chore(deps): update
This commit is contained in:
Generated
+319
-287
File diff suppressed because it is too large
Load Diff
+10
-10
@@ -29,7 +29,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"@types/d3": "^6.7.0",
|
||||
"@types/d3": "^6.7.1",
|
||||
"@types/react-redux": "^7.1.16",
|
||||
"classcat": "^5.0.3",
|
||||
"d3-selection": "^3.0.0",
|
||||
@@ -42,7 +42,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.6",
|
||||
"@babel/plugin-transform-runtime": "^7.14.5",
|
||||
"@babel/preset-env": "^7.14.5",
|
||||
"@babel/preset-env": "^7.14.7",
|
||||
"@babel/preset-react": "^7.14.5",
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@rollup/plugin-commonjs": "^19.0.0",
|
||||
@@ -54,26 +54,26 @@
|
||||
"autoprefixer": "^10.2.6",
|
||||
"babel-preset-react-app": "^10.0.0",
|
||||
"cypress": "^7.5.0",
|
||||
"postcss": "^8.3.4",
|
||||
"postcss": "^8.3.5",
|
||||
"postcss-cli": "^8.3.1",
|
||||
"postcss-nested": "^5.0.5",
|
||||
"prettier": "2.3.1",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "17",
|
||||
"react-dom": "17",
|
||||
"release-it": "^14.9.0",
|
||||
"rollup": "^2.52.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"release-it": "^14.10.0",
|
||||
"rollup": "^2.52.2",
|
||||
"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.5",
|
||||
"typescript": "^4.3.2"
|
||||
"typescript": "^4.3.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "17",
|
||||
"react-dom": "17"
|
||||
"react": "16 || 17",
|
||||
"react-dom": "17 || 17"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user