chore(deps): update

This commit is contained in:
moklick
2021-05-23 19:16:15 +02:00
parent 0950e52f93
commit ba6b0b8a33
2 changed files with 429 additions and 404 deletions
+414 -389
View File
File diff suppressed because it is too large Load Diff
+15 -15
View File
@@ -29,7 +29,7 @@
},
"dependencies": {
"@babel/runtime": "^7.14.0",
"@types/d3": "^6.3.0",
"@types/d3": "^6.6.0",
"@types/react-redux": "^7.1.16",
"classcat": "^5.0.3",
"d3-selection": "^2.0.0",
@@ -40,12 +40,12 @@
"redux": "^4.1.0"
},
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.14.1",
"@babel/core": "^7.14.3",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"@babel/preset-react": "^7.13.13",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^18.1.0",
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-replace": "^2.4.2",
"@svgr/rollup": "^5.5.0",
@@ -53,27 +53,27 @@
"@types/resize-observer-browser": "^0.1.5",
"autoprefixer": "^10.2.5",
"babel-preset-react-app": "^10.0.0",
"cypress": "^7.2.0",
"postcss": "^8.2.13",
"cypress": "^7.3.0",
"postcss": "^8.3.0",
"postcss-cli": "^8.3.1",
"postcss-nested": "^5.0.5",
"prettier": "2.2.1",
"prettier": "2.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"release-it": "^14.6.1",
"rollup": "^2.47.0",
"react": "16 || 17",
"react-dom": "16 || 17",
"release-it": "^14.6.2",
"rollup": "^2.49.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-postcss": "^4.0.0",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-typescript2": "^0.30.0",
"start-server-and-test": "^1.12.1",
"start-server-and-test": "^1.12.2",
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "16 || 17",
"react-dom": "16 || 17"
"react": "17",
"react-dom": "17"
},
"files": [
"dist",