|
29 | 29 | "@commitlint/cli": "18.6.1",
|
30 | 30 | "@commitlint/config-conventional": "18.6.3",
|
31 | 31 | "@iconify/json": "^2.2.131",
|
32 |
| - "@intlify/unplugin-vue-i18n": "^1.4.0", |
33 |
| - "@julr/vite-plugin-validate-env": "^0.2.4", |
| 32 | + "@intlify/unplugin-vue-i18n": "^6.0.0", |
| 33 | + "@julr/vite-plugin-validate-env": "^1.0.0", |
34 | 34 | "@rushstack/eslint-patch": "1.10.4",
|
35 | 35 | "@types/markdown-it-link-attributes": "3.0.4",
|
36 | 36 | "@types/nprogress": "0.2.3",
|
|
44 | 44 | "@unocss/transformer-compile-class": "^0.58.0",
|
45 | 45 | "@unocss/transformer-directives": "^0.58.0",
|
46 | 46 | "@unocss/transformer-variant-group": "^0.58.0",
|
47 |
| - "@vitejs/plugin-vue": "4.6.2", |
| 47 | + "@vitejs/plugin-vue": "5.2.1", |
48 | 48 | "@vue-macros/volar": "^0.18.0",
|
49 | 49 | "@vue/compiler-sfc": "3.4.15",
|
50 | 50 | "@vue/eslint-config-prettier": "8.0.0",
|
51 | 51 | "@vue/eslint-config-typescript": "12.0.0",
|
52 | 52 | "@vue/server-renderer": "3.4.15",
|
53 |
| - "@vueuse/core": "10.7.2", |
| 53 | + "@vueuse/core": "12.0.0", |
54 | 54 | "autoprefixer": "10.4.19",
|
55 | 55 | "axios": "1.6.8",
|
56 | 56 | "critters": "0.0.22",
|
|
98 | 98 | "unplugin-vue-macros": "^2.6.1",
|
99 | 99 | "unplugin-vue-markdown": "^0.25.0",
|
100 | 100 | "unplugin-vue-router": "0.7.0",
|
101 |
| - "vite": "5.0.12", |
| 101 | + "vite": "6.0.5", |
102 | 102 | "vite-plugin-checker": "0.6.4",
|
103 | 103 | "vite-plugin-inspect": "0.8.3",
|
104 | 104 | "vite-plugin-md": "0.21.5",
|
105 | 105 | "vite-plugin-pwa": "0.17.5",
|
106 |
| - "vite-plugin-vue-devtools": "1.0.0-rc.8", |
| 106 | + "vite-plugin-vue-devtools": "7.6.8", |
107 | 107 | "vite-plugin-vue-layouts": "0.11.0",
|
108 | 108 | "vite-ssg": "0.23.6",
|
109 | 109 | "vitest": "0.34.6",
|
110 | 110 | "vue-demi": "0.14.7",
|
111 | 111 | "vue-eslint-parser": "9.4.3",
|
112 |
| - "vue-i18n": "9.9.1", |
113 |
| - "vue-tsc": "1.8.27", |
| 112 | + "vue-i18n": "10.0.5", |
| 113 | + "vue-tsc": "2.1.10", |
114 | 114 | "workbox-window": "7.0.0",
|
115 | 115 | "zod": "^3.22.4"
|
116 | 116 | }
|
|
0 commit comments