diff --git a/packages/annotations/package.json b/packages/annotations/package.json index 27d2c9743..309debb60 100644 --- a/packages/annotations/package.json +++ b/packages/annotations/package.json @@ -29,7 +29,7 @@ ], "dependencies": { "@nivo/colors": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "lodash": "^4.17.21" }, "devDependencies": { diff --git a/packages/arcs/package.json b/packages/arcs/package.json index 850c8fa16..8b4eb3ee9 100644 --- a/packages/arcs/package.json +++ b/packages/arcs/package.json @@ -29,7 +29,7 @@ ], "dependencies": { "@nivo/colors": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-shape": "^1.3.5" }, "devDependencies": { diff --git a/packages/axes/package.json b/packages/axes/package.json index adcb4b073..915dc22cd 100644 --- a/packages/axes/package.json +++ b/packages/axes/package.json @@ -28,7 +28,7 @@ ], "dependencies": { "@nivo/scales": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-format": "^1.4.4", "d3-time-format": "^3.0.0" }, diff --git a/packages/bar/package.json b/packages/bar/package.json index 9ad6db311..03f67f200 100644 --- a/packages/bar/package.json +++ b/packages/bar/package.json @@ -35,7 +35,7 @@ "@nivo/legends": "0.80.0", "@nivo/scales": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5", "lodash": "^4.17.21" diff --git a/packages/bullet/package.json b/packages/bullet/package.json index 6d3f93c76..96351d50b 100644 --- a/packages/bullet/package.json +++ b/packages/bullet/package.json @@ -33,7 +33,7 @@ "@nivo/colors": "0.80.0", "@nivo/legends": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5" + "@react-spring/web": "9.4.5 || ^9.7.2" }, "devDependencies": { "@nivo/core": "0.80.0" diff --git a/packages/bump/package.json b/packages/bump/package.json index 89ba4c08c..685c04f76 100644 --- a/packages/bump/package.json +++ b/packages/bump/package.json @@ -35,7 +35,7 @@ "@nivo/legends": "0.80.0", "@nivo/scales": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-shape": "^1.3.5" }, "devDependencies": { diff --git a/packages/chord/package.json b/packages/chord/package.json index 682321476..b36c09bd4 100644 --- a/packages/chord/package.json +++ b/packages/chord/package.json @@ -33,7 +33,7 @@ "@nivo/colors": "0.80.0", "@nivo/legends": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-chord": "^1.0.6", "d3-shape": "^1.3.5" }, diff --git a/packages/circle-packing/package.json b/packages/circle-packing/package.json index 5f30bbc47..0c6cda9c8 100644 --- a/packages/circle-packing/package.json +++ b/packages/circle-packing/package.json @@ -31,7 +31,7 @@ "dependencies": { "@nivo/colors": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-hierarchy": "^1.1.8", "lodash": "^4.17.21" }, diff --git a/packages/core/package.json b/packages/core/package.json index 97ed11f0e..a86c410b8 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -21,7 +21,7 @@ ], "dependencies": { "@nivo/recompose": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-color": "^3.1.0", "d3-format": "^1.4.4", "d3-interpolate": "^2.0.1", diff --git a/packages/funnel/package.json b/packages/funnel/package.json index fbe3b7e94..6193d5c76 100644 --- a/packages/funnel/package.json +++ b/packages/funnel/package.json @@ -32,7 +32,7 @@ "@nivo/annotations": "0.80.0", "@nivo/colors": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5" }, diff --git a/packages/heatmap/package.json b/packages/heatmap/package.json index 3b8577dd9..61fe88434 100644 --- a/packages/heatmap/package.json +++ b/packages/heatmap/package.json @@ -34,7 +34,7 @@ "@nivo/colors": "0.80.0", "@nivo/legends": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-scale": "^3.2.3" }, "devDependencies": { diff --git a/packages/line/package.json b/packages/line/package.json index 6d1f5868d..c486fd532 100644 --- a/packages/line/package.json +++ b/packages/line/package.json @@ -35,7 +35,7 @@ "@nivo/scales": "0.80.0", "@nivo/tooltip": "0.80.0", "@nivo/voronoi": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-shape": "^1.3.5" }, "devDependencies": { diff --git a/packages/marimekko/package.json b/packages/marimekko/package.json index ccfb16fc8..394e42e73 100644 --- a/packages/marimekko/package.json +++ b/packages/marimekko/package.json @@ -25,7 +25,7 @@ "@nivo/colors": "0.80.0", "@nivo/legends": "0.80.0", "@nivo/scales": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-shape": "^1.3.5", "lodash": "^4.17.21" }, diff --git a/packages/network/package.json b/packages/network/package.json index bab85ddc0..12845ba92 100644 --- a/packages/network/package.json +++ b/packages/network/package.json @@ -34,7 +34,7 @@ "@nivo/annotations": "0.80.0", "@nivo/colors": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-force": "^2.0.1" }, "devDependencies": { diff --git a/packages/parallel-coordinates/package.json b/packages/parallel-coordinates/package.json index 870d5dc22..e8b5669f0 100644 --- a/packages/parallel-coordinates/package.json +++ b/packages/parallel-coordinates/package.json @@ -31,7 +31,7 @@ "@nivo/axes": "0.80.0", "@nivo/colors": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5" }, diff --git a/packages/polar-axes/package.json b/packages/polar-axes/package.json index a3aa94449..88bac2351 100644 --- a/packages/polar-axes/package.json +++ b/packages/polar-axes/package.json @@ -30,7 +30,7 @@ "dependencies": { "@nivo/arcs": "0.80.0", "@nivo/scales": "0.80.0", - "@react-spring/web": "9.4.5" + "@react-spring/web": "9.4.5 || ^9.7.2" }, "devDependencies": { "@nivo/core": "0.80.0" diff --git a/packages/radar/package.json b/packages/radar/package.json index 068c9734b..6a618debd 100644 --- a/packages/radar/package.json +++ b/packages/radar/package.json @@ -32,7 +32,7 @@ "@nivo/colors": "0.80.0", "@nivo/legends": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5" }, diff --git a/packages/radial-bar/package.json b/packages/radial-bar/package.json index f8dc918e0..8f2003077 100644 --- a/packages/radial-bar/package.json +++ b/packages/radial-bar/package.json @@ -35,7 +35,7 @@ "@nivo/polar-axes": "0.80.0", "@nivo/scales": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5" }, diff --git a/packages/sankey/package.json b/packages/sankey/package.json index 532f931aa..a2b0fcb99 100644 --- a/packages/sankey/package.json +++ b/packages/sankey/package.json @@ -32,7 +32,7 @@ "@nivo/colors": "0.80.0", "@nivo/legends": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-sankey": "^0.12.3", "d3-shape": "^1.3.5", "lodash": "^4.17.21" diff --git a/packages/scatterplot/package.json b/packages/scatterplot/package.json index 8b8186ada..1fed8ae58 100644 --- a/packages/scatterplot/package.json +++ b/packages/scatterplot/package.json @@ -36,7 +36,7 @@ "@nivo/scales": "0.80.0", "@nivo/tooltip": "0.80.0", "@nivo/voronoi": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-scale": "^3.2.3", "d3-shape": "^1.3.5", "lodash": "^4.17.21" diff --git a/packages/stream/package.json b/packages/stream/package.json index fd69e18d3..dfea96abb 100644 --- a/packages/stream/package.json +++ b/packages/stream/package.json @@ -34,7 +34,7 @@ "@nivo/legends": "0.80.0", "@nivo/scales": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-shape": "^1.3.5" }, "devDependencies": { diff --git a/packages/swarmplot/package.json b/packages/swarmplot/package.json index db898f078..39dd1fd98 100644 --- a/packages/swarmplot/package.json +++ b/packages/swarmplot/package.json @@ -37,7 +37,7 @@ "@nivo/scales": "0.80.0", "@nivo/tooltip": "0.80.0", "@nivo/voronoi": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-force": "^2.0.1", "d3-scale": "^3.2.3", "lodash": "^4.17.21" diff --git a/packages/tooltip/package.json b/packages/tooltip/package.json index 7b7474111..047764626 100644 --- a/packages/tooltip/package.json +++ b/packages/tooltip/package.json @@ -21,7 +21,7 @@ "!dist/tsconfig.tsbuildinfo" ], "dependencies": { - "@react-spring/web": "9.4.5" + "@react-spring/web": "9.4.5 || ^9.7.2" }, "devDependencies": { "@nivo/core": "0.80.0" diff --git a/packages/treemap/package.json b/packages/treemap/package.json index 953851d85..9bf24c3dc 100644 --- a/packages/treemap/package.json +++ b/packages/treemap/package.json @@ -31,7 +31,7 @@ "dependencies": { "@nivo/colors": "0.80.0", "@nivo/tooltip": "0.80.0", - "@react-spring/web": "9.4.5", + "@react-spring/web": "9.4.5 || ^9.7.2", "d3-hierarchy": "^1.1.8", "lodash": "^4.17.21" }, diff --git a/yarn.lock b/yarn.lock index 233f5d0f1..8ea8f055b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3792,51 +3792,51 @@ prop-types "^15.6.1" react-lifecycles-compat "^3.0.4" -"@react-spring/animated@~9.4.5": - version "9.4.5" - resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.4.5.tgz#dd9921c716a4f4a3ed29491e0c0c9f8ca0eb1a54" - integrity sha512-KWqrtvJSMx6Fj9nMJkhTwM9r6LIriExDRV6YHZV9HKQsaolUFppgkOXpC+rsL1JEtEvKv6EkLLmSqHTnuYjiIA== - dependencies: - "@react-spring/shared" "~9.4.5" - "@react-spring/types" "~9.4.5" - -"@react-spring/core@~9.4.5": - version "9.4.5" - resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.4.5.tgz#4616e1adc18dd10f5731f100ebdbe9518b89ba3c" - integrity sha512-83u3FzfQmGMJFwZLAJSwF24/ZJctwUkWtyPD7KYtNagrFeQKUH1I05ZuhmCmqW+2w1KDW1SFWQ43RawqfXKiiQ== - dependencies: - "@react-spring/animated" "~9.4.5" - "@react-spring/rafz" "~9.4.5" - "@react-spring/shared" "~9.4.5" - "@react-spring/types" "~9.4.5" - -"@react-spring/rafz@~9.4.5": - version "9.4.5" - resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.4.5.tgz#84f809f287f2a66bbfbc66195db340482f886bd7" - integrity sha512-swGsutMwvnoyTRxvqhfJBtGM8Ipx6ks0RkIpNX9F/U7XmyPvBMGd3GgX/mqxZUpdlsuI1zr/jiYw+GXZxAlLcQ== - -"@react-spring/shared@~9.4.5": - version "9.4.5" - resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.4.5.tgz#4c3ad817bca547984fb1539204d752a412a6d829" - integrity sha512-JhMh3nFKsqyag0KM5IIM8BQANGscTdd0mMv3BXsUiMZrcjQTskyfnv5qxEeGWbJGGar52qr5kHuBHtCjQOzniA== - dependencies: - "@react-spring/rafz" "~9.4.5" - "@react-spring/types" "~9.4.5" - -"@react-spring/types@~9.4.5": - version "9.4.5" - resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.4.5.tgz#9c71e5ff866b5484a7ef3db822bf6c10e77bdd8c" - integrity sha512-mpRIamoHwql0ogxEUh9yr4TP0xU5CWyZxVQeccGkHHF8kPMErtDXJlxyo0lj+telRF35XNihtPTWoflqtyARmg== - -"@react-spring/web@9.4.5": - version "9.4.5" - resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.4.5.tgz#b92f05b87cdc0963a59ee149e677dcaff09f680e" - integrity sha512-NGAkOtKmOzDEctL7MzRlQGv24sRce++0xAY7KlcxmeVkR7LRSGkoXHaIfm9ObzxPMcPHQYQhf3+X9jepIFNHQA== - dependencies: - "@react-spring/animated" "~9.4.5" - "@react-spring/core" "~9.4.5" - "@react-spring/shared" "~9.4.5" - "@react-spring/types" "~9.4.5" +"@react-spring/animated@~9.7.2": + version "9.7.2" + resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.7.2.tgz#0119db8075e91d693ec45c42575541e01b104a70" + integrity sha512-ipvleJ99ipqlnHkz5qhSsgf/ny5aW0ZG8Q+/2Oj9cI7LCc7COdnrSO6V/v8MAX3JOoQNzfz6dye2s5Pt5jGaIA== + dependencies: + "@react-spring/shared" "~9.7.2" + "@react-spring/types" "~9.7.2" + +"@react-spring/core@~9.7.2": + version "9.7.2" + resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.2.tgz#804ebadee45a6adff00886454d6f1c5d97ee219d" + integrity sha512-fF512edZT/gKVCA90ZRxfw1DmELeVwiL4OC2J6bMUlNr707C0h4QRoec6DjzG27uLX2MvS1CEatf9KRjwZR9/w== + dependencies: + "@react-spring/animated" "~9.7.2" + "@react-spring/rafz" "~9.7.2" + "@react-spring/shared" "~9.7.2" + "@react-spring/types" "~9.7.2" + +"@react-spring/rafz@~9.7.2": + version "9.7.2" + resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.7.2.tgz#77e7088c215e05cf893851cd87ceb40d89f2a7d7" + integrity sha512-kDWMYDQto3+flkrX3vy6DU/l9pxQ4TVW91DglQEc11iDc7shF4+WVDRJvOVLX+xoMP7zyag1dMvlIgvQ+dvA/A== + +"@react-spring/shared@~9.7.2": + version "9.7.2" + resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.2.tgz#b8485617bdcc9f6348b245922051fb534e07c566" + integrity sha512-6U9qkno+9DxlH5nSltnPs+kU6tYKf0bPLURX2te13aGel8YqgcpFYp5Av8DcN2x3sukinAsmzHUS/FRsdZMMBA== + dependencies: + "@react-spring/rafz" "~9.7.2" + "@react-spring/types" "~9.7.2" + +"@react-spring/types@~9.7.2": + version "9.7.2" + resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.2.tgz#e04dd72755d88b0e3163ba143ecd8ba78b68a5b0" + integrity sha512-GEflx2Ex/TKVMHq5g5MxQDNNPNhqg+4Db9m7+vGTm8ttZiyga7YQUF24shgRNebKIjahqCuei16SZga8h1pe4g== + +"@react-spring/web@9.4.5 || ^9.7.2": + version "9.7.2" + resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.2.tgz#76e53dd24033764c3062f9927f88b0f3194688d4" + integrity sha512-7qNc7/5KShu2D05x7o2Ols2nUE7mCKfKLaY2Ix70xPMfTle1sZisoQMBFgV9w/fSLZlHZHV9P0uWJqEXQnbV4Q== + dependencies: + "@react-spring/animated" "~9.7.2" + "@react-spring/core" "~9.7.2" + "@react-spring/shared" "~9.7.2" + "@react-spring/types" "~9.7.2" "@rollup/plugin-babel@^5.2.0", "@rollup/plugin-babel@^5.3.0": version "5.3.0"