Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump next from 15.1.3 to 15.1.4 #640

Merged
merged 1 commit into from
Jan 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/whirlpool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@docusaurus/preset-classic": "^3.7.0",
"@mdx-js/react": "^3.1.0",
"clsx": "^2.1.1",
"next": "^15.1.3",
"next": "^15.1.4",
"prism-react-renderer": "^2.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/ts-sdk/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@orca-so/whirlpools": "*",
"@solana/web3.js": "^2.0.0",
"next": "^15.1.3",
"next": "^15.1.4",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
88 changes: 44 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3740,65 +3740,65 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.1.3":
version: 15.1.3
resolution: "@next/env@npm:15.1.3"
checksum: 10c0/873e7977fe2a4d087f41fa2f9dff957111b88d59631437ab6fc13a11eb6d4ef59aa8109ca80f978389956e4b75b033ff8f68e05e96ce8d9fdcfa977dc90363ae
"@next/env@npm:15.1.4":
version: 15.1.4
resolution: "@next/env@npm:15.1.4"
checksum: 10c0/88b8e81f97b49abdad40c7ebe5be93b0387d6c138a5c66cc1dce3a9db9d4eac8e258a1b617544ee23085111b5cdc6d5206389596e18c3370ff74cb54e60966f5
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-darwin-arm64@npm:15.1.3"
"@next/swc-darwin-arm64@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-darwin-arm64@npm:15.1.4"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-darwin-x64@npm:15.1.3"
"@next/swc-darwin-x64@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-darwin-x64@npm:15.1.4"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-linux-arm64-gnu@npm:15.1.3"
"@next/swc-linux-arm64-gnu@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-linux-arm64-gnu@npm:15.1.4"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-linux-arm64-musl@npm:15.1.3"
"@next/swc-linux-arm64-musl@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-linux-arm64-musl@npm:15.1.4"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-linux-x64-gnu@npm:15.1.3"
"@next/swc-linux-x64-gnu@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-linux-x64-gnu@npm:15.1.4"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-linux-x64-musl@npm:15.1.3"
"@next/swc-linux-x64-musl@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-linux-x64-musl@npm:15.1.4"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-win32-arm64-msvc@npm:15.1.3"
"@next/swc-win32-arm64-msvc@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-win32-arm64-msvc@npm:15.1.4"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:15.1.3":
version: 15.1.3
resolution: "@next/swc-win32-x64-msvc@npm:15.1.3"
"@next/swc-win32-x64-msvc@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-win32-x64-msvc@npm:15.1.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -4048,7 +4048,7 @@ __metadata:
"@orca-so/whirlpools-docs-ts": "npm:*"
"@types/react": "npm:^18.3.13"
clsx: "npm:^2.1.1"
next: "npm:^15.1.3"
next: "npm:^15.1.4"
prism-react-renderer: "npm:^2.4.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down Expand Up @@ -4078,7 +4078,7 @@ __metadata:
"@types/node": "npm:^22.10.5"
"@types/react": "npm:^18.3.13"
copy-webpack-plugin: "npm:^12.0.2"
next: "npm:^15.1.3"
next: "npm:^15.1.4"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
typescript: "npm:^5.7.2"
Expand Down Expand Up @@ -13113,19 +13113,19 @@ __metadata:
languageName: node
linkType: hard

"next@npm:^15.1.3":
version: 15.1.3
resolution: "next@npm:15.1.3"
dependencies:
"@next/env": "npm:15.1.3"
"@next/swc-darwin-arm64": "npm:15.1.3"
"@next/swc-darwin-x64": "npm:15.1.3"
"@next/swc-linux-arm64-gnu": "npm:15.1.3"
"@next/swc-linux-arm64-musl": "npm:15.1.3"
"@next/swc-linux-x64-gnu": "npm:15.1.3"
"@next/swc-linux-x64-musl": "npm:15.1.3"
"@next/swc-win32-arm64-msvc": "npm:15.1.3"
"@next/swc-win32-x64-msvc": "npm:15.1.3"
"next@npm:^15.1.4":
version: 15.1.4
resolution: "next@npm:15.1.4"
dependencies:
"@next/env": "npm:15.1.4"
"@next/swc-darwin-arm64": "npm:15.1.4"
"@next/swc-darwin-x64": "npm:15.1.4"
"@next/swc-linux-arm64-gnu": "npm:15.1.4"
"@next/swc-linux-arm64-musl": "npm:15.1.4"
"@next/swc-linux-x64-gnu": "npm:15.1.4"
"@next/swc-linux-x64-musl": "npm:15.1.4"
"@next/swc-win32-arm64-msvc": "npm:15.1.4"
"@next/swc-win32-x64-msvc": "npm:15.1.4"
"@swc/counter": "npm:0.1.3"
"@swc/helpers": "npm:0.5.15"
busboy: "npm:1.6.0"
Expand Down Expand Up @@ -13170,7 +13170,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/3450a2277057c74de9bda5390796e7971afb5c7725af8fce43045b4f5d4e4a5752a14a2fa7f78ad4eab523a11c6b147893038f607a9d87a8f7f7bdcd560245b5
checksum: 10c0/55325f95e1a8eb13de4ff0f7d7945c130226139bc308950e4fb9002bacae1b3a012bf1488e259027e606cdc460826fa91408e07c79d53c6f69b516b23a4741c5
languageName: node
linkType: hard

Expand Down
Loading