Skip to content

Commit 64fdc48

Browse files
Upgrade: [dependabot] - bump next from 15.1.1 to 15.1.2
Bumps [next](https://github.com/vercel/next.js) from 15.1.1 to 15.1.2. - [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.1.1...v15.1.2) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f28c8cf commit 64fdc48

File tree

3 files changed

+43
-43
lines changed

3 files changed

+43
-43
lines changed

package-lock.json

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"dependencies": {
5858
"conventional-changelog-eslint": "^6.0.0",
5959
"esbuild": "^0.24.0",
60-
"next": "^15.1.1",
60+
"next": "^15.1.2",
6161
"nhsuk-react-components": "^5.0.0",
6262
"react": "^18.3.1",
6363
"react-dom": "^18.3.1"

packages/cpt-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"i18next": "^23.16.8",
1515
"i18next-browser-languagedetector": "^8.0.0",
1616
"i18next-http-backend": "^3.0.1",
17-
"next": "15.1.1",
17+
"next": "15.1.2",
1818
"nhsuk-react-components": "^5.0.0",
1919
"react": "^18",
2020
"react-dom": "^18",

0 commit comments

Comments
 (0)