Skip to content

Commit 174b1b9

Browse files
Bump next from 15.5.14 to 15.5.15
Bumps [next](https://github.com/vercel/next.js) from 15.5.14 to 15.5.15. - [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.14...v15.5.15) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd6d0a2 commit 174b1b9

3 files changed

Lines changed: 89 additions & 89 deletions

File tree

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.5.14",
16+
"next": "^15.5.15",
1717
"react": "^19.2.3",
1818
"react-dom": "^19.2.3"
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.5.14",
16+
"next": "^15.5.15",
1717
"react": "^19.2.3",
1818
"react-dom": "^19.2.3"
1919
},

0 commit comments

Comments
 (0)