Bläddra i källkod

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

bubble
Tim Lai 4 år sedan
committed by GitHub
förälder
incheckning
e49ea35f57
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: 4AEE18F83AFDEB23
2 ändrade filer med 505 tillägg och 445 borttagningar
  1. +494
    -434
      package-lock.json
  2. +11
    -11
      package.json

+ 494
- 434
package-lock.json
Filskillnaden har hållits tillbaka eftersom den är för stor
Visa fil


+ 11
- 11
package.json Visa fil

@@ -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",


Laddar…
Avbryt
Spara