Skip to content

Commit

Permalink
chore(deps): upgrade react-spring to v9.2.0 (#1554)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze authored May 28, 2021
1 parent 460d79b commit fadeb0e
Show file tree
Hide file tree
Showing 18 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion packages/annotations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"dependencies": {
"@nivo/colors": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"lodash": "^4.17.11"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/arcs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
],
"dependencies": {
"@nivo/colors": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-shape": "^1.3.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/axes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"dependencies": {
"@nivo/scales": "0.70.0",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-format": "^1.4.4",
"d3-time": "^1.0.11",
"d3-time-format": "^2.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/bullet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nivo/colors": "0.70.1",
"@nivo/legends": "0.70.1",
"@nivo/tooltip": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-scale": "^3.2.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/bump/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nivo/colors": "0.70.1",
"@nivo/legends": "0.70.1",
"@nivo/tooltip": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-shape": "^1.3.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/circle-packing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@nivo/colors": "0.70.1",
"@nivo/tooltip": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-hierarchy": "^1.1.8",
"lodash": "^4.17.11"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
],
"dependencies": {
"@nivo/recompose": "0.70.0",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-color": "^2.0.0",
"d3-format": "^1.4.4",
"d3-hierarchy": "^1.1.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/funnel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nivo/annotations": "0.70.1",
"@nivo/colors": "0.70.1",
"@nivo/tooltip": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-scale": "^3.2.3",
"d3-shape": "^1.3.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/heatmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nivo/axes": "0.70.1",
"@nivo/colors": "0.70.1",
"@nivo/tooltip": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-scale": "^3.2.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nivo/scales": "0.70.0",
"@nivo/tooltip": "0.70.1",
"@nivo/voronoi": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-shape": "^1.3.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/marimekko/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@nivo/axes": "0.70.1",
"@nivo/colors": "0.70.1",
"@nivo/legends": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-scale": "^3.2.3",
"d3-shape": "^1.3.5",
"lodash": "^4.17.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/parallel-coordinates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nivo/axes": "0.70.1",
"@nivo/colors": "0.70.1",
"@nivo/tooltip": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-scale": "^3.2.3",
"d3-shape": "^1.3.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/radar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nivo/colors": "0.70.1",
"@nivo/legends": "0.70.1",
"@nivo/tooltip": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-scale": "^3.2.3",
"d3-shape": "^1.3.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sankey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nivo/colors": "0.70.1",
"@nivo/legends": "0.70.1",
"@nivo/tooltip": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-sankey": "^0.12.1",
"d3-shape": "^1.3.5",
"lodash": "^4.17.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nivo/legends": "0.70.1",
"@nivo/scales": "0.70.0",
"@nivo/tooltip": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-scale": "^3.2.3",
"d3-shape": "^1.3.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"!dist/tsconfig.tsbuildinfo"
],
"dependencies": {
"@react-spring/web": "9.1.2"
"@react-spring/web": "9.2.0"
},
"devDependencies": {
"@nivo/core": "0.70.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/treemap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@nivo/colors": "0.70.1",
"@nivo/tooltip": "0.70.1",
"@react-spring/web": "9.1.2",
"@react-spring/web": "9.2.0",
"d3-hierarchy": "^1.1.8",
"lodash": "^4.17.11"
},
Expand Down
64 changes: 32 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5051,45 +5051,45 @@
prop-types "^15.6.1"
react-lifecycles-compat "^3.0.4"

"@react-spring/animated@~9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.1.2.tgz#e43b122160f8f4cbb0caac8a7f57acd76dd12369"
integrity sha512-nKOGk+3aWbNp46V/CB1J2vR3GJI/Vork8N1WTI5mt+32QekrSsBn5/YFt4/iPaDGhLjukFxF0IjLs6hRLqSObw==
"@react-spring/animated@~9.2.0":
version "9.2.0"
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.2.0.tgz#02ea2a75c3b1557c9878f248227451119a9eb874"
integrity sha512-EqbtouICa7BDr7oXN++lYA97S9/3Ypr4q/VyL5HMpp0b9mmy+rVPdEOus40VpJR6L3LLu76zCBF0s5gTq8uZpA==
dependencies:
"@react-spring/shared" "~9.1.2"
"@react-spring/types" "~9.1.2"
"@react-spring/shared" "~9.2.0"
"@react-spring/types" "~9.2.0"

"@react-spring/core@~9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.1.2.tgz#6d854a12fe9c3caa7942e51e708cb5fb4e2d1124"
integrity sha512-rgobYPCcLdDwbHBVqAmvtXhhX92G7MoPltJlzUge843yp1dNr47tkagFdCtw9NMGp6eHu/CE5byh/imlhLLAxw==
"@react-spring/core@~9.2.0":
version "9.2.0"
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.2.0.tgz#068bc2dea0e509ba0b1cd8b30d4082aa190b9bc7"
integrity sha512-gdSCBjE/U+IUmqzGw/EbGW8/Mhjt74ql3tZB9fe5gewSc+n6lXhYq780CxywiLi0OnKLjNWxHCr2VGAZWFrvcQ==
dependencies:
"@react-spring/animated" "~9.1.2"
"@react-spring/shared" "~9.1.2"
"@react-spring/types" "~9.1.2"
"@react-spring/animated" "~9.2.0"
"@react-spring/shared" "~9.2.0"
"@react-spring/types" "~9.2.0"

"@react-spring/shared@~9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.1.2.tgz#c36d077d7eb31fd2cbcf8956d9d35037b2998613"
integrity sha512-sj/RrhFZAteCWAMk+W0t6Ku/skn/lbskCCs8B7ZnHNLMGPM+Zb3MOk+aVbX3T/D0iq/oTnKWyQYqrXDKiFcZ7g==
"@react-spring/shared@~9.2.0":
version "9.2.0"
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.2.0.tgz#cadef0d98463227bcabd1b3ae970134813f68eb3"
integrity sha512-puKnAYOgK0mRWGpBDWQUDK2KhSlimzXLic1aTRaa/e4lVTWTvkekdyJ403LmPg9/rSkP/9rue6nyGqcW1tD1DQ==
dependencies:
"@react-spring/types" "~9.1.2"
rafz "^0.1.14"
"@react-spring/types" "~9.2.0"
rafz "^0.1.13"

"@react-spring/types@~9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.1.2.tgz#3273a182f825b38f44ead2a2f3984344abad1e2b"
integrity sha512-NZNImL0ymRFbss1cGKX2qSEeFdFoOgnIJZEW4Uczt+wm04J7g0Zuf23Hf8hM35JtxDr8QO5okp8BBtCM5FzzMg==
"@react-spring/types@~9.2.0":
version "9.2.0"
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.2.0.tgz#0fdbfd9e7ae3ead68e0bac2bb71f51a07844c6e3"
integrity sha512-cVAPmFkXciBlWP2v5D+4kIJYiVMTROiKbg/FGzjNrGT0jyk+ii/qtuO+RGdzXqGwoK/eUV34lDE1UU4djPV3Rg==

"@react-spring/web@9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.1.2.tgz#6ec409e8559676834b67aa33f0a2d57643c3c555"
integrity sha512-E5W9Hmi2bO6CPorCNV/2iv12ux9LxHJAbpXmrBPKWFRqZixysiHoNQKKPG0DmSvUU1uKkvCvMC4VoB6pj/2kxw==
"@react-spring/web@9.2.0":
version "9.2.0"
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.2.0.tgz#667f5e4e2226d1515e01b100c143093efab5943b"
integrity sha512-YWNPRCmC1MiCH+3MZQUTfhf4OzKR1w+0BVxpw7HkHgCz8lJNlvlDeiBdQzYhh+YmmbaF4y1swhCYmI0y4VCZXQ==
dependencies:
"@react-spring/animated" "~9.1.2"
"@react-spring/core" "~9.1.2"
"@react-spring/shared" "~9.1.2"
"@react-spring/types" "~9.1.2"
"@react-spring/animated" "~9.2.0"
"@react-spring/core" "~9.2.0"
"@react-spring/shared" "~9.2.0"
"@react-spring/types" "~9.2.0"

"@rollup/plugin-babel@^5.0.3":
version "5.0.3"
Expand Down Expand Up @@ -20672,7 +20672,7 @@ raf@^3.1.0, raf@^3.4.0, raf@^3.4.1:
dependencies:
performance-now "^2.1.0"

rafz@^0.1.14:
rafz@^0.1.13:
version "0.1.14"
resolved "https://registry.yarnpkg.com/rafz/-/rafz-0.1.14.tgz#164f01cf7cc6094e08467247ef351ef5c8d278fe"
integrity sha512-YiQkedSt1urYtYbvHhTQR3l67M8SZbUvga5eJFM/v4vx/GmDdtXlE2hjJIyRjhhO/PjcdGC+CXCYOUA4onit8w==
Expand Down

0 comments on commit fadeb0e

Please sign in to comment.