From bfc7fb62e4d02dc5c4b6b2fb16db17b6b2795a80 Mon Sep 17 00:00:00 2001 From: Amira Nasri Date: Wed, 2 Apr 2025 14:48:39 +0100 Subject: [PATCH] update ws-9.0.0-beta --- frontend/package.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index e9bab80..349e3ac 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,21 +13,21 @@ }, "dependencies": { "@near-js/providers": "^1.0.1", - "@near-wallet-selector/bitte-wallet": "^8.10.0", - "@near-wallet-selector/core": "^8.10.0", - "@near-wallet-selector/ethereum-wallets": "^8.10.0", - "@near-wallet-selector/here-wallet": "^8.10.0", - "@near-wallet-selector/hot-wallet": "^8.10.0", - "@near-wallet-selector/ledger": "^8.10.0", - "@near-wallet-selector/meteor-wallet": "^8.10.0", - "@near-wallet-selector/meteor-wallet-app": "^8.10.0", - "@near-wallet-selector/modal-ui": "^8.10.0", - "@near-wallet-selector/my-near-wallet": "^8.10.0", - "@near-wallet-selector/near-mobile-wallet": "^8.10.0", - "@near-wallet-selector/nightly": "^8.10.0", - "@near-wallet-selector/react-hook": "^8.9.15", - "@near-wallet-selector/sender": "^8.10.0", - "@near-wallet-selector/welldone-wallet": "^8.10.0", + "@near-wallet-selector/bitte-wallet": "9.0.0-beta.0", + "@near-wallet-selector/core": "9.0.0-beta.0", + "@near-wallet-selector/ethereum-wallets": "9.0.0-beta.0", + "@near-wallet-selector/here-wallet": "9.0.0-beta.0", + "@near-wallet-selector/hot-wallet": "9.0.0-beta.0", + "@near-wallet-selector/ledger": "9.0.0-beta.0", + "@near-wallet-selector/meteor-wallet": "9.0.0-beta.0", + "@near-wallet-selector/meteor-wallet-app": "9.0.0-beta.0", + "@near-wallet-selector/modal-ui": "9.0.0-beta.0", + "@near-wallet-selector/my-near-wallet": "9.0.0-beta.0", + "@near-wallet-selector/near-mobile-wallet": "9.0.0-beta.0", + "@near-wallet-selector/nightly": "9.0.0-beta.0", + "@near-wallet-selector/react-hook": "9.0.0-beta.0", + "@near-wallet-selector/sender": "9.0.0-beta.0", + "@near-wallet-selector/welldone-wallet": "9.0.0-beta.0", "@web3modal/wagmi": "^5.1.11", "bootstrap": "^5", "bootstrap-icons": "^1.11.3",