This commit is contained in:
wuyy 2026-03-23 18:04:12 +08:00
commit da40033541
2 changed files with 4 additions and 0 deletions

View File

@ -45,6 +45,7 @@
"vxe-table": "^4.9.4"
},
"devDependencies": {
"@types/node": "^25.3.5",
"@types/sortablejs": "^1.15.9",
"@vitejs/plugin-vue": "5.2.4",
"@vue/tsconfig": "^0.5.1",

3
pnpm-lock.yaml generated
View File

@ -93,6 +93,9 @@ importers:
specifier: ^4.9.4
version: 4.18.0(vue@3.5.29(typescript@5.6.3))
devDependencies:
'@types/node':
specifier: ^25.3.5
version: 25.3.5
'@types/sortablejs':
specifier: ^1.15.9
version: 1.15.9