Skip to content

Commit a5ceadc

Browse files
Bump next from 14.1.0 to 14.2.30 in /demo/nextjs-ssr-app
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.2.30. - [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.1.0...v14.2.30) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05b515a commit a5ceadc

File tree

2 files changed

+74
-51
lines changed

2 files changed

+74
-51
lines changed

demo/nextjs-ssr-app/package-lock.json

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

demo/nextjs-ssr-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tanstack/react-query": "^5.80.7",
1313
"@web3auth/modal": "../../packages/modal",
14-
"next": "14.1.0",
14+
"next": "14.2.30",
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0",
1717
"wagmi": "^2.15.6"

0 commit comments

Comments
 (0)