Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @expo/config-plugins from 7.6.0 to 7.8.4 #37

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 60 additions & 2 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

68 changes: 66 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1762,7 +1762,32 @@ __metadata:
languageName: node
linkType: hard

"@expo/config-plugins@npm:^7.2.5, @expo/config-plugins@npm:~7.6.0":
"@expo/config-plugins@npm:^7.2.5":
version: 7.8.4
resolution: "@expo/config-plugins@npm:7.8.4"
dependencies:
"@expo/config-types": ^50.0.0-alpha.1
"@expo/fingerprint": ^0.6.0
"@expo/json-file": ~8.3.0
"@expo/plist": ^0.1.0
"@expo/sdk-runtime-versions": ^1.0.0
"@react-native/normalize-color": ^2.0.0
chalk: ^4.1.2
debug: ^4.3.1
find-up: ~5.0.0
getenv: ^1.0.0
glob: 7.1.6
resolve-from: ^5.0.0
semver: ^7.5.3
slash: ^3.0.0
slugify: ^1.6.6
xcode: ^3.0.1
xml2js: 0.6.0
checksum: 1cbacd9742e00dace8abb1a34f2a5b2140d16a81e2fffb18beb796b0e310524e8fab121f8f82a85593d3e5c65b48e227a062eb65a8889a8437c39094883f0e89
languageName: node
linkType: hard

"@expo/config-plugins@npm:~7.6.0":
version: 7.6.0
resolution: "@expo/config-plugins@npm:7.6.0"
dependencies:
Expand Down Expand Up @@ -1829,6 +1854,23 @@ __metadata:
languageName: node
linkType: hard

"@expo/fingerprint@npm:^0.6.0":
version: 0.6.0
resolution: "@expo/fingerprint@npm:0.6.0"
dependencies:
"@expo/spawn-async": ^1.5.0
chalk: ^4.1.2
debug: ^4.3.4
find-up: ^5.0.0
minimatch: ^3.0.4
p-limit: ^3.1.0
resolve-from: ^5.0.0
bin:
fingerprint: bin/cli.js
checksum: 3bf009462d30269c4682bcdfd17e150acb87bc92aa7616afb10475be681a390420f743367614402d3907862c0c7a1cf6cc21f6e8b0b0e9c6f859fd17b9108b28
languageName: node
linkType: hard

"@expo/json-file@npm:^8.2.37, @expo/json-file@npm:~8.2.37":
version: 8.2.37
resolution: "@expo/json-file@npm:8.2.37"
Expand All @@ -1840,6 +1882,17 @@ __metadata:
languageName: node
linkType: hard

"@expo/json-file@npm:~8.3.0":
version: 8.3.0
resolution: "@expo/json-file@npm:8.3.0"
dependencies:
"@babel/code-frame": ~7.10.4
json5: ^2.2.2
write-file-atomic: ^2.3.0
checksum: 708d6bc105296ce260aedb85c48f311b96e387895983e46791913729d1b4cab00429be5ea76eb97f4345c7405db0e7e8a3eff8082d6671dfc312f767c61db7e3
languageName: node
linkType: hard

"@expo/npm-proofread@npm:^1.0.1":
version: 1.0.1
resolution: "@expo/npm-proofread@npm:1.0.1"
Expand All @@ -1862,6 +1915,17 @@ __metadata:
languageName: node
linkType: hard

"@expo/plist@npm:^0.1.0":
version: 0.1.0
resolution: "@expo/plist@npm:0.1.0"
dependencies:
"@xmldom/xmldom": ~0.7.7
base64-js: ^1.2.3
xmlbuilder: ^14.0.0
checksum: 49b647c4858d9669126ccc26ab09d8e93c38c3add1ed6944532dd0513671bd36b2ea6484f988087622e12c5513e9d3a5b3a5d0361abf701616f377b5bde97294
languageName: node
linkType: hard

"@expo/sdk-runtime-versions@npm:^1.0.0":
version: 1.0.0
resolution: "@expo/sdk-runtime-versions@npm:1.0.0"
Expand Down Expand Up @@ -12489,7 +12553,7 @@ __metadata:
languageName: node
linkType: hard

"slugify@npm:^1.3.4":
"slugify@npm:^1.3.4, slugify@npm:^1.6.6":
version: 1.6.6
resolution: "slugify@npm:1.6.6"
checksum: 04773c2d3b7aea8d2a61fa47cc7e5d29ce04e1a96cbaec409da57139df906acb3a449fac30b167d203212c806e73690abd4ff94fbad0a9a7b7ea109a2a638ae9
Expand Down
Loading