Skip to content

Commit

Permalink
⬆️ (repo) [NO-ISSUE]: Bump next from 14.2.13 to 15.0.3
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.13 to 15.0.3.
- [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.13...v15.0.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 7e58f69 commit 1a69256
Show file tree
Hide file tree
Showing 3 changed files with 320 additions and 101 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "ISC",
"dependencies": {
"autoprefixer": "^10.4.17",
"next": "^14.1.0",
"next": "^15.0.3",
"nextra": "^2.13.3",
"nextra-theme-docs": "^2.13.3",
"postcss": "^8.4.35",
Expand Down
2 changes: 1 addition & 1 deletion apps/sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@sentry/nextjs": "^8.32.0",
"@playwright/test": "^1.48.2",
"ethers": "^6.13.2",
"next": "14.2.13",
"next": "15.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-lottie": "^1.2.4",
Expand Down
Loading

0 comments on commit 1a69256

Please sign in to comment.