Skip to content

Commit

Permalink
chore(deps): bump next from 15.0.4 to 15.1.3
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 15.0.4 to 15.1.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@v15.0.4...v15.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent c3cf271 commit 8f23f7b
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 77 deletions.
2 changes: 1 addition & 1 deletion apps/rhc-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"start": "http-server dist/"
},
"dependencies": {
"next": "15.0.4",
"next": "15.1.3",
"react": "19.0.0",
"react-dom": "19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/rvs.rivm.nl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"start": "http-server dist/"
},
"dependencies": {
"next": "15.0.4",
"next": "15.1.3",
"react": "19.0.0",
"react-dom": "19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@vitejs/plugin-react": "4.3.4",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "15.0.4",
"next": "15.1.3",
"npm-run-all": "4.1.5",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand Down
Loading

0 comments on commit 8f23f7b

Please sign in to comment.