Skip to content

Commit b53f734

Browse files
Bump next from 15.5.5 to 15.5.7 (#936)
Bumps [next](https://github.com/vercel/next.js) from 15.5.5 to 15.5.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.5.5...v15.5.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 934acd1 commit b53f734

File tree

3 files changed

+239
-157
lines changed

3 files changed

+239
-157
lines changed

extras/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@repo/ui": "workspace:*",
16-
"next": "^15.3.3",
16+
"next": "^15.5.7",
1717
"react": "^19.1.0",
1818
"react-dom": "^19.1.0"
1919
},

extras/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@repo/ui": "workspace:*",
16-
"next": "^15.3.3",
16+
"next": "^15.5.7",
1717
"react": "^19.1.0",
1818
"react-dom": "^19.1.0"
1919
},

0 commit comments

Comments
 (0)