update 升级全部依赖版本

update element-plus 2.9.8
update pinia 3.0.2
update vue-router 4.5.0
update vue-types 6.0.0
update vxe-table 4.13.7
update sass 1.87.0
update typescript 5.8.3
update vite 6.3.2
........等等很多版本
This commit is contained in:
疯狂的狮子Li
2025-04-22 15:23:36 +08:00
parent e5de3f4e9d
commit de22609196
4 changed files with 33 additions and 28 deletions

View File

@ -315,6 +315,9 @@
"watchThrottled": true,
"watchTriggerable": true,
"watchWithFilter": true,
"whenever": true
"whenever": true,
"Slot": true,
"Slots": true,
"createRef": true
}
}