Skip to content

Commit 781c527

Browse files
Bump react-native-reanimated in /fixture/react-native
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) from 3.16.6 to 3.17.3. - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/3.17.3/packages/react-native-reanimated) --- updated-dependencies: - dependency-name: react-native-reanimated dependency-version: 3.17.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d6c5b5 commit 781c527

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

fixture/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react-native": "0.76.5",
2323
"react-native-fast-image": "^8.6.3",
2424
"react-native-gesture-handler": "^2.21.2",
25-
"react-native-reanimated": "^3.16.6",
25+
"react-native-reanimated": "^3.17.3",
2626
"react-native-safe-area-context": "^5.1.0",
2727
"react-native-screens": "^4.4.0"
2828
},

fixture/react-native/yarn.lock

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2350,9 +2350,9 @@
23502350
warn-once "^0.1.0"
23512351

23522352
"@shopify/flash-list@link:../..":
2353-
version "1.7.5"
2353+
version "1.8.0"
23542354
dependencies:
2355-
recyclerlistview "4.2.2"
2355+
recyclerlistview "4.2.3"
23562356
tslib "2.8.1"
23572357

23582358
"@sideway/address@^4.1.3":
@@ -6923,10 +6923,15 @@ react-native-gesture-handler@^2.21.2:
69236923
invariant "^2.2.4"
69246924
prop-types "^15.7.2"
69256925

6926-
react-native-reanimated@^3.16.6:
6927-
version "3.16.6"
6928-
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.16.6.tgz#fa1eda23b740c893e81a024712346c79f1bbdf36"
6929-
integrity sha512-jPbAfLF5t8+UCKFTO+LeOY+OmAcDP5SsAfqINvNQz5GFGvoO7UebxujjtY58CmpZNH6c3SQ514FF9//mZDpo/g==
6926+
6927+
version "1.1.7"
6928+
resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.7.tgz#28947688f9fafd584e73a4f935ea9603bd9b1939"
6929+
integrity sha512-EH6i7E8epJGIcu7KpfXYXiV2JFIYITtq+rVS8uEb+92naMRBdxhTuS8Wn2Q7j9sqyO0B+Xbaaf9VdipIAmGW4w==
6930+
6931+
react-native-reanimated@^3.17.3:
6932+
version "3.17.3"
6933+
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.17.3.tgz#1166e1bca3ea870204e8288591b8c19f5d824117"
6934+
integrity sha512-0dN+AB7Om9Fdq3Bvq4+ClGhv2sl1o6BhKum18CFNPh4dgMKybDSdRo2vhxTaZUJq6R3LC8gFI84IV0qCZmPbiw==
69306935
dependencies:
69316936
"@babel/plugin-transform-arrow-functions" "^7.0.0-0"
69326937
"@babel/plugin-transform-class-properties" "^7.0.0-0"
@@ -6939,6 +6944,7 @@ react-native-reanimated@^3.16.6:
69396944
"@babel/preset-typescript" "^7.16.7"
69406945
convert-source-map "^2.0.0"
69416946
invariant "^2.2.4"
6947+
react-native-is-edge-to-edge "1.1.7"
69426948

69436949
react-native-safe-area-context@^5.1.0:
69446950
version "5.1.0"

0 commit comments

Comments
 (0)