dependencies: update

This commit is contained in:
Philipp Kühn
2021-09-06 22:43:40 +02:00
parent 65e1a404e5
commit 8d15436c28
15 changed files with 527 additions and 522 deletions

View File

@@ -28,10 +28,10 @@
},
"devDependencies": {
"@atomico/rollup-plugin-sizes": "^1.1.4",
"@babel/core": "^7.15.0",
"@babel/core": "^7.15.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
"@babel/preset-env": "^7.15.0",
"@babel/preset-env": "^7.15.4",
"@babel/preset-react": "^7.14.5",
"@cypress/webpack-preprocessor": "^5.9.1",
"@lerna/batch-packages": "^3.16.0",
@@ -40,8 +40,8 @@
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.29.3",
"@typescript-eslint/eslint-plugin": "^4.31.0",
"@typescript-eslint/parser": "^4.31.0",
"cypress": "^8.2.0",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.2.0",