|
1 | 1 | { |
2 | 2 | "name": "func-webui", |
3 | | - "version": "3.4.2", |
| 3 | + "version": "3.4.3", |
4 | 4 | "scripts": { |
5 | 5 | "dev": "vite", |
6 | 6 | "build": "vite build", |
|
10 | 10 | "@blockshake/defly-connect": "^1.2.1", |
11 | 11 | "@mdi/js": "^7.4.47", |
12 | 12 | "@perawallet/connect": "^1.4.2", |
13 | | - "@txnlab/use-wallet-vue": "^4.0.0", |
| 13 | + "@txnlab/use-wallet-vue": "^4.0.1", |
14 | 14 | "algosdk": "3.2.0", |
15 | | - "axios": "^1.8.2", |
16 | | - "lute-connect": "^1.4.1", |
| 15 | + "axios": "^1.8.4", |
| 16 | + "lute-connect": "^1.5.1", |
17 | 17 | "roboto-fontface": "^0.10.0", |
18 | 18 | "vite-plugin-node-polyfills": "^0.23.0", |
19 | 19 | "vue": "^3.5.13", |
20 | | - "vuetify": "^3.7.15" |
| 20 | + "vuetify": "^3.8.2" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@babel/types": "^7.26.9", |
24 | | - "@types/node": "^22.13.9", |
25 | | - "@vitejs/plugin-vue": "^5.2.1", |
| 23 | + "@babel/types": "^7.27.0", |
| 24 | + "@types/node": "^22.14.1", |
| 25 | + "@vitejs/plugin-vue": "^5.2.3", |
26 | 26 | "pinia": "^2.3.1", |
27 | | - "typescript": "^5.8.2", |
| 27 | + "typescript": "^5.8.3", |
28 | 28 | "unplugin-auto-import": "^0.18.6", |
29 | 29 | "unplugin-vue-components": "^0.27.5", |
30 | | - "vite": "^5.4.14", |
31 | | - "vite-plugin-vuetify": "^2.1.0", |
32 | | - "vue-tsc": "^2.2.8" |
| 30 | + "vite": "^5.4.18", |
| 31 | + "vite-plugin-vuetify": "^2.1.1", |
| 32 | + "vue-tsc": "^2.2.10" |
33 | 33 | } |
34 | 34 | } |
0 commit comments