Merge branch 'main' into v10

This commit is contained in:
moklick
2022-01-11 13:14:57 +01:00
2 changed files with 348 additions and 386 deletions

728
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -32,7 +32,6 @@
},
"dependencies": {
"@babel/runtime": "^7.16.7",
"@types/d3": "^7.1.0",
"classcat": "^5.0.3",
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0",
@@ -48,9 +47,10 @@
"@rollup/plugin-alias": "^3.1.8",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.1.2",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-replace": "^3.0.1",
"@svgr/rollup": "^6.1.2",
"@types/d3": "^7.1.0",
"@types/react": "^17.0.37",
"@types/resize-observer-browser": "^0.1.6",
"autoprefixer": "^10.3.6",
@@ -63,7 +63,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"release-it": "^14.11.8",
"rollup": "^2.62.0",
"rollup": "^2.63.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-postcss": "^4.0.2",