From e7cddc971ab3e71b25cd947e3b88f94815a64aac Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Fri, 10 Nov 2023 13:36:59 -0600 Subject: [PATCH] Downgrade next --- package.json | 6 +++--- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index c6ddb58d..cb22b9e0 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d704112b..558d2b9d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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