chore(deps-dev): babel monorepo (#6450)

This commit is contained in:
Tim Lai
2020-09-30 16:25:32 -07:00
committed by GitHub
parent f5c709f97f
commit e49ea35f57
2 changed files with 487 additions and 427 deletions

892
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -98,23 +98,23 @@
"zenscroll": "^4.0.2"
},
"devDependencies": {
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.1",
"@babel/plugin-proposal-optional-chaining": "^7.10.1",
"@babel/plugin-transform-runtime": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"@babel/preset-react": "^7.10.1",
"@babel/register": "^7.10.1",
"@babel/cli": "=7.11.6",
"@babel/core": "=7.11.6",
"@babel/plugin-proposal-class-properties": "=7.10.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.10.4",
"@babel/plugin-proposal-optional-chaining": "=7.11.0",
"@babel/plugin-transform-runtime": "=7.11.5",
"@babel/preset-env": "=7.11.5",
"@babel/preset-react": "=7.10.4",
"@babel/register": "=7.11.5",
"@jest/globals": "=26.4.2",
"@release-it/conventional-changelog": "=1.1.4",
"autoprefixer": "^9.0.0",
"babel-eslint": "^10.0.0",
"babel-loader": "^8.1.0",
"babel-plugin-lodash": "=3.3.4",
"babel-plugin-module-resolver": "^4.0.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.13",
"babel-plugin-module-resolver": "=4.0.0",
"babel-plugin-transform-react-remove-prop-types": "=0.4.24",
"body-parser": "^1.19.0",
"bundlesize": "^0.18.0",
"chromedriver": "^85.0.0",