@@ -149,16 +149,17 @@ react-router under the MIT license.
149149@aws-crypto/supports-web-crypto under the Apache-2.0 license.
150150@aws-sdk/util-locate-window under the Apache-2.0 license.
151151@aws-sdk/core under the Apache-2.0 license.
152+ @aws-sdk/xml-builder under the Apache-2.0 license.
152153@smithy/core under the Apache-2.0 license.
153154@smithy/middleware-serde under the Apache-2.0 license.
154155@smithy/protocol-http under the Apache-2.0 license.
156+ @smithy/util-base64 under the Apache-2.0 license.
155157@smithy/util-body-length-browser under the Apache-2.0 license.
156158@smithy/util-middleware under the Apache-2.0 license.
157159@smithy/util-stream under the Apache-2.0 license.
158160@smithy/fetch-http-handler under the Apache-2.0 license.
159161@smithy/querystring-builder under the Apache-2.0 license.
160162@smithy/util-uri-escape under the Apache-2.0 license.
161- @smithy/util-base64 under the Apache-2.0 license.
162163@smithy/node-http-handler under the Apache-2.0 license.
163164@smithy/abort-controller under the Apache-2.0 license.
164165@smithy/util-hex-encoding under the Apache-2.0 license.
@@ -483,6 +484,8 @@ typescript under the Apache-2.0 license.
483484@typescript-eslint/types under the MIT license.
484485@typescript-eslint/visitor-keys under the MIT license.
485486@typescript-eslint/typescript-estree under the MIT license.
487+ @typescript-eslint/project-service under the MIT license.
488+ @typescript-eslint/tsconfig-utils under the MIT license.
486489fast-glob under the MIT license.
487490merge2 under the MIT license.
488491micromatch under the MIT license.
@@ -595,6 +598,7 @@ gensync under the MIT license.
595598@babel/plugin-transform-react-jsx-self under the MIT license.
596599@babel/helper-plugin-utils under the MIT license.
597600@babel/plugin-transform-react-jsx-source under the MIT license.
601+ @rolldown/pluginutils under the MIT license.
598602@types/babel__core under the MIT license.
599603@types/babel__generator under the MIT license.
600604to-fast-properties under the MIT license.
@@ -635,11 +639,11 @@ call-bind under the MIT license.
635639set-function-length under the MIT license.
636640define-data-property under the MIT license.
637641has-property-descriptors under the MIT license.
642+ call-bound under the MIT license.
638643define-properties under the MIT license.
639644object-keys under the MIT license.
640645es-abstract under the MIT license.
641646array-buffer-byte-length under the MIT license.
642- call-bound under the MIT license.
643647is-array-buffer under the MIT license.
644648arraybuffer.prototype.slice under the MIT license.
645649available-typed-arrays under the MIT license.
@@ -668,6 +672,8 @@ object-inspect under the MIT license.
668672side-channel-list under the MIT license.
669673side-channel-map under the MIT license.
670674side-channel-weakmap under the MIT license.
675+ is-negative-zero under the MIT license.
676+ is-set under the MIT license.
671677is-shared-array-buffer under the MIT license.
672678is-string under the MIT license.
673679is-weakref under the MIT license.
@@ -678,6 +684,7 @@ regexp.prototype.flags under the MIT license.
678684set-function-name under the MIT license.
679685safe-array-concat under the MIT license.
680686set-proto under the MIT license.
687+ stop-iteration-iterator under the MIT license.
681688string.prototype.trim under the MIT license.
682689string.prototype.trimend under the MIT license.
683690string.prototype.trimstart under the MIT license.
@@ -697,7 +704,6 @@ is-boolean-object under the MIT license.
697704is-number-object under the MIT license.
698705which-collection under the MIT license.
699706is-map under the MIT license.
700- is-set under the MIT license.
701707is-weakmap under the MIT license.
702708is-weakset under the MIT license.
703709typed-array-length under the MIT license.
@@ -944,7 +950,6 @@ shimmer under the BSD-2-Clause license.
944950@aws-crypto/crc32c under the Apache-2.0 license.
945951@aws-sdk/middleware-location-constraint under the Apache-2.0 license.
946952@aws-sdk/middleware-ssec under the Apache-2.0 license.
947- @aws-sdk/xml-builder under the Apache-2.0 license.
948953@smithy/hash-blob-browser under the Apache-2.0 license.
949954@smithy/chunked-blob-reader under the Apache-2.0 license.
950955@smithy/chunked-blob-reader-native under the Apache-2.0 license.
@@ -1042,6 +1047,7 @@ send under the MIT license.
10421047mime under the MIT license.
10431048serve-static under the MIT license.
10441049json-diff-ts under the MIT license.
1050+ es-toolkit under the MIT license.
10451051jsonwebtoken under the MIT license.
10461052jws under the MIT license.
10471053jwa under the MIT license.
@@ -1089,6 +1095,8 @@ javascript-natural-sort under the MIT license.
10891095@types/cookiejar under the MIT license.
10901096@vitest/coverage-v8 under the MIT license.
10911097vitest under the MIT license.
1098+ @types/chai under the MIT license.
1099+ @types/deep-eql under the MIT license.
10921100@vitest/expect under the MIT license.
10931101@vitest/spy under the MIT license.
10941102tinyspy under the MIT license.
@@ -1106,6 +1114,7 @@ estree-walker under the MIT license.
11061114magic-string under the MIT license.
11071115@vitest/runner under the MIT license.
11081116pathe under the MIT license.
1117+ strip-literal under the MIT license.
11091118@vitest/snapshot under the MIT license.
11101119expect-type under the Apache-2.0 license.
11111120std-env under the MIT license.
@@ -1118,6 +1127,7 @@ why-is-node-running under the MIT license.
11181127siginfo under the ISC license.
11191128stackback under the MIT license.
11201129@bcoe/v8-coverage under the MIT license.
1130+ ast-v8-to-istanbul under the MIT license.
11211131istanbul-lib-coverage under the BSD-3-Clause license.
11221132istanbul-lib-report under the BSD-3-Clause license.
11231133make-dir under the MIT license.
0 commit comments