Skip to content

Commit 340a62f

Browse files
authored
Merge pull request #387 from wpengine/dependabot/npm_and_yarn/examples/next/client-app-router-fetch-data/example-app/next-15.4.7
chore(deps): bump next from 15.4.5 to 15.4.7 in /examples/next/client-app-router-fetch-data/example-app
2 parents 3600550 + ac2d023 commit 340a62f

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)