|
82 | 82 | "@commitlint/config-conventional": "^19.0.3",
|
83 | 83 | "@commitlint/types": "^19.0.3",
|
84 | 84 | "@eslint/js": "^8.57.0",
|
85 |
| - "@intlify/unplugin-vue-i18n": "2.0.0", |
| 85 | + "@intlify/unplugin-vue-i18n": "3.0.0", |
86 | 86 | "@types/lodash": "^4.14.202",
|
87 | 87 | "@types/mockjs": "^1.0.10",
|
88 | 88 | "@types/nprogress": "^0.2.3",
|
|
112 | 112 | "stylelint-config-recommended-vue": "^1.5.0",
|
113 | 113 | "stylelint-config-standard-less": "^3.0.1",
|
114 | 114 | "stylelint-prettier": "^5.0.0",
|
115 |
| - "typescript": "^5.3.3", |
| 115 | + "typescript": "^5.4.2", |
116 | 116 | "unplugin-auto-import": "^0.17.5",
|
117 | 117 | "unplugin-vue-components": "^0.26.0",
|
118 | 118 | "vite": "^5.1.5",
|
119 | 119 | "vite-plugin-compression": "^0.5.1",
|
120 | 120 | "vite-plugin-remove-console": "^2.2.0",
|
121 | 121 | "vite-svg-loader": "^5.1.0",
|
122 | 122 | "vue-eslint-parser": "^9.4.2",
|
123 |
| - "vue-tsc": "^2.0.5" |
| 123 | + "vue-tsc": "^2.0.6" |
124 | 124 | },
|
125 | 125 | "engines": {
|
126 | 126 | "node": "^18.0.0 || >=20.0.0",
|
|
0 commit comments