From 5b3a47ed876f61bf42042e88897c888b1b2ecd29 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Fri, 12 Sep 2025 08:26:18 +0300 Subject: [PATCH] dep update --- package.json | 49 +- ...15.0.6.patch => expo-haptics+15.0.7.patch} | 0 ....patch.md => expo-haptics+15.0.7.patch.md} | 0 ...patch => expo-notifications+0.32.11.patch} | 0 ...md => expo-notifications+0.32.11.patch.md} | 0 ...9.0.9.patch => expo-updates+29.0.10.patch} | 0 ...patch.md => expo-updates+29.0.10.patch.md} | 0 yarn.lock | 536 ++++++++++-------- 8 files changed, 318 insertions(+), 267 deletions(-) rename patches/{expo-haptics+15.0.6.patch => expo-haptics+15.0.7.patch} (100%) rename patches/{expo-haptics+15.0.6.patch.md => expo-haptics+15.0.7.patch.md} (100%) rename patches/{expo-notifications+0.32.10.patch => expo-notifications+0.32.11.patch} (100%) rename patches/{expo-notifications+0.32.10.patch.md => expo-notifications+0.32.11.patch.md} (100%) rename patches/{expo-updates+29.0.9.patch => expo-updates+29.0.10.patch} (100%) rename patches/{expo-updates+29.0.9.patch.md => expo-updates+29.0.10.patch.md} (100%) diff --git a/package.json b/package.json index b5debc467d..16806c138b 100644 --- a/package.json +++ b/package.json @@ -129,36 +129,36 @@ "emoji-mart": "^5.5.2", "emoji-regex": "^10.4.0", "eventemitter3": "^5.0.1", - "expo": "^54.0.1", - "expo-application": "~7.0.6", - "expo-blur": "~15.0.6", - "expo-build-properties": "~1.0.7", + "expo": "54.0.2", + "expo-application": "~7.0.7", + "expo-blur": "~15.0.7", + "expo-build-properties": "~1.0.8", "expo-camera": "~17.0.7", - "expo-clipboard": "~8.0.6", - "expo-dev-client": "~6.0.11", - "expo-device": "~8.0.6", - "expo-file-system": "~19.0.11", - "expo-font": "~14.0.7", - "expo-haptics": "~15.0.6", - "expo-image": "~3.0.7", + "expo-clipboard": "~8.0.7", + "expo-dev-client": "~6.0.12", + "expo-device": "~8.0.7", + "expo-file-system": "~19.0.12", + "expo-font": "~14.0.8", + "expo-haptics": "~15.0.7", + "expo-image": "~3.0.8", "expo-image-crop-tool": "^0.1.8", "expo-image-manipulator": "~14.0.7", - "expo-image-picker": "~17.0.7", - "expo-intent-launcher": "~13.0.6", - "expo-linear-gradient": "~15.0.6", - "expo-linking": "~8.0.7", - "expo-localization": "~17.0.6", - "expo-location": "^19.0.6", + "expo-image-picker": "~17.0.8", + "expo-intent-launcher": "~13.0.7", + "expo-linear-gradient": "~15.0.7", + "expo-linking": "~8.0.8", + "expo-localization": "~17.0.7", + "expo-location": "~19.0.7", "expo-media-library": "~18.1.1", - "expo-notifications": "~0.32.10", - "expo-screen-orientation": "~9.0.6", + "expo-notifications": "~0.32.11", + "expo-screen-orientation": "~9.0.7", "expo-sharing": "~14.0.7", - "expo-splash-screen": "~31.0.8", + "expo-splash-screen": "~31.0.9", "expo-system-ui": "~6.0.7", - "expo-task-manager": "~14.0.6", - "expo-updates": "~29.0.9", + "expo-task-manager": "~14.0.7", + "expo-updates": "~29.0.10", "expo-video": "~3.0.11", - "expo-web-browser": "~15.0.6", + "expo-web-browser": "~15.0.7", "fast-text-encoding": "^1.0.6", "history": "^5.3.0", "hls.js": "^1.6.2", @@ -224,7 +224,7 @@ "@babel/core": "^7.26.0", "@babel/preset-env": "^7.26.0", "@babel/runtime": "^7.26.0", - "@expo/config-plugins": "~54.0.0", + "@expo/config-plugins": "~54.0.1", "@lingui/cli": "^4.14.1", "@lingui/macro": "^4.14.1", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.15", @@ -276,7 +276,6 @@ "webpack-bundle-analyzer": "^4.10.1" }, "resolutions": { - "@expo/image-utils": "0.6.3", "@react-native/babel-preset": "0.81.4", "@react-native/normalize-colors": "0.81.4", "**/expo-constants": "17.0.3", diff --git a/patches/expo-haptics+15.0.6.patch b/patches/expo-haptics+15.0.7.patch similarity index 100% rename from patches/expo-haptics+15.0.6.patch rename to patches/expo-haptics+15.0.7.patch diff --git a/patches/expo-haptics+15.0.6.patch.md b/patches/expo-haptics+15.0.7.patch.md similarity index 100% rename from patches/expo-haptics+15.0.6.patch.md rename to patches/expo-haptics+15.0.7.patch.md diff --git a/patches/expo-notifications+0.32.10.patch b/patches/expo-notifications+0.32.11.patch similarity index 100% rename from patches/expo-notifications+0.32.10.patch rename to patches/expo-notifications+0.32.11.patch diff --git a/patches/expo-notifications+0.32.10.patch.md b/patches/expo-notifications+0.32.11.patch.md similarity index 100% rename from patches/expo-notifications+0.32.10.patch.md rename to patches/expo-notifications+0.32.11.patch.md diff --git a/patches/expo-updates+29.0.9.patch b/patches/expo-updates+29.0.10.patch similarity index 100% rename from patches/expo-updates+29.0.9.patch rename to patches/expo-updates+29.0.10.patch diff --git a/patches/expo-updates+29.0.9.patch.md b/patches/expo-updates+29.0.10.patch.md similarity index 100% rename from patches/expo-updates+29.0.9.patch.md rename to patches/expo-updates+29.0.10.patch.md diff --git a/yarn.lock b/yarn.lock index d934992b03..e04edf9e5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3926,27 +3926,27 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.47.0.tgz#5478fdf443ff8158f9de171c704ae45308696c7d" integrity sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og== -"@expo/cli@54.0.1": - version "54.0.1" - resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-54.0.1.tgz#d1d6854b9a7c259f59250b5498a2cb0f9b61a2ca" - integrity sha512-vIITqb96FCHzCt4ctlkfghAcuNolNpYDE2cqBFt4zqgiesQW19xeucZRiw+IYF0XE0fo3/8OF29H+Aj3aisELA== +"@expo/cli@54.0.2": + version "54.0.2" + resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-54.0.2.tgz#832792360c2dc3f6dbe903bf9d9d64f8f862540c" + integrity sha512-WaMwVUC1twawsicKS/jabrc9b56EYLWDa1JvF1oopEE8H15+KLsgfjqN9IWtIR2wu5d6zhOT3ikTLc2cN4S4/Q== dependencies: "@0no-co/graphql.web" "^1.0.8" "@expo/code-signing-certificates" "^0.0.5" "@expo/config" "~12.0.8" - "@expo/config-plugins" "~54.0.0" + "@expo/config-plugins" "~54.0.1" "@expo/devcert" "^1.1.2" "@expo/env" "~2.0.7" "@expo/image-utils" "^0.8.7" "@expo/json-file" "^10.0.7" "@expo/metro" "~0.1.1" - "@expo/metro-config" "~54.0.1" - "@expo/osascript" "^2.3.6" + "@expo/metro-config" "~54.0.2" + "@expo/osascript" "^2.3.7" "@expo/package-manager" "^1.9.7" - "@expo/plist" "^0.4.6" + "@expo/plist" "^0.4.7" "@expo/prebuild-config" "^54.0.1" - "@expo/schema-utils" "^0.1.6" - "@expo/server" "^0.7.3" + "@expo/schema-utils" "^0.1.7" + "@expo/server" "^0.7.4" "@expo/spawn-async" "^1.7.2" "@expo/ws-tunnel" "^1.0.1" "@expo/xcpretty" "^4.3.0" @@ -4023,34 +4023,14 @@ xcode "^3.0.1" xml2js "0.6.0" -"@expo/config-plugins@~11.0.7": - version "11.0.7" - resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-11.0.7.tgz#41a6a701cb8bbab891e1104fb3f192fde8baef9a" - integrity sha512-kak5m27fPTzwmzYPbaYL6I67OFnhdrzV0h5JcoljrEC7uM3R18V/RrnEMzv10XQk+s+qmPfMkr0aK9YYgGqR6g== +"@expo/config-plugins@~54.0.0", "@expo/config-plugins@~54.0.1": + version "54.0.1" + resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-54.0.1.tgz#cf811b38c7cf6ee32c611265605683032bf13b48" + integrity sha512-NyBChhiWFL6VqSgU+LzK4R1vC397tEG2XFewVt4oMr4Pnalq/mJxBANQrR+dyV1RHhSyhy06RNiJIkQyngVWeg== dependencies: - "@expo/config-types" "^54.0.7" - "@expo/json-file" "~10.0.6" - "@expo/plist" "^0.4.6" - "@expo/sdk-runtime-versions" "^1.0.0" - chalk "^4.1.2" - debug "^4.3.5" - getenv "^2.0.0" - glob "^10.4.2" - resolve-from "^5.0.0" - semver "^7.5.4" - slash "^3.0.0" - slugify "^1.6.6" - xcode "^3.0.1" - xml2js "0.6.0" - -"@expo/config-plugins@~54.0.0": - version "54.0.0" - resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-54.0.0.tgz#19cdad3f685f5520c80499a53e880f876cca4c46" - integrity sha512-b2yFNKwaiHjDfh7K+zhMvRKA09gdaP/raqIzB112qeacVJaT66vka8m6cffYbbiXMe1srqofSJvyvr+g3H6+nA== - dependencies: - "@expo/config-types" "^54.0.7" - "@expo/json-file" "~10.0.6" - "@expo/plist" "^0.4.6" + "@expo/config-types" "^54.0.8" + "@expo/json-file" "~10.0.7" + "@expo/plist" "^0.4.7" "@expo/sdk-runtime-versions" "^1.0.0" chalk "^4.1.2" debug "^4.3.5" @@ -4093,10 +4073,10 @@ resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-52.0.3.tgz#511f2f868172c93abeac7183beeb921dc72d6e1e" integrity sha512-muxvuARmbysH5OGaiBRlh1Y6vfdmL56JtpXxB+y2Hfhu0ezG1U4FjZYBIacthckZPvnDCcP3xIu1R+eTo7/QFA== -"@expo/config-types@^54.0.7": - version "54.0.7" - resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-54.0.7.tgz#5b0aa962c4cf8f5519a0c474e84664be47671c17" - integrity sha512-f0UehgPd2gUqUtQ6euHAL6MqTT/A07r847Ztw2yZYWTUr0hRZr4nCP4U+lr8/pPtsHQYMKoPB1mOeAaTO25ruw== +"@expo/config-types@^54.0.7", "@expo/config-types@^54.0.8": + version "54.0.8" + resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-54.0.8.tgz#2aa1f96e0abad6a125d0ff1092b303280f7962e9" + integrity sha512-lyIn/x/Yz0SgHL7IGWtgTLg6TJWC9vL7489++0hzCHZ4iGjVcfZmPTUfiragZ3HycFFj899qN0jlhl49IHa94A== "@expo/config@~10.0.4": version "10.0.5" @@ -4117,7 +4097,7 @@ slugify "^1.3.4" sucrase "3.35.0" -"@expo/config@~12.0.7", "@expo/config@~12.0.8": +"@expo/config@~12.0.8": version "12.0.8" resolved "https://registry.yarnpkg.com/@expo/config/-/config-12.0.8.tgz#cab2ed812bf1fd9eceba3137d65e2d37b32042df" integrity sha512-yFadXa5Cmja57EVOSyEYV1hF7kCaSbPnd1twx0MfvTr1Yj2abIbrEu2MUZqcvElNQOtgADnLRP0YJiuEdgoO5A== @@ -4155,10 +4135,10 @@ tmp "^0.0.33" tslib "^2.4.0" -"@expo/devtools@0.1.6": - version "0.1.6" - resolved "https://registry.yarnpkg.com/@expo/devtools/-/devtools-0.1.6.tgz#9abf8e32db5f223bc522381bf3afeb57b226b84a" - integrity sha512-NE4TaCyUS/Cy2YxMdajt4grjfuJIsv6symUbQXk06Y96SyHy5DVzI1H0KdUca1HkPoZwwGCACFZZCN+Jvzuujw== +"@expo/devtools@0.1.7": + version "0.1.7" + resolved "https://registry.yarnpkg.com/@expo/devtools/-/devtools-0.1.7.tgz#bf4f552168ebd44c9fe63941bc4806fe2d222899" + integrity sha512-dfIa9qMyXN+0RfU6SN4rKeXZyzKWsnz6xBSDccjL4IRiE+fQ0t84zg0yxgN4t/WK2JU5v6v4fby7W7Crv9gJvA== dependencies: chalk "^4.1.2" @@ -4206,7 +4186,24 @@ resolved "https://registry.yarnpkg.com/@expo/html-elements/-/html-elements-0.12.5.tgz#be7e7af9f2be6d3f1aa3ec2e7ae1c121c91a9aa1" integrity sha512-28KWO88YKykKU7ke5sEQs5TivFRMs1Aktz13xxgqAf5rTgb+lka0VKVt3W2fG7ksbUQ407rtUqz7SEAq298NvQ== -"@expo/image-utils@0.3.23", "@expo/image-utils@0.6.3", "@expo/image-utils@^0.6.3", "@expo/image-utils@^0.8.6", "@expo/image-utils@^0.8.7": +"@expo/image-utils@0.3.23": + version "0.3.23" + resolved "https://registry.yarnpkg.com/@expo/image-utils/-/image-utils-0.3.23.tgz#f14fd7e1f5ff6f8e4911a41e27dd274470665c3f" + integrity sha512-nhUVvW0TrRE4jtWzHQl8TR4ox7kcmrc2I0itaeJGjxF5A54uk7avgA0wRt7jP1rdvqQo1Ke1lXyLYREdhN9tPw== + dependencies: + "@expo/spawn-async" "1.5.0" + chalk "^4.0.0" + fs-extra "9.0.0" + getenv "^1.0.0" + jimp-compact "0.16.1" + mime "^2.4.4" + node-fetch "^2.6.0" + parse-png "^2.1.0" + resolve-from "^5.0.0" + semver "7.3.2" + tempy "0.3.0" + +"@expo/image-utils@^0.6.3": version "0.6.3" resolved "https://registry.yarnpkg.com/@expo/image-utils/-/image-utils-0.6.3.tgz#89c744460beefc686989b969121357bbd5520c8a" integrity sha512-v/JbCKBrHeudxn1gN1TgfPE/pWJSlLPrl29uXJBgrJFQVkViQvUHQNDhaS+UEa9wYI5HHh7XYmtzAehyG4L+GA== @@ -4222,7 +4219,23 @@ temp-dir "~2.0.0" unique-string "~2.0.0" -"@expo/json-file@^10.0.6", "@expo/json-file@^10.0.7", "@expo/json-file@~10.0.6", "@expo/json-file@~10.0.7": +"@expo/image-utils@^0.8.7": + version "0.8.7" + resolved "https://registry.yarnpkg.com/@expo/image-utils/-/image-utils-0.8.7.tgz#3e765005def8a4e5533155b0042e053ebfafc9d2" + integrity sha512-SXOww4Wq3RVXLyOaXiCCuQFguCDh8mmaHBv54h/R29wGl4jRY8GEyQEx8SypV/iHt1FbzsU/X3Qbcd9afm2W2w== + dependencies: + "@expo/spawn-async" "^1.7.2" + chalk "^4.0.0" + getenv "^2.0.0" + jimp-compact "0.16.1" + parse-png "^2.1.0" + resolve-from "^5.0.0" + resolve-global "^1.0.0" + semver "^7.6.0" + temp-dir "~2.0.0" + unique-string "~2.0.0" + +"@expo/json-file@^10.0.7", "@expo/json-file@~10.0.7": version "10.0.7" resolved "https://registry.yarnpkg.com/@expo/json-file/-/json-file-10.0.7.tgz#e4f58fdc03fc62f13610eeafe086d84e6e44fe01" integrity sha512-z2OTC0XNO6riZu98EjdNHC05l51ySeTto6GP7oSQrCvQgG9ARBwD1YvMQaVZ9wU7p/4LzSf1O7tckL3B45fPpw== @@ -4248,10 +4261,10 @@ json5 "^2.2.3" write-file-atomic "^2.3.0" -"@expo/metro-config@54.0.1", "@expo/metro-config@~54.0.1": - version "54.0.1" - resolved "https://registry.yarnpkg.com/@expo/metro-config/-/metro-config-54.0.1.tgz#a3f37e3f168fb951e95ceaaa4e4b351aff4fc69b" - integrity sha512-yq+aA38RjmTxFUUWK2xuKWIRAVfnIDf7ephSXcc5isNVGRylwnWE+8N2scWrOQt49ikePbvwWpakTsNfLVLZbw== +"@expo/metro-config@54.0.2", "@expo/metro-config@~54.0.2": + version "54.0.2" + resolved "https://registry.yarnpkg.com/@expo/metro-config/-/metro-config-54.0.2.tgz#ab173f909d5258f031931c591e74a95b642a048a" + integrity sha512-RYnqFlqzTwdSOd/2OcLT/8td64ybfV5Q01YKZRUhUaszuOshS3hXVHdOPBpWDYQk6h2rWew8ds9FGiJaPyRVKw== dependencies: "@babel/code-frame" "^7.20.0" "@babel/core" "^7.20.0" @@ -4293,10 +4306,10 @@ metro-transform-plugins "0.83.1" metro-transform-worker "0.83.1" -"@expo/osascript@^2.3.6": - version "2.3.6" - resolved "https://registry.yarnpkg.com/@expo/osascript/-/osascript-2.3.6.tgz#945db1276abbc57413fc1f7adad2464c9185240e" - integrity sha512-EMi4/YgWN/dHSkE9A4A5EJE8WrGnp71+BcVAKY80KMYtq5s6mOhLyDm8ytvHeUISUrPcPTRZ/6c8JMd6F8Ggmg== +"@expo/osascript@^2.3.7": + version "2.3.7" + resolved "https://registry.yarnpkg.com/@expo/osascript/-/osascript-2.3.7.tgz#2d53ef06733593405c83767de7420510736e0fa9" + integrity sha512-IClSOXxR0YUFxIriUJVqyYki7lLMIHrrzOaP01yxAL1G8pj2DWV5eW1y5jSzIcIfSCNhtGsshGd1tU/AYup5iQ== dependencies: "@expo/spawn-async" "^1.7.2" exec-async "^2.2.0" @@ -4331,31 +4344,15 @@ base64-js "^1.2.3" xmlbuilder "^14.0.0" -"@expo/plist@^0.4.6": - version "0.4.6" - resolved "https://registry.yarnpkg.com/@expo/plist/-/plist-0.4.6.tgz#fb85c99985049ae320f97ec857fa30f27010f2ce" - integrity sha512-6yklhtUWohs1rBSC8dGyBBpElEbosjXN0zJN/+1/B121n7pPWvd9y/UGJm+2x7b81VnW3AHmWVnbU/u0INQsqA== +"@expo/plist@^0.4.7": + version "0.4.7" + resolved "https://registry.yarnpkg.com/@expo/plist/-/plist-0.4.7.tgz#40fa796e93d5be0452ce72e5110e69c8ac915403" + integrity sha512-dGxqHPvCZKeRKDU1sJZMmuyVtcASuSYh1LPFVaM1DuffqPL36n6FMEL0iUqq2Tx3xhWk8wCnWl34IKplUjJDdA== dependencies: "@xmldom/xmldom" "^0.8.8" base64-js "^1.2.3" xmlbuilder "^15.1.1" -"@expo/prebuild-config@^10.0.8": - version "10.0.8" - resolved "https://registry.yarnpkg.com/@expo/prebuild-config/-/prebuild-config-10.0.8.tgz#549c29c91dd4c9274be7964ccb13141fdafb356b" - integrity sha512-9ibcRuWngmMnoYe25XXfZEWcPCdx6LiyzqHqpojsvHBI+sMsyZPf4b/5y/zmeJy3PKjR4LSzMRonEitTfUSL/A== - dependencies: - "@expo/config" "~12.0.7" - "@expo/config-plugins" "~11.0.7" - "@expo/config-types" "^54.0.7" - "@expo/image-utils" "^0.8.6" - "@expo/json-file" "^10.0.6" - "@react-native/normalize-colors" "0.81.1" - debug "^4.3.1" - resolve-from "^5.0.0" - semver "^7.6.0" - xml2js "0.6.0" - "@expo/prebuild-config@^54.0.1": version "54.0.1" resolved "https://registry.yarnpkg.com/@expo/prebuild-config/-/prebuild-config-54.0.1.tgz#7223c857697ded54e0ecec42348a202be0346ae3" @@ -4372,24 +4369,31 @@ semver "^7.6.0" xml2js "0.6.0" -"@expo/schema-utils@^0.1.6": - version "0.1.6" - resolved "https://registry.yarnpkg.com/@expo/schema-utils/-/schema-utils-0.1.6.tgz#d14a4c8766fda8beb5231d446ee9bdba6f64875e" - integrity sha512-arKkNlPZYD0uUxGPbSwV/6v4owmZcUNrXk9Vq/o+p2Eqt1DM9jIjbXwrqlmvkTsPkjUtNLDGB0EDiosVJ4OvDg== +"@expo/schema-utils@^0.1.7": + version "0.1.7" + resolved "https://registry.yarnpkg.com/@expo/schema-utils/-/schema-utils-0.1.7.tgz#38baa0effa0823cd4eca3f05e5eee3bde311da12" + integrity sha512-jWHoSuwRb5ZczjahrychMJ3GWZu54jK9ulNdh1d4OzAEq672K9E5yOlnlBsfIHWHGzUAT+0CL7Yt1INiXTz68g== "@expo/sdk-runtime-versions@^1.0.0": version "1.0.0" resolved "https://registry.yarnpkg.com/@expo/sdk-runtime-versions/-/sdk-runtime-versions-1.0.0.tgz#d7ebd21b19f1c6b0395e50d78da4416941c57f7c" integrity sha512-Doz2bfiPndXYFPMRwPyGa1k5QaKDVpY806UJj570epIiMzWaYyCtobasyfC++qfIXVb5Ocy7r3tP9d62hAQ7IQ== -"@expo/server@^0.7.3": - version "0.7.3" - resolved "https://registry.yarnpkg.com/@expo/server/-/server-0.7.3.tgz#99e032fa31b8f68a992ec2c2db7824d36838c26a" - integrity sha512-lmlpJrjC0PLspPIF8ZzAalpbCxqbsqLRzIpolT3gZP48H6039BOlb1hAWTVgZvXmWkpvlYbt0PYG9o9GZxkQuw== +"@expo/server@^0.7.4": + version "0.7.4" + resolved "https://registry.yarnpkg.com/@expo/server/-/server-0.7.4.tgz#37966ad39cb649a646d35778794c7e8cb1da1fb9" + integrity sha512-8bfRzL7h1Qgrmf3auR71sPAcAuxnmNkRJs+8enL8vZi2+hihevLhrayDu7P0A/XGEq7wySAGvBBFfIB00Et/AA== dependencies: abort-controller "^3.0.0" debug "^4.3.4" +"@expo/spawn-async@1.5.0": + version "1.5.0" + resolved "https://registry.yarnpkg.com/@expo/spawn-async/-/spawn-async-1.5.0.tgz#799827edd8c10ef07eb1a2ff9dcfe081d596a395" + integrity sha512-LB7jWkqrHo+5fJHNrLAFdimuSXQ2MQ4lA7SQW5bf/HbsXuV2VrT/jN/M8f/KoWt0uJMGN4k/j7Opx4AvOOxSew== + dependencies: + cross-spawn "^6.0.5" + "@expo/spawn-async@^1.7.2": version "1.7.2" resolved "https://registry.yarnpkg.com/@expo/spawn-async/-/spawn-async-1.7.2.tgz#fcfe66c3e387245e72154b1a7eae8cada6a47f58" @@ -6345,7 +6349,7 @@ resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.81.4.tgz#cbc3924cfb994ed00ef841a796f54be21520d3b0" integrity sha512-sr42FaypKXJHMVHhgSbu2f/ZJfrLzgaoQ+HdpRvKEiEh2mhFf6XzZwecyLBvWqf2pMPZa+CpPfNPiejXjKEy8w== -"@react-native/normalize-colors@0.81.1", "@react-native/normalize-colors@0.81.4", "@react-native/normalize-colors@^0.73.0", "@react-native/normalize-colors@^0.74.1": +"@react-native/normalize-colors@0.81.4", "@react-native/normalize-colors@^0.73.0", "@react-native/normalize-colors@^0.74.1": version "0.81.4" resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.81.4.tgz#a0384d5aaac825aeefa5e391947189f6cee4a641" integrity sha512-9nRRHO1H+tcFqjb9gAM105Urtgcanbta2tuqCVY0NATHeFPDEAB7gPyiLxCHKMi1NbhP6TH0kxgSWXKZl1cyRg== @@ -9752,6 +9756,11 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3: shebang-command "^2.0.0" which "^2.0.1" +crypto-random-string@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e" + integrity sha512-GsVpkFPlycH7/fRR7Dhcmnoii54gV1nz7y4CWyeFS14N+JVBBhY+r8amRHE4BwSYal7BPTDp8isvAlCxyFt3Hg== + crypto-random-string@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5" @@ -10401,9 +10410,9 @@ electron-to-chromium@^1.4.668: integrity sha512-n02NCwLJ3wexLfK/yQeqfywCblZqLcXphzmid5e8yVPdtEcida7li0A5WQKghHNG0FeOMCzeFOzEbtAh5riXFw== electron-to-chromium@^1.5.211: - version "1.5.217" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.217.tgz#71285850356ef48bc08275b26f0f355721e0f17d" - integrity sha512-Pludfu5iBxp9XzNl0qq2G87hdD17ZV7h5T4n6rQXDi3nCyloBV3jreE9+8GC6g4X/5yxqVgXEURpcLtM0WS4jA== + version "1.5.218" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.218.tgz#921042a011a98a4620853c9d391ab62bcc124400" + integrity sha512-uwwdN0TUHs8u6iRgN8vKeWZMRll4gBkz+QMqdS7DDe49uiK68/UX92lFb61oiFPrpYZNeZIqa4bA7O6Aiasnzg== electron-to-chromium@^1.5.41: version "1.5.51" @@ -11206,10 +11215,10 @@ expect@^29.7.0: jest-message-util "^29.7.0" jest-util "^29.7.0" -expo-application@~7.0.6: - version "7.0.6" - resolved "https://registry.yarnpkg.com/expo-application/-/expo-application-7.0.6.tgz#ca386011b5270a8dc4497fd0dec7c88c6faea2a8" - integrity sha512-OrRQ1vDi1v+nF0bfGe0nWU/cZVN0EFysJ7Sj5ko8GuL8t6GidqhN3j7hw16hINZuWcEEfa0wAUXmNT1LMgLWog== +expo-application@~7.0.7: + version "7.0.7" + resolved "https://registry.yarnpkg.com/expo-application/-/expo-application-7.0.7.tgz#8b2802650381042baa3b74297cdeb5f9628b7c6c" + integrity sha512-Jt1/qqnoDUbZ+bK91+dHaZ1vrPDtRBOltRa681EeedkisqguuEeUx4UHqwVyDK2oHWsK6lO3ojetoA4h8OmNcg== expo-asset@~12.0.8: version "12.0.8" @@ -11219,15 +11228,15 @@ expo-asset@~12.0.8: "@expo/image-utils" "^0.8.7" expo-constants "~18.0.8" -expo-blur@~15.0.6: - version "15.0.6" - resolved "https://registry.yarnpkg.com/expo-blur/-/expo-blur-15.0.6.tgz#41c36f8b97db45d2273149382dfa4982a1e5cfb0" - integrity sha512-MvHkrRtuBSNDVppmHfgMbJkxei8Sa89FLm5XhCzflogAqDJBBzTM2oYs9b5avdA3KJn/aapDNnEOUHiN2voeIA== +expo-blur@~15.0.7: + version "15.0.7" + resolved "https://registry.yarnpkg.com/expo-blur/-/expo-blur-15.0.7.tgz#a11466e697fbf2b272444a38722065e60d0ecbe5" + integrity sha512-SugQQbQd+zRPy8z2G5qDD4NqhcD7srBF7fN7O7yq6q7ZFK59VWvpDxtMoUkmSfdxgqONsrBN/rLdk00USADrMg== -expo-build-properties@~1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/expo-build-properties/-/expo-build-properties-1.0.7.tgz#27384a7614b31db1097e0572dfd2f46d913f248f" - integrity sha512-HbsLEjhmVaGudNpO3qYSdZddK+B82D0ff5r9hZ1huOGqwPnb21TmajsSjHC0q7M+9MJ2P+IunC4qYib21IWSAg== +expo-build-properties@~1.0.8: + version "1.0.8" + resolved "https://registry.yarnpkg.com/expo-build-properties/-/expo-build-properties-1.0.8.tgz#c973cc922ec6972df112eea76a1bf9ac0639216f" + integrity sha512-Ram9Jcg2WkbE7bRopWacMnXIhqUP6P13cQoj4rSfXLpJVOyGGvuMiw3rs1vzMbWSHxhvvsX2NvYXXIrZatexuw== dependencies: ajv "^8.11.0" semver "^7.6.0" @@ -11239,12 +11248,12 @@ expo-camera@~17.0.7: dependencies: invariant "^2.2.4" -expo-clipboard@~8.0.6: - version "8.0.6" - resolved "https://registry.yarnpkg.com/expo-clipboard/-/expo-clipboard-8.0.6.tgz#c886b786cd2fd6956d5c2e435fce5d5f57e268f8" - integrity sha512-os0EKDL/VFISNBPthSk9AZwzGkde7cZTcSMWg/R3+VnnYCABQBwM88NSm6mMhZgDCSFaHCzwrk7eppCXLFGhqA== +expo-clipboard@~8.0.7: + version "8.0.7" + resolved "https://registry.yarnpkg.com/expo-clipboard/-/expo-clipboard-8.0.7.tgz#f81d279036408bbe074ef748623e1ae6f170d391" + integrity sha512-zvlfFV+wB2QQrQnHWlo0EKHAkdi2tycLtE+EXFUWTPZYkgu1XcH+aiKfd4ul7Z0SDF+1IuwoiW9AA9eO35aj3Q== -expo-constants@17.0.3, expo-constants@^13.0.2, expo-constants@~18.0.7, expo-constants@~18.0.8: +expo-constants@17.0.3, expo-constants@^13.0.2, expo-constants@~18.0.8: version "17.0.3" resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-17.0.3.tgz#a05b38e0417d59759ece1642b4d483889e04dbda" integrity sha512-lnbcX2sAu8SucHXEXxSkhiEpqH+jGrf+TF+MO6sHWIESjwOUVVYlT8qYdjR9xbxWmqFtrI4KV44FkeJf2DaFjQ== @@ -11252,41 +11261,34 @@ expo-constants@17.0.3, expo-constants@^13.0.2, expo-constants@~18.0.7, expo-cons "@expo/config" "~10.0.4" "@expo/env" "~0.4.0" -expo-dev-client@~6.0.11: - version "6.0.11" - resolved "https://registry.yarnpkg.com/expo-dev-client/-/expo-dev-client-6.0.11.tgz#ab5b278e8426d78e0feaee40770dff82a8ec1078" - integrity sha512-qg2WYLP6BuB9qsLiqOn143Qizga5u7kNgSlXhtsam47ET07NfRfHbT7bEnrjGKSc+eJ0X1j2gb7iTBRKK5VNxA== +expo-dev-client@~6.0.12: + version "6.0.12" + resolved "https://registry.yarnpkg.com/expo-dev-client/-/expo-dev-client-6.0.12.tgz#ac801a488dfde5fa2a782fc0c430d8996b128f63" + integrity sha512-Knr2abq0r6ALASsZtrX9QD4V0vP4ZL18iDVF5lgr6iFYawbuqQHuJRktIUETimu6qLusJK8Z3kZRabAdNqT+qw== dependencies: - expo-dev-launcher "6.0.10" - expo-dev-menu "7.0.10" + expo-dev-launcher "6.0.11" + expo-dev-menu "7.0.11" expo-dev-menu-interface "2.0.0" - expo-manifests "~1.0.7" + expo-manifests "~1.0.8" expo-updates-interface "~2.0.0" -expo-dev-launcher@6.0.10: - version "6.0.10" - resolved "https://registry.yarnpkg.com/expo-dev-launcher/-/expo-dev-launcher-6.0.10.tgz#61636d6ca4c36a8cb9f10ed6234e88fca6197793" - integrity sha512-ahIVyGIV/FbpD7C/45ApqofrfofMHTmFGF5SO7TKW3UPFdi1l3GKKzhH2/4E2D3Va/LST2MwspQmCeN5mUfiQw== +expo-dev-launcher@6.0.11: + version "6.0.11" + resolved "https://registry.yarnpkg.com/expo-dev-launcher/-/expo-dev-launcher-6.0.11.tgz#223f439f70319e42fcf98a9ccd6af7390588613d" + integrity sha512-5wcuevQ8l57uWVqHWpARwZb57doUbzPxorhJXpYLza1tJbkuQBb1lpjeJ1Di47bGMDq0jRw6yMFkF6N9nKX/OQ== dependencies: - expo-dev-menu "7.0.9" - expo-manifests "~1.0.7" + expo-dev-menu "7.0.11" + expo-manifests "~1.0.8" expo-dev-menu-interface@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/expo-dev-menu-interface/-/expo-dev-menu-interface-2.0.0.tgz#c0d6db65eb4abc44a2701bc2303744619ad05ca6" integrity sha512-BvAMPt6x+vyXpThsyjjOYyjwfjREV4OOpQkZ0tNl+nGpsPfcY9mc6DRACoWnH9KpLzyIt3BOgh3cuy/h/OxQjw== -expo-dev-menu@7.0.10: - version "7.0.10" - resolved "https://registry.yarnpkg.com/expo-dev-menu/-/expo-dev-menu-7.0.10.tgz#ff4849d8b5db2e27333bd2f0498066da49d987ee" - integrity sha512-Antq+TrWU2N91VM1TCrTuLPKMVNbDokv3jyc7RH5SzqgcjCeKZl7gFgWtVQZJn7RT2C62v11ABAeSilotv5PjQ== - dependencies: - expo-dev-menu-interface "2.0.0" - -expo-dev-menu@7.0.9: - version "7.0.9" - resolved "https://registry.yarnpkg.com/expo-dev-menu/-/expo-dev-menu-7.0.9.tgz#e0eff53c17a80250615e13fc6ac568bb360acf4c" - integrity sha512-zM2wQSyGE7/NATuNRXW16XGtgIW5/iXFN5+oiyIjxXr35BdYD3AC80d0Ncn70E6K4XIfw+tojJ23nlv4Di2ZIQ== +expo-dev-menu@7.0.11: + version "7.0.11" + resolved "https://registry.yarnpkg.com/expo-dev-menu/-/expo-dev-menu-7.0.11.tgz#5e3bd251c0ddf8f909c3ce63ee291aa3185828a8" + integrity sha512-xJ2scPxfHKyANTMgexK9tH7xunhsPEynuwpsssiS2syCWzvo+Mtv3euOLlkUb/IRt1JTKDxTMZBgChkaq5juSQ== dependencies: expo-dev-menu-interface "2.0.0" @@ -11297,34 +11299,34 @@ expo-device@7.1.4, expo-device@~4.1.1: dependencies: ua-parser-js "^0.7.33" -expo-device@~8.0.6: - version "8.0.6" - resolved "https://registry.yarnpkg.com/expo-device/-/expo-device-8.0.6.tgz#6643f1adfce42e1c500309c8cb471b13d21dfff5" - integrity sha512-t0AaZGR5+8t94P2uJB2jM2iAZ5cYIoPGleL3LiWwWuBAFNw09gAomQ4+eVC+wefeM9QM1Fp4CnYMLomH2i3NkA== +expo-device@~8.0.7: + version "8.0.7" + resolved "https://registry.yarnpkg.com/expo-device/-/expo-device-8.0.7.tgz#38d1d2c2a8008631bada2d6dca0612f8d350b23a" + integrity sha512-4psIFiFQbkcr2VAaOgCBsC0q7FPLtqsd0gjJmpCccxstvHMd9dmh7A+jSIwkFkEAcrkz+t1KxTp7McJAL+8sYA== dependencies: ua-parser-js "^0.7.33" -expo-eas-client@~1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/expo-eas-client/-/expo-eas-client-1.0.6.tgz#61612394dcb5481b7a618a503ffc0d753f4abf7c" - integrity sha512-NLR/zcAODHvW/h0Wpoky90KJgCfk7Wqgyu6gPhpGIcSlGvJiXwrlT/cI2/hV/guoMWbWKofowjKxlMgcjs1E2g== +expo-eas-client@~1.0.7: + version "1.0.7" + resolved "https://registry.yarnpkg.com/expo-eas-client/-/expo-eas-client-1.0.7.tgz#9c9c7909d7bb9b6ceb4bef6875f1b9119ef22a8c" + integrity sha512-Q/b1X0fM+3beqqvffok14pjxMF600NxopdSr9WJY61fF4xllcVnALS0kEudffp9ihMOfcb5xWYqzKj6jMqYDIw== -expo-file-system@~19.0.11: - version "19.0.11" - resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-19.0.11.tgz#4d17c0cefcd18ccc5847da2e49c066d3331835a9" - integrity sha512-xrtd4YobW5pKYJt4tGNbmzjb9ojg5J4H1iavUs2MDt4S/jX+IObLuJ8tWxBI7Zce5+0i9j4nU/V0gz/18AMJ8w== +expo-file-system@~19.0.12: + version "19.0.12" + resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-19.0.12.tgz#704bf4111314c473d6ee3eb67daf8b7ce6c60fa9" + integrity sha512-gqpxpnjfhzXLcqMOi49isB5S1Af49P9410fsaFfnLZWN3X6Dwc8EplDwbaolOI/wnGwP81P+/nDn5RNmU6m7mQ== -expo-font@~14.0.7: - version "14.0.7" - resolved "https://registry.yarnpkg.com/expo-font/-/expo-font-14.0.7.tgz#b5b5c6ed04394965fc53ce77e7889229f00082a0" - integrity sha512-jW6aEHUwn+SKizE1iJsaC0nLFb7ipy2wqUrceg+k7KyVZW74DRyDVjuJYzyuJE8BJutulsiYBzvx6K0axboULA== +expo-font@~14.0.8: + version "14.0.8" + resolved "https://registry.yarnpkg.com/expo-font/-/expo-font-14.0.8.tgz#3971507cedaa8da7f0ac21f4c4c4d2b62ca754cc" + integrity sha512-bTUHaJWRZ7ywP8dg3f+wfOwv6RwMV3mWT2CDUIhsK70GjNGlCtiWOCoHsA5Od/esPaVxqc37cCBvQGQRFStRlA== dependencies: fontfaceobserver "^2.1.0" -expo-haptics@~15.0.6: - version "15.0.6" - resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-15.0.6.tgz#343d4568758194b26d613f9150653cd0f5da3567" - integrity sha512-Unns//atxLq4UkDrgvwNpzOB2pm6hPS1nhZVL8BIfOebU/++JQlKJYPam4sRn7w/vMbRYpJ8BmC96mRs3QR0Tg== +expo-haptics@~15.0.7: + version "15.0.7" + resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-15.0.7.tgz#384bb873d7eca7b141f85e4f300b75eab68ebfe9" + integrity sha512-7flWsYPrwjJxZ8x82RiJtzsnk1Xp9ahnbd9PhCy3NnsemyMApoWIEUr4waPqFr80DtiLZfhD9VMLL1CKa8AImQ== expo-image-crop-tool@^0.1.8: version "0.1.8" @@ -11343,64 +11345,64 @@ expo-image-manipulator@~14.0.7: dependencies: expo-image-loader "~6.0.0" -expo-image-picker@~17.0.7: - version "17.0.7" - resolved "https://registry.yarnpkg.com/expo-image-picker/-/expo-image-picker-17.0.7.tgz#587ba970d06e3018d31693f68822a182667f306d" - integrity sha512-U/xuSqA8RyTHsVqan4xICFGFYCZPnHk4da163VH4eOOhU7f7YideFpLuhGoCpmYU3D7y8rmKse2c2vy8fRxI/g== +expo-image-picker@~17.0.8: + version "17.0.8" + resolved "https://registry.yarnpkg.com/expo-image-picker/-/expo-image-picker-17.0.8.tgz#c4430994de81f3e9995c9ce77cb76403213b17d7" + integrity sha512-489ByhVs2XPoAu9zodivAKLv7hG4S/FOe8hO/C2U6jVxmRjpAKakKNjMml0IwWjf1+c/RYBqm1XxKaZ+vq/fDQ== dependencies: expo-image-loader "~6.0.0" -expo-image@~3.0.7: - version "3.0.7" - resolved "https://registry.yarnpkg.com/expo-image/-/expo-image-3.0.7.tgz#6b6c754b0f0be69b67b16a13d79cd9bfb817f6df" - integrity sha512-JlokOLUnIx9fKWgC6jlP/0C1TJd6ESNo/hKVO49a989YvHodslj1GGRy9+CR2ak4WBJiBv1X6SrYMchMXobfSg== +expo-image@~3.0.8: + version "3.0.8" + resolved "https://registry.yarnpkg.com/expo-image/-/expo-image-3.0.8.tgz#ec76f7a300712cc659b197e5478362426e411424" + integrity sha512-L83fTHVjvE5hACxUXPk3dpABteI/IypeqxKMeOAAcT2eB/jbqT53ddsYKEvKAP86eoByQ7+TCtw9AOUizEtaTQ== -expo-intent-launcher@~13.0.6: - version "13.0.6" - resolved "https://registry.yarnpkg.com/expo-intent-launcher/-/expo-intent-launcher-13.0.6.tgz#d7e519b48a43bb9bc0496da8411beef88659da4e" - integrity sha512-OioO3hYmK4C74Di+GegfoNkp0RF9sVZ9oNjBJp8xvCdOxvS5MNur8fvpgu/hcLRDrfYghl1g7hkqM+CUMxkEFA== +expo-intent-launcher@~13.0.7: + version "13.0.7" + resolved "https://registry.yarnpkg.com/expo-intent-launcher/-/expo-intent-launcher-13.0.7.tgz#c86488d47f8fba908a9dd0d1460a3ea06b0cefdc" + integrity sha512-4em7utK59gftgBwokpw+TQkyY27C5JH28LLrM/ZTABIsAMRUEqS+Inzd/xtN0hvxo2Z8aTsd+N1WRcCdOehYdg== expo-json-utils@~0.15.0: version "0.15.0" resolved "https://registry.yarnpkg.com/expo-json-utils/-/expo-json-utils-0.15.0.tgz#6723574814b9e6b0a90e4e23662be76123ab6ae9" integrity sha512-duRT6oGl80IDzH2LD2yEFWNwGIC2WkozsB6HF3cDYNoNNdUvFk6uN3YiwsTsqVM/D0z6LEAQ01/SlYvN+Fw0JQ== -expo-keep-awake@~15.0.6: - version "15.0.6" - resolved "https://registry.yarnpkg.com/expo-keep-awake/-/expo-keep-awake-15.0.6.tgz#60b4beb79895b9b84fd55a43a98d96f51ffc2908" - integrity sha512-xO/KbQQjSdhHR87x2uZsMnIDXsDO9apa64jqxG5t0WKSBujdS3uDmvuYF7EwiJc8fKEWZ500Co51nOtO0wU1dg== +expo-keep-awake@~15.0.7: + version "15.0.7" + resolved "https://registry.yarnpkg.com/expo-keep-awake/-/expo-keep-awake-15.0.7.tgz#4eada556e1cca6c9c2e5aa39478fd01816cd0bc9" + integrity sha512-CgBNcWVPnrIVII5G54QDqoE125l+zmqR4HR8q+MQaCfHet+dYpS5vX5zii/RMayzGN4jPgA4XYIQ28ePKFjHoA== -expo-linear-gradient@~15.0.6: - version "15.0.6" - resolved "https://registry.yarnpkg.com/expo-linear-gradient/-/expo-linear-gradient-15.0.6.tgz#1766ffbb21dfedee840981eb6fa231b1571f086b" - integrity sha512-tpjW7i90buuQx+1XSrWcSfcD5bfP4gJR96tvPzaZYWHnHgLrugnqWcauK4wugMiFJ8LxIwYSk+Y3AH+e4r6kHg== +expo-linear-gradient@~15.0.7: + version "15.0.7" + resolved "https://registry.yarnpkg.com/expo-linear-gradient/-/expo-linear-gradient-15.0.7.tgz#d1ebbda5ecc58afb58398f5a06affd0e83894149" + integrity sha512-yF+y+9Shpr/OQFfy/wglB/0bykFMbwHBTuMRa5Of/r2P1wbkcacx8rg0JsUWkXH/rn2i2iWdubyqlxSJa3ggZA== -expo-linking@~8.0.7: - version "8.0.7" - resolved "https://registry.yarnpkg.com/expo-linking/-/expo-linking-8.0.7.tgz#54447822a7013386e8f7b36c9d7a652fdc1dcd01" - integrity sha512-DCPEDg522ryJp752kcajGR8kWgQfKMc/YbjzApb4Uzm2kJNW+0JXrIwsLPTl/mn9XxcOkGrE81B1L5EwQZKHkw== +expo-linking@~8.0.8: + version "8.0.8" + resolved "https://registry.yarnpkg.com/expo-linking/-/expo-linking-8.0.8.tgz#ad348c133d048043990177f67dfb6a89bf628a6e" + integrity sha512-MyeMcbFDKhXh4sDD1EHwd0uxFQNAc6VCrwBkNvvvufUsTYFq3glTA9Y8a+x78CPpjNqwNAamu74yIaIz7IEJyg== dependencies: - expo-constants "~18.0.7" + expo-constants "~18.0.8" invariant "^2.2.4" -expo-localization@~17.0.6: - version "17.0.6" - resolved "https://registry.yarnpkg.com/expo-localization/-/expo-localization-17.0.6.tgz#4f0a2d88dcbe528ef8a7149fd0fca71563dff887" - integrity sha512-QSZv4xvrFlUeJHlP42RUtMpujh40SxtqCmjAewcYqZJCo32Ru9Ci+KFgu/BXVkl33Qs3HsR4dJR4zsz68nLd4Q== +expo-localization@~17.0.7: + version "17.0.7" + resolved "https://registry.yarnpkg.com/expo-localization/-/expo-localization-17.0.7.tgz#24559be23cb7d9757fd8f8c88380d7b4ee2339a2" + integrity sha512-ACg1B0tJLNa+f8mZfAaNrMyNzrrzHAARVH1sHHvh+LolKdQpgSKX69Uroz1Llv4C71furpwBklVStbNcEwVVVA== dependencies: rtl-detect "^1.0.2" -expo-location@^19.0.6: - version "19.0.6" - resolved "https://registry.yarnpkg.com/expo-location/-/expo-location-19.0.6.tgz#c2a6f4ec71a9d5c1d1b0bcdc8bc159622513005c" - integrity sha512-fysLqqL7rpkkPS+mQ9J+3jguwkjmpnQqfnkzuSivHb+r1Kh60QoOAxb0weKMYLxHla3V/kDLRR+VGYhNWOF4tQ== +expo-location@~19.0.7: + version "19.0.7" + resolved "https://registry.yarnpkg.com/expo-location/-/expo-location-19.0.7.tgz#58ab5b9b59db3a26d0495c19e719d5f559948b1c" + integrity sha512-YNkh4r9E6ECbPkBCAMG5A5yHDgS0pw+Rzyd0l2ZQlCtjkhlODB55nMCKr5CZnUI0mXTkaSm8CwfoCO8n2MpYfg== -expo-manifests@~1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/expo-manifests/-/expo-manifests-1.0.7.tgz#421fc962ee1192400383b4d3e4093cb90654ceba" - integrity sha512-VqU4u5W6DseyCpQ1iV+bPX02tR+vl/5DTH3dTRp95/oj0Y8X7QnbrHKwLiVNqZCK5fAdvybJVkct1AydWCK55A== +expo-manifests@~1.0.8: + version "1.0.8" + resolved "https://registry.yarnpkg.com/expo-manifests/-/expo-manifests-1.0.8.tgz#2ee1b33f974481d8cc5fc76352e0c78de5ff74d6" + integrity sha512-nA5PwU2uiUd+2nkDWf9e71AuFAtbrb330g/ecvuu52bmaXtN8J8oiilc9BDvAX0gg2fbtOaZdEdjBYopt1jdlQ== dependencies: - "@expo/config" "~12.0.7" + "@expo/config" "~12.0.8" expo-json-utils "~0.15.0" expo-media-library@~18.1.1: @@ -11427,18 +11429,18 @@ expo-modules-core@3.0.15: dependencies: invariant "^2.2.4" -expo-notifications@~0.32.10: - version "0.32.10" - resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.32.10.tgz#1dbeaa847bdc6321537f8cb58aae9ce7c4548f93" - integrity sha512-5o0ifzTk6rLp+SMLZZcCrR5e6WseFG9gnF6rsomLegFR549pQQfWYiKz9KNic0Rnm81xYH4csgAxhND3E1aB0g== +expo-notifications@~0.32.11: + version "0.32.11" + resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.32.11.tgz#0d90d08efdf4693ceaa32ab8bb7455d56424c441" + integrity sha512-4rLWC9Q4B7aQywXn9cKAlNY4p00CYKLJ23qZ0Pp/whkX0NxmI4MwJ20YhreV08gjHTTTWHpYU7jqYWpsjtPIxA== dependencies: - "@expo/image-utils" "^0.8.6" + "@expo/image-utils" "^0.8.7" "@ide/backoff" "^1.0.0" abort-controller "^3.0.0" assert "^2.0.0" badgin "^1.1.5" - expo-application "~7.0.6" - expo-constants "~18.0.7" + expo-application "~7.0.7" + expo-constants "~18.0.8" expo-pwa@0.0.127: version "0.0.127" @@ -11450,22 +11452,22 @@ expo-pwa@0.0.127: commander "2.20.0" update-check "1.5.3" -expo-screen-orientation@~9.0.6: - version "9.0.6" - resolved "https://registry.yarnpkg.com/expo-screen-orientation/-/expo-screen-orientation-9.0.6.tgz#365cc7b7af606baf270b947000c2734ef3151d26" - integrity sha512-b0ps5Ue7SzYxqnu4MeyRmwrzT6qk6xBuNVH4fW4KZoCac+MCyNP7IKDdD60Wby2aWXzeJwQef6wZeaIJ7eVaSw== +expo-screen-orientation@~9.0.7: + version "9.0.7" + resolved "https://registry.yarnpkg.com/expo-screen-orientation/-/expo-screen-orientation-9.0.7.tgz#27eb8c9f57af22e1917fc025d318dd9bf31e05c3" + integrity sha512-UH/XlB9eMw+I2cyHSkXhAHRAPk83WyA3k5bst7GLu14wRuWiTch9fb6I7qEJK5CN6+XelcWxlBJymys6Fr/FKA== expo-sharing@~14.0.7: version "14.0.7" resolved "https://registry.yarnpkg.com/expo-sharing/-/expo-sharing-14.0.7.tgz#64845ea569c725a9a32705be7ef772e556134e1c" integrity sha512-t/5tR8ZJNH6tMkHXlF7453UafNIfrpfTG+THN9EMLC4Wsi4bJuESPm3NdmWDg2D4LDALJI/LQo0iEnLAd5Sp4g== -expo-splash-screen@~31.0.8: - version "31.0.8" - resolved "https://registry.yarnpkg.com/expo-splash-screen/-/expo-splash-screen-31.0.8.tgz#8b6d9791630a53fe0bd53bc3f00b6ac798999736" - integrity sha512-NNgNhrqkuJAt98k9CKJ9JeCInv5g/xRhe1fWbciQrqTQWPXeIGg3tn5T5HNFwfRD1aKr2uOs1Ctly8rE6i5vtQ== +expo-splash-screen@~31.0.9: + version "31.0.9" + resolved "https://registry.yarnpkg.com/expo-splash-screen/-/expo-splash-screen-31.0.9.tgz#036f0fa2bbecf9d9511fe2cea4b49a7b8893e823" + integrity sha512-pYLWFrEHn/c8e1a8oDzrlcyYI08oG4i37KA+VN5wwoC1DsQ0rm3kyAk0bmoydV1mBzNfXQFYbA1BGftXJl1f0w== dependencies: - "@expo/prebuild-config" "^10.0.8" + "@expo/prebuild-config" "^54.0.1" expo-structured-headers@~5.0.0: version "5.0.0" @@ -11480,31 +11482,31 @@ expo-system-ui@~6.0.7: "@react-native/normalize-colors" "0.81.4" debug "^4.3.2" -expo-task-manager@~14.0.6: - version "14.0.6" - resolved "https://registry.yarnpkg.com/expo-task-manager/-/expo-task-manager-14.0.6.tgz#3076a1e6b840792ee7f81940ab5eba98da4e85bd" - integrity sha512-3JVLgnhD7P23wpZxBGmK+GHD2Wy57snAENAOymoVHURgk2EkdgEfbVl2lcsFtr6UyACF/6i/aIAKW3mWpUGx+A== +expo-task-manager@~14.0.7: + version "14.0.7" + resolved "https://registry.yarnpkg.com/expo-task-manager/-/expo-task-manager-14.0.7.tgz#87d89ec73a85d973626be0c363bfa24ba9c4998c" + integrity sha512-wZRksJg4+Me1wDYmv0wnGh5I30ZOkEpjdXECp/cTKbON1ISQgnaz+4B2eJtljvEPYC1ocBdpAGmz9N0CPtc4mg== dependencies: - unimodules-app-loader "~6.0.6" + unimodules-app-loader "~6.0.7" expo-updates-interface@~2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-2.0.0.tgz#7721cb64c37bcb46b23827b2717ef451a9378749" integrity sha512-pTzAIufEZdVPKql6iMi5ylVSPqV1qbEopz9G6TSECQmnNde2nwq42PxdFBaUEd8IZJ/fdJLQnOT3m6+XJ5s7jg== -expo-updates@~29.0.9: - version "29.0.9" - resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-29.0.9.tgz#efb4cf9037d93035fa2683df66d5deb29d1207af" - integrity sha512-ho9xGX2emkPhrDcE5Eo3Cl9CaXnsEUVKZbc0pmro1gNiFeHmQXizASrk1ITsONr/5oMl+cDsJaLyCQtZdZRsQA== +expo-updates@~29.0.10: + version "29.0.10" + resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-29.0.10.tgz#c46fc65586c15481e5f226c421f36d059cf0926e" + integrity sha512-W2/6xRgKZUZ2wTQr+EPJPhcPQCvSOF3+tdolS2kwLEuGjqypoFVT3+6r0XwKRSI1d3zFMxGWLRPzQTn1q8Fd2w== dependencies: "@expo/code-signing-certificates" "0.0.5" - "@expo/plist" "^0.4.6" + "@expo/plist" "^0.4.7" "@expo/spawn-async" "^1.7.2" arg "4.1.0" chalk "^4.1.2" debug "^4.3.4" - expo-eas-client "~1.0.6" - expo-manifests "~1.0.7" + expo-eas-client "~1.0.7" + expo-manifests "~1.0.8" expo-structured-headers "~5.0.0" expo-updates-interface "~2.0.0" getenv "^2.0.0" @@ -11517,32 +11519,32 @@ expo-video@~3.0.11: resolved "https://registry.yarnpkg.com/expo-video/-/expo-video-3.0.11.tgz#9ba2c4da694fe3d54f191f160702ddc70412e782" integrity sha512-k/xz8Ml/LekuD2U2LomML2mUISvkHzYDz3fXY8Au1fEaYVNTfTs7Gyfo1lvF6S1X7u3XutoAfew8e8e1ZUR2fg== -expo-web-browser@~15.0.6: - version "15.0.6" - resolved "https://registry.yarnpkg.com/expo-web-browser/-/expo-web-browser-15.0.6.tgz#de4af3508902e31d084668bf114de0ccf80e2c37" - integrity sha512-f3LPRwYGHQ6lM2PZX1Fz79mfa90e3s8Zs9UKv2TqSqsM85YmqTiT5pgd5tLHh55HgWjSMeISCCtahe6WKeWgCw== +expo-web-browser@~15.0.7: + version "15.0.7" + resolved "https://registry.yarnpkg.com/expo-web-browser/-/expo-web-browser-15.0.7.tgz#eb4bc306db75d8c46f549d8a9150945f9436bcfc" + integrity sha512-eXnfO3FQ2WthTA8uEPNJ7SDRfPaLIU/P2k082HGEYIHAFZMwh2o9Wo+SDVytO3E95TAv1qwhggUjOrczYzxteQ== -expo@^54.0.1: - version "54.0.1" - resolved "https://registry.yarnpkg.com/expo/-/expo-54.0.1.tgz#9420f2bd784d822796610e600a3945a02a20fdc1" - integrity sha512-BJSraR0CM8aUtrSlk8fgOXHhhsB5SeFqc+rJPsnMpdguN60PNkoGF+/ulr9dYfLaPa2w51tW5PmeVTLzESdXbA== +expo@54.0.2: + version "54.0.2" + resolved "https://registry.yarnpkg.com/expo/-/expo-54.0.2.tgz#5a8f7f9456724936a60c5b1bd789f1cc2401cfc7" + integrity sha512-0YcsvMuiZlVFVZRdD4PlhwsYrTmcN1qm5b1IRSLIeLZjH6ZnQwBb3KBSnK8WRC9V6EUPSbuLGpNT5AEewrtakQ== dependencies: "@babel/runtime" "^7.20.0" - "@expo/cli" "54.0.1" + "@expo/cli" "54.0.2" "@expo/config" "~12.0.8" - "@expo/config-plugins" "~54.0.0" - "@expo/devtools" "0.1.6" + "@expo/config-plugins" "~54.0.1" + "@expo/devtools" "0.1.7" "@expo/fingerprint" "0.15.0" "@expo/metro" "~0.1.1" - "@expo/metro-config" "54.0.1" + "@expo/metro-config" "54.0.2" "@expo/vector-icons" "^15.0.2" "@ungap/structured-clone" "^1.3.0" babel-preset-expo "~54.0.0" expo-asset "~12.0.8" expo-constants "~18.0.8" - expo-file-system "~19.0.11" - expo-font "~14.0.7" - expo-keep-awake "~15.0.6" + expo-file-system "~19.0.12" + expo-font "~14.0.8" + expo-keep-awake "~15.0.7" expo-modules-autolinking "3.0.10" expo-modules-core "3.0.15" pretty-format "^29.7.0" @@ -12204,6 +12206,13 @@ glob@^9.3.2, glob@^9.3.3: minipass "^4.2.4" path-scurry "^1.6.1" +global-dirs@^0.1.1: + version "0.1.1" + resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445" + integrity sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg== + dependencies: + ini "^1.3.4" + globals@^11.1.0: version "11.12.0" resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" @@ -12746,7 +12755,7 @@ inherits@2.0.3: resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" integrity sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw== -ini@~1.3.0: +ini@^1.3.4, ini@~1.3.0: version "1.3.8" resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== @@ -14879,6 +14888,11 @@ mime@1.6.0: resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1" integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== +mime@^2.4.4: + version "2.6.0" + resolved "https://registry.yarnpkg.com/mime/-/mime-2.6.0.tgz#a2a682a95cd4d0cb1d6257e28f83da7e35800367" + integrity sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg== + mimic-fn@^1.0.0: version "1.2.0" resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022" @@ -15120,6 +15134,13 @@ node-abi@^3.3.0: dependencies: semver "^7.3.5" +node-fetch@^2.6.0, node-fetch@^2.6.13: + version "2.7.0" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d" + integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A== + dependencies: + whatwg-url "^5.0.0" + node-fetch@^2.6.12, node-fetch@^2.6.7: version "2.6.13" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.13.tgz#a20acbbec73c2e09f9007de5cda17104122e0010" @@ -15127,13 +15148,6 @@ node-fetch@^2.6.12, node-fetch@^2.6.7: dependencies: whatwg-url "^5.0.0" -node-fetch@^2.6.13: - version "2.7.0" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d" - integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A== - dependencies: - whatwg-url "^5.0.0" - node-forge@^1, node-forge@^1.2.1, node-forge@^1.3.1: version "1.3.1" resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3" @@ -17476,6 +17490,13 @@ resolve-from@^5.0.0: resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69" integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== +resolve-global@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/resolve-global/-/resolve-global-1.0.0.tgz#a2a79df4af2ca3f49bf77ef9ddacd322dad19255" + integrity sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw== + dependencies: + global-dirs "^0.1.1" + resolve-workspace-root@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/resolve-workspace-root/-/resolve-workspace-root-2.0.0.tgz#a0098daa0067cd0efa6eb525c57c8fb4a61e78f8" @@ -17779,6 +17800,11 @@ semver-compare@^1.0.0: resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc" integrity sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow== +semver@7.3.2: + version "7.3.2" + resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938" + integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ== + semver@7.6.3, semver@^7.1.3, semver@^7.6.3: version "7.6.3" resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" @@ -18823,11 +18849,25 @@ tar@^7.4.3: mkdirp "^3.0.1" yallist "^5.0.0" +temp-dir@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-1.0.0.tgz#0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d" + integrity sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ== + temp-dir@~2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-2.0.0.tgz#bde92b05bdfeb1516e804c9c00ad45177f31321e" integrity sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg== +tempy@0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/tempy/-/tempy-0.3.0.tgz#6f6c5b295695a16130996ad5ab01a8bd726e8bf8" + integrity sha512-WrH/pui8YCwmeiAoxV+lpRH9HpRtgBhSR2ViBPgpGb/wnYDzp21R4MN45fsCGvLROvY67o3byhJRYRONJyImVQ== + dependencies: + temp-dir "^1.0.0" + type-fest "^0.3.1" + unique-string "^1.0.0" + terminal-link@^2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/terminal-link/-/terminal-link-2.1.1.tgz#14a64a27ab3c0df933ea546fba55f2d078edc994" @@ -19111,6 +19151,11 @@ type-fest@^0.21.3: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== +type-fest@^0.3.1: + version "0.3.1" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.3.1.tgz#63d00d204e059474fe5e1b7c011112bbd1dc29e1" + integrity sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ== + type-fest@^0.7.1: version "0.7.1" resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.7.1.tgz#8dda65feaf03ed78f0a3f9678f1869147f7c5c48" @@ -19342,10 +19387,17 @@ unicode-property-aliases-ecmascript@^2.0.0: resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz#43d41e3be698bd493ef911077c9b131f827e8ccd" integrity sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w== -unimodules-app-loader@~6.0.6: - version "6.0.6" - resolved "https://registry.yarnpkg.com/unimodules-app-loader/-/unimodules-app-loader-6.0.6.tgz#0bb1275e8e47eeb26129cc6a9940b6fe57ffc5da" - integrity sha512-VpXX3H9QXP5qp1Xe0JcR2S/+i2VOuiOmyVi6q6S0hFFXcHBXoFYOcBnQDkqU/JXogZt3Wf/HSM0NGuiL3MhZIQ== +unimodules-app-loader@~6.0.7: + version "6.0.7" + resolved "https://registry.yarnpkg.com/unimodules-app-loader/-/unimodules-app-loader-6.0.7.tgz#d88db74075815bcdc088c6c6823a2b08394a1225" + integrity sha512-23iwxmh6/y54PRGJt/xjsOpPK8vlfusBisi3yaVSK22pxg5DmiL/+IHCtbb/crHC+gqdItcy1OoRsZQHfNSBaw== + +unique-string@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/unique-string/-/unique-string-1.0.0.tgz#9e1057cca851abb93398f8b33ae187b99caec11a" + integrity sha512-ODgiYu03y5g76A1I9Gt0/chLCzQjvzDy7DsZGsLOE/1MrF6wriEskSncj1+/C58Xk/kPZDppSctDybCwOSaGAg== + dependencies: + crypto-random-string "^1.0.0" unique-string@~2.0.0: version "2.0.0"