@@ -467,6 +467,8 @@ This software includes third party software subject to the following copyrights:
467467@react-native-community/cli under the MIT license.
468468@react-native-community/cli-clean under the MIT license.
469469@react-native-community/cli-config under the MIT license.
470+ @react-native-community/cli-config-android under the MIT license.
471+ @react-native-community/cli-config-apple under the MIT license.
470472@react-native-community/cli-debugger-ui under the MIT license.
471473@react-native-community/cli-doctor under the MIT license.
472474@react-native-community/cli-platform-android under the MIT license.
@@ -678,6 +680,7 @@ This software includes third party software subject to the following copyrights:
678680@vitest/snapshot under the MIT license.
679681@vitest/spy under the MIT license.
680682@vitest/utils under the MIT license.
683+ @vscode/sudo-prompt under the MIT license.
681684@webassemblyjs/ast under the MIT license.
682685@webassemblyjs/floating-point-hex-parser under the MIT license.
683686@webassemblyjs/helper-api-error under the MIT license.
@@ -696,6 +699,7 @@ This software includes third party software subject to the following copyrights:
696699@xstate/react under the MIT license.
697700@xtuc/ieee754 under the BSD-3-Clause license.
698701@xtuc/long under the Apache-2.0 license.
702+ @yarnpkg/lockfile under the BSD-2-Clause license.
699703abort-controller under the MIT license.
700704accepts under the MIT license.
701705ace-builds under the BSD-3-Clause license.
@@ -787,6 +791,7 @@ binary-extensions under the MIT license.
787791bl under the MIT license.
788792blob-util under the Apache-2.0 license.
789793bluebird under the MIT license.
794+ body-parser under the MIT license.
790795bootstrap under the MIT license.
791796boto3 under the Apache-2.0 license.
792797botocore under the Apache-2.0 license.
@@ -872,6 +877,7 @@ connect under the MIT license.
872877console-control-strings under the ISC license.
873878constant-case under the MIT license.
874879constructs under the Apache-2.0 license.
880+ content-type under the MIT license.
875881convert-source-map under the MIT license.
876882cookie under the MIT license.
877883core-js-compat under the MIT license.
@@ -1039,6 +1045,7 @@ fill-range under the MIT license.
10391045finalhandler under the MIT license.
10401046find-cache-dir under the MIT license.
10411047find-up under the MIT license.
1048+ find-yarn-workspace-root under the Apache-2.0 license.
10421049flat-cache under the MIT license.
10431050flatted under the ISC license.
10441051flow-enums-runtime under the MIT license.
@@ -1125,7 +1132,7 @@ i18next-browser-languagedetector under the MIT license.
11251132iconv-lite under the MIT license.
11261133idb under the ISC license.
11271134identity-obj-proxy under the MIT license.
1128- idna under the 0BSD license.
1135+ idna under the BSD-3-Clause license.
11291136ieee754 under the BSD-3-Clause license.
11301137ignore under the MIT license.
11311138image-size under the MIT license.
@@ -1250,11 +1257,13 @@ json-parse-better-errors under the MIT license.
12501257json-parse-even-better-errors under the MIT license.
12511258json-schema under the BSD-3-Clause license.
12521259json-schema-traverse under the MIT license.
1260+ json-stable-stringify under the MIT license.
12531261json-stable-stringify-without-jsonify under the MIT license.
12541262json-stringify-safe under the ISC license.
12551263json5 under the MIT license.
12561264jsonc-parser under the MIT license.
12571265jsonfile under the MIT license.
1266+ jsonify under the Public Domain license.
12581267jsonpatch under the 0BSD license.
12591268jsonpath-ng under the Apache-2.0 license.
12601269jsonpath-plus under the MIT license.
@@ -1266,12 +1275,14 @@ jwt-decode under the MIT license.
12661275katex under the MIT license.
12671276keyv under the MIT license.
12681277kind-of under the MIT license.
1278+ klaw-sync under the MIT license.
12691279kleur under the MIT license.
12701280langchain under the MIT license.
12711281langchain-aws under the MIT license.
12721282langchain-core under the MIT license.
12731283langchain-text-splitters under the MIT license.
12741284langsmith under the MIT license.
1285+ launch-editor under the MIT license.
12751286lazy-ass under the MIT license.
12761287leven under the MIT license.
12771288levn under the MIT license.
@@ -1329,6 +1340,7 @@ mdast-util-phrasing under the MIT license.
13291340mdast-util-to-hast under the MIT license.
13301341mdast-util-to-markdown under the MIT license.
13311342mdast-util-to-string under the MIT license.
1343+ media-typer under the MIT license.
13321344memoize-one under the MIT license.
13331345merge-stream under the MIT license.
13341346merge2 under the MIT license.
@@ -1459,6 +1471,7 @@ parse-json under the MIT license.
14591471parse5 under the MIT license.
14601472parseurl under the MIT license.
14611473pascal-case under the MIT license.
1474+ patch-package under the MIT license.
14621475path-case under the MIT license.
14631476path-exists under the MIT license.
14641477path-is-absolute under the MIT license.
@@ -1529,6 +1542,7 @@ queue-microtask under the MIT license.
15291542quick-lru under the MIT license.
15301543randombytes under the MIT license.
15311544range-parser under the MIT license.
1545+ raw-body under the MIT license.
15321546react under the MIT license.
15331547react-bootstrap under the MIT license.
15341548react-devtools-core under the MIT license.
@@ -1742,6 +1756,7 @@ tweetnacl under the Unlicense license.
17421756type-check under the MIT license.
17431757type-detect under the MIT license.
17441758type-fest under the MIT license.
1759+ type-is under the MIT license.
17451760typed-array-buffer under the MIT license.
17461761typed-array-byte-length under the MIT license.
17471762typed-array-byte-offset under the MIT license.
@@ -1826,7 +1841,7 @@ wide-align under the ISC license.
18261841word-wrap under the MIT license.
18271842wrap-ansi under the MIT license.
18281843wrappy under the ISC license.
1829- wrapt under the 0BSD license.
1844+ wrapt under the BSD-2-Clause license.
18301845write-file-atomic under the ISC license.
18311846ws under the MIT license.
18321847xml-name-validator under the Apache-2.0 license.
0 commit comments