Skip to content
Open
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 packages/test-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@reown/appkit-adapter-wagmi": "^1.8.15",
"@tanstack/react-query": "^5.90.12",
"@wagmi/core": "^2.16.0",
"next": "^15.1.0",
"next": "^15.5.9",
"polkadot-api": "^1.23.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1578,10 +1578,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.5.7":
version: 15.5.7
resolution: "@next/env@npm:15.5.7"
checksum: 10c0/f92d99e5fa3516c6b7699abafd9bd813f5c1889dd257ab098f1b71f93137f5e4f49792e22f6dddf8a59efcb134e8e84277c983ff88607b2a42aac651bfde78ea
"@next/env@npm:15.5.9":
version: 15.5.9
resolution: "@next/env@npm:15.5.9"
checksum: 10c0/92c4e29d81a8e78c33c2da179648a4f478a9a6852966192e079007b19ec9955e72530d5ca7df55ea0efeccbf5b1c9d0efcaf80433e26af89c6478193e1d088f1
languageName: node
linkType: hard

Expand Down Expand Up @@ -4134,7 +4134,7 @@ __metadata:
autoprefixer: "npm:^10.4.20"
eslint: "npm:^8"
eslint-config-next: "npm:^15.1.0"
next: "npm:^15.1.0"
next: "npm:^15.5.9"
polkadot-api: "npm:^1.23.1"
postcss: "npm:^8.4.49"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -9907,11 +9907,11 @@ __metadata:
languageName: node
linkType: hard

"next@npm:^15.1.0":
version: 15.5.7
resolution: "next@npm:15.5.7"
"next@npm:^15.5.9":
version: 15.5.9
resolution: "next@npm:15.5.9"
dependencies:
"@next/env": "npm:15.5.7"
"@next/env": "npm:15.5.9"
"@next/swc-darwin-arm64": "npm:15.5.7"
"@next/swc-darwin-x64": "npm:15.5.7"
"@next/swc-linux-arm64-gnu": "npm:15.5.7"
Expand Down Expand Up @@ -9962,7 +9962,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/baf5b9f42416c478702b3894479b3d7862bc4abf18afe0e43b7fc7ed35567b8dc6cb76cd94906505bab9013cb8d0f3370cdc0451c01ec15ae5a638d37b5ba7c7
checksum: 10c0/6a120afbc45b96aa14debba6375602d6319093af4e3e8c648cf22b12ffb9db016c889df5e764cf5e0aa414ad60505db4e2095624a19f4b71316561076158651a
languageName: node
linkType: hard

Expand Down
Loading