Skip to content

Commit 115c762

Browse files
Bump next from 15.5.18 to 15.5.21
Bumps [next](https://github.com/vercel/next.js) from 15.5.18 to 15.5.21. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v15.5.18...v15.5.21) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eaaca1f commit 115c762

3 files changed

Lines changed: 136 additions & 68 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.16",
16+
"next": "^15.5.21",
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.16",
16+
"next": "^15.5.21",
1717
"react": "^19.2.3",
1818
"react-dom": "^19.2.3"
1919
},

0 commit comments

Comments
 (0)