From db8c22e145299444ae9e3ac88a89a30313f9a8ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:16:42 +0000 Subject: [PATCH] bump react-spring from 8.0.27 to 9.7.0 --- updated-dependencies: - dependency-name: react-spring dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 108 ++++++++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 100 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index b39070ffbe2..6cc4415e963 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.7.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 f9a45025ae0..809d3237919 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== @@ -2654,6 +2654,92 @@ tiny-warning "^1.0.3" tslib "^2.3.0" +"@react-spring/animated@~9.7.0": + version "9.7.0" + resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.7.0.tgz#5e16a9772ae8fc2fdb14c7eb8697bc55bcf4d0e2" + integrity sha512-ukd3TRkprLBgNc6lhOqmGMZTthEPOcxc9y7dIeyKzqtRwwYuUyMl1qQcSWynKAh3tmN3rmPXKMbwQNBZp7hxxQ== + dependencies: + "@react-spring/shared" "~9.7.0" + "@react-spring/types" "~9.7.0" + +"@react-spring/core@~9.7.0": + version "9.7.0" + resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.0.tgz#53b189d1a431f71023b3ed7728f5b154a72fd30a" + integrity sha512-M+a1uNg0xdd1ZfjQJX+S1VwnPTC12Q4F/P03dwINkvdphaUF4Y2nXi8dmww+WB+LtjPA4qN4kBt8PJwe0RJNnw== + dependencies: + "@react-spring/animated" "~9.7.0" + "@react-spring/rafz" "~9.7.0" + "@react-spring/shared" "~9.7.0" + "@react-spring/types" "~9.7.0" + +"@react-spring/konva@~9.7.0": + version "9.7.0" + resolved "https://registry.yarnpkg.com/@react-spring/konva/-/konva-9.7.0.tgz#63b298ee5075a7d127c87c6ff24c48ad315e600a" + integrity sha512-T+kDItYZx6SZXwxSFyV5uQHxgBhGJ8qUPcaHliHP8F3Z12CFcy7uAR9rXw9yqOwRdCRBTelZYU8tZIJwFmNrWQ== + dependencies: + "@react-spring/animated" "~9.7.0" + "@react-spring/core" "~9.7.0" + "@react-spring/shared" "~9.7.0" + "@react-spring/types" "~9.7.0" + +"@react-spring/native@~9.7.0": + version "9.7.0" + resolved "https://registry.yarnpkg.com/@react-spring/native/-/native-9.7.0.tgz#1cb509384dc316fa48ada60d6081c462daa85f34" + integrity sha512-eMhE3QSNYR1g79Fl27bdIjPAOv20GxHX3dAx0XmFwvrGC5RILEEbV2VcXh22IeNIXME3sxqI7h1MW36p0mxOqQ== + dependencies: + "@react-spring/animated" "~9.7.0" + "@react-spring/core" "~9.7.0" + "@react-spring/shared" "~9.7.0" + "@react-spring/types" "~9.7.0" + +"@react-spring/rafz@~9.7.0": + version "9.7.0" + resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.7.0.tgz#b4962b8b4ad495d686a1fd8a31b2cbef839ed0f1" + integrity sha512-ooEWZyWBQ9leY0SEn2oc2Kq/93DiIwpbbQQwNlFBpJAjib201vxh2TgZi/9WPnsBm+qHzk7LXzVhHIBvoOwTcQ== + +"@react-spring/shared@~9.7.0": + version "9.7.0" + resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.0.tgz#54f7a71b9795420e5e1933cd432f185c9d7f952b" + integrity sha512-RbRrG9dbiUuAe7MhQMFmT8NVGdb54qGG4W4xqX2JjVqrpEEUlnqqsq32AGaPYzGpxY/8qLt+G3i7Me/jaO8pvg== + dependencies: + "@react-spring/rafz" "~9.7.0" + "@react-spring/types" "~9.7.0" + +"@react-spring/three@~9.7.0": + version "9.7.0" + resolved "https://registry.yarnpkg.com/@react-spring/three/-/three-9.7.0.tgz#2e05c68eb878eb63a085412d8b1231db5d27b44b" + integrity sha512-oWTBukeBYAgi4S3F8p2J89s0ykDFX4SPTCjy4vZrfj7kSbaxN07OJdkreraofzW8HXgj7uGCNAu/bjRt6JMfMg== + dependencies: + "@react-spring/animated" "~9.7.0" + "@react-spring/core" "~9.7.0" + "@react-spring/shared" "~9.7.0" + "@react-spring/types" "~9.7.0" + +"@react-spring/types@~9.7.0": + version "9.7.0" + resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.0.tgz#1b19f9c07bc3ecb2bc7a253ec100f122ace14199" + integrity sha512-YEmhgtV7b6cNErxgYtlFpd/7N1EKV4IvxWjvLP3WVXi4xBhvBW7a3MCoHXzeTGbdWVK/YLnDh7BgJ542DwLZvg== + +"@react-spring/web@~9.7.0": + version "9.7.0" + resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.7.0.tgz#8e8b7857f037b6d7584300e6016b42cc0a2db6d1" + integrity sha512-+mGRMHOpuewAeCuWnoD0FJG7xIkXNlF+OAjkv3RuuvkiUmex1RSRlXTAS/nrvksASx2k9AgMZUWgg7NGK/hFWQ== + dependencies: + "@react-spring/animated" "~9.7.0" + "@react-spring/core" "~9.7.0" + "@react-spring/shared" "~9.7.0" + "@react-spring/types" "~9.7.0" + +"@react-spring/zdog@~9.7.0": + version "9.7.0" + resolved "https://registry.yarnpkg.com/@react-spring/zdog/-/zdog-9.7.0.tgz#39edf2294b042866fb64e17c970b43405d4664dd" + integrity sha512-fz7vbB/U92yPKqM9X9/LyL4d8ElVS8NVbhqZI7jC1UVN0eI4ewECP76Dnx5bqv01++IO+PhV1AD35B9kAkvtpA== + dependencies: + "@react-spring/animated" "~9.7.0" + "@react-spring/core" "~9.7.0" + "@react-spring/shared" "~9.7.0" + "@react-spring/types" "~9.7.0" + "@reduxjs/toolkit@^1.5.1": version "1.8.2" resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.8.2.tgz#352fd17bc858af51d21ce8d28183a930cab9e638" @@ -13380,7 +13466,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== @@ -13920,13 +14006,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.7.0: + version "9.7.0" + resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.7.0.tgz#f9b3c3bd4625ff9d9d6c51902863060641f010b4" + integrity sha512-KeF56ly+y0NUJcsAb1yRgq1toyUun8laLoZTKZixb3b6waO9lZyFaIZiNJEM6a8D+6j0uuDxGFEXeEgfH/4PmA== + dependencies: + "@react-spring/core" "~9.7.0" + "@react-spring/konva" "~9.7.0" + "@react-spring/native" "~9.7.0" + "@react-spring/three" "~9.7.0" + "@react-spring/web" "~9.7.0" + "@react-spring/zdog" "~9.7.0" react-style-singleton@^2.2.0: version "2.2.0"