Install @react-spring/rafz
As a workaround for https://github.com/pmndrs/react-spring/issues/2173
This commit is contained in:
@@ -80,6 +80,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.16.5",
|
"@babel/core": "^7.16.5",
|
||||||
|
"@react-spring/rafz": "^9.7.3",
|
||||||
"@sentry/vite-plugin": "^0.3.0",
|
"@sentry/vite-plugin": "^0.3.0",
|
||||||
"@storybook/react": "^6.5.0-alpha.5",
|
"@storybook/react": "^6.5.0-alpha.5",
|
||||||
"@testing-library/jest-dom": "^5.16.5",
|
"@testing-library/jest-dom": "^5.16.5",
|
||||||
|
|||||||
@@ -2696,6 +2696,11 @@
|
|||||||
"@react-spring/shared" "~9.7.3"
|
"@react-spring/shared" "~9.7.3"
|
||||||
"@react-spring/types" "~9.7.3"
|
"@react-spring/types" "~9.7.3"
|
||||||
|
|
||||||
|
"@react-spring/rafz@^9.7.3":
|
||||||
|
version "9.7.3"
|
||||||
|
resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.7.3.tgz#d6a9695c581f58a49e047ff7ed5646e0b681396c"
|
||||||
|
integrity sha512-9vzW1zJPcC4nS3aCV+GgcsK/WLaB520Iyvm55ARHfM5AuyBqycjvh1wbmWmgCyJuX4VPoWigzemq1CaaeRSHhQ==
|
||||||
|
|
||||||
"@react-spring/shared@~9.7.3":
|
"@react-spring/shared@~9.7.3":
|
||||||
version "9.7.3"
|
version "9.7.3"
|
||||||
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.3.tgz#4cf29797847c689912aec4e62e34c99a4d5d9e53"
|
resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.7.3.tgz#4cf29797847c689912aec4e62e34c99a4d5d9e53"
|
||||||
|
|||||||
Reference in New Issue
Block a user