Merge pull request #370 from wbkd/develop

Develop
This commit is contained in:
Moritz
2020-07-27 12:41:52 +02:00
committed by GitHub
16 changed files with 375 additions and 335 deletions
+6 -6
View File
@@ -25,9 +25,9 @@
"release": "release-it"
},
"dependencies": {
"@welldone-software/why-did-you-render": "^4.2.6",
"@welldone-software/why-did-you-render": "^4.2.7",
"classcat": "^4.1.0",
"d3-selection": "^1.4.1",
"d3-selection": "^1.4.2",
"d3-zoom": "^1.8.3",
"easy-peasy": "^3.3.1",
"fast-deep-equal": "^3.1.3",
@@ -46,13 +46,13 @@
"autoprefixer": "^9.8.5",
"babel-loader": "^8.1.0",
"babel-preset-react-app": "^9.1.2",
"cypress": "^4.10.0",
"cypress": "^4.11.0",
"postcss-nested": "^4.2.3",
"prettier": "2.0.5",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"release-it": "^13.6.5",
"rollup": "^2.22.1",
"release-it": "^13.6.6",
"rollup": "^2.23.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-commonjs": "^10.1.0",
@@ -61,7 +61,7 @@
"rollup-plugin-peer-deps-external": "^2.2.3",
"rollup-plugin-postcss": "^3.1.3",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-serve": "^1.0.2",
"rollup-plugin-serve": "^1.0.3",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-typescript2": "^0.27.1",
"rollup-plugin-uglify": "^6.0.4",