Skip to content

Commit d809ff5

Browse files
committed
fix(deps): update dependency react-spring to v9.0.0-beta.8
1 parent 60501a3 commit d809ff5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"focus-trap": "5.0.0",
4444
"react-icons": "3.7.0",
4545
"react-native-web": "0.11.2",
46-
"react-spring": "9.0.0-beta.1",
46+
"react-spring": "9.0.0-beta.8",
4747
"ts-essentials": "2.0.7"
4848
},
4949
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10906,10 +10906,10 @@ react-simple-code-editor@^0.9.0:
1090610906
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.9.10.tgz#1ab5ea7215687ed918c6d0dae90736cf01890905"
1090710907
integrity sha512-80LJwRQS7Wi9Ugh/e6FRHWdcg4oQOpMBDFxyDpORILffrHdV3EIQ1IeX5x7488r05iFgLbVDV4nQ1LRKjgCm0g==
1090810908

10909-
react-spring@9.0.0-beta.1:
10910-
version "9.0.0-beta.1"
10911-
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.0.0-beta.1.tgz#b7a48da6d3f4e20234b1dd11c78480c932f262b1"
10912-
integrity sha512-9d0wLcvInW3Qw7FNYCC61d2kzebXagF6cZN83xR9Sr+g2J+f/IowaZrUFxDnhSFxyRl2F/Oloo0wIedEOqYfEQ==
10909+
react-spring@9.0.0-beta.8:
10910+
version "9.0.0-beta.8"
10911+
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.0.0-beta.8.tgz#dd4348d3d6dd88ff596b36fa85b3328200914b15"
10912+
integrity sha512-pcyQqr5W9HBM5Rm0rmdbVIEQz7wocAfWBNWSUm/EEvpb4M0OQ3Xp9JW6Ayo+6ZgV7fLzJJHO/QgNdUMpAtVaTw==
1091310913
dependencies:
1091410914
"@babel/runtime" "^7.3.1"
1091510915
prop-types "^15.5.8"

0 commit comments

Comments
 (0)