Skip to content

Commit

Permalink
chore(deps): upgrade react-spring to v9.2.4 (#1686)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze committed Jul 14, 2021
1 parent d8dbea2 commit 85be208
Show file tree
Hide file tree
Showing 20 changed files with 23 additions and 23 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.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"d3-format": "^1.4.4",
"d3-time": "^1.0.11",
"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 @@ -36,7 +36,7 @@
"@nivo/recompose": "0.72.0",
"@nivo/scales": "0.72.0",
"@nivo/tooltip": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@nivo/legends": "0.72.0",
"@nivo/tooltip": "0.72.0",
"@react-spring/web": "9.2.0"
"@react-spring/web": "9.2.4"
},
"devDependencies": {
"@nivo/core": "0.72.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.72.0",
"@nivo/legends": "0.72.0",
"@nivo/tooltip": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@nivo/tooltip": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@nivo/colors": "0.72.0",
"@nivo/tooltip": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@nivo/colors": "0.72.0",
"@nivo/tooltip": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@nivo/tooltip": "0.72.0",
"@nivo/voronoi": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@nivo/colors": "0.72.0",
"@nivo/legends": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@nivo/colors": "0.72.0",
"@nivo/tooltip": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@nivo/legends": "0.72.0",
"@nivo/tooltip": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@nivo/legends": "0.72.0",
"@nivo/tooltip": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"d3-sankey": "^0.12.1",
"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 @@ -33,7 +33,7 @@
"@nivo/legends": "0.72.0",
"@nivo/scales": "0.72.0",
"@nivo/tooltip": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.72.0",
"@nivo/tooltip": "0.72.0",
"@nivo/voronoi": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"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.0"
"@react-spring/web": "9.2.4"
},
"devDependencies": {
"@nivo/core": "0.72.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.72.0",
"@nivo/tooltip": "0.72.0",
"@react-spring/web": "9.2.0",
"@react-spring/web": "9.2.4",
"d3-hierarchy": "^1.1.8",
"lodash": "^4.17.21"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4578,10 +4578,10 @@
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.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==
"@react-spring/web@9.2.4":
version "9.2.4"
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.2.4.tgz#c6d5464a954bfd0d7bc90117050f796a95ebfa08"
integrity sha512-vtPvOalLFvuju/MDBtoSnCyt0xXSL6Amyv82fljOuWPl1yGd4M1WteijnYL9Zlriljl0a3oXcPunAVYTD9dbDQ==
dependencies:
"@react-spring/animated" "~9.2.0"
"@react-spring/core" "~9.2.0"
Expand Down

0 comments on commit 85be208

Please sign in to comment.