From 2675b60a6d4c5eeb44b9fa67b6271e356a4c3c4d Mon Sep 17 00:00:00 2001 From: Neil Kistner Date: Fri, 30 Apr 2021 08:13:00 -0500 Subject: [PATCH] v0.69.0 --- CHANGELOG.md | 67 ++++++++++++++++++++++ api/package.json | 42 +++++++------- lerna.json | 2 +- packages/annotations/package.json | 8 +-- packages/arcs/package.json | 8 +-- packages/axes/package.json | 8 +-- packages/bar/package.json | 20 +++---- packages/bullet/package.json | 14 ++--- packages/bump/package.json | 14 ++--- packages/calendar/package.json | 10 ++-- packages/chord/package.json | 14 ++--- packages/circle-packing/package.json | 10 ++-- packages/colors/package.json | 6 +- packages/core/package.json | 8 +-- packages/funnel/package.json | 12 ++-- packages/generators/package.json | 2 +- packages/geo/package.json | 12 ++-- packages/heatmap/package.json | 12 ++-- packages/legends/package.json | 6 +- packages/line/package.json | 20 +++---- packages/marimekko/package.json | 12 ++-- packages/network/package.json | 10 ++-- packages/parallel-coordinates/package.json | 12 ++-- packages/pie/package.json | 14 ++--- packages/radar/package.json | 12 ++-- packages/recompose/package.json | 2 +- packages/sankey/package.json | 12 ++-- packages/scales/package.json | 2 +- packages/scatterplot/package.json | 20 +++---- packages/stream/package.json | 16 +++--- packages/sunburst/package.json | 12 ++-- packages/swarmplot/package.json | 20 +++---- packages/tooltip/package.json | 6 +- packages/treemap/package.json | 10 ++-- packages/voronoi/package.json | 10 ++-- packages/waffle/package.json | 14 ++--- website/package.json | 58 +++++++++---------- 37 files changed, 302 insertions(+), 235 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64f74da61..901d9c36c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,70 @@ + +## v0.69.0 (2021-04-30) + + +#### Features + +* **axes:** init migration to typescript ([73f98032](https://github.com/plouc/nivo/commit/73f98032b6faed65ea89b57ef9d5e1043c1a1acb)) +* **build:** add test watch commands to makefile ([e706d48e](https://github.com/plouc/nivo/commit/e706d48eaaaec05d0680c4c4c78562309da8fe87)) +* **circle-packing:** + * update default childColor ([ca07b9e6](https://github.com/plouc/nivo/commit/ca07b9e601c9259eaa364e4e443f83dab25c883c)) + * restore patterns and gradients support for the SVG implementation ([08ee5155](https://github.com/plouc/nivo/commit/08ee5155fb8227716f6135639768bd1520704760)) + * add a dedicated prop to enable parent color inheritance ([b864de9f](https://github.com/plouc/nivo/commit/b864de9f2d90df8d23e9a1a7342b3d6bd06ad26c)) + * update website descriptions ([b91c0570](https://github.com/plouc/nivo/commit/b91c0570e68397ad3ca66251ef1b118603be84b4)) + * update stories ([9b7a3046](https://github.com/plouc/nivo/commit/9b7a304686c1a3958bc13f1104808c1423e00769)) + * restore border support ([2911b61c](https://github.com/plouc/nivo/commit/2911b61c46a0097c0190630e7333be3be33ab269)) + * restore pixelRatio property for canvas implementation ([56491038](https://github.com/plouc/nivo/commit/56491038b26250265f46a13fb5451f2a4c840b05)) + * add colorBy property to control which property should be used to assign a color ([10914684](https://github.com/plouc/nivo/commit/10914684f9f73057f2b72f844f7fbf8bdebc9f80)) + * add mouse handlers support to canvas implementation ([82cb7c55](https://github.com/plouc/nivo/commit/82cb7c55c07690c41c0787a67dfae90116bf49c3)) + * add zoom support ([d8c7a883](https://github.com/plouc/nivo/commit/d8c7a883f9dbeca7c9c2b807d6ab471a53a4276c)) + * expose hooks to be able to build fully custom charts ([03433b02](https://github.com/plouc/nivo/commit/03433b02cee275499ec7cb03a9b4b45070c71cff)) + * add support for custom circle component to SVG and HTML implementations ([6f8a4caf](https://github.com/plouc/nivo/commit/6f8a4caf8dd42467d4096520ea7a924c6cfc83d8)) + * memoize labels transition phases ([d9170572](https://github.com/plouc/nivo/commit/d9170572150330632747b2ce3ce6ca50e15a0444)) + * add support for mouse handlers to SVG and HTML implementations ([138eafb5](https://github.com/plouc/nivo/commit/138eafb544f6307d41a5f58a9dca2b925c5ffb64)) + * restore labels ([4fb658dc](https://github.com/plouc/nivo/commit/4fb658dc92812449de8ab14a354049ed50a0fb6f)) + * restore leavesOnly support ([07135815](https://github.com/plouc/nivo/commit/07135815e10cbf89c03db58605713bdfc1345672)) + * migrate canvas implementation to new architecture ([478da0ee](https://github.com/plouc/nivo/commit/478da0eeab6f4418f6cbb40a43d28a2dcb587c0f)) + * rename Bubble to CirclePacking ([43bb075c](https://github.com/plouc/nivo/commit/43bb075ca1af316627f400e28edf937fbbb18a3c)) + * init hooks ([6fb27f70](https://github.com/plouc/nivo/commit/6fb27f702b05452631f8d0419c5ec3d8e365d3f2)) + * remove licence headers ([1f5290a7](https://github.com/plouc/nivo/commit/1f5290a756b417b17d9e0ef19c43e045ef3951a6)) + * enable TS support ([e75f1c89](https://github.com/plouc/nivo/commit/e75f1c89574cd46224adcfdb6ef259628e831e97)) +* **d3-scale:** upgrade d3-scale package ([c976d663](https://github.com/plouc/nivo/commit/c976d6637d318c51e56420ae7b80f7e9ea1e4b66)) +* **deps:** replace `recompose` with inlined version (#1494) ([09b02069](https://github.com/plouc/nivo/commit/09b0206968aa5242e3151229413b7b76e34c1605)) +* **generators:** migrate package to typescript (#1492) ([46d2ae0c](https://github.com/plouc/nivo/commit/46d2ae0c4fe5af3bf642fbd3e0d0f3534ab6e563)) +* **voronoi:** + * fix storybook ([97b7fc85](https://github.com/plouc/nivo/commit/97b7fc85ebf9c1e58d4f918e7c7088c352036fdb)) + * migrate package to TypeScript and remove recompose ([9796f3f0](https://github.com/plouc/nivo/commit/9796f3f04936a03c78b302060a6067512c7df84e)) + * remove license headers ([f69c7992](https://github.com/plouc/nivo/commit/f69c7992106ddd7f066584e2fe53b64aaff7e4b2)) + * init TypeScript setup ([74621c0f](https://github.com/plouc/nivo/commit/74621c0f0531dbc4715eb302ced69e5420dde3af)) + +#### Bug Fixes + +* **axes:** + * update some types ([b5d5f0f3](https://github.com/plouc/nivo/commit/b5d5f0f3ada72c77f9db5089f89d257629a67f78)) + * create alias for axis value ([f11d0347](https://github.com/plouc/nivo/commit/f11d034700bf39bcfbd53ed890e2410300f10ce6)) + * improve package types ([f7fcc751](https://github.com/plouc/nivo/commit/f7fcc75196243ba990ec0c0f5ad2f923f4cb0d65)) + * remove undefined cursor style prop from AxisTick ([eb969df8](https://github.com/plouc/nivo/commit/eb969df88314d838720045a06ded5661f326868f)) + * ensure document exists in the environment (#1489) ([a2e0d891](https://github.com/plouc/nivo/commit/a2e0d891219dfb7d850fe8e30b754164f163c2a1)) +* **build:** include latest changelog when publishing ([e9360be8](https://github.com/plouc/nivo/commit/e9360be8b62a947cdb4eaef333793314ad2b15bc)) +* **bullet:** remove some ts-ignore comments ([b4372cf1](https://github.com/plouc/nivo/commit/b4372cf1cead6d8d8291c10b8235fc7a04b1af06)) +* **circle-packing:** + * add support for controlled zoomed ID ([faf00aa8](https://github.com/plouc/nivo/commit/faf00aa84cc17291573b5dc27dd1c47be6f8b587)) + * fix HTML implementation overflow ([f83f2f1c](https://github.com/plouc/nivo/commit/f83f2f1c2769756e4351584148f200d711dd88f6)) +* **deps:** remove recompose ([53b9c1cc](https://github.com/plouc/nivo/commit/53b9c1cc7b439d550e8c2084bbd420c334082881)) +* **legends:** Add missing symbolBorderWidth to typings (#1431) ([a00ef4a1](https://github.com/plouc/nivo/commit/a00ef4a1a0e23c20a052dae4f6c6e8b6118e4101)) + +#### Chore + +* **axes:** + * exclude tsbuildinfo from package ([828656f7](https://github.com/plouc/nivo/commit/828656f773c81799b70b635961fdb6f8b85c5894)) + * changes to support react-spring v9.1.2 ([dfd3ef08](https://github.com/plouc/nivo/commit/dfd3ef08699123cdb9955ac8c6af73dbb7ca505b)) +* **build:** update messaging in makefile ([6b9af77d](https://github.com/plouc/nivo/commit/6b9af77df1441f7fe4478b14dee89943aa1677b6)) +* **changelog:** update changelog ([c3f293da](https://github.com/plouc/nivo/commit/c3f293dad902947df371982863997a4b8f8a3cf7)) +* **circle-packing:** fixes after rebase to master ([89109d93](https://github.com/plouc/nivo/commit/89109d93a768cf2571733d3171696a6e2e27351d)) +* **docs:** fix typo (#1495) ([353e9837](https://github.com/plouc/nivo/commit/353e9837291aacac93543a6833844dbe0f8082eb)) + + + ## v0.68.0 (2021-04-23) diff --git a/api/package.json b/api/package.json index 9de841caa..97694d59b 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/api", - "version": "0.68.0", + "version": "0.69.0", "description": "Rendering API for nivo dataviz React/d3 components", "main": "src/app.js", "licenses": [ @@ -22,26 +22,26 @@ "nodemon": "^1.18.10" }, "dependencies": { - "@nivo/bar": "0.68.0", - "@nivo/bullet": "0.68.0", - "@nivo/calendar": "0.68.0", - "@nivo/chord": "0.68.0", - "@nivo/circle-packing": "0.68.0", - "@nivo/core": "0.68.0", - "@nivo/generators": "0.68.0", - "@nivo/heatmap": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/line": "0.68.0", - "@nivo/parallel-coordinates": "0.68.0", - "@nivo/pie": "0.68.0", - "@nivo/radar": "0.68.0", - "@nivo/sankey": "0.68.0", - "@nivo/scatterplot": "0.68.0", - "@nivo/stream": "0.68.0", - "@nivo/sunburst": "0.68.0", - "@nivo/treemap": "0.68.0", - "@nivo/voronoi": "0.68.0", - "@nivo/waffle": "0.68.0", + "@nivo/bar": "0.69.0", + "@nivo/bullet": "0.69.0", + "@nivo/calendar": "0.69.0", + "@nivo/chord": "0.69.0", + "@nivo/circle-packing": "0.69.0", + "@nivo/core": "0.69.0", + "@nivo/generators": "0.69.0", + "@nivo/heatmap": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/line": "0.69.0", + "@nivo/parallel-coordinates": "0.69.0", + "@nivo/pie": "0.69.0", + "@nivo/radar": "0.69.0", + "@nivo/sankey": "0.69.0", + "@nivo/scatterplot": "0.69.0", + "@nivo/stream": "0.69.0", + "@nivo/sunburst": "0.69.0", + "@nivo/treemap": "0.69.0", + "@nivo/voronoi": "0.69.0", + "@nivo/waffle": "0.69.0", "body-parser": "^1.17.2", "compression": "^1.7.0", "cors": "^2.8.4", diff --git a/lerna.json b/lerna.json index abc205e04..62a8690dc 100644 --- a/lerna.json +++ b/lerna.json @@ -3,7 +3,7 @@ "packages/*", "api" ], - "version": "0.68.0", + "version": "0.69.0", "npmClient": "yarn", "useWorkspaces": true } diff --git a/packages/annotations/package.json b/packages/annotations/package.json index 41cd1afe8..4257f1828 100644 --- a/packages/annotations/package.json +++ b/packages/annotations/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/annotations", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -27,15 +27,15 @@ "dist/" ], "dependencies": { - "@nivo/colors": "0.68.0", + "@nivo/colors": "0.69.0", "lodash": "^4.17.11", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/arcs/package.json b/packages/arcs/package.json index 83cba7aac..62d073490 100644 --- a/packages/arcs/package.json +++ b/packages/arcs/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/arcs", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,16 +28,16 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/colors": "0.68.0", + "@nivo/colors": "0.69.0", "d3-shape": "^1.3.5", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "@types/d3-shape": "^2.0.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "react": ">= 16.8.4 < 18.0.0" }, "publishConfig": { diff --git a/packages/axes/package.json b/packages/axes/package.json index 9376a6d8c..02aaee914 100644 --- a/packages/axes/package.json +++ b/packages/axes/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/axes", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -27,20 +27,20 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/scales": "0.68.0", + "@nivo/scales": "0.69.0", "d3-format": "^1.4.4", "d3-time": "^1.0.11", "d3-time-format": "^2.1.3", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "@types/d3-format": "^1.4.1", "@types/d3-time": "^1.1.1", "@types/d3-time-format": "^2.3.1" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/bar/package.json b/packages/bar/package.json index 1402fb0e7..17ce929e4 100644 --- a/packages/bar/package.json +++ b/packages/bar/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/bar", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,23 +28,23 @@ "dist/" ], "dependencies": { - "@nivo/annotations": "0.68.0", - "@nivo/recompose": "0.68.0", - "@nivo/axes": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/scales": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/annotations": "0.69.0", + "@nivo/axes": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/recompose": "0.69.0", + "@nivo/scales": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-scale": "^3.2.3", "d3-shape": "^1.2.2", "lodash": "^4.17.11", "react-motion": "^0.5.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/bullet/package.json b/packages/bullet/package.json index 3d75db782..e447cac89 100644 --- a/packages/bullet/package.json +++ b/packages/bullet/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/bullet", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,19 +29,19 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/axes": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/axes": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-scale": "^3.2.3", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "@types/d3-scale": "^3.2.2" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "react": ">= 16.8.4 < 18.0.0" }, "publishConfig": { diff --git a/packages/bump/package.json b/packages/bump/package.json index a5c22a46f..efdf8ea91 100644 --- a/packages/bump/package.json +++ b/packages/bump/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/bump", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -30,18 +30,18 @@ "dist/" ], "dependencies": { - "@nivo/axes": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/axes": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-shape": "^1.3.5", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/calendar/package.json b/packages/calendar/package.json index 9894afc9e..eff5e4db5 100644 --- a/packages/calendar/package.json +++ b/packages/calendar/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/calendar", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,8 +28,8 @@ "dist/" ], "dependencies": { - "@nivo/legends": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/legends": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-scale": "^3.2.3", "d3-time": "^1.0.10", "d3-time-format": "^2.1.3", @@ -38,10 +38,10 @@ "lodash.range": "^3.2.0" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/chord/package.json b/packages/chord/package.json index 051957747..120a5c99b 100644 --- a/packages/chord/package.json +++ b/packages/chord/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/chord", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,20 +28,20 @@ "dist/" ], "dependencies": { - "@nivo/arcs": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/arcs": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-chord": "^1.0.6", "d3-shape": "^1.3.5", "lodash": "^4.17.11", "react-motion": "^0.5.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/circle-packing/package.json b/packages/circle-packing/package.json index 1e497e46d..54909e273 100644 --- a/packages/circle-packing/package.json +++ b/packages/circle-packing/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/circle-packing", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,18 +29,18 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/colors": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/colors": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-hierarchy": "^1.1.8", "lodash": "^4.17.11", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "@types/d3-hierarchy": "^1.1.7" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/colors/package.json b/packages/colors/package.json index 26b9609f8..0cc0ddc09 100644 --- a/packages/colors/package.json +++ b/packages/colors/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/colors", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,14 +28,14 @@ "react-motion": "^0.5.2" }, "devDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "@types/d3-color": "^2.0.0", "@types/d3-scale-chromatic": "^2.0.0", "@types/lodash": "^4.14.149", "@types/react-motion": "^0.0.29" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 <= 17.0.0" }, diff --git a/packages/core/package.json b/packages/core/package.json index dbf6de914..0b1cbffcd 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/core", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -20,7 +20,7 @@ "dist/" ], "dependencies": { - "@nivo/recompose": "0.68.0", + "@nivo/recompose": "0.69.0", "d3-color": "^2.0.0", "d3-format": "^1.4.4", "d3-hierarchy": "^1.1.8", @@ -34,10 +34,10 @@ "resize-observer-polyfill": "^1.5.1" }, "devDependencies": { - "@nivo/tooltip": "0.68.0" + "@nivo/tooltip": "0.69.0" }, "peerDependencies": { - "@nivo/tooltip": "0.68.0", + "@nivo/tooltip": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/funnel/package.json b/packages/funnel/package.json index 71dd2a8ea..448898122 100644 --- a/packages/funnel/package.json +++ b/packages/funnel/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/funnel", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,18 +28,18 @@ "dist/" ], "dependencies": { - "@nivo/annotations": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/annotations": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/generators/package.json b/packages/generators/package.json index 50dd10303..5859a9fe8 100644 --- a/packages/generators/package.json +++ b/packages/generators/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/generators", - "version": "0.68.0", + "version": "0.69.0", "licenses": [ { "type": "MIT", diff --git a/packages/geo/package.json b/packages/geo/package.json index 1f97675f4..e1e36fe72 100644 --- a/packages/geo/package.json +++ b/packages/geo/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/geo", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,18 +29,18 @@ "index.d.ts" ], "dependencies": { - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-format": "^1.4.4", "d3-geo": "^1.11.3", "lodash": "^4.17.11" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/heatmap/package.json b/packages/heatmap/package.json index 8b3d394d8..b4f42900a 100644 --- a/packages/heatmap/package.json +++ b/packages/heatmap/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/heatmap", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,17 +28,17 @@ "dist/" ], "dependencies": { - "@nivo/axes": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/axes": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-scale": "^3.2.3", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/legends/package.json b/packages/legends/package.json index 9e64f7918..79575b398 100644 --- a/packages/legends/package.json +++ b/packages/legends/package.json @@ -1,7 +1,7 @@ { "name": "@nivo/legends", "description": "legend components for nivo dataviz library", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -25,10 +25,10 @@ "lodash": "^4.17.11" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/line/package.json b/packages/line/package.json index 7eeb91d57..b6b145b10 100644 --- a/packages/line/package.json +++ b/packages/line/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/line", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,21 +28,21 @@ "dist/" ], "dependencies": { - "@nivo/annotations": "0.68.0", - "@nivo/axes": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/scales": "0.68.0", - "@nivo/tooltip": "0.68.0", - "@nivo/voronoi": "0.68.0", + "@nivo/annotations": "0.69.0", + "@nivo/axes": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/scales": "0.69.0", + "@nivo/tooltip": "0.69.0", + "@nivo/voronoi": "0.69.0", "d3-shape": "^1.3.5", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/marimekko/package.json b/packages/marimekko/package.json index abd6d6e4d..1c6bc4a92 100644 --- a/packages/marimekko/package.json +++ b/packages/marimekko/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/marimekko", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -21,21 +21,21 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/axes": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", + "@nivo/axes": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5", "lodash": "^4.17.11", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "@types/d3-scale": "^3.2.2", "@types/d3-shape": "^2.0.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "react": ">= 16.8.4 <= 17.0.0" }, "publishConfig": { diff --git a/packages/network/package.json b/packages/network/package.json index a167d8d07..76c3752cb 100644 --- a/packages/network/package.json +++ b/packages/network/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/network", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -30,17 +30,17 @@ "dist/" ], "dependencies": { - "@nivo/colors": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/colors": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-force": "^2.0.1", "lodash": "^4.17.11", "react-motion": "^0.5.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/parallel-coordinates/package.json b/packages/parallel-coordinates/package.json index 395c19b62..ca5211380 100644 --- a/packages/parallel-coordinates/package.json +++ b/packages/parallel-coordinates/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/parallel-coordinates", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,18 +28,18 @@ "dist/" ], "dependencies": { - "@nivo/axes": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/axes": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/pie/package.json b/packages/pie/package.json index 5d2e26284..293d07824 100644 --- a/packages/pie/package.json +++ b/packages/pie/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/pie", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,18 +29,18 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/arcs": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/arcs": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-shape": "^1.3.5" }, "devDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "@types/d3-shape": "^2.0.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "react": ">= 16.8.4 < 18.0.0" }, "publishConfig": { diff --git a/packages/radar/package.json b/packages/radar/package.json index f7987ec8c..861e4252c 100644 --- a/packages/radar/package.json +++ b/packages/radar/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/radar", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,18 +28,18 @@ "dist/" ], "dependencies": { - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/recompose/package.json b/packages/recompose/package.json index 2fc5cf6e6..d12067391 100644 --- a/packages/recompose/package.json +++ b/packages/recompose/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/recompose", - "version": "0.68.0", + "version": "0.69.0", "keywords": [ "nivo", "react", diff --git a/packages/sankey/package.json b/packages/sankey/package.json index e6515e7bf..685a67f0d 100644 --- a/packages/sankey/package.json +++ b/packages/sankey/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/sankey", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,19 +28,19 @@ "dist/" ], "dependencies": { - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-sankey": "^0.12.1", "d3-shape": "^1.3.5", "lodash": "^4.17.11", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/scales/package.json b/packages/scales/package.json index b6f8e49ba..9815f46c2 100644 --- a/packages/scales/package.json +++ b/packages/scales/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/scales", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", diff --git a/packages/scatterplot/package.json b/packages/scatterplot/package.json index 8c5a15094..51dd7ebd2 100644 --- a/packages/scatterplot/package.json +++ b/packages/scatterplot/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/scatterplot", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,23 +28,23 @@ "dist/" ], "dependencies": { - "@nivo/annotations": "0.68.0", - "@nivo/axes": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/scales": "0.68.0", - "@nivo/tooltip": "0.68.0", - "@nivo/voronoi": "0.68.0", + "@nivo/annotations": "0.69.0", + "@nivo/axes": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/scales": "0.69.0", + "@nivo/tooltip": "0.69.0", + "@nivo/voronoi": "0.69.0", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5", "lodash": "^4.17.11", "react-motion": "^0.5.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/stream/package.json b/packages/stream/package.json index 76ae270c5..8b9deddc5 100644 --- a/packages/stream/package.json +++ b/packages/stream/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/stream", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,20 +28,20 @@ "dist/" ], "dependencies": { - "@nivo/axes": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/scales": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/axes": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/scales": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/sunburst/package.json b/packages/sunburst/package.json index 929f1d8dc..6c315dc18 100644 --- a/packages/sunburst/package.json +++ b/packages/sunburst/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/sunburst", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,18 +29,18 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/arcs": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/arcs": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-hierarchy": "^1.1.8", "lodash": "^4.17.11" }, "devDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "@types/d3-hierarchy": "^1.1.7" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "react": ">= 16.8.4 < 18.0.0" }, "publishConfig": { diff --git a/packages/swarmplot/package.json b/packages/swarmplot/package.json index 805849926..fce375bcf 100644 --- a/packages/swarmplot/package.json +++ b/packages/swarmplot/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/swarmplot", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,23 +29,23 @@ "dist/" ], "dependencies": { - "@nivo/annotations": "0.68.0", - "@nivo/axes": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/scales": "0.68.0", - "@nivo/tooltip": "0.68.0", - "@nivo/voronoi": "0.68.0", + "@nivo/annotations": "0.69.0", + "@nivo/axes": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/scales": "0.69.0", + "@nivo/tooltip": "0.69.0", + "@nivo/voronoi": "0.69.0", "d3-force": "^2.0.1", "d3-scale": "^3.2.3", "lodash": "^4.17.11", "react-motion": "^0.5.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/tooltip/package.json b/packages/tooltip/package.json index c3ed15ba0..e133ab829 100644 --- a/packages/tooltip/package.json +++ b/packages/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/tooltip", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -24,10 +24,10 @@ "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "publishConfig": { "access": "public" diff --git a/packages/treemap/package.json b/packages/treemap/package.json index d8f7b811b..c56f08010 100644 --- a/packages/treemap/package.json +++ b/packages/treemap/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/treemap", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,17 +28,17 @@ "dist/" ], "dependencies": { - "@nivo/colors": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/colors": "0.69.0", + "@nivo/tooltip": "0.69.0", "d3-hierarchy": "^1.1.8", "lodash": "^4.17.11", "react-spring": "9.1.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/packages/voronoi/package.json b/packages/voronoi/package.json index 424db9fbc..7a78393a3 100644 --- a/packages/voronoi/package.json +++ b/packages/voronoi/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/voronoi", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -33,12 +33,12 @@ "d3-scale": "^3.2.3" }, "devDependencies": { - "@nivo/core": "0.68.0", - "@types/d3-scale": "^3.2.2", - "@types/d3-delaunay": "^5.3.0" + "@nivo/core": "0.69.0", + "@types/d3-delaunay": "^5.3.0", + "@types/d3-scale": "^3.2.2" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "react": ">= 16.8.4 < 18.0.0" }, "publishConfig": { diff --git a/packages/waffle/package.json b/packages/waffle/package.json index 580399ce8..b8ebf94a6 100644 --- a/packages/waffle/package.json +++ b/packages/waffle/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/waffle", - "version": "0.68.0", + "version": "0.69.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,19 +28,19 @@ "dist/" ], "dependencies": { - "@nivo/colors": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/recompose": "0.68.0", - "@nivo/tooltip": "0.68.0", + "@nivo/colors": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/recompose": "0.69.0", + "@nivo/tooltip": "0.69.0", "lodash.partial": "^4.2.1", "lodash.range": "^3.2.0", "react-motion": "^0.5.2" }, "devDependencies": { - "@nivo/core": "0.68.0" + "@nivo/core": "0.69.0" }, "peerDependencies": { - "@nivo/core": "0.68.0", + "@nivo/core": "0.69.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.8.4 < 18.0.0" }, diff --git a/website/package.json b/website/package.json index 2be8f3e57..381c840bd 100644 --- a/website/package.json +++ b/website/package.json @@ -1,37 +1,37 @@ { "name": "nivo-website", - "version": "0.68.0", + "version": "0.69.0", "private": true, "description": "nivo website", "dependencies": { - "@nivo/arcs": "0.68.0", - "@nivo/bar": "0.68.0", - "@nivo/bullet": "0.68.0", - "@nivo/bump": "0.68.0", - "@nivo/calendar": "0.68.0", - "@nivo/chord": "0.68.0", - "@nivo/circle-packing": "0.68.0", - "@nivo/colors": "0.68.0", - "@nivo/core": "0.68.0", - "@nivo/funnel": "0.68.0", - "@nivo/generators": "0.68.0", - "@nivo/geo": "0.68.0", - "@nivo/heatmap": "0.68.0", - "@nivo/legends": "0.68.0", - "@nivo/line": "0.68.0", - "@nivo/marimekko": "0.68.0", - "@nivo/network": "0.68.0", - "@nivo/parallel-coordinates": "0.68.0", - "@nivo/pie": "0.68.0", - "@nivo/radar": "0.68.0", - "@nivo/sankey": "0.68.0", - "@nivo/scatterplot": "0.68.0", - "@nivo/stream": "0.68.0", - "@nivo/sunburst": "0.68.0", - "@nivo/swarmplot": "0.68.0", - "@nivo/treemap": "0.68.0", - "@nivo/voronoi": "0.68.0", - "@nivo/waffle": "0.68.0", + "@nivo/arcs": "0.69.0", + "@nivo/bar": "0.69.0", + "@nivo/bullet": "0.69.0", + "@nivo/bump": "0.69.0", + "@nivo/calendar": "0.69.0", + "@nivo/chord": "0.69.0", + "@nivo/circle-packing": "0.69.0", + "@nivo/colors": "0.69.0", + "@nivo/core": "0.69.0", + "@nivo/funnel": "0.69.0", + "@nivo/generators": "0.69.0", + "@nivo/geo": "0.69.0", + "@nivo/heatmap": "0.69.0", + "@nivo/legends": "0.69.0", + "@nivo/line": "0.69.0", + "@nivo/marimekko": "0.69.0", + "@nivo/network": "0.69.0", + "@nivo/parallel-coordinates": "0.69.0", + "@nivo/pie": "0.69.0", + "@nivo/radar": "0.69.0", + "@nivo/sankey": "0.69.0", + "@nivo/scatterplot": "0.69.0", + "@nivo/stream": "0.69.0", + "@nivo/sunburst": "0.69.0", + "@nivo/swarmplot": "0.69.0", + "@nivo/treemap": "0.69.0", + "@nivo/voronoi": "0.69.0", + "@nivo/waffle": "0.69.0", "babel-plugin-styled-components": "^1.10.6", "dedent-js": "^1.0.1", "gatsby": "^2.18.11",