Downgrade next
This commit is contained in:
parent
765b2b42d1
commit
e7cddc971a
@ -9,7 +9,7 @@
|
|||||||
"analyze": "ANALYZE=true next build"
|
"analyze": "ANALYZE=true next build"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@next/bundle-analyzer": "^14.0.2",
|
"@next/bundle-analyzer": "^14.0.1",
|
||||||
"@tailwindcss/forms": "^0.5.6",
|
"@tailwindcss/forms": "^0.5.6",
|
||||||
"@testing-library/jest-dom": "^6.1.4",
|
"@testing-library/jest-dom": "^6.1.4",
|
||||||
"@testing-library/react": "^14.1.0",
|
"@testing-library/react": "^14.1.0",
|
||||||
@ -26,12 +26,12 @@
|
|||||||
"camelcase-keys": "^9.1.2",
|
"camelcase-keys": "^9.1.2",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
"eslint": "8.53.0",
|
"eslint": "8.53.0",
|
||||||
"eslint-config-next": "14.0.2",
|
"eslint-config-next": "14.0.1",
|
||||||
"framer-motion": "^10.16.4",
|
"framer-motion": "^10.16.4",
|
||||||
"jest": "^29.7.0",
|
"jest": "^29.7.0",
|
||||||
"jest-environment-jsdom": "^29.7.0",
|
"jest-environment-jsdom": "^29.7.0",
|
||||||
"nanoid": "^5.0.3",
|
"nanoid": "^5.0.3",
|
||||||
"next": "^14.0.2",
|
"next": "^14.0.1",
|
||||||
"next-auth": "5.0.0-beta.3",
|
"next-auth": "5.0.0-beta.3",
|
||||||
"next-themes": "^0.2.1",
|
"next-themes": "^0.2.1",
|
||||||
"postcss": "8.4.31",
|
"postcss": "8.4.31",
|
||||||
|
|||||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -6,7 +6,7 @@ settings:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/bundle-analyzer':
|
'@next/bundle-analyzer':
|
||||||
specifier: ^14.0.2
|
specifier: ^14.0.1
|
||||||
version: 14.0.2
|
version: 14.0.2
|
||||||
'@tailwindcss/forms':
|
'@tailwindcss/forms':
|
||||||
specifier: ^0.5.6
|
specifier: ^0.5.6
|
||||||
@ -57,8 +57,8 @@ dependencies:
|
|||||||
specifier: 8.53.0
|
specifier: 8.53.0
|
||||||
version: 8.53.0
|
version: 8.53.0
|
||||||
eslint-config-next:
|
eslint-config-next:
|
||||||
specifier: 14.0.2
|
specifier: 14.0.1
|
||||||
version: 14.0.2(eslint@8.53.0)(typescript@5.2.2)
|
version: 14.0.1(eslint@8.53.0)(typescript@5.2.2)
|
||||||
framer-motion:
|
framer-motion:
|
||||||
specifier: ^10.16.4
|
specifier: ^10.16.4
|
||||||
version: 10.16.4(react-dom@18.2.0)(react@18.2.0)
|
version: 10.16.4(react-dom@18.2.0)(react@18.2.0)
|
||||||
@ -72,7 +72,7 @@ dependencies:
|
|||||||
specifier: ^5.0.3
|
specifier: ^5.0.3
|
||||||
version: 5.0.3
|
version: 5.0.3
|
||||||
next:
|
next:
|
||||||
specifier: ^14.0.2
|
specifier: ^14.0.1
|
||||||
version: 14.0.2(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)
|
version: 14.0.2(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0)
|
||||||
next-auth:
|
next-auth:
|
||||||
specifier: 5.0.0-beta.3
|
specifier: 5.0.0-beta.3
|
||||||
@ -836,8 +836,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-HAW1sljizEaduEOes/m84oUqeIDAUYBR1CDwu2tobNlNDFP3cSm9d6QsOsGeNlIppU1p/p1+bWbYCbvwjFiceA==}
|
resolution: {integrity: sha512-HAW1sljizEaduEOes/m84oUqeIDAUYBR1CDwu2tobNlNDFP3cSm9d6QsOsGeNlIppU1p/p1+bWbYCbvwjFiceA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@next/eslint-plugin-next@14.0.2:
|
/@next/eslint-plugin-next@14.0.1:
|
||||||
resolution: {integrity: sha512-APrYFsXfAhnysycqxHcpg6Y4i7Ukp30GzVSZQRKT3OczbzkqGjt33vNhScmgoOXYBU1CfkwgtXmNxdiwv1jKmg==}
|
resolution: {integrity: sha512-bLjJMwXdzvhnQOnxvHoTTUh/+PYk6FF/DCgHi4BXwXCINer+o1ZYfL9aVeezj/oI7wqGJOqwGIXrlBvPbAId3w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
glob: 7.1.7
|
glob: 7.1.7
|
||||||
dev: false
|
dev: false
|
||||||
@ -2292,8 +2292,8 @@ packages:
|
|||||||
source-map: 0.6.1
|
source-map: 0.6.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/eslint-config-next@14.0.2(eslint@8.53.0)(typescript@5.2.2):
|
/eslint-config-next@14.0.1(eslint@8.53.0)(typescript@5.2.2):
|
||||||
resolution: {integrity: sha512-CasWThlsyIcg/a+clU6KVOMTieuDhTztsrqvniP6AsRki9v7FnojTa7vKQOYM8QSOsQdZ/aElLD1Y2Oc8/PsIg==}
|
resolution: {integrity: sha512-QfIFK2WD39H4WOespjgf6PLv9Bpsd7KGGelCtmq4l67nGvnlsGpuvj0hIT+aIy6p5gKH+lAChYILsyDlxP52yg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.23.0 || ^8.0.0
|
eslint: ^7.23.0 || ^8.0.0
|
||||||
typescript: '>=3.3.1'
|
typescript: '>=3.3.1'
|
||||||
@ -2301,7 +2301,7 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/eslint-plugin-next': 14.0.2
|
'@next/eslint-plugin-next': 14.0.1
|
||||||
'@rushstack/eslint-patch': 1.5.1
|
'@rushstack/eslint-patch': 1.5.1
|
||||||
'@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
'@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
||||||
eslint: 8.53.0
|
eslint: 8.53.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user