Skip to content

Commit 9835ad3

Browse files
build(deps): bump next from 14.2.21 to 14.2.25 (#5655)
Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 14.2.25. - [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.21...v14.2.25) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f73a3ac commit 9835ad3

File tree

3 files changed

+140
-290
lines changed

3 files changed

+140
-290
lines changed

explorer-nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@nymproject/react": "^1.0.0",
1313
"@nymproject/nym-validator-client": "0.18.0",
14-
"next": "14.2.21",
14+
"next": "14.2.26",
1515
"react": "^18",
1616
"react-dom": "^18",
1717
"react-error-boundary": "^4.0.13",

explorer-v2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"i18next-resources-to-backend": "^1.2.1",
4141
"isomorphic-dompurify": "^2.21.0",
4242
"material-react-table": "^3.0.3",
43-
"next": "^15.2.0",
43+
"next": "^14.2.26",
4444
"openapi-fetch": "^0.13.4",
4545
"qrcode.react": "^4.1.0",
4646
"qs": "^6.14.0",

0 commit comments

Comments
 (0)