|
30 | 30 | "@intlify/unplugin-vue-i18n": "^4.0.0",
|
31 | 31 | "@vicons/antd": "^0.12.0",
|
32 | 32 | "@vicons/ionicons5": "^0.12.0",
|
33 |
| - "core-js": "^3.37.1", |
34 |
| - "naive-ui": "^2.38.2", |
35 |
| - "pinia": "^2.1.7", |
| 33 | + "core-js": "^3.38.0", |
| 34 | + "naive-ui": "^2.39.0", |
| 35 | + "pinia": "^2.2.0", |
36 | 36 | "pinia-plugin-persistedstate": "^3.2.1",
|
37 |
| - "sass": "^1.77.6", |
38 |
| - "systeminformation": "^5.22.11", |
| 37 | + "sass": "^1.77.8", |
| 38 | + "systeminformation": "^5.23.3", |
39 | 39 | "vfonts": "^0.0.3",
|
40 |
| - "vue": "^3.4.31", |
| 40 | + "vue": "^3.4.35", |
41 | 41 | "vue-i18n": "^9.13.1",
|
42 |
| - "vue-router": "^4.4.0" |
| 42 | + "vue-router": "^4.4.2" |
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 | 45 | "@electron-toolkit/preload": "^3.0.1",
|
46 | 46 | "@electron-toolkit/tsconfig": "^1.0.1",
|
47 | 47 | "@electron-toolkit/utils": "^3.0.0",
|
48 | 48 | "@electron/notarize": "^2.3.2",
|
49 |
| - "@rushstack/eslint-patch": "^1.10.3", |
| 49 | + "@rushstack/eslint-patch": "^1.10.4", |
50 | 50 | "@types/node": "20.14.9",
|
51 |
| - "@vitejs/plugin-vue": "^5.0.5", |
| 51 | + "@vitejs/plugin-vue": "^5.1.2", |
52 | 52 | "@vitest/coverage-v8": "^1.6.0",
|
53 | 53 | "@vue/eslint-config-prettier": "^9.0.0",
|
54 | 54 | "@vue/eslint-config-typescript": "^13.0.0",
|
|
57 | 57 | "electron-builder": "^24.13.3",
|
58 | 58 | "electron-vite": "^2.3.0",
|
59 | 59 | "eslint": "^8.57.0",
|
60 |
| - "eslint-plugin-vue": "^9.26.0", |
| 60 | + "eslint-plugin-vue": "^9.27.0", |
61 | 61 | "extract-zip": "^2.0.1",
|
62 |
| - "jsdom": "^24.1.0", |
| 62 | + "jsdom": "^24.1.1", |
63 | 63 | "node-fetch": "^3.3.2",
|
64 |
| - "prettier": "^3.3.2", |
65 |
| - "typescript": "^5.5.2", |
66 |
| - "vite": "^5.3.2", |
| 64 | + "prettier": "^3.3.3", |
| 65 | + "typescript": "^5.5.4", |
| 66 | + "vite": "^5.3.5", |
67 | 67 | "vitest": "^1.6.0",
|
68 |
| - "vue-tsc": "^2.0.24" |
| 68 | + "vue-tsc": "^2.0.29" |
69 | 69 | }
|
70 | 70 | }
|
0 commit comments