Skip to content

Commit c308233

Browse files
authored
Merge pull request #5744 from dfe-analytical-services/EES-6013-nextjs-14-2-25-upgrade
EES-6013 Updates Next JS from 14.2.13 to 14.2.25
2 parents a6b544c + e8a8371 commit c308233

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

pnpm-lock.yaml

+46-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/explore-education-statistics-frontend/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"private": true,
55
"dependencies": {
66
"@hello-pangea/dnd": "^16.5.0",
7-
"@next/bundle-analyzer": "^14.2.13",
8-
"@next/env": "^14.2.13",
7+
"@next/bundle-analyzer": "^14.2.25",
8+
"@next/env": "^14.2.25",
99
"@tanstack/react-query": "4.32.0",
1010
"applicationinsights": "^2.7.0",
1111
"axios": "^1.4.0",
@@ -24,7 +24,7 @@
2424
"leaflet": "^1.9.4",
2525
"lodash": "^4.17.21",
2626
"memoizee": "^0.4.14",
27-
"next": "^14.2.13",
27+
"next": "^14.2.25",
2828
"next-sitemap": "^4.2.3",
2929
"nookies": "^2.5.2",
3030
"react": "18.2.0",

0 commit comments

Comments
 (0)