Skip to content

Commit eb1b304

Browse files
committed
Update deps 2
1 parent 354af87 commit eb1b304

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
@@ -54,7 +54,7 @@
5454
"react-native-qrcode-svg": "^6.3.14",
5555
"react-native-randombytes": "^3.6.1",
5656
"react-native-safe-area-context": "5.2.0",
57-
"react-native-screens": "^4.7.0",
57+
"react-native-screens": "^4.8.0",
5858
"react-native-storage": "^1.0.1",
5959
"react-native-svg": "15.11.1",
6060
"readable-stream": "^4.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10312,10 +10312,10 @@ react-native-reanimated@>=3.6.2:
1031210312
resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.2.0.tgz"
1031310313
integrity sha512-QpcGA6MRKe8Zbpf1hirCBudNQYGsMv0n/CTTROMOFcXbqRUoEXLCsYxUmYKi7JJb3ziL2DbyzWXyH2/gw4Tkfw==
1031410314

10315-
react-native-screens@^4.7.0, "react-native-screens@>= 4.0.0":
10316-
version "4.7.0"
10317-
resolved "https://registry.npmjs.org/react-native-screens/-/react-native-screens-4.7.0.tgz"
10318-
integrity sha512-PKBwBIKasBuaR6otU7GsUb9t5pb2eG1G9uHMHOivst/Iw1tXK+DDz1HSDQFjwcj2pUjrKSkXmwUtbY/oAvsCUA==
10315+
react-native-screens@^4.8.0, "react-native-screens@>= 4.0.0":
10316+
version "4.8.0"
10317+
resolved "https://registry.npmjs.org/react-native-screens/-/react-native-screens-4.8.0.tgz"
10318+
integrity sha512-Y7fiUCOl+FhvfuvQVf6Fkla6C8Yh+pKVEZmflaikmRIm7JMdTxSkzSXQmnfDsV5BKR7dDWdlPf8/lm1QAIytNQ==
1031910319
dependencies:
1032010320
react-freeze "^1.0.0"
1032110321
warn-once "^0.1.0"

0 commit comments

Comments
 (0)