From 1e6f7c252b150e16005b25f37180a79ac5697b86 Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Fri, 14 Jul 2023 10:52:57 +0000 Subject: [PATCH] chore(deps): update nextjs monorepo to v13.4.10 --- package.json | 4 +- yarn.lock | 125 +++++++++++++++++++++++++++------------------------ 2 files changed, 69 insertions(+), 60 deletions(-) diff --git a/package.json b/package.json index fb97ea37..675edfc7 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "js-yaml": "4.1.0", "lodash": "4.17.21", "memoize-one": "6.0.0", - "next": "13.4.5", + "next": "13.4.10", "next-compose-plugins": "2.2.1", "next-transpile-modules": "10.0.0", "posthog-js": "1.68.1", @@ -83,7 +83,7 @@ "@typescript-eslint/eslint-plugin": "5.59.11", "concurrently": "8.2.0", "eslint": "8.42.0", - "eslint-config-next": "13.4.5", + "eslint-config-next": "13.4.10", "eslint-config-prettier": "8.8.0", "eslint-import-resolver-typescript": "3.5.5", "eslint-plugin-import": "2.27.5", diff --git a/yarn.lock b/yarn.lock index f6063051..6f7a4f22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2880,81 +2880,81 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:13.4.5": - version: 13.4.5 - resolution: "@next/env@npm:13.4.5" - checksum: bdde73b6f1304fe2f275cbe26d8c447f66701f89afbe6b6a0c489f2dfaa8decc18a1728720c239f6c5dd3bf63a77a324e11105ff9a6cebf72c16ed478dffa9f0 +"@next/env@npm:13.4.10": + version: 13.4.10 + resolution: "@next/env@npm:13.4.10" + checksum: a3e1ca0fe2e58288a9747a279d168a5d2cdda68bd72174d4c8b6746e5172f261174401d787ec356ac424504f967f0a47bffeffcfdabd6fa73a9e2bd0ff851a73 languageName: node linkType: hard -"@next/eslint-plugin-next@npm:13.4.5": - version: 13.4.5 - resolution: "@next/eslint-plugin-next@npm:13.4.5" +"@next/eslint-plugin-next@npm:13.4.10": + version: 13.4.10 + resolution: "@next/eslint-plugin-next@npm:13.4.10" dependencies: glob: 7.1.7 - checksum: cf41158026c6dac8673346f9580875f0a8c77ad2d98b3f62ff66e28fa065aac8558f24276d8f2af93102375dfc2784b3731f9aa4357a817e970db154e0f16b2b + checksum: f14b99eb5d33b6ede9666ffafb596ee6be52157fc87b59d10d94e44b1e9836099ad450a67558c2aecf09c84b55f65a33c9254ab72df33f55f7cc9f4abee7b38c languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:13.4.5": - version: 13.4.5 - resolution: "@next/swc-darwin-arm64@npm:13.4.5" +"@next/swc-darwin-arm64@npm:13.4.10": + version: 13.4.10 + resolution: "@next/swc-darwin-arm64@npm:13.4.10" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:13.4.5": - version: 13.4.5 - resolution: "@next/swc-darwin-x64@npm:13.4.5" +"@next/swc-darwin-x64@npm:13.4.10": + version: 13.4.10 + resolution: "@next/swc-darwin-x64@npm:13.4.10" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:13.4.5": - version: 13.4.5 - resolution: "@next/swc-linux-arm64-gnu@npm:13.4.5" +"@next/swc-linux-arm64-gnu@npm:13.4.10": + version: 13.4.10 + resolution: "@next/swc-linux-arm64-gnu@npm:13.4.10" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:13.4.5": - version: 13.4.5 - resolution: "@next/swc-linux-arm64-musl@npm:13.4.5" +"@next/swc-linux-arm64-musl@npm:13.4.10": + version: 13.4.10 + resolution: "@next/swc-linux-arm64-musl@npm:13.4.10" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:13.4.5": - version: 13.4.5 - resolution: "@next/swc-linux-x64-gnu@npm:13.4.5" +"@next/swc-linux-x64-gnu@npm:13.4.10": + version: 13.4.10 + resolution: "@next/swc-linux-x64-gnu@npm:13.4.10" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:13.4.5": - version: 13.4.5 - resolution: "@next/swc-linux-x64-musl@npm:13.4.5" +"@next/swc-linux-x64-musl@npm:13.4.10": + version: 13.4.10 + resolution: "@next/swc-linux-x64-musl@npm:13.4.10" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:13.4.5": - version: 13.4.5 - resolution: "@next/swc-win32-arm64-msvc@npm:13.4.5" +"@next/swc-win32-arm64-msvc@npm:13.4.10": + version: 13.4.10 + resolution: "@next/swc-win32-arm64-msvc@npm:13.4.10" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:13.4.5": - version: 13.4.5 - resolution: "@next/swc-win32-ia32-msvc@npm:13.4.5" +"@next/swc-win32-ia32-msvc@npm:13.4.10": + version: 13.4.10 + resolution: "@next/swc-win32-ia32-msvc@npm:13.4.10" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:13.4.5": - version: 13.4.5 - resolution: "@next/swc-win32-x64-msvc@npm:13.4.5" +"@next/swc-win32-x64-msvc@npm:13.4.10": + version: 13.4.10 + resolution: "@next/swc-win32-x64-msvc@npm:13.4.10" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -7078,11 +7078,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:13.4.5": - version: 13.4.5 - resolution: "eslint-config-next@npm:13.4.5" +"eslint-config-next@npm:13.4.10": + version: 13.4.10 + resolution: "eslint-config-next@npm:13.4.10" dependencies: - "@next/eslint-plugin-next": 13.4.5 + "@next/eslint-plugin-next": 13.4.10 "@rushstack/eslint-patch": ^1.1.3 "@typescript-eslint/parser": ^5.42.0 eslint-import-resolver-node: ^0.3.6 @@ -7090,14 +7090,14 @@ __metadata: eslint-plugin-import: ^2.26.0 eslint-plugin-jsx-a11y: ^6.5.1 eslint-plugin-react: ^7.31.7 - eslint-plugin-react-hooks: ^4.5.0 + eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705 peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: ">=3.3.1" peerDependenciesMeta: typescript: optional: true - checksum: 71647757dfeaa9aa67ed60c9a2a764eb323cee18966df606b37900eeca8759504a29c5b02941264a1a8f9f67293107a77a856d4253acdafd245b357ff6873b02 + checksum: d555e077e5045f045e5bdab58429b2245993a0e28d3030209766558a6d32ae165496030cafbab8e6aaf714947d895ee30d1ecdb49263abdb23b6889a333ea714 languageName: node linkType: hard @@ -7216,7 +7216,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-hooks@npm:4.6.0, eslint-plugin-react-hooks@npm:^4.5.0": +"eslint-plugin-react-hooks@npm:4.6.0": version: 4.6.0 resolution: "eslint-plugin-react-hooks@npm:4.6.0" peerDependencies: @@ -7225,6 +7225,15 @@ __metadata: languageName: node linkType: hard +"eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705": + version: 5.0.0-canary-7118f5dd7-20230705 + resolution: "eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705" + peerDependencies: + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 + checksum: 20e334e60bf5e56cf9f760598411847525c3ff826e6ae7757c8efdc60b33d47a97ddbe1b94ce95956ea9f7bbef37995b19c716be50bd44e6a1e789cba08b6224 + languageName: node + linkType: hard + "eslint-plugin-react@npm:7.32.1": version: 7.32.1 resolution: "eslint-plugin-react@npm:7.32.1" @@ -10269,20 +10278,20 @@ __metadata: languageName: node linkType: hard -"next@npm:13.4.5": - version: 13.4.5 - resolution: "next@npm:13.4.5" +"next@npm:13.4.10": + version: 13.4.10 + resolution: "next@npm:13.4.10" dependencies: - "@next/env": 13.4.5 - "@next/swc-darwin-arm64": 13.4.5 - "@next/swc-darwin-x64": 13.4.5 - "@next/swc-linux-arm64-gnu": 13.4.5 - "@next/swc-linux-arm64-musl": 13.4.5 - "@next/swc-linux-x64-gnu": 13.4.5 - "@next/swc-linux-x64-musl": 13.4.5 - "@next/swc-win32-arm64-msvc": 13.4.5 - "@next/swc-win32-ia32-msvc": 13.4.5 - "@next/swc-win32-x64-msvc": 13.4.5 + "@next/env": 13.4.10 + "@next/swc-darwin-arm64": 13.4.10 + "@next/swc-darwin-x64": 13.4.10 + "@next/swc-linux-arm64-gnu": 13.4.10 + "@next/swc-linux-arm64-musl": 13.4.10 + "@next/swc-linux-x64-gnu": 13.4.10 + "@next/swc-linux-x64-musl": 13.4.10 + "@next/swc-win32-arm64-msvc": 13.4.10 + "@next/swc-win32-ia32-msvc": 13.4.10 + "@next/swc-win32-x64-msvc": 13.4.10 "@swc/helpers": 0.5.1 busboy: 1.6.0 caniuse-lite: ^1.0.30001406 @@ -10324,7 +10333,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 428bf846dc2465be9b5dcd0788e6bfc162393ddad01a3b45c40f7baf58fd10e5004c18aa2f2eebe6aa7bd8ed8baaae08c0f6d54c6f735bb9af87b87d01f17622 + checksum: 823ec02325fc6d5cad055a596df8ba84066d9c259abf94755eeda4c8846e5b56fe244d0362d5f5a1182a29d9a62bebf1f428a2f79c338a07086a8cf3620778f7 languageName: node linkType: hard @@ -11944,7 +11953,7 @@ __metadata: concurrently: 8.2.0 deep-freeze: 0.0.1 eslint: 8.42.0 - eslint-config-next: 13.4.5 + eslint-config-next: 13.4.10 eslint-config-prettier: 8.8.0 eslint-import-resolver-typescript: 3.5.5 eslint-plugin-import: 2.27.5 @@ -11962,7 +11971,7 @@ __metadata: lint-staged: 13.2.2 lodash: 4.17.21 memoize-one: 6.0.0 - next: 13.4.5 + next: 13.4.10 next-compose-plugins: 2.2.1 next-transpile-modules: 10.0.0 npm-run-all: 4.1.5