Downgrade next

This commit is contained in:
Sam Becker 2023-11-10 13:36:59 -06:00
parent 765b2b42d1
commit e7cddc971a
2 changed files with 12 additions and 12 deletions

View File

@ -9,7 +9,7 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@next/bundle-analyzer": "^14.0.2",
"@next/bundle-analyzer": "^14.0.1",
"@tailwindcss/forms": "^0.5.6",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.1.0",
@ -26,12 +26,12 @@
"camelcase-keys": "^9.1.2",
"date-fns": "^2.30.0",
"eslint": "8.53.0",
"eslint-config-next": "14.0.2",
"eslint-config-next": "14.0.1",
"framer-motion": "^10.16.4",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nanoid": "^5.0.3",
"next": "^14.0.2",
"next": "^14.0.1",
"next-auth": "5.0.0-beta.3",
"next-themes": "^0.2.1",
"postcss": "8.4.31",

18
pnpm-lock.yaml generated
View File

@ -6,7 +6,7 @@ settings:
dependencies:
'@next/bundle-analyzer':
specifier: ^14.0.2
specifier: ^14.0.1
version: 14.0.2
'@tailwindcss/forms':
specifier: ^0.5.6
@ -57,8 +57,8 @@ dependencies:
specifier: 8.53.0
version: 8.53.0
eslint-config-next:
specifier: 14.0.2
version: 14.0.2(eslint@8.53.0)(typescript@5.2.2)
specifier: 14.0.1
version: 14.0.1(eslint@8.53.0)(typescript@5.2.2)
framer-motion:
specifier: ^10.16.4
version: 10.16.4(react-dom@18.2.0)(react@18.2.0)
@ -72,7 +72,7 @@ dependencies:
specifier: ^5.0.3
version: 5.0.3
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)
next-auth:
specifier: 5.0.0-beta.3
@ -836,8 +836,8 @@ packages:
resolution: {integrity: sha512-HAW1sljizEaduEOes/m84oUqeIDAUYBR1CDwu2tobNlNDFP3cSm9d6QsOsGeNlIppU1p/p1+bWbYCbvwjFiceA==}
dev: false
/@next/eslint-plugin-next@14.0.2:
resolution: {integrity: sha512-APrYFsXfAhnysycqxHcpg6Y4i7Ukp30GzVSZQRKT3OczbzkqGjt33vNhScmgoOXYBU1CfkwgtXmNxdiwv1jKmg==}
/@next/eslint-plugin-next@14.0.1:
resolution: {integrity: sha512-bLjJMwXdzvhnQOnxvHoTTUh/+PYk6FF/DCgHi4BXwXCINer+o1ZYfL9aVeezj/oI7wqGJOqwGIXrlBvPbAId3w==}
dependencies:
glob: 7.1.7
dev: false
@ -2292,8 +2292,8 @@ packages:
source-map: 0.6.1
dev: false
/eslint-config-next@14.0.2(eslint@8.53.0)(typescript@5.2.2):
resolution: {integrity: sha512-CasWThlsyIcg/a+clU6KVOMTieuDhTztsrqvniP6AsRki9v7FnojTa7vKQOYM8QSOsQdZ/aElLD1Y2Oc8/PsIg==}
/eslint-config-next@14.0.1(eslint@8.53.0)(typescript@5.2.2):
resolution: {integrity: sha512-QfIFK2WD39H4WOespjgf6PLv9Bpsd7KGGelCtmq4l67nGvnlsGpuvj0hIT+aIy6p5gKH+lAChYILsyDlxP52yg==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -2301,7 +2301,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 14.0.2
'@next/eslint-plugin-next': 14.0.1
'@rushstack/eslint-patch': 1.5.1
'@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
eslint: 8.53.0