Skip to content

Commit

Permalink
Bump expo-splash-screen from 0.29.13 to 0.29.18 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent d0713be commit 2f13aab
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/react-native/WhipWhepDemo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"expo-font": "~13.0.1",
"expo-linking": "~7.0.3",
"expo-router": "~4.0.11",
"expo-splash-screen": "~0.29.13",
"expo-splash-screen": "~0.29.18",
"expo-status-bar": "~2.0.0",
"expo-system-ui": "~4.0.6",
"expo-web-browser": "~14.0.1",
Expand Down
31 changes: 25 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2526,6 +2526,25 @@ __metadata:
languageName: node
linkType: hard

"@expo/prebuild-config@npm:^8.0.23":
version: 8.0.23
resolution: "@expo/prebuild-config@npm:8.0.23"
dependencies:
"@expo/config": "npm:~10.0.4"
"@expo/config-plugins": "npm:~9.0.10"
"@expo/config-types": "npm:^52.0.0"
"@expo/image-utils": "npm:^0.6.0"
"@expo/json-file": "npm:^9.0.0"
"@react-native/normalize-colors": "npm:0.76.5"
debug: "npm:^4.3.1"
fs-extra: "npm:^9.0.0"
resolve-from: "npm:^5.0.0"
semver: "npm:^7.6.0"
xml2js: "npm:0.6.0"
checksum: 10c0/d826364d293e1f37ead552f75a39027c8139ebb1c851cab66a6b0aee48125a4f7cd2e46ddc4a23a6d0ce6b84e153c4f855df90262f98f31046de08e854bb2d7a
languageName: node
linkType: hard

"@expo/rudder-sdk-node@npm:^1.1.1":
version: 1.1.1
resolution: "@expo/rudder-sdk-node@npm:1.1.1"
Expand Down Expand Up @@ -7164,14 +7183,14 @@ __metadata:
languageName: node
linkType: hard

"expo-splash-screen@npm:~0.29.13":
version: 0.29.13
resolution: "expo-splash-screen@npm:0.29.13"
"expo-splash-screen@npm:~0.29.18":
version: 0.29.18
resolution: "expo-splash-screen@npm:0.29.18"
dependencies:
"@expo/prebuild-config": "npm:^8.0.17"
"@expo/prebuild-config": "npm:^8.0.23"
peerDependencies:
expo: "*"
checksum: 10c0/488864ea8ecd4532ffae1e86445e056b22ab30ccd21c1be31c73c67e7db371d254a4e002b4fe2fd3ccbdb36ec3d3e44869528f968c773c7029592b8d5f4b8eb4
checksum: 10c0/71b7de2b8328e4523303c25015d2a069d27bbd423178581471637ecf9aa710189dd94f2df40b400efa4a4604ac54cdce2b8423b9e4597d6af9d709afc8a402db
languageName: node
linkType: hard

Expand Down Expand Up @@ -14227,7 +14246,7 @@ __metadata:
expo-font: "npm:~13.0.1"
expo-linking: "npm:~7.0.3"
expo-router: "npm:~4.0.11"
expo-splash-screen: "npm:~0.29.13"
expo-splash-screen: "npm:~0.29.18"
expo-status-bar: "npm:~2.0.0"
expo-system-ui: "npm:~4.0.6"
expo-web-browser: "npm:~14.0.1"
Expand Down

0 comments on commit 2f13aab

Please sign in to comment.