mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
Move to canary until we cut a new RC version.
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
"autoprefixer": "10.4.19",
|
||||
"bcrypt": "^5.1.1",
|
||||
"clsx": "^2.1.1",
|
||||
"next": "15.0.0-rc.0",
|
||||
"next": "15.0.0-canary.56",
|
||||
"next-auth": "5.0.0-beta.19",
|
||||
"postcss": "8.4.38",
|
||||
"react": "19.0.0-rc-f994737d14-20240522",
|
||||
"react-dom": "19.0.0-rc-f994737d14-20240522",
|
||||
"react": "19.0.0-rc-f38c22b244-20240704",
|
||||
"react-dom": "19.0.0-rc-f38c22b244-20240704",
|
||||
"tailwindcss": "3.4.4",
|
||||
"typescript": "5.5.2",
|
||||
"use-debounce": "^10.0.1",
|
||||
|
||||
132
dashboard/final-example/pnpm-lock.yaml
generated
132
dashboard/final-example/pnpm-lock.yaml
generated
@@ -7,7 +7,7 @@ settings:
|
||||
dependencies:
|
||||
'@heroicons/react':
|
||||
specifier: ^2.1.4
|
||||
version: 2.1.4(react@19.0.0-rc-f994737d14-20240522)
|
||||
version: 2.1.4(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@tailwindcss/forms':
|
||||
specifier: ^0.5.7
|
||||
version: 0.5.7(tailwindcss@3.4.4)
|
||||
@@ -24,20 +24,20 @@ dependencies:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
next:
|
||||
specifier: 15.0.0-rc.0
|
||||
version: 15.0.0-rc.0(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522)
|
||||
specifier: 15.0.0-canary.56
|
||||
version: 15.0.0-canary.56(react-dom@19.0.0-rc-f38c22b244-20240704)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
next-auth:
|
||||
specifier: 5.0.0-beta.19
|
||||
version: 5.0.0-beta.19(next@15.0.0-rc.0)(react@19.0.0-rc-f994737d14-20240522)
|
||||
version: 5.0.0-beta.19(next@15.0.0-canary.56)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
postcss:
|
||||
specifier: 8.4.38
|
||||
version: 8.4.38
|
||||
react:
|
||||
specifier: 19.0.0-rc-f994737d14-20240522
|
||||
version: 19.0.0-rc-f994737d14-20240522
|
||||
specifier: 19.0.0-rc-f38c22b244-20240704
|
||||
version: 19.0.0-rc-f38c22b244-20240704
|
||||
react-dom:
|
||||
specifier: 19.0.0-rc-f994737d14-20240522
|
||||
version: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522)
|
||||
specifier: 19.0.0-rc-f38c22b244-20240704
|
||||
version: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704)
|
||||
tailwindcss:
|
||||
specifier: 3.4.4
|
||||
version: 3.4.4
|
||||
@@ -46,7 +46,7 @@ dependencies:
|
||||
version: 5.5.2
|
||||
use-debounce:
|
||||
specifier: ^10.0.1
|
||||
version: 10.0.1(react@19.0.0-rc-f994737d14-20240522)
|
||||
version: 10.0.1(react@19.0.0-rc-f38c22b244-20240704)
|
||||
zod:
|
||||
specifier: ^3.23.8
|
||||
version: 3.23.8
|
||||
@@ -103,12 +103,12 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@heroicons/react@2.1.4(react@19.0.0-rc-f994737d14-20240522):
|
||||
/@heroicons/react@2.1.4(react@19.0.0-rc-f38c22b244-20240704):
|
||||
resolution: {integrity: sha512-ju0wj0wwrUTMQ2Yceyrma7TKuI3BpSjp+qKqV81K9KGcUHdvTMdiwfRc2cwXBp3uXtKuDZkh0v03nWOQnJFv2Q==}
|
||||
peerDependencies:
|
||||
react: '>= 16'
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
dev: false
|
||||
|
||||
/@img/sharp-darwin-arm64@0.33.4:
|
||||
@@ -365,12 +365,12 @@ packages:
|
||||
'@types/pg': 8.6.6
|
||||
dev: false
|
||||
|
||||
/@next/env@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-6W0ndQvHR9sXcqcKeR/inD2UTRCs9+VkSK3lfaGmEuZs7EjwwXMO2BPYjz9oBrtfPL3xuTjtXsHKSsalYQ5l1Q==}
|
||||
/@next/env@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-NHKKx0jysNIcnx5c35TbK4nTUjp0HU4Ba7yaQBQDnU7/03TyhGR6WdL2SqsC6ex9mDleaozBPUcKPktOM3C4uA==}
|
||||
dev: false
|
||||
|
||||
/@next/swc-darwin-arm64@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-4OpTXvAWcSabXA5d688zdUwa3sfT9QrLnHMdpv4q2UDnnuqmOI0xLb6lrOxwpi+vHJNkneuNLqyc5HGBhkqL6A==}
|
||||
/@next/swc-darwin-arm64@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-Gfv1o2zwp3q/u7uqf7BYDMZJ0nAE677kIj/RauqWax3eQpIQgRQtsGz+HSL72Hn5s2CBqPoOcTxy/Tc0U6xaRw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
@@ -378,8 +378,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-darwin-x64@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-/TD8M9DT244uhtFA8P/0DUbM7ftg2zio6yOo6ajV16vNjkcug9Kt9//Wa4SrJjWcsGZpViLctOlwn3/6JFAuAA==}
|
||||
/@next/swc-darwin-x64@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-Gpki7BNqNkeKCqtj+MYdV+6XVCBcNfhn/viOHvYkZK5KEJaoPyXb4xbMGhE7czcEtG2WBZ8oWAq1fZ59+TCvlA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
@@ -387,8 +387,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-gnu@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-3VTO32938AcqOlOI/U61/MIpeYrblP22VU1GrgmMQJozsAXEJgLCgf3wxZtn61/FG4Yc0tp7rPZE2t1fIGe0+w==}
|
||||
/@next/swc-linux-arm64-gnu@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-n5ZCuYt7rVFcJr8hRQDhEowZGHxs7qecizzDUgsAu/Tlfw2tpgoTN52VEozVey8JmM36iHPpnOSgn13RJsbeaQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
@@ -396,8 +396,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-musl@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-0kDnxM3AfrrHFJ/wTkjkv7cVHIaGwv+CzDg9lL2BoLEM4kMQhH20DTsBOMqpTpo1K2KCg67LuTGd3QOITT5uFQ==}
|
||||
/@next/swc-linux-arm64-musl@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-Of58mUgV2W63CjP+v6xYDBlTZaCb1KD0hk+LqSQ0RIKQFQIqwza58GH5vhtv8oiYSYrt/YboLDNi6UGfWrTi3g==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
@@ -405,8 +405,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-gnu@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-fPMNahzqYFjm5h0ncJ5+F3NrShmWhpusM+zrQl01MMU0Ed5xsL4pJJDSuXV4wPkNUSjCP3XstTjxR5kBdO4juQ==}
|
||||
/@next/swc-linux-x64-gnu@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-5sU9Hmeu5+1rHPDfZixx0QLjg1RIeDNEWhLZKC7i7Bt8vrwl/tPsdoHaBT1NdHujwvsn01/23uOZTsvYP/DBVw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
@@ -414,8 +414,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-musl@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-7/FLgOqrrQAxOVQrxfr3bGgZ83pSCmc2S3TXBILnHw0S8qLxmFjhSjH5ogaDmjrES/PSYMaX1FsP5Af88hp7Gw==}
|
||||
/@next/swc-linux-x64-musl@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-z+mrYywY8uLzB4RhkUM4OKw6+3XnlGekuhnsIuP018Hxp0Y5j/Sfvqjbca9h8/Y0iG7pEm3T85hKu+F7Gt1OzA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
@@ -423,8 +423,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-arm64-msvc@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-5wcqoYHh7hbdghjH6Xs3i5/f0ov+i1Xw2E3O+BzZNESYVLgCM1q7KJu5gdGFoXA2gz5XaKF/VBcYHikLzyjgmA==}
|
||||
/@next/swc-win32-arm64-msvc@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-D0+KDxxzuZXhwuE1Ta0h8pNPT8SIMPhcrvAkdTXfX2VqruDp4QnIgfZURhajxgeQHZmkTuMaEYS+ZdEr19KtiA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
@@ -432,8 +432,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-ia32-msvc@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-/hqOmYRTvtBPToE4Dbl9n+sLYU7DPd52R+TtjIrrEzTMgFo2/d7un3sD7GKmb2OwOj/ExyGv6Bd/JzytBVxXlw==}
|
||||
/@next/swc-win32-ia32-msvc@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-EG85/t7+SLXfRRYGT+BgRt9NBao0prq5ft7LXTj0L3p5oFHPm27zjIPDx5zopW1QLyv7StXqfUvddAaNCZzxAg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
@@ -441,8 +441,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-x64-msvc@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-2Jly5nShvCUzzngP3RzdQ3JcuEcHcnIEvkvZDCXqFAK+bWks4+qOkEUO1QIAERQ99J5J9/1AN/8zFBme3Mm57A==}
|
||||
/@next/swc-win32-x64-msvc@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-gmXZG/vFoZJ/0mWVPUVQNLs5yYGhkNSnGfo7pjI/C+B2ql/mrgP/+cXZh6EkgVG9AQX3I+LGdRM978RQKMRp0Q==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
@@ -1176,7 +1176,7 @@ packages:
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/next-auth@5.0.0-beta.19(next@15.0.0-rc.0)(react@19.0.0-rc-f994737d14-20240522):
|
||||
/next-auth@5.0.0-beta.19(next@15.0.0-canary.56)(react@19.0.0-rc-f38c22b244-20240704):
|
||||
resolution: {integrity: sha512-YHu1igcAxZPh8ZB7GIM93dqgY6gcAzq66FOhQFheAdOx1raxNcApt05nNyNCSB6NegSiyJ4XOPsaNow4pfDmsg==}
|
||||
peerDependencies:
|
||||
'@simplewebauthn/browser': ^9.0.1
|
||||
@@ -1193,20 +1193,20 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@auth/core': 0.32.0
|
||||
next: 15.0.0-rc.0(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522)
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
next: 15.0.0-canary.56(react-dom@19.0.0-rc-f38c22b244-20240704)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
dev: false
|
||||
|
||||
/next@15.0.0-rc.0(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522):
|
||||
resolution: {integrity: sha512-IWcCvxUSCAuOK5gig4+9yiyt/dLKpIa+WT01Qcx4CBE4TtwJljyTDnCVVn64jDZ4qmSzsaEYXpb4DTI8qbk03A==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
/next@15.0.0-canary.56(react-dom@19.0.0-rc-f38c22b244-20240704)(react@19.0.0-rc-f38c22b244-20240704):
|
||||
resolution: {integrity: sha512-Qf951CQb2dICry5QzkhpoFX6VG0er2WSdMODeeylyGpP0JPT15C4HWjoJ6Jeoqw+J8i+QvDpLR501o+oY5Qaow==}
|
||||
engines: {node: '>=18.18.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@opentelemetry/api': ^1.1.0
|
||||
'@playwright/test': ^1.41.2
|
||||
babel-plugin-react-compiler: '*'
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
react-dom: 19.0.0-rc-f994737d14-20240522
|
||||
react: 19.0.0-rc.0
|
||||
react-dom: 19.0.0-rc.0
|
||||
sass: ^1.3.0
|
||||
peerDependenciesMeta:
|
||||
'@opentelemetry/api':
|
||||
@@ -1218,25 +1218,25 @@ packages:
|
||||
sass:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@next/env': 15.0.0-rc.0
|
||||
'@next/env': 15.0.0-canary.56
|
||||
'@swc/helpers': 0.5.11
|
||||
busboy: 1.6.0
|
||||
caniuse-lite: 1.0.30001636
|
||||
graceful-fs: 4.2.11
|
||||
postcss: 8.4.31
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
react-dom: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522)
|
||||
styled-jsx: 5.1.3(react@19.0.0-rc-f994737d14-20240522)
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704)
|
||||
styled-jsx: 5.1.6(react@19.0.0-rc-f38c22b244-20240704)
|
||||
optionalDependencies:
|
||||
'@next/swc-darwin-arm64': 15.0.0-rc.0
|
||||
'@next/swc-darwin-x64': 15.0.0-rc.0
|
||||
'@next/swc-linux-arm64-gnu': 15.0.0-rc.0
|
||||
'@next/swc-linux-arm64-musl': 15.0.0-rc.0
|
||||
'@next/swc-linux-x64-gnu': 15.0.0-rc.0
|
||||
'@next/swc-linux-x64-musl': 15.0.0-rc.0
|
||||
'@next/swc-win32-arm64-msvc': 15.0.0-rc.0
|
||||
'@next/swc-win32-ia32-msvc': 15.0.0-rc.0
|
||||
'@next/swc-win32-x64-msvc': 15.0.0-rc.0
|
||||
'@next/swc-darwin-arm64': 15.0.0-canary.56
|
||||
'@next/swc-darwin-x64': 15.0.0-canary.56
|
||||
'@next/swc-linux-arm64-gnu': 15.0.0-canary.56
|
||||
'@next/swc-linux-arm64-musl': 15.0.0-canary.56
|
||||
'@next/swc-linux-x64-gnu': 15.0.0-canary.56
|
||||
'@next/swc-linux-x64-musl': 15.0.0-canary.56
|
||||
'@next/swc-win32-arm64-msvc': 15.0.0-canary.56
|
||||
'@next/swc-win32-ia32-msvc': 15.0.0-canary.56
|
||||
'@next/swc-win32-x64-msvc': 15.0.0-canary.56
|
||||
sharp: 0.33.4
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
@@ -1503,17 +1503,17 @@ packages:
|
||||
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
||||
dev: false
|
||||
|
||||
/react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522):
|
||||
resolution: {integrity: sha512-J4CsfTSptPKkhaPbaR6n/KohQiHZTrRZ8GL4H8rbAqN/Qpy69g2MIoLBr5/PUX21ye6JxC1ZRWJFna7Xdg1pdA==}
|
||||
/react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704):
|
||||
resolution: {integrity: sha512-g89q2pf3irdpKFUMgCQgtxgqo3TSV1k1J6Sc8God4FwfxuNmAOOthkijENe5XZe6VeV1tor9DPzpjdTD9EyvNw==}
|
||||
peerDependencies:
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
scheduler: 0.25.0-rc-f994737d14-20240522
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
scheduler: 0.25.0-rc-f38c22b244-20240704
|
||||
dev: false
|
||||
|
||||
/react@19.0.0-rc-f994737d14-20240522:
|
||||
resolution: {integrity: sha512-SeU2v5Xy6FotVhKz0pMS2gvYP7HlkF0qgTskj3JzA1vlxcb3dQjxlm9t0ZlJqcgoyI3VFAw7bomuDMdgy1nBuw==}
|
||||
/react@19.0.0-rc-f38c22b244-20240704:
|
||||
resolution: {integrity: sha512-OP8O6Oc1rdR9IdIKJRKaL1PYd4eGkn6f88VqiygWyyG4P4RmPPix5pp7MatqSt9TnBOcVT+lBMGoVxRgUFeudQ==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
dev: false
|
||||
|
||||
@@ -1571,8 +1571,8 @@ packages:
|
||||
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
||||
dev: false
|
||||
|
||||
/scheduler@0.25.0-rc-f994737d14-20240522:
|
||||
resolution: {integrity: sha512-qS+xGFF7AljP2APO2iJe8zESNsK20k25MACz+WGOXPybUsRdi1ssvaoF93im2nSX2q/XT3wKkjdz6RQfbmaxdw==}
|
||||
/scheduler@0.25.0-rc-f38c22b244-20240704:
|
||||
resolution: {integrity: sha512-uAELK9fHhvg7kDQhk29+uO8FUMWUpkg9WpzkNXFP+BJy5HEtqnajde3CxuSgh202WH9TqoaiWT1mdA3DvUu6cQ==}
|
||||
dev: false
|
||||
|
||||
/semver@6.3.1:
|
||||
@@ -1698,8 +1698,8 @@ packages:
|
||||
ansi-regex: 6.0.1
|
||||
dev: false
|
||||
|
||||
/styled-jsx@5.1.3(react@19.0.0-rc-f994737d14-20240522):
|
||||
resolution: {integrity: sha512-qLRShOWTE/Mf6Bvl72kFeKBl8N2Eq9WIFfoAuvbtP/6tqlnj1SCjv117n2MIjOPpa1jTorYqLJgsHKy5Y3ziww==}
|
||||
/styled-jsx@5.1.6(react@19.0.0-rc-f38c22b244-20240704):
|
||||
resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
|
||||
engines: {node: '>= 12.0.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': '*'
|
||||
@@ -1712,7 +1712,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
client-only: 0.0.1
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
dev: false
|
||||
|
||||
/sucrase@3.35.0:
|
||||
@@ -1829,13 +1829,13 @@ packages:
|
||||
picocolors: 1.0.1
|
||||
dev: false
|
||||
|
||||
/use-debounce@10.0.1(react@19.0.0-rc-f994737d14-20240522):
|
||||
/use-debounce@10.0.1(react@19.0.0-rc-f38c22b244-20240704):
|
||||
resolution: {integrity: sha512-0uUXjOfm44e6z4LZ/woZvkM8FwV1wiuoB6xnrrOmeAEjRDDzTLQNRFtYHvqUsJdrz1X37j0rVGIVp144GLHGKg==}
|
||||
engines: {node: '>= 16.0.0'}
|
||||
peerDependencies:
|
||||
react: '>=16.8.0'
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
dev: false
|
||||
|
||||
/utf-8-validate@6.0.3:
|
||||
|
||||
@@ -12,11 +12,11 @@
|
||||
"autoprefixer": "10.4.19",
|
||||
"bcrypt": "^5.1.1",
|
||||
"clsx": "^2.1.1",
|
||||
"next": "15.0.0-rc.0",
|
||||
"next": "15.0.0-canary.56",
|
||||
"next-auth": "5.0.0-beta.19",
|
||||
"postcss": "8.4.38",
|
||||
"react": "19.0.0-rc-f994737d14-20240522",
|
||||
"react-dom": "19.0.0-rc-f994737d14-20240522",
|
||||
"react": "19.0.0-rc-f38c22b244-20240704",
|
||||
"react-dom": "19.0.0-rc-f38c22b244-20240704",
|
||||
"tailwindcss": "3.4.4",
|
||||
"typescript": "5.5.2",
|
||||
"use-debounce": "^10.0.1",
|
||||
|
||||
132
dashboard/starter-example/pnpm-lock.yaml
generated
132
dashboard/starter-example/pnpm-lock.yaml
generated
@@ -7,7 +7,7 @@ settings:
|
||||
dependencies:
|
||||
'@heroicons/react':
|
||||
specifier: ^2.1.4
|
||||
version: 2.1.4(react@19.0.0-rc-f994737d14-20240522)
|
||||
version: 2.1.4(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@tailwindcss/forms':
|
||||
specifier: ^0.5.7
|
||||
version: 0.5.7(tailwindcss@3.4.4)
|
||||
@@ -24,20 +24,20 @@ dependencies:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
next:
|
||||
specifier: 15.0.0-rc.0
|
||||
version: 15.0.0-rc.0(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522)
|
||||
specifier: 15.0.0-canary.56
|
||||
version: 15.0.0-canary.56(react-dom@19.0.0-rc-f38c22b244-20240704)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
next-auth:
|
||||
specifier: 5.0.0-beta.19
|
||||
version: 5.0.0-beta.19(next@15.0.0-rc.0)(react@19.0.0-rc-f994737d14-20240522)
|
||||
version: 5.0.0-beta.19(next@15.0.0-canary.56)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
postcss:
|
||||
specifier: 8.4.38
|
||||
version: 8.4.38
|
||||
react:
|
||||
specifier: 19.0.0-rc-f994737d14-20240522
|
||||
version: 19.0.0-rc-f994737d14-20240522
|
||||
specifier: 19.0.0-rc-f38c22b244-20240704
|
||||
version: 19.0.0-rc-f38c22b244-20240704
|
||||
react-dom:
|
||||
specifier: 19.0.0-rc-f994737d14-20240522
|
||||
version: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522)
|
||||
specifier: 19.0.0-rc-f38c22b244-20240704
|
||||
version: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704)
|
||||
tailwindcss:
|
||||
specifier: 3.4.4
|
||||
version: 3.4.4
|
||||
@@ -46,7 +46,7 @@ dependencies:
|
||||
version: 5.5.2
|
||||
use-debounce:
|
||||
specifier: ^10.0.1
|
||||
version: 10.0.1(react@19.0.0-rc-f994737d14-20240522)
|
||||
version: 10.0.1(react@19.0.0-rc-f38c22b244-20240704)
|
||||
zod:
|
||||
specifier: ^3.23.8
|
||||
version: 3.23.8
|
||||
@@ -103,12 +103,12 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@heroicons/react@2.1.4(react@19.0.0-rc-f994737d14-20240522):
|
||||
/@heroicons/react@2.1.4(react@19.0.0-rc-f38c22b244-20240704):
|
||||
resolution: {integrity: sha512-ju0wj0wwrUTMQ2Yceyrma7TKuI3BpSjp+qKqV81K9KGcUHdvTMdiwfRc2cwXBp3uXtKuDZkh0v03nWOQnJFv2Q==}
|
||||
peerDependencies:
|
||||
react: '>= 16'
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
dev: false
|
||||
|
||||
/@img/sharp-darwin-arm64@0.33.4:
|
||||
@@ -365,12 +365,12 @@ packages:
|
||||
'@types/pg': 8.6.6
|
||||
dev: false
|
||||
|
||||
/@next/env@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-6W0ndQvHR9sXcqcKeR/inD2UTRCs9+VkSK3lfaGmEuZs7EjwwXMO2BPYjz9oBrtfPL3xuTjtXsHKSsalYQ5l1Q==}
|
||||
/@next/env@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-NHKKx0jysNIcnx5c35TbK4nTUjp0HU4Ba7yaQBQDnU7/03TyhGR6WdL2SqsC6ex9mDleaozBPUcKPktOM3C4uA==}
|
||||
dev: false
|
||||
|
||||
/@next/swc-darwin-arm64@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-4OpTXvAWcSabXA5d688zdUwa3sfT9QrLnHMdpv4q2UDnnuqmOI0xLb6lrOxwpi+vHJNkneuNLqyc5HGBhkqL6A==}
|
||||
/@next/swc-darwin-arm64@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-Gfv1o2zwp3q/u7uqf7BYDMZJ0nAE677kIj/RauqWax3eQpIQgRQtsGz+HSL72Hn5s2CBqPoOcTxy/Tc0U6xaRw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
@@ -378,8 +378,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-darwin-x64@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-/TD8M9DT244uhtFA8P/0DUbM7ftg2zio6yOo6ajV16vNjkcug9Kt9//Wa4SrJjWcsGZpViLctOlwn3/6JFAuAA==}
|
||||
/@next/swc-darwin-x64@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-Gpki7BNqNkeKCqtj+MYdV+6XVCBcNfhn/viOHvYkZK5KEJaoPyXb4xbMGhE7czcEtG2WBZ8oWAq1fZ59+TCvlA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
@@ -387,8 +387,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-gnu@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-3VTO32938AcqOlOI/U61/MIpeYrblP22VU1GrgmMQJozsAXEJgLCgf3wxZtn61/FG4Yc0tp7rPZE2t1fIGe0+w==}
|
||||
/@next/swc-linux-arm64-gnu@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-n5ZCuYt7rVFcJr8hRQDhEowZGHxs7qecizzDUgsAu/Tlfw2tpgoTN52VEozVey8JmM36iHPpnOSgn13RJsbeaQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
@@ -396,8 +396,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-musl@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-0kDnxM3AfrrHFJ/wTkjkv7cVHIaGwv+CzDg9lL2BoLEM4kMQhH20DTsBOMqpTpo1K2KCg67LuTGd3QOITT5uFQ==}
|
||||
/@next/swc-linux-arm64-musl@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-Of58mUgV2W63CjP+v6xYDBlTZaCb1KD0hk+LqSQ0RIKQFQIqwza58GH5vhtv8oiYSYrt/YboLDNi6UGfWrTi3g==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
@@ -405,8 +405,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-gnu@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-fPMNahzqYFjm5h0ncJ5+F3NrShmWhpusM+zrQl01MMU0Ed5xsL4pJJDSuXV4wPkNUSjCP3XstTjxR5kBdO4juQ==}
|
||||
/@next/swc-linux-x64-gnu@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-5sU9Hmeu5+1rHPDfZixx0QLjg1RIeDNEWhLZKC7i7Bt8vrwl/tPsdoHaBT1NdHujwvsn01/23uOZTsvYP/DBVw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
@@ -414,8 +414,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-musl@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-7/FLgOqrrQAxOVQrxfr3bGgZ83pSCmc2S3TXBILnHw0S8qLxmFjhSjH5ogaDmjrES/PSYMaX1FsP5Af88hp7Gw==}
|
||||
/@next/swc-linux-x64-musl@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-z+mrYywY8uLzB4RhkUM4OKw6+3XnlGekuhnsIuP018Hxp0Y5j/Sfvqjbca9h8/Y0iG7pEm3T85hKu+F7Gt1OzA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
@@ -423,8 +423,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-arm64-msvc@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-5wcqoYHh7hbdghjH6Xs3i5/f0ov+i1Xw2E3O+BzZNESYVLgCM1q7KJu5gdGFoXA2gz5XaKF/VBcYHikLzyjgmA==}
|
||||
/@next/swc-win32-arm64-msvc@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-D0+KDxxzuZXhwuE1Ta0h8pNPT8SIMPhcrvAkdTXfX2VqruDp4QnIgfZURhajxgeQHZmkTuMaEYS+ZdEr19KtiA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
@@ -432,8 +432,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-ia32-msvc@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-/hqOmYRTvtBPToE4Dbl9n+sLYU7DPd52R+TtjIrrEzTMgFo2/d7un3sD7GKmb2OwOj/ExyGv6Bd/JzytBVxXlw==}
|
||||
/@next/swc-win32-ia32-msvc@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-EG85/t7+SLXfRRYGT+BgRt9NBao0prq5ft7LXTj0L3p5oFHPm27zjIPDx5zopW1QLyv7StXqfUvddAaNCZzxAg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
@@ -441,8 +441,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-x64-msvc@15.0.0-rc.0:
|
||||
resolution: {integrity: sha512-2Jly5nShvCUzzngP3RzdQ3JcuEcHcnIEvkvZDCXqFAK+bWks4+qOkEUO1QIAERQ99J5J9/1AN/8zFBme3Mm57A==}
|
||||
/@next/swc-win32-x64-msvc@15.0.0-canary.56:
|
||||
resolution: {integrity: sha512-gmXZG/vFoZJ/0mWVPUVQNLs5yYGhkNSnGfo7pjI/C+B2ql/mrgP/+cXZh6EkgVG9AQX3I+LGdRM978RQKMRp0Q==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
@@ -1174,7 +1174,7 @@ packages:
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/next-auth@5.0.0-beta.19(next@15.0.0-rc.0)(react@19.0.0-rc-f994737d14-20240522):
|
||||
/next-auth@5.0.0-beta.19(next@15.0.0-canary.56)(react@19.0.0-rc-f38c22b244-20240704):
|
||||
resolution: {integrity: sha512-YHu1igcAxZPh8ZB7GIM93dqgY6gcAzq66FOhQFheAdOx1raxNcApt05nNyNCSB6NegSiyJ4XOPsaNow4pfDmsg==}
|
||||
peerDependencies:
|
||||
'@simplewebauthn/browser': ^9.0.1
|
||||
@@ -1191,20 +1191,20 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@auth/core': 0.32.0
|
||||
next: 15.0.0-rc.0(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522)
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
next: 15.0.0-canary.56(react-dom@19.0.0-rc-f38c22b244-20240704)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
dev: false
|
||||
|
||||
/next@15.0.0-rc.0(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522):
|
||||
resolution: {integrity: sha512-IWcCvxUSCAuOK5gig4+9yiyt/dLKpIa+WT01Qcx4CBE4TtwJljyTDnCVVn64jDZ4qmSzsaEYXpb4DTI8qbk03A==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
/next@15.0.0-canary.56(react-dom@19.0.0-rc-f38c22b244-20240704)(react@19.0.0-rc-f38c22b244-20240704):
|
||||
resolution: {integrity: sha512-Qf951CQb2dICry5QzkhpoFX6VG0er2WSdMODeeylyGpP0JPT15C4HWjoJ6Jeoqw+J8i+QvDpLR501o+oY5Qaow==}
|
||||
engines: {node: '>=18.18.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@opentelemetry/api': ^1.1.0
|
||||
'@playwright/test': ^1.41.2
|
||||
babel-plugin-react-compiler: '*'
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
react-dom: 19.0.0-rc-f994737d14-20240522
|
||||
react: 19.0.0-rc.0
|
||||
react-dom: 19.0.0-rc.0
|
||||
sass: ^1.3.0
|
||||
peerDependenciesMeta:
|
||||
'@opentelemetry/api':
|
||||
@@ -1216,25 +1216,25 @@ packages:
|
||||
sass:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@next/env': 15.0.0-rc.0
|
||||
'@next/env': 15.0.0-canary.56
|
||||
'@swc/helpers': 0.5.11
|
||||
busboy: 1.6.0
|
||||
caniuse-lite: 1.0.30001632
|
||||
graceful-fs: 4.2.11
|
||||
postcss: 8.4.31
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
react-dom: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522)
|
||||
styled-jsx: 5.1.3(react@19.0.0-rc-f994737d14-20240522)
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704)
|
||||
styled-jsx: 5.1.6(react@19.0.0-rc-f38c22b244-20240704)
|
||||
optionalDependencies:
|
||||
'@next/swc-darwin-arm64': 15.0.0-rc.0
|
||||
'@next/swc-darwin-x64': 15.0.0-rc.0
|
||||
'@next/swc-linux-arm64-gnu': 15.0.0-rc.0
|
||||
'@next/swc-linux-arm64-musl': 15.0.0-rc.0
|
||||
'@next/swc-linux-x64-gnu': 15.0.0-rc.0
|
||||
'@next/swc-linux-x64-musl': 15.0.0-rc.0
|
||||
'@next/swc-win32-arm64-msvc': 15.0.0-rc.0
|
||||
'@next/swc-win32-ia32-msvc': 15.0.0-rc.0
|
||||
'@next/swc-win32-x64-msvc': 15.0.0-rc.0
|
||||
'@next/swc-darwin-arm64': 15.0.0-canary.56
|
||||
'@next/swc-darwin-x64': 15.0.0-canary.56
|
||||
'@next/swc-linux-arm64-gnu': 15.0.0-canary.56
|
||||
'@next/swc-linux-arm64-musl': 15.0.0-canary.56
|
||||
'@next/swc-linux-x64-gnu': 15.0.0-canary.56
|
||||
'@next/swc-linux-x64-musl': 15.0.0-canary.56
|
||||
'@next/swc-win32-arm64-msvc': 15.0.0-canary.56
|
||||
'@next/swc-win32-ia32-msvc': 15.0.0-canary.56
|
||||
'@next/swc-win32-x64-msvc': 15.0.0-canary.56
|
||||
sharp: 0.33.4
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
@@ -1497,17 +1497,17 @@ packages:
|
||||
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
||||
dev: false
|
||||
|
||||
/react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522):
|
||||
resolution: {integrity: sha512-J4CsfTSptPKkhaPbaR6n/KohQiHZTrRZ8GL4H8rbAqN/Qpy69g2MIoLBr5/PUX21ye6JxC1ZRWJFna7Xdg1pdA==}
|
||||
/react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704):
|
||||
resolution: {integrity: sha512-g89q2pf3irdpKFUMgCQgtxgqo3TSV1k1J6Sc8God4FwfxuNmAOOthkijENe5XZe6VeV1tor9DPzpjdTD9EyvNw==}
|
||||
peerDependencies:
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
scheduler: 0.25.0-rc-f994737d14-20240522
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
scheduler: 0.25.0-rc-f38c22b244-20240704
|
||||
dev: false
|
||||
|
||||
/react@19.0.0-rc-f994737d14-20240522:
|
||||
resolution: {integrity: sha512-SeU2v5Xy6FotVhKz0pMS2gvYP7HlkF0qgTskj3JzA1vlxcb3dQjxlm9t0ZlJqcgoyI3VFAw7bomuDMdgy1nBuw==}
|
||||
/react@19.0.0-rc-f38c22b244-20240704:
|
||||
resolution: {integrity: sha512-OP8O6Oc1rdR9IdIKJRKaL1PYd4eGkn6f88VqiygWyyG4P4RmPPix5pp7MatqSt9TnBOcVT+lBMGoVxRgUFeudQ==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
dev: false
|
||||
|
||||
@@ -1565,8 +1565,8 @@ packages:
|
||||
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
||||
dev: false
|
||||
|
||||
/scheduler@0.25.0-rc-f994737d14-20240522:
|
||||
resolution: {integrity: sha512-qS+xGFF7AljP2APO2iJe8zESNsK20k25MACz+WGOXPybUsRdi1ssvaoF93im2nSX2q/XT3wKkjdz6RQfbmaxdw==}
|
||||
/scheduler@0.25.0-rc-f38c22b244-20240704:
|
||||
resolution: {integrity: sha512-uAELK9fHhvg7kDQhk29+uO8FUMWUpkg9WpzkNXFP+BJy5HEtqnajde3CxuSgh202WH9TqoaiWT1mdA3DvUu6cQ==}
|
||||
dev: false
|
||||
|
||||
/semver@6.3.1:
|
||||
@@ -1692,8 +1692,8 @@ packages:
|
||||
ansi-regex: 6.0.1
|
||||
dev: false
|
||||
|
||||
/styled-jsx@5.1.3(react@19.0.0-rc-f994737d14-20240522):
|
||||
resolution: {integrity: sha512-qLRShOWTE/Mf6Bvl72kFeKBl8N2Eq9WIFfoAuvbtP/6tqlnj1SCjv117n2MIjOPpa1jTorYqLJgsHKy5Y3ziww==}
|
||||
/styled-jsx@5.1.6(react@19.0.0-rc-f38c22b244-20240704):
|
||||
resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
|
||||
engines: {node: '>= 12.0.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': '*'
|
||||
@@ -1706,7 +1706,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
client-only: 0.0.1
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
dev: false
|
||||
|
||||
/sucrase@3.35.0:
|
||||
@@ -1823,13 +1823,13 @@ packages:
|
||||
picocolors: 1.0.1
|
||||
dev: false
|
||||
|
||||
/use-debounce@10.0.1(react@19.0.0-rc-f994737d14-20240522):
|
||||
/use-debounce@10.0.1(react@19.0.0-rc-f38c22b244-20240704):
|
||||
resolution: {integrity: sha512-0uUXjOfm44e6z4LZ/woZvkM8FwV1wiuoB6xnrrOmeAEjRDDzTLQNRFtYHvqUsJdrz1X37j0rVGIVp144GLHGKg==}
|
||||
engines: {node: '>= 16.0.0'}
|
||||
peerDependencies:
|
||||
react: '>=16.8.0'
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f994737d14-20240522
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
dev: false
|
||||
|
||||
/utf-8-validate@6.0.3:
|
||||
|
||||
Reference in New Issue
Block a user