Skip to content

Commit

Permalink
fix(deps): update dependency react-native-screens to ~3.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 24858f9 commit 5fc51ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react-native-maps": "1.7.1",
"react-native-reanimated": "~3.6.1",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "~3.22.0",
"react-native-screens": "~3.33.0",
"react-native-svg": "13.9.0",
"react-native-svg-transformer": "1.1.0",
"react-native-web": "~0.19.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4864,7 +4864,7 @@ __metadata:
react-native-maps: "npm:1.7.1"
react-native-reanimated: "npm:~3.6.1"
react-native-safe-area-context: "npm:4.6.3"
react-native-screens: "npm:~3.22.0"
react-native-screens: "npm:~3.33.0"
react-native-svg: "npm:13.9.0"
react-native-svg-transformer: "npm:1.1.0"
react-native-web: "npm:~0.19.9"
Expand Down Expand Up @@ -22960,16 +22960,16 @@ __metadata:
languageName: node
linkType: hard

"react-native-screens@npm:~3.22.0":
version: 3.22.1
resolution: "react-native-screens@npm:3.22.1"
"react-native-screens@npm:~3.33.0":
version: 3.33.0
resolution: "react-native-screens@npm:3.33.0"
dependencies:
react-freeze: "npm:^1.0.0"
warn-once: "npm:^0.1.0"
peerDependencies:
react: "*"
react-native: "*"
checksum: 03d3c2fcccd6afe4b25c35396eb0280997724add60e4c2074572106237c5e299895ec8aa399ce23ba8c800663389a7dde8c6033b8c9f49064651298ead23c3ca
checksum: c80edf19ba99704fcb4dc644be0388a91ef12c616026a849b4608ed95297f6d82fe20166009c8f35fba81a44e2aa5454c04be2e14629b0f9bb1f196e3a66e4b1
languageName: node
linkType: hard

Expand Down

0 comments on commit 5fc51ec

Please sign in to comment.