Skip to content

Commit 2b5b1ec

Browse files
committed
update deps
1 parent bbe10ff commit 2b5b1ec

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"react-native-qrcode-svg": "^6.3.15",
5656
"react-native-randombytes": "^3.6.1",
5757
"react-native-safe-area-context": "5.3.0",
58-
"react-native-screens": "^4.9.2",
58+
"react-native-screens": "^4.10.0",
5959
"react-native-storage": "^1.0.1",
6060
"react-native-svg": "15.11.2",
6161
"readable-stream": "^4.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10561,10 +10561,10 @@ react-native-reanimated@>=3.6.2:
1056110561
resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.3.0.tgz"
1056210562
integrity sha512-glV9bwuozTjf/JDBIBm+ITnukHNaUT3nucgdeADwjtHsfEN3RL5UO6nq99vvdWv5j/O9yCZBvFncM1BBQ+UvpQ==
1056310563

10564-
react-native-screens@^4.9.2, "react-native-screens@>= 4.0.0":
10565-
version "4.9.2"
10566-
resolved "https://registry.npmjs.org/react-native-screens/-/react-native-screens-4.9.2.tgz"
10567-
integrity sha512-87gR7XRIirACYxtYltEl1BbUo5r0W4AFPckUDDzATAN6LIUZ2PC3bX6UAFeoEBEqBbfaemRZTWSYHl6MCZFSgw==
10564+
react-native-screens@^4.10.0, "react-native-screens@>= 4.0.0":
10565+
version "4.10.0"
10566+
resolved "https://registry.npmjs.org/react-native-screens/-/react-native-screens-4.10.0.tgz"
10567+
integrity sha512-Tw21NGuXm3PbiUGtZd0AnXirUixaAbPXDjNR0baBH7/WJDaDTTELLcQ7QRXuqAWbmr/EVCrKj1348ei1KFIr8A==
1056810568
dependencies:
1056910569
react-freeze "^1.0.0"
1057010570
warn-once "^0.1.0"

0 commit comments

Comments
 (0)