chore(deps): fix security alerts of babel and postcss (#12414)

This commit is contained in:
neverland
2023-10-29 17:56:12 +08:00
committed by GitHub
parent 9831203b0e
commit e0cdad3a3f
2 changed files with 134 additions and 142 deletions

View File

@@ -46,8 +46,8 @@
"vue": "^3.3.4"
},
"dependencies": {
"@babel/core": "^7.18.13",
"@babel/preset-typescript": "^7.18.6",
"@babel/core": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^",
"@vitejs/plugin-vue": "^4.0.0",