1
0
mirror of synced 2025-12-08 01:57:56 +08:00

chore: 更新依赖版本

re #498
This commit is contained in:
roymondchen
2023-04-10 14:49:18 +08:00
parent 1b7d840e4d
commit a60e067d4e
19 changed files with 4988 additions and 3213 deletions

View File

@@ -50,14 +50,14 @@
"@types/lodash-es": "^4.17.4",
"@types/node": "^15.12.4",
"@types/sortablejs": "^1.10.7",
"@vitejs/plugin-vue": "^3.1.0",
"@vitejs/plugin-vue": "^4.1.0",
"@vue/compiler-sfc": "^3.2.37",
"@vue/test-utils": "^2.0.0",
"rimraf": "^3.0.2",
"sass": "^1.35.1",
"typescript": "^4.7.4",
"vite": "^3.1.3",
"typescript": "^5.0.4",
"vite": "^4.2.1",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue-tsc": "^1.0.11"
"vue-tsc": "^1.2.0"
}
}