From 6160cb52fcf6f1710ad1ebc46ff249102ce132a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 23:43:43 +0000 Subject: [PATCH] fix(deps): update dependency @react-spring/core to v9.7.3 --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index add0b680..4825d0db 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@mantine/next": "6.0.17", "@mantine/notifications": "6.0.17", "@next/third-parties": "^14.1.4", - "@react-spring/core": "9.4.5", + "@react-spring/core": "9.7.3", "@react-spring/three": "9.4.5", "@react-spring/web": "9.4.5", "@react-three/drei": "9.13.0", diff --git a/yarn.lock b/yarn.lock index b194aa50..7cdacc6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1579,7 +1579,16 @@ "@react-spring/shared" "~9.7.3" "@react-spring/types" "~9.7.3" -"@react-spring/core@9.4.5", "@react-spring/core@~9.4.5": +"@react-spring/core@9.7.3", "@react-spring/core@~9.7.3": + version "9.7.3" + resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.3.tgz#60056bcb397f2c4f371c6c9a5f882db77ae90095" + integrity sha512-IqFdPVf3ZOC1Cx7+M0cXf4odNLxDC+n7IN3MDcVCTIOSBfqEcBebSv+vlY5AhM0zw05PDbjKrNmBpzv/AqpjnQ== + dependencies: + "@react-spring/animated" "~9.7.3" + "@react-spring/shared" "~9.7.3" + "@react-spring/types" "~9.7.3" + +"@react-spring/core@~9.4.5": version "9.4.5" resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.4.5.tgz#4616e1adc18dd10f5731f100ebdbe9518b89ba3c" integrity sha512-83u3FzfQmGMJFwZLAJSwF24/ZJctwUkWtyPD7KYtNagrFeQKUH1I05ZuhmCmqW+2w1KDW1SFWQ43RawqfXKiiQ== @@ -1589,15 +1598,6 @@ "@react-spring/shared" "~9.4.5" "@react-spring/types" "~9.4.5" -"@react-spring/core@~9.7.3": - version "9.7.3" - resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.7.3.tgz#60056bcb397f2c4f371c6c9a5f882db77ae90095" - integrity sha512-IqFdPVf3ZOC1Cx7+M0cXf4odNLxDC+n7IN3MDcVCTIOSBfqEcBebSv+vlY5AhM0zw05PDbjKrNmBpzv/AqpjnQ== - dependencies: - "@react-spring/animated" "~9.7.3" - "@react-spring/shared" "~9.7.3" - "@react-spring/types" "~9.7.3" - "@react-spring/rafz@~9.4.5": version "9.4.5" resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.4.5.tgz#84f809f287f2a66bbfbc66195db340482f886bd7"