|
1 | 1 | {
|
2 | 2 | "name": "near-wallet-selector",
|
3 |
| - "version": "8.9.1", |
| 3 | + "version": "8.9.2", |
4 | 4 | "description": "NEAR Wallet Selector makes it easy for users to interact with your dApp by providing an abstraction over various wallets within the NEAR ecosystem",
|
5 | 5 | "keywords": [
|
6 | 6 | "near",
|
|
91 | 91 | "@ledgerhq/hw-transport": "6.27.1",
|
92 | 92 | "@ledgerhq/hw-transport-webhid": "6.27.1",
|
93 | 93 | "@metamask/detect-provider": "^2.0.0",
|
94 |
| - "@meteorwallet/sdk": "^1.0.5", |
| 94 | + "@meteorwallet/sdk": "^1.0.9", |
95 | 95 | "@mintbase-js/wallet": "0.5.0-beta.6",
|
96 | 96 | "@near-snap/sdk": "^0.6.0",
|
97 | 97 | "@peersyst/near-mobile-signer": "^1.0.10",
|
98 | 98 | "@ramper/near": "^0.0.30",
|
99 | 99 | "@walletconnect/modal": "^2.6.2",
|
100 | 100 | "@walletconnect/sign-client": "2.10.6",
|
101 |
| - "better-sqlite3": "^9.1.1", |
| 101 | + "better-sqlite3": "^9.2.2", |
102 | 102 | "big.js": "^6.1.1",
|
103 | 103 | "bn.js": "^5.2.0",
|
104 | 104 | "borsh": "^0.7.0",
|
|
163 | 163 | "@testing-library/jest-dom": "^5.16.1",
|
164 | 164 | "@testing-library/react": "13.4.0",
|
165 | 165 | "@testing-library/react-hooks": "^7.0.2",
|
166 |
| - "@types/big.js": "^6.2.1", |
167 |
| - "@types/bn.js": "^5.1.1", |
| 166 | + "@types/big.js": "^6.2.2", |
| 167 | + "@types/bn.js": "^5.1.5", |
168 | 168 | "@types/gh-pages": "^5.0.0",
|
169 | 169 | "@types/jest": "29.4.4",
|
170 | 170 | "@types/node": "18.11.9",
|
|
188 | 188 | "eslint-plugin-prettier": "^4.2.1",
|
189 | 189 | "eslint-plugin-react": "7.31.11",
|
190 | 190 | "eslint-plugin-react-hooks": "4.6.0",
|
191 |
| - "gh-pages": "^6.0.0", |
| 191 | + "gh-pages": "^6.1.0", |
192 | 192 | "jest": "29.4.3",
|
193 | 193 | "jest-environment-jsdom": "28.1.3",
|
194 | 194 | "jest-mock-extended": "^2.0.6",
|
|
0 commit comments