@fulmenhq/tsfulmen 0.2.8 → 0.2.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/README.md +1 -1
  3. package/config/crucible-ts/agentic/roles/devlead.yaml +21 -3
  4. package/config/crucible-ts/agentic/roles/devrev.yaml +15 -1
  5. package/config/crucible-ts/agentic/roles/qa.yaml +11 -2
  6. package/config/crucible-ts/devsecops/lorage-central/activity/v1.0.0/defaults.yaml +2 -2
  7. package/config/crucible-ts/devsecops/lorage-central/credentials/v1.0.0/defaults.yaml +4 -4
  8. package/config/crucible-ts/devsecops/lorage-central/policy/v1.0.0/defaults.yaml +13 -13
  9. package/config/crucible-ts/devsecops/lorage-central/recipe/v1.0.0/defaults.yaml +13 -13
  10. package/config/crucible-ts/devsecops/lorage-central/runbooks/v1.0.0/defaults.yaml +8 -8
  11. package/config/crucible-ts/devsecops/lorage-central/tenant/v1.0.0/defaults.yaml +9 -9
  12. package/config/crucible-ts/devsecops/secrets/v1.0.0/defaults.yaml +5 -5
  13. package/config/crucible-ts/library/foundry/fixtures/signals/valid/complete.yaml +32 -32
  14. package/config/crucible-ts/library/foundry/signals.yaml +34 -34
  15. package/config/crucible-ts/server/management/server-management.yaml +3 -3
  16. package/config/crucible-ts/taxonomy/fixture-catalog.yaml +1 -1
  17. package/config/crucible-ts/taxonomy/metrics.yaml +1 -1
  18. package/config/crucible-ts/web/styling/site-styling.yaml +16 -16
  19. package/dist/appidentity/index.js.map +1 -1
  20. package/dist/config/index.js.map +1 -1
  21. package/dist/crucible/index.js.map +1 -1
  22. package/dist/errors/index.js.map +1 -1
  23. package/dist/foundry/index.js.map +1 -1
  24. package/dist/fulencode/index.js.map +1 -1
  25. package/dist/index.d.ts +1 -1
  26. package/dist/index.js +1 -1
  27. package/dist/index.js.map +1 -1
  28. package/dist/pathfinder/index.js +0 -1
  29. package/dist/pathfinder/index.js.map +1 -1
  30. package/dist/reports/license-inventory.csv +49 -38
  31. package/dist/schema/index.js.map +1 -1
  32. package/dist/signals/index.js.map +1 -1
  33. package/dist/telemetry/http/index.js.map +1 -1
  34. package/dist/telemetry/index.js.map +1 -1
  35. package/dist/telemetry/prometheus/index.js.map +1 -1
  36. package/package.json +16 -16
  37. package/schemas/crucible-ts/taxonomy/library/fulencode/detection-confidence/v1.0.0/levels.yaml +1 -1
  38. package/schemas/crucible-ts/taxonomy/library/fulpack/archive-formats/v1.0.0/formats.yaml +1 -1
@@ -1,21 +1,22 @@
1
1
  "module name","license","repository"
2
2
  "@3leaps/string-metrics-wasm@0.3.8","MIT","https://github.com/3leaps/string-metrics-wasm"
3
- "@babel/helper-string-parser@7.27.1","MIT","https://github.com/babel/babel"
4
- "@babel/helper-validator-identifier@7.28.5","MIT","https://github.com/babel/babel"
5
- "@babel/parser@7.28.5","MIT","https://github.com/babel/babel"
6
- "@babel/types@7.28.5","MIT","https://github.com/babel/babel"
3
+ "@babel/helper-string-parser@7.29.7","MIT","https://github.com/babel/babel"
4
+ "@babel/helper-validator-identifier@7.29.7","MIT","https://github.com/babel/babel"
5
+ "@babel/parser@7.29.7","MIT","https://github.com/babel/babel"
6
+ "@babel/types@7.29.7","MIT","https://github.com/babel/babel"
7
7
  "@bcoe/v8-coverage@1.0.2","MIT","https://github.com/bcoe/v8-coverage"
8
- "@biomejs/biome@2.4.3","MIT OR Apache-2.0","https://github.com/biomejs/biome"
9
- "@biomejs/cli-linux-x64-musl@2.4.3","MIT OR Apache-2.0","https://github.com/biomejs/biome"
10
- "@biomejs/cli-linux-x64@2.4.3","MIT OR Apache-2.0","https://github.com/biomejs/biome"
8
+ "@biomejs/biome@2.4.16","MIT OR Apache-2.0","https://github.com/biomejs/biome"
9
+ "@biomejs/cli-linux-x64-musl@2.4.16","MIT OR Apache-2.0","https://github.com/biomejs/biome"
10
+ "@biomejs/cli-linux-x64@2.4.16","MIT OR Apache-2.0","https://github.com/biomejs/biome"
11
11
  "@esbuild/linux-x64@0.27.2","MIT","https://github.com/evanw/esbuild"
12
+ "@esbuild/linux-x64@0.28.0","MIT","https://github.com/evanw/esbuild"
12
13
  "@fastify/ajv-compiler@4.0.5","MIT","https://github.com/fastify/ajv-compiler"
13
14
  "@fastify/error@4.2.0","MIT","https://github.com/fastify/fastify-error"
14
15
  "@fastify/fast-json-stringify-compiler@5.0.3","MIT","https://github.com/fastify/fast-json-stringify-compiler"
15
16
  "@fastify/forwarded@3.0.1","MIT","https://github.com/fastify/forwarded"
16
17
  "@fastify/merge-json-schemas@0.2.1","MIT","https://github.com/fastify/merge-json-schemas"
17
18
  "@fastify/proxy-addr@5.1.0","MIT","https://github.com/fastify/proxy-addr"
18
- "@fulmenhq/tsfulmen@0.2.8","MIT","https://github.com/fulmenhq/tsfulmen"
19
+ "@fulmenhq/tsfulmen@0.2.10","MIT","https://github.com/fulmenhq/tsfulmen"
19
20
  "@isaacs/cliui@8.0.2","ISC","https://github.com/yargs/cliui"
20
21
  "@isaacs/fs-minipass@4.0.1","ISC","https://github.com/npm/fs-minipass"
21
22
  "@isaacs/string-locale-compare@1.1.0","ISC","https://github.com/isaacs/string-locale-compare"
@@ -58,7 +59,7 @@
58
59
  "@tufjs/models@3.0.1","MIT","https://github.com/theupdateframework/tuf-js"
59
60
  "@types/archiver@7.0.0","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
60
61
  "@types/body-parser@1.19.6","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
61
- "@types/bun@1.3.9","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
62
+ "@types/bun@1.3.14","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
62
63
  "@types/chai@5.2.3","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
63
64
  "@types/connect@3.4.38","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
64
65
  "@types/deep-eql@4.0.2","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
@@ -68,22 +69,23 @@
68
69
  "@types/http-errors@2.0.5","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
69
70
  "@types/node@22.18.8","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
70
71
  "@types/node@25.3.0","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
71
- "@types/picomatch@4.0.2","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
72
+ "@types/node@25.9.1","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
73
+ "@types/picomatch@4.0.3","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
72
74
  "@types/qs@6.14.0","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
73
75
  "@types/range-parser@1.2.7","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
74
76
  "@types/readdir-glob@1.1.5","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
75
77
  "@types/send@1.2.1","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
76
78
  "@types/serve-static@2.2.0","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
77
79
  "@types/unzipper@0.10.11","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
78
- "@vitest/coverage-v8@4.0.18","MIT","https://github.com/vitest-dev/vitest"
79
- "@vitest/expect@4.0.18","MIT","https://github.com/vitest-dev/vitest"
80
- "@vitest/mocker@4.0.18","MIT","https://github.com/vitest-dev/vitest"
81
- "@vitest/pretty-format@4.0.18","MIT","https://github.com/vitest-dev/vitest"
82
- "@vitest/runner@4.0.18","MIT","https://github.com/vitest-dev/vitest"
83
- "@vitest/snapshot@4.0.18","MIT","https://github.com/vitest-dev/vitest"
84
- "@vitest/spy@4.0.18","MIT","https://github.com/vitest-dev/vitest"
85
- "@vitest/ui@4.0.18","MIT","https://github.com/vitest-dev/vitest"
86
- "@vitest/utils@4.0.18","MIT","https://github.com/vitest-dev/vitest"
80
+ "@vitest/coverage-v8@4.1.8","MIT","https://github.com/vitest-dev/vitest"
81
+ "@vitest/expect@4.1.8","MIT","https://github.com/vitest-dev/vitest"
82
+ "@vitest/mocker@4.1.8","MIT","https://github.com/vitest-dev/vitest"
83
+ "@vitest/pretty-format@4.1.8","MIT","https://github.com/vitest-dev/vitest"
84
+ "@vitest/runner@4.1.8","MIT","https://github.com/vitest-dev/vitest"
85
+ "@vitest/snapshot@4.1.8","MIT","https://github.com/vitest-dev/vitest"
86
+ "@vitest/spy@4.1.8","MIT","https://github.com/vitest-dev/vitest"
87
+ "@vitest/ui@4.1.8","MIT","https://github.com/vitest-dev/vitest"
88
+ "@vitest/utils@4.1.8","MIT","https://github.com/vitest-dev/vitest"
87
89
  "abbrev@3.0.1","ISC","https://github.com/npm/abbrev-js"
88
90
  "abort-controller@3.0.0","MIT","https://github.com/mysticatea/abort-controller"
89
91
  "abstract-logging@2.0.1","MIT","https://github.com/jsumners/abstract-logging"
@@ -92,7 +94,7 @@
92
94
  "ajv-draft-04@1.0.0","MIT","https://github.com/ajv-validator/ajv-draft-04"
93
95
  "ajv-formats@3.0.1","MIT","https://github.com/ajv-validator/ajv-formats"
94
96
  "ajv@8.17.1","MIT","https://github.com/ajv-validator/ajv"
95
- "ajv@8.18.0","MIT","https://github.com/ajv-validator/ajv"
97
+ "ajv@8.20.0","MIT","https://github.com/ajv-validator/ajv"
96
98
  "ansi-regex@5.0.1","MIT","https://github.com/chalk/ansi-regex"
97
99
  "ansi-regex@6.2.2","MIT","https://github.com/chalk/ansi-regex"
98
100
  "ansi-styles@4.3.0","MIT","https://github.com/chalk/ansi-styles"
@@ -104,13 +106,18 @@
104
106
  "archiver@7.0.1","MIT","https://github.com/archiverjs/node-archiver"
105
107
  "archy@1.0.0","MIT","https://github.com/substack/node-archy"
106
108
  "assertion-error@2.0.1","MIT","https://github.com/chaijs/assertion-error"
107
- "ast-v8-to-istanbul@0.3.10","MIT","https://github.com/AriPerkkio/ast-v8-to-istanbul"
109
+ "ast-v8-to-istanbul@1.0.3","MIT","https://github.com/AriPerkkio/ast-v8-to-istanbul"
108
110
  "async@3.2.6","MIT","https://github.com/caolan/async"
109
111
  "atomic-sleep@1.0.0","MIT","https://github.com/davidmarkclements/atomic-sleep"
110
112
  "avvio@9.1.0","MIT","https://github.com/fastify/avvio"
111
113
  "b4a@1.7.3","Apache-2.0","https://github.com/holepunchto/b4a"
112
114
  "balanced-match@1.0.2","MIT","https://github.com/juliangruber/balanced-match"
113
115
  "bare-events@2.8.2","Apache-2.0","https://github.com/holepunchto/bare-events"
116
+ "bare-fs@4.7.2","Apache-2.0","https://github.com/holepunchto/bare-fs"
117
+ "bare-os@3.9.1","Apache-2.0","https://github.com/holepunchto/bare-os"
118
+ "bare-path@3.0.1","Apache-2.0","https://github.com/holepunchto/bare-path"
119
+ "bare-stream@2.13.1","Apache-2.0","https://github.com/holepunchto/bare-stream"
120
+ "bare-url@2.4.5","Apache-2.0","https://github.com/holepunchto/bare-url"
114
121
  "base64-js@1.5.1","MIT","https://github.com/beatgammit/base64-js"
115
122
  "bin-links@5.0.0","ISC","https://github.com/npm/bin-links"
116
123
  "binary-extensions@3.1.0","MIT","https://github.com/sindresorhus/binary-extensions"
@@ -120,7 +127,7 @@
120
127
  "braces@3.0.3","MIT","https://github.com/micromatch/braces"
121
128
  "buffer-crc32@1.0.0","MIT","https://github.com/brianloveswords/buffer-crc32"
122
129
  "buffer@6.0.3","MIT","https://github.com/feross/buffer"
123
- "bun-types@1.3.9","MIT","https://github.com/oven-sh/bun"
130
+ "bun-types@1.3.14","MIT","https://github.com/oven-sh/bun"
124
131
  "bundle-require@5.1.0","MIT",""
125
132
  "cac@6.7.14","MIT","https://github.com/egoist/cac"
126
133
  "cacache@19.0.1","ISC","https://github.com/npm/cacache"
@@ -141,6 +148,7 @@
141
148
  "compress-commons@6.0.2","MIT","https://github.com/archiverjs/node-compress-commons"
142
149
  "confbox@0.1.8","MIT","https://github.com/unjs/confbox"
143
150
  "consola@3.4.2","MIT","https://github.com/unjs/consola"
151
+ "convert-source-map@2.0.0","MIT","https://github.com/thlorenz/convert-source-map"
144
152
  "cookie@1.0.2","MIT","https://github.com/jshttp/cookie"
145
153
  "core-util-is@1.0.3","MIT","https://github.com/isaacs/core-util-is"
146
154
  "crc-32@1.2.2","Apache-2.0","https://github.com/SheetJS/js-crc32"
@@ -158,13 +166,14 @@
158
166
  "encoding@0.1.13","MIT","https://github.com/andris9/encoding"
159
167
  "env-paths@2.2.1","MIT","https://github.com/sindresorhus/env-paths"
160
168
  "err-code@2.0.3","MIT","https://github.com/IndigoUnited/js-err-code"
161
- "es-module-lexer@1.7.0","MIT","https://github.com/guybedford/es-module-lexer"
169
+ "es-module-lexer@2.1.0","MIT","https://github.com/guybedford/es-module-lexer"
162
170
  "esbuild@0.27.2","MIT","https://github.com/evanw/esbuild"
171
+ "esbuild@0.28.0","MIT","https://github.com/evanw/esbuild"
163
172
  "estree-walker@3.0.3","MIT","https://github.com/Rich-Harris/estree-walker"
164
173
  "event-target-shim@5.0.1","MIT","https://github.com/mysticatea/event-target-shim"
165
174
  "events-universal@1.0.1","Apache-2.0","https://github.com/holepunchto/events-universal"
166
175
  "events@3.3.0","MIT","https://github.com/Gozala/events"
167
- "expect-type@1.2.2","Apache-2.0","https://github.com/mmkal/expect-type"
176
+ "expect-type@1.3.0","Apache-2.0","https://github.com/mmkal/expect-type"
168
177
  "exponential-backoff@3.1.2","Apache-2.0","https://github.com/coveooss/exponential-backoff"
169
178
  "fast-decode-uri-component@1.0.1","MIT","https://github.com/delvedor/fast-decode-uri-component"
170
179
  "fast-deep-equal@3.1.3","MIT","https://github.com/epoberezkin/fast-deep-equal"
@@ -174,7 +183,7 @@
174
183
  "fast-querystring@1.1.2","MIT","https://github.com/anonrig/fast-querystring"
175
184
  "fast-uri@3.1.0","BSD-3-Clause","https://github.com/fastify/fast-uri"
176
185
  "fastest-levenshtein@1.0.16","MIT","https://github.com/ka-weihe/fastest-levenshtein"
177
- "fastify@5.7.4","MIT","https://github.com/fastify/fastify"
186
+ "fastify@5.8.5","MIT","https://github.com/fastify/fastify"
178
187
  "fastq@1.19.1","ISC","https://github.com/mcollina/fastq"
179
188
  "fdir@6.4.6","MIT","https://github.com/thecodrr/fdir"
180
189
  "fdir@6.5.0","MIT","https://github.com/thecodrr/fdir"
@@ -182,12 +191,11 @@
182
191
  "fill-range@7.1.1","MIT","https://github.com/jonschlinkert/fill-range"
183
192
  "find-my-way@9.3.0","MIT","https://github.com/delvedor/find-my-way"
184
193
  "fix-dts-default-cjs-exports@1.0.1","MIT","https://github.com/userquin/fix-dts-default-cjs-exports"
185
- "flatted@3.3.3","ISC","https://github.com/WebReflection/flatted"
194
+ "flatted@3.4.2","ISC","https://github.com/WebReflection/flatted"
186
195
  "foreground-child@3.3.1","ISC","https://github.com/tapjs/foreground-child"
187
196
  "fs-extra@11.3.2","MIT","https://github.com/jprichardson/node-fs-extra"
188
197
  "fs-minipass@2.1.0","ISC","https://github.com/npm/fs-minipass"
189
198
  "fs-minipass@3.0.3","ISC","https://github.com/npm/fs-minipass"
190
- "get-tsconfig@4.11.0","MIT","https://github.com/privatenumber/get-tsconfig"
191
199
  "glob-parent@5.1.2","ISC","https://github.com/gulpjs/glob-parent"
192
200
  "glob@10.4.5","ISC","https://github.com/isaacs/node-glob"
193
201
  "graceful-fs@4.2.11","ISC","https://github.com/isaacs/node-graceful-fs"
@@ -222,7 +230,7 @@
222
230
  "istanbul-reports@3.2.0","BSD-3-Clause","https://github.com/istanbuljs/istanbuljs"
223
231
  "jackspeak@3.4.3","BlueOak-1.0.0","https://github.com/isaacs/jackspeak"
224
232
  "joycon@3.1.1","MIT","https://github.com/egoist/joycon"
225
- "js-tokens@9.0.1","MIT","https://github.com/lydell/js-tokens"
233
+ "js-tokens@10.0.0","MIT","https://github.com/lydell/js-tokens"
226
234
  "jsbn@1.1.0","MIT","https://github.com/andyperlitch/jsbn"
227
235
  "json-parse-even-better-errors@4.0.0","MIT","https://github.com/npm/json-parse-even-better-errors"
228
236
  "json-schema-ref-resolver@3.0.0","MIT","https://github.com/fastify/json-schema-ref-resolver"
@@ -251,7 +259,7 @@
251
259
  "lru-cache@10.4.3","ISC","https://github.com/isaacs/node-lru-cache"
252
260
  "magic-string@0.30.19","MIT","https://github.com/rich-harris/magic-string"
253
261
  "magic-string@0.30.21","MIT","https://github.com/Rich-Harris/magic-string"
254
- "magicast@0.5.1","MIT","https://github.com/unjs/magicast"
262
+ "magicast@0.5.3","MIT","https://github.com/unjs/magicast"
255
263
  "make-dir@4.0.0","MIT","https://github.com/sindresorhus/make-dir"
256
264
  "make-fetch-happen@14.0.3","ISC","https://github.com/npm/make-fetch-happen"
257
265
  "merge2@1.4.1","MIT","https://github.com/teambition/merge2"
@@ -306,16 +314,17 @@
306
314
  "picocolors@1.1.1","ISC","https://github.com/alexeyraspopov/picocolors"
307
315
  "picomatch@2.3.1","MIT","https://github.com/micromatch/picomatch"
308
316
  "picomatch@4.0.3","MIT","https://github.com/micromatch/picomatch"
317
+ "picomatch@4.0.4","MIT","https://github.com/micromatch/picomatch"
309
318
  "pino-abstract-transport@2.0.0","MIT","https://github.com/pinojs/pino-abstract-transport"
310
319
  "pino-std-serializers@7.0.0","MIT","https://github.com/pinojs/pino-std-serializers"
311
320
  "pino@10.1.0","MIT","https://github.com/pinojs/pino"
312
- "pino@9.13.1","MIT","https://github.com/pinojs/pino"
321
+ "pino@9.14.0","MIT","https://github.com/pinojs/pino"
313
322
  "pirates@4.0.7","MIT","https://github.com/danez/pirates"
314
323
  "pkg-types@1.3.1","MIT","https://github.com/unjs/pkg-types"
315
324
  "postcss-load-config@6.0.1","MIT","https://github.com/postcss/postcss-load-config"
316
325
  "postcss-selector-parser@7.1.0","MIT","https://github.com/postcss/postcss-selector-parser"
317
326
  "postcss@8.5.6","MIT","https://github.com/postcss/postcss"
318
- "prettier@3.8.1","MIT","https://github.com/prettier/prettier"
327
+ "prettier@3.8.3","MIT","https://github.com/prettier/prettier"
319
328
  "proc-log@5.0.0","ISC","https://github.com/npm/proc-log"
320
329
  "process-nextick-args@2.0.1","MIT","https://github.com/calvinmetcalf/process-nextick-args"
321
330
  "process-warning@4.0.1","MIT","https://github.com/fastify/process-warning"
@@ -340,7 +349,6 @@
340
349
  "real-require@0.2.0","MIT","https://github.com/pinojs/real-require"
341
350
  "require-from-string@2.0.2","MIT","https://github.com/floatdrop/require-from-string"
342
351
  "resolve-from@5.0.0","MIT","https://github.com/sindresorhus/resolve-from"
343
- "resolve-pkg-maps@1.0.0","MIT","https://github.com/privatenumber/resolve-pkg-maps"
344
352
  "ret@0.5.0","MIT","https://github.com/fent/ret.js"
345
353
  "retry@0.12.0","MIT","https://github.com/tim-kos/node-retry"
346
354
  "reusify@1.1.0","MIT","https://github.com/mcollina/reusify"
@@ -362,7 +370,6 @@
362
370
  "signal-exit@4.1.0","ISC","https://github.com/tapjs/signal-exit"
363
371
  "sigstore@3.1.0","Apache-2.0","https://github.com/sigstore/sigstore-js"
364
372
  "sirv@3.0.2","MIT","https://github.com/lukeed/sirv"
365
- "slow-redact@0.3.1","MIT","https://github.com/pinojs/slow-redact"
366
373
  "smart-buffer@4.2.0","MIT","https://github.com/JoshGlazebrook/smart-buffer"
367
374
  "socks-proxy-agent@8.0.5","MIT","https://github.com/TooTallNate/proxy-agents"
368
375
  "socks@2.8.6","MIT","https://github.com/JoshGlazebrook/socks"
@@ -378,8 +385,9 @@
378
385
  "sprintf-js@1.1.3","BSD-3-Clause","https://github.com/alexei/sprintf.js"
379
386
  "ssri@12.0.0","ISC","https://github.com/npm/ssri"
380
387
  "stackback@0.0.2","MIT","https://github.com/shtylman/node-stackback"
381
- "std-env@3.10.0","MIT","https://github.com/unjs/std-env"
388
+ "std-env@4.1.0","MIT","https://github.com/unjs/std-env"
382
389
  "streamx@2.23.0","MIT","https://github.com/mafintosh/streamx"
390
+ "streamx@2.26.0","MIT","https://github.com/mafintosh/streamx"
383
391
  "string-width@4.2.3","MIT","https://github.com/sindresorhus/string-width"
384
392
  "string-width@5.1.2","MIT","https://github.com/sindresorhus/string-width"
385
393
  "string_decoder@1.1.1","MIT","https://github.com/nodejs/string_decoder"
@@ -390,9 +398,11 @@
390
398
  "supports-color@10.0.0","MIT","https://github.com/chalk/supports-color"
391
399
  "supports-color@7.2.0","MIT","https://github.com/chalk/supports-color"
392
400
  "tar-stream@3.1.7","MIT","https://github.com/mafintosh/tar-stream"
401
+ "tar-stream@3.2.0","MIT","https://github.com/mafintosh/tar-stream"
393
402
  "tar@6.2.1","ISC","https://github.com/isaacs/node-tar"
394
403
  "tar@7.4.3","ISC","https://github.com/isaacs/node-tar"
395
404
  "tdigest@0.1.2","MIT","https://github.com/welch/tdigest"
405
+ "teex@1.0.1","MIT","https://github.com/mafintosh/teex"
396
406
  "text-decoder@1.2.3","Apache-2.0","https://github.com/holepunchto/text-decoder"
397
407
  "text-table@0.2.0","MIT","https://github.com/substack/text-table"
398
408
  "thenify-all@1.6.0","MIT","https://github.com/thenables/thenify-all"
@@ -404,7 +414,7 @@
404
414
  "tinyexec@1.0.2","MIT","https://github.com/tinylibs/tinyexec"
405
415
  "tinyglobby@0.2.14","MIT","https://github.com/SuperchupuDev/tinyglobby"
406
416
  "tinyglobby@0.2.15","MIT","https://github.com/SuperchupuDev/tinyglobby"
407
- "tinyrainbow@3.0.3","MIT","https://github.com/tinylibs/tinyrainbow"
417
+ "tinyrainbow@3.1.0","MIT","https://github.com/tinylibs/tinyrainbow"
408
418
  "to-regex-range@5.0.1","MIT","https://github.com/micromatch/to-regex-range"
409
419
  "toad-cache@3.7.0","MIT","https://github.com/kibertoad/toad-cache"
410
420
  "totalist@3.0.1","MIT","https://github.com/lukeed/totalist"
@@ -412,12 +422,13 @@
412
422
  "treeverse@3.0.0","ISC","https://github.com/npm/treeverse"
413
423
  "ts-interface-checker@0.1.13","Apache-2.0","https://github.com/gristlabs/ts-interface-checker"
414
424
  "tsup@8.5.1","MIT","https://github.com/egoist/tsup"
415
- "tsx@4.21.0","MIT","https://github.com/privatenumber/tsx"
425
+ "tsx@4.22.4","MIT","https://github.com/privatenumber/tsx"
416
426
  "tuf-js@3.1.0","MIT","https://github.com/theupdateframework/tuf-js"
417
427
  "typescript@5.9.3","Apache-2.0","https://github.com/microsoft/TypeScript"
418
428
  "ufo@1.6.1","MIT","https://github.com/unjs/ufo"
419
429
  "undici-types@6.21.0","MIT","https://github.com/nodejs/undici"
420
430
  "undici-types@7.18.2","MIT","https://github.com/nodejs/undici"
431
+ "undici-types@7.24.6","MIT","https://github.com/nodejs/undici"
421
432
  "unique-filename@4.0.0","ISC","https://github.com/npm/unique-filename"
422
433
  "unique-slug@5.0.0","ISC","https://github.com/npm/unique-slug"
423
434
  "universalify@2.0.1","MIT","https://github.com/RyanZim/universalify"
@@ -426,7 +437,7 @@
426
437
  "validate-npm-package-license@3.0.4","Apache-2.0","https://github.com/kemitchell/validate-npm-package-license.js"
427
438
  "validate-npm-package-name@6.0.2","ISC","https://github.com/npm/validate-npm-package-name"
428
439
  "vite@7.3.1","MIT","https://github.com/vitejs/vite"
429
- "vitest@4.0.18","MIT","https://github.com/vitest-dev/vitest"
440
+ "vitest@4.1.8","MIT","https://github.com/vitest-dev/vitest"
430
441
  "walk-up-path@4.0.0","ISC","https://github.com/isaacs/walk-up-path"
431
442
  "which@2.0.2","ISC","https://github.com/isaacs/node-which"
432
443
  "which@5.0.0","ISC","https://github.com/npm/node-which"
@@ -436,5 +447,5 @@
436
447
  "write-file-atomic@6.0.0","ISC","https://github.com/npm/write-file-atomic"
437
448
  "yallist@4.0.0","ISC","https://github.com/isaacs/yallist"
438
449
  "yallist@5.0.0","BlueOak-1.0.0","https://github.com/isaacs/yallist"
439
- "yaml@2.8.2","ISC","https://github.com/eemeli/yaml"
450
+ "yaml@2.9.0","ISC","https://github.com/eemeli/yaml"
440
451
  "zip-stream@6.0.1","MIT","https://github.com/archiverjs/node-zip-stream"