Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump next from 15.0.2 to 15.0.3
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 15.0.2 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@v15.0.2...v15.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent a90a130 commit b26fb11
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 56 deletions.
98 changes: 44 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"conventional-changelog-eslint": "^6.0.0",
"esbuild": "^0.24.0",
"next": "^15.0.1",
"next": "^15.0.3",
"nhsuk-react-components": "^5.0.0",
"pre-commit": "^1.2.2",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cpt-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"i18next": "^23.16.4",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.6.2",
"next": "15.0.2",
"next": "15.0.3",
"nhsuk-react-components": "^5.0.0",
"react": "^18",
"react-dom": "^18",
Expand Down

0 comments on commit b26fb11

Please sign in to comment.