|
|
@@ -65,24 +65,21 @@
|
|
|
"devDependencies": {
|
|
|
"@plugin-web-update-notification/vite": "^1.7.1",
|
|
|
"@types/lodash-es": "^4.17.12",
|
|
|
- "@types/node": "^20.12.11",
|
|
|
+ "@types/node": "^20.12.12",
|
|
|
"@types/nprogress": "^0.2.3",
|
|
|
"@types/sortablejs": "^1.15.8",
|
|
|
- "@typescript-eslint/eslint-plugin": "^7.8.0",
|
|
|
- "@typescript-eslint/parser": "^7.8.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^7.9.0",
|
|
|
+ "@typescript-eslint/parser": "^7.9.0",
|
|
|
"@vitejs/plugin-vue": "^5.0.4",
|
|
|
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
|
|
"@vue/compiler-sfc": "^3.4.27",
|
|
|
- "autoprefixer": "^10.4.19",
|
|
|
"code-inspector-plugin": "^0.13.0",
|
|
|
"eslint": "^9.2.0",
|
|
|
"eslint-plugin-vue": "^9.26.0",
|
|
|
"less": "^4.2.0",
|
|
|
- "postcss": "^8.4.38",
|
|
|
"prettier": "^3.2.5",
|
|
|
"rollup-plugin-visualizer": "^5.12.0",
|
|
|
"sass": "^1.77.1",
|
|
|
- "tailwindcss": "^3.4.3",
|
|
|
"terser": "^5.31.0",
|
|
|
"typescript": "^5.4.5",
|
|
|
"vite": "^5.2.11",
|