chore(deps): update

This commit is contained in:
moklick
2020-09-03 09:00:17 +02:00
parent 81f82e2ed2
commit 9aa4143b86
2 changed files with 212 additions and 313 deletions
+6 -6
View File
@@ -35,24 +35,24 @@
"resize-observer": "^1.0.0"
},
"devDependencies": {
"@babel/core": "^7.11.4",
"@babel/preset-env": "^7.11.0",
"@babel/core": "^7.11.5",
"@babel/preset-env": "^7.11.5",
"@babel/preset-react": "^7.10.4",
"@svgr/rollup": "^5.4.0",
"@types/classnames": "^2.2.10",
"@types/d3": "^5.7.2",
"@types/react": "^16.9.48",
"@types/react": "^16.9.49",
"@types/react-dom": "^16.9.8",
"autoprefixer": "^9.8.6",
"babel-loader": "^8.1.0",
"babel-preset-react-app": "^9.1.2",
"cypress": "^5.0.0",
"cypress": "^5.1.0",
"postcss-nested": "^4.2.3",
"prettier": "2.1.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"release-it": "^13.7.0",
"rollup": "^2.26.8",
"release-it": "^13.7.1",
"rollup": "^2.26.9",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-commonjs": "^10.1.0",