diff --git a/package.json b/package.json index 47e21ec9d03..5da6fc3266f 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "react-redux": "^7.2.4", "react-router-dom": "^5.0.0", "react-scripts": "^4.0.3", - "react-spring": "^8.0.27", + "react-spring": "^9.6.0", "react-use-gesture": "^9.1.3", "react-virtualized-auto-sizer": "^1.0.6", "react-window": "^1.8.6", diff --git a/yarn.lock b/yarn.lock index 3135072df6c..2640df6ace7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1062,7 +1062,7 @@ core-js-pure "^3.20.2" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.17.2", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.3", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": +"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.17.2", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.3", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": version "7.18.3" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4" integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug== @@ -2565,6 +2565,92 @@ tiny-warning "^1.0.3" tslib "^2.3.0" +"@react-spring/animated@~9.6.0": + version "9.6.0" + resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.6.0.tgz#3ac531d82e35e4ad205456f9fe9464e2bbcb1c5f" + integrity sha512-YFBLQ3bnGlUaWA9eVcZ7K1nfgVSF30XPfwqag5hlswYcMi7C5zVriFqN4oxRyDAFHfmNpPfFCRHmgP52L3GF1A== + dependencies: + "@react-spring/shared" "~9.6.0" + "@react-spring/types" "~9.6.0" + +"@react-spring/core@~9.6.0": + version "9.6.0" + resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.6.0.tgz#081c44e4005c52e7e6957ba151a697709cc0b05a" + integrity sha512-CCU6MOp6Hk29qFhC+8/Hty5Rh8b4TcHvLjFX1GP9i2iXvw77WayRyy+Wi+KCt+RD+xXO2fi9bNWcloOHPHJp/g== + dependencies: + "@react-spring/animated" "~9.6.0" + "@react-spring/rafz" "~9.6.0" + "@react-spring/shared" "~9.6.0" + "@react-spring/types" "~9.6.0" + +"@react-spring/konva@~9.6.0": + version "9.6.0" + resolved "https://registry.yarnpkg.com/@react-spring/konva/-/konva-9.6.0.tgz#cb589061f04c5ca1982232bfefb516449980b7fa" + integrity sha512-lRSF+2YQYeRH0RTZMV/ytcoXF7lDwn5BaY9oAXpLNtITpmlvDJrMQ3LgMrppywaujShF4F6ImZQB5dDlUX9CnQ== + dependencies: + "@react-spring/animated" "~9.6.0" + "@react-spring/core" "~9.6.0" + "@react-spring/shared" "~9.6.0" + "@react-spring/types" "~9.6.0" + +"@react-spring/native@~9.6.0": + version "9.6.0" + resolved "https://registry.yarnpkg.com/@react-spring/native/-/native-9.6.0.tgz#8673355aaa26c94dd0347fde2cc72479daa4023e" + integrity sha512-medVvnMkJ7GvQP4UfodiemOoNvyMIriGt9XMX0UfYDFjD/WEXBk63G/StI/hwCARRYnFdvgN1DT0Ywlv1JqJYQ== + dependencies: + "@react-spring/animated" "~9.6.0" + "@react-spring/core" "~9.6.0" + "@react-spring/shared" "~9.6.0" + "@react-spring/types" "~9.6.0" + +"@react-spring/rafz@~9.6.0": + version "9.6.0" + resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.6.0.tgz#8c46fff30157159775eb9007094dae3400390728" + integrity sha512-Vw8IwWXWEMszef8V/yemSR8YZe4cbX84JrMMuW+UE5Ha1/mOCznlFU59fKJxQQA/UJlfY70K9oZ+aboFgWWk0g== + +"@react-spring/shared@~9.6.0": + version "9.6.0" + resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.6.0.tgz#4ccdf911d64dacb409c5f292de65fdb8ad41508f" + integrity sha512-Kama7SJiAajZsjfTJAxLDndxeYr0Qin6Ust9Wn/gRCVC1maXJ79Su0gsQYapSA0+Nmkxdi+RiXJUDmGX6LMuuw== + dependencies: + "@react-spring/rafz" "~9.6.0" + "@react-spring/types" "~9.6.0" + +"@react-spring/three@~9.6.0": + version "9.6.0" + resolved "https://registry.yarnpkg.com/@react-spring/three/-/three-9.6.0.tgz#4700c6621d710079278f5f0284fab1a547e6d743" + integrity sha512-7JCx7uvJyKFHs9XnRXmAlf1VCjwDiEoiNnCpjpZiOOC8AukTRNHeFNsqwa9WKpEBNciHxAivAxxzSVh6JkBk0g== + dependencies: + "@react-spring/animated" "~9.6.0" + "@react-spring/core" "~9.6.0" + "@react-spring/shared" "~9.6.0" + "@react-spring/types" "~9.6.0" + +"@react-spring/types@~9.6.0": + version "9.6.0" + resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.6.0.tgz#9ba7061fef88ffa872b7898fcf008ffb29a51d90" + integrity sha512-XOWupgf+/rMhQTiIxZzjVRw+4ZNkXcO5tuha3pOBNK88a7LPGjM6imdS1aQ2kl3y1sBy0f9JrclNShfASbkvTw== + +"@react-spring/web@~9.6.0": + version "9.6.0" + resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.6.0.tgz#81fcdc1dc6efe6caedf2ef7f706bd18500e7b582" + integrity sha512-ztdkBmRZB020MEPEU8gXlbkE6858/IdA2P37RvcjOHq4tEpIizrsh/XTipU+T5iyrbT6UQLnh4JnIWow4jfOmg== + dependencies: + "@react-spring/animated" "~9.6.0" + "@react-spring/core" "~9.6.0" + "@react-spring/shared" "~9.6.0" + "@react-spring/types" "~9.6.0" + +"@react-spring/zdog@~9.6.0": + version "9.6.0" + resolved "https://registry.yarnpkg.com/@react-spring/zdog/-/zdog-9.6.0.tgz#130d540a22cc33c809061321dc967e670b5d5e5f" + integrity sha512-YUOnOqVR9PY5vAxIhT4b/P0d+WT4Ze76o9bydsadHx3o3vO9yVl9FiImOUUY9iDCwvfcj31FoUVW0CosdHA4EQ== + dependencies: + "@react-spring/animated" "~9.6.0" + "@react-spring/core" "~9.6.0" + "@react-spring/shared" "~9.6.0" + "@react-spring/types" "~9.6.0" + "@reduxjs/toolkit@^1.5.1": version "1.8.2" resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.8.2.tgz#352fd17bc858af51d21ce8d28183a930cab9e638" @@ -13214,7 +13300,7 @@ prompts@^2.0.1: kleur "^3.0.3" sisteransi "^1.0.5" -prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: +prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: version "15.8.1" resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== @@ -13749,13 +13835,17 @@ react-scripts@^4.0.3: optionalDependencies: fsevents "^2.1.3" -react-spring@^8.0.27: - version "8.0.27" - resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-8.0.27.tgz#97d4dee677f41e0b2adcb696f3839680a3aa356a" - integrity sha512-nDpWBe3ZVezukNRandTeLSPcwwTMjNVu1IDq9qA/AMiUqHuRN4BeSWvKr3eIxxg1vtiYiOLy4FqdfCP5IoP77g== - dependencies: - "@babel/runtime" "^7.3.1" - prop-types "^15.5.8" +react-spring@^9.6.0: + version "9.6.0" + resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.6.0.tgz#a47fc9ca9d696256b1b7447364ca406dca3bcf20" + integrity sha512-BJJBhGPkNNoj83i6+7z7BDDuB3Q25j0w3WCCKlSqgLQafcjx+Se2ogxKM05m+JjjeML5DTDTbsw0UD0GbAzW4g== + dependencies: + "@react-spring/core" "~9.6.0" + "@react-spring/konva" "~9.6.0" + "@react-spring/native" "~9.6.0" + "@react-spring/three" "~9.6.0" + "@react-spring/web" "~9.6.0" + "@react-spring/zdog" "~9.6.0" react-style-singleton@^2.2.0: version "2.2.0"