From c9d8f198962d242872a0267e304f950eb57e2ec4 Mon Sep 17 00:00:00 2001 From: plouc Date: Thu, 13 Jan 2022 06:05:35 +0900 Subject: [PATCH] v0.79.0 --- CHANGELOG.md | 71 +++++++++++++++++++++- api/package.json | 4 +- lerna.json | 2 +- packages/annotations/package.json | 8 +-- packages/arcs/package.json | 8 +-- packages/axes/package.json | 8 +-- packages/bar/package.json | 18 +++--- packages/bullet/package.json | 14 ++--- packages/bump/package.json | 16 ++--- 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/express/package.json | 4 +- packages/funnel/package.json | 12 ++-- packages/generators/package.json | 2 +- packages/geo/package.json | 12 ++-- packages/heatmap/package.json | 14 ++--- packages/legends/package.json | 8 +-- packages/line/package.json | 20 +++--- packages/marimekko/package.json | 12 ++-- packages/network/package.json | 12 ++-- packages/parallel-coordinates/package.json | 12 ++-- packages/pie/package.json | 14 ++--- packages/polar-axes/package.json | 10 +-- packages/radar/package.json | 12 ++-- packages/radial-bar/package.json | 18 +++--- packages/recompose/package.json | 2 +- packages/sankey/package.json | 12 ++-- packages/scales/package.json | 2 +- packages/scatterplot/package.json | 20 +++--- packages/static/package.json | 30 ++++----- 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 | 6 +- packages/waffle/package.json | 14 ++--- website/package.json | 60 +++++++++--------- 41 files changed, 319 insertions(+), 250 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aea6f00439..67f952ea08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,74 @@ + +## v0.79.0 (2022-01-12) + + +#### Features + +* **circle-packing:** remove unused prop-types package ([a4b4dfae](https://github.com/plouc/nivo/commit/a4b4dfaea5471e0b9e9420af2a70ebe9fbe03f11)) +* **colors:** add support for continuous color scales ([f0867914](https://github.com/plouc/nivo/commit/f086791480c2742dde49ea80d1f0a7e671bb3aea)) +* **core:** + * add support for legends ticks to nivo theme ([806da063](https://github.com/plouc/nivo/commit/806da0634178835d00a9daf8640f48ae427ae1a6)) + * remove resize-observer-polyfill as it should be added if IE support is needed ([22f2bf70](https://github.com/plouc/nivo/commit/22f2bf70edb3c0b325e390fd9ff36ba2487b16bf)) +* **generators:** add a helper to generate x/y series ([15efb6e8](https://github.com/plouc/nivo/commit/15efb6e89459a3261c8bfa40714924ce31fb05b5)) +* **heatmap:** + * adjust stories ([1867b606](https://github.com/plouc/nivo/commit/1867b606111ad1253cadb7e3cbcab2663c3275c5)) + * add tests for forceSquare ([2cbda769](https://github.com/plouc/nivo/commit/2cbda7692d7b6978bdf46a07ec373883c7004505)) + * restore forceSquare feature ([236e94c6](https://github.com/plouc/nivo/commit/236e94c64c09b4ae1481bbf14740e2a5826d9397)) + * add tests for size variation feature ([fdc93a6a](https://github.com/plouc/nivo/commit/fdc93a6a85f287b53e78be3a1c6efe2cdf15c8ca)) + * define a default legend config to prevent a crash when adding a new one on the interactive demo ([a9486b7a](https://github.com/plouc/nivo/commit/a9486b7a8199f0dc0f800996e5d9187da4cc866d)) + * add missing event handlers to the documentation ([bac7d7a1](https://github.com/plouc/nivo/commit/bac7d7a1273a38c85794387f30f60084c625f7e8)) + * restore size variation support ([849c7d7f](https://github.com/plouc/nivo/commit/849c7d7fadda9d20fe372dd194ed452f2dc9a0e0)) + * fix the http API documentation ([a91066fd](https://github.com/plouc/nivo/commit/a91066fdf3264c9aab9b69f531d358b8c345e5e5)) + * remove min/max value properties from the static package ([937604c3](https://github.com/plouc/nivo/commit/937604c3d4890ec4dcb8b405a66473b5113e220f)) + * remove min/max value properties from documentation ([824b794a](https://github.com/plouc/nivo/commit/824b794a74f04d4fad40b09d8f8fc7e64a697f66)) + * remove min/max value properties as they should be controlled where needed, for example the colors ([7a5a922b](https://github.com/plouc/nivo/commit/7a5a922b014ecfeed16c0f42c4833b7be4197288)) + * add support for annotations for the canvas implementation ([9aaaad59](https://github.com/plouc/nivo/commit/9aaaad5966bab7d3886dfa4a0be60e5afc826248)) + * add tests for hoverTarget ([d92ecd9c](https://github.com/plouc/nivo/commit/d92ecd9cde37d744b5dd0925391f7c6fa0b21343)) + * add tests for layers and annotations ([35111f7b](https://github.com/plouc/nivo/commit/35111f7b215f718665404a7d80ae8cd1a0732230)) + * init unit tests ([8f9ca823](https://github.com/plouc/nivo/commit/8f9ca823a0ac1061cdbfb776fec794c0d1ab33a1)) + * fix missing hooks deps ([7025bb9d](https://github.com/plouc/nivo/commit/7025bb9db384dcf162713b57fab5c1c84819731e)) + * update codesandbox example to reflect API changes ([da44298e](https://github.com/plouc/nivo/commit/da44298ef67480bbeff513ca0ed1f63e180613d5)) + * restore support for empty values and empty color ([be1a8afa](https://github.com/plouc/nivo/commit/be1a8afae9492861b20941a5bc583061b9e86359)) + * migrate canvas implementation to TypeScript ([d0cd5003](https://github.com/plouc/nivo/commit/d0cd500381294f0682eabd803b8c0ec3d652a713)) + * add support for annotations ([262c34a5](https://github.com/plouc/nivo/commit/262c34a53bbd6c4dbd3eb8f914aed4647fd846eb)) + * add the package to the monorepo TypeScript config ([6462c08f](https://github.com/plouc/nivo/commit/6462c08f198c9910ab854c89d77865255cdc93f6)) + * update the website documentation according to API changes and additions ([b636e5cb](https://github.com/plouc/nivo/commit/b636e5cbec7ce2725af0f82cd8fd182272e01418)) + * init TypeScript migration ([4929c468](https://github.com/plouc/nivo/commit/4929c4684fc4dd67945bc17f7a5ca34cfd4491d9)) +* **legends:** + * fix continuous color scale legend when the direction is column ([b5527c1b](https://github.com/plouc/nivo/commit/b5527c1b5f9f1ca998333c846dc3e2eb973edd94)) + * add support for canvas continuous color legends and add it to heatmap ([e3e8f002](https://github.com/plouc/nivo/commit/e3e8f00271ccea89b5cd5802ba80e4298a82e455)) + * add support for continuous color scale legends ([e2203454](https://github.com/plouc/nivo/commit/e22034541527483b41b11eeff47399145fdd3bcc)) +* **website:** + * add an open graph image for the homepage ([7b61ade4](https://github.com/plouc/nivo/commit/7b61ade41aea5c2947ed1beb310a1f07b3418528)) + * add the ability to take pages screenshots ([e7e7d8ac](https://github.com/plouc/nivo/commit/e7e7d8ac47c125e9d10d6ddcd5367b9ea2b69b22)) + * add more chart types to the homepage ([bd2c8ad5](https://github.com/plouc/nivo/commit/bd2c8ad551d8ec154d91161edc997b7dcd7e364c)) + * make chart labels visible by default on the homepage ([01e6c340](https://github.com/plouc/nivo/commit/01e6c34089ead20d862c482a9734fca8a7b1bbdd)) + * use static images for the homepage ([9ad4769d](https://github.com/plouc/nivo/commit/9ad4769d19744c0028ed62c2e6084b3cf89b44ac)) + * create new demo charts for the homepage ([2c77f8d5](https://github.com/plouc/nivo/commit/2c77f8d5f5417d5048fe15e8fcd33c796378c8a7)) + * improve color scheme controls ([f438ba6b](https://github.com/plouc/nivo/commit/f438ba6be266a469b5cf4ba9b9925765648b3ca4)) + * improve typings of ComponentTemplate and use it at its full potential for the heatmap ([37136c9a](https://github.com/plouc/nivo/commit/37136c9a720c1cc894507df53a77227393aad87c)) + * fix components explorer filtering ([bda98c8f](https://github.com/plouc/nivo/commit/bda98c8f064a64ceadfd3ca06d2cb52f21bff0c5)) + * animate navigation toggle button ([16f89bbf](https://github.com/plouc/nivo/commit/16f89bbfb54f5877c584acabbd4e82595be44f45)) + * convert all chart icons to TypeScript ([f23c5ebe](https://github.com/plouc/nivo/commit/f23c5ebe582ec0f1df8c718c55c4a7b879b2ea85)) + * add a mobile nav and improve the sitemap data ([5b184314](https://github.com/plouc/nivo/commit/5b184314dbf4b9d3e9f105797741d229fa13249f)) + * improve theming guide ([02da858b](https://github.com/plouc/nivo/commit/02da858b3b10f2c0f3e1f4d8f6bb22296a78d7be)) + * change the max length of generated code lines to be 80 instead of 120 ([a55c272e](https://github.com/plouc/nivo/commit/a55c272e4a793d577758b59bade008fbc580e2c6)) + * improve and reorganize controls ([3b433201](https://github.com/plouc/nivo/commit/3b433201327b4ae8cb0bc4111446f3375c9def08)) + * inline global styles ([e0a0ffbb](https://github.com/plouc/nivo/commit/e0a0ffbb064e132a6fd8bc312042126559ac701c)) + +#### Bug Fixes + +* **tests:** add resize-observer-polyfill when running unit tests ([312e18da](https://github.com/plouc/nivo/commit/312e18daa6ab8d715aa436cd690277bb6468af72)) + +#### Chore + +* **core:** export `useMeasure` in typings ([079770c4](https://github.com/plouc/nivo/commit/079770c4baa3d36f40289229ca03dc1dc9b0ff86)) +* **packages:** improve package readmes ([38257b8f](https://github.com/plouc/nivo/commit/38257b8f3697ad14489ec03d5ae100389bfaabdd)) + + + -## v0.78.0 (2022-01-02) +## v0.78.0 (%cs) #### Features diff --git a/api/package.json b/api/package.json index 0234d0c8ad..309083f194 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/api", - "version": "0.78.0", + "version": "0.79.0", "private": true, "description": "Rendering API for nivo dataviz React/d3 components", "main": "src/app.js", @@ -22,7 +22,7 @@ "nodemon": "^1.18.10" }, "dependencies": { - "@nivo/express": "0.78.0", + "@nivo/express": "0.79.0", "@types/body-parser": "^1.19.2", "@types/cors": "^2.8.12", "@types/express": "^4.17.13", diff --git a/lerna.json b/lerna.json index 87ff7e547e..05db9969f0 100644 --- a/lerna.json +++ b/lerna.json @@ -3,7 +3,7 @@ "packages/*", "api" ], - "version": "0.78.0", + "version": "0.79.0", "npmClient": "yarn", "useWorkspaces": true } diff --git a/packages/annotations/package.json b/packages/annotations/package.json index fa3cead407..4d854ca54b 100644 --- a/packages/annotations/package.json +++ b/packages/annotations/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/annotations", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,15 +28,15 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/colors": "0.78.0", + "@nivo/colors": "0.79.0", "@react-spring/web": "9.3.1", "lodash": "^4.17.21" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/arcs/package.json b/packages/arcs/package.json index e54f9b9b15..352e53c677 100644 --- a/packages/arcs/package.json +++ b/packages/arcs/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/arcs", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,16 +28,16 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/colors": "0.78.0", + "@nivo/colors": "0.79.0", "@react-spring/web": "9.3.1", "d3-shape": "^1.3.5" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-shape": "^2.0.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/axes/package.json b/packages/axes/package.json index c99dca90f7..56944c1a92 100644 --- a/packages/axes/package.json +++ b/packages/axes/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/axes", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -27,18 +27,18 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/scales": "0.78.0", + "@nivo/scales": "0.79.0", "@react-spring/web": "9.3.1", "d3-format": "^1.4.4", "d3-time-format": "^3.0.0" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-format": "^1.4.1", "@types/d3-time-format": "^2.3.1" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.14.0 < 18.0.0" }, diff --git a/packages/bar/package.json b/packages/bar/package.json index c7288872df..ca3e0537c2 100644 --- a/packages/bar/package.json +++ b/packages/bar/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/bar", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,22 +29,22 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/annotations": "0.78.0", - "@nivo/axes": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/scales": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/annotations": "0.79.0", + "@nivo/axes": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/scales": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-scale": "^3.2.3", "d3-shape": "^1.2.2", "lodash": "^4.17.21" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/bullet/package.json b/packages/bullet/package.json index a725603cfd..e2fd4fd356 100644 --- a/packages/bullet/package.json +++ b/packages/bullet/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/bullet", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,17 +29,17 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/axes": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/axes": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/bump/package.json b/packages/bump/package.json index cd16c61579..6a814376c3 100644 --- a/packages/bump/package.json +++ b/packages/bump/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/bump", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -30,19 +30,19 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/axes": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/scales": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/axes": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/scales": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-shape": "^1.3.5" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/calendar/package.json b/packages/calendar/package.json index 0238085749..5dcf0f4f2a 100644 --- a/packages/calendar/package.json +++ b/packages/calendar/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/calendar", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,18 +29,18 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/legends": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/legends": "0.79.0", + "@nivo/tooltip": "0.79.0", "d3-scale": "^3.2.3", "d3-time": "^1.0.10", "d3-time-format": "^3.0.0", "lodash": "^4.17.21" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/chord/package.json b/packages/chord/package.json index 7dc1a491a4..0c7829f814 100644 --- a/packages/chord/package.json +++ b/packages/chord/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/chord", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,20 +29,20 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/arcs": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/arcs": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-chord": "^1.0.6", "d3-shape": "^1.3.5" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-chord": "^3.0.1" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/circle-packing/package.json b/packages/circle-packing/package.json index 9be3dd6e8b..d00126ca6c 100644 --- a/packages/circle-packing/package.json +++ b/packages/circle-packing/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/circle-packing", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,18 +29,18 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/colors": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/colors": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-hierarchy": "^1.1.8", "lodash": "^4.17.21" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-hierarchy": "^1.1.7" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/colors/package.json b/packages/colors/package.json index 192cfcd370..b15e97884c 100644 --- a/packages/colors/package.json +++ b/packages/colors/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/colors", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,14 +28,14 @@ "react-motion": "^0.5.2" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-color": "^2.0.0", "@types/d3-scale-chromatic": "^2.0.0", "@types/lodash": "^4.14.170", "@types/react-motion": "^0.0.29" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.14.0 < 18.0.0" }, diff --git a/packages/core/package.json b/packages/core/package.json index a13f41d41c..fcc1d450b9 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/core", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -20,7 +20,7 @@ "dist/" ], "dependencies": { - "@nivo/recompose": "0.78.0", + "@nivo/recompose": "0.79.0", "@react-spring/web": "9.3.1", "d3-color": "^2.0.0", "d3-format": "^1.4.4", @@ -32,11 +32,11 @@ "lodash": "^4.17.21" }, "devDependencies": { - "@nivo/tooltip": "0.78.0", + "@nivo/tooltip": "0.79.0", "@types/d3-shape": "^2.0.0" }, "peerDependencies": { - "@nivo/tooltip": "0.78.0", + "@nivo/tooltip": "0.79.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.14.0 < 18.0.0" }, diff --git a/packages/express/package.json b/packages/express/package.json index c1c025e186..80e2e18dc3 100644 --- a/packages/express/package.json +++ b/packages/express/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/express", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -21,7 +21,7 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/static": "0.78.0", + "@nivo/static": "0.79.0", "@types/express": "^4.17.13", "@types/uuid": "^8.3.3", "express": "^4.17.1", diff --git a/packages/funnel/package.json b/packages/funnel/package.json index 6c36d5f0b1..bde78407dd 100644 --- a/packages/funnel/package.json +++ b/packages/funnel/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/funnel", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,18 +29,18 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/annotations": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/annotations": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/generators/package.json b/packages/generators/package.json index 7720674f1e..e4f6df6899 100644 --- a/packages/generators/package.json +++ b/packages/generators/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/generators", - "version": "0.78.0", + "version": "0.79.0", "licenses": [ { "type": "MIT", diff --git a/packages/geo/package.json b/packages/geo/package.json index a39168a1d3..e07cc0a3d4 100644 --- a/packages/geo/package.json +++ b/packages/geo/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/geo", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,18 +29,18 @@ "index.d.ts" ], "dependencies": { - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/tooltip": "0.79.0", "d3-format": "^1.4.4", "d3-geo": "^1.11.3", "lodash": "^4.17.21" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.14.0 < 18.0.0" }, diff --git a/packages/heatmap/package.json b/packages/heatmap/package.json index cd2d1ddc7b..e2ae7cb607 100644 --- a/packages/heatmap/package.json +++ b/packages/heatmap/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/heatmap", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,18 +29,18 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/annotations": "0.78.0", - "@nivo/axes": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/annotations": "0.79.0", + "@nivo/axes": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-scale": "^3.2.3" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/legends/package.json b/packages/legends/package.json index 5de22dfdc1..67d52144af 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.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -22,12 +22,12 @@ "!dist/tsconfig.tsbuildinfo" ], "devDependencies": { - "@nivo/colors": "0.78.0", - "@nivo/core": "0.78.0", + "@nivo/colors": "0.79.0", + "@nivo/core": "0.79.0", "d3-scale": "^3.2.3" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.14.0 < 18.0.0" }, diff --git a/packages/line/package.json b/packages/line/package.json index eea077a7b4..d7f7e63590 100644 --- a/packages/line/package.json +++ b/packages/line/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/line", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,21 +28,21 @@ "dist/" ], "dependencies": { - "@nivo/annotations": "0.78.0", - "@nivo/axes": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/scales": "0.78.0", - "@nivo/tooltip": "0.78.0", - "@nivo/voronoi": "0.78.0", + "@nivo/annotations": "0.79.0", + "@nivo/axes": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/scales": "0.79.0", + "@nivo/tooltip": "0.79.0", + "@nivo/voronoi": "0.79.0", "@react-spring/web": "9.3.1", "d3-shape": "^1.3.5" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.14.0 < 18.0.0" }, diff --git a/packages/marimekko/package.json b/packages/marimekko/package.json index 0d94f7af2b..8a2359ceac 100644 --- a/packages/marimekko/package.json +++ b/packages/marimekko/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/marimekko", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -21,21 +21,21 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/axes": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", + "@nivo/axes": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", "@react-spring/web": "9.3.1", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5", "lodash": "^4.17.21" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-scale": "^3.2.2", "@types/d3-shape": "^2.0.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/network/package.json b/packages/network/package.json index d21407fd99..305cb97b53 100644 --- a/packages/network/package.json +++ b/packages/network/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/network", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -31,17 +31,17 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/annotations": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/annotations": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-force": "^2.0.1" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/parallel-coordinates/package.json b/packages/parallel-coordinates/package.json index 419d13bd84..fe545d100f 100644 --- a/packages/parallel-coordinates/package.json +++ b/packages/parallel-coordinates/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/parallel-coordinates", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,18 +28,18 @@ "dist/" ], "dependencies": { - "@nivo/axes": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/axes": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.14.0 < 18.0.0" }, diff --git a/packages/pie/package.json b/packages/pie/package.json index f36e7e663f..52e91bc39c 100644 --- a/packages/pie/package.json +++ b/packages/pie/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/pie", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,18 +29,18 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/arcs": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/arcs": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/tooltip": "0.79.0", "d3-shape": "^1.3.5" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-shape": "^2.0.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/polar-axes/package.json b/packages/polar-axes/package.json index dc6f758cf5..47c59d20c9 100644 --- a/packages/polar-axes/package.json +++ b/packages/polar-axes/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/polar-axes", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,15 +28,15 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/arcs": "0.78.0", - "@nivo/scales": "0.78.0", + "@nivo/arcs": "0.79.0", + "@nivo/scales": "0.79.0", "@react-spring/web": "9.3.1" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/radar/package.json b/packages/radar/package.json index 5646f615eb..1c7b8c6579 100644 --- a/packages/radar/package.json +++ b/packages/radar/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/radar", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,18 +29,18 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/radial-bar/package.json b/packages/radial-bar/package.json index 883e7fde1d..ac28254912 100644 --- a/packages/radial-bar/package.json +++ b/packages/radial-bar/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/radial-bar", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,21 +29,21 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/arcs": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/polar-axes": "0.78.0", - "@nivo/scales": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/arcs": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/polar-axes": "0.79.0", + "@nivo/scales": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/recompose/package.json b/packages/recompose/package.json index f1829f5a69..1c5c0c86ad 100644 --- a/packages/recompose/package.json +++ b/packages/recompose/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/recompose", - "version": "0.78.0", + "version": "0.79.0", "keywords": [ "nivo", "react", diff --git a/packages/sankey/package.json b/packages/sankey/package.json index 43f2d59b31..297580ffd0 100644 --- a/packages/sankey/package.json +++ b/packages/sankey/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/sankey", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,20 +29,20 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-sankey": "^0.12.3", "d3-shape": "^1.3.5", "lodash": "^4.17.21" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-sankey": "^0.11.2" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/scales/package.json b/packages/scales/package.json index 585a8195aa..47a03fc595 100644 --- a/packages/scales/package.json +++ b/packages/scales/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/scales", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", diff --git a/packages/scatterplot/package.json b/packages/scatterplot/package.json index 9f0bb74259..f0d83fec30 100644 --- a/packages/scatterplot/package.json +++ b/packages/scatterplot/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/scatterplot", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,25 +29,25 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/annotations": "0.78.0", - "@nivo/axes": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/scales": "0.78.0", - "@nivo/tooltip": "0.78.0", - "@nivo/voronoi": "0.78.0", + "@nivo/annotations": "0.79.0", + "@nivo/axes": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/scales": "0.79.0", + "@nivo/tooltip": "0.79.0", + "@nivo/voronoi": "0.79.0", "@react-spring/web": "9.3.1", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5", "lodash": "^4.17.21" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-scale": "^3.2.2", "@types/d3-shape": "^2.0.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/static/package.json b/packages/static/package.json index d539556809..b27794497e 100644 --- a/packages/static/package.json +++ b/packages/static/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/static", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -21,20 +21,20 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/bar": "0.78.0", - "@nivo/calendar": "0.78.0", - "@nivo/chord": "0.78.0", - "@nivo/circle-packing": "0.78.0", - "@nivo/core": "0.78.0", - "@nivo/generators": "0.78.0", - "@nivo/heatmap": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/line": "0.78.0", - "@nivo/pie": "0.78.0", - "@nivo/radar": "0.78.0", - "@nivo/sankey": "0.78.0", - "@nivo/sunburst": "0.78.0", - "@nivo/treemap": "0.78.0", + "@nivo/bar": "0.79.0", + "@nivo/calendar": "0.79.0", + "@nivo/chord": "0.79.0", + "@nivo/circle-packing": "0.79.0", + "@nivo/core": "0.79.0", + "@nivo/generators": "0.79.0", + "@nivo/heatmap": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/line": "0.79.0", + "@nivo/pie": "0.79.0", + "@nivo/radar": "0.79.0", + "@nivo/sankey": "0.79.0", + "@nivo/sunburst": "0.79.0", + "@nivo/treemap": "0.79.0", "joi": "^17.5.0", "lodash": "^4.17.21" }, diff --git a/packages/stream/package.json b/packages/stream/package.json index 16111419cd..1ebd3d337a 100644 --- a/packages/stream/package.json +++ b/packages/stream/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/stream", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,22 +29,22 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/axes": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/scales": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/axes": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/scales": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-scale": "^3.2.2", "@types/d3-shape": "^2.0.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/sunburst/package.json b/packages/sunburst/package.json index 01fb2490d1..90dfbe244e 100644 --- a/packages/sunburst/package.json +++ b/packages/sunburst/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/sunburst", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,18 +29,18 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/arcs": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/arcs": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/tooltip": "0.79.0", "d3-hierarchy": "^1.1.8", "lodash": "^4.17.21" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-hierarchy": "^1.1.7" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/swarmplot/package.json b/packages/swarmplot/package.json index 749e8eabe9..228a661b9b 100644 --- a/packages/swarmplot/package.json +++ b/packages/swarmplot/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/swarmplot", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -30,25 +30,25 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/annotations": "0.78.0", - "@nivo/axes": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/scales": "0.78.0", - "@nivo/tooltip": "0.78.0", - "@nivo/voronoi": "0.78.0", + "@nivo/annotations": "0.79.0", + "@nivo/axes": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/scales": "0.79.0", + "@nivo/tooltip": "0.79.0", + "@nivo/voronoi": "0.79.0", "@react-spring/web": "9.3.1", "d3-force": "^2.0.1", "d3-scale": "^3.2.3", "lodash": "^4.17.21" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-force": "^2.1.0", "@types/d3-scale": "^3.2.2" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/tooltip/package.json b/packages/tooltip/package.json index 4e64b2e974..776d97cdeb 100644 --- a/packages/tooltip/package.json +++ b/packages/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/tooltip", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -24,10 +24,10 @@ "@react-spring/web": "9.3.1" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "publishConfig": { "access": "public" diff --git a/packages/treemap/package.json b/packages/treemap/package.json index 11bb9de30f..cb55246e6e 100644 --- a/packages/treemap/package.json +++ b/packages/treemap/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/treemap", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -29,17 +29,17 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@nivo/colors": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/colors": "0.79.0", + "@nivo/tooltip": "0.79.0", "@react-spring/web": "9.3.1", "d3-hierarchy": "^1.1.8", "lodash": "^4.17.21" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/voronoi/package.json b/packages/voronoi/package.json index 69776d28f5..44431d5274 100644 --- a/packages/voronoi/package.json +++ b/packages/voronoi/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/voronoi", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -33,12 +33,12 @@ "d3-scale": "^3.2.3" }, "devDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "@types/d3-delaunay": "^5.3.0", "@types/d3-scale": "^3.2.2" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "react": ">= 16.14.0 < 18.0.0" }, "publishConfig": { diff --git a/packages/waffle/package.json b/packages/waffle/package.json index b80aa58f38..b16a0ba83c 100644 --- a/packages/waffle/package.json +++ b/packages/waffle/package.json @@ -1,6 +1,6 @@ { "name": "@nivo/waffle", - "version": "0.78.0", + "version": "0.79.0", "license": "MIT", "author": { "name": "Raphaël Benitte", @@ -28,18 +28,18 @@ "dist/" ], "dependencies": { - "@nivo/colors": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/recompose": "0.78.0", - "@nivo/tooltip": "0.78.0", + "@nivo/colors": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/recompose": "0.79.0", + "@nivo/tooltip": "0.79.0", "lodash": "^4.17.21", "react-motion": "^0.5.2" }, "devDependencies": { - "@nivo/core": "0.78.0" + "@nivo/core": "0.79.0" }, "peerDependencies": { - "@nivo/core": "0.78.0", + "@nivo/core": "0.79.0", "prop-types": ">= 15.5.10 < 16.0.0", "react": ">= 16.14.0 < 18.0.0" }, diff --git a/website/package.json b/website/package.json index 38e2d6f131..c93ed9d959 100644 --- a/website/package.json +++ b/website/package.json @@ -1,38 +1,38 @@ { "name": "nivo-website", - "version": "0.78.0", + "version": "0.79.0", "private": true, "description": "nivo website", "dependencies": { - "@nivo/arcs": "0.78.0", - "@nivo/bar": "0.78.0", - "@nivo/bullet": "0.78.0", - "@nivo/bump": "0.78.0", - "@nivo/calendar": "0.78.0", - "@nivo/chord": "0.78.0", - "@nivo/circle-packing": "0.78.0", - "@nivo/colors": "0.78.0", - "@nivo/core": "0.78.0", - "@nivo/funnel": "0.78.0", - "@nivo/generators": "0.78.0", - "@nivo/geo": "0.78.0", - "@nivo/heatmap": "0.78.0", - "@nivo/legends": "0.78.0", - "@nivo/line": "0.78.0", - "@nivo/marimekko": "0.78.0", - "@nivo/network": "0.78.0", - "@nivo/parallel-coordinates": "0.78.0", - "@nivo/pie": "0.78.0", - "@nivo/radar": "0.78.0", - "@nivo/radial-bar": "0.78.0", - "@nivo/sankey": "0.78.0", - "@nivo/scatterplot": "0.78.0", - "@nivo/stream": "0.78.0", - "@nivo/sunburst": "0.78.0", - "@nivo/swarmplot": "0.78.0", - "@nivo/treemap": "0.78.0", - "@nivo/voronoi": "0.78.0", - "@nivo/waffle": "0.78.0", + "@nivo/arcs": "0.79.0", + "@nivo/bar": "0.79.0", + "@nivo/bullet": "0.79.0", + "@nivo/bump": "0.79.0", + "@nivo/calendar": "0.79.0", + "@nivo/chord": "0.79.0", + "@nivo/circle-packing": "0.79.0", + "@nivo/colors": "0.79.0", + "@nivo/core": "0.79.0", + "@nivo/funnel": "0.79.0", + "@nivo/generators": "0.79.0", + "@nivo/geo": "0.79.0", + "@nivo/heatmap": "0.79.0", + "@nivo/legends": "0.79.0", + "@nivo/line": "0.79.0", + "@nivo/marimekko": "0.79.0", + "@nivo/network": "0.79.0", + "@nivo/parallel-coordinates": "0.79.0", + "@nivo/pie": "0.79.0", + "@nivo/radar": "0.79.0", + "@nivo/radial-bar": "0.79.0", + "@nivo/sankey": "0.79.0", + "@nivo/scatterplot": "0.79.0", + "@nivo/stream": "0.79.0", + "@nivo/sunburst": "0.79.0", + "@nivo/swarmplot": "0.79.0", + "@nivo/treemap": "0.79.0", + "@nivo/voronoi": "0.79.0", + "@nivo/waffle": "0.79.0", "@types/react-helmet": "^6.1.4", "@types/styled-components": "^5.1.18", "babel-plugin-styled-components": "^2.0.2",