Skip to content

Commit bb6c3fd

Browse files
committed
fix(deps): update dependency react-spring to v9.0.0-beta.7
1 parent 47d96b2 commit bb6c3fd

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.6.1",
4545
"react-native-web": "0.11.2",
46-
"react-spring": "9.0.0-beta.1",
46+
"react-spring": "9.0.0-beta.7",
4747
"ts-essentials": "2.0.6"
4848
},
4949
"devDependencies": {

yarn.lock

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

10131-
react-spring@9.0.0-beta.1:
10132-
version "9.0.0-beta.1"
10133-
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.0.0-beta.1.tgz#b7a48da6d3f4e20234b1dd11c78480c932f262b1"
10134-
integrity sha512-9d0wLcvInW3Qw7FNYCC61d2kzebXagF6cZN83xR9Sr+g2J+f/IowaZrUFxDnhSFxyRl2F/Oloo0wIedEOqYfEQ==
10131+
react-spring@9.0.0-beta.7:
10132+
version "9.0.0-beta.7"
10133+
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.0.0-beta.7.tgz#d0e3bee6b9af6183516bde78ba84512451df660d"
10134+
integrity sha512-oPv10GSiq13EDz7QFaqdIKouFbk5cz4NL+Tyzgjr9pZQUumZCWRKrUJdLKfpXIggaQMijLzwNyLJgdXtFe7QBA==
1013510135
dependencies:
1013610136
"@babel/runtime" "^7.3.1"
1013710137
prop-types "^15.5.8"

0 commit comments

Comments
 (0)