|
|
@@ -70,11 +70,11 @@
|
|
|
"devDependencies": {
|
|
|
"@plugin-web-update-notification/vite": "^1.7.1",
|
|
|
"@types/lodash-es": "^4.17.12",
|
|
|
- "@types/node": "^20.14.9",
|
|
|
+ "@types/node": "^20.14.10",
|
|
|
"@types/nprogress": "^0.2.3",
|
|
|
"@types/sortablejs": "^1.15.8",
|
|
|
- "@typescript-eslint/eslint-plugin": "^7.15.0",
|
|
|
- "@typescript-eslint/parser": "^7.15.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^7.16.0",
|
|
|
+ "@typescript-eslint/parser": "^7.16.0",
|
|
|
"@vitejs/plugin-vue": "^5.0.5",
|
|
|
"@vitejs/plugin-vue-jsx": "^4.0.0",
|
|
|
"@vue/compiler-sfc": "^3.4.31",
|
|
|
@@ -84,10 +84,10 @@
|
|
|
"less": "^4.2.0",
|
|
|
"prettier": "^3.3.2",
|
|
|
"rollup-plugin-visualizer": "^5.12.0",
|
|
|
- "sass": "^1.77.6",
|
|
|
- "terser": "^5.31.1",
|
|
|
+ "sass": "^1.77.7",
|
|
|
+ "terser": "^5.31.2",
|
|
|
"typescript": "^5.5.3",
|
|
|
- "vite": "^5.3.2",
|
|
|
+ "vite": "^5.3.3",
|
|
|
"vite-plugin-cdn-import": "^1.0.1",
|
|
|
"vite-plugin-compression2": "^1.1.2",
|
|
|
"vite-plugin-vue-setup-extend": "^0.4.0",
|