|
24 | 24 | "release": "bumpp" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@iconify-json/carbon": "^1.2.3", |
| 27 | + "@iconify-json/carbon": "^1.2.4", |
28 | 28 | "@unocss/reset": "^0.58.9", |
29 | 29 | "@vueuse/core": "^10.11.1", |
30 | 30 | "axios": "^1.7.7", |
31 | 31 | "lodash-es": "^4.17.21", |
32 | 32 | "nprogress": "^0.2.0", |
33 | | - "pinia": "^2.2.4", |
34 | | - "vue": "^3.5.12", |
| 33 | + "pinia": "^2.2.6", |
| 34 | + "vue": "^3.5.13", |
35 | 35 | "vue-i18n": "^9.14.1", |
36 | 36 | "vue-router": "^4.4.5" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@antfu/eslint-config": "^3.8.0", |
| 39 | + "@antfu/eslint-config": "^3.9.1", |
40 | 40 | "@intlify/unplugin-vue-i18n": "^1.6.0", |
41 | 41 | "@types/jsdom": "^21.1.7", |
42 | 42 | "@types/lodash-es": "^4.17.12", |
43 | | - "@types/node": "^18.19.58", |
| 43 | + "@types/node": "^18.19.64", |
44 | 44 | "@types/nprogress": "^0.2.3", |
45 | | - "@vitejs/plugin-vue": "^5.1.4", |
46 | | - "@vitejs/plugin-vue-jsx": "^4.0.1", |
| 45 | + "@vitejs/plugin-vue": "^5.2.0", |
| 46 | + "@vitejs/plugin-vue-jsx": "^4.1.0", |
47 | 47 | "@vue/test-utils": "^2.4.6", |
48 | | - "bumpp": "^9.7.1", |
49 | | - "eslint": "^9.13.0", |
| 48 | + "bumpp": "^9.8.1", |
| 49 | + "eslint": "^9.15.0", |
50 | 50 | "jsdom": "^22.1.0", |
51 | 51 | "lint-staged": "^15.2.10", |
52 | 52 | "npm-run-all2": "^6.2.6", |
53 | 53 | "rimraf": "^6.0.1", |
54 | 54 | "simple-git-hooks": "^2.11.1", |
55 | 55 | "typescript": "^5.6.3", |
56 | 56 | "unocss": "^0.61.9", |
57 | | - "unplugin-auto-import": "^0.18.3", |
| 57 | + "unplugin-auto-import": "^0.18.4", |
58 | 58 | "unplugin-vue-components": "^0.27.4", |
59 | 59 | "unplugin-vue-router": "^0.10.8", |
60 | | - "vite": "^5.4.9", |
61 | | - "vite-plugin-compression2": "^1.3.0", |
62 | | - "vite-plugin-vue-devtools": "^7.5.2", |
| 60 | + "vite": "^5.4.11", |
| 61 | + "vite-plugin-compression2": "^1.3.1", |
| 62 | + "vite-plugin-vue-devtools": "^7.6.4", |
63 | 63 | "vite-plugin-vue-layouts": "^0.11.0", |
64 | | - "vitest": "^2.1.3", |
65 | | - "vue-tsc": "^2.1.6" |
| 64 | + "vitest": "^2.1.5", |
| 65 | + "vue-tsc": "^2.1.10" |
66 | 66 | }, |
67 | 67 | "simple-git-hooks": { |
68 | 68 | "pre-commit": "pnpm lint-staged" |
|
0 commit comments