Skip to content

Commit a109be8

Browse files
chore(deps-dev): bump next from 16.2.3 to 16.2.6
Bumps [next](https://github.com/vercel/next.js) from 16.2.3 to 16.2.6. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.2.3...v16.2.6) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81b6cfe commit a109be8

3 files changed

Lines changed: 1183 additions & 893 deletions

File tree

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"@types/ws": "^8.18.1",
148148
"crossws": "^0.4.4",
149149
"fastify": "^5.8.3",
150-
"next": "^16.2.3",
150+
"next": "^16.2.6",
151151
"supertest": "^7.1.4",
152152
"ws": "^8.18.3",
153153
"zod": "^4.3.6"

playgrounds/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "^22.19.3",
2121
"@types/react": "^19.2.14",
2222
"@types/react-dom": "^19.2.3",
23-
"next": "^16.2.3",
23+
"next": "^16.2.6",
2424
"react": "^19.2.4",
2525
"react-dom": "^19.2.4",
2626
"server-only": "^0.0.1",

0 commit comments

Comments
 (0)