Skip to content

Commit 1d923ae

Browse files
committed
yarn.lock
1 parent a4bc736 commit 1d923ae

File tree

1 file changed

+75
-14
lines changed

1 file changed

+75
-14
lines changed

yarn.lock

Lines changed: 75 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,7 @@
12881288
xcode "^3.0.1"
12891289
xml2js "0.4.23"
12901290

1291-
1291+
"@expo/[email protected]", "@expo/config-plugins@^4.0.14":
12921292
version "4.1.5"
12931293
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-4.1.5.tgz#9d357d2cda9c095e511b51583ede8a3b76174068"
12941294
integrity sha512-RVvU40RtZt12HavuDAe+LDIq9lHj7sheOfMEHdmpJ/uTA8pgvkbc56XF6JHQD+yRr6+uhhb+JnAasGq49dsQbw==
@@ -1444,14 +1444,14 @@
14441444
slugify "^1.3.4"
14451445
sucrase "^3.20.0"
14461446

1447-
"@expo/config@~7.0.2":
1448-
version "7.0.3"
1449-
resolved "https://registry.yarnpkg.com/@expo/config/-/config-7.0.3.tgz#c9c634e76186de25e296485e51418f1e52966e6e"
1450-
integrity sha512-joVtB5o+NF40Tmsdp65UzryRtbnCuMbXkVO4wJnNJO4aaK0EYLdHCYSewORVqNcDfGN0LphQr8VTG2npbd9CJA==
1447+
"@expo/config@^6.0.14":
1448+
version "6.0.26"
1449+
resolved "https://registry.yarnpkg.com/@expo/config/-/config-6.0.26.tgz#2c9255ab618a354c8c8bd97366d60992ed21195f"
1450+
integrity sha512-nMQaZl69r6CMJFhCj0xcGJN9bIi4Uws0k9K6q6rGFPFNarS0z0aexeyNLv93/J+hsTJVn0GEYtGz5Y/R8boXxw==
14511451
dependencies:
14521452
"@babel/code-frame" "~7.10.4"
1453-
"@expo/config-plugins" "~5.0.3"
1454-
"@expo/config-types" "^47.0.0"
1453+
"@expo/config-plugins" "4.1.5"
1454+
"@expo/config-types" "^45.0.0"
14551455
"@expo/json-file" "8.2.36"
14561456
getenv "^1.0.0"
14571457
glob "7.1.6"
@@ -1461,14 +1461,14 @@
14611461
slugify "^1.3.4"
14621462
sucrase "^3.20.0"
14631463

1464-
"@expo/config@^6.0.14":
1465-
version "6.0.26"
1466-
resolved "https://registry.yarnpkg.com/@expo/config/-/config-6.0.26.tgz#2c9255ab618a354c8c8bd97366d60992ed21195f"
1467-
integrity sha512-nMQaZl69r6CMJFhCj0xcGJN9bIi4Uws0k9K6q6rGFPFNarS0z0aexeyNLv93/J+hsTJVn0GEYtGz5Y/R8boXxw==
1464+
"@expo/config@~7.0.2":
1465+
version "7.0.3"
1466+
resolved "https://registry.yarnpkg.com/@expo/config/-/config-7.0.3.tgz#c9c634e76186de25e296485e51418f1e52966e6e"
1467+
integrity sha512-joVtB5o+NF40Tmsdp65UzryRtbnCuMbXkVO4wJnNJO4aaK0EYLdHCYSewORVqNcDfGN0LphQr8VTG2npbd9CJA==
14681468
dependencies:
14691469
"@babel/code-frame" "~7.10.4"
1470-
"@expo/config-plugins" "4.1.5"
1471-
"@expo/config-types" "^45.0.0"
1470+
"@expo/config-plugins" "~5.0.3"
1471+
"@expo/config-types" "^47.0.0"
14721472
"@expo/json-file" "8.2.36"
14731473
getenv "^1.0.0"
14741474
glob "7.1.6"
@@ -1989,6 +1989,13 @@
19891989
slash "^3.0.0"
19901990
strip-ansi "^6.0.0"
19911991

1992+
"@jest/create-cache-key-function@^27.0.1":
1993+
version "27.5.1"
1994+
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-27.5.1.tgz#7448fae15602ea95c828f5eceed35c202a820b31"
1995+
integrity sha512-dmH1yW+makpTSURTy8VzdUwFnfQh1G8R+DxO2Ho2FFmBbKFEVm+3jWdvFhE2VqB/LATCTokkP0dotjyQyw5/AQ==
1996+
dependencies:
1997+
"@jest/types" "^27.5.1"
1998+
19921999
"@jest/create-cache-key-function@^29.2.1":
19932000
version "29.5.0"
19942001
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-29.5.0.tgz#24e019d03e634be4affe8bcee787d75a36ae57a2"
@@ -8407,6 +8414,13 @@ expo-linear-gradient@~12.1.2:
84078414
resolved "https://registry.yarnpkg.com/expo-linear-gradient/-/expo-linear-gradient-12.1.2.tgz#25e352b179a73fb7c2de3c1bc48186557e445348"
84088415
integrity sha512-e1d6Hq5qsRL8sWutrOuQhuir4vHiRJ1PmvDIL8P33mt51Y8VFTQjTG/mr5qJlT8lUD/ADJfaBLzV7SNqSuDTLQ==
84098416

8417+
expo-location@~14.2.2:
8418+
version "14.2.2"
8419+
resolved "https://registry.yarnpkg.com/expo-location/-/expo-location-14.2.2.tgz#5797f52be4e990b25e00bf6341be0c573c1393c1"
8420+
integrity sha512-P1v+huBWhuerV4okRhN0+Htx3Nw8LGWTUF66E5iwuZEWvLTYQEQ+Od0j2CvD4FY6rhncNpoIZcWVlIy5NmG4fg==
8421+
dependencies:
8422+
"@expo/config-plugins" "^4.0.14"
8423+
84108424
84118425
version "1.2.0"
84128426
resolved "https://registry.yarnpkg.com/expo-modules-autolinking/-/expo-modules-autolinking-1.2.0.tgz#3ead115510a43fe196fc0498586b6133bd573209"
@@ -10850,6 +10864,21 @@ jest-environment-node@^29.2.1:
1085010864
jest-mock "^29.5.0"
1085110865
jest-util "^29.5.0"
1085210866

10867+
jest-expo@^45.0.1:
10868+
version "45.0.1"
10869+
resolved "https://registry.yarnpkg.com/jest-expo/-/jest-expo-45.0.1.tgz#59b26f30cb2198d7b5aa17886f08b31b38482ad1"
10870+
integrity sha512-45+QiO6FRnYgJKavhUly53NRBtld68SGAsHUGUOgL3XkAcwfDLqnaWyeWwbuqT1BjKp99lisg7Iaw5mUlB/WYw==
10871+
dependencies:
10872+
"@expo/config" "^6.0.14"
10873+
"@jest/create-cache-key-function" "^27.0.1"
10874+
babel-jest "^26.6.3"
10875+
find-up "^5.0.0"
10876+
jest-watch-select-projects "^2.0.0"
10877+
jest-watch-typeahead "0.6.4"
10878+
json5 "^2.1.0"
10879+
lodash "^4.17.19"
10880+
react-test-renderer "~17.0.2"
10881+
1085310882
jest-get-type@^26.3.0:
1085410883
version "26.3.0"
1085510884
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0"
@@ -10933,6 +10962,21 @@ jest-message-util@^26.6.2:
1093310962
slash "^3.0.0"
1093410963
stack-utils "^2.0.2"
1093510964

10965+
jest-message-util@^27.5.1:
10966+
version "27.5.1"
10967+
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-27.5.1.tgz#bdda72806da10d9ed6425e12afff38cd1458b6cf"
10968+
integrity sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==
10969+
dependencies:
10970+
"@babel/code-frame" "^7.12.13"
10971+
"@jest/types" "^27.5.1"
10972+
"@types/stack-utils" "^2.0.0"
10973+
chalk "^4.0.0"
10974+
graceful-fs "^4.2.9"
10975+
micromatch "^4.0.4"
10976+
pretty-format "^27.5.1"
10977+
slash "^3.0.0"
10978+
stack-utils "^2.0.3"
10979+
1093610980
jest-message-util@^29.5.0:
1093710981
version "29.5.0"
1093810982
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.5.0.tgz#1f776cac3aca332ab8dd2e3b41625435085c900e"
@@ -11451,7 +11495,7 @@ json5@^1.0.1:
1145111495
dependencies:
1145211496
minimist "^1.2.0"
1145311497

11454-
json5@^2.1.2, json5@^2.2.2:
11498+
json5@^2.1.0, json5@^2.1.2, json5@^2.2.2:
1145511499
version "2.2.3"
1145611500
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
1145711501
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
@@ -14875,6 +14919,15 @@ pretty-format@^26.0.0, pretty-format@^26.5.2, pretty-format@^26.6.2:
1487514919
ansi-styles "^4.0.0"
1487614920
react-is "^17.0.1"
1487714921

14922+
pretty-format@^27.5.1:
14923+
version "27.5.1"
14924+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.5.1.tgz#2181879fdea51a7a5851fb39d920faa63f01d88e"
14925+
integrity sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==
14926+
dependencies:
14927+
ansi-regex "^5.0.1"
14928+
ansi-styles "^5.0.0"
14929+
react-is "^17.0.1"
14930+
1487814931
pretty-format@^29.5.0:
1487914932
version "29.5.0"
1488014933
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.5.0.tgz#283134e74f70e2e3e7229336de0e4fce94ccde5a"
@@ -16112,6 +16165,14 @@ saxes@^5.0.1:
1611216165
dependencies:
1611316166
xmlchars "^2.2.0"
1611416167

16168+
scheduler@^0.20.2:
16169+
version "0.20.2"
16170+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91"
16171+
integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==
16172+
dependencies:
16173+
loose-envify "^1.1.0"
16174+
object-assign "^4.1.1"
16175+
1611516176
scheduler@^0.23.0:
1611616177
version "0.23.0"
1611716178
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"

0 commit comments

Comments
 (0)