Skip to content

Commit 318167a

Browse files
committed
Update deps 2
1 parent 5218fab commit 318167a

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
@@ -53,7 +53,7 @@
5353
"react-native-qrcode-svg": "^6.3.14",
5454
"react-native-randombytes": "^3.6.1",
5555
"react-native-safe-area-context": "5.1.0",
56-
"react-native-screens": "^4.4.0",
56+
"react-native-screens": "^4.5.0",
5757
"react-native-storage": "^1.0.1",
5858
"react-native-svg": "15.11.1",
5959
"readable-stream": "^4.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10033,10 +10033,10 @@ react-native-reanimated@>=3.6.2:
1003310033
resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.1.0.tgz"
1003410034
integrity sha512-Y4vyJX+0HPJUQNVeIJTj2/UOjbSJcB09OEwirAWDrOZ67Lz5p43AmjxSy8nnZft1rMzoh3rcPuonB6jJyHTfCw==
1003510035

10036-
react-native-screens@^4.4.0, "react-native-screens@>= 4.0.0":
10037-
version "4.4.0"
10038-
resolved "https://registry.npmjs.org/react-native-screens/-/react-native-screens-4.4.0.tgz"
10039-
integrity sha512-c7zc7Zwjty6/pGyuuvh9gK3YBYqHPOxrhXfG1lF4gHlojQSmIx2piNbNaV+Uykj+RDTmFXK0e/hA+fucw/Qozg==
10036+
react-native-screens@^4.5.0, "react-native-screens@>= 4.0.0":
10037+
version "4.5.0"
10038+
resolved "https://registry.npmjs.org/react-native-screens/-/react-native-screens-4.5.0.tgz"
10039+
integrity sha512-yBWeN5EHNeew9f0ia9VE7JSlUQzCZEwkb87r7A7/Sg41OJHuRKHNRhmdCOiMBUqwwQi3F+b4NZGywjeM/gWMyg==
1004010040
dependencies:
1004110041
react-freeze "^1.0.0"
1004210042
warn-once "^0.1.0"

0 commit comments

Comments
 (0)