From 6667f1ac341d2e245852ce1c8e5191ee04ed2c3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 09:53:21 +0000 Subject: [PATCH] Bump next from 16.2.7 to 16.2.11 Bumps [next](https://github.com/vercel/next.js) from 16.2.7 to 16.2.11. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.2.7...v16.2.11) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/admin/package.json | 2 +- apps/web/package.json | 2 +- packages/i18n/package.json | 2 +- packages/web-utils/package.json | 2 +- yarn.lock | 131 +++++++++++++++++++++++++++++++- 5 files changed, 131 insertions(+), 8 deletions(-) diff --git a/apps/admin/package.json b/apps/admin/package.json index 39b9cdcd..43cd7056 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@dory/auth-core": "0.1.0", - "next": "16.2.7", + "next": "16.2.11", "next-intl": "^4.9.2", "react": "^19.2.4", "react-dom": "^19.2.4" diff --git a/apps/web/package.json b/apps/web/package.json index de6db052..9b5298f2 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -168,7 +168,7 @@ "motion": "^12.38.0", "mysql2": "^3.20.0", "nanoid": "^5.1.7", - "next": "16.2.7", + "next": "16.2.11", "next-intl": "^4.9.2", "next-runtime-env": "^3.3.0", "next-themes": "^0.4.6", diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 2f295083..6cbc0544 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -19,7 +19,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "next": "16.2.7", + "next": "16.2.11", "next-intl": "^4.9.2" }, "devDependencies": { diff --git a/packages/web-utils/package.json b/packages/web-utils/package.json index 4836e4b2..00402374 100644 --- a/packages/web-utils/package.json +++ b/packages/web-utils/package.json @@ -23,7 +23,7 @@ "@dory/i18n": "0.1.0", "@dory/shared": "0.1.0", "clsx": "^2.1.1", - "next": "16.2.7", + "next": "16.2.11", "tailwind-merge": "^3.5.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index c966c2bc..dc89464d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3194,7 +3194,7 @@ __metadata: resolution: "@dory/i18n@workspace:packages/i18n" dependencies: "@types/node": "npm:^25.5.2" - next: "npm:16.2.7" + next: "npm:16.2.11" next-intl: "npm:^4.9.2" typescript: "npm:^6.0.2" languageName: unknown @@ -3295,7 +3295,7 @@ __metadata: "@dory/shared": "npm:0.1.0" "@types/node": "npm:^25.5.2" clsx: "npm:^2.1.1" - next: "npm:16.2.7" + next: "npm:16.2.11" tailwind-merge: "npm:^3.5.0" typescript: "npm:^6.0.2" languageName: unknown @@ -4661,6 +4661,13 @@ __metadata: languageName: node linkType: hard +"@next/env@npm:16.2.11": + version: 16.2.11 + resolution: "@next/env@npm:16.2.11" + checksum: 10c0/fdb5ff54037f5e554c7452a31f745e40a02ea55416b80c9abf5ebb3b6fba54beaa15e080fc8470f9a59b3a0506c7ce775764134256d413f17e17e4f92802cee3 + languageName: node + linkType: hard + "@next/env@npm:16.2.7": version: 16.2.7 resolution: "@next/env@npm:16.2.7" @@ -4677,6 +4684,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-darwin-arm64@npm:16.2.11": + version: 16.2.11 + resolution: "@next/swc-darwin-arm64@npm:16.2.11" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@next/swc-darwin-arm64@npm:16.2.7": version: 16.2.7 resolution: "@next/swc-darwin-arm64@npm:16.2.7" @@ -4684,6 +4698,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-darwin-x64@npm:16.2.11": + version: 16.2.11 + resolution: "@next/swc-darwin-x64@npm:16.2.11" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@next/swc-darwin-x64@npm:16.2.7": version: 16.2.7 resolution: "@next/swc-darwin-x64@npm:16.2.7" @@ -4691,6 +4712,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-linux-arm64-gnu@npm:16.2.11": + version: 16.2.11 + resolution: "@next/swc-linux-arm64-gnu@npm:16.2.11" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@next/swc-linux-arm64-gnu@npm:16.2.7": version: 16.2.7 resolution: "@next/swc-linux-arm64-gnu@npm:16.2.7" @@ -4698,6 +4726,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-linux-arm64-musl@npm:16.2.11": + version: 16.2.11 + resolution: "@next/swc-linux-arm64-musl@npm:16.2.11" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@next/swc-linux-arm64-musl@npm:16.2.7": version: 16.2.7 resolution: "@next/swc-linux-arm64-musl@npm:16.2.7" @@ -4705,6 +4740,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-linux-x64-gnu@npm:16.2.11": + version: 16.2.11 + resolution: "@next/swc-linux-x64-gnu@npm:16.2.11" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@next/swc-linux-x64-gnu@npm:16.2.7": version: 16.2.7 resolution: "@next/swc-linux-x64-gnu@npm:16.2.7" @@ -4712,6 +4754,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-linux-x64-musl@npm:16.2.11": + version: 16.2.11 + resolution: "@next/swc-linux-x64-musl@npm:16.2.11" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@next/swc-linux-x64-musl@npm:16.2.7": version: 16.2.7 resolution: "@next/swc-linux-x64-musl@npm:16.2.7" @@ -4719,6 +4768,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-win32-arm64-msvc@npm:16.2.11": + version: 16.2.11 + resolution: "@next/swc-win32-arm64-msvc@npm:16.2.11" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + "@next/swc-win32-arm64-msvc@npm:16.2.7": version: 16.2.7 resolution: "@next/swc-win32-arm64-msvc@npm:16.2.7" @@ -4726,6 +4782,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-win32-x64-msvc@npm:16.2.11": + version: 16.2.11 + resolution: "@next/swc-win32-x64-msvc@npm:16.2.11" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + "@next/swc-win32-x64-msvc@npm:16.2.7": version: 16.2.7 resolution: "@next/swc-win32-x64-msvc@npm:16.2.7" @@ -9909,7 +9972,7 @@ __metadata: "@types/react-dom": "npm:^19" eslint: "npm:^9.39.4" eslint-config-next: "npm:^16.2.7" - next: "npm:16.2.7" + next: "npm:16.2.11" next-intl: "npm:^4.9.2" react: "npm:^19.2.4" react-dom: "npm:^19.2.4" @@ -18383,6 +18446,66 @@ __metadata: languageName: node linkType: hard +"next@npm:16.2.11": + version: 16.2.11 + resolution: "next@npm:16.2.11" + dependencies: + "@next/env": "npm:16.2.11" + "@next/swc-darwin-arm64": "npm:16.2.11" + "@next/swc-darwin-x64": "npm:16.2.11" + "@next/swc-linux-arm64-gnu": "npm:16.2.11" + "@next/swc-linux-arm64-musl": "npm:16.2.11" + "@next/swc-linux-x64-gnu": "npm:16.2.11" + "@next/swc-linux-x64-musl": "npm:16.2.11" + "@next/swc-win32-arm64-msvc": "npm:16.2.11" + "@next/swc-win32-x64-msvc": "npm:16.2.11" + "@swc/helpers": "npm:0.5.15" + baseline-browser-mapping: "npm:^2.9.19" + caniuse-lite: "npm:^1.0.30001579" + postcss: "npm:8.4.31" + sharp: "npm:^0.34.5" + styled-jsx: "npm:5.1.6" + peerDependencies: + "@opentelemetry/api": ^1.1.0 + "@playwright/test": ^1.51.1 + babel-plugin-react-compiler: "*" + react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 + react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 + sass: ^1.3.0 + dependenciesMeta: + "@next/swc-darwin-arm64": + optional: true + "@next/swc-darwin-x64": + optional: true + "@next/swc-linux-arm64-gnu": + optional: true + "@next/swc-linux-arm64-musl": + optional: true + "@next/swc-linux-x64-gnu": + optional: true + "@next/swc-linux-x64-musl": + optional: true + "@next/swc-win32-arm64-msvc": + optional: true + "@next/swc-win32-x64-msvc": + optional: true + sharp: + optional: true + peerDependenciesMeta: + "@opentelemetry/api": + optional: true + "@playwright/test": + optional: true + babel-plugin-react-compiler: + optional: true + sass: + optional: true + bin: + next: dist/bin/next + checksum: 10c0/81f85262cf01ad6b4fd4a8be369925dfe206806a33e967733033d7adcf367aa0ba1f911272de6169a3d09315821eddf6b57594337a456ad134ba5aa8870a80b1 + languageName: node + linkType: hard + "next@npm:16.2.7": version: 16.2.7 resolution: "next@npm:16.2.7" @@ -23664,7 +23787,7 @@ __metadata: motion: "npm:^12.38.0" mysql2: "npm:^3.20.0" nanoid: "npm:^5.1.7" - next: "npm:16.2.7" + next: "npm:16.2.11" next-intl: "npm:^4.9.2" next-runtime-env: "npm:^3.3.0" next-themes: "npm:^0.4.6"