mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(cli): bump babel@7.12 #11467
This commit is contained in:
parent
eda6798f5d
commit
a142e4ac17
@ -39,11 +39,11 @@
|
||||
"@types/postcss-load-config": "^2.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.10.1",
|
||||
"@babel/plugin-transform-object-assign": "^7.10.1",
|
||||
"@babel/plugin-transform-runtime": "^7.10.1",
|
||||
"@babel/preset-env": "^7.10.1",
|
||||
"@babel/preset-typescript": "^7.10.1",
|
||||
"@babel/core": "^7.12.0",
|
||||
"@babel/plugin-transform-object-assign": "^7.12.0",
|
||||
"@babel/plugin-transform-runtime": "^7.12.0",
|
||||
"@babel/preset-env": "^7.12.0",
|
||||
"@babel/preset-typescript": "^7.12.0",
|
||||
"@nuxt/friendly-errors-webpack-plugin": "^2.5.0",
|
||||
"@types/jest": "^26.0.0",
|
||||
"@types/webpack-dev-server": "^3.11.0",
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user