Skip to content

Commit a7be13d

Browse files
chore(deps-dev): bump next from 14.2.35 to 16.1.5
Bumps [next](https://github.com/vercel/next.js) from 14.2.35 to 16.1.5. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.35...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adb78ab commit a7be13d

File tree

3 files changed

+2199
-1599
lines changed

3 files changed

+2199
-1599
lines changed

packages/framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
"express": "^4.19.2",
221221
"h3": "^1.11.1",
222222
"madge": "^8.0.0",
223-
"next": "^14.2.35",
223+
"next": "^15.5.10",
224224
"ts-node": "^10.9.2",
225225
"tsup": "^8.0.2",
226226
"tsx": "4.16.2",

playground/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"class-variance-authority": "^0.7.0",
2020
"clsx": "^2.1.1",
2121
"lucide-react": "^0.439.0",
22-
"next": "15.4.10",
22+
"next": "15.5.10",
2323
"react": "^18.3.1",
2424
"react-dom": "^18.3.1",
2525
"react-icons": "^5.0.1",

0 commit comments

Comments
 (0)