Skip to content

Commit d3e3af5

Browse files
⬆️ (repo) [NO-ISSUE]: Bump next from 14.2.15 to 15.1.6
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 15.1.6. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.15...v15.1.6) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6aa00d6 commit d3e3af5

File tree

3 files changed

+425
-305
lines changed

3 files changed

+425
-305
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "ISC",
1919
"dependencies": {
2020
"autoprefixer": "^10.4.17",
21-
"next": "^14.2.15",
21+
"next": "^15.1.6",
2222
"nextra": "^3.0.13",
2323
"nextra-theme-blog": "^3.0.13",
2424
"nextra-theme-docs": "^3.0.15",

apps/sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@ledgerhq/react-ui": "^0.17.0",
2929
"@playwright/test": "^1.49.0",
3030
"@sentry/nextjs": "^8.42.0",
31-
"next": "14.2.15",
31+
"next": "15.1.6",
3232
"react": "^18.3.1",
3333
"react-dom": "^18.3.1",
3434
"react-lottie": "^1.2.10",

0 commit comments

Comments
 (0)