Skip to content

Commit ac2d023

Browse files
chore(deps): bump next
Bumps [next](https://github.com/vercel/next.js) from 15.4.5 to 15.4.7. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.4.5...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3600550 commit ac2d023

File tree

2 files changed

+101
-41
lines changed

2 files changed

+101
-41
lines changed

examples/next/client-app-router-fetch-data/example-app/package-lock.json

Lines changed: 100 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/next/client-app-router-fetch-data/example-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"prettier": "prettier --write ."
1111
},
1212
"dependencies": {
13-
"next": "^15.4.5",
13+
"next": "^15.4.7",
1414
"prettier": "^3.5.3",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0"

0 commit comments

Comments
 (0)