|
19 | 19 | "tauri:build": "tauri build" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@tauri-apps/api": "^2.6.0", |
23 | | - "@tauri-apps/plugin-dialog": "^2.3.0", |
24 | | - "@tauri-apps/plugin-http": "^2.5.0", |
| 22 | + "@tauri-apps/api": "^2.7.0", |
| 23 | + "@tauri-apps/plugin-dialog": "^2.3.1", |
| 24 | + "@tauri-apps/plugin-http": "^2.5.1", |
25 | 25 | "@tauri-apps/plugin-opener": "^2.4.0", |
26 | 26 | "@tauri-apps/plugin-shell": "^2.3.0", |
27 | 27 | "@tauri-apps/plugin-store": "^2.3.0", |
28 | | - "@tauri-apps/plugin-window-state": "^2.3.0", |
| 28 | + "@tauri-apps/plugin-window-state": "^2.4.0", |
29 | 29 | "@vicons/antd": "^0.13.0", |
30 | 30 | "@vicons/material": "^0.13.0", |
31 | 31 | "@vueuse/core": "^13.5.0", |
32 | 32 | "alova": "^3.3.4", |
33 | 33 | "date-fns": "^4.1.0", |
34 | 34 | "destr": "^2.0.5", |
35 | | - "filesize": "^10.1.6", |
36 | | - "hls.js": "^1.6.6", |
37 | | - "motion-v": "^1.4.0", |
| 35 | + "filesize": "^11.0.2", |
| 36 | + "hls.js": "^1.6.7", |
| 37 | + "motion-v": "^1.6.1", |
38 | 38 | "naive-ui": "^2.42.0", |
39 | 39 | "pinia": "^3.0.3", |
40 | 40 | "pinia-plugin-persistedstate": "^4.4.1", |
41 | 41 | "radash": "^12.1.1", |
42 | | - "vue": "^3.5.17", |
| 42 | + "vue": "^3.5.18", |
43 | 43 | "vue-router": "^4.5.1" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | 46 | "@alova/shared": "^1.3.1", |
47 | | - "@eslint/markdown": "^6.6.0", |
48 | 47 | "@tailwindcss/vite": "^4.1.11", |
49 | | - "@tauri-apps/cli": "^2.6.2", |
| 48 | + "@tauri-apps/cli": "^2.7.1", |
50 | 49 | "@tsconfig/node24": "^24.0.1", |
51 | | - "@types/node": "^24.0.10", |
| 50 | + "@types/node": "^24.1.0", |
52 | 51 | "@vitejs/plugin-vue": "^6.0.0", |
53 | 52 | "@vitejs/plugin-vue-jsx": "^5.0.1", |
54 | 53 | "@vue/eslint-config-prettier": "^10.2.0", |
55 | 54 | "@vue/eslint-config-typescript": "^14.6.0", |
56 | 55 | "@vue/tsconfig": "^0.7.0", |
57 | | - "@zip.js/zip.js": "^2.7.63", |
58 | | - "axios": "^1.10.0", |
59 | | - "eslint": "^9.30.1", |
| 56 | + "@zip.js/zip.js": "^2.7.69", |
| 57 | + "axios": "^1.11.0", |
| 58 | + "eslint": "^9.32.0", |
60 | 59 | "eslint-plugin-vue": "^10.3.0", |
61 | 60 | "npm-run-all2": "^8.0.4", |
62 | 61 | "prettier": "^3.6.2", |
63 | 62 | "tailwindcss": "^4.1.11", |
64 | 63 | "typescript": "^5.8.3", |
65 | 64 | "unplugin-auto-import": "^19.3.0", |
66 | 65 | "unplugin-vue-components": "^28.8.0", |
67 | | - "vite": "^7.0.2", |
68 | | - "vite-plugin-vue-devtools": "^7.7.7", |
| 66 | + "vite": "^7.0.6", |
| 67 | + "vite-plugin-vue-devtools": "^8.0.0", |
69 | 68 | "vue-eslint-parser": "^10.2.0", |
70 | | - "vue-tsc": "^3.0.1" |
| 69 | + "vue-tsc": "^3.0.4" |
71 | 70 | }, |
72 | | - "packageManager": "pnpm@10.12.3+sha512.467df2c586056165580ad6dfb54ceaad94c5a30f80893ebdec5a44c5aa73c205ae4a5bb9d5ed6bb84ea7c249ece786642bbb49d06a307df218d03da41c317417" |
| 71 | + "packageManager": "pnpm@10.14.0-0+sha512.2cd47a0cbf5f1d1de7693a88307a0ede5be94e0d3b34853d800ee775efbea0650cb562b77605ec80bc8d925f5cd27c4dfe8bb04d3a0b76090784c664450d32d6" |
73 | 72 | } |
0 commit comments