chore: update @babel/* deps (#14002)
This commit is contained in:
parent
23fec0c8c9
commit
4a337538f9
24
package.json
24
package.json
@ -18,22 +18,22 @@
|
|||||||
},
|
},
|
||||||
"packageManager": "yarn@3.1.0",
|
"packageManager": "yarn@3.1.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.14.8",
|
"@babel/cli": "^7.16.0",
|
||||||
"@babel/core": "^7.15.0",
|
"@babel/core": "^7.16.0",
|
||||||
"@babel/eslint-config-internal": "workspace:^",
|
"@babel/eslint-config-internal": "workspace:^",
|
||||||
"@babel/eslint-parser": "workspace:^",
|
"@babel/eslint-parser": "workspace:^",
|
||||||
"@babel/eslint-plugin-development": "workspace:^",
|
"@babel/eslint-plugin-development": "workspace:^",
|
||||||
"@babel/eslint-plugin-development-internal": "workspace:^",
|
"@babel/eslint-plugin-development-internal": "workspace:^",
|
||||||
"@babel/plugin-proposal-dynamic-import": "^7.14.5",
|
"@babel/plugin-proposal-dynamic-import": "^7.16.0",
|
||||||
"@babel/plugin-proposal-export-namespace-from": "^7.14.5",
|
"@babel/plugin-proposal-export-namespace-from": "^7.16.0",
|
||||||
"@babel/plugin-proposal-object-rest-spread": "^7.14.5",
|
"@babel/plugin-proposal-object-rest-spread": "^7.16.0",
|
||||||
"@babel/plugin-transform-modules-commonjs": "^7.15.0",
|
"@babel/plugin-transform-modules-commonjs": "^7.16.0",
|
||||||
"@babel/plugin-transform-runtime": "^7.14.5",
|
"@babel/plugin-transform-runtime": "^7.16.4",
|
||||||
"@babel/preset-env": "^7.15.0",
|
"@babel/preset-env": "^7.16.4",
|
||||||
"@babel/preset-flow": "^7.14.5",
|
"@babel/preset-flow": "^7.16.0",
|
||||||
"@babel/preset-typescript": "^7.15.0",
|
"@babel/preset-typescript": "^7.16.0",
|
||||||
"@babel/register": "^7.14.5",
|
"@babel/register": "^7.16.0",
|
||||||
"@babel/runtime": "^7.14.8",
|
"@babel/runtime": "^7.16.3",
|
||||||
"@rollup/plugin-babel": "^5.3.0",
|
"@rollup/plugin-babel": "^5.3.0",
|
||||||
"@rollup/plugin-commonjs": "patch:@rollup/plugin-commonjs@^18.1.0#./.yarn/patches/@rollup__plugin-commonjs.patch",
|
"@rollup/plugin-commonjs": "patch:@rollup/plugin-commonjs@^18.1.0#./.yarn/patches/@rollup__plugin-commonjs.patch",
|
||||||
"@rollup/plugin-json": "^4.1.0",
|
"@rollup/plugin-json": "^4.1.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user