Skip to content

Commit 2d95f48

Browse files
chore(deps): bump next in /examples/passport/setup-with-nextjs
Bumps [next](https://github.com/vercel/next.js) from 14.2.25 to 14.2.32. - [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.25...v14.2.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 240cd2f commit 2d95f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/passport/setup-with-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@biom3/react": "^0.25.21",
1414
"@imtbl/sdk": "workspace:*",
1515
"ethers": "^6.13.4",
16-
"next": "14.2.25",
16+
"next": "14.2.32",
1717
"react": "^18",
1818
"react-dom": "^18"
1919
},

0 commit comments

Comments
 (0)