Skip to content

Commit 59d2191

Browse files
authored
Merge branch 'main' into convert-js-to-ts
2 parents f62f0a3 + 9d93241 commit 59d2191

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

frontend/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,22 @@
1212
"lint": "next lint"
1313
},
1414
"dependencies": {
15-
"@near-wallet-selector/bitte-wallet": "^9.0.2",
16-
"@near-wallet-selector/core": "^9.0.2",
17-
"@near-wallet-selector/ethereum-wallets": "^9.0.2",
18-
"@near-wallet-selector/here-wallet": "^9.0.2",
19-
"@near-wallet-selector/hot-wallet": "^9.0.2",
20-
"@near-wallet-selector/ledger": "^9.0.2",
21-
"@near-wallet-selector/meteor-wallet": "^9.0.2",
22-
"@near-wallet-selector/meteor-wallet-app": "^9.0.2",
23-
"@near-wallet-selector/modal-ui": "^9.0.2",
24-
"@near-wallet-selector/my-near-wallet": "^9.0.2",
25-
"@near-wallet-selector/near-mobile-wallet": "^9.0.2",
26-
"@near-wallet-selector/react-hook": "^9.0.2",
27-
"@near-wallet-selector/sender": "^9.0.2",
28-
"@near-wallet-selector/welldone-wallet": "^9.0.2",
29-
"@reown/appkit": "^1.8.7",
30-
"@reown/appkit-adapter-wagmi": "^1.8.7",
15+
"@near-wallet-selector/bitte-wallet": "9.5.1",
16+
"@near-wallet-selector/core": "9.5.1",
17+
"@near-wallet-selector/ethereum-wallets": "9.5.1",
18+
"@near-wallet-selector/here-wallet": "9.5.1",
19+
"@near-wallet-selector/hot-wallet": "9.5.1",
20+
"@near-wallet-selector/ledger": "9.5.1",
21+
"@near-wallet-selector/meteor-wallet": "9.5.1",
22+
"@near-wallet-selector/meteor-wallet-app": "9.5.1",
23+
"@near-wallet-selector/modal-ui": "9.5.1",
24+
"@near-wallet-selector/my-near-wallet": "9.5.1",
25+
"@near-wallet-selector/near-mobile-wallet": "9.5.1",
26+
"@near-wallet-selector/react-hook": "9.5.1",
27+
"@near-wallet-selector/sender": "9.5.1",
28+
"@near-wallet-selector/welldone-wallet": "9.5.1",
29+
"@reown/appkit": "^1.7.7",
30+
"@reown/appkit-adapter-wagmi": "^1.7.7",
3131
"@wagmi/core": "^2.17.2",
3232
"bootstrap": "^5",
3333
"bootstrap-icons": "^1.11.3",

0 commit comments

Comments
 (0)