Skip to content

Commit d22b58d

Browse files
committed
Update deps 3
1 parent 66ca70b commit d22b58d

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react-native-qrcode-svg": "^6.3.11",
5454
"react-native-randombytes": "^3.6.1",
5555
"react-native-safe-area-context": "5.0.0",
56-
"react-native-screens": "^4.3.0",
56+
"react-native-screens": "^4.4.0",
5757
"react-native-storage": "^1.0.1",
5858
"react-native-svg": "15.10.1",
5959
"readable-stream": "^4.6.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10028,10 +10028,10 @@ react-native-reanimated@>=3.6.2:
1002810028
resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.0.0.tgz"
1002910029
integrity sha512-4K4TvEbRsTDYuSSJZfMNKuJNn1+qgrSkOBwRoreiHcuqy1egrHpkhPhoN1Zg1+b3BxcVXlKXtMIf4eVaG/DPJw==
1003010030

10031-
react-native-screens@^4.3.0, "react-native-screens@>= 4.0.0":
10032-
version "4.3.0"
10033-
resolved "https://registry.npmjs.org/react-native-screens/-/react-native-screens-4.3.0.tgz"
10034-
integrity sha512-G0u8BPgu2vcRZoQTlRpBXKa0ElQSDvDBlRe6ncWwCeBmd5Uqa2I3tQ6Vn6trIE6+yneW/nD4p5wihEHlAWZPEw==
10031+
react-native-screens@^4.4.0, "react-native-screens@>= 4.0.0":
10032+
version "4.4.0"
10033+
resolved "https://registry.npmjs.org/react-native-screens/-/react-native-screens-4.4.0.tgz"
10034+
integrity sha512-c7zc7Zwjty6/pGyuuvh9gK3YBYqHPOxrhXfG1lF4gHlojQSmIx2piNbNaV+Uykj+RDTmFXK0e/hA+fucw/Qozg==
1003510035
dependencies:
1003610036
react-freeze "^1.0.0"
1003710037
warn-once "^0.1.0"

0 commit comments

Comments
 (0)