Skip to content

Commit

Permalink
feat(core): upgrade react-spring
Browse files Browse the repository at this point in the history
  • Loading branch information
plouc committed Oct 9, 2021
1 parent 4a4583f commit 2cb0fff
Show file tree
Hide file tree
Showing 23 changed files with 62 additions and 59 deletions.
2 changes: 1 addition & 1 deletion packages/annotations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
],
"dependencies": {
"@nivo/colors": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"lodash": "^4.17.21"
},
"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.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"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.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"d3-format": "^1.4.4",
"d3-time-format": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nivo/legends": "0.73.0",
"@nivo/scales": "0.73.0",
"@nivo/tooltip": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"d3-scale": "^3.2.3",
"d3-shape": "^1.2.2",
"lodash": "^4.17.21"
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.73.0",
"@nivo/legends": "0.73.0",
"@nivo/tooltip": "0.73.0",
"@react-spring/web": "9.2.4"
"@react-spring/web": "9.2.6"
},
"devDependencies": {
"@nivo/core": "0.73.0"
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.73.0",
"@nivo/legends": "0.73.0",
"@nivo/tooltip": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"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.73.0",
"@nivo/tooltip": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"d3-hierarchy": "^1.1.8",
"lodash": "^4.17.21"
},
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.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"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 @@ -32,7 +32,7 @@
"@nivo/annotations": "0.73.0",
"@nivo/colors": "0.73.0",
"@nivo/tooltip": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"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.73.0",
"@nivo/colors": "0.73.0",
"@nivo/tooltip": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"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.73.0",
"@nivo/tooltip": "0.73.0",
"@nivo/voronoi": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"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.73.0",
"@nivo/colors": "0.73.0",
"@nivo/legends": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"d3-scale": "^3.2.3",
"d3-shape": "^1.3.5",
"lodash": "^4.17.21"
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.73.0",
"@nivo/colors": "0.73.0",
"@nivo/tooltip": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"d3-scale": "^3.2.3",
"d3-shape": "^1.3.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/polar-axes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@nivo/arcs": "0.73.0",
"@nivo/scales": "0.73.0",
"@react-spring/web": "9.2.4"
"@react-spring/web": "9.2.6"
},
"devDependencies": {
"@nivo/core": "0.73.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/radar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@nivo/colors": "0.73.0",
"@nivo/legends": "0.73.0",
"@nivo/tooltip": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"d3-scale": "^3.2.3",
"d3-shape": "^1.3.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/radial-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nivo/polar-axes": "0.73.0",
"@nivo/scales": "0.73.0",
"@nivo/tooltip": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"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 @@ -32,7 +32,7 @@
"@nivo/colors": "0.73.0",
"@nivo/legends": "0.73.0",
"@nivo/tooltip": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"d3-sankey": "^0.12.3",
"d3-shape": "^1.3.5",
"lodash": "^4.17.21"
Expand Down
2 changes: 1 addition & 1 deletion packages/scatterplot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nivo/scales": "0.73.0",
"@nivo/tooltip": "0.73.0",
"@nivo/voronoi": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"d3-scale": "^3.2.3",
"d3-shape": "^1.3.5",
"lodash": "^4.17.21"
Expand Down
2 changes: 1 addition & 1 deletion packages/stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nivo/legends": "0.73.0",
"@nivo/scales": "0.73.0",
"@nivo/tooltip": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"d3-scale": "^3.2.3",
"d3-shape": "^1.3.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/swarmplot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@nivo/scales": "0.73.0",
"@nivo/tooltip": "0.73.0",
"@nivo/voronoi": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"d3-force": "^2.0.1",
"d3-scale": "^3.2.3",
"lodash": "^4.17.21"
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.2.4"
"@react-spring/web": "9.2.6"
},
"devDependencies": {
"@nivo/core": "0.73.0"
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.73.0",
"@nivo/tooltip": "0.73.0",
"@react-spring/web": "9.2.4",
"@react-spring/web": "9.2.6",
"d3-hierarchy": "^1.1.8",
"lodash": "^4.17.21"
},
Expand Down
77 changes: 40 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5305,10 +5305,13 @@
"@nivo/radial-bar@file:./packages/radial-bar":
version "0.73.0"
dependencies:
"@nivo/arcs" "0.73.0"
"@nivo/colors" "0.73.0"
"@nivo/legends" "0.73.0"
"@nivo/polar-axes" "0.73.0"
"@nivo/scales" "0.73.0"
"@nivo/tooltip" "0.73.0"
"@react-spring/web" "9.2.4"
"@react-spring/web" "9.2.6"
d3-scale "^3.2.3"
d3-shape "^1.3.5"

Expand Down Expand Up @@ -5440,45 +5443,50 @@
prop-types "^15.6.1"
react-lifecycles-compat "^3.0.4"

"@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==
"@react-spring/animated@~9.2.6-beta.0":
version "9.2.6"
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.2.6.tgz#58f30fb75d8bfb7ccbc156cfd6b974a8f3dfd54e"
integrity sha512-xjL6nmixYNDvnpTs1FFMsMfSC0tURwPCU3b2jWNriYGLfwZ7c/TcyaEZA7yiNnmdFnuR3f3Z27AqIgaFC083Cw==
dependencies:
"@react-spring/shared" "~9.2.0"
"@react-spring/types" "~9.2.0"
"@react-spring/shared" "~9.2.6-beta.0"
"@react-spring/types" "~9.2.6-beta.0"

"@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==
"@react-spring/core@~9.2.6-beta.0":
version "9.2.6"
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.2.6.tgz#ae22338fe55d070caf03abb4293b5519ba620d93"
integrity sha512-uPHUxmu+w6mHJrfQTMtmGJ8iZEwiVxz9kH7dRyk69bkZJt9z+w0Oj3UF4J3VcECZsbm3HRhN2ogXSAaqGjwhQw==
dependencies:
"@react-spring/animated" "~9.2.0"
"@react-spring/shared" "~9.2.0"
"@react-spring/types" "~9.2.0"
"@react-spring/animated" "~9.2.6-beta.0"
"@react-spring/shared" "~9.2.6-beta.0"
"@react-spring/types" "~9.2.6-beta.0"

"@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==
"@react-spring/rafz@~9.2.6-beta.0":
version "9.2.6"
resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.2.6.tgz#d97484003875bf5fb5e6ec22dee97cc208363e48"
integrity sha512-62SivLKEpo7EfHPkxO5J3g9Cr9LF6+1A1RVOMJhkcpEYtbdbmma/d63Xp8qpMPEpk7uuWxaTb6jjyxW33pW3sg==

"@react-spring/shared@~9.2.6-beta.0":
version "9.2.6"
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.2.6.tgz#2c84e62cc0cfbbbbeb5546acd46c1f4b248bc562"
integrity sha512-Qrm9fopKG/RxZ3Rw+4euhrpnB3uXSyiON9skHbcBfmkkzagpkUR66MX1YLrhHw0UchcZuSDnXs0Lonzt1rpWag==
dependencies:
"@react-spring/types" "~9.2.0"
rafz "^0.1.13"
"@react-spring/rafz" "~9.2.6-beta.0"
"@react-spring/types" "~9.2.6-beta.0"

"@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/types@~9.2.6-beta.0":
version "9.2.6"
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.2.6.tgz#f60722fcf9f8492ae16d0bdc47f0ea3c2a16d2cf"
integrity sha512-l7mCw182DtDMnCI8CB9orgTAEoFZRtdQ6aS6YeEAqYcy3nQZPmPggIHH9DxyLw7n7vBPRSzu9gCvUMgXKpTflg==

"@react-spring/[email protected].4":
version "9.2.4"
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.2.4.tgz#c6d5464a954bfd0d7bc90117050f796a95ebfa08"
integrity sha512-vtPvOalLFvuju/MDBtoSnCyt0xXSL6Amyv82fljOuWPl1yGd4M1WteijnYL9Zlriljl0a3oXcPunAVYTD9dbDQ==
"@react-spring/[email protected].6":
version "9.2.6"
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.2.6.tgz#c4fba69e1b1b43bd1d6a62346530cfb07f2be09b"
integrity sha512-0HkRsEYR/CO3Uw46FWDWaF2wg2rUXcWE2R9AoZXthEYLUn5w9uE1mf2Jel7BxBxWGQ73owkqSQv+klA1Hb+ViQ==
dependencies:
"@react-spring/animated" "~9.2.0"
"@react-spring/core" "~9.2.0"
"@react-spring/shared" "~9.2.0"
"@react-spring/types" "~9.2.0"
"@react-spring/animated" "~9.2.6-beta.0"
"@react-spring/core" "~9.2.6-beta.0"
"@react-spring/shared" "~9.2.6-beta.0"
"@react-spring/types" "~9.2.6-beta.0"

"@rollup/plugin-babel@^5.0.3":
version "5.0.3"
Expand Down Expand Up @@ -22056,11 +22064,6 @@ raf@^3.1.0, raf@^3.4.1:
dependencies:
performance-now "^2.1.0"

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==

railroad-diagrams@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz#eb7e6267548ddedfb899c1b90e57374559cddb7e"
Expand Down

0 comments on commit 2cb0fff

Please sign in to comment.