mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
chore(deps): update dependency react-spring to v9.7.5 (#2652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7dafd4c89a
commit
7ff66bcf1b
@ -113,7 +113,7 @@
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react-frame-component": "5.2.7",
|
||||
"react-spring": "9.7.4",
|
||||
"react-spring": "9.7.5",
|
||||
"react-test-renderer": "17.0.2",
|
||||
"rebound": "0.1.0",
|
||||
"redux-logger": "3.0.6",
|
||||
|
||||
154
yarn.lock
154
yarn.lock
@ -3583,90 +3583,90 @@
|
||||
prop-types "^15.6.1"
|
||||
react-lifecycles-compat "^3.0.4"
|
||||
|
||||
"@react-spring/animated@~9.7.4":
|
||||
version "9.7.4"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.7.4.tgz#c712b2d3dc9312ef41aa8886818b539151bda062"
|
||||
integrity sha512-7As+8Pty2QlemJ9O5ecsuPKjmO0NKvmVkRR1n6mEotFgWar8FKuQt2xgxz3RTgxcccghpx1YdS1FCdElQNexmQ==
|
||||
"@react-spring/animated@~9.7.5":
|
||||
version "9.7.5"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.7.5.tgz#eb0373aaf99b879736b380c2829312dae3b05f28"
|
||||
integrity sha512-Tqrwz7pIlsSDITzxoLS3n/v/YCUHQdOIKtOJf4yL6kYVSDTSmVK1LI1Q3M/uu2Sx4X3pIWF3xLUhlsA6SPNTNg==
|
||||
dependencies:
|
||||
"@react-spring/shared" "~9.7.4"
|
||||
"@react-spring/types" "~9.7.4"
|
||||
"@react-spring/shared" "~9.7.5"
|
||||
"@react-spring/types" "~9.7.5"
|
||||
|
||||
"@react-spring/core@~9.7.4":
|
||||
version "9.7.4"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.4.tgz#0eaa0b5da3d18036d87a571f23079819d45a9f46"
|
||||
integrity sha512-GzjA44niEJBFUe9jN3zubRDDDP2E4tBlhNlSIkTChiNf9p4ZQlgXBg50qbXfSXHQPHak/ExYxwhipKVsQ/sUTw==
|
||||
"@react-spring/core@~9.7.5":
|
||||
version "9.7.5"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.5.tgz#72159079f52c1c12813d78b52d4f17c0bf6411f7"
|
||||
integrity sha512-rmEqcxRcu7dWh7MnCcMXLvrf6/SDlSokLaLTxiPlAYi11nN3B5oiCUAblO72o+9z/87j2uzxa2Inm8UbLjXA+w==
|
||||
dependencies:
|
||||
"@react-spring/animated" "~9.7.4"
|
||||
"@react-spring/shared" "~9.7.4"
|
||||
"@react-spring/types" "~9.7.4"
|
||||
"@react-spring/animated" "~9.7.5"
|
||||
"@react-spring/shared" "~9.7.5"
|
||||
"@react-spring/types" "~9.7.5"
|
||||
|
||||
"@react-spring/konva@~9.7.4":
|
||||
version "9.7.4"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/konva/-/konva-9.7.4.tgz#53c0756ac7200efa535f146ea0a510a3461a18e0"
|
||||
integrity sha512-B2IRytWM2ixifoKxE5DXTUXxNAhPsPqozrZEXXkwKhet1P2xvxXpTYrmDi0NnqTijVbAA3n1hUv8/DqqMKoI0Q==
|
||||
"@react-spring/konva@~9.7.5":
|
||||
version "9.7.5"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/konva/-/konva-9.7.5.tgz#ab6b0d9fcb0941db0f11e2437a002628912d2698"
|
||||
integrity sha512-BelrmyY6w0FGoNSEfSJltjQDUoW0Prxf+FzGjyLuLs+V9M9OM/aHnYqOlvQEfQsZx6C/ZiDOn5BZl8iH8SDf+Q==
|
||||
dependencies:
|
||||
"@react-spring/animated" "~9.7.4"
|
||||
"@react-spring/core" "~9.7.4"
|
||||
"@react-spring/shared" "~9.7.4"
|
||||
"@react-spring/types" "~9.7.4"
|
||||
"@react-spring/animated" "~9.7.5"
|
||||
"@react-spring/core" "~9.7.5"
|
||||
"@react-spring/shared" "~9.7.5"
|
||||
"@react-spring/types" "~9.7.5"
|
||||
|
||||
"@react-spring/native@~9.7.4":
|
||||
version "9.7.4"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/native/-/native-9.7.4.tgz#259474435a0b86ce49f73f44c993fcb9a9ce5b23"
|
||||
integrity sha512-mBaDq8MA1O42QS1vlw06cf+GiwWZWPi0n6reZAjAfpO1mShi63uHCBcRrez8JGw2F/JSMaRQ5Ya1n5s47S3VlQ==
|
||||
"@react-spring/native@~9.7.5":
|
||||
version "9.7.5"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/native/-/native-9.7.5.tgz#fe48f017ae63472b89ff5f02b2bc075ff8840978"
|
||||
integrity sha512-C1S500BNP1I05MftElyLv2nIqaWQ0MAByOAK/p4vuXcUK3XcjFaAJ385gVLgV2rgKfvkqRoz97PSwbh+ZCETEg==
|
||||
dependencies:
|
||||
"@react-spring/animated" "~9.7.4"
|
||||
"@react-spring/core" "~9.7.4"
|
||||
"@react-spring/shared" "~9.7.4"
|
||||
"@react-spring/types" "~9.7.4"
|
||||
"@react-spring/animated" "~9.7.5"
|
||||
"@react-spring/core" "~9.7.5"
|
||||
"@react-spring/shared" "~9.7.5"
|
||||
"@react-spring/types" "~9.7.5"
|
||||
|
||||
"@react-spring/rafz@~9.7.4":
|
||||
version "9.7.4"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.7.4.tgz#d53aa45a8cb116b81b27ba29e0cc15470ccfd449"
|
||||
integrity sha512-mqDI6rW0Ca8IdryOMiXRhMtVGiEGLIO89vIOyFQXRIwwIMX30HLya24g9z4olDvFyeDW3+kibiKwtZnA4xhldA==
|
||||
"@react-spring/rafz@~9.7.5":
|
||||
version "9.7.5"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.7.5.tgz#ee7959676e7b5d6a3813e8c17d5e50df98b95df9"
|
||||
integrity sha512-5ZenDQMC48wjUzPAm1EtwQ5Ot3bLIAwwqP2w2owG5KoNdNHpEJV263nGhCeKKmuA3vG2zLLOdu3or6kuDjA6Aw==
|
||||
|
||||
"@react-spring/shared@~9.7.4":
|
||||
version "9.7.4"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.4.tgz#8ac57505072c2aee33d77c47c4269347061a3377"
|
||||
integrity sha512-bEPI7cQp94dOtCFSEYpxvLxj0+xQfB5r9Ru1h8OMycsIq7zFZon1G0sHrBLaLQIWeMCllc4tVDYRTLIRv70C8w==
|
||||
"@react-spring/shared@~9.7.5":
|
||||
version "9.7.5"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.5.tgz#6d513622df6ad750bbbd4dedb4ca0a653ec92073"
|
||||
integrity sha512-wdtoJrhUeeyD/PP/zo+np2s1Z820Ohr/BbuVYv+3dVLW7WctoiN7std8rISoYoHpUXtbkpesSKuPIw/6U1w1Pw==
|
||||
dependencies:
|
||||
"@react-spring/rafz" "~9.7.4"
|
||||
"@react-spring/types" "~9.7.4"
|
||||
"@react-spring/rafz" "~9.7.5"
|
||||
"@react-spring/types" "~9.7.5"
|
||||
|
||||
"@react-spring/three@~9.7.4":
|
||||
version "9.7.4"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/three/-/three-9.7.4.tgz#0912f7d667eceac82c8ace30544f09db4001535d"
|
||||
integrity sha512-HKUhrrvWW7F/MAroObOloqcYyFqsUHp1ANIDvPVxk9cSh7veW7gQbJm2Sc7Ka+L4gVJEwSkS+MRfr8kk+sRZBw==
|
||||
"@react-spring/three@~9.7.5":
|
||||
version "9.7.5"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/three/-/three-9.7.5.tgz#46bcd22354afa873a809f1c6d7e07b59600b4d08"
|
||||
integrity sha512-RxIsCoQfUqOS3POmhVHa1wdWS0wyHAUway73uRLp3GAL5U2iYVNdnzQsep6M2NZ994BlW8TcKuMtQHUqOsy6WA==
|
||||
dependencies:
|
||||
"@react-spring/animated" "~9.7.4"
|
||||
"@react-spring/core" "~9.7.4"
|
||||
"@react-spring/shared" "~9.7.4"
|
||||
"@react-spring/types" "~9.7.4"
|
||||
"@react-spring/animated" "~9.7.5"
|
||||
"@react-spring/core" "~9.7.5"
|
||||
"@react-spring/shared" "~9.7.5"
|
||||
"@react-spring/types" "~9.7.5"
|
||||
|
||||
"@react-spring/types@~9.7.4":
|
||||
version "9.7.4"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.4.tgz#c849a7f062b5163d078e5e75f28c8f6acf91792e"
|
||||
integrity sha512-iQVztO09ZVfsletMiY+DpT/JRiBntdsdJ4uqk3UJFhrhS8mIC9ZOZbmfGSRs/kdbNPQkVyzucceDicQ/3Mlj9g==
|
||||
"@react-spring/types@~9.7.5":
|
||||
version "9.7.5"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.5.tgz#e5dd180f3ed985b44fd2cd2f32aa9203752ef3e8"
|
||||
integrity sha512-HVj7LrZ4ReHWBimBvu2SKND3cDVUPWKLqRTmWe/fNY6o1owGOX0cAHbdPDTMelgBlVbrTKrre6lFkhqGZErK/g==
|
||||
|
||||
"@react-spring/web@~9.7.4":
|
||||
version "9.7.4"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.4.tgz#0086ab5dcf17e6a8f3d7e7f8041ccb4cc2fa10dc"
|
||||
integrity sha512-UMvCZp7I5HCVIleSa4BwbNxynqvj+mJjG2m20VO2yPoi2pnCYANy58flvz9v/YcXTAvsmL655FV3pm5fbr6akA==
|
||||
"@react-spring/web@~9.7.5":
|
||||
version "9.7.5"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.5.tgz#7d7782560b3a6fb9066b52824690da738605de80"
|
||||
integrity sha512-lmvqGwpe+CSttsWNZVr+Dg62adtKhauGwLyGE/RRyZ8AAMLgb9x3NDMA5RMElXo+IMyTkPp7nxTB8ZQlmhb6JQ==
|
||||
dependencies:
|
||||
"@react-spring/animated" "~9.7.4"
|
||||
"@react-spring/core" "~9.7.4"
|
||||
"@react-spring/shared" "~9.7.4"
|
||||
"@react-spring/types" "~9.7.4"
|
||||
"@react-spring/animated" "~9.7.5"
|
||||
"@react-spring/core" "~9.7.5"
|
||||
"@react-spring/shared" "~9.7.5"
|
||||
"@react-spring/types" "~9.7.5"
|
||||
|
||||
"@react-spring/zdog@~9.7.4":
|
||||
version "9.7.4"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/zdog/-/zdog-9.7.4.tgz#b0eb05a6cb75bb5f1613a69ebfce3fd65a2fc407"
|
||||
integrity sha512-uKAzQqKXxHYyGo36EYQEIZzNB60gxQsCG6aaXO2LY5aa7kq44pJX/92D1YigOIhJ/sbfJOXYfdJC/ntvATvzCQ==
|
||||
"@react-spring/zdog@~9.7.5":
|
||||
version "9.7.5"
|
||||
resolved "https://registry.yarnpkg.com/@react-spring/zdog/-/zdog-9.7.5.tgz#ba11049ecce30d03f92189eefd67ba9a4118149d"
|
||||
integrity sha512-VV7vmb52wGHgDA1ry6hv+QgxTs78fqjKEQnj+M8hiBg+dwOsTtqqM24ADtc4cMAhPW+eZhVps8ZNKtjt8ouHFA==
|
||||
dependencies:
|
||||
"@react-spring/animated" "~9.7.4"
|
||||
"@react-spring/core" "~9.7.4"
|
||||
"@react-spring/shared" "~9.7.4"
|
||||
"@react-spring/types" "~9.7.4"
|
||||
"@react-spring/animated" "~9.7.5"
|
||||
"@react-spring/core" "~9.7.5"
|
||||
"@react-spring/shared" "~9.7.5"
|
||||
"@react-spring/types" "~9.7.5"
|
||||
|
||||
"@sec-ant/readable-stream@^0.4.1":
|
||||
version "0.4.1"
|
||||
@ -15253,17 +15253,17 @@ react-sizeme@^3.0.1:
|
||||
shallowequal "^1.1.0"
|
||||
throttle-debounce "^3.0.1"
|
||||
|
||||
react-spring@9.7.4:
|
||||
version "9.7.4"
|
||||
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.7.4.tgz#5a4e99bf121475e1bf714e0b241191cad50c6432"
|
||||
integrity sha512-ypxdsOwmCfbDZGTBRyBo7eLjF55xNFN86e/QkflZ1Rfo8QMzVjCAWocrEEbsuFKkQAg2RRdhNkinWJ6BpCvJoQ==
|
||||
react-spring@9.7.5:
|
||||
version "9.7.5"
|
||||
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.7.5.tgz#ae335f3478026ff9480d4f85267eca6781c47bde"
|
||||
integrity sha512-oG6DkDZIASHzPiGYw5KwrCvoFZqsaO3t2R7KE37U6S/+8qWSph/UjRQalPpZxlbgheqV9LT62H6H9IyoopHdug==
|
||||
dependencies:
|
||||
"@react-spring/core" "~9.7.4"
|
||||
"@react-spring/konva" "~9.7.4"
|
||||
"@react-spring/native" "~9.7.4"
|
||||
"@react-spring/three" "~9.7.4"
|
||||
"@react-spring/web" "~9.7.4"
|
||||
"@react-spring/zdog" "~9.7.4"
|
||||
"@react-spring/core" "~9.7.5"
|
||||
"@react-spring/konva" "~9.7.5"
|
||||
"@react-spring/native" "~9.7.5"
|
||||
"@react-spring/three" "~9.7.5"
|
||||
"@react-spring/web" "~9.7.5"
|
||||
"@react-spring/zdog" "~9.7.5"
|
||||
|
||||
react-syntax-highlighter@^11.0.2:
|
||||
version "11.0.2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user