Skip to content

Commit 17f330e

Browse files
committed
chore: upgrade react-native-reanimated
1 parent 6751f24 commit 17f330e

File tree

2 files changed

+6
-24
lines changed

2 files changed

+6
-24
lines changed

client/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-native-device-info": "^10.5.1",
3131
"react-native-gesture-handler": "^2.9.0",
3232
"react-native-localize": "^2.2.6",
33-
"react-native-reanimated": "^2.14.4",
33+
"react-native-reanimated": "^3.5.4",
3434
"react-native-ui-lib": "^6.29.1",
3535
"react-native-webview": "^11.26.1",
3636
"socket.io-client": "^4.6.1",

client/mobile/yarn.lock

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -5489,11 +5489,6 @@ lodash.includes@^4.3.0:
54895489
resolved "https://registry.npmmirror.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f"
54905490
integrity sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==
54915491

5492-
lodash.isequal@^4.5.0:
5493-
version "4.5.0"
5494-
resolved "https://registry.npmmirror.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
5495-
integrity sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==
5496-
54975492
lodash.memoize@^4.1.2:
54985493
version "4.1.2"
54995494
resolved "https://registry.npmmirror.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
@@ -6960,18 +6955,15 @@ react-native-localize@^2.2.6:
69606955
resolved "https://registry.npmmirror.com/react-native-localize/-/react-native-localize-2.2.6.tgz#484f8c700bc629f230066e819265f80f6dd3ef58"
69616956
integrity sha512-EZETlC1ZlW/4g6xfsNCwAkAw5BDL2A6zk/08JjFR/GRGxYuKRD7iP1hHn1+h6DEu+xROjPpoNeXfMER2vkTVIQ==
69626957

6963-
react-native-reanimated@^2.14.4:
6964-
version "2.14.4"
6965-
resolved "https://registry.npmmirror.com/react-native-reanimated/-/react-native-reanimated-2.14.4.tgz#3fa3da4e7b99f5dfb28f86bcf24d9d1024d38836"
6966-
integrity sha512-DquSbl7P8j4SAmc+kRdd75Ianm8G+IYQ9T4AQ6lrpLVeDkhZmjWI0wkutKWnp6L7c5XNVUrFDUf69dwETLCItQ==
6958+
react-native-reanimated@^3.5.4:
6959+
version "3.5.4"
6960+
resolved "https://registry.npmmirror.com/react-native-reanimated/-/react-native-reanimated-3.5.4.tgz#a6c2b0c43b6dad246f5d276213974afedb8e3fc7"
6961+
integrity sha512-8we9LLDO1o4Oj9/DICeEJ2K1tjfqkJagqQUglxeUAkol/HcEJ6PGxIrpBcNryLqCDYEcu6FZWld/FzizBIw6bg==
69676962
dependencies:
69686963
"@babel/plugin-transform-object-assign" "^7.16.7"
69696964
"@babel/preset-typescript" "^7.16.7"
6970-
convert-source-map "^1.7.0"
6965+
convert-source-map "^2.0.0"
69716966
invariant "^2.2.4"
6972-
lodash.isequal "^4.5.0"
6973-
setimmediate "^1.0.5"
6974-
string-hash-64 "^1.0.3"
69756967

69766968
react-native-redash@^12.0.3:
69776969
version "12.6.1"
@@ -7459,11 +7451,6 @@ set-blocking@^2.0.0:
74597451
resolved "https://registry.npmmirror.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
74607452
integrity sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==
74617453

7462-
setimmediate@^1.0.5:
7463-
version "1.0.5"
7464-
resolved "https://registry.npmmirror.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
7465-
integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==
7466-
74677454
setprototypeof@1.2.0:
74687455
version "1.2.0"
74697456
resolved "https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
@@ -7666,11 +7653,6 @@ strict-uri-encode@^2.0.0:
76667653
resolved "https://registry.npmmirror.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
76677654
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==
76687655

7669-
string-hash-64@^1.0.3:
7670-
version "1.0.3"
7671-
resolved "https://registry.npmmirror.com/string-hash-64/-/string-hash-64-1.0.3.tgz#0deb56df58678640db5c479ccbbb597aaa0de322"
7672-
integrity sha512-D5OKWKvDhyVWWn2x5Y9b+37NUllks34q1dCDhk/vYcso9fmhs+Tl3KR/gE4v5UNj2UA35cnX4KdVVGkG1deKqw==
7673-
76747656
string-length@^4.0.1:
76757657
version "4.0.2"
76767658
resolved "https://registry.npmmirror.com/string-length/-/string-length-4.0.2.tgz#a8a8dc7bd5c1a82b9b3c8b87e125f66871b6e57a"

0 commit comments

Comments
 (0)