Skip to content

Commit 79773f5

Browse files
chore(deps-dev): bump next from 16.1.7 to 16.2.3
Bumps [next](https://github.com/vercel/next.js) from 16.1.7 to 16.2.3. - [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.1.7...v16.2.3) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f30201 commit 79773f5

File tree

3 files changed

+446
-438
lines changed

3 files changed

+446
-438
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"@types/ws": "^8.18.1",
147147
"crossws": "^0.4.4",
148148
"fastify": "^5.8.3",
149-
"next": "^16.1.7",
149+
"next": "^16.2.3",
150150
"supertest": "^7.1.4",
151151
"ws": "^8.18.3",
152152
"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.1.7",
23+
"next": "^16.2.3",
2424
"react": "^19.2.4",
2525
"react-dom": "^19.2.4",
2626
"server-only": "^0.0.1",

0 commit comments

Comments
 (0)