chore: Dump all babel libs (#21121)

This commit is contained in:
EugeneTorap 2022-08-18 13:55:21 +03:00 committed by GitHub
parent dcab32676b
commit fa0be30d49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1475 additions and 1404 deletions

File diff suppressed because it is too large Load Diff

View File

@ -206,18 +206,18 @@
},
"devDependencies": {
"@applitools/eyes-storybook": "^3.27.6",
"@babel/cli": "^7.16.0",
"@babel/compat-data": "^7.15.0",
"@babel/core": "^7.15.5",
"@babel/eslint-parser": "^7.15.7",
"@babel/node": "^7.15.4",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
"@babel/cli": "^7.18.10",
"@babel/compat-data": "^7.18.8",
"@babel/core": "^7.18.10",
"@babel/eslint-parser": "^7.18.9",
"@babel/node": "^7.18.10",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.6",
"@babel/preset-react": "^7.14.5",
"@babel/register": "^7.15.3",
"@babel/plugin-transform-runtime": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"@babel/preset-react": "^7.18.6",
"@babel/register": "^7.18.9",
"@cypress/react": "^5.10.0",
"@emotion/jest": "^11.3.0",
"@hot-loader/react-dom": "^16.13.0",