chore(deps): update

This commit is contained in:
moklick
2021-05-28 13:07:26 +02:00
parent cc0a83744d
commit f835f85e65
2 changed files with 179 additions and 283 deletions
+9 -9
View File
@@ -29,7 +29,7 @@
},
"dependencies": {
"@babel/runtime": "^7.14.0",
"@types/d3": "^6.6.0",
"@types/d3": "^6.7.0",
"@types/react-redux": "^7.1.16",
"classcat": "^5.0.3",
"d3-selection": "^2.0.0",
@@ -51,9 +51,9 @@
"@svgr/rollup": "^5.5.0",
"@types/redux": "^3.6.31",
"@types/resize-observer-browser": "^0.1.5",
"autoprefixer": "^10.2.5",
"autoprefixer": "^10.2.6",
"babel-preset-react-app": "^10.0.0",
"cypress": "^7.3.0",
"cypress": "^7.4.0",
"postcss": "^8.3.0",
"postcss-cli": "^8.3.1",
"postcss-nested": "^5.0.5",
@@ -61,19 +61,19 @@
"prop-types": "^15.7.2",
"react": "16 || 17",
"react-dom": "16 || 17",
"release-it": "^14.6.2",
"rollup": "^2.49.0",
"release-it": "^14.7.0",
"rollup": "^2.50.3",
"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.2",
"typescript": "^4.2.4"
"start-server-and-test": "^1.12.3",
"typescript": "^4.3.2"
},
"peerDependencies": {
"react": "17",
"react-dom": "17"
"react": "16 || 17",
"react-dom": "16 || 17"
},
"files": [
"dist",