|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "@solana/web3.js": "^1.98.4", |
14 | | - "@tanstack/vue-query": "^5.90.2", |
15 | | - "@toruslabs/base-controllers": "^8.7.0", |
| 14 | + "@tanstack/vue-query": "^5.92.1", |
| 15 | + "@toruslabs/base-controllers": "^8.10.0", |
16 | 16 | "@toruslabs/bs58": "^1.0.0", |
17 | | - "@toruslabs/ethereum-controllers": "^8.7.0", |
18 | | - "@toruslabs/solana-controllers": "^8.7.0", |
| 17 | + "@toruslabs/ethereum-controllers": "^8.10.0", |
| 18 | + "@toruslabs/solana-controllers": "^8.10.0", |
19 | 19 | "@toruslabs/tweetnacl-js": "^1.0.4", |
20 | 20 | "@toruslabs/vue-components": "^8.1.2", |
21 | | - "@toruslabs/vue-icons": "^8.0.2", |
| 21 | + "@toruslabs/vue-icons": "^8.0.4", |
22 | 22 | "@wagmi/vue": "^0.2.11", |
23 | | - "@web3auth/auth": "^10.5.0", |
| 23 | + "@web3auth/auth": "^10.8.0", |
24 | 24 | "@web3auth/modal": "file:../../packages/modal", |
25 | 25 | "@web3auth/no-modal": "file:../../packages/no-modal", |
26 | 26 | "@web3auth/sign-in-with-ethereum": "^5.0.0", |
27 | | - "@web3auth/ws-embed": "^5.1.0", |
28 | | - "ethers": "^6.15.0", |
29 | | - "petite-vue-i18n": "^11.1.12", |
30 | | - "vue": "^3.5.22", |
31 | | - "react": "^19.2.0", |
32 | | - "react-dom": "^19.2.0" |
| 27 | + "@web3auth/ws-embed": "^5.3.0", |
| 28 | + "ethers": "^6.16.0", |
| 29 | + "petite-vue-i18n": "^11.2.2", |
| 30 | + "vue": "^3.5.25", |
| 31 | + "react": "^19.2.1", |
| 32 | + "react-dom": "^19.2.1" |
33 | 33 | }, |
34 | 34 | "overrides": { |
35 | | - "react": "^19.2.0", |
36 | | - "react-dom": "^19.2.0", |
| 35 | + "react": "^19.2.1", |
| 36 | + "react-dom": "^19.2.1", |
37 | 37 | "use-sync-external-store": "^1.4.0" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@toruslabs/eslint-config-vue": "^4.1.5", |
41 | | - "@vitejs/plugin-vue": "^6.0.1", |
42 | | - "autoprefixer": "^10.4.21", |
43 | | - "eslint": "^9.36.0", |
44 | | - "globals": "^16.4.0", |
| 41 | + "@vitejs/plugin-vue": "^6.0.2", |
| 42 | + "autoprefixer": "^10.4.22", |
| 43 | + "eslint": "^9.39.1", |
| 44 | + "globals": "^16.5.0", |
45 | 45 | "postcss": "^8.5.6", |
46 | | - "prettier": "^3.6.2", |
| 46 | + "prettier": "^3.7.4", |
47 | 47 | "stream-browserify": "^3.0.0", |
48 | 48 | "tailwindcss": "^3.4.13", |
49 | 49 | "typescript": "^5.9.3", |
50 | | - "vite": "^7.1.7", |
51 | | - "vue-tsc": "^3.1.0" |
| 50 | + "vite": "^7.2.6", |
| 51 | + "vue-tsc": "^3.1.5" |
52 | 52 | }, |
53 | 53 | "optionalDependencies": { |
54 | | - "@esbuild/linux-x64": "0.25.10" |
| 54 | + "@esbuild/linux-x64": "0.27.1" |
55 | 55 | }, |
56 | 56 | "lint-staged": { |
57 | 57 | "!(*d).{js,ts}": [ |
|
0 commit comments