|
29 | 29 | "@tauri-apps/plugin-process": "^2.3.1", |
30 | 30 | "@tauri-apps/plugin-updater": "^2.10.1", |
31 | 31 | "@tauri-apps/plugin-window-state": "^2.4.1", |
32 | | - "@tauri-store/pinia": "^4.2.1", |
| 32 | + "@tauri-store/pinia": "^5.0.0", |
33 | 33 | "@vicons/antd": "^0.13.0", |
34 | 34 | "@vicons/material": "^0.13.0", |
| 35 | + "@vue/devtools-api": "^8.1.5", |
35 | 36 | "@vueuse/core": "^14.3.0", |
36 | 37 | "alova": "^3.5.2", |
37 | 38 | "date-fns": "^4.4.0", |
|
42 | 43 | "marked": "^18.0.6", |
43 | 44 | "motion-v": "^2.3.0", |
44 | 45 | "naive-ui": "^2.44.1", |
45 | | - "pinia": "^3.0.4", |
46 | | - "vue": "^3.5.39", |
47 | | - "vue-router": "^5.1.0" |
| 46 | + "pinia": "^4.0.2", |
| 47 | + "vue": "^3.5.40", |
| 48 | + "vue-router": "^5.2.0" |
48 | 49 | }, |
49 | 50 | "devDependencies": { |
50 | 51 | "@alova/shared": "^1.3.3", |
51 | 52 | "@commitlint/cli": "^21.2.1", |
52 | 53 | "@commitlint/config-conventional": "^21.2.0", |
53 | 54 | "@commitlint/types": "^21.2.0", |
54 | 55 | "@conventional-changelog/git-client": "^3.1.0", |
55 | | - "@tailwindcss/vite": "^4.3.2", |
| 56 | + "@tailwindcss/vite": "^4.3.3", |
56 | 57 | "@tauri-apps/cli": "^2.11.4", |
57 | 58 | "@tsconfig/node24": "^24.0.4", |
58 | 59 | "@types/node": "^26.1.1", |
|
73 | 74 | "prettier": "^3.9.5", |
74 | 75 | "release-it": "^20.2.1", |
75 | 76 | "semver": "^7.8.5", |
76 | | - "tailwindcss": "^4.3.2", |
| 77 | + "tailwindcss": "^4.3.3", |
77 | 78 | "typescript": "^6.0.3", |
78 | 79 | "unplugin-auto-import": "^21.0.0", |
79 | 80 | "unplugin-vue-components": "^32.1.0", |
80 | | - "vite": "^8.1.4", |
| 81 | + "vite": "^8.1.5", |
81 | 82 | "vite-plugin-vue-devtools": "^8.1.5", |
82 | 83 | "vue-eslint-parser": "^10.4.1", |
83 | 84 | "vue-tsc": "^3.3.7" |
84 | 85 | }, |
85 | | - "packageManager": "pnpm@11.13.0" |
| 86 | + "packageManager": "pnpm@11.14.0" |
86 | 87 | } |
0 commit comments