Skip to content

Commit e1aff11

Browse files
committed
chore(deps): update dependency react-spring to v9.7.4
1 parent a202826 commit e1aff11

File tree

2 files changed

+96
-97
lines changed

2 files changed

+96
-97
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"react": "17.0.2",
114114
"react-dom": "17.0.2",
115115
"react-frame-component": "5.2.7",
116-
"react-spring": "9.5.5",
116+
"react-spring": "9.7.4",
117117
"react-test-renderer": "17.0.2",
118118
"rebound": "0.1.0",
119119
"redux-logger": "3.0.6",

yarn.lock

+95-96
Original file line numberDiff line numberDiff line change
@@ -3583,91 +3583,90 @@
35833583
prop-types "^15.6.1"
35843584
react-lifecycles-compat "^3.0.4"
35853585

3586-
"@react-spring/animated@~9.5.5":
3587-
version "9.5.5"
3588-
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.5.5.tgz#d3bfd0f62ed13a337463a55d2c93bb23c15bbf3e"
3589-
integrity sha512-glzViz7syQ3CE6BQOwAyr75cgh0qsihm5lkaf24I0DfU63cMm/3+br299UEYkuaHNmfDfM414uktiPlZCNJbQA==
3590-
dependencies:
3591-
"@react-spring/shared" "~9.5.5"
3592-
"@react-spring/types" "~9.5.5"
3593-
3594-
"@react-spring/core@~9.5.5":
3595-
version "9.5.5"
3596-
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.5.5.tgz#1d8a4c64630ee26b2295361e1eedfd716a85b4ae"
3597-
integrity sha512-shaJYb3iX18Au6gkk8ahaF0qx0LpS0Yd+ajb4asBaAQf6WPGuEdJsbsNSgei1/O13JyEATsJl20lkjeslJPMYA==
3598-
dependencies:
3599-
"@react-spring/animated" "~9.5.5"
3600-
"@react-spring/rafz" "~9.5.5"
3601-
"@react-spring/shared" "~9.5.5"
3602-
"@react-spring/types" "~9.5.5"
3603-
3604-
"@react-spring/konva@~9.5.5":
3605-
version "9.5.5"
3606-
resolved "https://registry.yarnpkg.com/@react-spring/konva/-/konva-9.5.5.tgz#ddbb30cfa268219d69552aa71188832ca8ab4905"
3607-
integrity sha512-0CNh+1vCIjNUklTFwMvxg+H83Jo2OWykBrdEA28ccmnpZgkQ8Kq5xyvaPFLzcDKV67OXHnaWiCYKpRbhLy2wng==
3608-
dependencies:
3609-
"@react-spring/animated" "~9.5.5"
3610-
"@react-spring/core" "~9.5.5"
3611-
"@react-spring/shared" "~9.5.5"
3612-
"@react-spring/types" "~9.5.5"
3613-
3614-
"@react-spring/native@~9.5.5":
3615-
version "9.5.5"
3616-
resolved "https://registry.yarnpkg.com/@react-spring/native/-/native-9.5.5.tgz#4ecc420c7b4c3fefeebd55d852640d36c29ec9c8"
3617-
integrity sha512-kauqmyJ8u7aVy2bBs22vl1SdB2i5uYIL4rP53k1KDWrFSqJh4j3efWkbTt9uzR5cMXuNVbkNo9OYVFUcQBz50A==
3618-
dependencies:
3619-
"@react-spring/animated" "~9.5.5"
3620-
"@react-spring/core" "~9.5.5"
3621-
"@react-spring/shared" "~9.5.5"
3622-
"@react-spring/types" "~9.5.5"
3623-
3624-
"@react-spring/rafz@~9.5.5":
3625-
version "9.5.5"
3626-
resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.5.5.tgz#62a49c5e294104b79db2a8afdf4f3a274c7f44ca"
3627-
integrity sha512-F/CLwB0d10jL6My5vgzRQxCNY2RNyDJZedRBK7FsngdCmzoq3V4OqqNc/9voJb9qRC2wd55oGXUeXv2eIaFmsw==
3628-
3629-
"@react-spring/shared@~9.5.5":
3630-
version "9.5.5"
3631-
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.5.5.tgz#9be0b391d546e3e184a24ecbaf40acbaeab7fc73"
3632-
integrity sha512-YwW70Pa/YXPOwTutExHZmMQSHcNC90kJOnNR4G4mCDNV99hE98jWkIPDOsgqbYx3amIglcFPiYKMaQuGdr8dyQ==
3633-
dependencies:
3634-
"@react-spring/rafz" "~9.5.5"
3635-
"@react-spring/types" "~9.5.5"
3636-
3637-
"@react-spring/three@~9.5.5":
3638-
version "9.5.5"
3639-
resolved "https://registry.yarnpkg.com/@react-spring/three/-/three-9.5.5.tgz#c6fbee977007d1980406db20a28ac3f5dc2ce153"
3640-
integrity sha512-9kTIaSceqFIl5EIrdwM7Z53o5I+9BGNVzbp4oZZYMao+GMAWOosnlQdDG5GeqNsIqfW9fZCEquGqagfKAxftcA==
3641-
dependencies:
3642-
"@react-spring/animated" "~9.5.5"
3643-
"@react-spring/core" "~9.5.5"
3644-
"@react-spring/shared" "~9.5.5"
3645-
"@react-spring/types" "~9.5.5"
3646-
3647-
"@react-spring/types@~9.5.5":
3648-
version "9.5.5"
3649-
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.5.5.tgz#c8e94f1b9232ca7cb9d860ea67762ec401b1de14"
3650-
integrity sha512-7I/qY8H7Enwasxr4jU6WmtNK+RZ4Z/XvSlDvjXFVe7ii1x0MoSlkw6pD7xuac8qrHQRm9BTcbZNyeeKApYsvCg==
3651-
3652-
"@react-spring/web@~9.5.5":
3653-
version "9.5.5"
3654-
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.5.5.tgz#d416abc591aaed930401f0c98a991a8c5b90c382"
3655-
integrity sha512-+moT8aDX/ho/XAhU+HRY9m0LVV9y9CK6NjSRaI+30Re150pB3iEip6QfnF4qnhSCQ5drpMF0XRXHgOTY/xbtFw==
3656-
dependencies:
3657-
"@react-spring/animated" "~9.5.5"
3658-
"@react-spring/core" "~9.5.5"
3659-
"@react-spring/shared" "~9.5.5"
3660-
"@react-spring/types" "~9.5.5"
3661-
3662-
"@react-spring/zdog@~9.5.5":
3663-
version "9.5.5"
3664-
resolved "https://registry.yarnpkg.com/@react-spring/zdog/-/zdog-9.5.5.tgz#916dba337637d1151c3c2bc829b5105d15adacb5"
3665-
integrity sha512-LZgjo2kLlGmUqfE2fdVnvLXz+4eYyQARRvB9KQ4PTEynaETTG89Xgn9YxLrh1p57DzH7gEmTGDZ5hEw3pWqu8g==
3666-
dependencies:
3667-
"@react-spring/animated" "~9.5.5"
3668-
"@react-spring/core" "~9.5.5"
3669-
"@react-spring/shared" "~9.5.5"
3670-
"@react-spring/types" "~9.5.5"
3586+
"@react-spring/animated@~9.7.4":
3587+
version "9.7.4"
3588+
resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.7.4.tgz#c712b2d3dc9312ef41aa8886818b539151bda062"
3589+
integrity sha512-7As+8Pty2QlemJ9O5ecsuPKjmO0NKvmVkRR1n6mEotFgWar8FKuQt2xgxz3RTgxcccghpx1YdS1FCdElQNexmQ==
3590+
dependencies:
3591+
"@react-spring/shared" "~9.7.4"
3592+
"@react-spring/types" "~9.7.4"
3593+
3594+
"@react-spring/core@~9.7.4":
3595+
version "9.7.4"
3596+
resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.4.tgz#0eaa0b5da3d18036d87a571f23079819d45a9f46"
3597+
integrity sha512-GzjA44niEJBFUe9jN3zubRDDDP2E4tBlhNlSIkTChiNf9p4ZQlgXBg50qbXfSXHQPHak/ExYxwhipKVsQ/sUTw==
3598+
dependencies:
3599+
"@react-spring/animated" "~9.7.4"
3600+
"@react-spring/shared" "~9.7.4"
3601+
"@react-spring/types" "~9.7.4"
3602+
3603+
"@react-spring/konva@~9.7.4":
3604+
version "9.7.4"
3605+
resolved "https://registry.yarnpkg.com/@react-spring/konva/-/konva-9.7.4.tgz#53c0756ac7200efa535f146ea0a510a3461a18e0"
3606+
integrity sha512-B2IRytWM2ixifoKxE5DXTUXxNAhPsPqozrZEXXkwKhet1P2xvxXpTYrmDi0NnqTijVbAA3n1hUv8/DqqMKoI0Q==
3607+
dependencies:
3608+
"@react-spring/animated" "~9.7.4"
3609+
"@react-spring/core" "~9.7.4"
3610+
"@react-spring/shared" "~9.7.4"
3611+
"@react-spring/types" "~9.7.4"
3612+
3613+
"@react-spring/native@~9.7.4":
3614+
version "9.7.4"
3615+
resolved "https://registry.yarnpkg.com/@react-spring/native/-/native-9.7.4.tgz#259474435a0b86ce49f73f44c993fcb9a9ce5b23"
3616+
integrity sha512-mBaDq8MA1O42QS1vlw06cf+GiwWZWPi0n6reZAjAfpO1mShi63uHCBcRrez8JGw2F/JSMaRQ5Ya1n5s47S3VlQ==
3617+
dependencies:
3618+
"@react-spring/animated" "~9.7.4"
3619+
"@react-spring/core" "~9.7.4"
3620+
"@react-spring/shared" "~9.7.4"
3621+
"@react-spring/types" "~9.7.4"
3622+
3623+
"@react-spring/rafz@~9.7.4":
3624+
version "9.7.4"
3625+
resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.7.4.tgz#d53aa45a8cb116b81b27ba29e0cc15470ccfd449"
3626+
integrity sha512-mqDI6rW0Ca8IdryOMiXRhMtVGiEGLIO89vIOyFQXRIwwIMX30HLya24g9z4olDvFyeDW3+kibiKwtZnA4xhldA==
3627+
3628+
"@react-spring/shared@~9.7.4":
3629+
version "9.7.4"
3630+
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.4.tgz#8ac57505072c2aee33d77c47c4269347061a3377"
3631+
integrity sha512-bEPI7cQp94dOtCFSEYpxvLxj0+xQfB5r9Ru1h8OMycsIq7zFZon1G0sHrBLaLQIWeMCllc4tVDYRTLIRv70C8w==
3632+
dependencies:
3633+
"@react-spring/rafz" "~9.7.4"
3634+
"@react-spring/types" "~9.7.4"
3635+
3636+
"@react-spring/three@~9.7.4":
3637+
version "9.7.4"
3638+
resolved "https://registry.yarnpkg.com/@react-spring/three/-/three-9.7.4.tgz#0912f7d667eceac82c8ace30544f09db4001535d"
3639+
integrity sha512-HKUhrrvWW7F/MAroObOloqcYyFqsUHp1ANIDvPVxk9cSh7veW7gQbJm2Sc7Ka+L4gVJEwSkS+MRfr8kk+sRZBw==
3640+
dependencies:
3641+
"@react-spring/animated" "~9.7.4"
3642+
"@react-spring/core" "~9.7.4"
3643+
"@react-spring/shared" "~9.7.4"
3644+
"@react-spring/types" "~9.7.4"
3645+
3646+
"@react-spring/types@~9.7.4":
3647+
version "9.7.4"
3648+
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.4.tgz#c849a7f062b5163d078e5e75f28c8f6acf91792e"
3649+
integrity sha512-iQVztO09ZVfsletMiY+DpT/JRiBntdsdJ4uqk3UJFhrhS8mIC9ZOZbmfGSRs/kdbNPQkVyzucceDicQ/3Mlj9g==
3650+
3651+
"@react-spring/web@~9.7.4":
3652+
version "9.7.4"
3653+
resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.4.tgz#0086ab5dcf17e6a8f3d7e7f8041ccb4cc2fa10dc"
3654+
integrity sha512-UMvCZp7I5HCVIleSa4BwbNxynqvj+mJjG2m20VO2yPoi2pnCYANy58flvz9v/YcXTAvsmL655FV3pm5fbr6akA==
3655+
dependencies:
3656+
"@react-spring/animated" "~9.7.4"
3657+
"@react-spring/core" "~9.7.4"
3658+
"@react-spring/shared" "~9.7.4"
3659+
"@react-spring/types" "~9.7.4"
3660+
3661+
"@react-spring/zdog@~9.7.4":
3662+
version "9.7.4"
3663+
resolved "https://registry.yarnpkg.com/@react-spring/zdog/-/zdog-9.7.4.tgz#b0eb05a6cb75bb5f1613a69ebfce3fd65a2fc407"
3664+
integrity sha512-uKAzQqKXxHYyGo36EYQEIZzNB60gxQsCG6aaXO2LY5aa7kq44pJX/92D1YigOIhJ/sbfJOXYfdJC/ntvATvzCQ==
3665+
dependencies:
3666+
"@react-spring/animated" "~9.7.4"
3667+
"@react-spring/core" "~9.7.4"
3668+
"@react-spring/shared" "~9.7.4"
3669+
"@react-spring/types" "~9.7.4"
36713670

36723671
"@sec-ant/readable-stream@^0.4.1":
36733672
version "0.4.1"
@@ -15239,17 +15238,17 @@ react-sizeme@^3.0.1:
1523915238
shallowequal "^1.1.0"
1524015239
throttle-debounce "^3.0.1"
1524115240

15242-
react-spring@9.5.5:
15243-
version "9.5.5"
15244-
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.5.5.tgz#314009a65efc04d0ef157d3d60590dbb9de65f3c"
15245-
integrity sha512-vMGVd2yjgxWcRCzoLn9AD1d24+WpunHBRg5DoehcRdiBocaOH6qgle0xN9C5LPplXfv4yIpS5QWGN5MKrWxSZg==
15246-
dependencies:
15247-
"@react-spring/core" "~9.5.5"
15248-
"@react-spring/konva" "~9.5.5"
15249-
"@react-spring/native" "~9.5.5"
15250-
"@react-spring/three" "~9.5.5"
15251-
"@react-spring/web" "~9.5.5"
15252-
"@react-spring/zdog" "~9.5.5"
15241+
react-spring@9.7.4:
15242+
version "9.7.4"
15243+
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.7.4.tgz#5a4e99bf121475e1bf714e0b241191cad50c6432"
15244+
integrity sha512-ypxdsOwmCfbDZGTBRyBo7eLjF55xNFN86e/QkflZ1Rfo8QMzVjCAWocrEEbsuFKkQAg2RRdhNkinWJ6BpCvJoQ==
15245+
dependencies:
15246+
"@react-spring/core" "~9.7.4"
15247+
"@react-spring/konva" "~9.7.4"
15248+
"@react-spring/native" "~9.7.4"
15249+
"@react-spring/three" "~9.7.4"
15250+
"@react-spring/web" "~9.7.4"
15251+
"@react-spring/zdog" "~9.7.4"
1525315252

1525415253
react-syntax-highlighter@^11.0.2:
1525515254
version "11.0.2"

0 commit comments

Comments
 (0)