chore(examples): update

This commit is contained in:
moklick
2022-02-08 16:37:18 +01:00
parent b1db370c7c
commit eba8513648
+16 -14
View File
@@ -41,8 +41,8 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.16.12", "@babel/core": "^7.16.12",
"@babel/plugin-transform-runtime": "^7.16.7", "@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.7", "@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7", "@babel/preset-react": "^7.16.7",
"@rollup/plugin-babel": "^5.3.0", "@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1", "@rollup/plugin-commonjs": "^21.0.1",
@@ -50,20 +50,20 @@
"@rollup/plugin-replace": "^3.0.1", "@rollup/plugin-replace": "^3.0.1",
"@svgr/rollup": "^6.2.1", "@svgr/rollup": "^6.2.1",
"@types/d3": "^7.1.0", "@types/d3": "^7.1.0",
"@types/react-redux": "^7.1.21", "@types/react-redux": "^7.1.22",
"@types/redux": "^3.6.31", "@types/redux": "^3.6.31",
"@types/resize-observer-browser": "^0.1.6", "@types/resize-observer-browser": "^0.1.6",
"autoprefixer": "^10.4.1", "autoprefixer": "^10.4.2",
"babel-preset-react-app": "^10.0.1", "babel-preset-react-app": "^10.0.1",
"cypress": "^9.2.0", "cypress": "^9.4.1",
"postcss": "^8.4.5", "postcss": "^8.4.5",
"postcss-cli": "^9.1.0", "postcss-cli": "^9.1.0",
"postcss-nested": "^5.0.6", "postcss-nested": "^5.0.6",
"prettier": "2.5.1", "prettier": "2.5.1",
"prop-types": "^15.8.0", "prop-types": "^15.8.1",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"release-it": "^14.11.8", "release-it": "^14.12.4",
"rollup": "^2.66.1", "rollup": "^2.66.1",
"rollup-plugin-bundle-size": "^1.0.3", "rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.5", "rollup-plugin-livereload": "^2.0.5",
@@ -18032,6 +18032,7 @@
"version": "1.2.13", "version": "1.2.13",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz", "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
"integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==", "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
"hasInstallScript": true,
"optional": true, "optional": true,
"os": [ "os": [
"darwin" "darwin"
@@ -18471,6 +18472,7 @@
"version": "1.2.13", "version": "1.2.13",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz", "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
"integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==", "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
"hasInstallScript": true,
"optional": true, "optional": true,
"os": [ "os": [
"darwin" "darwin"
@@ -31942,8 +31944,8 @@
"version": "file:..", "version": "file:..",
"requires": { "requires": {
"@babel/core": "^7.16.12", "@babel/core": "^7.16.12",
"@babel/plugin-transform-runtime": "^7.16.7", "@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.7", "@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7", "@babel/preset-react": "^7.16.7",
"@babel/runtime": "^7.16.7", "@babel/runtime": "^7.16.7",
"@rollup/plugin-babel": "^5.3.0", "@rollup/plugin-babel": "^5.3.0",
@@ -31952,13 +31954,13 @@
"@rollup/plugin-replace": "^3.0.1", "@rollup/plugin-replace": "^3.0.1",
"@svgr/rollup": "^6.2.1", "@svgr/rollup": "^6.2.1",
"@types/d3": "^7.1.0", "@types/d3": "^7.1.0",
"@types/react-redux": "^7.1.21", "@types/react-redux": "^7.1.22",
"@types/redux": "^3.6.31", "@types/redux": "^3.6.31",
"@types/resize-observer-browser": "^0.1.6", "@types/resize-observer-browser": "^0.1.6",
"autoprefixer": "^10.4.1", "autoprefixer": "^10.4.2",
"babel-preset-react-app": "^10.0.1", "babel-preset-react-app": "^10.0.1",
"classcat": "^5.0.3", "classcat": "^5.0.3",
"cypress": "^9.2.0", "cypress": "^9.4.1",
"d3-selection": "^3.0.0", "d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0", "d3-zoom": "^3.0.0",
"fast-deep-equal": "^3.1.3", "fast-deep-equal": "^3.1.3",
@@ -31966,13 +31968,13 @@
"postcss-cli": "^9.1.0", "postcss-cli": "^9.1.0",
"postcss-nested": "^5.0.6", "postcss-nested": "^5.0.6",
"prettier": "2.5.1", "prettier": "2.5.1",
"prop-types": "^15.8.0", "prop-types": "^15.8.1",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-draggable": "^4.4.4", "react-draggable": "^4.4.4",
"react-redux": "^7.2.6", "react-redux": "^7.2.6",
"redux": "^4.1.2", "redux": "^4.1.2",
"release-it": "^14.11.8", "release-it": "^14.12.4",
"rollup": "^2.66.1", "rollup": "^2.66.1",
"rollup-plugin-bundle-size": "^1.0.3", "rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.5", "rollup-plugin-livereload": "^2.0.5",