Skip to content

Commit 0fe8c21

Browse files
Bump next from 15.3.0 to 15.4.7
Bumps [next](https://github.com/vercel/next.js) from 15.3.0 to 15.4.7. - [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.3.0...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19875ce commit 0fe8c21

File tree

3 files changed

+192
-174
lines changed

3 files changed

+192
-174
lines changed

docs/whirlpool/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@docusaurus/preset-classic": "^3.7.0",
1414
"@mdx-js/react": "^3.1.0",
1515
"clsx": "^2.1.1",
16-
"next": "^15.2.4",
16+
"next": "^15.4.7",
1717
"prism-react-renderer": "^2.4.1",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",

examples/ts-sdk/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@orca-so/whirlpools": "*",
1313
"@solana/kit": "^2.1.0",
14-
"next": "^15.2.4",
14+
"next": "^15.4.7",
1515
"react": "^18.3.1",
1616
"react-dom": "^18.3.1"
1717
},

0 commit comments

Comments
 (0)