Skip to content

Commit 7fc2fbe

Browse files
chore(deps): bump next
Bumps [next](https://github.com/vercel/next.js) from 15.2.4 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.2.4...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 c35a63a commit 7fc2fbe

File tree

1 file changed

+1
-1
lines changed
  • examples/next/custom-sitemap-vanilla-wpgraphql/example-app

1 file changed

+1
-1
lines changed

examples/next/custom-sitemap-vanilla-wpgraphql/example-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@apollo/client": "^3.13.5",
13-
"next": "15.2.4",
13+
"next": "15.4.7",
1414
"react": "^19.0.0",
1515
"react-dom": "^19.0.0"
1616
},

0 commit comments

Comments
 (0)