update(version):vue & vite (#2797)

update vue from 3.2.31 to 3.2.33 
update vite from 2.9.1 to 2.9.5
This commit is contained in:
黑白配 2022-04-17 17:17:18 +08:00 committed by GitHub
parent 22d7bc4c20
commit 6076f4f30e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,8 +117,8 @@
"superagent": "^7.1.1",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3",
"vite": "^2.9.1",
"vue": "^3.2.31",
"vite": "^2.9.5",
"vue": "^3.2.33",
"vue-router": "^4.0.14",
"vue-tsc": "0.33.9"
},