Skip to content

Commit

Permalink
fix(deps): update dependency react-spring to v9.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent f019540 commit 7b120a0
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-native-svg": "12.0.3",
"react-native-vector-icons": "6.6.0",
"react-native-web": "0.12.2",
"react-spring": "9.0.0-beta.1"
"react-spring": "9.1.2"
},
"devDependencies": {
"@babel/core": "7.9.0",
Expand Down
103 changes: 96 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3064,6 +3064,86 @@
wcwidth "^1.0.1"
ws "^1.1.0"

"@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==
dependencies:
"@react-spring/shared" "~9.1.2"
"@react-spring/types" "~9.1.2"

"@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==
dependencies:
"@react-spring/animated" "~9.1.2"
"@react-spring/shared" "~9.1.2"
"@react-spring/types" "~9.1.2"

"@react-spring/konva@~9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/konva/-/konva-9.1.2.tgz#20567063efd8d441a268826e326bd5d7574bbc50"
integrity sha512-P60mhUHRYgPPhoTBQWzuzD3hfeCFWC0BQ7N0iHzpMTzDIrAvutyg+iAX59jSXo3yatrcx60NmlCsiG8tRxbw6w==
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/native@~9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/native/-/native-9.1.2.tgz#d21a64c20ca08d2c5839cedcf9cc4842770f8ffc"
integrity sha512-d7+tCoKAnDPSoVtpyFFm4BWQhn1h833ocdP0d2POZzKTcR1iQ8YI7EQ22iKGLvwH+0vjymde039CgYy31INqWQ==
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/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==
dependencies:
"@react-spring/types" "~9.1.2"
rafz "^0.1.14"

"@react-spring/three@~9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/three/-/three-9.1.2.tgz#49d1d4c0b9d059bd470712c78c9dd73af130677d"
integrity sha512-d/v94ykmfJGLTJxJ+jxlTAJSfFdD+SSf+yvXReS81hc7+9VYeEwIHVIEKOzckYnPy/MEOSVhIVKF/9wdFIIo6g==
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/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/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==
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/zdog@~9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-spring/zdog/-/zdog-9.1.2.tgz#edf270e93d5db8a94f65d4e94e4438352fbb454f"
integrity sha512-t5RobDp12HGVh6XJ1BZ+dFdxRQ/goEapYvjH5eqQa1vC97bSqJGLiG+SM/E360DtDlh8GXAyGSesd2pXzBkpPg==
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"

"@samverschueren/stream-to-observable@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f"
Expand Down Expand Up @@ -17932,6 +18012,11 @@ raf-schd@^4.0.2:
resolved "https://registry.yarnpkg.com/raf-schd/-/raf-schd-4.0.2.tgz#bd44c708188f2e84c810bf55fcea9231bcaed8a0"
integrity sha512-VhlMZmGy6A6hrkJWHLNTGl5gtgMUm+xfGza6wbwnE914yeQ5Ybm18vgM734RZhMgfw4tacUrWseGZlpUrrakEQ==

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

ramda@^0.21.0:
version "0.21.0"
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.21.0.tgz#a001abedb3ff61077d4ff1d577d44de77e8d0a35"
Expand Down Expand Up @@ -18444,13 +18529,17 @@ react-sizeme@^2.6.7:
shallowequal "^1.1.0"
throttle-debounce "^2.1.0"

react-spring@9.0.0-beta.1:
version "9.0.0-beta.1"
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.0.0-beta.1.tgz#b7a48da6d3f4e20234b1dd11c78480c932f262b1"
integrity sha512-9d0wLcvInW3Qw7FNYCC61d2kzebXagF6cZN83xR9Sr+g2J+f/IowaZrUFxDnhSFxyRl2F/Oloo0wIedEOqYfEQ==
dependencies:
"@babel/runtime" "^7.3.1"
prop-types "^15.5.8"
react-spring@9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.1.2.tgz#a2392f5468bfd960976747d59361236536e1f303"
integrity sha512-xLmkierisElCQShCqAH3PpepjHhCyOK1wGSTdpvG7GGD+SbfG4Sac7wj6wrKTT5A5NUFM5OnVQUXZLe5HScIfA==
dependencies:
"@react-spring/core" "~9.1.2"
"@react-spring/konva" "~9.1.2"
"@react-spring/native" "~9.1.2"
"@react-spring/three" "~9.1.2"
"@react-spring/web" "~9.1.2"
"@react-spring/zdog" "~9.1.2"

react-syntax-highlighter@^11.0.2:
version "11.0.2"
Expand Down

0 comments on commit 7b120a0

Please sign in to comment.