diff --git a/package.json b/package.json index f593ee0c..e73992dc 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "ky": "^1.7.0", "md5": "^2.3.0", "mixpanel-browser": "^2.55.0", - "next": "^14.2.5", + "next": "^14.2.21", "next-intl": "^3.17.4", "nextjs-toploader": "^1.6.12", "p-queue": "^8.0.1", @@ -106,7 +106,7 @@ }, "packageManager": "yarn@3.6.2", "lint-staged": { - "*": "biome check --write" + "*": "biome check --write --no-errors-on-unmatched" }, "lavamoat": { "allowScripts": { diff --git a/yarn.lock b/yarn.lock index 60f3e6d0..a1c36181 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1632,10 +1632,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.2.5": - version: 14.2.5 - resolution: "@next/env@npm:14.2.5" - checksum: 6d75b20ad8933f97d12e1008b37664854d969244764db6e77e57ccac3c5ec2b9be6f46c8b8a4245e27ff263022e1b6dc6005d54dd936509d622960289774c8a0 +"@next/env@npm:14.2.21": + version: 14.2.21 + resolution: "@next/env@npm:14.2.21" + checksum: 98c9e4c04f7560a809adcf81b10e5d3f8ad2fefd3e53e85a429a33b4a8850362358b974a607b4ea1833c369ab3d21d1256663deca919d2c178e774b161113616 languageName: node linkType: hard @@ -1646,65 +1646,65 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.2.5": - version: 14.2.5 - resolution: "@next/swc-darwin-arm64@npm:14.2.5" +"@next/swc-darwin-arm64@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-darwin-arm64@npm:14.2.21" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.2.5": - version: 14.2.5 - resolution: "@next/swc-darwin-x64@npm:14.2.5" +"@next/swc-darwin-x64@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-darwin-x64@npm:14.2.21" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.2.5": - version: 14.2.5 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.5" +"@next/swc-linux-arm64-gnu@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-linux-arm64-gnu@npm:14.2.21" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.2.5": - version: 14.2.5 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.5" +"@next/swc-linux-arm64-musl@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-linux-arm64-musl@npm:14.2.21" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.2.5": - version: 14.2.5 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.5" +"@next/swc-linux-x64-gnu@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-linux-x64-gnu@npm:14.2.21" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.2.5": - version: 14.2.5 - resolution: "@next/swc-linux-x64-musl@npm:14.2.5" +"@next/swc-linux-x64-musl@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-linux-x64-musl@npm:14.2.21" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.2.5": - version: 14.2.5 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.5" +"@next/swc-win32-arm64-msvc@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-win32-arm64-msvc@npm:14.2.21" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.2.5": - version: 14.2.5 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.5" +"@next/swc-win32-ia32-msvc@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-win32-ia32-msvc@npm:14.2.21" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:14.2.5": - version: 14.2.5 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.5" +"@next/swc-win32-x64-msvc@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-win32-x64-msvc@npm:14.2.21" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -8258,20 +8258,20 @@ __metadata: languageName: node linkType: hard -"next@npm:^14.2.5": - version: 14.2.5 - resolution: "next@npm:14.2.5" +"next@npm:^14.2.21": + version: 14.2.21 + resolution: "next@npm:14.2.21" dependencies: - "@next/env": 14.2.5 - "@next/swc-darwin-arm64": 14.2.5 - "@next/swc-darwin-x64": 14.2.5 - "@next/swc-linux-arm64-gnu": 14.2.5 - "@next/swc-linux-arm64-musl": 14.2.5 - "@next/swc-linux-x64-gnu": 14.2.5 - "@next/swc-linux-x64-musl": 14.2.5 - "@next/swc-win32-arm64-msvc": 14.2.5 - "@next/swc-win32-ia32-msvc": 14.2.5 - "@next/swc-win32-x64-msvc": 14.2.5 + "@next/env": 14.2.21 + "@next/swc-darwin-arm64": 14.2.21 + "@next/swc-darwin-x64": 14.2.21 + "@next/swc-linux-arm64-gnu": 14.2.21 + "@next/swc-linux-arm64-musl": 14.2.21 + "@next/swc-linux-x64-gnu": 14.2.21 + "@next/swc-linux-x64-musl": 14.2.21 + "@next/swc-win32-arm64-msvc": 14.2.21 + "@next/swc-win32-ia32-msvc": 14.2.21 + "@next/swc-win32-x64-msvc": 14.2.21 "@swc/helpers": 0.5.5 busboy: 1.6.0 caniuse-lite: ^1.0.30001579 @@ -8312,7 +8312,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 170d9b10c63c9b137a6c659395068568443bbe69c3bc526ac27d8f34bb4a72d705927ed99955fa782249ebb7bbca6f8389404a61fe881676c8e701db054c63d2 + checksum: ac4459fdde47e3f6f5ae64b2b58a86a94775ca25f6c36a10fc19ac5572fa10e2532b99f38eb5f917e3dfce1e0656851994577e0a0082c18bfac949397e1d9c9d languageName: node linkType: hard @@ -9941,7 +9941,7 @@ __metadata: md5: ^2.3.0 mixpanel-browser: ^2.55.0 mocha: ^10.7.3 - next: ^14.2.5 + next: ^14.2.21 next-bundle-analyzer: ^0.6.8 next-circular-dependency: ^1.0.1 next-intl: ^3.17.4