|
10 | 10 | "@jridgewell/gen-mapping" "^0.3.5" |
11 | 11 | "@jridgewell/trace-mapping" "^0.3.24" |
12 | 12 |
|
13 | | -"@ark/schema@0.45.7": |
14 | | - version "0.45.7" |
15 | | - resolved "https://registry.yarnpkg.com/@ark/schema/-/schema-0.45.7.tgz#9f3abbde4b906098c4ddb64720c2b17dc4f762bd" |
16 | | - integrity sha512-TS8jHOkAwRLviu84a7PQGebQ8PzGfxeAznJX3AzaXbb9bOYrtCiqo52/BWBwptc7pZJxL0ejN4Yufgb9YsNALw== |
17 | | - dependencies: |
18 | | - "@ark/util" "0.45.7" |
19 | | - |
20 | | -"@ark/util@0.45.7": |
21 | | - version "0.45.7" |
22 | | - resolved "https://registry.yarnpkg.com/@ark/util/-/util-0.45.7.tgz#0cc907292dc5f1bbb2b06641e268c31530f112d5" |
23 | | - integrity sha512-ymzzU8C8W+tQzkOIcaLWx4lLXSe5AnF3lpmAtc2FqkxLEVwRnyeKCYPOVXuttLjMwv8R4S/0D0E2cwmUUzim2Q== |
24 | | - |
25 | 13 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.24.7", "@babel/code-frame@^7.26.2": |
26 | 14 | version "7.26.2" |
27 | 15 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
@@ -2987,14 +2975,6 @@ argv-formatter@~1.0.0: |
2987 | 2975 | resolved "https://registry.yarnpkg.com/argv-formatter/-/argv-formatter-1.0.0.tgz#a0ca0cbc29a5b73e836eebe1cbf6c5e0e4eb82f9" |
2988 | 2976 | integrity sha512-F2+Hkm9xFaRg+GkaNnbwXNDV5O6pnCFEmqyhvfC/Ic5LbgOWjJh3L+mN/s91rxVL3znE7DYVpW0GJFT+4YBgWw== |
2989 | 2977 |
|
2990 | | -arktype@^2.1.15: |
2991 | | - version "2.1.17" |
2992 | | - resolved "https://registry.yarnpkg.com/arktype/-/arktype-2.1.17.tgz#2d249ab0163e6b9538f08d157e176a65bbbeffb4" |
2993 | | - integrity sha512-w1uDYt+5riOWhjLV7mho7UgofiXLyVWXpHC/Y6xkqVTi9ickuF8aNmEOne7fPN5eTT4Ub4HBfDD7JKJMSa4Htw== |
2994 | | - dependencies: |
2995 | | - "@ark/schema" "0.45.7" |
2996 | | - "@ark/util" "0.45.7" |
2997 | | - |
2998 | 2978 | array-buffer-byte-length@^1.0.1, array-buffer-byte-length@^1.0.2: |
2999 | 2979 | version "1.0.2" |
3000 | 2980 | resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz#384d12a37295aec3769ab022ad323a18a51ccf8b" |
@@ -9096,20 +9076,20 @@ react-is@^18.0.0: |
9096 | 9076 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
9097 | 9077 | integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
9098 | 9078 |
|
9099 | | -react-native-builder-bob@^0.40.0: |
9100 | | - version "0.40.0" |
9101 | | - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.40.0.tgz#9b0d3bed68ec7f8d0c1d8c0613209bf62cf354d8" |
9102 | | - integrity sha512-HHvEW0wHpUUZxIYIu4ZpoEJZCHyTgNsf3rJkNmxoZismncW+MXGNprOqau+BewI0FGMHk6C1Y+EYfLOz29u+gw== |
| 9079 | +react-native-builder-bob@^0.30.0: |
| 9080 | + version "0.30.3" |
| 9081 | + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.30.3.tgz#3babeb72a56afee70e23a81dacb9c607bfe3c649" |
| 9082 | + integrity sha512-7w+oNNNkY+cR7Z3GgKaDWg7CeSxpv1ZUox42Ji/rViAxygMmtSPBe5I3K723OjGJXhvJCyUK5RRvzefNPw7Amg== |
9103 | 9083 | dependencies: |
9104 | 9084 | "@babel/core" "^7.25.2" |
9105 | 9085 | "@babel/plugin-transform-strict-mode" "^7.24.7" |
9106 | 9086 | "@babel/preset-env" "^7.25.2" |
9107 | 9087 | "@babel/preset-flow" "^7.24.7" |
9108 | 9088 | "@babel/preset-react" "^7.24.7" |
9109 | 9089 | "@babel/preset-typescript" "^7.24.7" |
9110 | | - arktype "^2.1.15" |
9111 | 9090 | babel-plugin-module-resolver "^5.0.2" |
9112 | 9091 | browserslist "^4.20.4" |
| 9092 | + cosmiconfig "^9.0.0" |
9113 | 9093 | cross-spawn "^7.0.3" |
9114 | 9094 | dedent "^0.7.0" |
9115 | 9095 | del "^6.1.1" |
|
0 commit comments