fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #1770 from hey-api/dependabot/npm_and_yarn/angular-deps-d0dbaaaa7b

chore(deps): bump the angular-deps group across 1 directory with 13 updates

authored by

Lubos and committed by
GitHub
64e46eb5 9eccf4b3

+2689 -1773
+13 -13
examples/openapi-ts-tanstack-angular-query-experimental/package.json
··· 11 11 }, 12 12 "private": true, 13 13 "dependencies": { 14 - "@angular/animations": "^19.0.5", 15 - "@angular/cdk": "^19.0.4", 16 - "@angular/common": "^19.0.5", 17 - "@angular/compiler": "^19.0.5", 18 - "@angular/core": "^19.0.5", 19 - "@angular/forms": "^19.0.5", 20 - "@angular/material": "^19.0.4", 21 - "@angular/platform-browser": "^19.0.5", 22 - "@angular/platform-browser-dynamic": "^19.0.5", 23 - "@angular/router": "^19.0.5", 14 + "@angular/animations": "^19.2.0", 15 + "@angular/cdk": "^19.2.1", 16 + "@angular/common": "^19.2.0", 17 + "@angular/compiler": "^19.2.0", 18 + "@angular/core": "^19.2.0", 19 + "@angular/forms": "^19.2.0", 20 + "@angular/material": "^19.2.1", 21 + "@angular/platform-browser": "^19.2.0", 22 + "@angular/platform-browser-dynamic": "^19.2.0", 23 + "@angular/router": "^19.2.0", 24 24 "@hey-api/client-fetch": "workspace:*", 25 25 "@tanstack/angular-query-experimental": "5.62.13", 26 26 "rxjs": "~7.8.0", ··· 28 28 "zone.js": "~0.15.0" 29 29 }, 30 30 "devDependencies": { 31 - "@angular-devkit/build-angular": "^19.0.6", 32 - "@angular/cli": "^19.0.6", 33 - "@angular/compiler-cli": "^19.0.5", 31 + "@angular-devkit/build-angular": "^19.2.0", 32 + "@angular/cli": "^19.2.0", 33 + "@angular/compiler-cli": "^19.2.0", 34 34 "@hey-api/openapi-ts": "workspace:*", 35 35 "@types/jasmine": "~5.1.0", 36 36 "jasmine-core": "~5.2.0",
+11 -11
packages/openapi-ts/package.json
··· 88 88 "typescript": "^5.5.3" 89 89 }, 90 90 "devDependencies": { 91 - "@angular-devkit/build-angular": "19.0.6", 92 - "@angular/animations": "19.0.5", 93 - "@angular/cli": "19.0.6", 94 - "@angular/common": "19.0.5", 95 - "@angular/compiler": "19.0.5", 96 - "@angular/compiler-cli": "19.0.5", 97 - "@angular/core": "19.0.5", 98 - "@angular/forms": "19.0.5", 99 - "@angular/platform-browser": "19.0.5", 100 - "@angular/platform-browser-dynamic": "19.0.5", 101 - "@angular/router": "19.0.5", 91 + "@angular-devkit/build-angular": "19.2.0", 92 + "@angular/animations": "19.2.0", 93 + "@angular/cli": "19.2.0", 94 + "@angular/common": "19.2.0", 95 + "@angular/compiler": "19.2.0", 96 + "@angular/compiler-cli": "19.2.0", 97 + "@angular/core": "19.2.0", 98 + "@angular/forms": "19.2.0", 99 + "@angular/platform-browser": "19.2.0", 100 + "@angular/platform-browser-dynamic": "19.2.0", 101 + "@angular/router": "19.2.0", 102 102 "@hey-api/client-axios": "workspace:*", 103 103 "@hey-api/client-fetch": "workspace:*", 104 104 "@hey-api/client-next": "workspace:*",
+2665 -1749
pnpm-lock.yaml
··· 25 25 version: 7.18.0(@typescript-eslint/parser@8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3) 26 26 '@vitest/coverage-v8': 27 27 specifier: 1.6.0 28 - version: 1.6.0(vitest@1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)) 28 + version: 1.6.0(vitest@1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)) 29 29 eslint: 30 30 specifier: 9.17.0 31 31 version: 9.17.0(jiti@2.4.2) ··· 67 67 version: 6.1.1(rollup@4.31.0)(typescript@5.5.3) 68 68 tsup: 69 69 specifier: 8.3.5 70 - version: 8.3.5(jiti@2.4.2)(postcss@8.5.1)(typescript@5.5.3)(yaml@2.7.0) 70 + version: 8.3.5(jiti@2.4.2)(postcss@8.5.3)(typescript@5.5.3)(yaml@2.7.0) 71 71 turbo: 72 72 specifier: 2.4.0 73 73 version: 2.4.0 ··· 79 79 version: 8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3) 80 80 vitest: 81 81 specifier: 1.6.0 82 - version: 1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 82 + version: 1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 83 83 84 84 docs: 85 85 dependencies: ··· 92 92 version: 0.33.5 93 93 vitepress: 94 94 specifier: 1.3.0 95 - version: 1.3.0(@algolia/client-search@5.20.0)(@types/node@22.10.5)(axios@1.7.9)(less@4.2.0)(postcss@8.5.1)(sass@1.80.7)(search-insights@2.17.3)(terser@5.37.0)(typescript@5.5.3) 95 + version: 1.3.0(@algolia/client-search@5.20.0)(@types/node@22.13.8)(axios@1.7.9)(less@4.2.2)(postcss@8.5.3)(sass@1.85.0)(search-insights@2.17.3)(terser@5.39.0)(typescript@5.5.3) 96 96 vue: 97 97 specifier: 3.5.13 98 98 version: 3.5.13(typescript@5.5.3) ··· 138 138 version: 7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3) 139 139 '@vitejs/plugin-react': 140 140 specifier: 4.3.1 141 - version: 4.3.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 141 + version: 4.3.1(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 142 142 autoprefixer: 143 143 specifier: 10.4.19 144 144 version: 10.4.19(postcss@8.4.41) ··· 159 159 version: 3.4.2 160 160 tailwindcss: 161 161 specifier: 3.4.9 162 - version: 3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)) 162 + version: 3.4.9(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)) 163 163 typescript: 164 164 specifier: 5.5.3 165 165 version: 5.5.3 166 166 vite: 167 167 specifier: 6.0.9 168 - version: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 168 + version: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 169 169 170 170 examples/openapi-ts-fastify: 171 171 dependencies: ··· 193 193 version: 5.5.3 194 194 vitest: 195 195 specifier: 1.6.0 196 - version: 1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 196 + version: 1.6.0(@types/node@22.13.8)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 197 197 198 198 examples/openapi-ts-fetch: 199 199 dependencies: ··· 233 233 version: 7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3) 234 234 '@vitejs/plugin-react': 235 235 specifier: 4.3.1 236 - version: 4.3.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 236 + version: 4.3.1(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 237 237 autoprefixer: 238 238 specifier: 10.4.19 239 239 version: 10.4.19(postcss@8.4.41) ··· 254 254 version: 3.4.2 255 255 tailwindcss: 256 256 specifier: 3.4.9 257 - version: 3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)) 257 + version: 3.4.9(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)) 258 258 typescript: 259 259 specifier: 5.5.3 260 260 version: 5.5.3 261 261 vite: 262 262 specifier: 6.0.9 263 - version: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 263 + version: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 264 264 265 265 examples/openapi-ts-next: 266 266 dependencies: ··· 269 269 version: link:../../packages/client-next 270 270 next: 271 271 specifier: 15.1.6 272 - version: 15.1.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.7) 272 + version: 15.1.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.85.0) 273 273 react: 274 274 specifier: 19.0.0 275 275 version: 19.0.0 ··· 312 312 version: link:../../packages/client-nuxt 313 313 nuxt: 314 314 specifier: 3.14.1592 315 - version: 3.14.1592(@parcel/watcher@2.5.1)(@types/node@22.10.5)(db0@0.2.3)(encoding@0.1.13)(eslint@9.17.0(jiti@2.4.2))(ioredis@5.4.2)(less@4.2.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.80.7)(terser@5.37.0)(typescript@5.6.1-rc)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 315 + version: 3.14.1592(@parcel/watcher@2.5.1)(@types/node@22.13.8)(db0@0.2.3)(encoding@0.1.13)(eslint@9.17.0(jiti@2.4.2))(ioredis@5.4.2)(less@4.2.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.9)(sass@1.85.0)(terser@5.39.0)(typescript@5.6.1-rc)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 316 316 vue: 317 317 specifier: 3.5.13 318 318 version: 3.5.13(typescript@5.6.1-rc) ··· 328 328 version: link:../../packages/openapi-ts 329 329 vite: 330 330 specifier: 6.0.9 331 - version: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 331 + version: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 332 332 333 333 examples/openapi-ts-sample: 334 334 dependencies: ··· 368 368 version: 7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3) 369 369 '@vitejs/plugin-react': 370 370 specifier: 4.3.1 371 - version: 4.3.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 371 + version: 4.3.1(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 372 372 autoprefixer: 373 373 specifier: 10.4.19 374 374 version: 10.4.19(postcss@8.4.41) ··· 389 389 version: 3.4.2 390 390 tailwindcss: 391 391 specifier: 3.4.9 392 - version: 3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)) 392 + version: 3.4.9(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)) 393 393 typescript: 394 394 specifier: 5.5.3 395 395 version: 5.5.3 396 396 vite: 397 397 specifier: 6.0.9 398 - version: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 398 + version: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 399 399 400 400 examples/openapi-ts-tanstack-angular-query-experimental: 401 401 dependencies: 402 402 '@angular/animations': 403 - specifier: ^19.0.5 404 - version: 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 403 + specifier: ^19.2.0 404 + version: 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 405 405 '@angular/cdk': 406 - specifier: ^19.0.4 407 - version: 19.1.2(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 406 + specifier: ^19.2.1 407 + version: 19.2.1(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 408 408 '@angular/common': 409 - specifier: ^19.0.5 410 - version: 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 409 + specifier: ^19.2.0 410 + version: 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 411 411 '@angular/compiler': 412 - specifier: ^19.0.5 413 - version: 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 412 + specifier: ^19.2.0 413 + version: 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 414 414 '@angular/core': 415 - specifier: ^19.0.5 416 - version: 19.0.5(rxjs@7.8.1)(zone.js@0.15.0) 415 + specifier: ^19.2.0 416 + version: 19.2.0(rxjs@7.8.1)(zone.js@0.15.0) 417 417 '@angular/forms': 418 - specifier: ^19.0.5 419 - version: 19.0.5(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1) 418 + specifier: ^19.2.0 419 + version: 19.2.0(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1) 420 420 '@angular/material': 421 - specifier: ^19.0.4 422 - version: 19.1.2(2v7zoilonhmw47pcgmdtmhu3ti) 421 + specifier: ^19.2.1 422 + version: 19.2.1(@angular/cdk@19.2.1(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/forms@19.2.0(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1) 423 423 '@angular/platform-browser': 424 - specifier: ^19.0.5 425 - version: 19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 424 + specifier: ^19.2.0 425 + version: 19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 426 426 '@angular/platform-browser-dynamic': 427 - specifier: ^19.0.5 428 - version: 19.0.5(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))) 427 + specifier: ^19.2.0 428 + version: 19.2.0(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))) 429 429 '@angular/router': 430 - specifier: ^19.0.5 431 - version: 19.0.5(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1) 430 + specifier: ^19.2.0 431 + version: 19.2.0(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1) 432 432 '@hey-api/client-fetch': 433 433 specifier: workspace:* 434 434 version: link:../../packages/client-fetch 435 435 '@tanstack/angular-query-experimental': 436 436 specifier: 5.62.13 437 - version: 5.62.13(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 437 + version: 5.62.13(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 438 438 rxjs: 439 439 specifier: ~7.8.0 440 440 version: 7.8.1 ··· 446 446 version: 0.15.0 447 447 devDependencies: 448 448 '@angular-devkit/build-angular': 449 - specifier: ^19.0.6 450 - version: 19.0.6(@angular/compiler-cli@19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@types/node@22.10.5)(chokidar@4.0.3)(karma@6.4.4)(tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)))(typescript@5.5.3)(vite@5.4.11(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.36.0)) 449 + specifier: ^19.2.0 450 + version: 19.2.0(@angular/compiler-cli@19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@types/node@22.13.8)(chokidar@4.0.3)(jiti@2.4.2)(karma@6.4.4)(tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)))(typescript@5.5.3)(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(yaml@2.7.0) 451 451 '@angular/cli': 452 - specifier: ^19.0.6 453 - version: 19.0.6(@types/node@22.10.5)(chokidar@4.0.3) 452 + specifier: ^19.2.0 453 + version: 19.2.0(@types/node@22.13.8)(chokidar@4.0.3) 454 454 '@angular/compiler-cli': 455 - specifier: ^19.0.5 456 - version: 19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3) 455 + specifier: ^19.2.0 456 + version: 19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3) 457 457 '@hey-api/openapi-ts': 458 458 specifier: workspace:* 459 459 version: link:../../packages/openapi-ts ··· 526 526 version: 7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3) 527 527 '@vitejs/plugin-react': 528 528 specifier: 4.3.1 529 - version: 4.3.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 529 + version: 4.3.1(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 530 530 autoprefixer: 531 531 specifier: 10.4.19 532 532 version: 10.4.19(postcss@8.4.41) ··· 547 547 version: 3.4.2 548 548 tailwindcss: 549 549 specifier: 3.4.9 550 - version: 3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)) 550 + version: 3.4.9(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)) 551 551 typescript: 552 552 specifier: 5.5.3 553 553 version: 5.5.3 554 554 vite: 555 555 specifier: 6.0.9 556 - version: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 556 + version: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 557 557 558 558 examples/openapi-ts-tanstack-svelte-query: 559 559 dependencies: ··· 575 575 version: 2.0.0 576 576 '@sveltejs/adapter-auto': 577 577 specifier: 4.0.0 578 - version: 4.0.0(@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))) 578 + version: 4.0.0(@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))) 579 579 '@sveltejs/kit': 580 580 specifier: 2.17.1 581 - version: 2.17.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 581 + version: 2.17.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 582 582 '@sveltejs/vite-plugin-svelte': 583 583 specifier: 5.0.3 584 - version: 5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 584 + version: 5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 585 585 '@types/eslint': 586 586 specifier: 9.6.0 587 587 version: 9.6.0 ··· 593 593 version: 9.1.0(eslint@9.17.0(jiti@2.4.2)) 594 594 eslint-plugin-svelte: 595 595 specifier: 2.36.0 596 - version: 2.36.0(eslint@9.17.0(jiti@2.4.2))(svelte@5.19.9)(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)) 596 + version: 2.36.0(eslint@9.17.0(jiti@2.4.2))(svelte@5.19.9)(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)) 597 597 globals: 598 598 specifier: 15.14.0 599 599 version: 15.14.0 ··· 617 617 version: 8.19.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3) 618 618 vite: 619 619 specifier: 6.0.9 620 - version: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 620 + version: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 621 621 vitest: 622 622 specifier: 1.6.0 623 - version: 1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 623 + version: 1.6.0(@types/node@22.13.8)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 624 624 625 625 examples/openapi-ts-tanstack-vue-query: 626 626 dependencies: ··· 660 660 version: 22.10.5 661 661 '@vitejs/plugin-vue': 662 662 specifier: 5.2.1 663 - version: 5.2.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)) 663 + version: 5.2.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)) 664 664 '@vitejs/plugin-vue-jsx': 665 665 specifier: 4.1.1 666 - version: 4.1.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)) 666 + version: 4.1.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)) 667 667 '@vue/eslint-config-prettier': 668 668 specifier: 10.1.0 669 - version: 10.1.0(@types/eslint@9.6.0)(eslint@9.17.0(jiti@2.4.2))(prettier@3.4.2) 669 + version: 10.1.0(@types/eslint@9.6.1)(eslint@9.17.0(jiti@2.4.2))(prettier@3.4.2) 670 670 '@vue/eslint-config-typescript': 671 671 specifier: 14.2.0 672 672 version: 14.2.0(eslint-plugin-vue@9.32.0(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3) ··· 705 705 version: 5.5.3 706 706 vite: 707 707 specifier: 6.0.9 708 - version: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 708 + version: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 709 709 vite-plugin-vue-devtools: 710 710 specifier: 7.7.0 711 - version: 7.7.0(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)) 711 + version: 7.7.0(rollup@4.34.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)) 712 712 vitest: 713 713 specifier: 1.6.0 714 - version: 1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 714 + version: 1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 715 715 vue-tsc: 716 716 specifier: 2.2.0 717 717 version: 2.2.0(typescript@5.5.3) ··· 743 743 dependencies: 744 744 nuxt: 745 745 specifier: '>= 3.0.0 < 4' 746 - version: 3.14.1592(@parcel/watcher@2.5.1)(@types/node@22.10.5)(db0@0.2.3)(encoding@0.1.13)(eslint@9.17.0(jiti@2.4.2))(ioredis@5.4.2)(less@4.2.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.80.7)(terser@5.37.0)(typescript@5.6.1-rc)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 746 + version: 3.14.1592(@parcel/watcher@2.5.1)(@types/node@22.13.8)(db0@0.2.3)(encoding@0.1.13)(eslint@9.17.0(jiti@2.4.2))(ioredis@5.4.2)(less@4.2.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.85.0)(terser@5.39.0)(typescript@5.6.1-rc)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 747 747 vue: 748 748 specifier: '>= 3.5.13 < 4' 749 749 version: 3.5.13(typescript@5.6.1-rc) ··· 753 753 version: link:../client-core 754 754 '@nuxt/test-utils': 755 755 specifier: 3.14.0 756 - version: 3.14.0(@vue/test-utils@2.4.6)(h3@1.14.0)(jsdom@23.0.0)(magicast@0.3.5)(nitropack@2.10.4(encoding@0.1.13)(typescript@5.6.1-rc))(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vitest@1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)) 756 + version: 3.14.0(@vue/test-utils@2.4.6)(h3@1.14.0)(jsdom@23.0.0)(magicast@0.3.5)(nitropack@2.10.4(encoding@0.1.13)(typescript@5.6.1-rc))(rollup@4.31.0)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vitest@1.6.0(@types/node@22.13.8)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)) 757 757 vite: 758 758 specifier: 6.0.9 759 - version: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 759 + version: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 760 760 761 761 packages/openapi-ts: 762 762 dependencies: ··· 774 774 version: 4.7.8 775 775 devDependencies: 776 776 '@angular-devkit/build-angular': 777 - specifier: 19.0.6 778 - version: 19.0.6(@angular/compiler-cli@19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@types/node@22.10.5)(chokidar@4.0.3)(karma@6.4.4)(tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)))(typescript@5.5.3)(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 777 + specifier: 19.2.0 778 + version: 19.2.0(@angular/compiler-cli@19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@types/node@22.13.8)(chokidar@4.0.3)(jiti@2.4.2)(karma@6.4.4)(tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)))(typescript@5.5.3)(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(yaml@2.7.0) 779 779 '@angular/animations': 780 - specifier: 19.0.5 781 - version: 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 780 + specifier: 19.2.0 781 + version: 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 782 782 '@angular/cli': 783 - specifier: 19.0.6 784 - version: 19.0.6(@types/node@22.10.5)(chokidar@4.0.3) 783 + specifier: 19.2.0 784 + version: 19.2.0(@types/node@22.13.8)(chokidar@4.0.3) 785 785 '@angular/common': 786 - specifier: 19.0.5 787 - version: 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 786 + specifier: 19.2.0 787 + version: 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 788 788 '@angular/compiler': 789 - specifier: 19.0.5 790 - version: 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 789 + specifier: 19.2.0 790 + version: 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 791 791 '@angular/compiler-cli': 792 - specifier: 19.0.5 793 - version: 19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3) 792 + specifier: 19.2.0 793 + version: 19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3) 794 794 '@angular/core': 795 - specifier: 19.0.5 796 - version: 19.0.5(rxjs@7.8.1)(zone.js@0.15.0) 795 + specifier: 19.2.0 796 + version: 19.2.0(rxjs@7.8.1)(zone.js@0.15.0) 797 797 '@angular/forms': 798 - specifier: 19.0.5 799 - version: 19.0.5(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1) 798 + specifier: 19.2.0 799 + version: 19.2.0(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1) 800 800 '@angular/platform-browser': 801 - specifier: 19.0.5 802 - version: 19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 801 + specifier: 19.2.0 802 + version: 19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 803 803 '@angular/platform-browser-dynamic': 804 - specifier: 19.0.5 805 - version: 19.0.5(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))) 804 + specifier: 19.2.0 805 + version: 19.2.0(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))) 806 806 '@angular/router': 807 - specifier: 19.0.5 808 - version: 19.0.5(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1) 807 + specifier: 19.2.0 808 + version: 19.2.0(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1) 809 809 '@hey-api/client-axios': 810 810 specifier: workspace:* 811 811 version: link:../client-axios ··· 820 820 version: link:../client-nuxt 821 821 '@tanstack/angular-query-experimental': 822 822 specifier: 5.62.13 823 - version: 5.62.13(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 823 + version: 5.62.13(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 824 824 '@tanstack/react-query': 825 825 specifier: 5.62.15 826 826 version: 5.62.15(react@19.0.0) ··· 862 862 version: 3.3.2 863 863 nuxt: 864 864 specifier: 3.14.1592 865 - version: 3.14.1592(@parcel/watcher@2.5.1)(@types/node@22.10.5)(db0@0.2.3)(encoding@0.1.13)(eslint@9.17.0(jiti@2.4.2))(ioredis@5.4.2)(less@4.2.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.80.7)(terser@5.37.0)(typescript@5.5.3)(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 865 + version: 3.14.1592(@parcel/watcher@2.5.1)(@types/node@22.13.8)(db0@0.2.3)(encoding@0.1.13)(eslint@9.17.0(jiti@2.4.2))(ioredis@5.4.2)(less@4.2.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.9)(sass@1.85.0)(terser@5.39.0)(typescript@5.5.3)(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 866 866 prettier: 867 867 specifier: 3.4.2 868 868 version: 3.4.2 ··· 874 874 version: 7.8.1 875 875 ts-node: 876 876 specifier: 10.9.2 877 - version: 10.9.2(@types/node@22.10.5)(typescript@5.5.3) 877 + version: 10.9.2(@types/node@22.13.8)(typescript@5.5.3) 878 878 tslib: 879 879 specifier: 2.8.1 880 880 version: 2.8.1 ··· 973 973 '@andrewbranch/untar.js@1.0.3': 974 974 resolution: {integrity: sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==} 975 975 976 - '@angular-devkit/architect@0.1900.6': 977 - resolution: {integrity: sha512-w11bAXQnNWBawTJfQPjvaTRrzrqsOUm9tK9WNvaia/xjiRFpmO0CfmKtn3axNSEJM8jb/czaNQrgTwG+TGc/8g==} 976 + '@angular-devkit/architect@0.1902.0': 977 + resolution: {integrity: sha512-F/3O38QOYCwNqECNQauKb56GYdST9SrRSiqTNc5xpnUL//A09kaucmKSZ2VJAVY7K/rktSQn5viiQ3rTJLiZgA==} 978 978 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} 979 979 980 - '@angular-devkit/build-angular@19.0.6': 981 - resolution: {integrity: sha512-dWTAsE6BSI8z0xglQdYBdqTBwg1Q+RWE3OrmlGs+520Dcoq/F0Z41Y1F3MiuHuQPdDAIQr88iB0APkIRW4clMg==} 980 + '@angular-devkit/build-angular@19.2.0': 981 + resolution: {integrity: sha512-chPiwTKQPYQn34MZ+5spTCSVSY5vha9C5UKPHsEFNiNT0Iw1mQRJkFvDyq9WZnoc4B0w5KRIiR08EjOTNHj/1w==} 982 982 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} 983 983 peerDependencies: 984 - '@angular/compiler-cli': ^19.0.0 985 - '@angular/localize': ^19.0.0 986 - '@angular/platform-server': ^19.0.0 987 - '@angular/service-worker': ^19.0.0 988 - '@angular/ssr': ^19.0.6 989 - '@web/test-runner': ^0.19.0 984 + '@angular/compiler-cli': ^19.0.0 || ^19.2.0-next.0 985 + '@angular/localize': ^19.0.0 || ^19.2.0-next.0 986 + '@angular/platform-server': ^19.0.0 || ^19.2.0-next.0 987 + '@angular/service-worker': ^19.0.0 || ^19.2.0-next.0 988 + '@angular/ssr': ^19.2.0 989 + '@web/test-runner': ^0.20.0 990 990 browser-sync: ^3.0.2 991 991 jest: ^29.5.0 992 992 jest-environment-jsdom: ^29.5.0 993 993 karma: ^6.3.0 994 - ng-packagr: ^19.0.0 994 + ng-packagr: ^19.0.0 || ^19.2.0-next.0 995 995 protractor: ^7.0.0 996 - tailwindcss: ^2.0.0 || ^3.0.0 997 - typescript: '>=5.5 <5.7' 996 + tailwindcss: ^2.0.0 || ^3.0.0 || ^4.0.0 997 + typescript: '>=5.5 <5.9' 998 998 peerDependenciesMeta: 999 999 '@angular/localize': 1000 1000 optional: true ··· 1021 1021 tailwindcss: 1022 1022 optional: true 1023 1023 1024 - '@angular-devkit/build-webpack@0.1900.6': 1025 - resolution: {integrity: sha512-WehtVrbBow4fc7hsaUKb+BZ6MDE5lO98/tgv7GR5PkRdGKnyLA0pW1AfPLJJQDgcaKjneramMhDFNc1eGSX0mQ==} 1024 + '@angular-devkit/build-webpack@0.1902.0': 1025 + resolution: {integrity: sha512-SZsesHqrFRRUHXo4NZ1yZ+RsH/hGMVFoWb65pk+POSJYR4W6nm4pO0B2Uww2FWzv1MFfqYBOig/rBqhMB+yJ7Q==} 1026 1026 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} 1027 1027 peerDependencies: 1028 1028 webpack: ^5.30.0 1029 1029 webpack-dev-server: ^5.0.2 1030 1030 1031 - '@angular-devkit/core@19.0.6': 1032 - resolution: {integrity: sha512-WUWJhzQDsovfMY6jtb9Ktz/5sJszsaErj+XV2aXab85f1OweI/Iv2urPZnJwUSilvVN5Ok/fy3IJ6SuihK4Ceg==} 1031 + '@angular-devkit/core@19.2.0': 1032 + resolution: {integrity: sha512-qd2nYoHZOYWRsu4MjXG8KiDtfM9ZDRR2rDGa+rDZ3CYAsngCrPmqOebun10dncUjwAidX49P4S2U2elOmX3VYQ==} 1033 1033 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} 1034 1034 peerDependencies: 1035 1035 chokidar: ^4.0.0 ··· 1037 1037 chokidar: 1038 1038 optional: true 1039 1039 1040 - '@angular-devkit/schematics@19.0.6': 1041 - resolution: {integrity: sha512-R9hlHfAh1HKoIWgnYJlOEKhUezhTNl0fpUmHxG2252JSY5FLRxmYArTtJYYmbNdBbsBLNg3UHyM/GBPvJSA3NQ==} 1040 + '@angular-devkit/schematics@19.2.0': 1041 + resolution: {integrity: sha512-cGGqUGqBXIGJkeL65l70y0BflDAu/0Zi/ohbYat3hvadFfumRJnVElVfJ59JtWO7FfKQjxcwCVTyuQ/tevX/9A==} 1042 1042 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} 1043 1043 1044 - '@angular/animations@19.0.5': 1045 - resolution: {integrity: sha512-HCOF2CrhUvjoZWusd4nh32VOxpUrg6bV+3Z8Q36Ix3aZdni8v0qoP2rl5wGbotaPtYg5RtyDH60Z2AOPKqlrZg==} 1044 + '@angular/animations@19.2.0': 1045 + resolution: {integrity: sha512-GJDwtZ+7XmAAbzCbPSJrR1iMs2l16VoA7myeVl6n5k/KsZywqb4KhPmjzLKpQlAFP0NRjg1LbHc2Fsus7/Ydag==} 1046 1046 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} 1047 1047 peerDependencies: 1048 - '@angular/core': 19.0.5 1048 + '@angular/core': 19.2.0 1049 1049 1050 - '@angular/build@19.0.6': 1051 - resolution: {integrity: sha512-KEVNLgTZUF2dfpOYQn+yR2HONHUTxq/2rFVhiK9qAvrm/m+uKJNEXx7hGtbRyoqenZff4ScJq+7feITUldfX8g==} 1050 + '@angular/build@19.2.0': 1051 + resolution: {integrity: sha512-IdTA9SvYReNcANm0tMgEtsx8qdIqKZYoF2xPZw2YDh6TeBWZK8VwoWtpXzkOBWedf9vgcrT7y0Y8gB11pgEP6g==} 1052 1052 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} 1053 1053 peerDependencies: 1054 - '@angular/compiler': ^19.0.0 1055 - '@angular/compiler-cli': ^19.0.0 1056 - '@angular/localize': ^19.0.0 1057 - '@angular/platform-server': ^19.0.0 1058 - '@angular/service-worker': ^19.0.0 1059 - '@angular/ssr': ^19.0.6 1054 + '@angular/compiler': ^19.0.0 || ^19.2.0-next.0 1055 + '@angular/compiler-cli': ^19.0.0 || ^19.2.0-next.0 1056 + '@angular/localize': ^19.0.0 || ^19.2.0-next.0 1057 + '@angular/platform-server': ^19.0.0 || ^19.2.0-next.0 1058 + '@angular/service-worker': ^19.0.0 || ^19.2.0-next.0 1059 + '@angular/ssr': ^19.2.0 1060 + karma: ^6.4.0 1060 1061 less: ^4.2.0 1062 + ng-packagr: ^19.0.0 || ^19.2.0-next.0 1061 1063 postcss: ^8.4.0 1062 - tailwindcss: ^2.0.0 || ^3.0.0 1063 - typescript: '>=5.5 <5.7' 1064 + tailwindcss: ^2.0.0 || ^3.0.0 || ^4.0.0 1065 + typescript: '>=5.5 <5.9' 1064 1066 peerDependenciesMeta: 1065 1067 '@angular/localize': 1066 1068 optional: true ··· 1069 1071 '@angular/service-worker': 1070 1072 optional: true 1071 1073 '@angular/ssr': 1074 + optional: true 1075 + karma: 1072 1076 optional: true 1073 1077 less: 1074 1078 optional: true 1079 + ng-packagr: 1080 + optional: true 1075 1081 postcss: 1076 1082 optional: true 1077 1083 tailwindcss: 1078 1084 optional: true 1079 1085 1080 - '@angular/cdk@19.1.2': 1081 - resolution: {integrity: sha512-rzrZ4BkGNIZWSdw0OsuSB/H9UB5ppPvmBq+uRHdYmZoYjo5wu1pmePxAIZDIBR8xdaNy9rZ4ecS6IebDkgYPrg==} 1086 + '@angular/cdk@19.2.1': 1087 + resolution: {integrity: sha512-j7dg18PJIbyeU4DTko3vIK3M2OuUv3H0ZViNddOaLlGN5X93cq4QCGcNhcGm3x3r5rUr/AaexYu+KHMyN8PwmA==} 1082 1088 peerDependencies: 1083 1089 '@angular/common': ^19.0.0 || ^20.0.0 1084 1090 '@angular/core': ^19.0.0 || ^20.0.0 1085 1091 rxjs: ^6.5.3 || ^7.4.0 1086 1092 1087 - '@angular/cli@19.0.6': 1088 - resolution: {integrity: sha512-ZEHhgRRVIdn10dbsAjB8TE9Co32hfuL9/im5Jcfa1yrn6KJefmigz6KN8Xu7FXMH5FkdqfQ11QpLBxJSPb9aww==} 1093 + '@angular/cli@19.2.0': 1094 + resolution: {integrity: sha512-LUxuku6obwigdDJozAvmXyhMcm3rSXFoZK4+Al7r/JE80pjQEE+bGpu7jCb6JsH813DTNauN+BB66qk8bXSgRw==} 1089 1095 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} 1090 1096 hasBin: true 1091 1097 1092 - '@angular/common@19.0.5': 1093 - resolution: {integrity: sha512-fFK+euCj1AjBHBCpj9VnduMSeqoMRhZZHbhPYiND7tucRRJ8vwGU0sYK2KI/Ko+fsrNIXL/0O4F36jVPl09Smg==} 1098 + '@angular/common@19.2.0': 1099 + resolution: {integrity: sha512-dm8PR94QY3DucXxltdV5p2Yxyr5bfPlmjOElwLhiTvxWbwCZJTVhPc8dw0TCKzCEu+tKafT48u4BLIB34a0A/g==} 1094 1100 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} 1095 1101 peerDependencies: 1096 - '@angular/core': 19.0.5 1102 + '@angular/core': 19.2.0 1097 1103 rxjs: ^6.5.3 || ^7.4.0 1098 1104 1099 - '@angular/compiler-cli@19.0.5': 1100 - resolution: {integrity: sha512-KSzuWCTZlvJsoAenxM9cjTOzNM8mrFxDBInj0KVPz7QU83amGS4rcv1pWO/QGYQcErfskcN84TAdMegaRWWCmA==} 1105 + '@angular/compiler-cli@19.2.0': 1106 + resolution: {integrity: sha512-IFl3LNfFanspS4gHjn207TPuoJGGieuC9r+j3nDitUcFH49fbShYLGCB6xczvK+j68ZWCqv4voxAOmLyfA/Opw==} 1101 1107 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} 1102 1108 hasBin: true 1103 1109 peerDependencies: 1104 - '@angular/compiler': 19.0.5 1105 - typescript: '>=5.5 <5.7' 1110 + '@angular/compiler': 19.2.0 1111 + typescript: '>=5.5 <5.9' 1106 1112 1107 - '@angular/compiler@19.0.5': 1108 - resolution: {integrity: sha512-S8ku5Ljp0kqX3shfmE9DVo09629jeYJSlBRGbj2Glb92dd+VQZPOz7KxqKRTwmAl7lQIV/+4Lr6G/GVTsoC4vg==} 1113 + '@angular/compiler@19.2.0': 1114 + resolution: {integrity: sha512-xGBD0C9ikH4jVDuQU3XzGqbh9Wovl8UR0wNzNd9rm4fltfC9ipz9NbfetsLPKWpPbfnUqmqMe4/pYjGEgWMonw==} 1109 1115 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} 1110 1116 peerDependencies: 1111 - '@angular/core': 19.0.5 1117 + '@angular/core': 19.2.0 1112 1118 peerDependenciesMeta: 1113 1119 '@angular/core': 1114 1120 optional: true 1115 1121 1116 - '@angular/core@19.0.5': 1117 - resolution: {integrity: sha512-Ywc6sPO6G/Y1stfk3y/MallV/h0yzQ0vdOHRWueLrk5kD1DTdbolV4X03Cs3PuVvravgcSVE3nnuuHFuH32emQ==} 1122 + '@angular/core@19.2.0': 1123 + resolution: {integrity: sha512-WKTRltOt3MMWWuhRX7Y9RonKxIYjZeBDE6XRwceHMgaEDS2d8I2D3AIuqizRsgHpJqDPnQnH+vxcek4FivcSGA==} 1118 1124 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} 1119 1125 peerDependencies: 1120 1126 rxjs: ^6.5.3 || ^7.4.0 1121 1127 zone.js: ~0.15.0 1122 1128 1123 - '@angular/forms@19.0.5': 1124 - resolution: {integrity: sha512-OhNFkfOoguqCDq07vNBV28FFrmTM8S11Z3Cd6PQZJJF9TgAtpV5KtF7A3eXBCN92W4pmqluomPjfK7YyImzIYQ==} 1129 + '@angular/forms@19.2.0': 1130 + resolution: {integrity: sha512-/GHQgiDPUr1vMXCB1O8c+O70DcoZykDBzOICCaz3kTu46rp48g6E6iaZVJoozI0iBwB8+rnuTPQnLWJ46w+wVg==} 1125 1131 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} 1126 1132 peerDependencies: 1127 - '@angular/common': 19.0.5 1128 - '@angular/core': 19.0.5 1129 - '@angular/platform-browser': 19.0.5 1133 + '@angular/common': 19.2.0 1134 + '@angular/core': 19.2.0 1135 + '@angular/platform-browser': 19.2.0 1130 1136 rxjs: ^6.5.3 || ^7.4.0 1131 1137 1132 - '@angular/material@19.1.2': 1133 - resolution: {integrity: sha512-MdczdTmvsXLtEFV9nTgFs9mPM1FSAz4L1kByJCdIgHtOu62e9t2XcSUqOPJTlDrA5wWafZvPWh2woJfJr4iwjw==} 1138 + '@angular/material@19.2.1': 1139 + resolution: {integrity: sha512-hA+HVIJn/y72vXv/X1JRbrL/tynW95wYMQF2fV3lIeeAmmFKkkzextBaE9rTaiW6pVN6LXoRvLJl2Vyi9jIHzw==} 1134 1140 peerDependencies: 1135 - '@angular/animations': ^19.0.0 || ^20.0.0 1136 - '@angular/cdk': 19.1.2 1141 + '@angular/cdk': 19.2.1 1137 1142 '@angular/common': ^19.0.0 || ^20.0.0 1138 1143 '@angular/core': ^19.0.0 || ^20.0.0 1139 1144 '@angular/forms': ^19.0.0 || ^20.0.0 1140 1145 '@angular/platform-browser': ^19.0.0 || ^20.0.0 1141 1146 rxjs: ^6.5.3 || ^7.4.0 1142 1147 1143 - '@angular/platform-browser-dynamic@19.0.5': 1144 - resolution: {integrity: sha512-KKFdue/uJVxkWdrntRAXkz+ycp4nD3SuGOH5pPf2svCBxieuHuFlWDi+DYVuFSEpC/ICCmlhrtzIAm44A4qzzQ==} 1148 + '@angular/platform-browser-dynamic@19.2.0': 1149 + resolution: {integrity: sha512-664OAYxzRYx9WjZu+o0VT+vMM0OqPOb0OnbwnyvIVNBuufWK7/IxWZ/U+Kh9A/XJYpDPtB5N1WEfeiO8AAzWnQ==} 1145 1150 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} 1146 1151 peerDependencies: 1147 - '@angular/common': 19.0.5 1148 - '@angular/compiler': 19.0.5 1149 - '@angular/core': 19.0.5 1150 - '@angular/platform-browser': 19.0.5 1152 + '@angular/common': 19.2.0 1153 + '@angular/compiler': 19.2.0 1154 + '@angular/core': 19.2.0 1155 + '@angular/platform-browser': 19.2.0 1151 1156 1152 - '@angular/platform-browser@19.0.5': 1153 - resolution: {integrity: sha512-41+Jo5DEil4Ifvv+UE/p1l9YJtYN+xfhx+/C9cahVgvV5D2q+givyK73d0Mnb6XOfe1q+hoV5lZ+XhQYp21//g==} 1157 + '@angular/platform-browser@19.2.0': 1158 + resolution: {integrity: sha512-rt3byGZWU0jF6QCLxjP+LH94uL0VM5LgtJ+tYclJqCNB1C3fZrpa86GVd9onVbZmDk0ETUOwm7dQHYdef8oiqw==} 1154 1159 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} 1155 1160 peerDependencies: 1156 - '@angular/animations': 19.0.5 1157 - '@angular/common': 19.0.5 1158 - '@angular/core': 19.0.5 1161 + '@angular/animations': 19.2.0 1162 + '@angular/common': 19.2.0 1163 + '@angular/core': 19.2.0 1159 1164 peerDependenciesMeta: 1160 1165 '@angular/animations': 1161 1166 optional: true 1162 1167 1163 - '@angular/router@19.0.5': 1164 - resolution: {integrity: sha512-6tNubVVj/rRyTg+OXjQxACfufvCLHAwDQtv9wqt6q/3OYSnysHTik3ho3FaFPwu7fXJ+6p9Rjzkh2VY9QMk4bw==} 1168 + '@angular/router@19.2.0': 1169 + resolution: {integrity: sha512-Md/zleBpWMi5H6KPMREM0M2EUAkoqe01zkXla0Z0hHoTn7Ty0fv0Te9bGDioVOG7JgHh6wYCrPJ/uJsjKObyvw==} 1165 1170 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} 1166 1171 peerDependencies: 1167 - '@angular/common': 19.0.5 1168 - '@angular/core': 19.0.5 1169 - '@angular/platform-browser': 19.0.5 1172 + '@angular/common': 19.2.0 1173 + '@angular/core': 19.2.0 1174 + '@angular/platform-browser': 19.2.0 1170 1175 rxjs: ^6.5.3 || ^7.4.0 1171 1176 1172 1177 '@antfu/utils@0.7.10': ··· 1189 1194 resolution: {integrity: sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==} 1190 1195 engines: {node: '>=6.9.0'} 1191 1196 1192 - '@babel/core@7.26.0': 1193 - resolution: {integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==} 1197 + '@babel/compat-data@7.26.8': 1198 + resolution: {integrity: sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==} 1194 1199 engines: {node: '>=6.9.0'} 1195 1200 1196 1201 '@babel/core@7.26.7': 1197 1202 resolution: {integrity: sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA==} 1198 1203 engines: {node: '>=6.9.0'} 1199 1204 1200 - '@babel/generator@7.26.2': 1201 - resolution: {integrity: sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==} 1205 + '@babel/core@7.26.9': 1206 + resolution: {integrity: sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw==} 1202 1207 engines: {node: '>=6.9.0'} 1203 1208 1204 1209 '@babel/generator@7.26.5': 1205 1210 resolution: {integrity: sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==} 1206 1211 engines: {node: '>=6.9.0'} 1207 1212 1213 + '@babel/generator@7.26.9': 1214 + resolution: {integrity: sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==} 1215 + engines: {node: '>=6.9.0'} 1216 + 1208 1217 '@babel/helper-annotate-as-pure@7.25.9': 1209 1218 resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==} 1210 1219 engines: {node: '>=6.9.0'} ··· 1215 1224 1216 1225 '@babel/helper-create-class-features-plugin@7.25.9': 1217 1226 resolution: {integrity: sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==} 1227 + engines: {node: '>=6.9.0'} 1228 + peerDependencies: 1229 + '@babel/core': ^7.0.0 1230 + 1231 + '@babel/helper-create-class-features-plugin@7.26.9': 1232 + resolution: {integrity: sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg==} 1218 1233 engines: {node: '>=6.9.0'} 1219 1234 peerDependencies: 1220 1235 '@babel/core': ^7.0.0 ··· 1292 1307 resolution: {integrity: sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==} 1293 1308 engines: {node: '>=6.9.0'} 1294 1309 1310 + '@babel/helpers@7.26.9': 1311 + resolution: {integrity: sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==} 1312 + engines: {node: '>=6.9.0'} 1313 + 1295 1314 '@babel/parser@7.26.7': 1296 1315 resolution: {integrity: sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==} 1316 + engines: {node: '>=6.0.0'} 1317 + hasBin: true 1318 + 1319 + '@babel/parser@7.26.9': 1320 + resolution: {integrity: sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==} 1297 1321 engines: {node: '>=6.0.0'} 1298 1322 hasBin: true 1299 1323 ··· 1386 1410 peerDependencies: 1387 1411 '@babel/core': ^7.0.0-0 1388 1412 1389 - '@babel/plugin-transform-async-generator-functions@7.25.9': 1390 - resolution: {integrity: sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==} 1413 + '@babel/plugin-transform-async-generator-functions@7.26.8': 1414 + resolution: {integrity: sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg==} 1391 1415 engines: {node: '>=6.9.0'} 1392 1416 peerDependencies: 1393 1417 '@babel/core': ^7.0.0-0 ··· 1476 1500 peerDependencies: 1477 1501 '@babel/core': ^7.0.0-0 1478 1502 1479 - '@babel/plugin-transform-for-of@7.25.9': 1480 - resolution: {integrity: sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==} 1503 + '@babel/plugin-transform-for-of@7.26.9': 1504 + resolution: {integrity: sha512-Hry8AusVm8LW5BVFgiyUReuoGzPUpdHQQqJY5bZnbbf+ngOHWuCuYFKw/BqaaWlvEUrF91HMhDtEaI1hZzNbLg==} 1481 1505 engines: {node: '>=6.9.0'} 1482 1506 peerDependencies: 1483 1507 '@babel/core': ^7.0.0-0 ··· 1638 1662 peerDependencies: 1639 1663 '@babel/core': ^7.0.0-0 1640 1664 1641 - '@babel/plugin-transform-runtime@7.25.9': 1642 - resolution: {integrity: sha512-nZp7GlEl+yULJrClz0SwHPqir3lc0zsPrDHQUcxGspSL7AKrexNSEfTbfqnDNJUO13bgKyfuOLMF8Xqtu8j3YQ==} 1665 + '@babel/plugin-transform-runtime@7.26.9': 1666 + resolution: {integrity: sha512-Jf+8y9wXQbbxvVYTM8gO5oEF2POdNji0NMltEkG7FtmzD9PVz7/lxpqSdTvwsjTMU5HIHuDVNf2SOxLkWi+wPQ==} 1643 1667 engines: {node: '>=6.9.0'} 1644 1668 peerDependencies: 1645 1669 '@babel/core': ^7.0.0-0 ··· 1662 1686 peerDependencies: 1663 1687 '@babel/core': ^7.0.0-0 1664 1688 1665 - '@babel/plugin-transform-template-literals@7.25.9': 1666 - resolution: {integrity: sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw==} 1689 + '@babel/plugin-transform-template-literals@7.26.8': 1690 + resolution: {integrity: sha512-OmGDL5/J0CJPJZTHZbi2XpO0tyT2Ia7fzpW5GURwdtp2X3fMmN8au/ej6peC/T33/+CRiIpA8Krse8hFGVmT5Q==} 1667 1691 engines: {node: '>=6.9.0'} 1668 1692 peerDependencies: 1669 1693 '@babel/core': ^7.0.0-0 ··· 1704 1728 peerDependencies: 1705 1729 '@babel/core': ^7.0.0 1706 1730 1707 - '@babel/preset-env@7.26.0': 1708 - resolution: {integrity: sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==} 1731 + '@babel/preset-env@7.26.9': 1732 + resolution: {integrity: sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ==} 1709 1733 engines: {node: '>=6.9.0'} 1710 1734 peerDependencies: 1711 1735 '@babel/core': ^7.0.0-0 ··· 1715 1739 peerDependencies: 1716 1740 '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 1717 1741 1718 - '@babel/runtime@7.26.0': 1719 - resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==} 1720 - engines: {node: '>=6.9.0'} 1721 - 1722 - '@babel/runtime@7.26.7': 1723 - resolution: {integrity: sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==} 1742 + '@babel/runtime@7.26.9': 1743 + resolution: {integrity: sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==} 1724 1744 engines: {node: '>=6.9.0'} 1725 1745 1726 1746 '@babel/standalone@7.26.7': ··· 1731 1751 resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==} 1732 1752 engines: {node: '>=6.9.0'} 1733 1753 1754 + '@babel/template@7.26.9': 1755 + resolution: {integrity: sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==} 1756 + engines: {node: '>=6.9.0'} 1757 + 1734 1758 '@babel/traverse@7.26.7': 1735 1759 resolution: {integrity: sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==} 1736 1760 engines: {node: '>=6.9.0'} 1737 1761 1762 + '@babel/traverse@7.26.9': 1763 + resolution: {integrity: sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==} 1764 + engines: {node: '>=6.9.0'} 1765 + 1738 1766 '@babel/types@7.26.7': 1739 1767 resolution: {integrity: sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==} 1768 + engines: {node: '>=6.9.0'} 1769 + 1770 + '@babel/types@7.26.9': 1771 + resolution: {integrity: sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==} 1740 1772 engines: {node: '>=6.9.0'} 1741 1773 1742 1774 '@bcoe/v8-coverage@0.2.3': ··· 1851 1883 cpu: [ppc64] 1852 1884 os: [aix] 1853 1885 1854 - '@esbuild/aix-ppc64@0.24.0': 1855 - resolution: {integrity: sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==} 1886 + '@esbuild/aix-ppc64@0.24.2': 1887 + resolution: {integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==} 1856 1888 engines: {node: '>=18'} 1857 1889 cpu: [ppc64] 1858 1890 os: [aix] 1859 1891 1860 - '@esbuild/aix-ppc64@0.24.2': 1861 - resolution: {integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==} 1892 + '@esbuild/aix-ppc64@0.25.0': 1893 + resolution: {integrity: sha512-O7vun9Sf8DFjH2UtqK8Ku3LkquL9SZL8OLY1T5NZkA34+wG3OQF7cl4Ql8vdNzM6fzBbYfLaiRLIOZ+2FOCgBQ==} 1862 1894 engines: {node: '>=18'} 1863 1895 cpu: [ppc64] 1864 1896 os: [aix] ··· 1869 1901 cpu: [arm64] 1870 1902 os: [android] 1871 1903 1872 - '@esbuild/android-arm64@0.24.0': 1873 - resolution: {integrity: sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==} 1904 + '@esbuild/android-arm64@0.24.2': 1905 + resolution: {integrity: sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==} 1874 1906 engines: {node: '>=18'} 1875 1907 cpu: [arm64] 1876 1908 os: [android] 1877 1909 1878 - '@esbuild/android-arm64@0.24.2': 1879 - resolution: {integrity: sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==} 1910 + '@esbuild/android-arm64@0.25.0': 1911 + resolution: {integrity: sha512-grvv8WncGjDSyUBjN9yHXNt+cq0snxXbDxy5pJtzMKGmmpPxeAmAhWxXI+01lU5rwZomDgD3kJwulEnhTRUd6g==} 1880 1912 engines: {node: '>=18'} 1881 1913 cpu: [arm64] 1882 1914 os: [android] ··· 1887 1919 cpu: [arm] 1888 1920 os: [android] 1889 1921 1890 - '@esbuild/android-arm@0.24.0': 1891 - resolution: {integrity: sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==} 1922 + '@esbuild/android-arm@0.24.2': 1923 + resolution: {integrity: sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==} 1892 1924 engines: {node: '>=18'} 1893 1925 cpu: [arm] 1894 1926 os: [android] 1895 1927 1896 - '@esbuild/android-arm@0.24.2': 1897 - resolution: {integrity: sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==} 1928 + '@esbuild/android-arm@0.25.0': 1929 + resolution: {integrity: sha512-PTyWCYYiU0+1eJKmw21lWtC+d08JDZPQ5g+kFyxP0V+es6VPPSUhM6zk8iImp2jbV6GwjX4pap0JFbUQN65X1g==} 1898 1930 engines: {node: '>=18'} 1899 1931 cpu: [arm] 1900 1932 os: [android] ··· 1905 1937 cpu: [x64] 1906 1938 os: [android] 1907 1939 1908 - '@esbuild/android-x64@0.24.0': 1909 - resolution: {integrity: sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==} 1940 + '@esbuild/android-x64@0.24.2': 1941 + resolution: {integrity: sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==} 1910 1942 engines: {node: '>=18'} 1911 1943 cpu: [x64] 1912 1944 os: [android] 1913 1945 1914 - '@esbuild/android-x64@0.24.2': 1915 - resolution: {integrity: sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==} 1946 + '@esbuild/android-x64@0.25.0': 1947 + resolution: {integrity: sha512-m/ix7SfKG5buCnxasr52+LI78SQ+wgdENi9CqyCXwjVR2X4Jkz+BpC3le3AoBPYTC9NHklwngVXvbJ9/Akhrfg==} 1916 1948 engines: {node: '>=18'} 1917 1949 cpu: [x64] 1918 1950 os: [android] ··· 1923 1955 cpu: [arm64] 1924 1956 os: [darwin] 1925 1957 1926 - '@esbuild/darwin-arm64@0.24.0': 1927 - resolution: {integrity: sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==} 1958 + '@esbuild/darwin-arm64@0.24.2': 1959 + resolution: {integrity: sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==} 1928 1960 engines: {node: '>=18'} 1929 1961 cpu: [arm64] 1930 1962 os: [darwin] 1931 1963 1932 - '@esbuild/darwin-arm64@0.24.2': 1933 - resolution: {integrity: sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==} 1964 + '@esbuild/darwin-arm64@0.25.0': 1965 + resolution: {integrity: sha512-mVwdUb5SRkPayVadIOI78K7aAnPamoeFR2bT5nszFUZ9P8UpK4ratOdYbZZXYSqPKMHfS1wdHCJk1P1EZpRdvw==} 1934 1966 engines: {node: '>=18'} 1935 1967 cpu: [arm64] 1936 1968 os: [darwin] ··· 1941 1973 cpu: [x64] 1942 1974 os: [darwin] 1943 1975 1944 - '@esbuild/darwin-x64@0.24.0': 1945 - resolution: {integrity: sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==} 1976 + '@esbuild/darwin-x64@0.24.2': 1977 + resolution: {integrity: sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==} 1946 1978 engines: {node: '>=18'} 1947 1979 cpu: [x64] 1948 1980 os: [darwin] 1949 1981 1950 - '@esbuild/darwin-x64@0.24.2': 1951 - resolution: {integrity: sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==} 1982 + '@esbuild/darwin-x64@0.25.0': 1983 + resolution: {integrity: sha512-DgDaYsPWFTS4S3nWpFcMn/33ZZwAAeAFKNHNa1QN0rI4pUjgqf0f7ONmXf6d22tqTY+H9FNdgeaAa+YIFUn2Rg==} 1952 1984 engines: {node: '>=18'} 1953 1985 cpu: [x64] 1954 1986 os: [darwin] ··· 1959 1991 cpu: [arm64] 1960 1992 os: [freebsd] 1961 1993 1962 - '@esbuild/freebsd-arm64@0.24.0': 1963 - resolution: {integrity: sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==} 1994 + '@esbuild/freebsd-arm64@0.24.2': 1995 + resolution: {integrity: sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==} 1964 1996 engines: {node: '>=18'} 1965 1997 cpu: [arm64] 1966 1998 os: [freebsd] 1967 1999 1968 - '@esbuild/freebsd-arm64@0.24.2': 1969 - resolution: {integrity: sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==} 2000 + '@esbuild/freebsd-arm64@0.25.0': 2001 + resolution: {integrity: sha512-VN4ocxy6dxefN1MepBx/iD1dH5K8qNtNe227I0mnTRjry8tj5MRk4zprLEdG8WPyAPb93/e4pSgi1SoHdgOa4w==} 1970 2002 engines: {node: '>=18'} 1971 2003 cpu: [arm64] 1972 2004 os: [freebsd] ··· 1977 2009 cpu: [x64] 1978 2010 os: [freebsd] 1979 2011 1980 - '@esbuild/freebsd-x64@0.24.0': 1981 - resolution: {integrity: sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==} 2012 + '@esbuild/freebsd-x64@0.24.2': 2013 + resolution: {integrity: sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==} 1982 2014 engines: {node: '>=18'} 1983 2015 cpu: [x64] 1984 2016 os: [freebsd] 1985 2017 1986 - '@esbuild/freebsd-x64@0.24.2': 1987 - resolution: {integrity: sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==} 2018 + '@esbuild/freebsd-x64@0.25.0': 2019 + resolution: {integrity: sha512-mrSgt7lCh07FY+hDD1TxiTyIHyttn6vnjesnPoVDNmDfOmggTLXRv8Id5fNZey1gl/V2dyVK1VXXqVsQIiAk+A==} 1988 2020 engines: {node: '>=18'} 1989 2021 cpu: [x64] 1990 2022 os: [freebsd] ··· 1995 2027 cpu: [arm64] 1996 2028 os: [linux] 1997 2029 1998 - '@esbuild/linux-arm64@0.24.0': 1999 - resolution: {integrity: sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==} 2030 + '@esbuild/linux-arm64@0.24.2': 2031 + resolution: {integrity: sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==} 2000 2032 engines: {node: '>=18'} 2001 2033 cpu: [arm64] 2002 2034 os: [linux] 2003 2035 2004 - '@esbuild/linux-arm64@0.24.2': 2005 - resolution: {integrity: sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==} 2036 + '@esbuild/linux-arm64@0.25.0': 2037 + resolution: {integrity: sha512-9QAQjTWNDM/Vk2bgBl17yWuZxZNQIF0OUUuPZRKoDtqF2k4EtYbpyiG5/Dk7nqeK6kIJWPYldkOcBqjXjrUlmg==} 2006 2038 engines: {node: '>=18'} 2007 2039 cpu: [arm64] 2008 2040 os: [linux] ··· 2013 2045 cpu: [arm] 2014 2046 os: [linux] 2015 2047 2016 - '@esbuild/linux-arm@0.24.0': 2017 - resolution: {integrity: sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==} 2048 + '@esbuild/linux-arm@0.24.2': 2049 + resolution: {integrity: sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==} 2018 2050 engines: {node: '>=18'} 2019 2051 cpu: [arm] 2020 2052 os: [linux] 2021 2053 2022 - '@esbuild/linux-arm@0.24.2': 2023 - resolution: {integrity: sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==} 2054 + '@esbuild/linux-arm@0.25.0': 2055 + resolution: {integrity: sha512-vkB3IYj2IDo3g9xX7HqhPYxVkNQe8qTK55fraQyTzTX/fxaDtXiEnavv9geOsonh2Fd2RMB+i5cbhu2zMNWJwg==} 2024 2056 engines: {node: '>=18'} 2025 2057 cpu: [arm] 2026 2058 os: [linux] ··· 2031 2063 cpu: [ia32] 2032 2064 os: [linux] 2033 2065 2034 - '@esbuild/linux-ia32@0.24.0': 2035 - resolution: {integrity: sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==} 2066 + '@esbuild/linux-ia32@0.24.2': 2067 + resolution: {integrity: sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==} 2036 2068 engines: {node: '>=18'} 2037 2069 cpu: [ia32] 2038 2070 os: [linux] 2039 2071 2040 - '@esbuild/linux-ia32@0.24.2': 2041 - resolution: {integrity: sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==} 2072 + '@esbuild/linux-ia32@0.25.0': 2073 + resolution: {integrity: sha512-43ET5bHbphBegyeqLb7I1eYn2P/JYGNmzzdidq/w0T8E2SsYL1U6un2NFROFRg1JZLTzdCoRomg8Rvf9M6W6Gg==} 2042 2074 engines: {node: '>=18'} 2043 2075 cpu: [ia32] 2044 2076 os: [linux] ··· 2049 2081 cpu: [loong64] 2050 2082 os: [linux] 2051 2083 2052 - '@esbuild/linux-loong64@0.24.0': 2053 - resolution: {integrity: sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==} 2084 + '@esbuild/linux-loong64@0.24.2': 2085 + resolution: {integrity: sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==} 2054 2086 engines: {node: '>=18'} 2055 2087 cpu: [loong64] 2056 2088 os: [linux] 2057 2089 2058 - '@esbuild/linux-loong64@0.24.2': 2059 - resolution: {integrity: sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==} 2090 + '@esbuild/linux-loong64@0.25.0': 2091 + resolution: {integrity: sha512-fC95c/xyNFueMhClxJmeRIj2yrSMdDfmqJnyOY4ZqsALkDrrKJfIg5NTMSzVBr5YW1jf+l7/cndBfP3MSDpoHw==} 2060 2092 engines: {node: '>=18'} 2061 2093 cpu: [loong64] 2062 2094 os: [linux] ··· 2067 2099 cpu: [mips64el] 2068 2100 os: [linux] 2069 2101 2070 - '@esbuild/linux-mips64el@0.24.0': 2071 - resolution: {integrity: sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==} 2102 + '@esbuild/linux-mips64el@0.24.2': 2103 + resolution: {integrity: sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==} 2072 2104 engines: {node: '>=18'} 2073 2105 cpu: [mips64el] 2074 2106 os: [linux] 2075 2107 2076 - '@esbuild/linux-mips64el@0.24.2': 2077 - resolution: {integrity: sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==} 2108 + '@esbuild/linux-mips64el@0.25.0': 2109 + resolution: {integrity: sha512-nkAMFju7KDW73T1DdH7glcyIptm95a7Le8irTQNO/qtkoyypZAnjchQgooFUDQhNAy4iu08N79W4T4pMBwhPwQ==} 2078 2110 engines: {node: '>=18'} 2079 2111 cpu: [mips64el] 2080 2112 os: [linux] ··· 2085 2117 cpu: [ppc64] 2086 2118 os: [linux] 2087 2119 2088 - '@esbuild/linux-ppc64@0.24.0': 2089 - resolution: {integrity: sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==} 2120 + '@esbuild/linux-ppc64@0.24.2': 2121 + resolution: {integrity: sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==} 2090 2122 engines: {node: '>=18'} 2091 2123 cpu: [ppc64] 2092 2124 os: [linux] 2093 2125 2094 - '@esbuild/linux-ppc64@0.24.2': 2095 - resolution: {integrity: sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==} 2126 + '@esbuild/linux-ppc64@0.25.0': 2127 + resolution: {integrity: sha512-NhyOejdhRGS8Iwv+KKR2zTq2PpysF9XqY+Zk77vQHqNbo/PwZCzB5/h7VGuREZm1fixhs4Q/qWRSi5zmAiO4Fw==} 2096 2128 engines: {node: '>=18'} 2097 2129 cpu: [ppc64] 2098 2130 os: [linux] ··· 2103 2135 cpu: [riscv64] 2104 2136 os: [linux] 2105 2137 2106 - '@esbuild/linux-riscv64@0.24.0': 2107 - resolution: {integrity: sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==} 2138 + '@esbuild/linux-riscv64@0.24.2': 2139 + resolution: {integrity: sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==} 2108 2140 engines: {node: '>=18'} 2109 2141 cpu: [riscv64] 2110 2142 os: [linux] 2111 2143 2112 - '@esbuild/linux-riscv64@0.24.2': 2113 - resolution: {integrity: sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==} 2144 + '@esbuild/linux-riscv64@0.25.0': 2145 + resolution: {integrity: sha512-5S/rbP5OY+GHLC5qXp1y/Mx//e92L1YDqkiBbO9TQOvuFXM+iDqUNG5XopAnXoRH3FjIUDkeGcY1cgNvnXp/kA==} 2114 2146 engines: {node: '>=18'} 2115 2147 cpu: [riscv64] 2116 2148 os: [linux] ··· 2121 2153 cpu: [s390x] 2122 2154 os: [linux] 2123 2155 2124 - '@esbuild/linux-s390x@0.24.0': 2125 - resolution: {integrity: sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==} 2156 + '@esbuild/linux-s390x@0.24.2': 2157 + resolution: {integrity: sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==} 2126 2158 engines: {node: '>=18'} 2127 2159 cpu: [s390x] 2128 2160 os: [linux] 2129 2161 2130 - '@esbuild/linux-s390x@0.24.2': 2131 - resolution: {integrity: sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==} 2162 + '@esbuild/linux-s390x@0.25.0': 2163 + resolution: {integrity: sha512-XM2BFsEBz0Fw37V0zU4CXfcfuACMrppsMFKdYY2WuTS3yi8O1nFOhil/xhKTmE1nPmVyvQJjJivgDT+xh8pXJA==} 2132 2164 engines: {node: '>=18'} 2133 2165 cpu: [s390x] 2134 2166 os: [linux] ··· 2139 2171 cpu: [x64] 2140 2172 os: [linux] 2141 2173 2142 - '@esbuild/linux-x64@0.24.0': 2143 - resolution: {integrity: sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==} 2174 + '@esbuild/linux-x64@0.24.2': 2175 + resolution: {integrity: sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==} 2144 2176 engines: {node: '>=18'} 2145 2177 cpu: [x64] 2146 2178 os: [linux] 2147 2179 2148 - '@esbuild/linux-x64@0.24.2': 2149 - resolution: {integrity: sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==} 2180 + '@esbuild/linux-x64@0.25.0': 2181 + resolution: {integrity: sha512-9yl91rHw/cpwMCNytUDxwj2XjFpxML0y9HAOH9pNVQDpQrBxHy01Dx+vaMu0N1CKa/RzBD2hB4u//nfc+Sd3Cw==} 2150 2182 engines: {node: '>=18'} 2151 2183 cpu: [x64] 2152 2184 os: [linux] ··· 2157 2189 cpu: [arm64] 2158 2190 os: [netbsd] 2159 2191 2192 + '@esbuild/netbsd-arm64@0.25.0': 2193 + resolution: {integrity: sha512-RuG4PSMPFfrkH6UwCAqBzauBWTygTvb1nxWasEJooGSJ/NwRw7b2HOwyRTQIU97Hq37l3npXoZGYMy3b3xYvPw==} 2194 + engines: {node: '>=18'} 2195 + cpu: [arm64] 2196 + os: [netbsd] 2197 + 2160 2198 '@esbuild/netbsd-x64@0.21.5': 2161 2199 resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==} 2162 2200 engines: {node: '>=12'} 2163 2201 cpu: [x64] 2164 2202 os: [netbsd] 2165 2203 2166 - '@esbuild/netbsd-x64@0.24.0': 2167 - resolution: {integrity: sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==} 2204 + '@esbuild/netbsd-x64@0.24.2': 2205 + resolution: {integrity: sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==} 2168 2206 engines: {node: '>=18'} 2169 2207 cpu: [x64] 2170 2208 os: [netbsd] 2171 2209 2172 - '@esbuild/netbsd-x64@0.24.2': 2173 - resolution: {integrity: sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==} 2210 + '@esbuild/netbsd-x64@0.25.0': 2211 + resolution: {integrity: sha512-jl+qisSB5jk01N5f7sPCsBENCOlPiS/xptD5yxOx2oqQfyourJwIKLRA2yqWdifj3owQZCL2sn6o08dBzZGQzA==} 2174 2212 engines: {node: '>=18'} 2175 2213 cpu: [x64] 2176 2214 os: [netbsd] 2177 2215 2178 - '@esbuild/openbsd-arm64@0.24.0': 2179 - resolution: {integrity: sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==} 2216 + '@esbuild/openbsd-arm64@0.24.2': 2217 + resolution: {integrity: sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==} 2180 2218 engines: {node: '>=18'} 2181 2219 cpu: [arm64] 2182 2220 os: [openbsd] 2183 2221 2184 - '@esbuild/openbsd-arm64@0.24.2': 2185 - resolution: {integrity: sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==} 2222 + '@esbuild/openbsd-arm64@0.25.0': 2223 + resolution: {integrity: sha512-21sUNbq2r84YE+SJDfaQRvdgznTD8Xc0oc3p3iW/a1EVWeNj/SdUCbm5U0itZPQYRuRTW20fPMWMpcrciH2EJw==} 2186 2224 engines: {node: '>=18'} 2187 2225 cpu: [arm64] 2188 2226 os: [openbsd] ··· 2193 2231 cpu: [x64] 2194 2232 os: [openbsd] 2195 2233 2196 - '@esbuild/openbsd-x64@0.24.0': 2197 - resolution: {integrity: sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==} 2234 + '@esbuild/openbsd-x64@0.24.2': 2235 + resolution: {integrity: sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==} 2198 2236 engines: {node: '>=18'} 2199 2237 cpu: [x64] 2200 2238 os: [openbsd] 2201 2239 2202 - '@esbuild/openbsd-x64@0.24.2': 2203 - resolution: {integrity: sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==} 2240 + '@esbuild/openbsd-x64@0.25.0': 2241 + resolution: {integrity: sha512-2gwwriSMPcCFRlPlKx3zLQhfN/2WjJ2NSlg5TKLQOJdV0mSxIcYNTMhk3H3ulL/cak+Xj0lY1Ym9ysDV1igceg==} 2204 2242 engines: {node: '>=18'} 2205 2243 cpu: [x64] 2206 2244 os: [openbsd] ··· 2211 2249 cpu: [x64] 2212 2250 os: [sunos] 2213 2251 2214 - '@esbuild/sunos-x64@0.24.0': 2215 - resolution: {integrity: sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==} 2252 + '@esbuild/sunos-x64@0.24.2': 2253 + resolution: {integrity: sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==} 2216 2254 engines: {node: '>=18'} 2217 2255 cpu: [x64] 2218 2256 os: [sunos] 2219 2257 2220 - '@esbuild/sunos-x64@0.24.2': 2221 - resolution: {integrity: sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==} 2258 + '@esbuild/sunos-x64@0.25.0': 2259 + resolution: {integrity: sha512-bxI7ThgLzPrPz484/S9jLlvUAHYMzy6I0XiU1ZMeAEOBcS0VePBFxh1JjTQt3Xiat5b6Oh4x7UC7IwKQKIJRIg==} 2222 2260 engines: {node: '>=18'} 2223 2261 cpu: [x64] 2224 2262 os: [sunos] ··· 2229 2267 cpu: [arm64] 2230 2268 os: [win32] 2231 2269 2232 - '@esbuild/win32-arm64@0.24.0': 2233 - resolution: {integrity: sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==} 2270 + '@esbuild/win32-arm64@0.24.2': 2271 + resolution: {integrity: sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==} 2234 2272 engines: {node: '>=18'} 2235 2273 cpu: [arm64] 2236 2274 os: [win32] 2237 2275 2238 - '@esbuild/win32-arm64@0.24.2': 2239 - resolution: {integrity: sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==} 2276 + '@esbuild/win32-arm64@0.25.0': 2277 + resolution: {integrity: sha512-ZUAc2YK6JW89xTbXvftxdnYy3m4iHIkDtK3CLce8wg8M2L+YZhIvO1DKpxrd0Yr59AeNNkTiic9YLf6FTtXWMw==} 2240 2278 engines: {node: '>=18'} 2241 2279 cpu: [arm64] 2242 2280 os: [win32] ··· 2247 2285 cpu: [ia32] 2248 2286 os: [win32] 2249 2287 2250 - '@esbuild/win32-ia32@0.24.0': 2251 - resolution: {integrity: sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==} 2288 + '@esbuild/win32-ia32@0.24.2': 2289 + resolution: {integrity: sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==} 2252 2290 engines: {node: '>=18'} 2253 2291 cpu: [ia32] 2254 2292 os: [win32] 2255 2293 2256 - '@esbuild/win32-ia32@0.24.2': 2257 - resolution: {integrity: sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==} 2294 + '@esbuild/win32-ia32@0.25.0': 2295 + resolution: {integrity: sha512-eSNxISBu8XweVEWG31/JzjkIGbGIJN/TrRoiSVZwZ6pkC6VX4Im/WV2cz559/TXLcYbcrDN8JtKgd9DJVIo8GA==} 2258 2296 engines: {node: '>=18'} 2259 2297 cpu: [ia32] 2260 2298 os: [win32] ··· 2265 2303 cpu: [x64] 2266 2304 os: [win32] 2267 2305 2268 - '@esbuild/win32-x64@0.24.0': 2269 - resolution: {integrity: sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==} 2306 + '@esbuild/win32-x64@0.24.2': 2307 + resolution: {integrity: sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==} 2270 2308 engines: {node: '>=18'} 2271 2309 cpu: [x64] 2272 2310 os: [win32] 2273 2311 2274 - '@esbuild/win32-x64@0.24.2': 2275 - resolution: {integrity: sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==} 2312 + '@esbuild/win32-x64@0.25.0': 2313 + resolution: {integrity: sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==} 2276 2314 engines: {node: '>=18'} 2277 2315 cpu: [x64] 2278 2316 os: [win32] ··· 2474 2512 cpu: [x64] 2475 2513 os: [win32] 2476 2514 2477 - '@inquirer/checkbox@4.0.7': 2478 - resolution: {integrity: sha512-lyoF4uYdBBTnqeB1gjPdYkiQ++fz/iYKaP9DON1ZGlldkvAEJsjaOBRdbl5UW1pOSslBRd701jxhAG0MlhHd2w==} 2515 + '@inquirer/checkbox@4.1.2': 2516 + resolution: {integrity: sha512-PL9ixC5YsPXzXhAZFUPmkXGxfgjkdfZdPEPPmt4kFwQ4LBMDG9n/nHXYRGGZSKZJs+d1sGKWgS2GiPzVRKUdtQ==} 2479 2517 engines: {node: '>=18'} 2480 2518 peerDependencies: 2481 2519 '@types/node': '>=18' 2520 + peerDependenciesMeta: 2521 + '@types/node': 2522 + optional: true 2482 2523 2483 - '@inquirer/confirm@5.0.2': 2484 - resolution: {integrity: sha512-KJLUHOaKnNCYzwVbryj3TNBxyZIrr56fR5N45v6K9IPrbT6B7DcudBMfylkV1A8PUdJE15mybkEQyp2/ZUpxUA==} 2524 + '@inquirer/confirm@5.1.6': 2525 + resolution: {integrity: sha512-6ZXYK3M1XmaVBZX6FCfChgtponnL0R6I7k8Nu+kaoNkT828FVZTcca1MqmWQipaW2oNREQl5AaPCUOOCVNdRMw==} 2485 2526 engines: {node: '>=18'} 2486 2527 peerDependencies: 2487 2528 '@types/node': '>=18' 2529 + peerDependenciesMeta: 2530 + '@types/node': 2531 + optional: true 2488 2532 2489 - '@inquirer/confirm@5.1.4': 2490 - resolution: {integrity: sha512-EsiT7K4beM5fN5Mz6j866EFA9+v9d5o9VUra3hrg8zY4GHmCS8b616FErbdo5eyKoVotBQkHzMIeeKYsKDStDw==} 2533 + '@inquirer/core@10.1.7': 2534 + resolution: {integrity: sha512-AA9CQhlrt6ZgiSy6qoAigiA1izOa751ugX6ioSjqgJ+/Gd+tEN/TORk5sUYNjXuHWfW0r1n/a6ak4u/NqHHrtA==} 2491 2535 engines: {node: '>=18'} 2492 2536 peerDependencies: 2493 2537 '@types/node': '>=18' 2538 + peerDependenciesMeta: 2539 + '@types/node': 2540 + optional: true 2494 2541 2495 - '@inquirer/core@10.1.5': 2496 - resolution: {integrity: sha512-/vyCWhET0ktav/mUeBqJRYTwmjFPIKPRYb3COAw7qORULgipGSUO2vL32lQKki3UxDKJ8BvuEbokaoyCA6YlWw==} 2497 - engines: {node: '>=18'} 2498 - 2499 - '@inquirer/editor@4.2.4': 2500 - resolution: {integrity: sha512-S8b6+K9PLzxiFGGc02m4syhEu5JsH0BukzRsuZ+tpjJ5aDsDX1WfNfOil2fmsO36Y1RMcpJGxlfQ1yh4WfU28Q==} 2542 + '@inquirer/editor@4.2.7': 2543 + resolution: {integrity: sha512-gktCSQtnSZHaBytkJKMKEuswSk2cDBuXX5rxGFv306mwHfBPjg5UAldw9zWGoEyvA9KpRDkeM4jfrx0rXn0GyA==} 2501 2544 engines: {node: '>=18'} 2502 2545 peerDependencies: 2503 2546 '@types/node': '>=18' 2547 + peerDependenciesMeta: 2548 + '@types/node': 2549 + optional: true 2504 2550 2505 - '@inquirer/expand@4.0.7': 2506 - resolution: {integrity: sha512-PsUQ5t7r+DPjW0VVEHzssOTBM2UPHnvBNse7hzuki7f6ekRL94drjjfBLrGEDe7cgj3pguufy/cuFwMeWUWHXw==} 2551 + '@inquirer/expand@4.0.9': 2552 + resolution: {integrity: sha512-Xxt6nhomWTAmuSX61kVgglLjMEFGa+7+F6UUtdEUeg7fg4r9vaFttUUKrtkViYYrQBA5Ia1tkOJj2koP9BuLig==} 2507 2553 engines: {node: '>=18'} 2508 2554 peerDependencies: 2509 2555 '@types/node': '>=18' 2556 + peerDependenciesMeta: 2557 + '@types/node': 2558 + optional: true 2510 2559 2511 2560 '@inquirer/figures@1.0.10': 2512 2561 resolution: {integrity: sha512-Ey6176gZmeqZuY/W/nZiUyvmb1/qInjcpiZjXWi6nON+nxJpD1bxtSoBxNliGISae32n6OwbY+TSXPZ1CfS4bw==} 2513 2562 engines: {node: '>=18'} 2514 2563 2515 - '@inquirer/input@4.1.4': 2516 - resolution: {integrity: sha512-CKKF8otRBdIaVnRxkFLs00VNA9HWlEh3x4SqUfC3A8819TeOZpTYG/p+4Nqu3hh97G+A0lxkOZNYE7KISgU8BA==} 2564 + '@inquirer/input@4.1.6': 2565 + resolution: {integrity: sha512-1f5AIsZuVjPT4ecA8AwaxDFNHny/tSershP/cTvTDxLdiIGTeILNcKozB0LaYt6mojJLUbOYhpIxicaYf7UKIQ==} 2517 2566 engines: {node: '>=18'} 2518 2567 peerDependencies: 2519 2568 '@types/node': '>=18' 2569 + peerDependenciesMeta: 2570 + '@types/node': 2571 + optional: true 2520 2572 2521 - '@inquirer/number@3.0.7': 2522 - resolution: {integrity: sha512-uU2nmXGC0kD8+BLgwZqcgBD1jcw2XFww2GmtP6b4504DkOp+fFAhydt7JzRR1TAI2dmj175p4SZB0lxVssNreA==} 2573 + '@inquirer/number@3.0.9': 2574 + resolution: {integrity: sha512-iN2xZvH3tyIYXLXBvlVh0npk1q/aVuKXZo5hj+K3W3D4ngAEq/DkLpofRzx6oebTUhBvOgryZ+rMV0yImKnG3w==} 2523 2575 engines: {node: '>=18'} 2524 2576 peerDependencies: 2525 2577 '@types/node': '>=18' 2578 + peerDependenciesMeta: 2579 + '@types/node': 2580 + optional: true 2526 2581 2527 - '@inquirer/password@4.0.7': 2528 - resolution: {integrity: sha512-DFpqWLx+C5GV5zeFWuxwDYaeYnTWYphO07pQ2VnP403RIqRIpwBG0ATWf7pF+3IDbaXEtWatCJWxyDrJ+rkj2A==} 2582 + '@inquirer/password@4.0.9': 2583 + resolution: {integrity: sha512-xBEoOw1XKb0rIN208YU7wM7oJEHhIYkfG7LpTJAEW913GZeaoQerzf5U/LSHI45EVvjAdgNXmXgH51cUXKZcJQ==} 2529 2584 engines: {node: '>=18'} 2530 2585 peerDependencies: 2531 2586 '@types/node': '>=18' 2587 + peerDependenciesMeta: 2588 + '@types/node': 2589 + optional: true 2532 2590 2533 - '@inquirer/prompts@7.1.0': 2534 - resolution: {integrity: sha512-5U/XiVRH2pp1X6gpNAjWOglMf38/Ys522ncEHIKT1voRUvSj/DQnR22OVxHnwu5S+rCFaUiPQ57JOtMFQayqYA==} 2591 + '@inquirer/prompts@7.3.2': 2592 + resolution: {integrity: sha512-G1ytyOoHh5BphmEBxSwALin3n1KGNYB6yImbICcRQdzXfOGbuJ9Jske/Of5Sebk339NSGGNfUshnzK8YWkTPsQ==} 2535 2593 engines: {node: '>=18'} 2536 2594 peerDependencies: 2537 2595 '@types/node': '>=18' 2596 + peerDependenciesMeta: 2597 + '@types/node': 2598 + optional: true 2538 2599 2539 - '@inquirer/rawlist@4.0.7': 2540 - resolution: {integrity: sha512-ZeBca+JCCtEIwQMvhuROT6rgFQWWvAImdQmIIP3XoyDFjrp2E0gZlEn65sWIoR6pP2EatYK96pvx0887OATWQQ==} 2600 + '@inquirer/rawlist@4.0.9': 2601 + resolution: {integrity: sha512-+5t6ebehKqgoxV8fXwE49HkSF2Rc9ijNiVGEQZwvbMI61/Q5RcD+jWD6Gs1tKdz5lkI8GRBL31iO0HjGK1bv+A==} 2541 2602 engines: {node: '>=18'} 2542 2603 peerDependencies: 2543 2604 '@types/node': '>=18' 2605 + peerDependenciesMeta: 2606 + '@types/node': 2607 + optional: true 2544 2608 2545 - '@inquirer/search@3.0.7': 2546 - resolution: {integrity: sha512-Krq925SDoLh9AWSNee8mbSIysgyWtcPnSAp5YtPBGCQ+OCO+5KGC8FwLpyxl8wZ2YAov/8Tp21stTRK/fw5SGg==} 2609 + '@inquirer/search@3.0.9': 2610 + resolution: {integrity: sha512-DWmKztkYo9CvldGBaRMr0ETUHgR86zE6sPDVOHsqz4ISe9o1LuiWfgJk+2r75acFclA93J/lqzhT0dTjCzHuoA==} 2547 2611 engines: {node: '>=18'} 2548 2612 peerDependencies: 2549 2613 '@types/node': '>=18' 2614 + peerDependenciesMeta: 2615 + '@types/node': 2616 + optional: true 2550 2617 2551 - '@inquirer/select@4.0.7': 2552 - resolution: {integrity: sha512-ejGBMDSD+Iqk60u5t0Zf2UQhGlJWDM78Ep70XpNufIfc+f4VOTeybYKXu9pDjz87FkRzLiVsGpQG2SzuGlhaJw==} 2618 + '@inquirer/select@4.0.9': 2619 + resolution: {integrity: sha512-BpJyJe7Dkhv2kz7yG7bPSbJLQuu/rqyNlF1CfiiFeFwouegfH+zh13KDyt6+d9DwucKo7hqM3wKLLyJxZMO+Xg==} 2553 2620 engines: {node: '>=18'} 2554 2621 peerDependencies: 2555 2622 '@types/node': '>=18' 2623 + peerDependenciesMeta: 2624 + '@types/node': 2625 + optional: true 2556 2626 2557 2627 '@inquirer/type@1.5.5': 2558 2628 resolution: {integrity: sha512-MzICLu4yS7V8AA61sANROZ9vT1H3ooca5dSmI1FjZkzq7o/koMsRfQSzRtFo+F3Ao4Sf1C0bpLKejpKB/+j6MA==} 2559 2629 engines: {node: '>=18'} 2560 2630 2561 - '@inquirer/type@3.0.3': 2562 - resolution: {integrity: sha512-I4VIHFxUuY1bshGbXZTxCmhwaaEst9s/lll3ekok+o1Z26/ZUKdx8y1b7lsoG6rtsBDwEGfiBJ2SfirjoISLpg==} 2631 + '@inquirer/type@3.0.4': 2632 + resolution: {integrity: sha512-2MNFrDY8jkFYc9Il9DgLsHhMzuHnOYM1+CUYVWbzu9oT0hC7V7EcYvdCKeoll/Fcci04A+ERZ9wcc7cQ8lTkIA==} 2563 2633 engines: {node: '>=18'} 2564 2634 peerDependencies: 2565 2635 '@types/node': '>=18' 2636 + peerDependenciesMeta: 2637 + '@types/node': 2638 + optional: true 2566 2639 2567 2640 '@ioredis/commands@1.2.0': 2568 2641 resolution: {integrity: sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg==} ··· 2643 2716 peerDependencies: 2644 2717 '@inquirer/prompts': '>= 3 < 8' 2645 2718 2646 - '@lmdb/lmdb-darwin-arm64@3.1.5': 2647 - resolution: {integrity: sha512-ue5PSOzHMCIYrfvPP/MRS6hsKKLzqqhcdAvJCO8uFlDdj598EhgnacuOTuqA6uBK5rgiZXfDWyb7DVZSiBKxBA==} 2719 + '@lmdb/lmdb-darwin-arm64@3.2.6': 2720 + resolution: {integrity: sha512-yF/ih9EJJZc72psFQbwnn8mExIWfTnzWJg+N02hnpXtDPETYLmQswIMBn7+V88lfCaFrMozJsUvcEQIkEPU0Gg==} 2648 2721 cpu: [arm64] 2649 2722 os: [darwin] 2650 2723 2651 - '@lmdb/lmdb-darwin-x64@3.1.5': 2652 - resolution: {integrity: sha512-CGhsb0R5vE6mMNCoSfxHFD8QTvBHM51gs4DBeigTYHWnYv2V5YpJkC4rMo5qAAFifuUcc0+a8a3SIU0c9NrfNw==} 2724 + '@lmdb/lmdb-darwin-x64@3.2.6': 2725 + resolution: {integrity: sha512-5BbCumsFLbCi586Bb1lTWQFkekdQUw8/t8cy++Uq251cl3hbDIGEwD9HAwh8H6IS2F6QA9KdKmO136LmipRNkg==} 2653 2726 cpu: [x64] 2654 2727 os: [darwin] 2655 2728 2656 - '@lmdb/lmdb-linux-arm64@3.1.5': 2657 - resolution: {integrity: sha512-LAjaoOcBHGj6fiYB8ureiqPoph4eygbXu4vcOF+hsxiY74n8ilA7rJMmGUT0K0JOB5lmRQHSmor3mytRjS4qeQ==} 2729 + '@lmdb/lmdb-linux-arm64@3.2.6': 2730 + resolution: {integrity: sha512-l5VmJamJ3nyMmeD1ANBQCQqy7do1ESaJQfKPSm2IG9/ADZryptTyCj8N6QaYgIWewqNUrcbdMkJajRQAt5Qjfg==} 2658 2731 cpu: [arm64] 2659 2732 os: [linux] 2660 2733 2661 - '@lmdb/lmdb-linux-arm@3.1.5': 2662 - resolution: {integrity: sha512-3WeW328DN+xB5PZdhSWmqE+t3+44xWXEbqQ+caWJEZfOFdLp9yklBZEbVqVdqzznkoaXJYxTCp996KD6HmANeg==} 2734 + '@lmdb/lmdb-linux-arm@3.2.6': 2735 + resolution: {integrity: sha512-+6XgLpMb7HBoWxXj+bLbiiB4s0mRRcDPElnRS3LpWRzdYSe+gFk5MT/4RrVNqd2MESUDmb53NUXw1+BP69bjiQ==} 2663 2736 cpu: [arm] 2664 2737 os: [linux] 2665 2738 2666 - '@lmdb/lmdb-linux-x64@3.1.5': 2667 - resolution: {integrity: sha512-k/IklElP70qdCXOQixclSl2GPLFiopynGoKX1FqDd1/H0E3Fo1oPwjY2rEVu+0nS3AOw1sryStdXk8CW3cVIsw==} 2739 + '@lmdb/lmdb-linux-x64@3.2.6': 2740 + resolution: {integrity: sha512-nDYT8qN9si5+onHYYaI4DiauDMx24OAiuZAUsEqrDy+ja/3EbpXPX/VAkMV8AEaQhy3xc4dRC+KcYIvOFefJ4Q==} 2668 2741 cpu: [x64] 2669 2742 os: [linux] 2670 2743 2671 - '@lmdb/lmdb-win32-x64@3.1.5': 2672 - resolution: {integrity: sha512-KYar6W8nraZfSJspcK7Kp7hdj238X/FNauYbZyrqPBrtsXI1hvI4/KcRcRGP50aQoV7fkKDyJERlrQGMGTZUsA==} 2744 + '@lmdb/lmdb-win32-x64@3.2.6': 2745 + resolution: {integrity: sha512-XlqVtILonQnG+9fH2N3Aytria7P/1fwDgDhl29rde96uH2sLB8CHORIf2PfuLVzFQJ7Uqp8py9AYwr3ZUCFfWg==} 2673 2746 cpu: [x64] 2674 2747 os: [win32] 2675 2748 ··· 2883 2956 cpu: [x64] 2884 2957 os: [win32] 2885 2958 2886 - '@ngtools/webpack@19.0.6': 2887 - resolution: {integrity: sha512-eWrIb0tS1CK6+JvFS4GgTD4fN9TtmApKrlaj3pPQXKXKKd42361ec85fuQQXdb4G8eEEq0vyd/bn4NJllh/3vw==} 2959 + '@ngtools/webpack@19.2.0': 2960 + resolution: {integrity: sha512-63/8ys3bNK2h7Py/dKHZ4ZClxQz6xuz3skUgLZIMs9O076KPsHTKDKEDG2oicmwe/nOXjVt6n9Z4wprFaRLbvw==} 2888 2961 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} 2889 2962 peerDependencies: 2890 - '@angular/compiler-cli': ^19.0.0 2891 - typescript: '>=5.5 <5.7' 2963 + '@angular/compiler-cli': ^19.0.0 || ^19.2.0-next.0 2964 + typescript: '>=5.5 <5.9' 2892 2965 webpack: ^5.54.0 2893 2966 2894 2967 '@nodelib/fs.scandir@2.1.5': ··· 2915 2988 resolution: {integrity: sha512-/xGlezI6xfGO9NwuJlnwz/K14qD1kCSAGtacBHnGzeAIuJGazcp45KP5NuyARXoKb7cwulAGWVsbeSxdG/cb0Q==} 2916 2989 engines: {node: ^18.17.0 || >=20.5.0} 2917 2990 2918 - '@npmcli/git@6.0.1': 2919 - resolution: {integrity: sha512-BBWMMxeQzalmKadyimwb2/VVQyJB01PH0HhVSNLHNBDZN/M/h/02P6f8fxedIiFhpMj11SO9Ep5tKTBE7zL2nw==} 2991 + '@npmcli/git@6.0.3': 2992 + resolution: {integrity: sha512-GUYESQlxZRAdhs3UhbB6pVRNUELQOHXwK9ruDkwmCv2aZ5y0SApQzUJCg02p3A7Ue2J5hxvlk1YI53c00NmRyQ==} 2920 2993 engines: {node: ^18.17.0 || >=20.5.0} 2921 2994 2922 2995 '@npmcli/installed-package-contents@3.0.0': ··· 3808 3881 rollup: 3809 3882 optional: true 3810 3883 3811 - '@rollup/rollup-android-arm-eabi@4.26.0': 3812 - resolution: {integrity: sha512-gJNwtPDGEaOEgejbaseY6xMFu+CPltsc8/T+diUTTbOQLqD+bnrJq9ulH6WD69TqwqWmrfRAtUv30cCFZlbGTQ==} 3884 + '@rollup/rollup-android-arm-eabi@4.31.0': 3885 + resolution: {integrity: sha512-9NrR4033uCbUBRgvLcBrJofa2KY9DzxL2UKZ1/4xA/mnTNyhZCWBuD8X3tPm1n4KxcgaraOYgrFKSgwjASfmlA==} 3813 3886 cpu: [arm] 3814 3887 os: [android] 3815 3888 3816 - '@rollup/rollup-android-arm-eabi@4.31.0': 3817 - resolution: {integrity: sha512-9NrR4033uCbUBRgvLcBrJofa2KY9DzxL2UKZ1/4xA/mnTNyhZCWBuD8X3tPm1n4KxcgaraOYgrFKSgwjASfmlA==} 3889 + '@rollup/rollup-android-arm-eabi@4.34.8': 3890 + resolution: {integrity: sha512-q217OSE8DTp8AFHuNHXo0Y86e1wtlfVrXiAlwkIvGRQv9zbc6mE3sjIVfwI8sYUyNxwOg0j/Vm1RKM04JcWLJw==} 3818 3891 cpu: [arm] 3819 3892 os: [android] 3820 3893 3821 - '@rollup/rollup-android-arm64@4.26.0': 3822 - resolution: {integrity: sha512-YJa5Gy8mEZgz5JquFruhJODMq3lTHWLm1fOy+HIANquLzfIOzE9RA5ie3JjCdVb9r46qfAQY/l947V0zfGJ0OQ==} 3823 - cpu: [arm64] 3894 + '@rollup/rollup-android-arm-eabi@4.34.9': 3895 + resolution: {integrity: sha512-qZdlImWXur0CFakn2BJ2znJOdqYZKiedEPEVNTBrpfPjc/YuTGcaYZcdmNFTkUj3DU0ZM/AElcM8Ybww3xVLzA==} 3896 + cpu: [arm] 3824 3897 os: [android] 3825 3898 3826 3899 '@rollup/rollup-android-arm64@4.31.0': ··· 3828 3901 cpu: [arm64] 3829 3902 os: [android] 3830 3903 3831 - '@rollup/rollup-darwin-arm64@4.26.0': 3832 - resolution: {integrity: sha512-ErTASs8YKbqTBoPLp/kA1B1Um5YSom8QAc4rKhg7b9tyyVqDBlQxy7Bf2wW7yIlPGPg2UODDQcbkTlruPzDosw==} 3904 + '@rollup/rollup-android-arm64@4.34.8': 3905 + resolution: {integrity: sha512-Gigjz7mNWaOL9wCggvoK3jEIUUbGul656opstjaUSGC3eT0BM7PofdAJaBfPFWWkXNVAXbaQtC99OCg4sJv70Q==} 3906 + cpu: [arm64] 3907 + os: [android] 3908 + 3909 + '@rollup/rollup-android-arm64@4.34.9': 3910 + resolution: {integrity: sha512-4KW7P53h6HtJf5Y608T1ISKvNIYLWRKMvfnG0c44M6In4DQVU58HZFEVhWINDZKp7FZps98G3gxwC1sb0wXUUg==} 3833 3911 cpu: [arm64] 3834 - os: [darwin] 3912 + os: [android] 3835 3913 3836 3914 '@rollup/rollup-darwin-arm64@4.31.0': 3837 3915 resolution: {integrity: sha512-WHIZfXgVBX30SWuTMhlHPXTyN20AXrLH4TEeH/D0Bolvx9PjgZnn4H677PlSGvU6MKNsjCQJYczkpvBbrBnG6g==} 3838 3916 cpu: [arm64] 3839 3917 os: [darwin] 3840 3918 3841 - '@rollup/rollup-darwin-x64@4.26.0': 3842 - resolution: {integrity: sha512-wbgkYDHcdWW+NqP2mnf2NOuEbOLzDblalrOWcPyY6+BRbVhliavon15UploG7PpBRQ2bZJnbmh8o3yLoBvDIHA==} 3843 - cpu: [x64] 3919 + '@rollup/rollup-darwin-arm64@4.34.8': 3920 + resolution: {integrity: sha512-02rVdZ5tgdUNRxIUrFdcMBZQoaPMrxtwSb+/hOfBdqkatYHR3lZ2A2EGyHq2sGOd0Owk80oV3snlDASC24He3Q==} 3921 + cpu: [arm64] 3922 + os: [darwin] 3923 + 3924 + '@rollup/rollup-darwin-arm64@4.34.9': 3925 + resolution: {integrity: sha512-0CY3/K54slrzLDjOA7TOjN1NuLKERBgk9nY5V34mhmuu673YNb+7ghaDUs6N0ujXR7fz5XaS5Aa6d2TNxZd0OQ==} 3926 + cpu: [arm64] 3844 3927 os: [darwin] 3845 3928 3846 3929 '@rollup/rollup-darwin-x64@4.31.0': ··· 3848 3931 cpu: [x64] 3849 3932 os: [darwin] 3850 3933 3851 - '@rollup/rollup-freebsd-arm64@4.26.0': 3852 - resolution: {integrity: sha512-Y9vpjfp9CDkAG4q/uwuhZk96LP11fBz/bYdyg9oaHYhtGZp7NrbkQrj/66DYMMP2Yo/QPAsVHkV891KyO52fhg==} 3934 + '@rollup/rollup-darwin-x64@4.34.8': 3935 + resolution: {integrity: sha512-qIP/elwR/tq/dYRx3lgwK31jkZvMiD6qUtOycLhTzCvrjbZ3LjQnEM9rNhSGpbLXVJYQ3rq39A6Re0h9tU2ynw==} 3936 + cpu: [x64] 3937 + os: [darwin] 3938 + 3939 + '@rollup/rollup-darwin-x64@4.34.9': 3940 + resolution: {integrity: sha512-eOojSEAi/acnsJVYRxnMkPFqcxSMFfrw7r2iD9Q32SGkb/Q9FpUY1UlAu1DH9T7j++gZ0lHjnm4OyH2vCI7l7Q==} 3941 + cpu: [x64] 3942 + os: [darwin] 3943 + 3944 + '@rollup/rollup-freebsd-arm64@4.31.0': 3945 + resolution: {integrity: sha512-S2oCsZ4hJviG1QjPY1h6sVJLBI6ekBeAEssYKad1soRFv3SocsQCzX6cwnk6fID6UQQACTjeIMB+hyYrFacRew==} 3853 3946 cpu: [arm64] 3854 3947 os: [freebsd] 3855 3948 3856 - '@rollup/rollup-freebsd-arm64@4.31.0': 3857 - resolution: {integrity: sha512-S2oCsZ4hJviG1QjPY1h6sVJLBI6ekBeAEssYKad1soRFv3SocsQCzX6cwnk6fID6UQQACTjeIMB+hyYrFacRew==} 3949 + '@rollup/rollup-freebsd-arm64@4.34.8': 3950 + resolution: {integrity: sha512-IQNVXL9iY6NniYbTaOKdrlVP3XIqazBgJOVkddzJlqnCpRi/yAeSOa8PLcECFSQochzqApIOE1GHNu3pCz+BDA==} 3858 3951 cpu: [arm64] 3859 3952 os: [freebsd] 3860 3953 3861 - '@rollup/rollup-freebsd-x64@4.26.0': 3862 - resolution: {integrity: sha512-A/jvfCZ55EYPsqeaAt/yDAG4q5tt1ZboWMHEvKAH9Zl92DWvMIbnZe/f/eOXze65aJaaKbL+YeM0Hz4kLQvdwg==} 3863 - cpu: [x64] 3954 + '@rollup/rollup-freebsd-arm64@4.34.9': 3955 + resolution: {integrity: sha512-2lzjQPJbN5UnHm7bHIUKFMulGTQwdvOkouJDpPysJS+QFBGDJqcfh+CxxtG23Ik/9tEvnebQiylYoazFMAgrYw==} 3956 + cpu: [arm64] 3864 3957 os: [freebsd] 3865 3958 3866 3959 '@rollup/rollup-freebsd-x64@4.31.0': ··· 3868 3961 cpu: [x64] 3869 3962 os: [freebsd] 3870 3963 3871 - '@rollup/rollup-linux-arm-gnueabihf@4.26.0': 3872 - resolution: {integrity: sha512-paHF1bMXKDuizaMODm2bBTjRiHxESWiIyIdMugKeLnjuS1TCS54MF5+Y5Dx8Ui/1RBPVRE09i5OUlaLnv8OGnA==} 3964 + '@rollup/rollup-freebsd-x64@4.34.8': 3965 + resolution: {integrity: sha512-TYXcHghgnCqYFiE3FT5QwXtOZqDj5GmaFNTNt3jNC+vh22dc/ukG2cG+pi75QO4kACohZzidsq7yKTKwq/Jq7Q==} 3966 + cpu: [x64] 3967 + os: [freebsd] 3968 + 3969 + '@rollup/rollup-freebsd-x64@4.34.9': 3970 + resolution: {integrity: sha512-SLl0hi2Ah2H7xQYd6Qaiu01kFPzQ+hqvdYSoOtHYg/zCIFs6t8sV95kaoqjzjFwuYQLtOI0RZre/Ke0nPaQV+g==} 3971 + cpu: [x64] 3972 + os: [freebsd] 3973 + 3974 + '@rollup/rollup-linux-arm-gnueabihf@4.31.0': 3975 + resolution: {integrity: sha512-0O8ViX+QcBd3ZmGlcFTnYXZKGbFu09EhgD27tgTdGnkcYXLat4KIsBBQeKLR2xZDCXdIBAlWLkiXE1+rJpCxFw==} 3873 3976 cpu: [arm] 3874 3977 os: [linux] 3875 3978 3876 - '@rollup/rollup-linux-arm-gnueabihf@4.31.0': 3877 - resolution: {integrity: sha512-0O8ViX+QcBd3ZmGlcFTnYXZKGbFu09EhgD27tgTdGnkcYXLat4KIsBBQeKLR2xZDCXdIBAlWLkiXE1+rJpCxFw==} 3979 + '@rollup/rollup-linux-arm-gnueabihf@4.34.8': 3980 + resolution: {integrity: sha512-A4iphFGNkWRd+5m3VIGuqHnG3MVnqKe7Al57u9mwgbyZ2/xF9Jio72MaY7xxh+Y87VAHmGQr73qoKL9HPbXj1g==} 3878 3981 cpu: [arm] 3879 3982 os: [linux] 3880 3983 3881 - '@rollup/rollup-linux-arm-musleabihf@4.26.0': 3882 - resolution: {integrity: sha512-cwxiHZU1GAs+TMxvgPfUDtVZjdBdTsQwVnNlzRXC5QzIJ6nhfB4I1ahKoe9yPmoaA/Vhf7m9dB1chGPpDRdGXg==} 3984 + '@rollup/rollup-linux-arm-gnueabihf@4.34.9': 3985 + resolution: {integrity: sha512-88I+D3TeKItrw+Y/2ud4Tw0+3CxQ2kLgu3QvrogZ0OfkmX/DEppehus7L3TS2Q4lpB+hYyxhkQiYPJ6Mf5/dPg==} 3883 3986 cpu: [arm] 3884 3987 os: [linux] 3885 3988 ··· 3888 3991 cpu: [arm] 3889 3992 os: [linux] 3890 3993 3891 - '@rollup/rollup-linux-arm64-gnu@4.26.0': 3892 - resolution: {integrity: sha512-4daeEUQutGRCW/9zEo8JtdAgtJ1q2g5oHaoQaZbMSKaIWKDQwQ3Yx0/3jJNmpzrsScIPtx/V+1AfibLisb3AMQ==} 3893 - cpu: [arm64] 3994 + '@rollup/rollup-linux-arm-musleabihf@4.34.8': 3995 + resolution: {integrity: sha512-S0lqKLfTm5u+QTxlFiAnb2J/2dgQqRy/XvziPtDd1rKZFXHTyYLoVL58M/XFwDI01AQCDIevGLbQrMAtdyanpA==} 3996 + cpu: [arm] 3997 + os: [linux] 3998 + 3999 + '@rollup/rollup-linux-arm-musleabihf@4.34.9': 4000 + resolution: {integrity: sha512-3qyfWljSFHi9zH0KgtEPG4cBXHDFhwD8kwg6xLfHQ0IWuH9crp005GfoUUh/6w9/FWGBwEHg3lxK1iHRN1MFlA==} 4001 + cpu: [arm] 3894 4002 os: [linux] 3895 4003 3896 4004 '@rollup/rollup-linux-arm64-gnu@4.31.0': ··· 3898 4006 cpu: [arm64] 3899 4007 os: [linux] 3900 4008 3901 - '@rollup/rollup-linux-arm64-musl@4.26.0': 3902 - resolution: {integrity: sha512-eGkX7zzkNxvvS05ROzJ/cO/AKqNvR/7t1jA3VZDi2vRniLKwAWxUr85fH3NsvtxU5vnUUKFHKh8flIBdlo2b3Q==} 4009 + '@rollup/rollup-linux-arm64-gnu@4.34.8': 4010 + resolution: {integrity: sha512-jpz9YOuPiSkL4G4pqKrus0pn9aYwpImGkosRKwNi+sJSkz+WU3anZe6hi73StLOQdfXYXC7hUfsQlTnjMd3s1A==} 4011 + cpu: [arm64] 4012 + os: [linux] 4013 + 4014 + '@rollup/rollup-linux-arm64-gnu@4.34.9': 4015 + resolution: {integrity: sha512-6TZjPHjKZUQKmVKMUowF3ewHxctrRR09eYyvT5eFv8w/fXarEra83A2mHTVJLA5xU91aCNOUnM+DWFMSbQ0Nxw==} 3903 4016 cpu: [arm64] 3904 4017 os: [linux] 3905 4018 ··· 3908 4021 cpu: [arm64] 3909 4022 os: [linux] 3910 4023 4024 + '@rollup/rollup-linux-arm64-musl@4.34.8': 4025 + resolution: {integrity: sha512-KdSfaROOUJXgTVxJNAZ3KwkRc5nggDk+06P6lgi1HLv1hskgvxHUKZ4xtwHkVYJ1Rep4GNo+uEfycCRRxht7+Q==} 4026 + cpu: [arm64] 4027 + os: [linux] 4028 + 4029 + '@rollup/rollup-linux-arm64-musl@4.34.9': 4030 + resolution: {integrity: sha512-LD2fytxZJZ6xzOKnMbIpgzFOuIKlxVOpiMAXawsAZ2mHBPEYOnLRK5TTEsID6z4eM23DuO88X0Tq1mErHMVq0A==} 4031 + cpu: [arm64] 4032 + os: [linux] 4033 + 3911 4034 '@rollup/rollup-linux-loongarch64-gnu@4.31.0': 3912 4035 resolution: {integrity: sha512-pMlxLjt60iQTzt9iBb3jZphFIl55a70wexvo8p+vVFK+7ifTRookdoXX3bOsRdmfD+OKnMozKO6XM4zR0sHRrQ==} 3913 4036 cpu: [loong64] 3914 4037 os: [linux] 3915 4038 3916 - '@rollup/rollup-linux-powerpc64le-gnu@4.26.0': 3917 - resolution: {integrity: sha512-Odp/lgHbW/mAqw/pU21goo5ruWsytP7/HCC/liOt0zcGG0llYWKrd10k9Fj0pdj3prQ63N5yQLCLiE7HTX+MYw==} 3918 - cpu: [ppc64] 4039 + '@rollup/rollup-linux-loongarch64-gnu@4.34.8': 4040 + resolution: {integrity: sha512-NyF4gcxwkMFRjgXBM6g2lkT58OWztZvw5KkV2K0qqSnUEqCVcqdh2jN4gQrTn/YUpAcNKyFHfoOZEer9nwo6uQ==} 4041 + cpu: [loong64] 4042 + os: [linux] 4043 + 4044 + '@rollup/rollup-linux-loongarch64-gnu@4.34.9': 4045 + resolution: {integrity: sha512-dRAgTfDsn0TE0HI6cmo13hemKpVHOEyeciGtvlBTkpx/F65kTvShtY/EVyZEIfxFkV5JJTuQ9tP5HGBS0hfxIg==} 4046 + cpu: [loong64] 3919 4047 os: [linux] 3920 4048 3921 4049 '@rollup/rollup-linux-powerpc64le-gnu@4.31.0': ··· 3923 4051 cpu: [ppc64] 3924 4052 os: [linux] 3925 4053 3926 - '@rollup/rollup-linux-riscv64-gnu@4.26.0': 3927 - resolution: {integrity: sha512-MBR2ZhCTzUgVD0OJdTzNeF4+zsVogIR1U/FsyuFerwcqjZGvg2nYe24SAHp8O5sN8ZkRVbHwlYeHqcSQ8tcYew==} 3928 - cpu: [riscv64] 4054 + '@rollup/rollup-linux-powerpc64le-gnu@4.34.8': 4055 + resolution: {integrity: sha512-LMJc999GkhGvktHU85zNTDImZVUCJ1z/MbAJTnviiWmmjyckP5aQsHtcujMjpNdMZPT2rQEDBlJfubhs3jsMfw==} 4056 + cpu: [ppc64] 4057 + os: [linux] 4058 + 4059 + '@rollup/rollup-linux-powerpc64le-gnu@4.34.9': 4060 + resolution: {integrity: sha512-PHcNOAEhkoMSQtMf+rJofwisZqaU8iQ8EaSps58f5HYll9EAY5BSErCZ8qBDMVbq88h4UxaNPlbrKqfWP8RfJA==} 4061 + cpu: [ppc64] 3929 4062 os: [linux] 3930 4063 3931 4064 '@rollup/rollup-linux-riscv64-gnu@4.31.0': ··· 3933 4066 cpu: [riscv64] 3934 4067 os: [linux] 3935 4068 3936 - '@rollup/rollup-linux-s390x-gnu@4.26.0': 3937 - resolution: {integrity: sha512-YYcg8MkbN17fMbRMZuxwmxWqsmQufh3ZJFxFGoHjrE7bv0X+T6l3glcdzd7IKLiwhT+PZOJCblpnNlz1/C3kGQ==} 3938 - cpu: [s390x] 4069 + '@rollup/rollup-linux-riscv64-gnu@4.34.8': 4070 + resolution: {integrity: sha512-xAQCAHPj8nJq1PI3z8CIZzXuXCstquz7cIOL73HHdXiRcKk8Ywwqtx2wrIy23EcTn4aZ2fLJNBB8d0tQENPCmw==} 4071 + cpu: [riscv64] 4072 + os: [linux] 4073 + 4074 + '@rollup/rollup-linux-riscv64-gnu@4.34.9': 4075 + resolution: {integrity: sha512-Z2i0Uy5G96KBYKjeQFKbbsB54xFOL5/y1P5wNBsbXB8yE+At3oh0DVMjQVzCJRJSfReiB2tX8T6HUFZ2k8iaKg==} 4076 + cpu: [riscv64] 3939 4077 os: [linux] 3940 4078 3941 4079 '@rollup/rollup-linux-s390x-gnu@4.31.0': ··· 3943 4081 cpu: [s390x] 3944 4082 os: [linux] 3945 4083 3946 - '@rollup/rollup-linux-x64-gnu@4.26.0': 3947 - resolution: {integrity: sha512-ZuwpfjCwjPkAOxpjAEjabg6LRSfL7cAJb6gSQGZYjGhadlzKKywDkCUnJ+KEfrNY1jH5EEoSIKLCb572jSiglA==} 3948 - cpu: [x64] 4084 + '@rollup/rollup-linux-s390x-gnu@4.34.8': 4085 + resolution: {integrity: sha512-DdePVk1NDEuc3fOe3dPPTb+rjMtuFw89gw6gVWxQFAuEqqSdDKnrwzZHrUYdac7A7dXl9Q2Vflxpme15gUWQFA==} 4086 + cpu: [s390x] 4087 + os: [linux] 4088 + 4089 + '@rollup/rollup-linux-s390x-gnu@4.34.9': 4090 + resolution: {integrity: sha512-U+5SwTMoeYXoDzJX5dhDTxRltSrIax8KWwfaaYcynuJw8mT33W7oOgz0a+AaXtGuvhzTr2tVKh5UO8GVANTxyQ==} 4091 + cpu: [s390x] 3949 4092 os: [linux] 3950 4093 3951 4094 '@rollup/rollup-linux-x64-gnu@4.31.0': ··· 3953 4096 cpu: [x64] 3954 4097 os: [linux] 3955 4098 3956 - '@rollup/rollup-linux-x64-musl@4.26.0': 3957 - resolution: {integrity: sha512-+HJD2lFS86qkeF8kNu0kALtifMpPCZU80HvwztIKnYwym3KnA1os6nsX4BGSTLtS2QVAGG1P3guRgsYyMA0Yhg==} 4099 + '@rollup/rollup-linux-x64-gnu@4.34.8': 4100 + resolution: {integrity: sha512-8y7ED8gjxITUltTUEJLQdgpbPh1sUQ0kMTmufRF/Ns5tI9TNMNlhWtmPKKHCU0SilX+3MJkZ0zERYYGIVBYHIA==} 4101 + cpu: [x64] 4102 + os: [linux] 4103 + 4104 + '@rollup/rollup-linux-x64-gnu@4.34.9': 4105 + resolution: {integrity: sha512-FwBHNSOjUTQLP4MG7y6rR6qbGw4MFeQnIBrMe161QGaQoBQLqSUEKlHIiVgF3g/mb3lxlxzJOpIBhaP+C+KP2A==} 3958 4106 cpu: [x64] 3959 4107 os: [linux] 3960 4108 ··· 3963 4111 cpu: [x64] 3964 4112 os: [linux] 3965 4113 3966 - '@rollup/rollup-win32-arm64-msvc@4.26.0': 3967 - resolution: {integrity: sha512-WUQzVFWPSw2uJzX4j6YEbMAiLbs0BUysgysh8s817doAYhR5ybqTI1wtKARQKo6cGop3pHnrUJPFCsXdoFaimQ==} 3968 - cpu: [arm64] 3969 - os: [win32] 4114 + '@rollup/rollup-linux-x64-musl@4.34.8': 4115 + resolution: {integrity: sha512-SCXcP0ZpGFIe7Ge+McxY5zKxiEI5ra+GT3QRxL0pMMtxPfpyLAKleZODi1zdRHkz5/BhueUrYtYVgubqe9JBNQ==} 4116 + cpu: [x64] 4117 + os: [linux] 4118 + 4119 + '@rollup/rollup-linux-x64-musl@4.34.9': 4120 + resolution: {integrity: sha512-cYRpV4650z2I3/s6+5/LONkjIz8MBeqrk+vPXV10ORBnshpn8S32bPqQ2Utv39jCiDcO2eJTuSlPXpnvmaIgRA==} 4121 + cpu: [x64] 4122 + os: [linux] 3970 4123 3971 4124 '@rollup/rollup-win32-arm64-msvc@4.31.0': 3972 4125 resolution: {integrity: sha512-JuhN2xdI/m8Hr+aVO3vspO7OQfUFO6bKLIRTAy0U15vmWjnZDLrEgCZ2s6+scAYaQVpYSh9tZtRijApw9IXyMw==} 3973 4126 cpu: [arm64] 3974 4127 os: [win32] 3975 4128 3976 - '@rollup/rollup-win32-ia32-msvc@4.26.0': 3977 - resolution: {integrity: sha512-D4CxkazFKBfN1akAIY6ieyOqzoOoBV1OICxgUblWxff/pSjCA2khXlASUx7mK6W1oP4McqhgcCsu6QaLj3WMWg==} 3978 - cpu: [ia32] 4129 + '@rollup/rollup-win32-arm64-msvc@4.34.8': 4130 + resolution: {integrity: sha512-YHYsgzZgFJzTRbth4h7Or0m5O74Yda+hLin0irAIobkLQFRQd1qWmnoVfwmKm9TXIZVAD0nZ+GEb2ICicLyCnQ==} 4131 + cpu: [arm64] 4132 + os: [win32] 4133 + 4134 + '@rollup/rollup-win32-arm64-msvc@4.34.9': 4135 + resolution: {integrity: sha512-z4mQK9dAN6byRA/vsSgQiPeuO63wdiDxZ9yg9iyX2QTzKuQM7T4xlBoeUP/J8uiFkqxkcWndWi+W7bXdPbt27Q==} 4136 + cpu: [arm64] 3979 4137 os: [win32] 3980 4138 3981 4139 '@rollup/rollup-win32-ia32-msvc@4.31.0': ··· 3983 4141 cpu: [ia32] 3984 4142 os: [win32] 3985 4143 3986 - '@rollup/rollup-win32-x64-msvc@4.26.0': 3987 - resolution: {integrity: sha512-2x8MO1rm4PGEP0xWbubJW5RtbNLk3puzAMaLQd3B3JHVw4KcHlmXcO+Wewx9zCoo7EUFiMlu/aZbCJ7VjMzAag==} 3988 - cpu: [x64] 4144 + '@rollup/rollup-win32-ia32-msvc@4.34.8': 4145 + resolution: {integrity: sha512-r3NRQrXkHr4uWy5TOjTpTYojR9XmF0j/RYgKCef+Ag46FWUTltm5ziticv8LdNsDMehjJ543x/+TJAek/xBA2w==} 4146 + cpu: [ia32] 4147 + os: [win32] 4148 + 4149 + '@rollup/rollup-win32-ia32-msvc@4.34.9': 4150 + resolution: {integrity: sha512-KB48mPtaoHy1AwDNkAJfHXvHp24H0ryZog28spEs0V48l3H1fr4i37tiyHsgKZJnCmvxsbATdZGBpbmxTE3a9w==} 4151 + cpu: [ia32] 3989 4152 os: [win32] 3990 4153 3991 4154 '@rollup/rollup-win32-x64-msvc@4.31.0': ··· 3993 4156 cpu: [x64] 3994 4157 os: [win32] 3995 4158 4159 + '@rollup/rollup-win32-x64-msvc@4.34.8': 4160 + resolution: {integrity: sha512-U0FaE5O1BCpZSeE6gBl3c5ObhePQSfk9vDRToMmTkbhCOgW4jqvtS5LGyQ76L1fH8sM0keRp4uDTsbjiUyjk0g==} 4161 + cpu: [x64] 4162 + os: [win32] 4163 + 4164 + '@rollup/rollup-win32-x64-msvc@4.34.9': 4165 + resolution: {integrity: sha512-AyleYRPU7+rgkMWbEh71fQlrzRfeP6SyMnRf9XX4fCdDPAJumdSBqYEcWPMzVQ4ScAl7E4oFfK0GUVn77xSwbw==} 4166 + cpu: [x64] 4167 + os: [win32] 4168 + 3996 4169 '@rtsao/scc@1.1.0': 3997 4170 resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} 3998 4171 3999 4172 '@rushstack/eslint-patch@1.10.5': 4000 4173 resolution: {integrity: sha512-kkKUDVlII2DQiKy7UstOR1ErJP8kUKAQ4oa+SQtM0K+lPdmmjj0YnnxBgtTVYH7mUKtbsxeFC9y0AmK7Yb78/A==} 4001 4174 4002 - '@schematics/angular@19.0.6': 4003 - resolution: {integrity: sha512-HicclmbW/+mlljU7a4PzbyIWG+7tognoL5LsgMFJQUDzJXHNjRt1riL0vk57o8Pcprnz9FheeWZXO1KRhXkQuw==} 4175 + '@schematics/angular@19.2.0': 4176 + resolution: {integrity: sha512-/gdrYTr1DSUNmrUmpmne6uBnIBpJ/obHtccvz5sZckKni/KMPAr3CgGZ8JrHer3I732ucb1We9nbdtXvz+2glg==} 4004 4177 engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} 4005 4178 4006 4179 '@sec-ant/readable-stream@0.4.1': ··· 4034 4207 '@shikijs/vscode-textmate@10.0.1': 4035 4208 resolution: {integrity: sha512-fTIQwLF+Qhuws31iw7Ncl1R3HUDtGwIipiJ9iU+UsDUwMhegFcQKQHd51nZjb7CArq0MvON8rbgCGQYWHUKAdg==} 4036 4209 4037 - '@sigstore/bundle@3.0.0': 4038 - resolution: {integrity: sha512-XDUYX56iMPAn/cdgh/DTJxz5RWmqKV4pwvUAEKEWJl+HzKdCd/24wUa9JYNMlDSCb7SUHAdtksxYX779Nne/Zg==} 4210 + '@sigstore/bundle@3.1.0': 4211 + resolution: {integrity: sha512-Mm1E3/CmDDCz3nDhFKTuYdB47EdRFRQMOE/EAbiG1MJW77/w1b3P7Qx7JSrVJs8PfwOLOVcKQCHErIwCTyPbag==} 4039 4212 engines: {node: ^18.17.0 || >=20.5.0} 4040 4213 4041 4214 '@sigstore/core@2.0.0': 4042 4215 resolution: {integrity: sha512-nYxaSb/MtlSI+JWcwTHQxyNmWeWrUXJJ/G4liLrGG7+tS4vAz6LF3xRXqLH6wPIVUoZQel2Fs4ddLx4NCpiIYg==} 4043 4216 engines: {node: ^18.17.0 || >=20.5.0} 4044 4217 4045 - '@sigstore/protobuf-specs@0.3.3': 4046 - resolution: {integrity: sha512-RpacQhBlwpBWd7KEJsRKcBQalbV28fvkxwTOJIqhIuDysMMaJW47V4OqW30iJB9uRpqOSxxEAQFdr8tTattReQ==} 4218 + '@sigstore/protobuf-specs@0.4.0': 4219 + resolution: {integrity: sha512-o09cLSIq9EKyRXwryWDOJagkml9XgQCoCSRjHOnHLnvsivaW7Qznzz6yjfV7PHJHhIvyp8OH7OX8w0Dc5bQK7A==} 4047 4220 engines: {node: ^18.17.0 || >=20.5.0} 4048 4221 4049 - '@sigstore/sign@3.0.0': 4050 - resolution: {integrity: sha512-UjhDMQOkyDoktpXoc5YPJpJK6IooF2gayAr5LvXI4EL7O0vd58okgfRcxuaH+YTdhvb5aa1Q9f+WJ0c2sVuYIw==} 4222 + '@sigstore/sign@3.1.0': 4223 + resolution: {integrity: sha512-knzjmaOHOov1Ur7N/z4B1oPqZ0QX5geUfhrVaqVlu+hl0EAoL4o+l0MSULINcD5GCWe3Z0+YJO8ues6vFlW0Yw==} 4051 4224 engines: {node: ^18.17.0 || >=20.5.0} 4052 4225 4053 - '@sigstore/tuf@3.0.0': 4054 - resolution: {integrity: sha512-9Xxy/8U5OFJu7s+OsHzI96IX/OzjF/zj0BSSaWhgJgTqtlBhQIV2xdrQI5qxLD7+CWWDepadnXAxzaZ3u9cvRw==} 4226 + '@sigstore/tuf@3.1.0': 4227 + resolution: {integrity: sha512-suVMQEA+sKdOz5hwP9qNcEjX6B45R+hFFr4LAWzbRc5O+U2IInwvay/bpG5a4s+qR35P/JK/PiKiRGjfuLy1IA==} 4055 4228 engines: {node: ^18.17.0 || >=20.5.0} 4056 4229 4057 - '@sigstore/verify@2.0.0': 4058 - resolution: {integrity: sha512-Ggtq2GsJuxFNUvQzLoXqRwS4ceRfLAJnrIHUDrzAD0GgnOhwujJkKkxM/s5Bako07c3WtAs/sZo5PJq7VHjeDg==} 4230 + '@sigstore/verify@2.1.0': 4231 + resolution: {integrity: sha512-kAAM06ca4CzhvjIZdONAL9+MLppW3K48wOFy1TbuaWFW/OMfl8JuTgW0Bm02JB1WJGT/ET2eqav0KTEKmxqkIA==} 4059 4232 engines: {node: ^18.17.0 || >=20.5.0} 4060 4233 4061 4234 '@sinclair/typebox@0.27.8': ··· 4240 4413 4241 4414 '@types/eslint@9.6.0': 4242 4415 resolution: {integrity: sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==} 4416 + 4417 + '@types/eslint@9.6.1': 4418 + resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==} 4243 4419 4244 4420 '@types/estree@1.0.6': 4245 4421 resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} ··· 4262 4438 '@types/http-proxy@1.17.15': 4263 4439 resolution: {integrity: sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ==} 4264 4440 4441 + '@types/http-proxy@1.17.16': 4442 + resolution: {integrity: sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==} 4443 + 4265 4444 '@types/jasmine@5.1.5': 4266 4445 resolution: {integrity: sha512-SaCZ3kM5NjOiJqMRYwHpLbTfUC2Dyk1KS3QanNFsUYPGTk70CWVK/J9ueun6zNhw/UkgV7xl8V4ZLQZNRbfnNw==} 4267 4446 ··· 4297 4476 4298 4477 '@types/node@22.10.5': 4299 4478 resolution: {integrity: sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==} 4479 + 4480 + '@types/node@22.13.8': 4481 + resolution: {integrity: sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==} 4300 4482 4301 4483 '@types/parse-path@7.0.3': 4302 4484 resolution: {integrity: sha512-LriObC2+KYZD3FzCrgWGv/qufdUy4eXrxcLgQMfYXgPbLIecKIsVBaQgUPmxSSLcjmYbDTQbMgr6qr6l/eb7Bg==} ··· 4533 4715 engines: {node: '>=16'} 4534 4716 hasBin: true 4535 4717 4536 - '@vitejs/plugin-basic-ssl@1.1.0': 4537 - resolution: {integrity: sha512-wO4Dk/rm8u7RNhOf95ZzcEmC9rYOncYgvq4z3duaJrCgjN8BxAnDVyndanfcJZ0O6XZzHz6Q0hTimxTg8Y9g/A==} 4538 - engines: {node: '>=14.6.0'} 4718 + '@vitejs/plugin-basic-ssl@1.2.0': 4719 + resolution: {integrity: sha512-mkQnxTkcldAzIsomk1UuLfAu9n+kpQ3JbHcpCp7d2Oo6ITtji8pHS3QToOWjhPFvNQSnhlkAjmGbhv2QvwO/7Q==} 4720 + engines: {node: '>=14.21.3'} 4539 4721 peerDependencies: 4540 - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 4722 + vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 4541 4723 4542 4724 '@vitejs/plugin-react@4.3.1': 4543 4725 resolution: {integrity: sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==} ··· 4893 5075 ajv: 4894 5076 optional: true 4895 5077 4896 - ajv-keywords@3.5.2: 4897 - resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} 4898 - peerDependencies: 4899 - ajv: ^6.9.1 4900 - 4901 5078 ajv-keywords@5.1.0: 4902 5079 resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==} 4903 5080 peerDependencies: ··· 5114 5291 peerDependencies: 5115 5292 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 5116 5293 5294 + babel-plugin-polyfill-corejs3@0.11.1: 5295 + resolution: {integrity: sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==} 5296 + peerDependencies: 5297 + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 5298 + 5117 5299 babel-plugin-polyfill-regenerator@0.6.3: 5118 5300 resolution: {integrity: sha512-LiWSbl4CRSIa5x/JAU6jZiG9eit9w6mz+yVMFwDE83LAWvt0AfGBoZ7HS/mkhrKuh2ZlzfVZYKoLjXdqw6Yt7Q==} 5119 5301 peerDependencies: ··· 5159 5341 batch@0.6.1: 5160 5342 resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==} 5161 5343 5162 - beasties@0.1.0: 5163 - resolution: {integrity: sha512-+Ssscd2gVG24qRNC+E2g88D+xsQW4xwakWtKAiGEQ3Pw54/FGdyo9RrfxhGhEv6ilFVbB7r3Lgx+QnAxnSpECw==} 5344 + beasties@0.2.0: 5345 + resolution: {integrity: sha512-Ljqskqx/tbZagIglYoJIMzH5zgssyp+in9+9sAyh15N22AornBeIDnb8EZ6Rk+6ShfMxd92uO3gfpT0NtZbpow==} 5346 + engines: {node: '>=14.0.0'} 5164 5347 5165 5348 better-path-resolve@1.0.0: 5166 5349 resolution: {integrity: sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==} ··· 5499 5682 resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} 5500 5683 engines: {node: '>= 0.6'} 5501 5684 5502 - compression@1.7.5: 5503 - resolution: {integrity: sha512-bQJ0YRck5ak3LgtnpKkiabX5pNF7tMUh1BSy2ZBOTh0Dim0BUu6aPPwByIns6/A5Prh8PufSPerMDUklpzes2Q==} 5685 + compression@1.8.0: 5686 + resolution: {integrity: sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==} 5504 5687 engines: {node: '>= 0.8.0'} 5505 5688 5506 5689 concat-map@0.0.1: ··· 5548 5731 resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} 5549 5732 engines: {node: '>= 0.6'} 5550 5733 5734 + cookie@0.7.1: 5735 + resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==} 5736 + engines: {node: '>= 0.6'} 5737 + 5551 5738 cookie@0.7.2: 5552 5739 resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} 5553 5740 engines: {node: '>= 0.6'} ··· 5569 5756 peerDependencies: 5570 5757 webpack: ^5.1.0 5571 5758 5572 - core-js-compat@3.40.0: 5573 - resolution: {integrity: sha512-0XEDpr5y5mijvw8Lbc6E5AkjrHfp7eEoPlu36SWeAbcL8fn1G1ANe8DBlo2XoNN89oVpxWwOjYIPVzR4ZvsKCQ==} 5759 + core-js-compat@3.41.0: 5760 + resolution: {integrity: sha512-RFsU9LySVue9RTwdDVX/T0e2Y6jRYWXERKElIjpuEOEnxaXffI0X7RUwVzfYLfzuLXSNJDYoRYUAmRUcyln20A==} 5574 5761 5575 5762 core-util-is@1.0.3: 5576 5763 resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} ··· 6025 6212 resolution: {integrity: sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ==} 6026 6213 engines: {node: '>=10.13.0'} 6027 6214 6215 + enhanced-resolve@5.18.1: 6216 + resolution: {integrity: sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==} 6217 + engines: {node: '>=10.13.0'} 6218 + 6028 6219 enquirer@2.4.1: 6029 6220 resolution: {integrity: sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==} 6030 6221 engines: {node: '>=8.6'} ··· 6095 6286 resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==} 6096 6287 engines: {node: '>= 0.4'} 6097 6288 6098 - esbuild-wasm@0.24.0: 6099 - resolution: {integrity: sha512-xhNn5tL1AhkPg4ft59yXT6FkwKXiPSYyz1IeinJHUJpjvOHOIPvdmFQc0pGdjxlKSbzZc2mNmtVOWAR1EF/JAg==} 6289 + esbuild-wasm@0.25.0: 6290 + resolution: {integrity: sha512-60iuWr6jdTVylmGXjpnqk3pCktUi5Rmjiv6EMza3h4X20BLtfL2BjUGs1+UCt2G9UK7jVGrJdUr5i1k0sL3wBg==} 6100 6291 engines: {node: '>=18'} 6101 6292 hasBin: true 6102 6293 ··· 6105 6296 engines: {node: '>=12'} 6106 6297 hasBin: true 6107 6298 6108 - esbuild@0.24.0: 6109 - resolution: {integrity: sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==} 6299 + esbuild@0.24.2: 6300 + resolution: {integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==} 6110 6301 engines: {node: '>=18'} 6111 6302 hasBin: true 6112 6303 6113 - esbuild@0.24.2: 6114 - resolution: {integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==} 6304 + esbuild@0.25.0: 6305 + resolution: {integrity: sha512-BXq5mqc8ltbaN34cDqWuYKyNhX8D/Z0J1xdtdQ8UcIIIyJyz+ZMKUt58tF3SrZ85jcfN/PZYhjR5uDQAYNVbuw==} 6115 6306 engines: {node: '>=18'} 6116 6307 hasBin: true 6117 6308 ··· 6398 6589 resolution: {integrity: sha512-EHlpxMCpHWSAh1dgS6bVeoLAXGnJNdR93aabr4QCGbzOM73o5XmRfM/e5FUqsw3aagP8S8XEWUWFAxnRBnAF0Q==} 6399 6590 engines: {node: ^18.19.0 || >=20.5.0} 6400 6591 6401 - exponential-backoff@3.1.1: 6402 - resolution: {integrity: sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==} 6592 + exponential-backoff@3.1.2: 6593 + resolution: {integrity: sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==} 6403 6594 6404 6595 express@4.21.0: 6405 6596 resolution: {integrity: sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng==} 6597 + engines: {node: '>= 0.10.0'} 6598 + 6599 + express@4.21.2: 6600 + resolution: {integrity: sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==} 6406 6601 engines: {node: '>= 0.10.0'} 6407 6602 6408 6603 extend@3.0.2: ··· 6441 6636 6442 6637 fast-glob@3.3.1: 6443 6638 resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} 6444 - engines: {node: '>=8.6.0'} 6445 - 6446 - fast-glob@3.3.2: 6447 - resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} 6448 6639 engines: {node: '>=8.6.0'} 6449 6640 6450 6641 fast-glob@3.3.3: ··· 6763 6954 resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==} 6764 6955 engines: {node: '>=18'} 6765 6956 6957 + globby@14.1.0: 6958 + resolution: {integrity: sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==} 6959 + engines: {node: '>=18'} 6960 + 6766 6961 gopd@1.2.0: 6767 6962 resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} 6768 6963 engines: {node: '>= 0.4'} ··· 6845 7040 resolution: {integrity: sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==} 6846 7041 engines: {node: '>=18'} 6847 7042 6848 - html-entities@2.5.2: 6849 - resolution: {integrity: sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==} 6850 - 6851 7043 html-escaper@2.0.2: 6852 7044 resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} 6853 7045 ··· 6903 7095 resolution: {integrity: sha512-S9wWkJ/VSY9/k4qcjG318bqJNruzE4HySUhFYknwmu6LBP97KLLfwNf+n4V1BHurvFNkSKLFnK/RsuUnRTf9Vw==} 6904 7096 engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} 6905 7097 6906 - https-proxy-agent@7.0.5: 6907 - resolution: {integrity: sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==} 6908 - engines: {node: '>= 14'} 6909 - 6910 7098 https-proxy-agent@7.0.6: 6911 7099 resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==} 6912 7100 engines: {node: '>= 14'} ··· 7519 7707 resolution: {integrity: sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==} 7520 7708 engines: {node: '>=0.10'} 7521 7709 7710 + launch-editor@2.10.0: 7711 + resolution: {integrity: sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==} 7712 + 7522 7713 launch-editor@2.9.1: 7523 7714 resolution: {integrity: sha512-Gcnl4Bd+hRO9P9icCP/RVVT2o8SFlPXofuCxvA2SaZuH45whSvf5p8x5oih5ftLiVhEI4sp5xDY+R+b3zJBh5w==} 7524 7715 ··· 7539 7730 webpack: 7540 7731 optional: true 7541 7732 7542 - less@4.2.0: 7543 - resolution: {integrity: sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==} 7733 + less@4.2.2: 7734 + resolution: {integrity: sha512-tkuLHQlvWUTeQ3doAqnHbNn8T6WX1KA8yvbKG9x4VtKtIjHsVKQZCH11zRgAfbDAXC2UNIg/K9BYAAcEzUIrNg==} 7544 7735 engines: {node: '>=6'} 7545 7736 hasBin: true 7546 7737 ··· 7583 7774 resolution: {integrity: sha512-iyAZCeyD+c1gPyE9qpFu8af0Y+MRtmKOncdGoA2S5EY8iFq99dmmvkNnHiWo+pj0s7yH7l3KPIgee77tKpXPWQ==} 7584 7775 engines: {node: '>=18.0.0'} 7585 7776 7586 - lmdb@3.1.5: 7587 - resolution: {integrity: sha512-46Mch5Drq+A93Ss3gtbg+Xuvf5BOgIuvhKDWoGa3HcPHI6BL2NCOkRdSx1D4VfzwrxhnsjbyIVsLRlQHu6URvw==} 7777 + lmdb@3.2.6: 7778 + resolution: {integrity: sha512-SuHqzPl7mYStna8WRotY8XX/EUZBjjv3QyKIByeCLFfC9uXT/OIHByEcA07PzbMfQAM0KYJtLgtpMRlIe5dErQ==} 7588 7779 hasBin: true 7589 7780 7590 7781 load-tsconfig@0.2.5: ··· 7692 7883 magic-string-ast@0.7.0: 7693 7884 resolution: {integrity: sha512-686fgAHaJY7wLTFEq7nnKqeQrhqmXB19d1HnqT35Ci7BN6hbAYLZUezTQ062uUHM7ggZEQlqJ94Ftls+KDXU8Q==} 7694 7885 engines: {node: '>=16.14.0'} 7695 - 7696 - magic-string@0.30.12: 7697 - resolution: {integrity: sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==} 7698 7886 7699 7887 magic-string@0.30.17: 7700 7888 resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} ··· 7864 8052 resolution: {integrity: sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==} 7865 8053 engines: {node: '>=16 || 14 >=14.17'} 7866 8054 7867 - minipass-fetch@4.0.0: 7868 - resolution: {integrity: sha512-2v6aXUXwLP1Epd/gc32HAMIWoczx+fZwEPRHm/VwtrJzRGwR1qGZXEYV3Zp8ZjjbwaZhMrM6uHV4KVkk+XCc2w==} 8055 + minipass-fetch@4.0.1: 8056 + resolution: {integrity: sha512-j7U11C5HXigVuutxebFadoYBbd7VSdZWggSe64NVdvWNBqGAiXPL2QVCehjmw7lY1oF9gOllYbORh+hiNgfPgQ==} 7869 8057 engines: {node: ^18.17.0 || >=20.5.0} 7870 8058 7871 8059 minipass-flush@1.0.5: ··· 7931 8119 resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==} 7932 8120 engines: {node: '>=10'} 7933 8121 8122 + mrmime@2.0.1: 8123 + resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==} 8124 + engines: {node: '>=10'} 8125 + 7934 8126 ms@2.0.0: 7935 8127 resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} 7936 8128 ··· 7975 8167 engines: {node: ^18 || >=20} 7976 8168 hasBin: true 7977 8169 8170 + nanoid@5.1.2: 8171 + resolution: {integrity: sha512-b+CiXQCNMUGe0Ri64S9SXFcP9hogjAJ2Rd6GdVxhPLRm7mhGaM7VgOvCAJ1ZshfHbqVDI3uqTI5C8/GaKuLI7g==} 8172 + engines: {node: ^18 || >=20} 8173 + hasBin: true 8174 + 7978 8175 nanotar@0.1.1: 7979 8176 resolution: {integrity: sha512-AiJsGsSF3O0havL1BydvI4+wR76sKT+okKRwWIaK96cZUnXqH0uNBOsHlbwZq3+m2BR1VKqHDVudl3gO4mYjpQ==} 7980 8177 ··· 8081 8278 resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==} 8082 8279 hasBin: true 8083 8280 8084 - node-gyp@11.0.0: 8085 - resolution: {integrity: sha512-zQS+9MTTeCMgY0F3cWPyJyRFAkVltQ1uXm+xXu/ES6KFgC6Czo1Seb9vQW2wNxSX2OrDTiqL0ojtkFxBQ0ypIw==} 8281 + node-gyp@11.1.0: 8282 + resolution: {integrity: sha512-/+7TuHKnBpnMvUQnsYEb0JOozDZqarQbfNuSGLXIjhStMT0fbw7IdSqWgopOP5xhRZE+lsbIvAHcekddruPZgQ==} 8086 8283 engines: {node: ^18.17.0 || >=20.5.0} 8087 8284 hasBin: true 8088 8285 ··· 8123 8320 resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==} 8124 8321 engines: {node: ^18.17.0 || >=20.5.0} 8125 8322 8126 - npm-package-arg@12.0.0: 8127 - resolution: {integrity: sha512-ZTE0hbwSdTNL+Stx2zxSqdu2KZfNDcrtrLdIk7XGnQFYBWYDho/ORvXtn5XEePcL3tFpGjHCV3X3xrtDh7eZ+A==} 8323 + npm-package-arg@12.0.2: 8324 + resolution: {integrity: sha512-f1NpFjNI9O4VbKMOlA5QoBq/vSQPORHcTZ2feJpFkTHJ9eQkdlmZEKSjcAhxTGInC7RlEyScT9ui67NaOsjFWA==} 8128 8325 engines: {node: ^18.17.0 || >=20.5.0} 8129 8326 8130 8327 npm-packlist@9.0.0: ··· 8466 8663 path-to-regexp@0.1.10: 8467 8664 resolution: {integrity: sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==} 8468 8665 8666 + path-to-regexp@0.1.12: 8667 + resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==} 8668 + 8469 8669 path-type@4.0.0: 8470 8670 resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} 8471 8671 engines: {node: '>=8'} ··· 8474 8674 resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==} 8475 8675 engines: {node: '>=12'} 8476 8676 8677 + path-type@6.0.0: 8678 + resolution: {integrity: sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==} 8679 + engines: {node: '>=18'} 8680 + 8477 8681 pathe@1.1.2: 8478 8682 resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} 8479 8683 ··· 8536 8740 resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} 8537 8741 engines: {node: '>= 6'} 8538 8742 8539 - piscina@4.7.0: 8540 - resolution: {integrity: sha512-b8hvkpp9zS0zsfa939b/jXbe64Z2gZv0Ha7FYPNUiDIB1y2AtxcOZdfP8xN8HFjUaqQiT9gRlfjAsoL8vdJ1Iw==} 8743 + piscina@4.8.0: 8744 + resolution: {integrity: sha512-EZJb+ZxDrQf3dihsUL7p42pjNyrNIFJCrRHPMgxu/svsj+P3xS3fuEWp7k2+rfsavfl1N0G29b1HGs7J0m8rZA==} 8541 8745 8542 8746 pkg-dir@7.0.0: 8543 8747 resolution: {integrity: sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==} ··· 8820 9024 resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} 8821 9025 engines: {node: '>=4'} 8822 9026 8823 - postcss-selector-parser@7.0.0: 8824 - resolution: {integrity: sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==} 9027 + postcss-selector-parser@7.1.0: 9028 + resolution: {integrity: sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==} 8825 9029 engines: {node: '>=4'} 8826 9030 8827 9031 postcss-svgo@7.0.1: ··· 8847 9051 resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} 8848 9052 engines: {node: ^10 || ^12 || >=14} 8849 9053 8850 - postcss@8.4.49: 8851 - resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} 8852 - engines: {node: ^10 || ^12 || >=14} 8853 - 8854 9054 postcss@8.5.1: 8855 9055 resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==} 9056 + engines: {node: ^10 || ^12 || >=14} 9057 + 9058 + postcss@8.5.2: 9059 + resolution: {integrity: sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==} 9060 + engines: {node: ^10 || ^12 || >=14} 9061 + 9062 + postcss@8.5.3: 9063 + resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} 8856 9064 engines: {node: ^10 || ^12 || >=14} 8857 9065 8858 9066 preact@10.25.4: ··· 8912 9120 resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} 8913 9121 engines: {node: '>=0.4.0'} 8914 9122 8915 - promise-inflight@1.0.1: 8916 - resolution: {integrity: sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==} 8917 - peerDependencies: 8918 - bluebird: '*' 8919 - peerDependenciesMeta: 8920 - bluebird: 8921 - optional: true 8922 - 8923 9123 promise-retry@2.0.1: 8924 9124 resolution: {integrity: sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==} 8925 9125 engines: {node: '>=10'} ··· 9091 9291 resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} 9092 9292 engines: {node: '>=8.10.0'} 9093 9293 9094 - readdirp@4.1.1: 9095 - resolution: {integrity: sha512-h80JrZu/MHUZCyHu5ciuoI0+WxsCxzxJTILn6Fs8rxSnFPh+UVHYfeIxK1nVGugMqkfC4vJcBOYbkfkwYK0+gw==} 9294 + readdirp@4.1.2: 9295 + resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} 9096 9296 engines: {node: '>= 14.18.0'} 9097 9297 9098 9298 real-require@0.2.0: ··· 9127 9327 regenerator-transform@0.15.2: 9128 9328 resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} 9129 9329 9130 - regex-parser@2.3.0: 9131 - resolution: {integrity: sha512-TVILVSz2jY5D47F4mA4MppkBrafEaiUWJO/TcZHEIuI13AqoZMkK1WMA4Om1YkYbTx+9Ki1/tSUXbceyr9saRg==} 9330 + regex-parser@2.3.1: 9331 + resolution: {integrity: sha512-yXLRqatcCuKtVHsWrNg0JL3l1zGfdXeEvDa0bdu4tCDQw0RpMDZsqbkyRTUnKMR0tXF627V2oEWjBEaEdqTwtQ==} 9132 9332 9133 9333 regex-recursion@5.1.1: 9134 9334 resolution: {integrity: sha512-ae7SBCbzVNrIjgSbh7wMznPcQel1DNlDtzensnFxpiNpXt1U2ju/bHugH422r+4LAVS1FpW1YCwilmnNsjum9w==} ··· 9192 9392 engines: {node: '>= 0.4'} 9193 9393 hasBin: true 9194 9394 9195 - resolve@1.22.8: 9196 - resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} 9197 - hasBin: true 9198 - 9199 9395 resolve@2.0.0-next.5: 9200 9396 resolution: {integrity: sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==} 9201 9397 hasBin: true ··· 9256 9452 rollup: 9257 9453 optional: true 9258 9454 9259 - rollup@4.26.0: 9260 - resolution: {integrity: sha512-ilcl12hnWonG8f+NxU6BlgysVA0gvY2l8N0R84S1HcINbW20bvwuCngJkkInV6LXhwRpucsW5k1ovDwEdBVrNg==} 9455 + rollup@4.31.0: 9456 + resolution: {integrity: sha512-9cCE8P4rZLx9+PjoyqHLs31V9a9Vpvfo4qNcs6JCiGWYhw2gijSetFbH6SSy1whnkgcefnUwr8sad7tgqsGvnw==} 9457 + engines: {node: '>=18.0.0', npm: '>=8.0.0'} 9458 + hasBin: true 9459 + 9460 + rollup@4.34.8: 9461 + resolution: {integrity: sha512-489gTVMzAYdiZHFVA/ig/iYFllCcWFHMvUHI1rpFmkoUtRlQxqh6/yiNqnYibjMZ2b/+FUQwldG+aLsEt6bglQ==} 9261 9462 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 9262 9463 hasBin: true 9263 9464 9264 - rollup@4.31.0: 9265 - resolution: {integrity: sha512-9cCE8P4rZLx9+PjoyqHLs31V9a9Vpvfo4qNcs6JCiGWYhw2gijSetFbH6SSy1whnkgcefnUwr8sad7tgqsGvnw==} 9465 + rollup@4.34.9: 9466 + resolution: {integrity: sha512-nF5XYqWWp9hx/LrpC8sZvvvmq0TeTjQgaZHYmAgwysT9nh8sWnZhBnM8ZyVbbJFIQBLwHDNoMqsBZBbUo4U8sQ==} 9266 9467 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 9267 9468 hasBin: true 9268 9469 ··· 9311 9512 safer-buffer@2.1.2: 9312 9513 resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} 9313 9514 9314 - sass-loader@16.0.3: 9315 - resolution: {integrity: sha512-gosNorT1RCkuCMyihv6FBRR7BMV06oKRAs+l4UMp1mlcVg9rWN6KMmUj3igjQwmYys4mDP3etEYJgiHRbgHCHA==} 9515 + sass-loader@16.0.5: 9516 + resolution: {integrity: sha512-oL+CMBXrj6BZ/zOq4os+UECPL+bWqt6OAC6DWS8Ln8GZRcMDjlJ4JC3FBDuHJdYaFWIdKNIBYmtZtK2MaMkNIw==} 9316 9517 engines: {node: '>= 18.12.0'} 9317 9518 peerDependencies: 9318 9519 '@rspack/core': 0.x || 1.x ··· 9332 9533 webpack: 9333 9534 optional: true 9334 9535 9335 - sass@1.80.7: 9336 - resolution: {integrity: sha512-MVWvN0u5meytrSjsU7AWsbhoXi1sc58zADXFllfZzbsBT1GHjjar6JwBINYPRrkx/zqnQ6uqbQuHgE95O+C+eQ==} 9536 + sass@1.85.0: 9537 + resolution: {integrity: sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==} 9337 9538 engines: {node: '>=14.0.0'} 9338 9539 hasBin: true 9339 9540 ··· 9346 9547 9347 9548 scheduler@0.25.0: 9348 9549 resolution: {integrity: sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==} 9349 - 9350 - schema-utils@3.3.0: 9351 - resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} 9352 - engines: {node: '>= 10.13.0'} 9353 9550 9354 9551 schema-utils@4.3.0: 9355 9552 resolution: {integrity: sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==} ··· 9384 9581 engines: {node: '>=10'} 9385 9582 hasBin: true 9386 9583 9387 - semver@7.6.3: 9388 - resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} 9584 + semver@7.7.0: 9585 + resolution: {integrity: sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==} 9389 9586 engines: {node: '>=10'} 9390 9587 hasBin: true 9391 9588 9392 - semver@7.7.0: 9393 - resolution: {integrity: sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==} 9589 + semver@7.7.1: 9590 + resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==} 9394 9591 engines: {node: '>=10'} 9395 9592 hasBin: true 9396 9593 ··· 9401 9598 serialize-javascript@6.0.2: 9402 9599 resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} 9403 9600 9404 - seroval-plugins@1.2.0: 9405 - resolution: {integrity: sha512-hULTbfzSe81jGWLH8TAJjkEvw6JWMqOo9Uq+4V4vg+HNq53hyHldM9ZOfjdzokcFysiTp9aFdV2vJpZFqKeDjQ==} 9601 + seroval-plugins@1.2.1: 9602 + resolution: {integrity: sha512-H5vs53+39+x4Udwp4J5rNZfgFuA+Lt+uU+09w1gYBVWomtAl98B+E9w7yC05Xc81/HgLvJdlyqJbU0fJCKCmdw==} 9406 9603 engines: {node: '>=10'} 9407 9604 peerDependencies: 9408 9605 seroval: ^1.0 9409 9606 9410 - seroval@1.2.0: 9411 - resolution: {integrity: sha512-GURoU99ko2UiAgUC3qDCk59Jb3Ss4Po8VIMGkG8j5PFo2Q7y0YSMP8QG9NuL/fJCoTz9V1XZUbpNIMXPOfaGpA==} 9607 + seroval@1.2.1: 9608 + resolution: {integrity: sha512-yBxFFs3zmkvKNmR0pFSU//rIsYjuX418TnlDmc2weaq5XFDqDIV/NOMPBoLrbxjLH42p4UzRuXHryXh9dYcKcw==} 9412 9609 engines: {node: '>=10'} 9413 9610 9414 9611 serve-index@1.9.1: ··· 9500 9697 resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} 9501 9698 engines: {node: '>=14'} 9502 9699 9503 - sigstore@3.0.0: 9504 - resolution: {integrity: sha512-PHMifhh3EN4loMcHCz6l3v/luzgT3za+9f8subGgeMNjbJjzH4Ij/YoX3Gvu+kaouJRIlVdTHHCREADYf+ZteA==} 9700 + sigstore@3.1.0: 9701 + resolution: {integrity: sha512-ZpzWAFHIFqyFE56dXqgX/DkDRZdz+rRcjoIk/RQU4IX0wiCv1l8S7ZrXDHcCc+uaf+6o7w3h2l3g6GYG5TKN9Q==} 9505 9702 engines: {node: ^18.17.0 || >=20.5.0} 9506 9703 9507 9704 simple-git@3.27.0: ··· 9874 10071 resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} 9875 10072 engines: {node: '>=8'} 9876 10073 9877 - terser-webpack-plugin@5.3.11: 9878 - resolution: {integrity: sha512-RVCsMfuD0+cTt3EwX8hSl2Ks56EbFHWmhluwcqoPKtBnfjiT6olaq7PRIRfhyU8nnC2MrnDrBLfrD/RGE+cVXQ==} 10074 + terser-webpack-plugin@5.3.12: 10075 + resolution: {integrity: sha512-jDLYqo7oF8tJIttjXO6jBY5Hk8p3A8W4ttih7cCEq64fQFWmgJ4VqAQjKr7WwIDlmXKEc6QeoRb5ecjZ+2afcg==} 9879 10076 engines: {node: '>= 10.13.0'} 9880 10077 peerDependencies: 9881 10078 '@swc/core': '*' ··· 9890 10087 uglify-js: 9891 10088 optional: true 9892 10089 9893 - terser@5.36.0: 9894 - resolution: {integrity: sha512-IYV9eNMuFAV4THUspIRXkLakHnV6XO7FEdtKjf/mDyrnqUg9LnlOn6/RwRvM9SZjR4GUq8Nk8zj67FzVARr74w==} 9895 - engines: {node: '>=10'} 9896 - hasBin: true 9897 - 9898 - terser@5.37.0: 9899 - resolution: {integrity: sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA==} 10090 + terser@5.39.0: 10091 + resolution: {integrity: sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==} 9900 10092 engines: {node: '>=10'} 9901 10093 hasBin: true 9902 10094 ··· 10512 10704 peerDependencies: 10513 10705 vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0 10514 10706 10515 - vite@5.4.11: 10516 - resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==} 10517 - engines: {node: ^18.0.0 || >=20.0.0} 10518 - hasBin: true 10519 - peerDependencies: 10520 - '@types/node': ^18.0.0 || >=20.0.0 10521 - less: '*' 10522 - lightningcss: ^1.21.0 10523 - sass: '*' 10524 - sass-embedded: '*' 10525 - stylus: '*' 10526 - sugarss: '*' 10527 - terser: ^5.4.0 10528 - peerDependenciesMeta: 10529 - '@types/node': 10530 - optional: true 10531 - less: 10532 - optional: true 10533 - lightningcss: 10534 - optional: true 10535 - sass: 10536 - optional: true 10537 - sass-embedded: 10538 - optional: true 10539 - stylus: 10540 - optional: true 10541 - sugarss: 10542 - optional: true 10543 - terser: 10544 - optional: true 10545 - 10546 10707 vite@5.4.14: 10547 10708 resolution: {integrity: sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==} 10548 10709 engines: {node: ^18.0.0 || >=20.0.0} ··· 10574 10735 terser: 10575 10736 optional: true 10576 10737 10577 - vite@6.0.11: 10578 - resolution: {integrity: sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==} 10738 + vite@6.0.9: 10739 + resolution: {integrity: sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==} 10579 10740 engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} 10580 10741 hasBin: true 10581 10742 peerDependencies: ··· 10614 10775 yaml: 10615 10776 optional: true 10616 10777 10617 - vite@6.0.9: 10618 - resolution: {integrity: sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==} 10778 + vite@6.1.0: 10779 + resolution: {integrity: sha512-RjjMipCKVoR4hVfPY6GQTgveinjNuyLw+qruksLDvA5ktI1150VmcMBKmQaEWJhg/j6Uaf6dNCNA0AfdzUb/hQ==} 10619 10780 engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} 10620 10781 hasBin: true 10621 10782 peerDependencies: ··· 10815 10976 webpack: 10816 10977 optional: true 10817 10978 10818 - webpack-dev-server@5.1.0: 10819 - resolution: {integrity: sha512-aQpaN81X6tXie1FoOB7xlMfCsN19pSvRAeYUHOdFWOlhpQ/LlbfTqYwwmEDFV0h8GGuqmCmKmT+pxcUV/Nt2gQ==} 10979 + webpack-dev-server@5.2.0: 10980 + resolution: {integrity: sha512-90SqqYXA2SK36KcT6o1bvwvZfJFcmoamqeJY7+boioffX9g9C0wjjJRGUrQIuh43pb0ttX7+ssavmj/WN2RHtA==} 10820 10981 engines: {node: '>= 18.12.0'} 10821 10982 hasBin: true 10822 10983 peerDependencies: ··· 10849 11010 webpack-virtual-modules@0.6.2: 10850 11011 resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==} 10851 11012 10852 - webpack@5.96.1: 10853 - resolution: {integrity: sha512-l2LlBSvVZGhL4ZrPwyr8+37AunkcYj5qh8o6u2/2rzoPc8gxFJkLj1WxNgooi9pnoc06jh0BjuXnamM4qlujZA==} 11013 + webpack@5.98.0: 11014 + resolution: {integrity: sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==} 10854 11015 engines: {node: '>=10.13.0'} 10855 11016 hasBin: true 10856 11017 peerDependencies: ··· 10978 11139 utf-8-validate: 10979 11140 optional: true 10980 11141 11142 + ws@8.18.1: 11143 + resolution: {integrity: sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==} 11144 + engines: {node: '>=10.0.0'} 11145 + peerDependencies: 11146 + bufferutil: ^4.0.1 11147 + utf-8-validate: '>=5.0.2' 11148 + peerDependenciesMeta: 11149 + bufferutil: 11150 + optional: true 11151 + utf-8-validate: 11152 + optional: true 11153 + 10981 11154 xml-name-validator@4.0.0: 10982 11155 resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==} 10983 11156 engines: {node: '>=12'} ··· 11197 11370 11198 11371 '@andrewbranch/untar.js@1.0.3': {} 11199 11372 11200 - '@angular-devkit/architect@0.1900.6(chokidar@4.0.3)': 11201 - dependencies: 11202 - '@angular-devkit/core': 19.0.6(chokidar@4.0.3) 11203 - rxjs: 7.8.1 11204 - transitivePeerDependencies: 11205 - - chokidar 11206 - 11207 - '@angular-devkit/build-angular@19.0.6(@angular/compiler-cli@19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@types/node@22.10.5)(chokidar@4.0.3)(karma@6.4.4)(tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)))(typescript@5.5.3)(vite@5.4.11(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.36.0))': 11373 + '@angular-devkit/architect@0.1902.0(chokidar@4.0.3)': 11208 11374 dependencies: 11209 - '@ampproject/remapping': 2.3.0 11210 - '@angular-devkit/architect': 0.1900.6(chokidar@4.0.3) 11211 - '@angular-devkit/build-webpack': 0.1900.6(chokidar@4.0.3)(webpack-dev-server@5.1.0(webpack@5.96.1(esbuild@0.24.0)))(webpack@5.96.1(esbuild@0.24.0)) 11212 - '@angular-devkit/core': 19.0.6(chokidar@4.0.3) 11213 - '@angular/build': 19.0.6(@angular/compiler-cli@19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@types/node@22.10.5)(chokidar@4.0.3)(less@4.2.0)(postcss@8.4.49)(tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)))(terser@5.36.0)(typescript@5.5.3) 11214 - '@angular/compiler-cli': 19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3) 11215 - '@babel/core': 7.26.0 11216 - '@babel/generator': 7.26.2 11217 - '@babel/helper-annotate-as-pure': 7.25.9 11218 - '@babel/helper-split-export-declaration': 7.24.7 11219 - '@babel/plugin-transform-async-generator-functions': 7.25.9(@babel/core@7.26.0) 11220 - '@babel/plugin-transform-async-to-generator': 7.25.9(@babel/core@7.26.0) 11221 - '@babel/plugin-transform-runtime': 7.25.9(@babel/core@7.26.0) 11222 - '@babel/preset-env': 7.26.0(@babel/core@7.26.0) 11223 - '@babel/runtime': 7.26.0 11224 - '@discoveryjs/json-ext': 0.6.3 11225 - '@ngtools/webpack': 19.0.6(@angular/compiler-cli@19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(typescript@5.5.3)(webpack@5.96.1(esbuild@0.24.0)) 11226 - '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.4.11(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.36.0)) 11227 - ansi-colors: 4.1.3 11228 - autoprefixer: 10.4.20(postcss@8.4.49) 11229 - babel-loader: 9.2.1(@babel/core@7.26.0)(webpack@5.96.1(esbuild@0.24.0)) 11230 - browserslist: 4.24.4 11231 - copy-webpack-plugin: 12.0.2(webpack@5.96.1(esbuild@0.24.0)) 11232 - css-loader: 7.1.2(webpack@5.96.1(esbuild@0.24.0)) 11233 - esbuild-wasm: 0.24.0 11234 - fast-glob: 3.3.2 11235 - http-proxy-middleware: 3.0.3 11236 - istanbul-lib-instrument: 6.0.3 11237 - jsonc-parser: 3.3.1 11238 - karma-source-map-support: 1.4.0 11239 - less: 4.2.0 11240 - less-loader: 12.2.0(less@4.2.0)(webpack@5.96.1(esbuild@0.24.0)) 11241 - license-webpack-plugin: 4.0.2(webpack@5.96.1(esbuild@0.24.0)) 11242 - loader-utils: 3.3.1 11243 - mini-css-extract-plugin: 2.9.2(webpack@5.96.1(esbuild@0.24.0)) 11244 - open: 10.1.0 11245 - ora: 5.4.1 11246 - picomatch: 4.0.2 11247 - piscina: 4.7.0 11248 - postcss: 8.4.49 11249 - postcss-loader: 8.1.1(postcss@8.4.49)(typescript@5.5.3)(webpack@5.96.1(esbuild@0.24.0)) 11250 - resolve-url-loader: 5.0.0 11375 + '@angular-devkit/core': 19.2.0(chokidar@4.0.3) 11251 11376 rxjs: 7.8.1 11252 - sass: 1.80.7 11253 - sass-loader: 16.0.3(sass@1.80.7)(webpack@5.96.1(esbuild@0.24.0)) 11254 - semver: 7.6.3 11255 - source-map-loader: 5.0.0(webpack@5.96.1(esbuild@0.24.0)) 11256 - source-map-support: 0.5.21 11257 - terser: 5.36.0 11258 - tree-kill: 1.2.2 11259 - tslib: 2.8.1 11260 - typescript: 5.5.3 11261 - webpack: 5.96.1(esbuild@0.24.2) 11262 - webpack-dev-middleware: 7.4.2(webpack@5.96.1(esbuild@0.24.0)) 11263 - webpack-dev-server: 5.1.0(webpack@5.96.1(esbuild@0.24.0)) 11264 - webpack-merge: 6.0.1 11265 - webpack-subresource-integrity: 5.1.0(webpack@5.96.1(esbuild@0.24.0)) 11266 - optionalDependencies: 11267 - esbuild: 0.24.0 11268 - karma: 6.4.4 11269 - tailwindcss: 3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)) 11270 11377 transitivePeerDependencies: 11271 - - '@angular/compiler' 11272 - - '@rspack/core' 11273 - - '@swc/core' 11274 - - '@types/node' 11275 - - bufferutil 11276 11378 - chokidar 11277 - - debug 11278 - - html-webpack-plugin 11279 - - lightningcss 11280 - - node-sass 11281 - - sass-embedded 11282 - - stylus 11283 - - sugarss 11284 - - supports-color 11285 - - uglify-js 11286 - - utf-8-validate 11287 - - vite 11288 - - webpack-cli 11289 11379 11290 - '@angular-devkit/build-angular@19.0.6(@angular/compiler-cli@19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@types/node@22.10.5)(chokidar@4.0.3)(karma@6.4.4)(tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)))(typescript@5.5.3)(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))': 11380 + '@angular-devkit/build-angular@19.2.0(@angular/compiler-cli@19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@types/node@22.13.8)(chokidar@4.0.3)(jiti@2.4.2)(karma@6.4.4)(tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)))(typescript@5.5.3)(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(yaml@2.7.0)': 11291 11381 dependencies: 11292 11382 '@ampproject/remapping': 2.3.0 11293 - '@angular-devkit/architect': 0.1900.6(chokidar@4.0.3) 11294 - '@angular-devkit/build-webpack': 0.1900.6(chokidar@4.0.3)(webpack-dev-server@5.1.0(webpack@5.96.1(esbuild@0.24.0)))(webpack@5.96.1(esbuild@0.24.0)) 11295 - '@angular-devkit/core': 19.0.6(chokidar@4.0.3) 11296 - '@angular/build': 19.0.6(@angular/compiler-cli@19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@types/node@22.10.5)(chokidar@4.0.3)(less@4.2.0)(postcss@8.4.49)(tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)))(terser@5.36.0)(typescript@5.5.3) 11297 - '@angular/compiler-cli': 19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3) 11298 - '@babel/core': 7.26.0 11299 - '@babel/generator': 7.26.2 11383 + '@angular-devkit/architect': 0.1902.0(chokidar@4.0.3) 11384 + '@angular-devkit/build-webpack': 0.1902.0(chokidar@4.0.3)(webpack-dev-server@5.2.0(webpack@5.98.0(esbuild@0.25.0)))(webpack@5.98.0(esbuild@0.25.0)) 11385 + '@angular-devkit/core': 19.2.0(chokidar@4.0.3) 11386 + '@angular/build': 19.2.0(@angular/compiler-cli@19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@types/node@22.13.8)(chokidar@4.0.3)(jiti@2.4.2)(karma@6.4.4)(less@4.2.2)(postcss@8.5.2)(tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)))(terser@5.39.0)(typescript@5.5.3)(yaml@2.7.0) 11387 + '@angular/compiler-cli': 19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3) 11388 + '@babel/core': 7.26.9 11389 + '@babel/generator': 7.26.9 11300 11390 '@babel/helper-annotate-as-pure': 7.25.9 11301 11391 '@babel/helper-split-export-declaration': 7.24.7 11302 - '@babel/plugin-transform-async-generator-functions': 7.25.9(@babel/core@7.26.0) 11303 - '@babel/plugin-transform-async-to-generator': 7.25.9(@babel/core@7.26.0) 11304 - '@babel/plugin-transform-runtime': 7.25.9(@babel/core@7.26.0) 11305 - '@babel/preset-env': 7.26.0(@babel/core@7.26.0) 11306 - '@babel/runtime': 7.26.0 11392 + '@babel/plugin-transform-async-generator-functions': 7.26.8(@babel/core@7.26.9) 11393 + '@babel/plugin-transform-async-to-generator': 7.25.9(@babel/core@7.26.9) 11394 + '@babel/plugin-transform-runtime': 7.26.9(@babel/core@7.26.9) 11395 + '@babel/preset-env': 7.26.9(@babel/core@7.26.9) 11396 + '@babel/runtime': 7.26.9 11307 11397 '@discoveryjs/json-ext': 0.6.3 11308 - '@ngtools/webpack': 19.0.6(@angular/compiler-cli@19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(typescript@5.5.3)(webpack@5.96.1(esbuild@0.24.0)) 11309 - '@vitejs/plugin-basic-ssl': 1.1.0(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 11398 + '@ngtools/webpack': 19.2.0(@angular/compiler-cli@19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(typescript@5.5.3)(webpack@5.98.0(esbuild@0.25.0)) 11399 + '@vitejs/plugin-basic-ssl': 1.2.0(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 11310 11400 ansi-colors: 4.1.3 11311 - autoprefixer: 10.4.20(postcss@8.4.49) 11312 - babel-loader: 9.2.1(@babel/core@7.26.0)(webpack@5.96.1(esbuild@0.24.0)) 11401 + autoprefixer: 10.4.20(postcss@8.5.2) 11402 + babel-loader: 9.2.1(@babel/core@7.26.9)(webpack@5.98.0(esbuild@0.25.0)) 11313 11403 browserslist: 4.24.4 11314 - copy-webpack-plugin: 12.0.2(webpack@5.96.1(esbuild@0.24.0)) 11315 - css-loader: 7.1.2(webpack@5.96.1(esbuild@0.24.0)) 11316 - esbuild-wasm: 0.24.0 11317 - fast-glob: 3.3.2 11404 + copy-webpack-plugin: 12.0.2(webpack@5.98.0(esbuild@0.25.0)) 11405 + css-loader: 7.1.2(webpack@5.98.0(esbuild@0.25.0)) 11406 + esbuild-wasm: 0.25.0 11407 + fast-glob: 3.3.3 11318 11408 http-proxy-middleware: 3.0.3 11319 11409 istanbul-lib-instrument: 6.0.3 11320 11410 jsonc-parser: 3.3.1 11321 11411 karma-source-map-support: 1.4.0 11322 - less: 4.2.0 11323 - less-loader: 12.2.0(less@4.2.0)(webpack@5.96.1(esbuild@0.24.0)) 11324 - license-webpack-plugin: 4.0.2(webpack@5.96.1(esbuild@0.24.0)) 11412 + less: 4.2.2 11413 + less-loader: 12.2.0(less@4.2.2)(webpack@5.98.0(esbuild@0.25.0)) 11414 + license-webpack-plugin: 4.0.2(webpack@5.98.0(esbuild@0.25.0)) 11325 11415 loader-utils: 3.3.1 11326 - mini-css-extract-plugin: 2.9.2(webpack@5.96.1(esbuild@0.24.0)) 11416 + mini-css-extract-plugin: 2.9.2(webpack@5.98.0(esbuild@0.25.0)) 11327 11417 open: 10.1.0 11328 11418 ora: 5.4.1 11329 11419 picomatch: 4.0.2 11330 - piscina: 4.7.0 11331 - postcss: 8.4.49 11332 - postcss-loader: 8.1.1(postcss@8.4.49)(typescript@5.5.3)(webpack@5.96.1(esbuild@0.24.0)) 11420 + piscina: 4.8.0 11421 + postcss: 8.5.2 11422 + postcss-loader: 8.1.1(postcss@8.5.2)(typescript@5.5.3)(webpack@5.98.0(esbuild@0.25.0)) 11333 11423 resolve-url-loader: 5.0.0 11334 11424 rxjs: 7.8.1 11335 - sass: 1.80.7 11336 - sass-loader: 16.0.3(sass@1.80.7)(webpack@5.96.1(esbuild@0.24.0)) 11337 - semver: 7.6.3 11338 - source-map-loader: 5.0.0(webpack@5.96.1(esbuild@0.24.0)) 11425 + sass: 1.85.0 11426 + sass-loader: 16.0.5(sass@1.85.0)(webpack@5.98.0(esbuild@0.25.0)) 11427 + semver: 7.7.1 11428 + source-map-loader: 5.0.0(webpack@5.98.0(esbuild@0.25.0)) 11339 11429 source-map-support: 0.5.21 11340 - terser: 5.36.0 11430 + terser: 5.39.0 11341 11431 tree-kill: 1.2.2 11342 11432 tslib: 2.8.1 11343 11433 typescript: 5.5.3 11344 - webpack: 5.96.1(esbuild@0.24.2) 11345 - webpack-dev-middleware: 7.4.2(webpack@5.96.1(esbuild@0.24.0)) 11346 - webpack-dev-server: 5.1.0(webpack@5.96.1(esbuild@0.24.0)) 11434 + webpack: 5.98.0(esbuild@0.24.2) 11435 + webpack-dev-middleware: 7.4.2(webpack@5.98.0(esbuild@0.25.0)) 11436 + webpack-dev-server: 5.2.0(webpack@5.98.0(esbuild@0.25.0)) 11347 11437 webpack-merge: 6.0.1 11348 - webpack-subresource-integrity: 5.1.0(webpack@5.96.1(esbuild@0.24.0)) 11438 + webpack-subresource-integrity: 5.1.0(webpack@5.98.0(esbuild@0.25.0)) 11349 11439 optionalDependencies: 11350 - esbuild: 0.24.0 11440 + esbuild: 0.25.0 11351 11441 karma: 6.4.4 11352 - tailwindcss: 3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)) 11442 + tailwindcss: 3.4.9(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)) 11353 11443 transitivePeerDependencies: 11354 11444 - '@angular/compiler' 11355 11445 - '@rspack/core' ··· 11359 11449 - chokidar 11360 11450 - debug 11361 11451 - html-webpack-plugin 11452 + - jiti 11362 11453 - lightningcss 11363 11454 - node-sass 11364 11455 - sass-embedded 11365 11456 - stylus 11366 11457 - sugarss 11367 11458 - supports-color 11459 + - tsx 11368 11460 - uglify-js 11369 11461 - utf-8-validate 11370 11462 - vite 11371 11463 - webpack-cli 11464 + - yaml 11372 11465 11373 - '@angular-devkit/build-webpack@0.1900.6(chokidar@4.0.3)(webpack-dev-server@5.1.0(webpack@5.96.1(esbuild@0.24.0)))(webpack@5.96.1(esbuild@0.24.0))': 11466 + '@angular-devkit/build-webpack@0.1902.0(chokidar@4.0.3)(webpack-dev-server@5.2.0(webpack@5.98.0(esbuild@0.25.0)))(webpack@5.98.0(esbuild@0.25.0))': 11374 11467 dependencies: 11375 - '@angular-devkit/architect': 0.1900.6(chokidar@4.0.3) 11468 + '@angular-devkit/architect': 0.1902.0(chokidar@4.0.3) 11376 11469 rxjs: 7.8.1 11377 - webpack: 5.96.1(esbuild@0.24.2) 11378 - webpack-dev-server: 5.1.0(webpack@5.96.1(esbuild@0.24.0)) 11470 + webpack: 5.98.0(esbuild@0.24.2) 11471 + webpack-dev-server: 5.2.0(webpack@5.98.0(esbuild@0.25.0)) 11379 11472 transitivePeerDependencies: 11380 11473 - chokidar 11381 11474 11382 - '@angular-devkit/core@19.0.6(chokidar@4.0.3)': 11475 + '@angular-devkit/core@19.2.0(chokidar@4.0.3)': 11383 11476 dependencies: 11384 11477 ajv: 8.17.1 11385 11478 ajv-formats: 3.0.1(ajv@8.17.1) ··· 11390 11483 optionalDependencies: 11391 11484 chokidar: 4.0.3 11392 11485 11393 - '@angular-devkit/schematics@19.0.6(chokidar@4.0.3)': 11486 + '@angular-devkit/schematics@19.2.0(chokidar@4.0.3)': 11394 11487 dependencies: 11395 - '@angular-devkit/core': 19.0.6(chokidar@4.0.3) 11488 + '@angular-devkit/core': 19.2.0(chokidar@4.0.3) 11396 11489 jsonc-parser: 3.3.1 11397 - magic-string: 0.30.12 11490 + magic-string: 0.30.17 11398 11491 ora: 5.4.1 11399 11492 rxjs: 7.8.1 11400 11493 transitivePeerDependencies: 11401 11494 - chokidar 11402 11495 11403 - '@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))': 11496 + '@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))': 11404 11497 dependencies: 11405 - '@angular/core': 19.0.5(rxjs@7.8.1)(zone.js@0.15.0) 11498 + '@angular/core': 19.2.0(rxjs@7.8.1)(zone.js@0.15.0) 11406 11499 tslib: 2.8.1 11407 11500 11408 - '@angular/build@19.0.6(@angular/compiler-cli@19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@types/node@22.10.5)(chokidar@4.0.3)(less@4.2.0)(postcss@8.4.49)(tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)))(terser@5.36.0)(typescript@5.5.3)': 11501 + '@angular/build@19.2.0(@angular/compiler-cli@19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@types/node@22.13.8)(chokidar@4.0.3)(jiti@2.4.2)(karma@6.4.4)(less@4.2.2)(postcss@8.5.2)(tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)))(terser@5.39.0)(typescript@5.5.3)(yaml@2.7.0)': 11409 11502 dependencies: 11410 11503 '@ampproject/remapping': 2.3.0 11411 - '@angular-devkit/architect': 0.1900.6(chokidar@4.0.3) 11412 - '@angular/compiler': 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 11413 - '@angular/compiler-cli': 19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3) 11414 - '@babel/core': 7.26.0 11504 + '@angular-devkit/architect': 0.1902.0(chokidar@4.0.3) 11505 + '@angular/compiler': 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 11506 + '@angular/compiler-cli': 19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3) 11507 + '@babel/core': 7.26.9 11415 11508 '@babel/helper-annotate-as-pure': 7.25.9 11416 11509 '@babel/helper-split-export-declaration': 7.24.7 11417 - '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.0) 11418 - '@inquirer/confirm': 5.0.2(@types/node@22.10.5) 11419 - '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.4.11(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.36.0)) 11420 - beasties: 0.1.0 11510 + '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.9) 11511 + '@inquirer/confirm': 5.1.6(@types/node@22.13.8) 11512 + '@vitejs/plugin-basic-ssl': 1.2.0(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 11513 + beasties: 0.2.0 11421 11514 browserslist: 4.24.4 11422 - esbuild: 0.24.0 11423 - fast-glob: 3.3.2 11424 - https-proxy-agent: 7.0.5 11515 + esbuild: 0.25.0 11516 + fast-glob: 3.3.3 11517 + https-proxy-agent: 7.0.6(supports-color@9.4.0) 11425 11518 istanbul-lib-instrument: 6.0.3 11426 11519 listr2: 8.2.5 11427 - magic-string: 0.30.12 11428 - mrmime: 2.0.0 11520 + magic-string: 0.30.17 11521 + mrmime: 2.0.1 11429 11522 parse5-html-rewriting-stream: 7.0.0 11430 11523 picomatch: 4.0.2 11431 - piscina: 4.7.0 11432 - rollup: 4.26.0 11433 - sass: 1.80.7 11434 - semver: 7.6.3 11524 + piscina: 4.8.0 11525 + rollup: 4.34.8 11526 + sass: 1.85.0 11527 + semver: 7.7.1 11528 + source-map-support: 0.5.21 11435 11529 typescript: 5.5.3 11436 - vite: 5.4.11(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.36.0) 11530 + vite: 6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 11437 11531 watchpack: 2.4.2 11438 11532 optionalDependencies: 11439 - less: 4.2.0 11440 - lmdb: 3.1.5 11441 - postcss: 8.4.49 11442 - tailwindcss: 3.4.9(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)) 11533 + karma: 6.4.4 11534 + less: 4.2.2 11535 + lmdb: 3.2.6 11536 + postcss: 8.5.2 11537 + tailwindcss: 3.4.9(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)) 11443 11538 transitivePeerDependencies: 11444 11539 - '@types/node' 11445 11540 - chokidar 11541 + - jiti 11446 11542 - lightningcss 11447 11543 - sass-embedded 11448 11544 - stylus 11449 11545 - sugarss 11450 11546 - supports-color 11451 11547 - terser 11548 + - tsx 11549 + - yaml 11452 11550 11453 - '@angular/cdk@19.1.2(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1)': 11551 + '@angular/cdk@19.2.1(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1)': 11454 11552 dependencies: 11455 - '@angular/common': 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11456 - '@angular/core': 19.0.5(rxjs@7.8.1)(zone.js@0.15.0) 11553 + '@angular/common': 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11554 + '@angular/core': 19.2.0(rxjs@7.8.1)(zone.js@0.15.0) 11457 11555 rxjs: 7.8.1 11458 11556 tslib: 2.8.1 11459 11557 optionalDependencies: 11460 11558 parse5: 7.2.1 11461 11559 11462 - '@angular/cli@19.0.6(@types/node@22.10.5)(chokidar@4.0.3)': 11560 + '@angular/cli@19.2.0(@types/node@22.13.8)(chokidar@4.0.3)': 11463 11561 dependencies: 11464 - '@angular-devkit/architect': 0.1900.6(chokidar@4.0.3) 11465 - '@angular-devkit/core': 19.0.6(chokidar@4.0.3) 11466 - '@angular-devkit/schematics': 19.0.6(chokidar@4.0.3) 11467 - '@inquirer/prompts': 7.1.0(@types/node@22.10.5) 11468 - '@listr2/prompt-adapter-inquirer': 2.0.18(@inquirer/prompts@7.1.0(@types/node@22.10.5)) 11469 - '@schematics/angular': 19.0.6(chokidar@4.0.3) 11562 + '@angular-devkit/architect': 0.1902.0(chokidar@4.0.3) 11563 + '@angular-devkit/core': 19.2.0(chokidar@4.0.3) 11564 + '@angular-devkit/schematics': 19.2.0(chokidar@4.0.3) 11565 + '@inquirer/prompts': 7.3.2(@types/node@22.13.8) 11566 + '@listr2/prompt-adapter-inquirer': 2.0.18(@inquirer/prompts@7.3.2(@types/node@22.13.8)) 11567 + '@schematics/angular': 19.2.0(chokidar@4.0.3) 11470 11568 '@yarnpkg/lockfile': 1.1.0 11471 11569 ini: 5.0.0 11472 11570 jsonc-parser: 3.3.1 11473 11571 listr2: 8.2.5 11474 - npm-package-arg: 12.0.0 11572 + npm-package-arg: 12.0.2 11475 11573 npm-pick-manifest: 10.0.0 11476 11574 pacote: 20.0.0 11477 - resolve: 1.22.8 11478 - semver: 7.6.3 11575 + resolve: 1.22.10 11576 + semver: 7.7.1 11479 11577 symbol-observable: 4.0.0 11480 11578 yargs: 17.7.2 11481 11579 transitivePeerDependencies: 11482 11580 - '@types/node' 11483 - - bluebird 11484 11581 - chokidar 11485 11582 - supports-color 11486 11583 11487 - '@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1)': 11584 + '@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1)': 11488 11585 dependencies: 11489 - '@angular/core': 19.0.5(rxjs@7.8.1)(zone.js@0.15.0) 11586 + '@angular/core': 19.2.0(rxjs@7.8.1)(zone.js@0.15.0) 11490 11587 rxjs: 7.8.1 11491 11588 tslib: 2.8.1 11492 11589 11493 - '@angular/compiler-cli@19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3)': 11590 + '@angular/compiler-cli@19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3)': 11494 11591 dependencies: 11495 - '@angular/compiler': 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 11496 - '@babel/core': 7.26.0 11592 + '@angular/compiler': 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 11593 + '@babel/core': 7.26.9 11497 11594 '@jridgewell/sourcemap-codec': 1.5.0 11498 11595 chokidar: 4.0.3 11499 11596 convert-source-map: 1.9.0 11500 11597 reflect-metadata: 0.2.2 11501 - semver: 7.7.0 11598 + semver: 7.7.1 11502 11599 tslib: 2.8.1 11503 11600 typescript: 5.5.3 11504 11601 yargs: 17.7.2 11505 11602 transitivePeerDependencies: 11506 11603 - supports-color 11507 11604 11508 - '@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))': 11605 + '@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))': 11509 11606 dependencies: 11510 11607 tslib: 2.8.1 11511 11608 optionalDependencies: 11512 - '@angular/core': 19.0.5(rxjs@7.8.1)(zone.js@0.15.0) 11609 + '@angular/core': 19.2.0(rxjs@7.8.1)(zone.js@0.15.0) 11513 11610 11514 - '@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)': 11611 + '@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)': 11515 11612 dependencies: 11516 11613 rxjs: 7.8.1 11517 11614 tslib: 2.8.1 11518 11615 zone.js: 0.15.0 11519 11616 11520 - '@angular/forms@19.0.5(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1)': 11617 + '@angular/forms@19.2.0(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1)': 11521 11618 dependencies: 11522 - '@angular/common': 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11523 - '@angular/core': 19.0.5(rxjs@7.8.1)(zone.js@0.15.0) 11524 - '@angular/platform-browser': 19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 11619 + '@angular/common': 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11620 + '@angular/core': 19.2.0(rxjs@7.8.1)(zone.js@0.15.0) 11621 + '@angular/platform-browser': 19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 11525 11622 rxjs: 7.8.1 11526 11623 tslib: 2.8.1 11527 11624 11528 - '@angular/material@19.1.2(2v7zoilonhmw47pcgmdtmhu3ti)': 11625 + '@angular/material@19.2.1(@angular/cdk@19.2.1(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/forms@19.2.0(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1)': 11529 11626 dependencies: 11530 - '@angular/animations': 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 11531 - '@angular/cdk': 19.1.2(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11532 - '@angular/common': 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11533 - '@angular/core': 19.0.5(rxjs@7.8.1)(zone.js@0.15.0) 11534 - '@angular/forms': 19.0.5(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1) 11535 - '@angular/platform-browser': 19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 11627 + '@angular/cdk': 19.2.1(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11628 + '@angular/common': 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11629 + '@angular/core': 19.2.0(rxjs@7.8.1)(zone.js@0.15.0) 11630 + '@angular/forms': 19.2.0(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1) 11631 + '@angular/platform-browser': 19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 11536 11632 rxjs: 7.8.1 11537 11633 tslib: 2.8.1 11538 11634 11539 - '@angular/platform-browser-dynamic@19.0.5(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))': 11635 + '@angular/platform-browser-dynamic@19.2.0(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))': 11540 11636 dependencies: 11541 - '@angular/common': 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11542 - '@angular/compiler': 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 11543 - '@angular/core': 19.0.5(rxjs@7.8.1)(zone.js@0.15.0) 11544 - '@angular/platform-browser': 19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 11637 + '@angular/common': 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11638 + '@angular/compiler': 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 11639 + '@angular/core': 19.2.0(rxjs@7.8.1)(zone.js@0.15.0) 11640 + '@angular/platform-browser': 19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 11545 11641 tslib: 2.8.1 11546 11642 11547 - '@angular/platform-browser@19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))': 11643 + '@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))': 11548 11644 dependencies: 11549 - '@angular/common': 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11550 - '@angular/core': 19.0.5(rxjs@7.8.1)(zone.js@0.15.0) 11645 + '@angular/common': 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11646 + '@angular/core': 19.2.0(rxjs@7.8.1)(zone.js@0.15.0) 11551 11647 tslib: 2.8.1 11552 11648 optionalDependencies: 11553 - '@angular/animations': 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 11649 + '@angular/animations': 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 11554 11650 11555 - '@angular/router@19.0.5(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1)': 11651 + '@angular/router@19.2.0(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(@angular/platform-browser@19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(rxjs@7.8.1)': 11556 11652 dependencies: 11557 - '@angular/common': 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11558 - '@angular/core': 19.0.5(rxjs@7.8.1)(zone.js@0.15.0) 11559 - '@angular/platform-browser': 19.0.5(@angular/animations@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)) 11653 + '@angular/common': 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 11654 + '@angular/core': 19.2.0(rxjs@7.8.1)(zone.js@0.15.0) 11655 + '@angular/platform-browser': 19.2.0(@angular/animations@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)) 11560 11656 rxjs: 7.8.1 11561 11657 tslib: 2.8.1 11562 11658 ··· 11578 11674 cjs-module-lexer: 1.4.1 11579 11675 fflate: 0.8.2 11580 11676 lru-cache: 10.4.3 11581 - semver: 7.7.0 11677 + semver: 7.7.1 11582 11678 typescript: 5.6.1-rc 11583 11679 validate-npm-package-name: 5.0.1 11584 11680 ··· 11590 11686 11591 11687 '@babel/compat-data@7.26.5': {} 11592 11688 11593 - '@babel/core@7.26.0': 11689 + '@babel/compat-data@7.26.8': {} 11690 + 11691 + '@babel/core@7.26.7': 11594 11692 dependencies: 11595 11693 '@ampproject/remapping': 2.3.0 11596 11694 '@babel/code-frame': 7.26.2 11597 - '@babel/generator': 7.26.2 11695 + '@babel/generator': 7.26.5 11598 11696 '@babel/helper-compilation-targets': 7.26.5 11599 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) 11697 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.7) 11600 11698 '@babel/helpers': 7.26.7 11601 11699 '@babel/parser': 7.26.7 11602 11700 '@babel/template': 7.25.9 ··· 11610 11708 transitivePeerDependencies: 11611 11709 - supports-color 11612 11710 11613 - '@babel/core@7.26.7': 11711 + '@babel/core@7.26.9': 11614 11712 dependencies: 11615 11713 '@ampproject/remapping': 2.3.0 11616 11714 '@babel/code-frame': 7.26.2 11617 - '@babel/generator': 7.26.5 11715 + '@babel/generator': 7.26.9 11618 11716 '@babel/helper-compilation-targets': 7.26.5 11619 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.7) 11620 - '@babel/helpers': 7.26.7 11621 - '@babel/parser': 7.26.7 11622 - '@babel/template': 7.25.9 11623 - '@babel/traverse': 7.26.7 11624 - '@babel/types': 7.26.7 11717 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.9) 11718 + '@babel/helpers': 7.26.9 11719 + '@babel/parser': 7.26.9 11720 + '@babel/template': 7.26.9 11721 + '@babel/traverse': 7.26.9 11722 + '@babel/types': 7.26.9 11625 11723 convert-source-map: 2.0.0 11626 11724 debug: 4.4.0(supports-color@9.4.0) 11627 11725 gensync: 1.0.0-beta.2 ··· 11630 11728 transitivePeerDependencies: 11631 11729 - supports-color 11632 11730 11633 - '@babel/generator@7.26.2': 11731 + '@babel/generator@7.26.5': 11634 11732 dependencies: 11635 11733 '@babel/parser': 7.26.7 11636 11734 '@babel/types': 7.26.7 ··· 11638 11736 '@jridgewell/trace-mapping': 0.3.25 11639 11737 jsesc: 3.1.0 11640 11738 11641 - '@babel/generator@7.26.5': 11739 + '@babel/generator@7.26.9': 11642 11740 dependencies: 11643 - '@babel/parser': 7.26.7 11644 - '@babel/types': 7.26.7 11741 + '@babel/parser': 7.26.9 11742 + '@babel/types': 7.26.9 11645 11743 '@jridgewell/gen-mapping': 0.3.8 11646 11744 '@jridgewell/trace-mapping': 0.3.25 11647 11745 jsesc: 3.1.0 11648 11746 11649 11747 '@babel/helper-annotate-as-pure@7.25.9': 11650 11748 dependencies: 11651 - '@babel/types': 7.26.7 11749 + '@babel/types': 7.26.9 11652 11750 11653 11751 '@babel/helper-compilation-targets@7.26.5': 11654 11752 dependencies: ··· 11658 11756 lru-cache: 5.1.1 11659 11757 semver: 6.3.1 11660 11758 11661 - '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.0)': 11759 + '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.7)': 11760 + dependencies: 11761 + '@babel/core': 7.26.7 11762 + '@babel/helper-annotate-as-pure': 7.25.9 11763 + '@babel/helper-member-expression-to-functions': 7.25.9 11764 + '@babel/helper-optimise-call-expression': 7.25.9 11765 + '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.7) 11766 + '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 11767 + '@babel/traverse': 7.26.9 11768 + semver: 6.3.1 11769 + transitivePeerDependencies: 11770 + - supports-color 11771 + 11772 + '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.9)': 11662 11773 dependencies: 11663 - '@babel/core': 7.26.0 11774 + '@babel/core': 7.26.9 11664 11775 '@babel/helper-annotate-as-pure': 7.25.9 11665 11776 '@babel/helper-member-expression-to-functions': 7.25.9 11666 11777 '@babel/helper-optimise-call-expression': 7.25.9 11667 - '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.0) 11778 + '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.9) 11668 11779 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 11669 - '@babel/traverse': 7.26.7 11780 + '@babel/traverse': 7.26.9 11670 11781 semver: 6.3.1 11671 11782 transitivePeerDependencies: 11672 11783 - supports-color 11673 11784 11674 - '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.7)': 11785 + '@babel/helper-create-class-features-plugin@7.26.9(@babel/core@7.26.9)': 11675 11786 dependencies: 11676 - '@babel/core': 7.26.7 11787 + '@babel/core': 7.26.9 11677 11788 '@babel/helper-annotate-as-pure': 7.25.9 11678 11789 '@babel/helper-member-expression-to-functions': 7.25.9 11679 11790 '@babel/helper-optimise-call-expression': 7.25.9 11680 - '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.7) 11791 + '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.9) 11681 11792 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 11682 - '@babel/traverse': 7.26.7 11793 + '@babel/traverse': 7.26.9 11683 11794 semver: 6.3.1 11684 11795 transitivePeerDependencies: 11685 11796 - supports-color 11686 11797 11687 - '@babel/helper-create-regexp-features-plugin@7.26.3(@babel/core@7.26.0)': 11798 + '@babel/helper-create-regexp-features-plugin@7.26.3(@babel/core@7.26.9)': 11688 11799 dependencies: 11689 - '@babel/core': 7.26.0 11800 + '@babel/core': 7.26.9 11690 11801 '@babel/helper-annotate-as-pure': 7.25.9 11691 11802 regexpu-core: 6.2.0 11692 11803 semver: 6.3.1 11693 11804 11694 - '@babel/helper-define-polyfill-provider@0.6.3(@babel/core@7.26.0)': 11805 + '@babel/helper-define-polyfill-provider@0.6.3(@babel/core@7.26.9)': 11695 11806 dependencies: 11696 - '@babel/core': 7.26.0 11807 + '@babel/core': 7.26.9 11697 11808 '@babel/helper-compilation-targets': 7.26.5 11698 11809 '@babel/helper-plugin-utils': 7.26.5 11699 11810 debug: 4.4.0(supports-color@9.4.0) ··· 11704 11815 11705 11816 '@babel/helper-member-expression-to-functions@7.25.9': 11706 11817 dependencies: 11707 - '@babel/traverse': 7.26.7 11708 - '@babel/types': 7.26.7 11818 + '@babel/traverse': 7.26.9 11819 + '@babel/types': 7.26.9 11709 11820 transitivePeerDependencies: 11710 11821 - supports-color 11711 11822 11712 11823 '@babel/helper-module-imports@7.25.9': 11713 11824 dependencies: 11714 - '@babel/traverse': 7.26.7 11715 - '@babel/types': 7.26.7 11825 + '@babel/traverse': 7.26.9 11826 + '@babel/types': 7.26.9 11716 11827 transitivePeerDependencies: 11717 11828 - supports-color 11718 11829 11719 - '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.0)': 11830 + '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.7)': 11720 11831 dependencies: 11721 - '@babel/core': 7.26.0 11832 + '@babel/core': 7.26.7 11722 11833 '@babel/helper-module-imports': 7.25.9 11723 11834 '@babel/helper-validator-identifier': 7.25.9 11724 11835 '@babel/traverse': 7.26.7 11725 11836 transitivePeerDependencies: 11726 11837 - supports-color 11727 11838 11728 - '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.7)': 11839 + '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.9)': 11729 11840 dependencies: 11730 - '@babel/core': 7.26.7 11841 + '@babel/core': 7.26.9 11731 11842 '@babel/helper-module-imports': 7.25.9 11732 11843 '@babel/helper-validator-identifier': 7.25.9 11733 11844 '@babel/traverse': 7.26.7 ··· 11736 11847 11737 11848 '@babel/helper-optimise-call-expression@7.25.9': 11738 11849 dependencies: 11739 - '@babel/types': 7.26.7 11850 + '@babel/types': 7.26.9 11740 11851 11741 11852 '@babel/helper-plugin-utils@7.26.5': {} 11742 11853 11743 - '@babel/helper-remap-async-to-generator@7.25.9(@babel/core@7.26.0)': 11854 + '@babel/helper-remap-async-to-generator@7.25.9(@babel/core@7.26.9)': 11744 11855 dependencies: 11745 - '@babel/core': 7.26.0 11856 + '@babel/core': 7.26.9 11746 11857 '@babel/helper-annotate-as-pure': 7.25.9 11747 11858 '@babel/helper-wrap-function': 7.25.9 11748 - '@babel/traverse': 7.26.7 11859 + '@babel/traverse': 7.26.9 11749 11860 transitivePeerDependencies: 11750 11861 - supports-color 11751 11862 11752 - '@babel/helper-replace-supers@7.26.5(@babel/core@7.26.0)': 11863 + '@babel/helper-replace-supers@7.26.5(@babel/core@7.26.7)': 11753 11864 dependencies: 11754 - '@babel/core': 7.26.0 11865 + '@babel/core': 7.26.7 11755 11866 '@babel/helper-member-expression-to-functions': 7.25.9 11756 11867 '@babel/helper-optimise-call-expression': 7.25.9 11757 - '@babel/traverse': 7.26.7 11868 + '@babel/traverse': 7.26.9 11758 11869 transitivePeerDependencies: 11759 11870 - supports-color 11760 11871 11761 - '@babel/helper-replace-supers@7.26.5(@babel/core@7.26.7)': 11872 + '@babel/helper-replace-supers@7.26.5(@babel/core@7.26.9)': 11762 11873 dependencies: 11763 - '@babel/core': 7.26.7 11874 + '@babel/core': 7.26.9 11764 11875 '@babel/helper-member-expression-to-functions': 7.25.9 11765 11876 '@babel/helper-optimise-call-expression': 7.25.9 11766 - '@babel/traverse': 7.26.7 11877 + '@babel/traverse': 7.26.9 11767 11878 transitivePeerDependencies: 11768 11879 - supports-color 11769 11880 11770 11881 '@babel/helper-skip-transparent-expression-wrappers@7.25.9': 11771 11882 dependencies: 11772 - '@babel/traverse': 7.26.7 11773 - '@babel/types': 7.26.7 11883 + '@babel/traverse': 7.26.9 11884 + '@babel/types': 7.26.9 11774 11885 transitivePeerDependencies: 11775 11886 - supports-color 11776 11887 11777 11888 '@babel/helper-split-export-declaration@7.24.7': 11778 11889 dependencies: 11779 - '@babel/types': 7.26.7 11890 + '@babel/types': 7.26.9 11780 11891 11781 11892 '@babel/helper-string-parser@7.25.9': {} 11782 11893 ··· 11786 11897 11787 11898 '@babel/helper-wrap-function@7.25.9': 11788 11899 dependencies: 11789 - '@babel/template': 7.25.9 11790 - '@babel/traverse': 7.26.7 11791 - '@babel/types': 7.26.7 11900 + '@babel/template': 7.26.9 11901 + '@babel/traverse': 7.26.9 11902 + '@babel/types': 7.26.9 11792 11903 transitivePeerDependencies: 11793 11904 - supports-color 11794 11905 ··· 11797 11908 '@babel/template': 7.25.9 11798 11909 '@babel/types': 7.26.7 11799 11910 11911 + '@babel/helpers@7.26.9': 11912 + dependencies: 11913 + '@babel/template': 7.26.9 11914 + '@babel/types': 7.26.9 11915 + 11800 11916 '@babel/parser@7.26.7': 11801 11917 dependencies: 11802 11918 '@babel/types': 7.26.7 11803 11919 11804 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9(@babel/core@7.26.0)': 11920 + '@babel/parser@7.26.9': 11921 + dependencies: 11922 + '@babel/types': 7.26.9 11923 + 11924 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9(@babel/core@7.26.9)': 11805 11925 dependencies: 11806 - '@babel/core': 7.26.0 11926 + '@babel/core': 7.26.9 11807 11927 '@babel/helper-plugin-utils': 7.26.5 11808 - '@babel/traverse': 7.26.7 11928 + '@babel/traverse': 7.26.9 11809 11929 transitivePeerDependencies: 11810 11930 - supports-color 11811 11931 11812 - '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.9(@babel/core@7.26.0)': 11932 + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.9(@babel/core@7.26.9)': 11813 11933 dependencies: 11814 - '@babel/core': 7.26.0 11934 + '@babel/core': 7.26.9 11815 11935 '@babel/helper-plugin-utils': 7.26.5 11816 11936 11817 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.9(@babel/core@7.26.0)': 11937 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.9(@babel/core@7.26.9)': 11818 11938 dependencies: 11819 - '@babel/core': 7.26.0 11939 + '@babel/core': 7.26.9 11820 11940 '@babel/helper-plugin-utils': 7.26.5 11821 11941 11822 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.9(@babel/core@7.26.0)': 11942 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.9(@babel/core@7.26.9)': 11823 11943 dependencies: 11824 - '@babel/core': 7.26.0 11944 + '@babel/core': 7.26.9 11825 11945 '@babel/helper-plugin-utils': 7.26.5 11826 11946 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 11827 - '@babel/plugin-transform-optional-chaining': 7.25.9(@babel/core@7.26.0) 11947 + '@babel/plugin-transform-optional-chaining': 7.25.9(@babel/core@7.26.9) 11828 11948 transitivePeerDependencies: 11829 11949 - supports-color 11830 11950 11831 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.9(@babel/core@7.26.0)': 11951 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.9(@babel/core@7.26.9)': 11832 11952 dependencies: 11833 - '@babel/core': 7.26.0 11953 + '@babel/core': 7.26.9 11834 11954 '@babel/helper-plugin-utils': 7.26.5 11835 - '@babel/traverse': 7.26.7 11955 + '@babel/traverse': 7.26.9 11836 11956 transitivePeerDependencies: 11837 11957 - supports-color 11838 11958 11839 - '@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.26.7)': 11959 + '@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.26.9)': 11840 11960 dependencies: 11841 - '@babel/core': 7.26.7 11842 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.7) 11961 + '@babel/core': 7.26.9 11962 + '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.9) 11843 11963 '@babel/helper-plugin-utils': 7.26.5 11844 - '@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.26.7) 11964 + '@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.26.9) 11845 11965 transitivePeerDependencies: 11846 11966 - supports-color 11847 11967 11848 - '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.0)': 11968 + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.9)': 11849 11969 dependencies: 11850 - '@babel/core': 7.26.0 11970 + '@babel/core': 7.26.9 11851 11971 11852 - '@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.26.7)': 11972 + '@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.26.9)': 11853 11973 dependencies: 11854 - '@babel/core': 7.26.7 11974 + '@babel/core': 7.26.9 11855 11975 '@babel/helper-plugin-utils': 7.26.5 11856 11976 11857 - '@babel/plugin-syntax-import-assertions@7.26.0(@babel/core@7.26.0)': 11977 + '@babel/plugin-syntax-import-assertions@7.26.0(@babel/core@7.26.9)': 11858 11978 dependencies: 11859 - '@babel/core': 7.26.0 11979 + '@babel/core': 7.26.9 11860 11980 '@babel/helper-plugin-utils': 7.26.5 11861 11981 11862 - '@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.0)': 11982 + '@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.9)': 11863 11983 dependencies: 11864 - '@babel/core': 7.26.0 11984 + '@babel/core': 7.26.9 11865 11985 '@babel/helper-plugin-utils': 7.26.5 11866 11986 11867 - '@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.7)': 11987 + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.26.9)': 11868 11988 dependencies: 11869 - '@babel/core': 7.26.7 11989 + '@babel/core': 7.26.9 11870 11990 '@babel/helper-plugin-utils': 7.26.5 11871 11991 11872 - '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.26.7)': 11992 + '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.7)': 11873 11993 dependencies: 11874 11994 '@babel/core': 7.26.7 11875 11995 '@babel/helper-plugin-utils': 7.26.5 11876 11996 11877 - '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.7)': 11997 + '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.9)': 11878 11998 dependencies: 11879 - '@babel/core': 7.26.7 11999 + '@babel/core': 7.26.9 11880 12000 '@babel/helper-plugin-utils': 7.26.5 11881 12001 11882 12002 '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.7)': ··· 11884 12004 '@babel/core': 7.26.7 11885 12005 '@babel/helper-plugin-utils': 7.26.5 11886 12006 11887 - '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.26.0)': 12007 + '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.9)': 12008 + dependencies: 12009 + '@babel/core': 7.26.9 12010 + '@babel/helper-plugin-utils': 7.26.5 12011 + 12012 + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.26.9)': 11888 12013 dependencies: 11889 - '@babel/core': 7.26.0 11890 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.0) 12014 + '@babel/core': 7.26.9 12015 + '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.9) 11891 12016 '@babel/helper-plugin-utils': 7.26.5 11892 12017 11893 - '@babel/plugin-transform-arrow-functions@7.25.9(@babel/core@7.26.0)': 12018 + '@babel/plugin-transform-arrow-functions@7.25.9(@babel/core@7.26.9)': 11894 12019 dependencies: 11895 - '@babel/core': 7.26.0 12020 + '@babel/core': 7.26.9 11896 12021 '@babel/helper-plugin-utils': 7.26.5 11897 12022 11898 - '@babel/plugin-transform-async-generator-functions@7.25.9(@babel/core@7.26.0)': 12023 + '@babel/plugin-transform-async-generator-functions@7.26.8(@babel/core@7.26.9)': 11899 12024 dependencies: 11900 - '@babel/core': 7.26.0 12025 + '@babel/core': 7.26.9 11901 12026 '@babel/helper-plugin-utils': 7.26.5 11902 - '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.0) 11903 - '@babel/traverse': 7.26.7 12027 + '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.9) 12028 + '@babel/traverse': 7.26.9 11904 12029 transitivePeerDependencies: 11905 12030 - supports-color 11906 12031 11907 - '@babel/plugin-transform-async-to-generator@7.25.9(@babel/core@7.26.0)': 12032 + '@babel/plugin-transform-async-to-generator@7.25.9(@babel/core@7.26.9)': 11908 12033 dependencies: 11909 - '@babel/core': 7.26.0 12034 + '@babel/core': 7.26.9 11910 12035 '@babel/helper-module-imports': 7.25.9 11911 12036 '@babel/helper-plugin-utils': 7.26.5 11912 - '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.0) 12037 + '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.9) 11913 12038 transitivePeerDependencies: 11914 12039 - supports-color 11915 12040 11916 - '@babel/plugin-transform-block-scoped-functions@7.26.5(@babel/core@7.26.0)': 12041 + '@babel/plugin-transform-block-scoped-functions@7.26.5(@babel/core@7.26.9)': 11917 12042 dependencies: 11918 - '@babel/core': 7.26.0 12043 + '@babel/core': 7.26.9 11919 12044 '@babel/helper-plugin-utils': 7.26.5 11920 12045 11921 - '@babel/plugin-transform-block-scoping@7.25.9(@babel/core@7.26.0)': 12046 + '@babel/plugin-transform-block-scoping@7.25.9(@babel/core@7.26.9)': 11922 12047 dependencies: 11923 - '@babel/core': 7.26.0 12048 + '@babel/core': 7.26.9 11924 12049 '@babel/helper-plugin-utils': 7.26.5 11925 12050 11926 - '@babel/plugin-transform-class-properties@7.25.9(@babel/core@7.26.0)': 12051 + '@babel/plugin-transform-class-properties@7.25.9(@babel/core@7.26.9)': 11927 12052 dependencies: 11928 - '@babel/core': 7.26.0 11929 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0) 12053 + '@babel/core': 7.26.9 12054 + '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.9) 11930 12055 '@babel/helper-plugin-utils': 7.26.5 11931 12056 transitivePeerDependencies: 11932 12057 - supports-color 11933 12058 11934 - '@babel/plugin-transform-class-static-block@7.26.0(@babel/core@7.26.0)': 12059 + '@babel/plugin-transform-class-static-block@7.26.0(@babel/core@7.26.9)': 11935 12060 dependencies: 11936 - '@babel/core': 7.26.0 11937 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0) 12061 + '@babel/core': 7.26.9 12062 + '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.9) 11938 12063 '@babel/helper-plugin-utils': 7.26.5 11939 12064 transitivePeerDependencies: 11940 12065 - supports-color 11941 12066 11942 - '@babel/plugin-transform-classes@7.25.9(@babel/core@7.26.0)': 12067 + '@babel/plugin-transform-classes@7.25.9(@babel/core@7.26.9)': 11943 12068 dependencies: 11944 - '@babel/core': 7.26.0 12069 + '@babel/core': 7.26.9 11945 12070 '@babel/helper-annotate-as-pure': 7.25.9 11946 12071 '@babel/helper-compilation-targets': 7.26.5 11947 12072 '@babel/helper-plugin-utils': 7.26.5 11948 - '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.0) 11949 - '@babel/traverse': 7.26.7 12073 + '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.9) 12074 + '@babel/traverse': 7.26.9 11950 12075 globals: 11.12.0 11951 12076 transitivePeerDependencies: 11952 12077 - supports-color 11953 12078 11954 - '@babel/plugin-transform-computed-properties@7.25.9(@babel/core@7.26.0)': 12079 + '@babel/plugin-transform-computed-properties@7.25.9(@babel/core@7.26.9)': 11955 12080 dependencies: 11956 - '@babel/core': 7.26.0 12081 + '@babel/core': 7.26.9 11957 12082 '@babel/helper-plugin-utils': 7.26.5 11958 - '@babel/template': 7.25.9 12083 + '@babel/template': 7.26.9 11959 12084 11960 - '@babel/plugin-transform-destructuring@7.25.9(@babel/core@7.26.0)': 12085 + '@babel/plugin-transform-destructuring@7.25.9(@babel/core@7.26.9)': 11961 12086 dependencies: 11962 - '@babel/core': 7.26.0 12087 + '@babel/core': 7.26.9 11963 12088 '@babel/helper-plugin-utils': 7.26.5 11964 12089 11965 - '@babel/plugin-transform-dotall-regex@7.25.9(@babel/core@7.26.0)': 12090 + '@babel/plugin-transform-dotall-regex@7.25.9(@babel/core@7.26.9)': 11966 12091 dependencies: 11967 - '@babel/core': 7.26.0 11968 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.0) 12092 + '@babel/core': 7.26.9 12093 + '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.9) 11969 12094 '@babel/helper-plugin-utils': 7.26.5 11970 12095 11971 - '@babel/plugin-transform-duplicate-keys@7.25.9(@babel/core@7.26.0)': 12096 + '@babel/plugin-transform-duplicate-keys@7.25.9(@babel/core@7.26.9)': 11972 12097 dependencies: 11973 - '@babel/core': 7.26.0 12098 + '@babel/core': 7.26.9 11974 12099 '@babel/helper-plugin-utils': 7.26.5 11975 12100 11976 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.9(@babel/core@7.26.0)': 12101 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.9(@babel/core@7.26.9)': 11977 12102 dependencies: 11978 - '@babel/core': 7.26.0 11979 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.0) 12103 + '@babel/core': 7.26.9 12104 + '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.9) 11980 12105 '@babel/helper-plugin-utils': 7.26.5 11981 12106 11982 - '@babel/plugin-transform-dynamic-import@7.25.9(@babel/core@7.26.0)': 12107 + '@babel/plugin-transform-dynamic-import@7.25.9(@babel/core@7.26.9)': 11983 12108 dependencies: 11984 - '@babel/core': 7.26.0 12109 + '@babel/core': 7.26.9 11985 12110 '@babel/helper-plugin-utils': 7.26.5 11986 12111 11987 - '@babel/plugin-transform-exponentiation-operator@7.26.3(@babel/core@7.26.0)': 12112 + '@babel/plugin-transform-exponentiation-operator@7.26.3(@babel/core@7.26.9)': 11988 12113 dependencies: 11989 - '@babel/core': 7.26.0 12114 + '@babel/core': 7.26.9 11990 12115 '@babel/helper-plugin-utils': 7.26.5 11991 12116 11992 - '@babel/plugin-transform-export-namespace-from@7.25.9(@babel/core@7.26.0)': 12117 + '@babel/plugin-transform-export-namespace-from@7.25.9(@babel/core@7.26.9)': 11993 12118 dependencies: 11994 - '@babel/core': 7.26.0 12119 + '@babel/core': 7.26.9 11995 12120 '@babel/helper-plugin-utils': 7.26.5 11996 12121 11997 - '@babel/plugin-transform-for-of@7.25.9(@babel/core@7.26.0)': 12122 + '@babel/plugin-transform-for-of@7.26.9(@babel/core@7.26.9)': 11998 12123 dependencies: 11999 - '@babel/core': 7.26.0 12124 + '@babel/core': 7.26.9 12000 12125 '@babel/helper-plugin-utils': 7.26.5 12001 12126 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 12002 12127 transitivePeerDependencies: 12003 12128 - supports-color 12004 12129 12005 - '@babel/plugin-transform-function-name@7.25.9(@babel/core@7.26.0)': 12130 + '@babel/plugin-transform-function-name@7.25.9(@babel/core@7.26.9)': 12006 12131 dependencies: 12007 - '@babel/core': 7.26.0 12132 + '@babel/core': 7.26.9 12008 12133 '@babel/helper-compilation-targets': 7.26.5 12009 12134 '@babel/helper-plugin-utils': 7.26.5 12010 - '@babel/traverse': 7.26.7 12135 + '@babel/traverse': 7.26.9 12011 12136 transitivePeerDependencies: 12012 12137 - supports-color 12013 12138 12014 - '@babel/plugin-transform-json-strings@7.25.9(@babel/core@7.26.0)': 12139 + '@babel/plugin-transform-json-strings@7.25.9(@babel/core@7.26.9)': 12015 12140 dependencies: 12016 - '@babel/core': 7.26.0 12141 + '@babel/core': 7.26.9 12017 12142 '@babel/helper-plugin-utils': 7.26.5 12018 12143 12019 - '@babel/plugin-transform-literals@7.25.9(@babel/core@7.26.0)': 12144 + '@babel/plugin-transform-literals@7.25.9(@babel/core@7.26.9)': 12020 12145 dependencies: 12021 - '@babel/core': 7.26.0 12146 + '@babel/core': 7.26.9 12022 12147 '@babel/helper-plugin-utils': 7.26.5 12023 12148 12024 - '@babel/plugin-transform-logical-assignment-operators@7.25.9(@babel/core@7.26.0)': 12149 + '@babel/plugin-transform-logical-assignment-operators@7.25.9(@babel/core@7.26.9)': 12025 12150 dependencies: 12026 - '@babel/core': 7.26.0 12151 + '@babel/core': 7.26.9 12027 12152 '@babel/helper-plugin-utils': 7.26.5 12028 12153 12029 - '@babel/plugin-transform-member-expression-literals@7.25.9(@babel/core@7.26.0)': 12154 + '@babel/plugin-transform-member-expression-literals@7.25.9(@babel/core@7.26.9)': 12030 12155 dependencies: 12031 - '@babel/core': 7.26.0 12156 + '@babel/core': 7.26.9 12032 12157 '@babel/helper-plugin-utils': 7.26.5 12033 12158 12034 - '@babel/plugin-transform-modules-amd@7.25.9(@babel/core@7.26.0)': 12159 + '@babel/plugin-transform-modules-amd@7.25.9(@babel/core@7.26.9)': 12035 12160 dependencies: 12036 - '@babel/core': 7.26.0 12037 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) 12161 + '@babel/core': 7.26.9 12162 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.9) 12038 12163 '@babel/helper-plugin-utils': 7.26.5 12039 12164 transitivePeerDependencies: 12040 12165 - supports-color 12041 12166 12042 - '@babel/plugin-transform-modules-commonjs@7.26.3(@babel/core@7.26.0)': 12167 + '@babel/plugin-transform-modules-commonjs@7.26.3(@babel/core@7.26.9)': 12043 12168 dependencies: 12044 - '@babel/core': 7.26.0 12045 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) 12169 + '@babel/core': 7.26.9 12170 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.9) 12046 12171 '@babel/helper-plugin-utils': 7.26.5 12047 12172 transitivePeerDependencies: 12048 12173 - supports-color 12049 12174 12050 - '@babel/plugin-transform-modules-systemjs@7.25.9(@babel/core@7.26.0)': 12175 + '@babel/plugin-transform-modules-systemjs@7.25.9(@babel/core@7.26.9)': 12051 12176 dependencies: 12052 - '@babel/core': 7.26.0 12053 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) 12177 + '@babel/core': 7.26.9 12178 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.9) 12054 12179 '@babel/helper-plugin-utils': 7.26.5 12055 12180 '@babel/helper-validator-identifier': 7.25.9 12056 - '@babel/traverse': 7.26.7 12181 + '@babel/traverse': 7.26.9 12057 12182 transitivePeerDependencies: 12058 12183 - supports-color 12059 12184 12060 - '@babel/plugin-transform-modules-umd@7.25.9(@babel/core@7.26.0)': 12185 + '@babel/plugin-transform-modules-umd@7.25.9(@babel/core@7.26.9)': 12061 12186 dependencies: 12062 - '@babel/core': 7.26.0 12063 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) 12187 + '@babel/core': 7.26.9 12188 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.9) 12064 12189 '@babel/helper-plugin-utils': 7.26.5 12065 12190 transitivePeerDependencies: 12066 12191 - supports-color 12067 12192 12068 - '@babel/plugin-transform-named-capturing-groups-regex@7.25.9(@babel/core@7.26.0)': 12193 + '@babel/plugin-transform-named-capturing-groups-regex@7.25.9(@babel/core@7.26.9)': 12069 12194 dependencies: 12070 - '@babel/core': 7.26.0 12071 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.0) 12195 + '@babel/core': 7.26.9 12196 + '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.9) 12072 12197 '@babel/helper-plugin-utils': 7.26.5 12073 12198 12074 - '@babel/plugin-transform-new-target@7.25.9(@babel/core@7.26.0)': 12199 + '@babel/plugin-transform-new-target@7.25.9(@babel/core@7.26.9)': 12075 12200 dependencies: 12076 - '@babel/core': 7.26.0 12201 + '@babel/core': 7.26.9 12077 12202 '@babel/helper-plugin-utils': 7.26.5 12078 12203 12079 - '@babel/plugin-transform-nullish-coalescing-operator@7.26.6(@babel/core@7.26.0)': 12204 + '@babel/plugin-transform-nullish-coalescing-operator@7.26.6(@babel/core@7.26.9)': 12080 12205 dependencies: 12081 - '@babel/core': 7.26.0 12206 + '@babel/core': 7.26.9 12082 12207 '@babel/helper-plugin-utils': 7.26.5 12083 12208 12084 - '@babel/plugin-transform-numeric-separator@7.25.9(@babel/core@7.26.0)': 12209 + '@babel/plugin-transform-numeric-separator@7.25.9(@babel/core@7.26.9)': 12085 12210 dependencies: 12086 - '@babel/core': 7.26.0 12211 + '@babel/core': 7.26.9 12087 12212 '@babel/helper-plugin-utils': 7.26.5 12088 12213 12089 - '@babel/plugin-transform-object-rest-spread@7.25.9(@babel/core@7.26.0)': 12214 + '@babel/plugin-transform-object-rest-spread@7.25.9(@babel/core@7.26.9)': 12090 12215 dependencies: 12091 - '@babel/core': 7.26.0 12216 + '@babel/core': 7.26.9 12092 12217 '@babel/helper-compilation-targets': 7.26.5 12093 12218 '@babel/helper-plugin-utils': 7.26.5 12094 - '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.0) 12219 + '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.9) 12095 12220 12096 - '@babel/plugin-transform-object-super@7.25.9(@babel/core@7.26.0)': 12221 + '@babel/plugin-transform-object-super@7.25.9(@babel/core@7.26.9)': 12097 12222 dependencies: 12098 - '@babel/core': 7.26.0 12223 + '@babel/core': 7.26.9 12099 12224 '@babel/helper-plugin-utils': 7.26.5 12100 - '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.0) 12225 + '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.9) 12101 12226 transitivePeerDependencies: 12102 12227 - supports-color 12103 12228 12104 - '@babel/plugin-transform-optional-catch-binding@7.25.9(@babel/core@7.26.0)': 12229 + '@babel/plugin-transform-optional-catch-binding@7.25.9(@babel/core@7.26.9)': 12105 12230 dependencies: 12106 - '@babel/core': 7.26.0 12231 + '@babel/core': 7.26.9 12107 12232 '@babel/helper-plugin-utils': 7.26.5 12108 12233 12109 - '@babel/plugin-transform-optional-chaining@7.25.9(@babel/core@7.26.0)': 12234 + '@babel/plugin-transform-optional-chaining@7.25.9(@babel/core@7.26.9)': 12110 12235 dependencies: 12111 - '@babel/core': 7.26.0 12236 + '@babel/core': 7.26.9 12112 12237 '@babel/helper-plugin-utils': 7.26.5 12113 12238 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 12114 12239 transitivePeerDependencies: 12115 12240 - supports-color 12116 12241 12117 - '@babel/plugin-transform-parameters@7.25.9(@babel/core@7.26.0)': 12242 + '@babel/plugin-transform-parameters@7.25.9(@babel/core@7.26.9)': 12118 12243 dependencies: 12119 - '@babel/core': 7.26.0 12244 + '@babel/core': 7.26.9 12120 12245 '@babel/helper-plugin-utils': 7.26.5 12121 12246 12122 - '@babel/plugin-transform-private-methods@7.25.9(@babel/core@7.26.0)': 12247 + '@babel/plugin-transform-private-methods@7.25.9(@babel/core@7.26.9)': 12123 12248 dependencies: 12124 - '@babel/core': 7.26.0 12125 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0) 12249 + '@babel/core': 7.26.9 12250 + '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.9) 12126 12251 '@babel/helper-plugin-utils': 7.26.5 12127 12252 transitivePeerDependencies: 12128 12253 - supports-color 12129 12254 12130 - '@babel/plugin-transform-private-property-in-object@7.25.9(@babel/core@7.26.0)': 12255 + '@babel/plugin-transform-private-property-in-object@7.25.9(@babel/core@7.26.9)': 12131 12256 dependencies: 12132 - '@babel/core': 7.26.0 12257 + '@babel/core': 7.26.9 12133 12258 '@babel/helper-annotate-as-pure': 7.25.9 12134 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0) 12259 + '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.9) 12135 12260 '@babel/helper-plugin-utils': 7.26.5 12136 12261 transitivePeerDependencies: 12137 12262 - supports-color 12138 12263 12139 - '@babel/plugin-transform-property-literals@7.25.9(@babel/core@7.26.0)': 12264 + '@babel/plugin-transform-property-literals@7.25.9(@babel/core@7.26.9)': 12140 12265 dependencies: 12141 - '@babel/core': 7.26.0 12266 + '@babel/core': 7.26.9 12142 12267 '@babel/helper-plugin-utils': 7.26.5 12143 12268 12144 12269 '@babel/plugin-transform-react-jsx-self@7.25.9(@babel/core@7.26.7)': ··· 12151 12276 '@babel/core': 7.26.7 12152 12277 '@babel/helper-plugin-utils': 7.26.5 12153 12278 12154 - '@babel/plugin-transform-regenerator@7.25.9(@babel/core@7.26.0)': 12279 + '@babel/plugin-transform-regenerator@7.25.9(@babel/core@7.26.9)': 12155 12280 dependencies: 12156 - '@babel/core': 7.26.0 12281 + '@babel/core': 7.26.9 12157 12282 '@babel/helper-plugin-utils': 7.26.5 12158 12283 regenerator-transform: 0.15.2 12159 12284 12160 - '@babel/plugin-transform-regexp-modifiers@7.26.0(@babel/core@7.26.0)': 12285 + '@babel/plugin-transform-regexp-modifiers@7.26.0(@babel/core@7.26.9)': 12161 12286 dependencies: 12162 - '@babel/core': 7.26.0 12163 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.0) 12287 + '@babel/core': 7.26.9 12288 + '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.9) 12164 12289 '@babel/helper-plugin-utils': 7.26.5 12165 12290 12166 - '@babel/plugin-transform-reserved-words@7.25.9(@babel/core@7.26.0)': 12291 + '@babel/plugin-transform-reserved-words@7.25.9(@babel/core@7.26.9)': 12167 12292 dependencies: 12168 - '@babel/core': 7.26.0 12293 + '@babel/core': 7.26.9 12169 12294 '@babel/helper-plugin-utils': 7.26.5 12170 12295 12171 - '@babel/plugin-transform-runtime@7.25.9(@babel/core@7.26.0)': 12296 + '@babel/plugin-transform-runtime@7.26.9(@babel/core@7.26.9)': 12172 12297 dependencies: 12173 - '@babel/core': 7.26.0 12298 + '@babel/core': 7.26.9 12174 12299 '@babel/helper-module-imports': 7.25.9 12175 12300 '@babel/helper-plugin-utils': 7.26.5 12176 - babel-plugin-polyfill-corejs2: 0.4.12(@babel/core@7.26.0) 12177 - babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.26.0) 12178 - babel-plugin-polyfill-regenerator: 0.6.3(@babel/core@7.26.0) 12301 + babel-plugin-polyfill-corejs2: 0.4.12(@babel/core@7.26.9) 12302 + babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.26.9) 12303 + babel-plugin-polyfill-regenerator: 0.6.3(@babel/core@7.26.9) 12179 12304 semver: 6.3.1 12180 12305 transitivePeerDependencies: 12181 12306 - supports-color 12182 12307 12183 - '@babel/plugin-transform-shorthand-properties@7.25.9(@babel/core@7.26.0)': 12308 + '@babel/plugin-transform-shorthand-properties@7.25.9(@babel/core@7.26.9)': 12184 12309 dependencies: 12185 - '@babel/core': 7.26.0 12310 + '@babel/core': 7.26.9 12186 12311 '@babel/helper-plugin-utils': 7.26.5 12187 12312 12188 - '@babel/plugin-transform-spread@7.25.9(@babel/core@7.26.0)': 12313 + '@babel/plugin-transform-spread@7.25.9(@babel/core@7.26.9)': 12189 12314 dependencies: 12190 - '@babel/core': 7.26.0 12315 + '@babel/core': 7.26.9 12191 12316 '@babel/helper-plugin-utils': 7.26.5 12192 12317 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 12193 12318 transitivePeerDependencies: 12194 12319 - supports-color 12195 12320 12196 - '@babel/plugin-transform-sticky-regex@7.25.9(@babel/core@7.26.0)': 12321 + '@babel/plugin-transform-sticky-regex@7.25.9(@babel/core@7.26.9)': 12197 12322 dependencies: 12198 - '@babel/core': 7.26.0 12323 + '@babel/core': 7.26.9 12199 12324 '@babel/helper-plugin-utils': 7.26.5 12200 12325 12201 - '@babel/plugin-transform-template-literals@7.25.9(@babel/core@7.26.0)': 12326 + '@babel/plugin-transform-template-literals@7.26.8(@babel/core@7.26.9)': 12202 12327 dependencies: 12203 - '@babel/core': 7.26.0 12328 + '@babel/core': 7.26.9 12204 12329 '@babel/helper-plugin-utils': 7.26.5 12205 12330 12206 - '@babel/plugin-transform-typeof-symbol@7.26.7(@babel/core@7.26.0)': 12331 + '@babel/plugin-transform-typeof-symbol@7.26.7(@babel/core@7.26.9)': 12207 12332 dependencies: 12208 - '@babel/core': 7.26.0 12333 + '@babel/core': 7.26.9 12209 12334 '@babel/helper-plugin-utils': 7.26.5 12210 12335 12211 12336 '@babel/plugin-transform-typescript@7.26.7(@babel/core@7.26.7)': ··· 12219 12344 transitivePeerDependencies: 12220 12345 - supports-color 12221 12346 12222 - '@babel/plugin-transform-unicode-escapes@7.25.9(@babel/core@7.26.0)': 12347 + '@babel/plugin-transform-typescript@7.26.7(@babel/core@7.26.9)': 12348 + dependencies: 12349 + '@babel/core': 7.26.9 12350 + '@babel/helper-annotate-as-pure': 7.25.9 12351 + '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.9) 12352 + '@babel/helper-plugin-utils': 7.26.5 12353 + '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 12354 + '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.9) 12355 + transitivePeerDependencies: 12356 + - supports-color 12357 + 12358 + '@babel/plugin-transform-unicode-escapes@7.25.9(@babel/core@7.26.9)': 12223 12359 dependencies: 12224 - '@babel/core': 7.26.0 12360 + '@babel/core': 7.26.9 12225 12361 '@babel/helper-plugin-utils': 7.26.5 12226 12362 12227 - '@babel/plugin-transform-unicode-property-regex@7.25.9(@babel/core@7.26.0)': 12363 + '@babel/plugin-transform-unicode-property-regex@7.25.9(@babel/core@7.26.9)': 12228 12364 dependencies: 12229 - '@babel/core': 7.26.0 12230 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.0) 12365 + '@babel/core': 7.26.9 12366 + '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.9) 12231 12367 '@babel/helper-plugin-utils': 7.26.5 12232 12368 12233 - '@babel/plugin-transform-unicode-regex@7.25.9(@babel/core@7.26.0)': 12369 + '@babel/plugin-transform-unicode-regex@7.25.9(@babel/core@7.26.9)': 12234 12370 dependencies: 12235 - '@babel/core': 7.26.0 12236 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.0) 12371 + '@babel/core': 7.26.9 12372 + '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.9) 12237 12373 '@babel/helper-plugin-utils': 7.26.5 12238 12374 12239 - '@babel/plugin-transform-unicode-sets-regex@7.25.9(@babel/core@7.26.0)': 12375 + '@babel/plugin-transform-unicode-sets-regex@7.25.9(@babel/core@7.26.9)': 12240 12376 dependencies: 12241 - '@babel/core': 7.26.0 12242 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.0) 12377 + '@babel/core': 7.26.9 12378 + '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.9) 12243 12379 '@babel/helper-plugin-utils': 7.26.5 12244 12380 12245 - '@babel/preset-env@7.26.0(@babel/core@7.26.0)': 12381 + '@babel/preset-env@7.26.9(@babel/core@7.26.9)': 12246 12382 dependencies: 12247 - '@babel/compat-data': 7.26.5 12248 - '@babel/core': 7.26.0 12383 + '@babel/compat-data': 7.26.8 12384 + '@babel/core': 7.26.9 12249 12385 '@babel/helper-compilation-targets': 7.26.5 12250 12386 '@babel/helper-plugin-utils': 7.26.5 12251 12387 '@babel/helper-validator-option': 7.25.9 12252 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.9(@babel/core@7.26.0) 12253 - '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.9(@babel/core@7.26.0) 12254 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.9(@babel/core@7.26.0) 12255 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.25.9(@babel/core@7.26.0) 12256 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.9(@babel/core@7.26.0) 12257 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.0) 12258 - '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.26.0) 12259 - '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.0) 12260 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.26.0) 12261 - '@babel/plugin-transform-arrow-functions': 7.25.9(@babel/core@7.26.0) 12262 - '@babel/plugin-transform-async-generator-functions': 7.25.9(@babel/core@7.26.0) 12263 - '@babel/plugin-transform-async-to-generator': 7.25.9(@babel/core@7.26.0) 12264 - '@babel/plugin-transform-block-scoped-functions': 7.26.5(@babel/core@7.26.0) 12265 - '@babel/plugin-transform-block-scoping': 7.25.9(@babel/core@7.26.0) 12266 - '@babel/plugin-transform-class-properties': 7.25.9(@babel/core@7.26.0) 12267 - '@babel/plugin-transform-class-static-block': 7.26.0(@babel/core@7.26.0) 12268 - '@babel/plugin-transform-classes': 7.25.9(@babel/core@7.26.0) 12269 - '@babel/plugin-transform-computed-properties': 7.25.9(@babel/core@7.26.0) 12270 - '@babel/plugin-transform-destructuring': 7.25.9(@babel/core@7.26.0) 12271 - '@babel/plugin-transform-dotall-regex': 7.25.9(@babel/core@7.26.0) 12272 - '@babel/plugin-transform-duplicate-keys': 7.25.9(@babel/core@7.26.0) 12273 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.9(@babel/core@7.26.0) 12274 - '@babel/plugin-transform-dynamic-import': 7.25.9(@babel/core@7.26.0) 12275 - '@babel/plugin-transform-exponentiation-operator': 7.26.3(@babel/core@7.26.0) 12276 - '@babel/plugin-transform-export-namespace-from': 7.25.9(@babel/core@7.26.0) 12277 - '@babel/plugin-transform-for-of': 7.25.9(@babel/core@7.26.0) 12278 - '@babel/plugin-transform-function-name': 7.25.9(@babel/core@7.26.0) 12279 - '@babel/plugin-transform-json-strings': 7.25.9(@babel/core@7.26.0) 12280 - '@babel/plugin-transform-literals': 7.25.9(@babel/core@7.26.0) 12281 - '@babel/plugin-transform-logical-assignment-operators': 7.25.9(@babel/core@7.26.0) 12282 - '@babel/plugin-transform-member-expression-literals': 7.25.9(@babel/core@7.26.0) 12283 - '@babel/plugin-transform-modules-amd': 7.25.9(@babel/core@7.26.0) 12284 - '@babel/plugin-transform-modules-commonjs': 7.26.3(@babel/core@7.26.0) 12285 - '@babel/plugin-transform-modules-systemjs': 7.25.9(@babel/core@7.26.0) 12286 - '@babel/plugin-transform-modules-umd': 7.25.9(@babel/core@7.26.0) 12287 - '@babel/plugin-transform-named-capturing-groups-regex': 7.25.9(@babel/core@7.26.0) 12288 - '@babel/plugin-transform-new-target': 7.25.9(@babel/core@7.26.0) 12289 - '@babel/plugin-transform-nullish-coalescing-operator': 7.26.6(@babel/core@7.26.0) 12290 - '@babel/plugin-transform-numeric-separator': 7.25.9(@babel/core@7.26.0) 12291 - '@babel/plugin-transform-object-rest-spread': 7.25.9(@babel/core@7.26.0) 12292 - '@babel/plugin-transform-object-super': 7.25.9(@babel/core@7.26.0) 12293 - '@babel/plugin-transform-optional-catch-binding': 7.25.9(@babel/core@7.26.0) 12294 - '@babel/plugin-transform-optional-chaining': 7.25.9(@babel/core@7.26.0) 12295 - '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.0) 12296 - '@babel/plugin-transform-private-methods': 7.25.9(@babel/core@7.26.0) 12297 - '@babel/plugin-transform-private-property-in-object': 7.25.9(@babel/core@7.26.0) 12298 - '@babel/plugin-transform-property-literals': 7.25.9(@babel/core@7.26.0) 12299 - '@babel/plugin-transform-regenerator': 7.25.9(@babel/core@7.26.0) 12300 - '@babel/plugin-transform-regexp-modifiers': 7.26.0(@babel/core@7.26.0) 12301 - '@babel/plugin-transform-reserved-words': 7.25.9(@babel/core@7.26.0) 12302 - '@babel/plugin-transform-shorthand-properties': 7.25.9(@babel/core@7.26.0) 12303 - '@babel/plugin-transform-spread': 7.25.9(@babel/core@7.26.0) 12304 - '@babel/plugin-transform-sticky-regex': 7.25.9(@babel/core@7.26.0) 12305 - '@babel/plugin-transform-template-literals': 7.25.9(@babel/core@7.26.0) 12306 - '@babel/plugin-transform-typeof-symbol': 7.26.7(@babel/core@7.26.0) 12307 - '@babel/plugin-transform-unicode-escapes': 7.25.9(@babel/core@7.26.0) 12308 - '@babel/plugin-transform-unicode-property-regex': 7.25.9(@babel/core@7.26.0) 12309 - '@babel/plugin-transform-unicode-regex': 7.25.9(@babel/core@7.26.0) 12310 - '@babel/plugin-transform-unicode-sets-regex': 7.25.9(@babel/core@7.26.0) 12311 - '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.26.0) 12312 - babel-plugin-polyfill-corejs2: 0.4.12(@babel/core@7.26.0) 12313 - babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.26.0) 12314 - babel-plugin-polyfill-regenerator: 0.6.3(@babel/core@7.26.0) 12315 - core-js-compat: 3.40.0 12388 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.9(@babel/core@7.26.9) 12389 + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.9(@babel/core@7.26.9) 12390 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.9(@babel/core@7.26.9) 12391 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.25.9(@babel/core@7.26.9) 12392 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.9(@babel/core@7.26.9) 12393 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.9) 12394 + '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.26.9) 12395 + '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.9) 12396 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.26.9) 12397 + '@babel/plugin-transform-arrow-functions': 7.25.9(@babel/core@7.26.9) 12398 + '@babel/plugin-transform-async-generator-functions': 7.26.8(@babel/core@7.26.9) 12399 + '@babel/plugin-transform-async-to-generator': 7.25.9(@babel/core@7.26.9) 12400 + '@babel/plugin-transform-block-scoped-functions': 7.26.5(@babel/core@7.26.9) 12401 + '@babel/plugin-transform-block-scoping': 7.25.9(@babel/core@7.26.9) 12402 + '@babel/plugin-transform-class-properties': 7.25.9(@babel/core@7.26.9) 12403 + '@babel/plugin-transform-class-static-block': 7.26.0(@babel/core@7.26.9) 12404 + '@babel/plugin-transform-classes': 7.25.9(@babel/core@7.26.9) 12405 + '@babel/plugin-transform-computed-properties': 7.25.9(@babel/core@7.26.9) 12406 + '@babel/plugin-transform-destructuring': 7.25.9(@babel/core@7.26.9) 12407 + '@babel/plugin-transform-dotall-regex': 7.25.9(@babel/core@7.26.9) 12408 + '@babel/plugin-transform-duplicate-keys': 7.25.9(@babel/core@7.26.9) 12409 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.9(@babel/core@7.26.9) 12410 + '@babel/plugin-transform-dynamic-import': 7.25.9(@babel/core@7.26.9) 12411 + '@babel/plugin-transform-exponentiation-operator': 7.26.3(@babel/core@7.26.9) 12412 + '@babel/plugin-transform-export-namespace-from': 7.25.9(@babel/core@7.26.9) 12413 + '@babel/plugin-transform-for-of': 7.26.9(@babel/core@7.26.9) 12414 + '@babel/plugin-transform-function-name': 7.25.9(@babel/core@7.26.9) 12415 + '@babel/plugin-transform-json-strings': 7.25.9(@babel/core@7.26.9) 12416 + '@babel/plugin-transform-literals': 7.25.9(@babel/core@7.26.9) 12417 + '@babel/plugin-transform-logical-assignment-operators': 7.25.9(@babel/core@7.26.9) 12418 + '@babel/plugin-transform-member-expression-literals': 7.25.9(@babel/core@7.26.9) 12419 + '@babel/plugin-transform-modules-amd': 7.25.9(@babel/core@7.26.9) 12420 + '@babel/plugin-transform-modules-commonjs': 7.26.3(@babel/core@7.26.9) 12421 + '@babel/plugin-transform-modules-systemjs': 7.25.9(@babel/core@7.26.9) 12422 + '@babel/plugin-transform-modules-umd': 7.25.9(@babel/core@7.26.9) 12423 + '@babel/plugin-transform-named-capturing-groups-regex': 7.25.9(@babel/core@7.26.9) 12424 + '@babel/plugin-transform-new-target': 7.25.9(@babel/core@7.26.9) 12425 + '@babel/plugin-transform-nullish-coalescing-operator': 7.26.6(@babel/core@7.26.9) 12426 + '@babel/plugin-transform-numeric-separator': 7.25.9(@babel/core@7.26.9) 12427 + '@babel/plugin-transform-object-rest-spread': 7.25.9(@babel/core@7.26.9) 12428 + '@babel/plugin-transform-object-super': 7.25.9(@babel/core@7.26.9) 12429 + '@babel/plugin-transform-optional-catch-binding': 7.25.9(@babel/core@7.26.9) 12430 + '@babel/plugin-transform-optional-chaining': 7.25.9(@babel/core@7.26.9) 12431 + '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.9) 12432 + '@babel/plugin-transform-private-methods': 7.25.9(@babel/core@7.26.9) 12433 + '@babel/plugin-transform-private-property-in-object': 7.25.9(@babel/core@7.26.9) 12434 + '@babel/plugin-transform-property-literals': 7.25.9(@babel/core@7.26.9) 12435 + '@babel/plugin-transform-regenerator': 7.25.9(@babel/core@7.26.9) 12436 + '@babel/plugin-transform-regexp-modifiers': 7.26.0(@babel/core@7.26.9) 12437 + '@babel/plugin-transform-reserved-words': 7.25.9(@babel/core@7.26.9) 12438 + '@babel/plugin-transform-shorthand-properties': 7.25.9(@babel/core@7.26.9) 12439 + '@babel/plugin-transform-spread': 7.25.9(@babel/core@7.26.9) 12440 + '@babel/plugin-transform-sticky-regex': 7.25.9(@babel/core@7.26.9) 12441 + '@babel/plugin-transform-template-literals': 7.26.8(@babel/core@7.26.9) 12442 + '@babel/plugin-transform-typeof-symbol': 7.26.7(@babel/core@7.26.9) 12443 + '@babel/plugin-transform-unicode-escapes': 7.25.9(@babel/core@7.26.9) 12444 + '@babel/plugin-transform-unicode-property-regex': 7.25.9(@babel/core@7.26.9) 12445 + '@babel/plugin-transform-unicode-regex': 7.25.9(@babel/core@7.26.9) 12446 + '@babel/plugin-transform-unicode-sets-regex': 7.25.9(@babel/core@7.26.9) 12447 + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.26.9) 12448 + babel-plugin-polyfill-corejs2: 0.4.12(@babel/core@7.26.9) 12449 + babel-plugin-polyfill-corejs3: 0.11.1(@babel/core@7.26.9) 12450 + babel-plugin-polyfill-regenerator: 0.6.3(@babel/core@7.26.9) 12451 + core-js-compat: 3.41.0 12316 12452 semver: 6.3.1 12317 12453 transitivePeerDependencies: 12318 12454 - supports-color 12319 12455 12320 - '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.26.0)': 12456 + '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.26.9)': 12321 12457 dependencies: 12322 - '@babel/core': 7.26.0 12458 + '@babel/core': 7.26.9 12323 12459 '@babel/helper-plugin-utils': 7.26.5 12324 - '@babel/types': 7.26.7 12460 + '@babel/types': 7.26.9 12325 12461 esutils: 2.0.3 12326 12462 12327 - '@babel/runtime@7.26.0': 12328 - dependencies: 12329 - regenerator-runtime: 0.14.1 12330 - 12331 - '@babel/runtime@7.26.7': 12463 + '@babel/runtime@7.26.9': 12332 12464 dependencies: 12333 12465 regenerator-runtime: 0.14.1 12334 12466 ··· 12340 12472 '@babel/parser': 7.26.7 12341 12473 '@babel/types': 7.26.7 12342 12474 12475 + '@babel/template@7.26.9': 12476 + dependencies: 12477 + '@babel/code-frame': 7.26.2 12478 + '@babel/parser': 7.26.9 12479 + '@babel/types': 7.26.9 12480 + 12343 12481 '@babel/traverse@7.26.7': 12344 12482 dependencies: 12345 12483 '@babel/code-frame': 7.26.2 12346 - '@babel/generator': 7.26.5 12484 + '@babel/generator': 7.26.9 12347 12485 '@babel/parser': 7.26.7 12348 12486 '@babel/template': 7.25.9 12349 12487 '@babel/types': 7.26.7 ··· 12352 12490 transitivePeerDependencies: 12353 12491 - supports-color 12354 12492 12493 + '@babel/traverse@7.26.9': 12494 + dependencies: 12495 + '@babel/code-frame': 7.26.2 12496 + '@babel/generator': 7.26.9 12497 + '@babel/parser': 7.26.9 12498 + '@babel/template': 7.26.9 12499 + '@babel/types': 7.26.9 12500 + debug: 4.4.0(supports-color@9.4.0) 12501 + globals: 11.12.0 12502 + transitivePeerDependencies: 12503 + - supports-color 12504 + 12355 12505 '@babel/types@7.26.7': 12356 12506 dependencies: 12357 12507 '@babel/helper-string-parser': 7.25.9 12358 12508 '@babel/helper-validator-identifier': 7.25.9 12359 12509 12510 + '@babel/types@7.26.9': 12511 + dependencies: 12512 + '@babel/helper-string-parser': 7.25.9 12513 + '@babel/helper-validator-identifier': 7.25.9 12514 + 12360 12515 '@bcoe/v8-coverage@0.2.3': {} 12361 12516 12362 12517 '@changesets/apply-release-plan@7.0.8': ··· 12373 12528 outdent: 0.5.0 12374 12529 prettier: 2.8.8 12375 12530 resolve-from: 5.0.0 12376 - semver: 7.7.0 12531 + semver: 7.7.1 12377 12532 12378 12533 '@changesets/assemble-release-plan@6.0.5': 12379 12534 dependencies: ··· 12382 12537 '@changesets/should-skip-package': 0.1.1 12383 12538 '@changesets/types': 6.0.0 12384 12539 '@manypkg/get-packages': 1.1.3 12385 - semver: 7.7.0 12540 + semver: 7.7.1 12386 12541 12387 12542 '@changesets/changelog-git@0.2.0': 12388 12543 dependencies: ··· 12448 12603 '@changesets/types': 6.0.0 12449 12604 '@manypkg/get-packages': 1.1.3 12450 12605 picocolors: 1.1.1 12451 - semver: 7.7.0 12606 + semver: 7.7.1 12452 12607 12453 12608 '@changesets/get-github-info@0.6.0(encoding@0.1.13)': 12454 12609 dependencies: ··· 12562 12717 '@esbuild/aix-ppc64@0.21.5': 12563 12718 optional: true 12564 12719 12565 - '@esbuild/aix-ppc64@0.24.0': 12720 + '@esbuild/aix-ppc64@0.24.2': 12566 12721 optional: true 12567 12722 12568 - '@esbuild/aix-ppc64@0.24.2': 12723 + '@esbuild/aix-ppc64@0.25.0': 12569 12724 optional: true 12570 12725 12571 12726 '@esbuild/android-arm64@0.21.5': 12572 12727 optional: true 12573 12728 12574 - '@esbuild/android-arm64@0.24.0': 12729 + '@esbuild/android-arm64@0.24.2': 12575 12730 optional: true 12576 12731 12577 - '@esbuild/android-arm64@0.24.2': 12732 + '@esbuild/android-arm64@0.25.0': 12578 12733 optional: true 12579 12734 12580 12735 '@esbuild/android-arm@0.21.5': 12581 12736 optional: true 12582 12737 12583 - '@esbuild/android-arm@0.24.0': 12738 + '@esbuild/android-arm@0.24.2': 12584 12739 optional: true 12585 12740 12586 - '@esbuild/android-arm@0.24.2': 12741 + '@esbuild/android-arm@0.25.0': 12587 12742 optional: true 12588 12743 12589 12744 '@esbuild/android-x64@0.21.5': 12590 12745 optional: true 12591 12746 12592 - '@esbuild/android-x64@0.24.0': 12747 + '@esbuild/android-x64@0.24.2': 12593 12748 optional: true 12594 12749 12595 - '@esbuild/android-x64@0.24.2': 12750 + '@esbuild/android-x64@0.25.0': 12596 12751 optional: true 12597 12752 12598 12753 '@esbuild/darwin-arm64@0.21.5': 12599 12754 optional: true 12600 12755 12601 - '@esbuild/darwin-arm64@0.24.0': 12756 + '@esbuild/darwin-arm64@0.24.2': 12602 12757 optional: true 12603 12758 12604 - '@esbuild/darwin-arm64@0.24.2': 12759 + '@esbuild/darwin-arm64@0.25.0': 12605 12760 optional: true 12606 12761 12607 12762 '@esbuild/darwin-x64@0.21.5': 12608 12763 optional: true 12609 12764 12610 - '@esbuild/darwin-x64@0.24.0': 12765 + '@esbuild/darwin-x64@0.24.2': 12611 12766 optional: true 12612 12767 12613 - '@esbuild/darwin-x64@0.24.2': 12768 + '@esbuild/darwin-x64@0.25.0': 12614 12769 optional: true 12615 12770 12616 12771 '@esbuild/freebsd-arm64@0.21.5': 12617 12772 optional: true 12618 12773 12619 - '@esbuild/freebsd-arm64@0.24.0': 12774 + '@esbuild/freebsd-arm64@0.24.2': 12620 12775 optional: true 12621 12776 12622 - '@esbuild/freebsd-arm64@0.24.2': 12777 + '@esbuild/freebsd-arm64@0.25.0': 12623 12778 optional: true 12624 12779 12625 12780 '@esbuild/freebsd-x64@0.21.5': 12626 12781 optional: true 12627 12782 12628 - '@esbuild/freebsd-x64@0.24.0': 12783 + '@esbuild/freebsd-x64@0.24.2': 12629 12784 optional: true 12630 12785 12631 - '@esbuild/freebsd-x64@0.24.2': 12786 + '@esbuild/freebsd-x64@0.25.0': 12632 12787 optional: true 12633 12788 12634 12789 '@esbuild/linux-arm64@0.21.5': 12635 12790 optional: true 12636 12791 12637 - '@esbuild/linux-arm64@0.24.0': 12792 + '@esbuild/linux-arm64@0.24.2': 12638 12793 optional: true 12639 12794 12640 - '@esbuild/linux-arm64@0.24.2': 12795 + '@esbuild/linux-arm64@0.25.0': 12641 12796 optional: true 12642 12797 12643 12798 '@esbuild/linux-arm@0.21.5': 12644 12799 optional: true 12645 12800 12646 - '@esbuild/linux-arm@0.24.0': 12801 + '@esbuild/linux-arm@0.24.2': 12647 12802 optional: true 12648 12803 12649 - '@esbuild/linux-arm@0.24.2': 12804 + '@esbuild/linux-arm@0.25.0': 12650 12805 optional: true 12651 12806 12652 12807 '@esbuild/linux-ia32@0.21.5': 12653 12808 optional: true 12654 12809 12655 - '@esbuild/linux-ia32@0.24.0': 12810 + '@esbuild/linux-ia32@0.24.2': 12656 12811 optional: true 12657 12812 12658 - '@esbuild/linux-ia32@0.24.2': 12813 + '@esbuild/linux-ia32@0.25.0': 12659 12814 optional: true 12660 12815 12661 12816 '@esbuild/linux-loong64@0.21.5': 12662 12817 optional: true 12663 12818 12664 - '@esbuild/linux-loong64@0.24.0': 12819 + '@esbuild/linux-loong64@0.24.2': 12665 12820 optional: true 12666 12821 12667 - '@esbuild/linux-loong64@0.24.2': 12822 + '@esbuild/linux-loong64@0.25.0': 12668 12823 optional: true 12669 12824 12670 12825 '@esbuild/linux-mips64el@0.21.5': 12671 12826 optional: true 12672 12827 12673 - '@esbuild/linux-mips64el@0.24.0': 12828 + '@esbuild/linux-mips64el@0.24.2': 12674 12829 optional: true 12675 12830 12676 - '@esbuild/linux-mips64el@0.24.2': 12831 + '@esbuild/linux-mips64el@0.25.0': 12677 12832 optional: true 12678 12833 12679 12834 '@esbuild/linux-ppc64@0.21.5': 12680 12835 optional: true 12681 12836 12682 - '@esbuild/linux-ppc64@0.24.0': 12837 + '@esbuild/linux-ppc64@0.24.2': 12683 12838 optional: true 12684 12839 12685 - '@esbuild/linux-ppc64@0.24.2': 12840 + '@esbuild/linux-ppc64@0.25.0': 12686 12841 optional: true 12687 12842 12688 12843 '@esbuild/linux-riscv64@0.21.5': 12689 12844 optional: true 12690 12845 12691 - '@esbuild/linux-riscv64@0.24.0': 12846 + '@esbuild/linux-riscv64@0.24.2': 12692 12847 optional: true 12693 12848 12694 - '@esbuild/linux-riscv64@0.24.2': 12849 + '@esbuild/linux-riscv64@0.25.0': 12695 12850 optional: true 12696 12851 12697 12852 '@esbuild/linux-s390x@0.21.5': 12698 12853 optional: true 12699 12854 12700 - '@esbuild/linux-s390x@0.24.0': 12855 + '@esbuild/linux-s390x@0.24.2': 12701 12856 optional: true 12702 12857 12703 - '@esbuild/linux-s390x@0.24.2': 12858 + '@esbuild/linux-s390x@0.25.0': 12704 12859 optional: true 12705 12860 12706 12861 '@esbuild/linux-x64@0.21.5': 12707 12862 optional: true 12708 12863 12709 - '@esbuild/linux-x64@0.24.0': 12864 + '@esbuild/linux-x64@0.24.2': 12710 12865 optional: true 12711 12866 12712 - '@esbuild/linux-x64@0.24.2': 12867 + '@esbuild/linux-x64@0.25.0': 12713 12868 optional: true 12714 12869 12715 12870 '@esbuild/netbsd-arm64@0.24.2': 12716 12871 optional: true 12717 12872 12718 - '@esbuild/netbsd-x64@0.21.5': 12873 + '@esbuild/netbsd-arm64@0.25.0': 12719 12874 optional: true 12720 12875 12721 - '@esbuild/netbsd-x64@0.24.0': 12876 + '@esbuild/netbsd-x64@0.21.5': 12722 12877 optional: true 12723 12878 12724 12879 '@esbuild/netbsd-x64@0.24.2': 12725 12880 optional: true 12726 12881 12727 - '@esbuild/openbsd-arm64@0.24.0': 12882 + '@esbuild/netbsd-x64@0.25.0': 12728 12883 optional: true 12729 12884 12730 12885 '@esbuild/openbsd-arm64@0.24.2': 12731 12886 optional: true 12732 12887 12733 - '@esbuild/openbsd-x64@0.21.5': 12888 + '@esbuild/openbsd-arm64@0.25.0': 12734 12889 optional: true 12735 12890 12736 - '@esbuild/openbsd-x64@0.24.0': 12891 + '@esbuild/openbsd-x64@0.21.5': 12737 12892 optional: true 12738 12893 12739 12894 '@esbuild/openbsd-x64@0.24.2': 12740 12895 optional: true 12741 12896 12742 - '@esbuild/sunos-x64@0.21.5': 12897 + '@esbuild/openbsd-x64@0.25.0': 12743 12898 optional: true 12744 12899 12745 - '@esbuild/sunos-x64@0.24.0': 12900 + '@esbuild/sunos-x64@0.21.5': 12746 12901 optional: true 12747 12902 12748 12903 '@esbuild/sunos-x64@0.24.2': 12749 12904 optional: true 12750 12905 12906 + '@esbuild/sunos-x64@0.25.0': 12907 + optional: true 12908 + 12751 12909 '@esbuild/win32-arm64@0.21.5': 12752 12910 optional: true 12753 12911 12754 - '@esbuild/win32-arm64@0.24.0': 12912 + '@esbuild/win32-arm64@0.24.2': 12755 12913 optional: true 12756 12914 12757 - '@esbuild/win32-arm64@0.24.2': 12915 + '@esbuild/win32-arm64@0.25.0': 12758 12916 optional: true 12759 12917 12760 12918 '@esbuild/win32-ia32@0.21.5': 12761 12919 optional: true 12762 12920 12763 - '@esbuild/win32-ia32@0.24.0': 12921 + '@esbuild/win32-ia32@0.24.2': 12764 12922 optional: true 12765 12923 12766 - '@esbuild/win32-ia32@0.24.2': 12924 + '@esbuild/win32-ia32@0.25.0': 12767 12925 optional: true 12768 12926 12769 12927 '@esbuild/win32-x64@0.21.5': 12770 12928 optional: true 12771 12929 12772 - '@esbuild/win32-x64@0.24.0': 12930 + '@esbuild/win32-x64@0.24.2': 12773 12931 optional: true 12774 12932 12775 - '@esbuild/win32-x64@0.24.2': 12933 + '@esbuild/win32-x64@0.25.0': 12776 12934 optional: true 12777 12935 12778 12936 '@eslint-community/eslint-utils@4.4.1(eslint@9.17.0(jiti@2.4.2))': ··· 12950 13108 '@img/sharp-win32-x64@0.33.5': 12951 13109 optional: true 12952 13110 12953 - '@inquirer/checkbox@4.0.7(@types/node@22.10.5)': 13111 + '@inquirer/checkbox@4.1.2(@types/node@22.13.8)': 12954 13112 dependencies: 12955 - '@inquirer/core': 10.1.5(@types/node@22.10.5) 13113 + '@inquirer/core': 10.1.7(@types/node@22.13.8) 12956 13114 '@inquirer/figures': 1.0.10 12957 - '@inquirer/type': 3.0.3(@types/node@22.10.5) 12958 - '@types/node': 22.10.5 13115 + '@inquirer/type': 3.0.4(@types/node@22.13.8) 12959 13116 ansi-escapes: 4.3.2 12960 13117 yoctocolors-cjs: 2.1.2 13118 + optionalDependencies: 13119 + '@types/node': 22.13.8 12961 13120 12962 - '@inquirer/confirm@5.0.2(@types/node@22.10.5)': 13121 + '@inquirer/confirm@5.1.6(@types/node@22.13.8)': 12963 13122 dependencies: 12964 - '@inquirer/core': 10.1.5(@types/node@22.10.5) 12965 - '@inquirer/type': 3.0.3(@types/node@22.10.5) 12966 - '@types/node': 22.10.5 13123 + '@inquirer/core': 10.1.7(@types/node@22.13.8) 13124 + '@inquirer/type': 3.0.4(@types/node@22.13.8) 13125 + optionalDependencies: 13126 + '@types/node': 22.13.8 12967 13127 12968 - '@inquirer/confirm@5.1.4(@types/node@22.10.5)': 12969 - dependencies: 12970 - '@inquirer/core': 10.1.5(@types/node@22.10.5) 12971 - '@inquirer/type': 3.0.3(@types/node@22.10.5) 12972 - '@types/node': 22.10.5 12973 - 12974 - '@inquirer/core@10.1.5(@types/node@22.10.5)': 13128 + '@inquirer/core@10.1.7(@types/node@22.13.8)': 12975 13129 dependencies: 12976 13130 '@inquirer/figures': 1.0.10 12977 - '@inquirer/type': 3.0.3(@types/node@22.10.5) 13131 + '@inquirer/type': 3.0.4(@types/node@22.13.8) 12978 13132 ansi-escapes: 4.3.2 12979 13133 cli-width: 4.1.0 12980 13134 mute-stream: 2.0.0 12981 13135 signal-exit: 4.1.0 12982 13136 wrap-ansi: 6.2.0 12983 13137 yoctocolors-cjs: 2.1.2 12984 - transitivePeerDependencies: 12985 - - '@types/node' 13138 + optionalDependencies: 13139 + '@types/node': 22.13.8 12986 13140 12987 - '@inquirer/editor@4.2.4(@types/node@22.10.5)': 13141 + '@inquirer/editor@4.2.7(@types/node@22.13.8)': 12988 13142 dependencies: 12989 - '@inquirer/core': 10.1.5(@types/node@22.10.5) 12990 - '@inquirer/type': 3.0.3(@types/node@22.10.5) 12991 - '@types/node': 22.10.5 13143 + '@inquirer/core': 10.1.7(@types/node@22.13.8) 13144 + '@inquirer/type': 3.0.4(@types/node@22.13.8) 12992 13145 external-editor: 3.1.0 13146 + optionalDependencies: 13147 + '@types/node': 22.13.8 12993 13148 12994 - '@inquirer/expand@4.0.7(@types/node@22.10.5)': 13149 + '@inquirer/expand@4.0.9(@types/node@22.13.8)': 12995 13150 dependencies: 12996 - '@inquirer/core': 10.1.5(@types/node@22.10.5) 12997 - '@inquirer/type': 3.0.3(@types/node@22.10.5) 12998 - '@types/node': 22.10.5 13151 + '@inquirer/core': 10.1.7(@types/node@22.13.8) 13152 + '@inquirer/type': 3.0.4(@types/node@22.13.8) 12999 13153 yoctocolors-cjs: 2.1.2 13154 + optionalDependencies: 13155 + '@types/node': 22.13.8 13000 13156 13001 13157 '@inquirer/figures@1.0.10': {} 13002 13158 13003 - '@inquirer/input@4.1.4(@types/node@22.10.5)': 13159 + '@inquirer/input@4.1.6(@types/node@22.13.8)': 13004 13160 dependencies: 13005 - '@inquirer/core': 10.1.5(@types/node@22.10.5) 13006 - '@inquirer/type': 3.0.3(@types/node@22.10.5) 13007 - '@types/node': 22.10.5 13161 + '@inquirer/core': 10.1.7(@types/node@22.13.8) 13162 + '@inquirer/type': 3.0.4(@types/node@22.13.8) 13163 + optionalDependencies: 13164 + '@types/node': 22.13.8 13008 13165 13009 - '@inquirer/number@3.0.7(@types/node@22.10.5)': 13166 + '@inquirer/number@3.0.9(@types/node@22.13.8)': 13010 13167 dependencies: 13011 - '@inquirer/core': 10.1.5(@types/node@22.10.5) 13012 - '@inquirer/type': 3.0.3(@types/node@22.10.5) 13013 - '@types/node': 22.10.5 13168 + '@inquirer/core': 10.1.7(@types/node@22.13.8) 13169 + '@inquirer/type': 3.0.4(@types/node@22.13.8) 13170 + optionalDependencies: 13171 + '@types/node': 22.13.8 13014 13172 13015 - '@inquirer/password@4.0.7(@types/node@22.10.5)': 13173 + '@inquirer/password@4.0.9(@types/node@22.13.8)': 13016 13174 dependencies: 13017 - '@inquirer/core': 10.1.5(@types/node@22.10.5) 13018 - '@inquirer/type': 3.0.3(@types/node@22.10.5) 13019 - '@types/node': 22.10.5 13175 + '@inquirer/core': 10.1.7(@types/node@22.13.8) 13176 + '@inquirer/type': 3.0.4(@types/node@22.13.8) 13020 13177 ansi-escapes: 4.3.2 13178 + optionalDependencies: 13179 + '@types/node': 22.13.8 13021 13180 13022 - '@inquirer/prompts@7.1.0(@types/node@22.10.5)': 13181 + '@inquirer/prompts@7.3.2(@types/node@22.13.8)': 13023 13182 dependencies: 13024 - '@inquirer/checkbox': 4.0.7(@types/node@22.10.5) 13025 - '@inquirer/confirm': 5.1.4(@types/node@22.10.5) 13026 - '@inquirer/editor': 4.2.4(@types/node@22.10.5) 13027 - '@inquirer/expand': 4.0.7(@types/node@22.10.5) 13028 - '@inquirer/input': 4.1.4(@types/node@22.10.5) 13029 - '@inquirer/number': 3.0.7(@types/node@22.10.5) 13030 - '@inquirer/password': 4.0.7(@types/node@22.10.5) 13031 - '@inquirer/rawlist': 4.0.7(@types/node@22.10.5) 13032 - '@inquirer/search': 3.0.7(@types/node@22.10.5) 13033 - '@inquirer/select': 4.0.7(@types/node@22.10.5) 13034 - '@types/node': 22.10.5 13183 + '@inquirer/checkbox': 4.1.2(@types/node@22.13.8) 13184 + '@inquirer/confirm': 5.1.6(@types/node@22.13.8) 13185 + '@inquirer/editor': 4.2.7(@types/node@22.13.8) 13186 + '@inquirer/expand': 4.0.9(@types/node@22.13.8) 13187 + '@inquirer/input': 4.1.6(@types/node@22.13.8) 13188 + '@inquirer/number': 3.0.9(@types/node@22.13.8) 13189 + '@inquirer/password': 4.0.9(@types/node@22.13.8) 13190 + '@inquirer/rawlist': 4.0.9(@types/node@22.13.8) 13191 + '@inquirer/search': 3.0.9(@types/node@22.13.8) 13192 + '@inquirer/select': 4.0.9(@types/node@22.13.8) 13193 + optionalDependencies: 13194 + '@types/node': 22.13.8 13035 13195 13036 - '@inquirer/rawlist@4.0.7(@types/node@22.10.5)': 13196 + '@inquirer/rawlist@4.0.9(@types/node@22.13.8)': 13037 13197 dependencies: 13038 - '@inquirer/core': 10.1.5(@types/node@22.10.5) 13039 - '@inquirer/type': 3.0.3(@types/node@22.10.5) 13040 - '@types/node': 22.10.5 13198 + '@inquirer/core': 10.1.7(@types/node@22.13.8) 13199 + '@inquirer/type': 3.0.4(@types/node@22.13.8) 13041 13200 yoctocolors-cjs: 2.1.2 13201 + optionalDependencies: 13202 + '@types/node': 22.13.8 13042 13203 13043 - '@inquirer/search@3.0.7(@types/node@22.10.5)': 13204 + '@inquirer/search@3.0.9(@types/node@22.13.8)': 13044 13205 dependencies: 13045 - '@inquirer/core': 10.1.5(@types/node@22.10.5) 13206 + '@inquirer/core': 10.1.7(@types/node@22.13.8) 13046 13207 '@inquirer/figures': 1.0.10 13047 - '@inquirer/type': 3.0.3(@types/node@22.10.5) 13048 - '@types/node': 22.10.5 13208 + '@inquirer/type': 3.0.4(@types/node@22.13.8) 13049 13209 yoctocolors-cjs: 2.1.2 13210 + optionalDependencies: 13211 + '@types/node': 22.13.8 13050 13212 13051 - '@inquirer/select@4.0.7(@types/node@22.10.5)': 13213 + '@inquirer/select@4.0.9(@types/node@22.13.8)': 13052 13214 dependencies: 13053 - '@inquirer/core': 10.1.5(@types/node@22.10.5) 13215 + '@inquirer/core': 10.1.7(@types/node@22.13.8) 13054 13216 '@inquirer/figures': 1.0.10 13055 - '@inquirer/type': 3.0.3(@types/node@22.10.5) 13056 - '@types/node': 22.10.5 13217 + '@inquirer/type': 3.0.4(@types/node@22.13.8) 13057 13218 ansi-escapes: 4.3.2 13058 13219 yoctocolors-cjs: 2.1.2 13220 + optionalDependencies: 13221 + '@types/node': 22.13.8 13059 13222 13060 13223 '@inquirer/type@1.5.5': 13061 13224 dependencies: 13062 13225 mute-stream: 1.0.0 13063 13226 13064 - '@inquirer/type@3.0.3(@types/node@22.10.5)': 13065 - dependencies: 13066 - '@types/node': 22.10.5 13227 + '@inquirer/type@3.0.4(@types/node@22.13.8)': 13228 + optionalDependencies: 13229 + '@types/node': 22.13.8 13067 13230 13068 13231 '@ioredis/commands@1.2.0': {} 13069 13232 ··· 13141 13304 13142 13305 '@leichtgewicht/ip-codec@2.0.5': {} 13143 13306 13144 - '@listr2/prompt-adapter-inquirer@2.0.18(@inquirer/prompts@7.1.0(@types/node@22.10.5))': 13307 + '@listr2/prompt-adapter-inquirer@2.0.18(@inquirer/prompts@7.3.2(@types/node@22.13.8))': 13145 13308 dependencies: 13146 - '@inquirer/prompts': 7.1.0(@types/node@22.10.5) 13309 + '@inquirer/prompts': 7.3.2(@types/node@22.13.8) 13147 13310 '@inquirer/type': 1.5.5 13148 13311 13149 - '@lmdb/lmdb-darwin-arm64@3.1.5': 13312 + '@lmdb/lmdb-darwin-arm64@3.2.6': 13150 13313 optional: true 13151 13314 13152 - '@lmdb/lmdb-darwin-x64@3.1.5': 13315 + '@lmdb/lmdb-darwin-x64@3.2.6': 13153 13316 optional: true 13154 13317 13155 - '@lmdb/lmdb-linux-arm64@3.1.5': 13318 + '@lmdb/lmdb-linux-arm64@3.2.6': 13156 13319 optional: true 13157 13320 13158 - '@lmdb/lmdb-linux-arm@3.1.5': 13321 + '@lmdb/lmdb-linux-arm@3.2.6': 13159 13322 optional: true 13160 13323 13161 - '@lmdb/lmdb-linux-x64@3.1.5': 13324 + '@lmdb/lmdb-linux-x64@3.2.6': 13162 13325 optional: true 13163 13326 13164 - '@lmdb/lmdb-win32-x64@3.1.5': 13327 + '@lmdb/lmdb-win32-x64@3.2.6': 13165 13328 optional: true 13166 13329 13167 13330 '@manypkg/find-root@1.1.0': 13168 13331 dependencies: 13169 - '@babel/runtime': 7.26.7 13332 + '@babel/runtime': 7.26.9 13170 13333 '@types/node': 12.20.55 13171 13334 find-up: 4.1.0 13172 13335 fs-extra: 8.1.0 13173 13336 13174 13337 '@manypkg/get-packages@1.1.3': 13175 13338 dependencies: 13176 - '@babel/runtime': 7.26.7 13339 + '@babel/runtime': 7.26.9 13177 13340 '@changesets/types': 4.1.0 13178 13341 '@manypkg/find-root': 1.1.0 13179 13342 fs-extra: 8.1.0 ··· 13187 13350 https-proxy-agent: 7.0.6(supports-color@9.4.0) 13188 13351 node-fetch: 2.7.0(encoding@0.1.13) 13189 13352 nopt: 8.1.0 13190 - semver: 7.7.0 13353 + semver: 7.7.1 13191 13354 tar: 7.4.3 13192 13355 transitivePeerDependencies: 13193 13356 - encoding ··· 13322 13485 '@next/swc-win32-x64-msvc@15.1.6': 13323 13486 optional: true 13324 13487 13325 - '@ngtools/webpack@19.0.6(@angular/compiler-cli@19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(typescript@5.5.3)(webpack@5.96.1(esbuild@0.24.0))': 13488 + '@ngtools/webpack@19.2.0(@angular/compiler-cli@19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(typescript@5.5.3)(webpack@5.98.0(esbuild@0.25.0))': 13326 13489 dependencies: 13327 - '@angular/compiler-cli': 19.0.5(@angular/compiler@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3) 13490 + '@angular/compiler-cli': 19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3) 13328 13491 typescript: 5.5.3 13329 - webpack: 5.96.1(esbuild@0.24.2) 13492 + webpack: 5.98.0(esbuild@0.24.2) 13330 13493 13331 13494 '@nodelib/fs.scandir@2.1.5': 13332 13495 dependencies: ··· 13354 13517 13355 13518 '@npmcli/fs@4.0.0': 13356 13519 dependencies: 13357 - semver: 7.7.0 13520 + semver: 7.7.1 13358 13521 13359 - '@npmcli/git@6.0.1': 13522 + '@npmcli/git@6.0.3': 13360 13523 dependencies: 13361 13524 '@npmcli/promise-spawn': 8.0.2 13362 13525 ini: 5.0.0 13363 13526 lru-cache: 10.4.3 13364 13527 npm-pick-manifest: 10.0.0 13365 13528 proc-log: 5.0.0 13366 - promise-inflight: 1.0.1 13367 13529 promise-retry: 2.0.1 13368 - semver: 7.7.0 13530 + semver: 7.7.1 13369 13531 which: 5.0.0 13370 - transitivePeerDependencies: 13371 - - bluebird 13372 13532 13373 13533 '@npmcli/installed-package-contents@3.0.0': 13374 13534 dependencies: ··· 13379 13539 13380 13540 '@npmcli/package-json@6.1.1': 13381 13541 dependencies: 13382 - '@npmcli/git': 6.0.1 13542 + '@npmcli/git': 6.0.3 13383 13543 glob: 10.4.3 13384 13544 hosted-git-info: 8.0.2 13385 13545 json-parse-even-better-errors: 4.0.0 13386 13546 proc-log: 5.0.0 13387 - semver: 7.7.0 13547 + semver: 7.7.1 13388 13548 validate-npm-package-license: 3.0.4 13389 - transitivePeerDependencies: 13390 - - bluebird 13391 13549 13392 13550 '@npmcli/promise-spawn@8.0.2': 13393 13551 dependencies: ··· 13400 13558 '@npmcli/node-gyp': 4.0.0 13401 13559 '@npmcli/package-json': 6.1.1 13402 13560 '@npmcli/promise-spawn': 8.0.2 13403 - node-gyp: 11.0.0 13561 + node-gyp: 11.1.0 13404 13562 proc-log: 5.0.0 13405 13563 which: 5.0.0 13406 13564 transitivePeerDependencies: 13407 - - bluebird 13408 13565 - supports-color 13409 13566 13410 13567 '@nuxt/devalue@2.0.2': {} 13411 13568 13412 - '@nuxt/devtools-kit@1.7.0(magicast@0.3.5)(rollup@4.31.0)(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))': 13569 + '@nuxt/devtools-kit@1.7.0(magicast@0.3.5)(rollup@4.31.0)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': 13413 13570 dependencies: 13414 13571 '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.31.0) 13415 13572 '@nuxt/schema': 3.15.4 13416 13573 execa: 7.2.0 13417 - vite: 6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 13574 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 13575 + transitivePeerDependencies: 13576 + - magicast 13577 + - rollup 13578 + - supports-color 13579 + 13580 + '@nuxt/devtools-kit@1.7.0(magicast@0.3.5)(rollup@4.34.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': 13581 + dependencies: 13582 + '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.34.9) 13583 + '@nuxt/schema': 3.15.4 13584 + execa: 7.2.0 13585 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 13418 13586 transitivePeerDependencies: 13419 13587 - magicast 13420 13588 - rollup 13421 13589 - supports-color 13422 13590 13423 - '@nuxt/devtools-kit@1.7.0(magicast@0.3.5)(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))': 13591 + '@nuxt/devtools-kit@1.7.0(magicast@0.3.5)(rollup@4.34.9)(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': 13424 13592 dependencies: 13425 - '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.31.0) 13593 + '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.34.9) 13426 13594 '@nuxt/schema': 3.15.4 13427 13595 execa: 7.2.0 13428 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 13596 + vite: 6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 13429 13597 transitivePeerDependencies: 13430 13598 - magicast 13431 13599 - rollup ··· 13442 13610 pkg-types: 1.3.1 13443 13611 prompts: 2.4.2 13444 13612 rc9: 2.1.2 13445 - semver: 7.7.0 13613 + semver: 7.7.1 13446 13614 13447 - '@nuxt/devtools@1.7.0(rollup@4.31.0)(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3))': 13615 + '@nuxt/devtools@1.7.0(rollup@4.31.0)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.1-rc))': 13448 13616 dependencies: 13449 13617 '@antfu/utils': 0.7.10 13450 - '@nuxt/devtools-kit': 1.7.0(magicast@0.3.5)(rollup@4.31.0)(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 13618 + '@nuxt/devtools-kit': 1.7.0(magicast@0.3.5)(rollup@4.31.0)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 13451 13619 '@nuxt/devtools-wizard': 1.7.0 13452 13620 '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.31.0) 13453 - '@vue/devtools-core': 7.6.8(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)) 13621 + '@vue/devtools-core': 7.6.8(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.1-rc)) 13454 13622 '@vue/devtools-kit': 7.6.8 13455 13623 birpc: 0.2.19 13456 13624 consola: 3.4.0 ··· 13474 13642 pkg-types: 1.3.1 13475 13643 rc9: 2.1.2 13476 13644 scule: 1.3.0 13477 - semver: 7.7.0 13645 + semver: 7.7.1 13478 13646 simple-git: 3.27.0 13479 13647 sirv: 3.0.0 13480 13648 tinyglobby: 0.2.10 13481 13649 unimport: 3.14.6(rollup@4.31.0) 13482 - vite: 6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 13483 - vite-plugin-inspect: 0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.31.0))(rollup@4.31.0)(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 13484 - vite-plugin-vue-inspector: 5.3.1(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 13650 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 13651 + vite-plugin-inspect: 0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.31.0))(rollup@4.31.0)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 13652 + vite-plugin-vue-inspector: 5.3.1(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 13485 13653 which: 3.0.1 13486 13654 ws: 8.18.0 13487 13655 transitivePeerDependencies: ··· 13491 13659 - utf-8-validate 13492 13660 - vue 13493 13661 13494 - '@nuxt/devtools@1.7.0(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.1-rc))': 13662 + '@nuxt/devtools@1.7.0(rollup@4.34.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.1-rc))': 13495 13663 dependencies: 13496 13664 '@antfu/utils': 0.7.10 13497 - '@nuxt/devtools-kit': 1.7.0(magicast@0.3.5)(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 13665 + '@nuxt/devtools-kit': 1.7.0(magicast@0.3.5)(rollup@4.34.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 13498 13666 '@nuxt/devtools-wizard': 1.7.0 13499 - '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.31.0) 13500 - '@vue/devtools-core': 7.6.8(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.1-rc)) 13667 + '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.34.9) 13668 + '@vue/devtools-core': 7.6.8(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.1-rc)) 13501 13669 '@vue/devtools-kit': 7.6.8 13502 13670 birpc: 0.2.19 13503 13671 consola: 3.4.0 ··· 13521 13689 pkg-types: 1.3.1 13522 13690 rc9: 2.1.2 13523 13691 scule: 1.3.0 13524 - semver: 7.7.0 13692 + semver: 7.7.1 13525 13693 simple-git: 3.27.0 13526 13694 sirv: 3.0.0 13527 13695 tinyglobby: 0.2.10 13528 - unimport: 3.14.6(rollup@4.31.0) 13529 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 13530 - vite-plugin-inspect: 0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.31.0))(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 13531 - vite-plugin-vue-inspector: 5.3.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 13696 + unimport: 3.14.6(rollup@4.34.9) 13697 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 13698 + vite-plugin-inspect: 0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.34.9))(rollup@4.34.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 13699 + vite-plugin-vue-inspector: 5.3.1(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 13700 + which: 3.0.1 13701 + ws: 8.18.0 13702 + transitivePeerDependencies: 13703 + - bufferutil 13704 + - rollup 13705 + - supports-color 13706 + - utf-8-validate 13707 + - vue 13708 + 13709 + '@nuxt/devtools@1.7.0(rollup@4.34.9)(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3))': 13710 + dependencies: 13711 + '@antfu/utils': 0.7.10 13712 + '@nuxt/devtools-kit': 1.7.0(magicast@0.3.5)(rollup@4.34.9)(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 13713 + '@nuxt/devtools-wizard': 1.7.0 13714 + '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.34.9) 13715 + '@vue/devtools-core': 7.6.8(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)) 13716 + '@vue/devtools-kit': 7.6.8 13717 + birpc: 0.2.19 13718 + consola: 3.4.0 13719 + cronstrue: 2.53.0 13720 + destr: 2.0.3 13721 + error-stack-parser-es: 0.1.5 13722 + execa: 7.2.0 13723 + fast-npm-meta: 0.2.2 13724 + flatted: 3.3.2 13725 + get-port-please: 3.1.2 13726 + hookable: 5.5.3 13727 + image-meta: 0.2.1 13728 + is-installed-globally: 1.0.0 13729 + launch-editor: 2.9.1 13730 + local-pkg: 0.5.1 13731 + magicast: 0.3.5 13732 + nypm: 0.4.1 13733 + ohash: 1.1.4 13734 + pathe: 1.1.2 13735 + perfect-debounce: 1.0.0 13736 + pkg-types: 1.3.1 13737 + rc9: 2.1.2 13738 + scule: 1.3.0 13739 + semver: 7.7.1 13740 + simple-git: 3.27.0 13741 + sirv: 3.0.0 13742 + tinyglobby: 0.2.10 13743 + unimport: 3.14.6(rollup@4.34.9) 13744 + vite: 6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 13745 + vite-plugin-inspect: 0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.34.9))(rollup@4.34.9)(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 13746 + vite-plugin-vue-inspector: 5.3.1(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 13532 13747 which: 3.0.1 13533 13748 ws: 8.18.0 13534 13749 transitivePeerDependencies: ··· 13555 13770 pathe: 1.1.2 13556 13771 pkg-types: 1.3.1 13557 13772 scule: 1.3.0 13558 - semver: 7.7.0 13773 + semver: 7.7.1 13559 13774 ufo: 1.5.4 13560 13775 unctx: 2.4.1 13561 13776 unimport: 3.14.6(rollup@4.31.0) ··· 13565 13780 - rollup 13566 13781 - supports-color 13567 13782 13783 + '@nuxt/kit@3.14.1592(magicast@0.3.5)(rollup@4.34.9)': 13784 + dependencies: 13785 + '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.34.9) 13786 + c12: 2.0.1(magicast@0.3.5) 13787 + consola: 3.4.0 13788 + defu: 6.1.4 13789 + destr: 2.0.3 13790 + globby: 14.0.2 13791 + hash-sum: 2.0.0 13792 + ignore: 6.0.2 13793 + jiti: 2.4.2 13794 + klona: 2.0.6 13795 + knitwork: 1.2.0 13796 + mlly: 1.7.4 13797 + pathe: 1.1.2 13798 + pkg-types: 1.3.1 13799 + scule: 1.3.0 13800 + semver: 7.7.1 13801 + ufo: 1.5.4 13802 + unctx: 2.4.1 13803 + unimport: 3.14.6(rollup@4.34.9) 13804 + untyped: 1.5.2 13805 + transitivePeerDependencies: 13806 + - magicast 13807 + - rollup 13808 + - supports-color 13809 + 13568 13810 '@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.31.0)': 13569 13811 dependencies: 13570 13812 c12: 2.0.1(magicast@0.3.5) ··· 13581 13823 pathe: 2.0.2 13582 13824 pkg-types: 1.3.1 13583 13825 scule: 1.3.0 13584 - semver: 7.7.0 13826 + semver: 7.7.1 13585 13827 std-env: 3.8.0 13586 13828 ufo: 1.5.4 13587 13829 unctx: 2.4.1 ··· 13592 13834 - rollup 13593 13835 - supports-color 13594 13836 13837 + '@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.34.9)': 13838 + dependencies: 13839 + c12: 2.0.1(magicast@0.3.5) 13840 + consola: 3.4.0 13841 + defu: 6.1.4 13842 + destr: 2.0.3 13843 + globby: 14.0.2 13844 + ignore: 7.0.3 13845 + jiti: 2.4.2 13846 + klona: 2.0.6 13847 + knitwork: 1.2.0 13848 + mlly: 1.7.4 13849 + ohash: 1.1.4 13850 + pathe: 2.0.2 13851 + pkg-types: 1.3.1 13852 + scule: 1.3.0 13853 + semver: 7.7.1 13854 + std-env: 3.8.0 13855 + ufo: 1.5.4 13856 + unctx: 2.4.1 13857 + unimport: 4.0.0(rollup@4.34.9) 13858 + untyped: 1.5.2 13859 + transitivePeerDependencies: 13860 + - magicast 13861 + - rollup 13862 + - supports-color 13863 + 13595 13864 '@nuxt/schema@3.14.1592(magicast@0.3.5)(rollup@4.31.0)': 13596 13865 dependencies: 13597 13866 c12: 2.0.1(magicast@0.3.5) ··· 13612 13881 - rollup 13613 13882 - supports-color 13614 13883 13884 + '@nuxt/schema@3.14.1592(magicast@0.3.5)(rollup@4.34.9)': 13885 + dependencies: 13886 + c12: 2.0.1(magicast@0.3.5) 13887 + compatx: 0.1.8 13888 + consola: 3.4.0 13889 + defu: 6.1.4 13890 + hookable: 5.5.3 13891 + pathe: 1.1.2 13892 + pkg-types: 1.3.1 13893 + scule: 1.3.0 13894 + std-env: 3.8.0 13895 + ufo: 1.5.4 13896 + uncrypto: 0.1.3 13897 + unimport: 3.14.6(rollup@4.34.9) 13898 + untyped: 1.5.2 13899 + transitivePeerDependencies: 13900 + - magicast 13901 + - rollup 13902 + - supports-color 13903 + 13615 13904 '@nuxt/schema@3.15.4': 13616 13905 dependencies: 13617 13906 consola: 3.4.0 ··· 13639 13928 - rollup 13640 13929 - supports-color 13641 13930 13642 - '@nuxt/test-utils@3.14.0(@vue/test-utils@2.4.6)(h3@1.14.0)(jsdom@23.0.0)(magicast@0.3.5)(nitropack@2.10.4(encoding@0.1.13)(typescript@5.6.1-rc))(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vitest@1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc))': 13931 + '@nuxt/telemetry@2.6.4(magicast@0.3.5)(rollup@4.34.9)': 13932 + dependencies: 13933 + '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.34.9) 13934 + citty: 0.1.6 13935 + consola: 3.4.0 13936 + destr: 2.0.3 13937 + dotenv: 16.4.7 13938 + git-url-parse: 16.0.0 13939 + is-docker: 3.0.0 13940 + ofetch: 1.4.1 13941 + package-manager-detector: 0.2.8 13942 + parse-git-config: 3.0.0 13943 + pathe: 2.0.2 13944 + rc9: 2.1.2 13945 + std-env: 3.8.0 13946 + transitivePeerDependencies: 13947 + - magicast 13948 + - rollup 13949 + - supports-color 13950 + 13951 + '@nuxt/test-utils@3.14.0(@vue/test-utils@2.4.6)(h3@1.14.0)(jsdom@23.0.0)(magicast@0.3.5)(nitropack@2.10.4(encoding@0.1.13)(typescript@5.6.1-rc))(rollup@4.31.0)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vitest@1.6.0(@types/node@22.13.8)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc))': 13643 13952 dependencies: 13644 13953 '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.31.0) 13645 13954 '@nuxt/schema': 3.15.4 ··· 13665 13974 ufo: 1.5.4 13666 13975 unenv: 1.10.0 13667 13976 unplugin: 1.16.1 13668 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 13669 - vitest-environment-nuxt: 1.0.1(@vue/test-utils@2.4.6)(h3@1.14.0)(jsdom@23.0.0)(magicast@0.3.5)(nitropack@2.10.4(encoding@0.1.13)(typescript@5.6.1-rc))(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vitest@1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)) 13977 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 13978 + vitest-environment-nuxt: 1.0.1(@vue/test-utils@2.4.6)(h3@1.14.0)(jsdom@23.0.0)(magicast@0.3.5)(nitropack@2.10.4(encoding@0.1.13)(typescript@5.6.1-rc))(rollup@4.31.0)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vitest@1.6.0(@types/node@22.13.8)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)) 13670 13979 vue: 3.5.13(typescript@5.6.1-rc) 13671 13980 vue-router: 4.5.0(vue@3.5.13(typescript@5.6.1-rc)) 13672 13981 optionalDependencies: 13673 13982 '@vue/test-utils': 2.4.6 13674 13983 jsdom: 23.0.0 13675 - vitest: 1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 13984 + vitest: 1.6.0(@types/node@22.13.8)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 13676 13985 transitivePeerDependencies: 13677 13986 - magicast 13678 13987 - rollup 13679 13988 - supports-color 13680 13989 13681 - '@nuxt/vite-builder@3.14.1592(@types/node@22.10.5)(eslint@9.17.0(jiti@2.4.2))(less@4.2.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.80.7)(terser@5.37.0)(typescript@5.5.3)(vue@3.5.13(typescript@5.5.3))': 13990 + '@nuxt/vite-builder@3.14.1592(@types/node@22.13.8)(eslint@9.17.0(jiti@2.4.2))(less@4.2.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.85.0)(terser@5.39.0)(typescript@5.6.1-rc)(vue@3.5.13(typescript@5.6.1-rc))': 13682 13991 dependencies: 13683 13992 '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.31.0) 13684 13993 '@rollup/plugin-replace': 6.0.2(rollup@4.31.0) 13685 - '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue@3.5.13(typescript@5.5.3)) 13686 - '@vitejs/plugin-vue-jsx': 4.1.1(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue@3.5.13(typescript@5.5.3)) 13687 - autoprefixer: 10.4.20(postcss@8.5.1) 13994 + '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue@3.5.13(typescript@5.6.1-rc)) 13995 + '@vitejs/plugin-vue-jsx': 4.1.1(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue@3.5.13(typescript@5.6.1-rc)) 13996 + autoprefixer: 10.4.20(postcss@8.5.3) 13688 13997 clear: 0.1.0 13689 13998 consola: 3.4.0 13690 - cssnano: 7.0.6(postcss@8.5.1) 13999 + cssnano: 7.0.6(postcss@8.5.3) 13691 14000 defu: 6.1.4 13692 14001 esbuild: 0.24.2 13693 14002 escape-string-regexp: 5.0.0 ··· 13703 14012 pathe: 1.1.2 13704 14013 perfect-debounce: 1.0.0 13705 14014 pkg-types: 1.3.1 13706 - postcss: 8.5.1 14015 + postcss: 8.5.3 13707 14016 rollup-plugin-visualizer: 5.14.0(rollup@4.31.0) 13708 14017 std-env: 3.8.0 13709 14018 strip-literal: 2.1.1 13710 14019 ufo: 1.5.4 13711 14020 unenv: 1.10.0 13712 14021 unplugin: 1.16.1 13713 - vite: 5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 13714 - vite-node: 2.1.8(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 13715 - vite-plugin-checker: 0.8.0(eslint@9.17.0(jiti@2.4.2))(optionator@0.9.4)(typescript@5.5.3)(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)) 14022 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 14023 + vite-node: 2.1.8(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 14024 + vite-plugin-checker: 0.8.0(eslint@9.17.0(jiti@2.4.2))(optionator@0.9.4)(typescript@5.6.1-rc)(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)) 14025 + vue: 3.5.13(typescript@5.6.1-rc) 14026 + vue-bundle-renderer: 2.1.1 14027 + transitivePeerDependencies: 14028 + - '@biomejs/biome' 14029 + - '@types/node' 14030 + - eslint 14031 + - less 14032 + - lightningcss 14033 + - magicast 14034 + - meow 14035 + - optionator 14036 + - rolldown 14037 + - rollup 14038 + - sass 14039 + - sass-embedded 14040 + - stylelint 14041 + - stylus 14042 + - sugarss 14043 + - supports-color 14044 + - terser 14045 + - typescript 14046 + - vls 14047 + - vti 14048 + - vue-tsc 14049 + 14050 + '@nuxt/vite-builder@3.14.1592(@types/node@22.13.8)(eslint@9.17.0(jiti@2.4.2))(less@4.2.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.9)(sass@1.85.0)(terser@5.39.0)(typescript@5.5.3)(vue@3.5.13(typescript@5.5.3))': 14051 + dependencies: 14052 + '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.34.9) 14053 + '@rollup/plugin-replace': 6.0.2(rollup@4.34.9) 14054 + '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue@3.5.13(typescript@5.5.3)) 14055 + '@vitejs/plugin-vue-jsx': 4.1.1(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue@3.5.13(typescript@5.5.3)) 14056 + autoprefixer: 10.4.20(postcss@8.5.3) 14057 + clear: 0.1.0 14058 + consola: 3.4.0 14059 + cssnano: 7.0.6(postcss@8.5.3) 14060 + defu: 6.1.4 14061 + esbuild: 0.24.2 14062 + escape-string-regexp: 5.0.0 14063 + estree-walker: 3.0.3 14064 + externality: 1.0.2 14065 + get-port-please: 3.1.2 14066 + h3: 1.14.0 14067 + jiti: 2.4.2 14068 + knitwork: 1.2.0 14069 + magic-string: 0.30.17 14070 + mlly: 1.7.4 14071 + ohash: 1.1.4 14072 + pathe: 1.1.2 14073 + perfect-debounce: 1.0.0 14074 + pkg-types: 1.3.1 14075 + postcss: 8.5.3 14076 + rollup-plugin-visualizer: 5.14.0(rollup@4.34.9) 14077 + std-env: 3.8.0 14078 + strip-literal: 2.1.1 14079 + ufo: 1.5.4 14080 + unenv: 1.10.0 14081 + unplugin: 1.16.1 14082 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 14083 + vite-node: 2.1.8(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 14084 + vite-plugin-checker: 0.8.0(eslint@9.17.0(jiti@2.4.2))(optionator@0.9.4)(typescript@5.5.3)(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)) 13716 14085 vue: 3.5.13(typescript@5.5.3) 13717 14086 vue-bundle-renderer: 2.1.1 13718 14087 transitivePeerDependencies: ··· 13738 14107 - vti 13739 14108 - vue-tsc 13740 14109 13741 - '@nuxt/vite-builder@3.14.1592(@types/node@22.10.5)(eslint@9.17.0(jiti@2.4.2))(less@4.2.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.80.7)(terser@5.37.0)(typescript@5.6.1-rc)(vue@3.5.13(typescript@5.6.1-rc))': 14110 + '@nuxt/vite-builder@3.14.1592(@types/node@22.13.8)(eslint@9.17.0(jiti@2.4.2))(less@4.2.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.9)(sass@1.85.0)(terser@5.39.0)(typescript@5.6.1-rc)(vue@3.5.13(typescript@5.6.1-rc))': 13742 14111 dependencies: 13743 - '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.31.0) 13744 - '@rollup/plugin-replace': 6.0.2(rollup@4.31.0) 13745 - '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue@3.5.13(typescript@5.6.1-rc)) 13746 - '@vitejs/plugin-vue-jsx': 4.1.1(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue@3.5.13(typescript@5.6.1-rc)) 13747 - autoprefixer: 10.4.20(postcss@8.5.1) 14112 + '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.34.9) 14113 + '@rollup/plugin-replace': 6.0.2(rollup@4.34.9) 14114 + '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue@3.5.13(typescript@5.6.1-rc)) 14115 + '@vitejs/plugin-vue-jsx': 4.1.1(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue@3.5.13(typescript@5.6.1-rc)) 14116 + autoprefixer: 10.4.20(postcss@8.5.3) 13748 14117 clear: 0.1.0 13749 14118 consola: 3.4.0 13750 - cssnano: 7.0.6(postcss@8.5.1) 14119 + cssnano: 7.0.6(postcss@8.5.3) 13751 14120 defu: 6.1.4 13752 14121 esbuild: 0.24.2 13753 14122 escape-string-regexp: 5.0.0 ··· 13763 14132 pathe: 1.1.2 13764 14133 perfect-debounce: 1.0.0 13765 14134 pkg-types: 1.3.1 13766 - postcss: 8.5.1 13767 - rollup-plugin-visualizer: 5.14.0(rollup@4.31.0) 14135 + postcss: 8.5.3 14136 + rollup-plugin-visualizer: 5.14.0(rollup@4.34.9) 13768 14137 std-env: 3.8.0 13769 14138 strip-literal: 2.1.1 13770 14139 ufo: 1.5.4 13771 14140 unenv: 1.10.0 13772 14141 unplugin: 1.16.1 13773 - vite: 5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 13774 - vite-node: 2.1.8(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 13775 - vite-plugin-checker: 0.8.0(eslint@9.17.0(jiti@2.4.2))(optionator@0.9.4)(typescript@5.6.1-rc)(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)) 14142 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 14143 + vite-node: 2.1.8(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 14144 + vite-plugin-checker: 0.8.0(eslint@9.17.0(jiti@2.4.2))(optionator@0.9.4)(typescript@5.6.1-rc)(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)) 13776 14145 vue: 3.5.13(typescript@5.6.1-rc) 13777 14146 vue-bundle-renderer: 2.1.1 13778 14147 transitivePeerDependencies: ··· 14606 14975 optionalDependencies: 14607 14976 rollup: 4.31.0 14608 14977 14978 + '@rollup/plugin-replace@6.0.2(rollup@4.34.9)': 14979 + dependencies: 14980 + '@rollup/pluginutils': 5.1.4(rollup@4.34.9) 14981 + magic-string: 0.30.17 14982 + optionalDependencies: 14983 + rollup: 4.34.9 14984 + 14609 14985 '@rollup/plugin-terser@0.4.4(rollup@4.31.0)': 14610 14986 dependencies: 14611 14987 serialize-javascript: 6.0.2 14612 14988 smob: 1.5.0 14613 - terser: 5.37.0 14989 + terser: 5.39.0 14614 14990 optionalDependencies: 14615 14991 rollup: 4.31.0 14616 14992 ··· 14622 14998 optionalDependencies: 14623 14999 rollup: 4.31.0 14624 15000 14625 - '@rollup/rollup-android-arm-eabi@4.26.0': 15001 + '@rollup/pluginutils@5.1.4(rollup@4.34.9)': 15002 + dependencies: 15003 + '@types/estree': 1.0.6 15004 + estree-walker: 2.0.2 15005 + picomatch: 4.0.2 15006 + optionalDependencies: 15007 + rollup: 4.34.9 15008 + 15009 + '@rollup/rollup-android-arm-eabi@4.31.0': 14626 15010 optional: true 14627 15011 14628 - '@rollup/rollup-android-arm-eabi@4.31.0': 15012 + '@rollup/rollup-android-arm-eabi@4.34.8': 14629 15013 optional: true 14630 15014 14631 - '@rollup/rollup-android-arm64@4.26.0': 15015 + '@rollup/rollup-android-arm-eabi@4.34.9': 14632 15016 optional: true 14633 15017 14634 15018 '@rollup/rollup-android-arm64@4.31.0': 14635 15019 optional: true 14636 15020 14637 - '@rollup/rollup-darwin-arm64@4.26.0': 15021 + '@rollup/rollup-android-arm64@4.34.8': 15022 + optional: true 15023 + 15024 + '@rollup/rollup-android-arm64@4.34.9': 14638 15025 optional: true 14639 15026 14640 15027 '@rollup/rollup-darwin-arm64@4.31.0': 14641 15028 optional: true 14642 15029 14643 - '@rollup/rollup-darwin-x64@4.26.0': 15030 + '@rollup/rollup-darwin-arm64@4.34.8': 15031 + optional: true 15032 + 15033 + '@rollup/rollup-darwin-arm64@4.34.9': 14644 15034 optional: true 14645 15035 14646 15036 '@rollup/rollup-darwin-x64@4.31.0': 14647 15037 optional: true 14648 15038 14649 - '@rollup/rollup-freebsd-arm64@4.26.0': 15039 + '@rollup/rollup-darwin-x64@4.34.8': 15040 + optional: true 15041 + 15042 + '@rollup/rollup-darwin-x64@4.34.9': 14650 15043 optional: true 14651 15044 14652 15045 '@rollup/rollup-freebsd-arm64@4.31.0': 14653 15046 optional: true 14654 15047 14655 - '@rollup/rollup-freebsd-x64@4.26.0': 15048 + '@rollup/rollup-freebsd-arm64@4.34.8': 15049 + optional: true 15050 + 15051 + '@rollup/rollup-freebsd-arm64@4.34.9': 14656 15052 optional: true 14657 15053 14658 15054 '@rollup/rollup-freebsd-x64@4.31.0': 14659 15055 optional: true 14660 15056 14661 - '@rollup/rollup-linux-arm-gnueabihf@4.26.0': 15057 + '@rollup/rollup-freebsd-x64@4.34.8': 15058 + optional: true 15059 + 15060 + '@rollup/rollup-freebsd-x64@4.34.9': 14662 15061 optional: true 14663 15062 14664 15063 '@rollup/rollup-linux-arm-gnueabihf@4.31.0': 14665 15064 optional: true 14666 15065 14667 - '@rollup/rollup-linux-arm-musleabihf@4.26.0': 15066 + '@rollup/rollup-linux-arm-gnueabihf@4.34.8': 15067 + optional: true 15068 + 15069 + '@rollup/rollup-linux-arm-gnueabihf@4.34.9': 14668 15070 optional: true 14669 15071 14670 15072 '@rollup/rollup-linux-arm-musleabihf@4.31.0': 14671 15073 optional: true 14672 15074 14673 - '@rollup/rollup-linux-arm64-gnu@4.26.0': 15075 + '@rollup/rollup-linux-arm-musleabihf@4.34.8': 15076 + optional: true 15077 + 15078 + '@rollup/rollup-linux-arm-musleabihf@4.34.9': 14674 15079 optional: true 14675 15080 14676 15081 '@rollup/rollup-linux-arm64-gnu@4.31.0': 14677 15082 optional: true 14678 15083 14679 - '@rollup/rollup-linux-arm64-musl@4.26.0': 15084 + '@rollup/rollup-linux-arm64-gnu@4.34.8': 15085 + optional: true 15086 + 15087 + '@rollup/rollup-linux-arm64-gnu@4.34.9': 14680 15088 optional: true 14681 15089 14682 15090 '@rollup/rollup-linux-arm64-musl@4.31.0': 15091 + optional: true 15092 + 15093 + '@rollup/rollup-linux-arm64-musl@4.34.8': 15094 + optional: true 15095 + 15096 + '@rollup/rollup-linux-arm64-musl@4.34.9': 14683 15097 optional: true 14684 15098 14685 15099 '@rollup/rollup-linux-loongarch64-gnu@4.31.0': 14686 15100 optional: true 14687 15101 14688 - '@rollup/rollup-linux-powerpc64le-gnu@4.26.0': 15102 + '@rollup/rollup-linux-loongarch64-gnu@4.34.8': 15103 + optional: true 15104 + 15105 + '@rollup/rollup-linux-loongarch64-gnu@4.34.9': 14689 15106 optional: true 14690 15107 14691 15108 '@rollup/rollup-linux-powerpc64le-gnu@4.31.0': 14692 15109 optional: true 14693 15110 14694 - '@rollup/rollup-linux-riscv64-gnu@4.26.0': 15111 + '@rollup/rollup-linux-powerpc64le-gnu@4.34.8': 15112 + optional: true 15113 + 15114 + '@rollup/rollup-linux-powerpc64le-gnu@4.34.9': 14695 15115 optional: true 14696 15116 14697 15117 '@rollup/rollup-linux-riscv64-gnu@4.31.0': 14698 15118 optional: true 14699 15119 14700 - '@rollup/rollup-linux-s390x-gnu@4.26.0': 15120 + '@rollup/rollup-linux-riscv64-gnu@4.34.8': 15121 + optional: true 15122 + 15123 + '@rollup/rollup-linux-riscv64-gnu@4.34.9': 14701 15124 optional: true 14702 15125 14703 15126 '@rollup/rollup-linux-s390x-gnu@4.31.0': 14704 15127 optional: true 14705 15128 14706 - '@rollup/rollup-linux-x64-gnu@4.26.0': 15129 + '@rollup/rollup-linux-s390x-gnu@4.34.8': 15130 + optional: true 15131 + 15132 + '@rollup/rollup-linux-s390x-gnu@4.34.9': 14707 15133 optional: true 14708 15134 14709 15135 '@rollup/rollup-linux-x64-gnu@4.31.0': 14710 15136 optional: true 14711 15137 14712 - '@rollup/rollup-linux-x64-musl@4.26.0': 15138 + '@rollup/rollup-linux-x64-gnu@4.34.8': 15139 + optional: true 15140 + 15141 + '@rollup/rollup-linux-x64-gnu@4.34.9': 14713 15142 optional: true 14714 15143 14715 15144 '@rollup/rollup-linux-x64-musl@4.31.0': 14716 15145 optional: true 14717 15146 14718 - '@rollup/rollup-win32-arm64-msvc@4.26.0': 15147 + '@rollup/rollup-linux-x64-musl@4.34.8': 15148 + optional: true 15149 + 15150 + '@rollup/rollup-linux-x64-musl@4.34.9': 14719 15151 optional: true 14720 15152 14721 15153 '@rollup/rollup-win32-arm64-msvc@4.31.0': 14722 15154 optional: true 14723 15155 14724 - '@rollup/rollup-win32-ia32-msvc@4.26.0': 15156 + '@rollup/rollup-win32-arm64-msvc@4.34.8': 15157 + optional: true 15158 + 15159 + '@rollup/rollup-win32-arm64-msvc@4.34.9': 14725 15160 optional: true 14726 15161 14727 15162 '@rollup/rollup-win32-ia32-msvc@4.31.0': 14728 15163 optional: true 14729 15164 14730 - '@rollup/rollup-win32-x64-msvc@4.26.0': 15165 + '@rollup/rollup-win32-ia32-msvc@4.34.8': 15166 + optional: true 15167 + 15168 + '@rollup/rollup-win32-ia32-msvc@4.34.9': 14731 15169 optional: true 14732 15170 14733 15171 '@rollup/rollup-win32-x64-msvc@4.31.0': 14734 15172 optional: true 14735 15173 15174 + '@rollup/rollup-win32-x64-msvc@4.34.8': 15175 + optional: true 15176 + 15177 + '@rollup/rollup-win32-x64-msvc@4.34.9': 15178 + optional: true 15179 + 14736 15180 '@rtsao/scc@1.1.0': {} 14737 15181 14738 15182 '@rushstack/eslint-patch@1.10.5': {} 14739 15183 14740 - '@schematics/angular@19.0.6(chokidar@4.0.3)': 15184 + '@schematics/angular@19.2.0(chokidar@4.0.3)': 14741 15185 dependencies: 14742 - '@angular-devkit/core': 19.0.6(chokidar@4.0.3) 14743 - '@angular-devkit/schematics': 19.0.6(chokidar@4.0.3) 15186 + '@angular-devkit/core': 19.2.0(chokidar@4.0.3) 15187 + '@angular-devkit/schematics': 19.2.0(chokidar@4.0.3) 14744 15188 jsonc-parser: 3.3.1 14745 15189 transitivePeerDependencies: 14746 15190 - chokidar ··· 14795 15239 14796 15240 '@shikijs/vscode-textmate@10.0.1': {} 14797 15241 14798 - '@sigstore/bundle@3.0.0': 15242 + '@sigstore/bundle@3.1.0': 14799 15243 dependencies: 14800 - '@sigstore/protobuf-specs': 0.3.3 15244 + '@sigstore/protobuf-specs': 0.4.0 14801 15245 14802 15246 '@sigstore/core@2.0.0': {} 14803 15247 14804 - '@sigstore/protobuf-specs@0.3.3': {} 15248 + '@sigstore/protobuf-specs@0.4.0': {} 14805 15249 14806 - '@sigstore/sign@3.0.0': 15250 + '@sigstore/sign@3.1.0': 14807 15251 dependencies: 14808 - '@sigstore/bundle': 3.0.0 15252 + '@sigstore/bundle': 3.1.0 14809 15253 '@sigstore/core': 2.0.0 14810 - '@sigstore/protobuf-specs': 0.3.3 15254 + '@sigstore/protobuf-specs': 0.4.0 14811 15255 make-fetch-happen: 14.0.3 14812 15256 proc-log: 5.0.0 14813 15257 promise-retry: 2.0.1 14814 15258 transitivePeerDependencies: 14815 15259 - supports-color 14816 15260 14817 - '@sigstore/tuf@3.0.0': 15261 + '@sigstore/tuf@3.1.0': 14818 15262 dependencies: 14819 - '@sigstore/protobuf-specs': 0.3.3 15263 + '@sigstore/protobuf-specs': 0.4.0 14820 15264 tuf-js: 3.0.1 14821 15265 transitivePeerDependencies: 14822 15266 - supports-color 14823 15267 14824 - '@sigstore/verify@2.0.0': 15268 + '@sigstore/verify@2.1.0': 14825 15269 dependencies: 14826 - '@sigstore/bundle': 3.0.0 15270 + '@sigstore/bundle': 3.1.0 14827 15271 '@sigstore/core': 2.0.0 14828 - '@sigstore/protobuf-specs': 0.3.3 15272 + '@sigstore/protobuf-specs': 0.4.0 14829 15273 14830 15274 '@sinclair/typebox@0.27.8': {} 14831 15275 ··· 14839 15283 14840 15284 '@stackblitz/sdk@1.11.0': {} 14841 15285 14842 - '@sveltejs/adapter-auto@4.0.0(@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)))': 15286 + '@sveltejs/adapter-auto@4.0.0(@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)))': 14843 15287 dependencies: 14844 - '@sveltejs/kit': 2.17.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 15288 + '@sveltejs/kit': 2.17.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 14845 15289 import-meta-resolve: 4.1.0 14846 15290 14847 - '@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))': 15291 + '@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': 14848 15292 dependencies: 14849 - '@sveltejs/vite-plugin-svelte': 5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 15293 + '@sveltejs/vite-plugin-svelte': 5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 14850 15294 '@types/cookie': 0.6.0 14851 15295 cookie: 0.6.0 14852 15296 devalue: 5.1.1 ··· 14859 15303 set-cookie-parser: 2.7.1 14860 15304 sirv: 3.0.0 14861 15305 svelte: 5.19.9 14862 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 15306 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 14863 15307 14864 - '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))': 15308 + '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': 14865 15309 dependencies: 14866 - '@sveltejs/vite-plugin-svelte': 5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 15310 + '@sveltejs/vite-plugin-svelte': 5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 14867 15311 debug: 4.4.0(supports-color@9.4.0) 14868 15312 svelte: 5.19.9 14869 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 15313 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 14870 15314 transitivePeerDependencies: 14871 15315 - supports-color 14872 15316 14873 - '@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))': 15317 + '@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': 14874 15318 dependencies: 14875 - '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 15319 + '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)))(svelte@5.19.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 14876 15320 debug: 4.4.0(supports-color@9.4.0) 14877 15321 deepmerge: 4.3.1 14878 15322 kleur: 4.1.5 14879 15323 magic-string: 0.30.17 14880 15324 svelte: 5.19.9 14881 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 14882 - vitefu: 1.0.5(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 15325 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 15326 + vitefu: 1.0.5(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 14883 15327 transitivePeerDependencies: 14884 15328 - supports-color 14885 15329 ··· 14889 15333 dependencies: 14890 15334 tslib: 2.8.1 14891 15335 14892 - '@tanstack/angular-query-experimental@5.62.13(@angular/common@19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))': 15336 + '@tanstack/angular-query-experimental@5.62.13(@angular/common@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1))(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))': 14893 15337 dependencies: 14894 - '@angular/common': 19.0.5(@angular/core@19.0.5(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 14895 - '@angular/core': 19.0.5(rxjs@7.8.1)(zone.js@0.15.0) 15338 + '@angular/common': 19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0))(rxjs@7.8.1) 15339 + '@angular/core': 19.2.0(rxjs@7.8.1)(zone.js@0.15.0) 14896 15340 '@tanstack/query-core': 5.62.12 14897 15341 '@tanstack/query-devtools': 5.62.9 14898 15342 ··· 15022 15466 dependencies: 15023 15467 '@types/estree': 1.0.6 15024 15468 '@types/json-schema': 7.0.15 15469 + 15470 + '@types/eslint@9.6.1': 15471 + dependencies: 15472 + '@types/estree': 1.0.6 15473 + '@types/json-schema': 7.0.15 15474 + optional: true 15025 15475 15026 15476 '@types/estree@1.0.6': {} 15027 15477 ··· 15056 15506 dependencies: 15057 15507 '@types/node': 22.10.5 15058 15508 15509 + '@types/http-proxy@1.17.16': 15510 + dependencies: 15511 + '@types/node': 22.10.5 15512 + 15059 15513 '@types/jasmine@5.1.5': {} 15060 15514 15061 15515 '@types/jsdom@21.1.7': ··· 15090 15544 '@types/node@12.20.55': {} 15091 15545 15092 15546 '@types/node@22.10.5': 15547 + dependencies: 15548 + undici-types: 6.20.0 15549 + 15550 + '@types/node@22.13.8': 15093 15551 dependencies: 15094 15552 undici-types: 6.20.0 15095 15553 ··· 15291 15749 debug: 4.4.0(supports-color@9.4.0) 15292 15750 globby: 11.1.0 15293 15751 is-glob: 4.0.3 15294 - semver: 7.7.0 15752 + semver: 7.7.1 15295 15753 tsutils: 3.21.0(typescript@5.5.3) 15296 15754 optionalDependencies: 15297 15755 typescript: 5.5.3 ··· 15321 15779 globby: 11.1.0 15322 15780 is-glob: 4.0.3 15323 15781 minimatch: 9.0.5 15324 - semver: 7.7.0 15782 + semver: 7.7.1 15325 15783 ts-api-utils: 1.4.3(typescript@5.5.3) 15326 15784 optionalDependencies: 15327 15785 typescript: 5.5.3 ··· 15336 15794 fast-glob: 3.3.3 15337 15795 is-glob: 4.0.3 15338 15796 minimatch: 9.0.5 15339 - semver: 7.7.0 15797 + semver: 7.7.1 15340 15798 ts-api-utils: 2.0.0(typescript@5.5.3) 15341 15799 typescript: 5.5.3 15342 15800 transitivePeerDependencies: ··· 15352 15810 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.5.3) 15353 15811 eslint: 9.17.0(jiti@2.4.2) 15354 15812 eslint-scope: 5.1.1 15355 - semver: 7.7.0 15813 + semver: 7.7.1 15356 15814 transitivePeerDependencies: 15357 15815 - supports-color 15358 15816 - typescript ··· 15456 15914 - rollup 15457 15915 - supports-color 15458 15916 15459 - '@vitejs/plugin-basic-ssl@1.1.0(vite@5.4.11(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.36.0))': 15917 + '@vitejs/plugin-basic-ssl@1.2.0(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': 15460 15918 dependencies: 15461 - vite: 5.4.11(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.36.0) 15919 + vite: 6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 15462 15920 15463 - '@vitejs/plugin-basic-ssl@1.1.0(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))': 15464 - dependencies: 15465 - vite: 6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 15466 - 15467 - '@vitejs/plugin-react@4.3.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))': 15921 + '@vitejs/plugin-react@4.3.1(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': 15468 15922 dependencies: 15469 15923 '@babel/core': 7.26.7 15470 15924 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.7) 15471 15925 '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.7) 15472 15926 '@types/babel__core': 7.20.5 15473 15927 react-refresh: 0.14.2 15474 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 15928 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 15475 15929 transitivePeerDependencies: 15476 15930 - supports-color 15477 15931 15478 - '@vitejs/plugin-vue-jsx@4.1.1(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue@3.5.13(typescript@5.5.3))': 15932 + '@vitejs/plugin-vue-jsx@4.1.1(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue@3.5.13(typescript@5.5.3))': 15479 15933 dependencies: 15480 15934 '@babel/core': 7.26.7 15481 15935 '@babel/plugin-transform-typescript': 7.26.7(@babel/core@7.26.7) 15482 15936 '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.7) 15483 - vite: 5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 15937 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 15484 15938 vue: 3.5.13(typescript@5.5.3) 15485 15939 transitivePeerDependencies: 15486 15940 - supports-color 15487 15941 15488 - '@vitejs/plugin-vue-jsx@4.1.1(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue@3.5.13(typescript@5.6.1-rc))': 15942 + '@vitejs/plugin-vue-jsx@4.1.1(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue@3.5.13(typescript@5.6.1-rc))': 15489 15943 dependencies: 15490 15944 '@babel/core': 7.26.7 15491 15945 '@babel/plugin-transform-typescript': 7.26.7(@babel/core@7.26.7) 15492 15946 '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.7) 15493 - vite: 5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 15947 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 15494 15948 vue: 3.5.13(typescript@5.6.1-rc) 15495 15949 transitivePeerDependencies: 15496 15950 - supports-color 15497 15951 15498 - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3))': 15952 + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3))': 15499 15953 dependencies: 15500 15954 '@babel/core': 7.26.7 15501 15955 '@babel/plugin-transform-typescript': 7.26.7(@babel/core@7.26.7) 15502 15956 '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.7) 15503 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 15957 + vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 15504 15958 vue: 3.5.13(typescript@5.5.3) 15505 15959 transitivePeerDependencies: 15506 15960 - supports-color 15507 15961 15508 - '@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue@3.5.13(typescript@5.5.3))': 15962 + '@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue@3.5.13(typescript@5.5.3))': 15509 15963 dependencies: 15510 - vite: 5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 15964 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 15511 15965 vue: 3.5.13(typescript@5.5.3) 15512 15966 15513 - '@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue@3.5.13(typescript@5.6.1-rc))': 15967 + '@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue@3.5.13(typescript@5.6.1-rc))': 15514 15968 dependencies: 15515 - vite: 5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 15969 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 15516 15970 vue: 3.5.13(typescript@5.6.1-rc) 15517 15971 15518 - '@vitejs/plugin-vue@5.2.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3))': 15972 + '@vitejs/plugin-vue@5.2.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3))': 15519 15973 dependencies: 15520 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 15974 + vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 15521 15975 vue: 3.5.13(typescript@5.5.3) 15522 15976 15523 - '@vitest/coverage-v8@1.6.0(vitest@1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))': 15977 + '@vitest/coverage-v8@1.6.0(vitest@1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))': 15524 15978 dependencies: 15525 15979 '@ampproject/remapping': 2.3.0 15526 15980 '@bcoe/v8-coverage': 0.2.3 ··· 15535 15989 std-env: 3.8.0 15536 15990 strip-literal: 2.1.1 15537 15991 test-exclude: 6.0.0 15538 - vitest: 1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 15992 + vitest: 1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 15539 15993 transitivePeerDependencies: 15540 15994 - supports-color 15541 15995 ··· 15621 16075 transitivePeerDependencies: 15622 16076 - supports-color 15623 16077 16078 + '@vue/babel-plugin-jsx@1.2.5(@babel/core@7.26.9)': 16079 + dependencies: 16080 + '@babel/helper-module-imports': 7.25.9 16081 + '@babel/helper-plugin-utils': 7.26.5 16082 + '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.9) 16083 + '@babel/template': 7.25.9 16084 + '@babel/traverse': 7.26.7 16085 + '@babel/types': 7.26.7 16086 + '@vue/babel-helper-vue-transform-on': 1.2.5 16087 + '@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.26.9) 16088 + html-tags: 3.3.1 16089 + svg-tags: 1.0.0 16090 + optionalDependencies: 16091 + '@babel/core': 7.26.9 16092 + transitivePeerDependencies: 16093 + - supports-color 16094 + 15624 16095 '@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.7)': 15625 16096 dependencies: 15626 16097 '@babel/code-frame': 7.26.2 15627 16098 '@babel/core': 7.26.7 15628 16099 '@babel/helper-module-imports': 7.25.9 15629 16100 '@babel/helper-plugin-utils': 7.26.5 15630 - '@babel/parser': 7.26.7 16101 + '@babel/parser': 7.26.9 16102 + '@vue/compiler-sfc': 3.5.13 16103 + transitivePeerDependencies: 16104 + - supports-color 16105 + 16106 + '@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.9)': 16107 + dependencies: 16108 + '@babel/code-frame': 7.26.2 16109 + '@babel/core': 7.26.9 16110 + '@babel/helper-module-imports': 7.25.9 16111 + '@babel/helper-plugin-utils': 7.26.5 16112 + '@babel/parser': 7.26.9 15631 16113 '@vue/compiler-sfc': 3.5.13 15632 16114 transitivePeerDependencies: 15633 16115 - supports-color ··· 15673 16155 dependencies: 15674 16156 '@vue/devtools-kit': 7.7.1 15675 16157 15676 - '@vue/devtools-core@7.6.8(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3))': 16158 + '@vue/devtools-core@7.6.8(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.1-rc))': 15677 16159 dependencies: 15678 16160 '@vue/devtools-kit': 7.7.1 15679 16161 '@vue/devtools-shared': 7.7.1 15680 16162 mitt: 3.0.1 15681 - nanoid: 5.0.9 16163 + nanoid: 5.1.2 15682 16164 pathe: 1.1.2 15683 - vite-hot-client: 0.2.4(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 15684 - vue: 3.5.13(typescript@5.5.3) 16165 + vite-hot-client: 0.2.4(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 16166 + vue: 3.5.13(typescript@5.6.1-rc) 15685 16167 transitivePeerDependencies: 15686 16168 - vite 15687 16169 15688 - '@vue/devtools-core@7.6.8(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.1-rc))': 16170 + '@vue/devtools-core@7.6.8(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3))': 15689 16171 dependencies: 15690 16172 '@vue/devtools-kit': 7.7.1 15691 16173 '@vue/devtools-shared': 7.7.1 15692 16174 mitt: 3.0.1 15693 - nanoid: 5.0.9 16175 + nanoid: 5.1.2 15694 16176 pathe: 1.1.2 15695 - vite-hot-client: 0.2.4(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 15696 - vue: 3.5.13(typescript@5.6.1-rc) 16177 + vite-hot-client: 0.2.4(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 16178 + vue: 3.5.13(typescript@5.5.3) 15697 16179 transitivePeerDependencies: 15698 16180 - vite 15699 16181 15700 - '@vue/devtools-core@7.7.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3))': 16182 + '@vue/devtools-core@7.7.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3))': 15701 16183 dependencies: 15702 16184 '@vue/devtools-kit': 7.7.1 15703 16185 '@vue/devtools-shared': 7.7.1 15704 16186 mitt: 3.0.1 15705 16187 nanoid: 5.0.9 15706 16188 pathe: 2.0.2 15707 - vite-hot-client: 0.2.4(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 16189 + vite-hot-client: 0.2.4(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 15708 16190 vue: 3.5.13(typescript@5.5.3) 15709 16191 transitivePeerDependencies: 15710 16192 - vite ··· 15733 16215 dependencies: 15734 16216 rfdc: 1.4.1 15735 16217 15736 - '@vue/eslint-config-prettier@10.1.0(@types/eslint@9.6.0)(eslint@9.17.0(jiti@2.4.2))(prettier@3.4.2)': 16218 + '@vue/eslint-config-prettier@10.1.0(@types/eslint@9.6.1)(eslint@9.17.0(jiti@2.4.2))(prettier@3.4.2)': 15737 16219 dependencies: 15738 16220 eslint: 9.17.0(jiti@2.4.2) 15739 16221 eslint-config-prettier: 9.1.0(eslint@9.17.0(jiti@2.4.2)) 15740 - eslint-plugin-prettier: 5.2.3(@types/eslint@9.6.0)(eslint-config-prettier@9.1.0(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2))(prettier@3.4.2) 16222 + eslint-plugin-prettier: 5.2.3(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2))(prettier@3.4.2) 15741 16223 prettier: 3.4.2 15742 16224 transitivePeerDependencies: 15743 16225 - '@types/eslint' ··· 15962 16444 adjust-sourcemap-loader@4.0.0: 15963 16445 dependencies: 15964 16446 loader-utils: 2.0.4 15965 - regex-parser: 2.3.0 16447 + regex-parser: 2.3.1 15966 16448 15967 16449 agent-base@7.1.3: {} 15968 16450 ··· 15978 16460 optionalDependencies: 15979 16461 ajv: 8.17.1 15980 16462 15981 - ajv-keywords@3.5.2(ajv@6.12.6): 15982 - dependencies: 15983 - ajv: 6.12.6 15984 - 15985 16463 ajv-keywords@5.1.0(ajv@8.17.1): 15986 16464 dependencies: 15987 16465 ajv: 8.17.1 ··· 16158 16636 16159 16637 ast-kit@1.4.0: 16160 16638 dependencies: 16161 - '@babel/parser': 7.26.7 16639 + '@babel/parser': 7.26.9 16162 16640 pathe: 2.0.2 16163 16641 16164 16642 ast-types-flow@0.0.8: {} ··· 16169 16647 16170 16648 ast-walker-scope@0.6.2: 16171 16649 dependencies: 16172 - '@babel/parser': 7.26.7 16650 + '@babel/parser': 7.26.9 16173 16651 ast-kit: 1.4.0 16174 16652 16175 16653 async-function@1.0.0: {} ··· 16202 16680 postcss: 8.4.41 16203 16681 postcss-value-parser: 4.2.0 16204 16682 16205 - autoprefixer@10.4.20(postcss@8.4.49): 16683 + autoprefixer@10.4.20(postcss@8.5.2): 16206 16684 dependencies: 16207 16685 browserslist: 4.24.4 16208 16686 caniuse-lite: 1.0.30001696 16209 16687 fraction.js: 4.3.7 16210 16688 normalize-range: 0.1.2 16211 16689 picocolors: 1.1.1 16212 - postcss: 8.4.49 16690 + postcss: 8.5.2 16213 16691 postcss-value-parser: 4.2.0 16214 16692 16215 - autoprefixer@10.4.20(postcss@8.5.1): 16693 + autoprefixer@10.4.20(postcss@8.5.3): 16216 16694 dependencies: 16217 16695 browserslist: 4.24.4 16218 16696 caniuse-lite: 1.0.30001696 16219 16697 fraction.js: 4.3.7 16220 16698 normalize-range: 0.1.2 16221 16699 picocolors: 1.1.1 16222 - postcss: 8.5.1 16700 + postcss: 8.5.3 16223 16701 postcss-value-parser: 4.2.0 16224 16702 16225 16703 available-typed-arrays@1.0.7: ··· 16245 16723 16246 16724 b4a@1.6.7: {} 16247 16725 16248 - babel-loader@9.2.1(@babel/core@7.26.0)(webpack@5.96.1(esbuild@0.24.0)): 16726 + babel-loader@9.2.1(@babel/core@7.26.9)(webpack@5.98.0(esbuild@0.25.0)): 16249 16727 dependencies: 16250 - '@babel/core': 7.26.0 16728 + '@babel/core': 7.26.9 16251 16729 find-cache-dir: 4.0.0 16252 16730 schema-utils: 4.3.0 16253 - webpack: 5.96.1(esbuild@0.24.2) 16731 + webpack: 5.98.0(esbuild@0.24.2) 16254 16732 16255 - babel-plugin-polyfill-corejs2@0.4.12(@babel/core@7.26.0): 16733 + babel-plugin-polyfill-corejs2@0.4.12(@babel/core@7.26.9): 16256 16734 dependencies: 16257 - '@babel/compat-data': 7.26.5 16258 - '@babel/core': 7.26.0 16259 - '@babel/helper-define-polyfill-provider': 0.6.3(@babel/core@7.26.0) 16735 + '@babel/compat-data': 7.26.8 16736 + '@babel/core': 7.26.9 16737 + '@babel/helper-define-polyfill-provider': 0.6.3(@babel/core@7.26.9) 16260 16738 semver: 6.3.1 16261 16739 transitivePeerDependencies: 16262 16740 - supports-color 16263 16741 16264 - babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.26.0): 16742 + babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.26.9): 16743 + dependencies: 16744 + '@babel/core': 7.26.9 16745 + '@babel/helper-define-polyfill-provider': 0.6.3(@babel/core@7.26.9) 16746 + core-js-compat: 3.41.0 16747 + transitivePeerDependencies: 16748 + - supports-color 16749 + 16750 + babel-plugin-polyfill-corejs3@0.11.1(@babel/core@7.26.9): 16265 16751 dependencies: 16266 - '@babel/core': 7.26.0 16267 - '@babel/helper-define-polyfill-provider': 0.6.3(@babel/core@7.26.0) 16268 - core-js-compat: 3.40.0 16752 + '@babel/core': 7.26.9 16753 + '@babel/helper-define-polyfill-provider': 0.6.3(@babel/core@7.26.9) 16754 + core-js-compat: 3.41.0 16269 16755 transitivePeerDependencies: 16270 16756 - supports-color 16271 16757 16272 - babel-plugin-polyfill-regenerator@0.6.3(@babel/core@7.26.0): 16758 + babel-plugin-polyfill-regenerator@0.6.3(@babel/core@7.26.9): 16273 16759 dependencies: 16274 - '@babel/core': 7.26.0 16275 - '@babel/helper-define-polyfill-provider': 0.6.3(@babel/core@7.26.0) 16760 + '@babel/core': 7.26.9 16761 + '@babel/helper-define-polyfill-provider': 0.6.3(@babel/core@7.26.9) 16276 16762 transitivePeerDependencies: 16277 16763 - supports-color 16278 16764 ··· 16313 16799 16314 16800 batch@0.6.1: {} 16315 16801 16316 - beasties@0.1.0: 16802 + beasties@0.2.0: 16317 16803 dependencies: 16318 16804 css-select: 5.1.0 16319 16805 css-what: 6.1.0 ··· 16321 16807 domhandler: 5.0.3 16322 16808 htmlparser2: 9.1.0 16323 16809 picocolors: 1.1.1 16324 - postcss: 8.4.49 16810 + postcss: 8.5.3 16325 16811 postcss-media-query-parser: 0.2.3 16326 16812 16327 16813 better-path-resolve@1.0.0: ··· 16547 17033 16548 17034 chokidar@4.0.3: 16549 17035 dependencies: 16550 - readdirp: 4.1.1 17036 + readdirp: 4.1.2 16551 17037 16552 17038 chownr@2.0.0: {} 16553 17039 ··· 16698 17184 dependencies: 16699 17185 mime-db: 1.53.0 16700 17186 16701 - compression@1.7.5: 17187 + compression@1.8.0: 16702 17188 dependencies: 16703 17189 bytes: 3.1.2 16704 17190 compressible: 2.0.18 ··· 16748 17234 16749 17235 cookie@0.6.0: {} 16750 17236 17237 + cookie@0.7.1: {} 17238 + 16751 17239 cookie@0.7.2: {} 16752 17240 16753 17241 cookie@1.0.2: {} ··· 16760 17248 dependencies: 16761 17249 is-what: 4.1.16 16762 17250 16763 - copy-webpack-plugin@12.0.2(webpack@5.96.1(esbuild@0.24.0)): 17251 + copy-webpack-plugin@12.0.2(webpack@5.98.0(esbuild@0.25.0)): 16764 17252 dependencies: 16765 - fast-glob: 3.3.2 17253 + fast-glob: 3.3.3 16766 17254 glob-parent: 6.0.2 16767 - globby: 14.0.2 17255 + globby: 14.1.0 16768 17256 normalize-path: 3.0.0 16769 17257 schema-utils: 4.3.0 16770 17258 serialize-javascript: 6.0.2 16771 - webpack: 5.96.1(esbuild@0.24.2) 17259 + webpack: 5.98.0(esbuild@0.24.2) 16772 17260 16773 - core-js-compat@3.40.0: 17261 + core-js-compat@3.41.0: 16774 17262 dependencies: 16775 17263 browserslist: 4.24.4 16776 17264 ··· 16825 17313 dependencies: 16826 17314 uncrypto: 0.1.3 16827 17315 16828 - css-declaration-sorter@7.2.0(postcss@8.5.1): 17316 + css-declaration-sorter@7.2.0(postcss@8.5.3): 16829 17317 dependencies: 16830 - postcss: 8.5.1 17318 + postcss: 8.5.3 16831 17319 16832 - css-loader@7.1.2(webpack@5.96.1(esbuild@0.24.0)): 17320 + css-loader@7.1.2(webpack@5.98.0(esbuild@0.25.0)): 16833 17321 dependencies: 16834 17322 icss-utils: 5.1.0(postcss@8.4.41) 16835 17323 postcss: 8.4.41 ··· 16838 17326 postcss-modules-scope: 3.2.1(postcss@8.4.41) 16839 17327 postcss-modules-values: 4.0.0(postcss@8.4.41) 16840 17328 postcss-value-parser: 4.2.0 16841 - semver: 7.6.3 17329 + semver: 7.7.1 16842 17330 optionalDependencies: 16843 - webpack: 5.96.1(esbuild@0.24.2) 17331 + webpack: 5.98.0(esbuild@0.24.2) 16844 17332 16845 17333 css-select@5.1.0: 16846 17334 dependencies: ··· 16864 17352 16865 17353 cssesc@3.0.0: {} 16866 17354 16867 - cssnano-preset-default@7.0.6(postcss@8.5.1): 17355 + cssnano-preset-default@7.0.6(postcss@8.5.3): 16868 17356 dependencies: 16869 17357 browserslist: 4.24.4 16870 - css-declaration-sorter: 7.2.0(postcss@8.5.1) 16871 - cssnano-utils: 5.0.0(postcss@8.5.1) 16872 - postcss: 8.5.1 16873 - postcss-calc: 10.1.0(postcss@8.5.1) 16874 - postcss-colormin: 7.0.2(postcss@8.5.1) 16875 - postcss-convert-values: 7.0.4(postcss@8.5.1) 16876 - postcss-discard-comments: 7.0.3(postcss@8.5.1) 16877 - postcss-discard-duplicates: 7.0.1(postcss@8.5.1) 16878 - postcss-discard-empty: 7.0.0(postcss@8.5.1) 16879 - postcss-discard-overridden: 7.0.0(postcss@8.5.1) 16880 - postcss-merge-longhand: 7.0.4(postcss@8.5.1) 16881 - postcss-merge-rules: 7.0.4(postcss@8.5.1) 16882 - postcss-minify-font-values: 7.0.0(postcss@8.5.1) 16883 - postcss-minify-gradients: 7.0.0(postcss@8.5.1) 16884 - postcss-minify-params: 7.0.2(postcss@8.5.1) 16885 - postcss-minify-selectors: 7.0.4(postcss@8.5.1) 16886 - postcss-normalize-charset: 7.0.0(postcss@8.5.1) 16887 - postcss-normalize-display-values: 7.0.0(postcss@8.5.1) 16888 - postcss-normalize-positions: 7.0.0(postcss@8.5.1) 16889 - postcss-normalize-repeat-style: 7.0.0(postcss@8.5.1) 16890 - postcss-normalize-string: 7.0.0(postcss@8.5.1) 16891 - postcss-normalize-timing-functions: 7.0.0(postcss@8.5.1) 16892 - postcss-normalize-unicode: 7.0.2(postcss@8.5.1) 16893 - postcss-normalize-url: 7.0.0(postcss@8.5.1) 16894 - postcss-normalize-whitespace: 7.0.0(postcss@8.5.1) 16895 - postcss-ordered-values: 7.0.1(postcss@8.5.1) 16896 - postcss-reduce-initial: 7.0.2(postcss@8.5.1) 16897 - postcss-reduce-transforms: 7.0.0(postcss@8.5.1) 16898 - postcss-svgo: 7.0.1(postcss@8.5.1) 16899 - postcss-unique-selectors: 7.0.3(postcss@8.5.1) 17358 + css-declaration-sorter: 7.2.0(postcss@8.5.3) 17359 + cssnano-utils: 5.0.0(postcss@8.5.3) 17360 + postcss: 8.5.3 17361 + postcss-calc: 10.1.0(postcss@8.5.3) 17362 + postcss-colormin: 7.0.2(postcss@8.5.3) 17363 + postcss-convert-values: 7.0.4(postcss@8.5.3) 17364 + postcss-discard-comments: 7.0.3(postcss@8.5.3) 17365 + postcss-discard-duplicates: 7.0.1(postcss@8.5.3) 17366 + postcss-discard-empty: 7.0.0(postcss@8.5.3) 17367 + postcss-discard-overridden: 7.0.0(postcss@8.5.3) 17368 + postcss-merge-longhand: 7.0.4(postcss@8.5.3) 17369 + postcss-merge-rules: 7.0.4(postcss@8.5.3) 17370 + postcss-minify-font-values: 7.0.0(postcss@8.5.3) 17371 + postcss-minify-gradients: 7.0.0(postcss@8.5.3) 17372 + postcss-minify-params: 7.0.2(postcss@8.5.3) 17373 + postcss-minify-selectors: 7.0.4(postcss@8.5.3) 17374 + postcss-normalize-charset: 7.0.0(postcss@8.5.3) 17375 + postcss-normalize-display-values: 7.0.0(postcss@8.5.3) 17376 + postcss-normalize-positions: 7.0.0(postcss@8.5.3) 17377 + postcss-normalize-repeat-style: 7.0.0(postcss@8.5.3) 17378 + postcss-normalize-string: 7.0.0(postcss@8.5.3) 17379 + postcss-normalize-timing-functions: 7.0.0(postcss@8.5.3) 17380 + postcss-normalize-unicode: 7.0.2(postcss@8.5.3) 17381 + postcss-normalize-url: 7.0.0(postcss@8.5.3) 17382 + postcss-normalize-whitespace: 7.0.0(postcss@8.5.3) 17383 + postcss-ordered-values: 7.0.1(postcss@8.5.3) 17384 + postcss-reduce-initial: 7.0.2(postcss@8.5.3) 17385 + postcss-reduce-transforms: 7.0.0(postcss@8.5.3) 17386 + postcss-svgo: 7.0.1(postcss@8.5.3) 17387 + postcss-unique-selectors: 7.0.3(postcss@8.5.3) 16900 17388 16901 - cssnano-utils@5.0.0(postcss@8.5.1): 17389 + cssnano-utils@5.0.0(postcss@8.5.3): 16902 17390 dependencies: 16903 - postcss: 8.5.1 17391 + postcss: 8.5.3 16904 17392 16905 - cssnano@7.0.6(postcss@8.5.1): 17393 + cssnano@7.0.6(postcss@8.5.3): 16906 17394 dependencies: 16907 - cssnano-preset-default: 7.0.6(postcss@8.5.1) 17395 + cssnano-preset-default: 7.0.6(postcss@8.5.3) 16908 17396 lilconfig: 3.1.3 16909 - postcss: 8.5.1 17397 + postcss: 8.5.3 16910 17398 16911 17399 csso@5.0.5: 16912 17400 dependencies: ··· 17128 17616 '@one-ini/wasm': 0.1.1 17129 17617 commander: 10.0.1 17130 17618 minimatch: 9.0.1 17131 - semver: 7.7.0 17619 + semver: 7.7.1 17132 17620 17133 17621 ee-first@1.1.1: {} 17134 17622 ··· 17178 17666 - utf-8-validate 17179 17667 17180 17668 enhanced-resolve@5.18.0: 17669 + dependencies: 17670 + graceful-fs: 4.2.11 17671 + tapable: 2.2.1 17672 + 17673 + enhanced-resolve@5.18.1: 17181 17674 dependencies: 17182 17675 graceful-fs: 4.2.11 17183 17676 tapable: 2.2.1 ··· 17315 17808 is-date-object: 1.1.0 17316 17809 is-symbol: 1.1.1 17317 17810 17318 - esbuild-wasm@0.24.0: {} 17811 + esbuild-wasm@0.25.0: {} 17319 17812 17320 17813 esbuild@0.21.5: 17321 17814 optionalDependencies: ··· 17343 17836 '@esbuild/win32-ia32': 0.21.5 17344 17837 '@esbuild/win32-x64': 0.21.5 17345 17838 17346 - esbuild@0.24.0: 17347 - optionalDependencies: 17348 - '@esbuild/aix-ppc64': 0.24.0 17349 - '@esbuild/android-arm': 0.24.0 17350 - '@esbuild/android-arm64': 0.24.0 17351 - '@esbuild/android-x64': 0.24.0 17352 - '@esbuild/darwin-arm64': 0.24.0 17353 - '@esbuild/darwin-x64': 0.24.0 17354 - '@esbuild/freebsd-arm64': 0.24.0 17355 - '@esbuild/freebsd-x64': 0.24.0 17356 - '@esbuild/linux-arm': 0.24.0 17357 - '@esbuild/linux-arm64': 0.24.0 17358 - '@esbuild/linux-ia32': 0.24.0 17359 - '@esbuild/linux-loong64': 0.24.0 17360 - '@esbuild/linux-mips64el': 0.24.0 17361 - '@esbuild/linux-ppc64': 0.24.0 17362 - '@esbuild/linux-riscv64': 0.24.0 17363 - '@esbuild/linux-s390x': 0.24.0 17364 - '@esbuild/linux-x64': 0.24.0 17365 - '@esbuild/netbsd-x64': 0.24.0 17366 - '@esbuild/openbsd-arm64': 0.24.0 17367 - '@esbuild/openbsd-x64': 0.24.0 17368 - '@esbuild/sunos-x64': 0.24.0 17369 - '@esbuild/win32-arm64': 0.24.0 17370 - '@esbuild/win32-ia32': 0.24.0 17371 - '@esbuild/win32-x64': 0.24.0 17372 - 17373 17839 esbuild@0.24.2: 17374 17840 optionalDependencies: 17375 17841 '@esbuild/aix-ppc64': 0.24.2 ··· 17398 17864 '@esbuild/win32-ia32': 0.24.2 17399 17865 '@esbuild/win32-x64': 0.24.2 17400 17866 17867 + esbuild@0.25.0: 17868 + optionalDependencies: 17869 + '@esbuild/aix-ppc64': 0.25.0 17870 + '@esbuild/android-arm': 0.25.0 17871 + '@esbuild/android-arm64': 0.25.0 17872 + '@esbuild/android-x64': 0.25.0 17873 + '@esbuild/darwin-arm64': 0.25.0 17874 + '@esbuild/darwin-x64': 0.25.0 17875 + '@esbuild/freebsd-arm64': 0.25.0 17876 + '@esbuild/freebsd-x64': 0.25.0 17877 + '@esbuild/linux-arm': 0.25.0 17878 + '@esbuild/linux-arm64': 0.25.0 17879 + '@esbuild/linux-ia32': 0.25.0 17880 + '@esbuild/linux-loong64': 0.25.0 17881 + '@esbuild/linux-mips64el': 0.25.0 17882 + '@esbuild/linux-ppc64': 0.25.0 17883 + '@esbuild/linux-riscv64': 0.25.0 17884 + '@esbuild/linux-s390x': 0.25.0 17885 + '@esbuild/linux-x64': 0.25.0 17886 + '@esbuild/netbsd-arm64': 0.25.0 17887 + '@esbuild/netbsd-x64': 0.25.0 17888 + '@esbuild/openbsd-arm64': 0.25.0 17889 + '@esbuild/openbsd-x64': 0.25.0 17890 + '@esbuild/sunos-x64': 0.25.0 17891 + '@esbuild/win32-arm64': 0.25.0 17892 + '@esbuild/win32-ia32': 0.25.0 17893 + '@esbuild/win32-x64': 0.25.0 17894 + 17401 17895 escalade@3.2.0: {} 17402 17896 17403 17897 escape-html@1.0.3: {} ··· 17417 17911 eslint-compat-utils@0.5.1(eslint@9.17.0(jiti@2.4.2)): 17418 17912 dependencies: 17419 17913 eslint: 9.17.0(jiti@2.4.2) 17420 - semver: 7.7.0 17914 + semver: 7.7.1 17421 17915 17422 17916 eslint-config-next@15.1.6(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3): 17423 17917 dependencies: ··· 17427 17921 '@typescript-eslint/parser': 7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3) 17428 17922 eslint: 9.17.0(jiti@2.4.2) 17429 17923 eslint-import-resolver-node: 0.3.9 17430 - eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)) 17431 - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)) 17924 + eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.17.0(jiti@2.4.2)) 17925 + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)) 17432 17926 eslint-plugin-jsx-a11y: 6.10.2(eslint@9.17.0(jiti@2.4.2)) 17433 17927 eslint-plugin-react: 7.37.4(eslint@9.17.0(jiti@2.4.2)) 17434 17928 eslint-plugin-react-hooks: 5.1.0(eslint@9.17.0(jiti@2.4.2)) ··· 17451 17945 transitivePeerDependencies: 17452 17946 - supports-color 17453 17947 17454 - eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)): 17948 + eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0)(eslint@9.17.0(jiti@2.4.2)): 17455 17949 dependencies: 17456 17950 '@nolyfill/is-core-module': 1.0.39 17457 17951 debug: 4.4.0(supports-color@9.4.0) ··· 17463 17957 is-glob: 4.0.3 17464 17958 stable-hash: 0.0.4 17465 17959 optionalDependencies: 17466 - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)) 17960 + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)) 17467 17961 transitivePeerDependencies: 17468 17962 - supports-color 17469 17963 17470 - eslint-module-utils@2.12.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)): 17964 + eslint-module-utils@2.12.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)): 17471 17965 dependencies: 17472 17966 debug: 3.2.7 17473 17967 optionalDependencies: 17474 17968 '@typescript-eslint/parser': 7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3) 17475 17969 eslint: 9.17.0(jiti@2.4.2) 17476 17970 eslint-import-resolver-node: 0.3.9 17477 - eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)) 17971 + eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.17.0(jiti@2.4.2)) 17478 17972 transitivePeerDependencies: 17479 17973 - supports-color 17480 17974 17481 - eslint-plugin-import@2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)): 17975 + eslint-plugin-import@2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)): 17482 17976 dependencies: 17483 17977 '@rtsao/scc': 1.1.0 17484 17978 array-includes: 3.1.8 ··· 17489 17983 doctrine: 2.1.0 17490 17984 eslint: 9.17.0(jiti@2.4.2) 17491 17985 eslint-import-resolver-node: 0.3.9 17492 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2)) 17986 + eslint-module-utils: 2.12.0(@typescript-eslint/parser@7.15.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)) 17493 17987 hasown: 2.0.2 17494 17988 is-core-module: 2.16.1 17495 17989 is-glob: 4.0.3 ··· 17526 18020 safe-regex-test: 1.1.0 17527 18021 string.prototype.includes: 2.0.1 17528 18022 17529 - eslint-plugin-prettier@5.2.3(@types/eslint@9.6.0)(eslint-config-prettier@9.1.0(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2))(prettier@3.4.2): 18023 + eslint-plugin-prettier@5.2.3(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.17.0(jiti@2.4.2)))(eslint@9.17.0(jiti@2.4.2))(prettier@3.4.2): 17530 18024 dependencies: 17531 18025 eslint: 9.17.0(jiti@2.4.2) 17532 18026 prettier: 3.4.2 17533 18027 prettier-linter-helpers: 1.0.0 17534 18028 synckit: 0.9.2 17535 18029 optionalDependencies: 17536 - '@types/eslint': 9.6.0 18030 + '@types/eslint': 9.6.1 17537 18031 eslint-config-prettier: 9.1.0(eslint@9.17.0(jiti@2.4.2)) 17538 18032 17539 18033 eslint-plugin-react-hooks@4.6.2(eslint@9.17.0(jiti@2.4.2)): ··· 17586 18080 natural-compare: 1.4.0 17587 18081 requireindex: 1.2.0 17588 18082 17589 - eslint-plugin-svelte@2.36.0(eslint@9.17.0(jiti@2.4.2))(svelte@5.19.9)(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)): 18083 + eslint-plugin-svelte@2.36.0(eslint@9.17.0(jiti@2.4.2))(svelte@5.19.9)(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)): 17590 18084 dependencies: 17591 18085 '@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.2)) 17592 18086 '@jridgewell/sourcemap-codec': 1.5.0 ··· 17596 18090 esutils: 2.0.3 17597 18091 known-css-properties: 0.30.0 17598 18092 postcss: 8.4.41 17599 - postcss-load-config: 3.1.4(postcss@8.4.41)(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)) 18093 + postcss-load-config: 3.1.4(postcss@8.4.41)(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)) 17600 18094 postcss-safe-parser: 6.0.0(postcss@8.4.41) 17601 18095 postcss-selector-parser: 6.1.2 17602 18096 semver: 7.7.0 ··· 17789 18283 strip-final-newline: 4.0.0 17790 18284 yoctocolors: 2.1.1 17791 18285 17792 - exponential-backoff@3.1.1: {} 18286 + exponential-backoff@3.1.2: {} 17793 18287 17794 18288 express@4.21.0: 17795 18289 dependencies: ··· 17827 18321 transitivePeerDependencies: 17828 18322 - supports-color 17829 18323 18324 + express@4.21.2: 18325 + dependencies: 18326 + accepts: 1.3.8 18327 + array-flatten: 1.1.1 18328 + body-parser: 1.20.3 18329 + content-disposition: 0.5.4 18330 + content-type: 1.0.5 18331 + cookie: 0.7.1 18332 + cookie-signature: 1.0.6 18333 + debug: 2.6.9 18334 + depd: 2.0.0 18335 + encodeurl: 2.0.0 18336 + escape-html: 1.0.3 18337 + etag: 1.8.1 18338 + finalhandler: 1.3.1 18339 + fresh: 0.5.2 18340 + http-errors: 2.0.0 18341 + merge-descriptors: 1.0.3 18342 + methods: 1.1.2 18343 + on-finished: 2.4.1 18344 + parseurl: 1.3.3 18345 + path-to-regexp: 0.1.12 18346 + proxy-addr: 2.0.7 18347 + qs: 6.13.0 18348 + range-parser: 1.2.1 18349 + safe-buffer: 5.2.1 18350 + send: 0.19.0 18351 + serve-static: 1.16.2 18352 + setprototypeof: 1.2.0 18353 + statuses: 2.0.1 18354 + type-is: 1.6.18 18355 + utils-merge: 1.0.1 18356 + vary: 1.1.2 18357 + transitivePeerDependencies: 18358 + - supports-color 18359 + 17830 18360 extend@3.0.2: {} 17831 18361 17832 18362 extendable-error@0.1.7: {} ··· 17839 18369 17840 18370 externality@1.0.2: 17841 18371 dependencies: 17842 - enhanced-resolve: 5.18.0 18372 + enhanced-resolve: 5.18.1 17843 18373 mlly: 1.7.4 17844 18374 pathe: 1.1.2 17845 18375 ufo: 1.5.4 17846 18376 17847 18377 extract-zip@2.0.1: 17848 18378 dependencies: 17849 - debug: 4.4.0(supports-color@9.4.0) 18379 + debug: 4.3.4 17850 18380 get-stream: 5.2.0 17851 18381 yauzl: 2.10.0 17852 18382 optionalDependencies: ··· 17865 18395 fast-fifo@1.3.2: {} 17866 18396 17867 18397 fast-glob@3.3.1: 17868 - dependencies: 17869 - '@nodelib/fs.stat': 2.0.5 17870 - '@nodelib/fs.walk': 1.2.8 17871 - glob-parent: 5.1.2 17872 - merge2: 1.4.1 17873 - micromatch: 4.0.8 17874 - 17875 - fast-glob@3.3.2: 17876 18398 dependencies: 17877 18399 '@nodelib/fs.stat': 2.0.5 17878 18400 '@nodelib/fs.walk': 1.2.8 ··· 18168 18690 dependencies: 18169 18691 basic-ftp: 5.0.5 18170 18692 data-uri-to-buffer: 6.0.2 18171 - debug: 4.4.0(supports-color@9.4.0) 18693 + debug: 4.3.4 18172 18694 transitivePeerDependencies: 18173 18695 - supports-color 18174 18696 ··· 18259 18781 slash: 5.1.0 18260 18782 unicorn-magic: 0.1.0 18261 18783 18784 + globby@14.1.0: 18785 + dependencies: 18786 + '@sindresorhus/merge-streams': 2.3.0 18787 + fast-glob: 3.3.3 18788 + ignore: 7.0.3 18789 + path-type: 6.0.0 18790 + slash: 5.1.0 18791 + unicorn-magic: 0.3.0 18792 + 18262 18793 gopd@1.2.0: {} 18263 18794 18264 18795 graceful-fs@4.2.11: {} ··· 18356 18887 dependencies: 18357 18888 whatwg-encoding: 3.1.1 18358 18889 18359 - html-entities@2.5.2: {} 18360 - 18361 18890 html-escaper@2.0.2: {} 18362 18891 18363 18892 html-tags@3.3.1: {} ··· 18401 18930 18402 18931 http-proxy-middleware@2.0.7(@types/express@4.17.21): 18403 18932 dependencies: 18404 - '@types/http-proxy': 1.17.15 18933 + '@types/http-proxy': 1.17.16 18405 18934 http-proxy: 1.18.1(debug@4.4.0) 18406 18935 is-glob: 4.0.3 18407 18936 is-plain-obj: 3.0.0 ··· 18413 18942 18414 18943 http-proxy-middleware@3.0.3: 18415 18944 dependencies: 18416 - '@types/http-proxy': 1.17.15 18945 + '@types/http-proxy': 1.17.16 18417 18946 debug: 4.4.0(supports-color@9.4.0) 18418 18947 http-proxy: 1.18.1(debug@4.4.0) 18419 18948 is-glob: 4.0.3 ··· 18432 18961 18433 18962 http-shutdown@1.2.2: {} 18434 18963 18435 - https-proxy-agent@7.0.5: 18436 - dependencies: 18437 - agent-base: 7.1.3 18438 - debug: 4.4.0(supports-color@9.4.0) 18439 - transitivePeerDependencies: 18440 - - supports-color 18441 - 18442 18964 https-proxy-agent@7.0.6(supports-color@9.4.0): 18443 18965 dependencies: 18444 18966 agent-base: 7.1.3 ··· 18508 19030 transitivePeerDependencies: 18509 19031 - rollup 18510 19032 19033 + impound@0.2.0(rollup@4.34.9): 19034 + dependencies: 19035 + '@rollup/pluginutils': 5.1.4(rollup@4.34.9) 19036 + mlly: 1.7.4 19037 + pathe: 1.1.2 19038 + unenv: 1.10.0 19039 + unplugin: 1.16.1 19040 + transitivePeerDependencies: 19041 + - rollup 19042 + 18511 19043 imurmurhash@0.1.4: {} 18512 19044 18513 19045 index-to-position@0.1.2: {} ··· 18591 19123 18592 19124 is-bun-module@1.3.0: 18593 19125 dependencies: 18594 - semver: 7.7.0 19126 + semver: 7.7.1 18595 19127 18596 19128 is-callable@1.2.7: {} 18597 19129 ··· 18776 19308 18777 19309 istanbul-lib-instrument@5.2.1: 18778 19310 dependencies: 18779 - '@babel/core': 7.26.7 19311 + '@babel/core': 7.26.9 18780 19312 '@babel/parser': 7.26.7 18781 19313 '@istanbuljs/schema': 0.1.3 18782 19314 istanbul-lib-coverage: 3.2.2 ··· 18786 19318 18787 19319 istanbul-lib-instrument@6.0.3: 18788 19320 dependencies: 18789 - '@babel/core': 7.26.0 18790 - '@babel/parser': 7.26.7 19321 + '@babel/core': 7.26.9 19322 + '@babel/parser': 7.26.9 18791 19323 '@istanbuljs/schema': 0.1.3 18792 19324 istanbul-lib-coverage: 3.2.2 18793 - semver: 7.6.3 19325 + semver: 7.7.1 18794 19326 transitivePeerDependencies: 18795 19327 - supports-color 18796 19328 ··· 19044 19576 dependencies: 19045 19577 language-subtag-registry: 0.3.23 19046 19578 19579 + launch-editor@2.10.0: 19580 + dependencies: 19581 + picocolors: 1.1.1 19582 + shell-quote: 1.8.2 19583 + 19047 19584 launch-editor@2.9.1: 19048 19585 dependencies: 19049 19586 picocolors: 1.1.1 ··· 19053 19590 dependencies: 19054 19591 readable-stream: 2.3.8 19055 19592 19056 - less-loader@12.2.0(less@4.2.0)(webpack@5.96.1(esbuild@0.24.0)): 19593 + less-loader@12.2.0(less@4.2.2)(webpack@5.98.0(esbuild@0.25.0)): 19057 19594 dependencies: 19058 - less: 4.2.0 19595 + less: 4.2.2 19059 19596 optionalDependencies: 19060 - webpack: 5.96.1(esbuild@0.24.2) 19597 + webpack: 5.98.0(esbuild@0.24.2) 19061 19598 19062 - less@4.2.0: 19599 + less@4.2.2: 19063 19600 dependencies: 19064 19601 copy-anything: 2.0.6 19065 19602 parse-node-version: 1.0.1 ··· 19078 19615 prelude-ls: 1.2.1 19079 19616 type-check: 0.4.0 19080 19617 19081 - license-webpack-plugin@4.0.2(webpack@5.96.1(esbuild@0.24.0)): 19618 + license-webpack-plugin@4.0.2(webpack@5.98.0(esbuild@0.25.0)): 19082 19619 dependencies: 19083 19620 webpack-sources: 3.2.3 19084 19621 optionalDependencies: 19085 - webpack: 5.96.1(esbuild@0.24.2) 19622 + webpack: 5.98.0(esbuild@0.24.2) 19086 19623 19087 19624 light-my-request@6.5.1: 19088 19625 dependencies: ··· 19141 19678 rfdc: 1.4.1 19142 19679 wrap-ansi: 9.0.0 19143 19680 19144 - lmdb@3.1.5: 19681 + lmdb@3.2.6: 19145 19682 dependencies: 19146 19683 msgpackr: 1.11.2 19147 19684 node-addon-api: 6.1.0 ··· 19149 19686 ordered-binary: 1.5.3 19150 19687 weak-lru-cache: 1.2.2 19151 19688 optionalDependencies: 19152 - '@lmdb/lmdb-darwin-arm64': 3.1.5 19153 - '@lmdb/lmdb-darwin-x64': 3.1.5 19154 - '@lmdb/lmdb-linux-arm': 3.1.5 19155 - '@lmdb/lmdb-linux-arm64': 3.1.5 19156 - '@lmdb/lmdb-linux-x64': 3.1.5 19157 - '@lmdb/lmdb-win32-x64': 3.1.5 19689 + '@lmdb/lmdb-darwin-arm64': 3.2.6 19690 + '@lmdb/lmdb-darwin-x64': 3.2.6 19691 + '@lmdb/lmdb-linux-arm': 3.2.6 19692 + '@lmdb/lmdb-linux-arm64': 3.2.6 19693 + '@lmdb/lmdb-linux-x64': 3.2.6 19694 + '@lmdb/lmdb-win32-x64': 3.2.6 19158 19695 optional: true 19159 19696 19160 19697 load-tsconfig@0.2.5: {} ··· 19263 19800 dependencies: 19264 19801 magic-string: 0.30.17 19265 19802 19266 - magic-string@0.30.12: 19267 - dependencies: 19268 - '@jridgewell/sourcemap-codec': 1.5.0 19269 - 19270 19803 magic-string@0.30.17: 19271 19804 dependencies: 19272 19805 '@jridgewell/sourcemap-codec': 1.5.0 ··· 19285 19818 19286 19819 make-dir@4.0.0: 19287 19820 dependencies: 19288 - semver: 7.7.0 19821 + semver: 7.7.1 19289 19822 19290 19823 make-error@1.3.6: {} 19291 19824 ··· 19295 19828 cacache: 19.0.1 19296 19829 http-cache-semantics: 4.1.1 19297 19830 minipass: 7.1.2 19298 - minipass-fetch: 4.0.0 19831 + minipass-fetch: 4.0.1 19299 19832 minipass-flush: 1.0.5 19300 19833 minipass-pipeline: 1.2.4 19301 19834 negotiator: 1.0.0 ··· 19401 19934 19402 19935 mimic-function@5.0.1: {} 19403 19936 19404 - mini-css-extract-plugin@2.9.2(webpack@5.96.1(esbuild@0.24.0)): 19937 + mini-css-extract-plugin@2.9.2(webpack@5.98.0(esbuild@0.25.0)): 19405 19938 dependencies: 19406 19939 schema-utils: 4.3.0 19407 19940 tapable: 2.2.1 19408 - webpack: 5.96.1(esbuild@0.24.2) 19941 + webpack: 5.98.0(esbuild@0.24.2) 19409 19942 19410 19943 minimalistic-assert@1.0.1: {} 19411 19944 ··· 19431 19964 dependencies: 19432 19965 minipass: 7.1.2 19433 19966 19434 - minipass-fetch@4.0.0: 19967 + minipass-fetch@4.0.1: 19435 19968 dependencies: 19436 19969 minipass: 7.1.2 19437 19970 minipass-sized: 1.0.3 ··· 19492 20025 19493 20026 mrmime@2.0.0: {} 19494 20027 20028 + mrmime@2.0.1: {} 20029 + 19495 20030 ms@2.0.0: {} 19496 20031 19497 20032 ms@2.1.2: {} ··· 19536 20071 19537 20072 nanoid@5.0.9: {} 19538 20073 20074 + nanoid@5.1.2: {} 20075 + 19539 20076 nanotar@0.1.1: {} 19540 20077 19541 20078 natural-compare-lite@1.4.0: {} ··· 19558 20095 19559 20096 netmask@2.0.2: {} 19560 20097 19561 - next@15.1.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.7): 20098 + next@15.1.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.85.0): 19562 20099 dependencies: 19563 20100 '@next/env': 15.1.6 19564 20101 '@swc/counter': 0.1.3 ··· 19578 20115 '@next/swc-linux-x64-musl': 15.1.6 19579 20116 '@next/swc-win32-arm64-msvc': 15.1.6 19580 20117 '@next/swc-win32-x64-msvc': 15.1.6 19581 - sass: 1.80.7 20118 + sass: 1.85.0 19582 20119 sharp: 0.33.5 19583 20120 transitivePeerDependencies: 19584 20121 - '@babel/core' ··· 19642 20179 rollup: 4.31.0 19643 20180 rollup-plugin-visualizer: 5.14.0(rollup@4.31.0) 19644 20181 scule: 1.3.0 19645 - semver: 7.7.0 20182 + semver: 7.7.1 19646 20183 serve-placeholder: 2.0.2 19647 20184 serve-static: 1.16.2 19648 20185 std-env: 3.8.0 ··· 19740 20277 rollup: 4.31.0 19741 20278 rollup-plugin-visualizer: 5.14.0(rollup@4.31.0) 19742 20279 scule: 1.3.0 19743 - semver: 7.7.0 20280 + semver: 7.7.1 19744 20281 serve-placeholder: 2.0.2 19745 20282 serve-static: 1.16.2 19746 20283 std-env: 3.8.0 ··· 19817 20354 19818 20355 node-gyp-build@4.8.4: {} 19819 20356 19820 - node-gyp@11.0.0: 20357 + node-gyp@11.1.0: 19821 20358 dependencies: 19822 20359 env-paths: 2.2.1 19823 - exponential-backoff: 3.1.1 20360 + exponential-backoff: 3.1.2 19824 20361 glob: 10.4.3 19825 20362 graceful-fs: 4.2.11 19826 20363 make-fetch-happen: 14.0.3 19827 20364 nopt: 8.1.0 19828 20365 proc-log: 5.0.0 19829 - semver: 7.7.0 20366 + semver: 7.7.1 19830 20367 tar: 7.4.3 19831 20368 which: 5.0.0 19832 20369 transitivePeerDependencies: ··· 19852 20389 19853 20390 npm-install-checks@7.1.1: 19854 20391 dependencies: 19855 - semver: 7.7.0 20392 + semver: 7.7.1 19856 20393 19857 20394 npm-normalize-package-bin@3.0.1: {} 19858 20395 19859 20396 npm-normalize-package-bin@4.0.0: {} 19860 20397 19861 - npm-package-arg@12.0.0: 20398 + npm-package-arg@12.0.2: 19862 20399 dependencies: 19863 20400 hosted-git-info: 8.0.2 19864 20401 proc-log: 5.0.0 19865 - semver: 7.6.3 20402 + semver: 7.7.1 19866 20403 validate-npm-package-name: 6.0.0 19867 20404 19868 20405 npm-packlist@9.0.0: ··· 19873 20410 dependencies: 19874 20411 npm-install-checks: 7.1.1 19875 20412 npm-normalize-package-bin: 4.0.0 19876 - npm-package-arg: 12.0.0 19877 - semver: 7.6.3 20413 + npm-package-arg: 12.0.2 20414 + semver: 7.7.1 19878 20415 19879 20416 npm-registry-fetch@18.0.2: 19880 20417 dependencies: ··· 19882 20419 jsonparse: 1.3.1 19883 20420 make-fetch-happen: 14.0.3 19884 20421 minipass: 7.1.2 19885 - minipass-fetch: 4.0.0 20422 + minipass-fetch: 4.0.1 19886 20423 minizlib: 3.0.1 19887 - npm-package-arg: 12.0.0 20424 + npm-package-arg: 12.0.2 19888 20425 proc-log: 5.0.0 19889 20426 transitivePeerDependencies: 19890 20427 - supports-color ··· 19918 20455 19919 20456 nuxi@3.21.1: {} 19920 20457 19921 - nuxt@3.14.1592(@parcel/watcher@2.5.1)(@types/node@22.10.5)(db0@0.2.3)(encoding@0.1.13)(eslint@9.17.0(jiti@2.4.2))(ioredis@5.4.2)(less@4.2.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.80.7)(terser@5.37.0)(typescript@5.5.3)(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)): 20458 + nuxt@3.14.1592(@parcel/watcher@2.5.1)(@types/node@22.13.8)(db0@0.2.3)(encoding@0.1.13)(eslint@9.17.0(jiti@2.4.2))(ioredis@5.4.2)(less@4.2.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.85.0)(terser@5.39.0)(typescript@5.6.1-rc)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 19922 20459 dependencies: 19923 20460 '@nuxt/devalue': 2.0.2 19924 - '@nuxt/devtools': 1.7.0(rollup@4.31.0)(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)) 20461 + '@nuxt/devtools': 1.7.0(rollup@4.31.0)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.1-rc)) 19925 20462 '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.31.0) 19926 20463 '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.31.0) 19927 20464 '@nuxt/telemetry': 2.6.4(magicast@0.3.5)(rollup@4.31.0) 19928 - '@nuxt/vite-builder': 3.14.1592(@types/node@22.10.5)(eslint@9.17.0(jiti@2.4.2))(less@4.2.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.80.7)(terser@5.37.0)(typescript@5.5.3)(vue@3.5.13(typescript@5.5.3)) 20465 + '@nuxt/vite-builder': 3.14.1592(@types/node@22.13.8)(eslint@9.17.0(jiti@2.4.2))(less@4.2.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.85.0)(terser@5.39.0)(typescript@5.6.1-rc)(vue@3.5.13(typescript@5.6.1-rc)) 19929 20466 '@unhead/dom': 1.11.18 19930 20467 '@unhead/shared': 1.11.18 19931 20468 '@unhead/ssr': 1.11.18 19932 - '@unhead/vue': 1.11.18(vue@3.5.13(typescript@5.5.3)) 20469 + '@unhead/vue': 1.11.18(vue@3.5.13(typescript@5.6.1-rc)) 19933 20470 '@vue/shared': 3.5.13 19934 20471 acorn: 8.14.0 19935 20472 c12: 2.0.1(magicast@0.3.5) ··· 19955 20492 magic-string: 0.30.17 19956 20493 mlly: 1.7.4 19957 20494 nanotar: 0.1.1 19958 - nitropack: 2.10.4(encoding@0.1.13)(typescript@5.5.3) 20495 + nitropack: 2.10.4(encoding@0.1.13)(typescript@5.6.1-rc) 19959 20496 nuxi: 3.21.1 19960 20497 nypm: 0.3.12 19961 20498 ofetch: 1.4.1 ··· 19977 20514 unhead: 1.11.18 19978 20515 unimport: 3.14.6(rollup@4.31.0) 19979 20516 unplugin: 1.16.1 19980 - unplugin-vue-router: 0.10.9(rollup@4.31.0)(vue-router@4.5.0(vue@3.5.13(typescript@5.5.3)))(vue@3.5.13(typescript@5.5.3)) 20517 + unplugin-vue-router: 0.10.9(rollup@4.31.0)(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)) 20518 + unstorage: 1.14.4(db0@0.2.3)(ioredis@5.4.2) 20519 + untyped: 1.5.2 20520 + vue: 3.5.13(typescript@5.6.1-rc) 20521 + vue-bundle-renderer: 2.1.1 20522 + vue-devtools-stub: 0.1.0 20523 + vue-router: 4.5.0(vue@3.5.13(typescript@5.6.1-rc)) 20524 + optionalDependencies: 20525 + '@parcel/watcher': 2.5.1 20526 + '@types/node': 22.13.8 20527 + transitivePeerDependencies: 20528 + - '@azure/app-configuration' 20529 + - '@azure/cosmos' 20530 + - '@azure/data-tables' 20531 + - '@azure/identity' 20532 + - '@azure/keyvault-secrets' 20533 + - '@azure/storage-blob' 20534 + - '@biomejs/biome' 20535 + - '@capacitor/preferences' 20536 + - '@deno/kv' 20537 + - '@electric-sql/pglite' 20538 + - '@libsql/client' 20539 + - '@netlify/blobs' 20540 + - '@planetscale/database' 20541 + - '@upstash/redis' 20542 + - '@vercel/blob' 20543 + - '@vercel/kv' 20544 + - aws4fetch 20545 + - better-sqlite3 20546 + - bufferutil 20547 + - db0 20548 + - drizzle-orm 20549 + - encoding 20550 + - eslint 20551 + - idb-keyval 20552 + - ioredis 20553 + - less 20554 + - lightningcss 20555 + - magicast 20556 + - meow 20557 + - mysql2 20558 + - optionator 20559 + - rolldown 20560 + - rollup 20561 + - sass 20562 + - sass-embedded 20563 + - sqlite3 20564 + - stylelint 20565 + - stylus 20566 + - sugarss 20567 + - supports-color 20568 + - terser 20569 + - typescript 20570 + - uploadthing 20571 + - utf-8-validate 20572 + - vite 20573 + - vls 20574 + - vti 20575 + - vue-tsc 20576 + - xml2js 20577 + 20578 + nuxt@3.14.1592(@parcel/watcher@2.5.1)(@types/node@22.13.8)(db0@0.2.3)(encoding@0.1.13)(eslint@9.17.0(jiti@2.4.2))(ioredis@5.4.2)(less@4.2.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.9)(sass@1.85.0)(terser@5.39.0)(typescript@5.5.3)(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 20579 + dependencies: 20580 + '@nuxt/devalue': 2.0.2 20581 + '@nuxt/devtools': 1.7.0(rollup@4.34.9)(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)) 20582 + '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.34.9) 20583 + '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.34.9) 20584 + '@nuxt/telemetry': 2.6.4(magicast@0.3.5)(rollup@4.34.9) 20585 + '@nuxt/vite-builder': 3.14.1592(@types/node@22.13.8)(eslint@9.17.0(jiti@2.4.2))(less@4.2.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.9)(sass@1.85.0)(terser@5.39.0)(typescript@5.5.3)(vue@3.5.13(typescript@5.5.3)) 20586 + '@unhead/dom': 1.11.18 20587 + '@unhead/shared': 1.11.18 20588 + '@unhead/ssr': 1.11.18 20589 + '@unhead/vue': 1.11.18(vue@3.5.13(typescript@5.5.3)) 20590 + '@vue/shared': 3.5.13 20591 + acorn: 8.14.0 20592 + c12: 2.0.1(magicast@0.3.5) 20593 + chokidar: 4.0.3 20594 + compatx: 0.1.8 20595 + consola: 3.4.0 20596 + cookie-es: 1.2.2 20597 + defu: 6.1.4 20598 + destr: 2.0.3 20599 + devalue: 5.1.1 20600 + errx: 0.1.0 20601 + esbuild: 0.24.2 20602 + escape-string-regexp: 5.0.0 20603 + estree-walker: 3.0.3 20604 + globby: 14.0.2 20605 + h3: 1.14.0 20606 + hookable: 5.5.3 20607 + ignore: 6.0.2 20608 + impound: 0.2.0(rollup@4.34.9) 20609 + jiti: 2.4.2 20610 + klona: 2.0.6 20611 + knitwork: 1.2.0 20612 + magic-string: 0.30.17 20613 + mlly: 1.7.4 20614 + nanotar: 0.1.1 20615 + nitropack: 2.10.4(encoding@0.1.13)(typescript@5.5.3) 20616 + nuxi: 3.21.1 20617 + nypm: 0.3.12 20618 + ofetch: 1.4.1 20619 + ohash: 1.1.4 20620 + pathe: 1.1.2 20621 + perfect-debounce: 1.0.0 20622 + pkg-types: 1.3.1 20623 + radix3: 1.1.2 20624 + scule: 1.3.0 20625 + semver: 7.7.0 20626 + std-env: 3.8.0 20627 + strip-literal: 2.1.1 20628 + tinyglobby: 0.2.10 20629 + ufo: 1.5.4 20630 + ultrahtml: 1.5.3 20631 + uncrypto: 0.1.3 20632 + unctx: 2.4.1 20633 + unenv: 1.10.0 20634 + unhead: 1.11.18 20635 + unimport: 3.14.6(rollup@4.34.9) 20636 + unplugin: 1.16.1 20637 + unplugin-vue-router: 0.10.9(rollup@4.34.9)(vue-router@4.5.0(vue@3.5.13(typescript@5.5.3)))(vue@3.5.13(typescript@5.5.3)) 19981 20638 unstorage: 1.14.4(db0@0.2.3)(ioredis@5.4.2) 19982 20639 untyped: 1.5.2 19983 20640 vue: 3.5.13(typescript@5.5.3) ··· 19986 20643 vue-router: 4.5.0(vue@3.5.13(typescript@5.5.3)) 19987 20644 optionalDependencies: 19988 20645 '@parcel/watcher': 2.5.1 19989 - '@types/node': 22.10.5 20646 + '@types/node': 22.13.8 19990 20647 transitivePeerDependencies: 19991 20648 - '@azure/app-configuration' 19992 20649 - '@azure/cosmos' ··· 20038 20695 - vue-tsc 20039 20696 - xml2js 20040 20697 20041 - nuxt@3.14.1592(@parcel/watcher@2.5.1)(@types/node@22.10.5)(db0@0.2.3)(encoding@0.1.13)(eslint@9.17.0(jiti@2.4.2))(ioredis@5.4.2)(less@4.2.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.80.7)(terser@5.37.0)(typescript@5.6.1-rc)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)): 20698 + nuxt@3.14.1592(@parcel/watcher@2.5.1)(@types/node@22.13.8)(db0@0.2.3)(encoding@0.1.13)(eslint@9.17.0(jiti@2.4.2))(ioredis@5.4.2)(less@4.2.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.9)(sass@1.85.0)(terser@5.39.0)(typescript@5.6.1-rc)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 20042 20699 dependencies: 20043 20700 '@nuxt/devalue': 2.0.2 20044 - '@nuxt/devtools': 1.7.0(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.1-rc)) 20045 - '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.31.0) 20046 - '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.31.0) 20047 - '@nuxt/telemetry': 2.6.4(magicast@0.3.5)(rollup@4.31.0) 20048 - '@nuxt/vite-builder': 3.14.1592(@types/node@22.10.5)(eslint@9.17.0(jiti@2.4.2))(less@4.2.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.31.0)(sass@1.80.7)(terser@5.37.0)(typescript@5.6.1-rc)(vue@3.5.13(typescript@5.6.1-rc)) 20701 + '@nuxt/devtools': 1.7.0(rollup@4.34.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.1-rc)) 20702 + '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.34.9) 20703 + '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.34.9) 20704 + '@nuxt/telemetry': 2.6.4(magicast@0.3.5)(rollup@4.34.9) 20705 + '@nuxt/vite-builder': 3.14.1592(@types/node@22.13.8)(eslint@9.17.0(jiti@2.4.2))(less@4.2.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.9)(sass@1.85.0)(terser@5.39.0)(typescript@5.6.1-rc)(vue@3.5.13(typescript@5.6.1-rc)) 20049 20706 '@unhead/dom': 1.11.18 20050 20707 '@unhead/shared': 1.11.18 20051 20708 '@unhead/ssr': 1.11.18 ··· 20068 20725 h3: 1.14.0 20069 20726 hookable: 5.5.3 20070 20727 ignore: 6.0.2 20071 - impound: 0.2.0(rollup@4.31.0) 20728 + impound: 0.2.0(rollup@4.34.9) 20072 20729 jiti: 2.4.2 20073 20730 klona: 2.0.6 20074 20731 knitwork: 1.2.0 ··· 20095 20752 unctx: 2.4.1 20096 20753 unenv: 1.10.0 20097 20754 unhead: 1.11.18 20098 - unimport: 3.14.6(rollup@4.31.0) 20755 + unimport: 3.14.6(rollup@4.34.9) 20099 20756 unplugin: 1.16.1 20100 - unplugin-vue-router: 0.10.9(rollup@4.31.0)(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)) 20757 + unplugin-vue-router: 0.10.9(rollup@4.34.9)(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)) 20101 20758 unstorage: 1.14.4(db0@0.2.3)(ioredis@5.4.2) 20102 20759 untyped: 1.5.2 20103 20760 vue: 3.5.13(typescript@5.6.1-rc) ··· 20106 20763 vue-router: 4.5.0(vue@3.5.13(typescript@5.6.1-rc)) 20107 20764 optionalDependencies: 20108 20765 '@parcel/watcher': 2.5.1 20109 - '@types/node': 22.10.5 20766 + '@types/node': 22.13.8 20110 20767 transitivePeerDependencies: 20111 20768 - '@azure/app-configuration' 20112 20769 - '@azure/cosmos' ··· 20393 21050 dependencies: 20394 21051 '@tootallnate/quickjs-emscripten': 0.23.0 20395 21052 agent-base: 7.1.3 20396 - debug: 4.4.0(supports-color@9.4.0) 21053 + debug: 4.3.4 20397 21054 get-uri: 6.0.4 20398 21055 http-proxy-agent: 7.0.2 20399 21056 https-proxy-agent: 7.0.6(supports-color@9.4.0) ··· 20415 21072 20416 21073 pacote@20.0.0: 20417 21074 dependencies: 20418 - '@npmcli/git': 6.0.1 21075 + '@npmcli/git': 6.0.3 20419 21076 '@npmcli/installed-package-contents': 3.0.0 20420 21077 '@npmcli/package-json': 6.1.1 20421 21078 '@npmcli/promise-spawn': 8.0.2 ··· 20423 21080 cacache: 19.0.1 20424 21081 fs-minipass: 3.0.3 20425 21082 minipass: 7.1.2 20426 - npm-package-arg: 12.0.0 21083 + npm-package-arg: 12.0.2 20427 21084 npm-packlist: 9.0.0 20428 21085 npm-pick-manifest: 10.0.0 20429 21086 npm-registry-fetch: 18.0.2 20430 21087 proc-log: 5.0.0 20431 21088 promise-retry: 2.0.1 20432 - sigstore: 3.0.0 21089 + sigstore: 3.1.0 20433 21090 ssri: 12.0.0 20434 21091 tar: 6.2.1 20435 21092 transitivePeerDependencies: 20436 - - bluebird 20437 21093 - supports-color 20438 21094 20439 21095 parent-module@1.0.1: ··· 20516 21172 20517 21173 path-to-regexp@0.1.10: {} 20518 21174 21175 + path-to-regexp@0.1.12: {} 21176 + 20519 21177 path-type@4.0.0: {} 20520 21178 20521 21179 path-type@5.0.0: {} 21180 + 21181 + path-type@6.0.0: {} 20522 21182 20523 21183 pathe@1.1.2: {} 20524 21184 ··· 20574 21234 20575 21235 pirates@4.0.6: {} 20576 21236 20577 - piscina@4.7.0: 21237 + piscina@4.8.0: 20578 21238 optionalDependencies: 20579 21239 '@napi-rs/nice': 1.0.1 20580 21240 ··· 20592 21252 20593 21253 possible-typed-array-names@1.0.0: {} 20594 21254 20595 - postcss-calc@10.1.0(postcss@8.5.1): 21255 + postcss-calc@10.1.0(postcss@8.5.3): 20596 21256 dependencies: 20597 - postcss: 8.5.1 20598 - postcss-selector-parser: 7.0.0 21257 + postcss: 8.5.3 21258 + postcss-selector-parser: 7.1.0 20599 21259 postcss-value-parser: 4.2.0 20600 21260 20601 - postcss-colormin@7.0.2(postcss@8.5.1): 21261 + postcss-colormin@7.0.2(postcss@8.5.3): 20602 21262 dependencies: 20603 21263 browserslist: 4.24.4 20604 21264 caniuse-api: 3.0.0 20605 21265 colord: 2.9.3 20606 - postcss: 8.5.1 21266 + postcss: 8.5.3 20607 21267 postcss-value-parser: 4.2.0 20608 21268 20609 - postcss-convert-values@7.0.4(postcss@8.5.1): 21269 + postcss-convert-values@7.0.4(postcss@8.5.3): 20610 21270 dependencies: 20611 21271 browserslist: 4.24.4 20612 - postcss: 8.5.1 21272 + postcss: 8.5.3 20613 21273 postcss-value-parser: 4.2.0 20614 21274 20615 - postcss-discard-comments@7.0.3(postcss@8.5.1): 21275 + postcss-discard-comments@7.0.3(postcss@8.5.3): 20616 21276 dependencies: 20617 - postcss: 8.5.1 21277 + postcss: 8.5.3 20618 21278 postcss-selector-parser: 6.1.2 20619 21279 20620 - postcss-discard-duplicates@7.0.1(postcss@8.5.1): 21280 + postcss-discard-duplicates@7.0.1(postcss@8.5.3): 20621 21281 dependencies: 20622 - postcss: 8.5.1 21282 + postcss: 8.5.3 20623 21283 20624 - postcss-discard-empty@7.0.0(postcss@8.5.1): 21284 + postcss-discard-empty@7.0.0(postcss@8.5.3): 20625 21285 dependencies: 20626 - postcss: 8.5.1 21286 + postcss: 8.5.3 20627 21287 20628 - postcss-discard-overridden@7.0.0(postcss@8.5.1): 21288 + postcss-discard-overridden@7.0.0(postcss@8.5.3): 20629 21289 dependencies: 20630 - postcss: 8.5.1 21290 + postcss: 8.5.3 20631 21291 20632 21292 postcss-import@15.1.0(postcss@8.4.41): 20633 21293 dependencies: ··· 20641 21301 camelcase-css: 2.0.1 20642 21302 postcss: 8.4.41 20643 21303 20644 - postcss-load-config@3.1.4(postcss@8.4.41)(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)): 21304 + postcss-load-config@3.1.4(postcss@8.4.41)(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)): 20645 21305 dependencies: 20646 21306 lilconfig: 2.1.0 20647 21307 yaml: 1.10.2 20648 21308 optionalDependencies: 20649 21309 postcss: 8.4.41 20650 - ts-node: 10.9.2(@types/node@22.10.5)(typescript@5.5.3) 21310 + ts-node: 10.9.2(@types/node@22.13.8)(typescript@5.5.3) 20651 21311 20652 21312 postcss-load-config@4.0.2(postcss@8.4.41)(ts-node@10.9.2(@types/node@22.10.5)(typescript@5.5.3)): 20653 21313 dependencies: ··· 20657 21317 postcss: 8.4.41 20658 21318 ts-node: 10.9.2(@types/node@22.10.5)(typescript@5.5.3) 20659 21319 20660 - postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.1)(yaml@2.7.0): 21320 + postcss-load-config@4.0.2(postcss@8.4.41)(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)): 21321 + dependencies: 21322 + lilconfig: 3.1.3 21323 + yaml: 2.7.0 21324 + optionalDependencies: 21325 + postcss: 8.4.41 21326 + ts-node: 10.9.2(@types/node@22.13.8)(typescript@5.5.3) 21327 + 21328 + postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.3)(yaml@2.7.0): 20661 21329 dependencies: 20662 21330 lilconfig: 3.1.3 20663 21331 optionalDependencies: 20664 21332 jiti: 2.4.2 20665 - postcss: 8.5.1 21333 + postcss: 8.5.3 20666 21334 yaml: 2.7.0 20667 21335 20668 - postcss-loader@8.1.1(postcss@8.4.49)(typescript@5.5.3)(webpack@5.96.1(esbuild@0.24.0)): 21336 + postcss-loader@8.1.1(postcss@8.5.2)(typescript@5.5.3)(webpack@5.98.0(esbuild@0.25.0)): 20669 21337 dependencies: 20670 21338 cosmiconfig: 9.0.0(typescript@5.5.3) 20671 21339 jiti: 1.21.7 20672 - postcss: 8.4.49 20673 - semver: 7.6.3 21340 + postcss: 8.5.2 21341 + semver: 7.7.1 20674 21342 optionalDependencies: 20675 - webpack: 5.96.1(esbuild@0.24.2) 21343 + webpack: 5.98.0(esbuild@0.24.2) 20676 21344 transitivePeerDependencies: 20677 21345 - typescript 20678 21346 20679 21347 postcss-media-query-parser@0.2.3: {} 20680 21348 20681 - postcss-merge-longhand@7.0.4(postcss@8.5.1): 21349 + postcss-merge-longhand@7.0.4(postcss@8.5.3): 20682 21350 dependencies: 20683 - postcss: 8.5.1 21351 + postcss: 8.5.3 20684 21352 postcss-value-parser: 4.2.0 20685 - stylehacks: 7.0.4(postcss@8.5.1) 21353 + stylehacks: 7.0.4(postcss@8.5.3) 20686 21354 20687 - postcss-merge-rules@7.0.4(postcss@8.5.1): 21355 + postcss-merge-rules@7.0.4(postcss@8.5.3): 20688 21356 dependencies: 20689 21357 browserslist: 4.24.4 20690 21358 caniuse-api: 3.0.0 20691 - cssnano-utils: 5.0.0(postcss@8.5.1) 20692 - postcss: 8.5.1 21359 + cssnano-utils: 5.0.0(postcss@8.5.3) 21360 + postcss: 8.5.3 20693 21361 postcss-selector-parser: 6.1.2 20694 21362 20695 - postcss-minify-font-values@7.0.0(postcss@8.5.1): 21363 + postcss-minify-font-values@7.0.0(postcss@8.5.3): 20696 21364 dependencies: 20697 - postcss: 8.5.1 21365 + postcss: 8.5.3 20698 21366 postcss-value-parser: 4.2.0 20699 21367 20700 - postcss-minify-gradients@7.0.0(postcss@8.5.1): 21368 + postcss-minify-gradients@7.0.0(postcss@8.5.3): 20701 21369 dependencies: 20702 21370 colord: 2.9.3 20703 - cssnano-utils: 5.0.0(postcss@8.5.1) 20704 - postcss: 8.5.1 21371 + cssnano-utils: 5.0.0(postcss@8.5.3) 21372 + postcss: 8.5.3 20705 21373 postcss-value-parser: 4.2.0 20706 21374 20707 - postcss-minify-params@7.0.2(postcss@8.5.1): 21375 + postcss-minify-params@7.0.2(postcss@8.5.3): 20708 21376 dependencies: 20709 21377 browserslist: 4.24.4 20710 - cssnano-utils: 5.0.0(postcss@8.5.1) 20711 - postcss: 8.5.1 21378 + cssnano-utils: 5.0.0(postcss@8.5.3) 21379 + postcss: 8.5.3 20712 21380 postcss-value-parser: 4.2.0 20713 21381 20714 - postcss-minify-selectors@7.0.4(postcss@8.5.1): 21382 + postcss-minify-selectors@7.0.4(postcss@8.5.3): 20715 21383 dependencies: 20716 21384 cssesc: 3.0.0 20717 - postcss: 8.5.1 21385 + postcss: 8.5.3 20718 21386 postcss-selector-parser: 6.1.2 20719 21387 20720 21388 postcss-modules-extract-imports@3.1.0(postcss@8.4.41): ··· 20725 21393 dependencies: 20726 21394 icss-utils: 5.1.0(postcss@8.4.41) 20727 21395 postcss: 8.4.41 20728 - postcss-selector-parser: 7.0.0 21396 + postcss-selector-parser: 7.1.0 20729 21397 postcss-value-parser: 4.2.0 20730 21398 20731 21399 postcss-modules-scope@3.2.1(postcss@8.4.41): 20732 21400 dependencies: 20733 21401 postcss: 8.4.41 20734 - postcss-selector-parser: 7.0.0 21402 + postcss-selector-parser: 7.1.0 20735 21403 20736 21404 postcss-modules-values@4.0.0(postcss@8.4.41): 20737 21405 dependencies: ··· 20743 21411 postcss: 8.4.41 20744 21412 postcss-selector-parser: 6.1.2 20745 21413 20746 - postcss-normalize-charset@7.0.0(postcss@8.5.1): 21414 + postcss-normalize-charset@7.0.0(postcss@8.5.3): 20747 21415 dependencies: 20748 - postcss: 8.5.1 21416 + postcss: 8.5.3 20749 21417 20750 - postcss-normalize-display-values@7.0.0(postcss@8.5.1): 21418 + postcss-normalize-display-values@7.0.0(postcss@8.5.3): 20751 21419 dependencies: 20752 - postcss: 8.5.1 21420 + postcss: 8.5.3 20753 21421 postcss-value-parser: 4.2.0 20754 21422 20755 - postcss-normalize-positions@7.0.0(postcss@8.5.1): 21423 + postcss-normalize-positions@7.0.0(postcss@8.5.3): 20756 21424 dependencies: 20757 - postcss: 8.5.1 21425 + postcss: 8.5.3 20758 21426 postcss-value-parser: 4.2.0 20759 21427 20760 - postcss-normalize-repeat-style@7.0.0(postcss@8.5.1): 21428 + postcss-normalize-repeat-style@7.0.0(postcss@8.5.3): 20761 21429 dependencies: 20762 - postcss: 8.5.1 21430 + postcss: 8.5.3 20763 21431 postcss-value-parser: 4.2.0 20764 21432 20765 - postcss-normalize-string@7.0.0(postcss@8.5.1): 21433 + postcss-normalize-string@7.0.0(postcss@8.5.3): 20766 21434 dependencies: 20767 - postcss: 8.5.1 21435 + postcss: 8.5.3 20768 21436 postcss-value-parser: 4.2.0 20769 21437 20770 - postcss-normalize-timing-functions@7.0.0(postcss@8.5.1): 21438 + postcss-normalize-timing-functions@7.0.0(postcss@8.5.3): 20771 21439 dependencies: 20772 - postcss: 8.5.1 21440 + postcss: 8.5.3 20773 21441 postcss-value-parser: 4.2.0 20774 21442 20775 - postcss-normalize-unicode@7.0.2(postcss@8.5.1): 21443 + postcss-normalize-unicode@7.0.2(postcss@8.5.3): 20776 21444 dependencies: 20777 21445 browserslist: 4.24.4 20778 - postcss: 8.5.1 21446 + postcss: 8.5.3 20779 21447 postcss-value-parser: 4.2.0 20780 21448 20781 - postcss-normalize-url@7.0.0(postcss@8.5.1): 21449 + postcss-normalize-url@7.0.0(postcss@8.5.3): 20782 21450 dependencies: 20783 - postcss: 8.5.1 21451 + postcss: 8.5.3 20784 21452 postcss-value-parser: 4.2.0 20785 21453 20786 - postcss-normalize-whitespace@7.0.0(postcss@8.5.1): 21454 + postcss-normalize-whitespace@7.0.0(postcss@8.5.3): 20787 21455 dependencies: 20788 - postcss: 8.5.1 21456 + postcss: 8.5.3 20789 21457 postcss-value-parser: 4.2.0 20790 21458 20791 - postcss-ordered-values@7.0.1(postcss@8.5.1): 21459 + postcss-ordered-values@7.0.1(postcss@8.5.3): 20792 21460 dependencies: 20793 - cssnano-utils: 5.0.0(postcss@8.5.1) 20794 - postcss: 8.5.1 21461 + cssnano-utils: 5.0.0(postcss@8.5.3) 21462 + postcss: 8.5.3 20795 21463 postcss-value-parser: 4.2.0 20796 21464 20797 - postcss-reduce-initial@7.0.2(postcss@8.5.1): 21465 + postcss-reduce-initial@7.0.2(postcss@8.5.3): 20798 21466 dependencies: 20799 21467 browserslist: 4.24.4 20800 21468 caniuse-api: 3.0.0 20801 - postcss: 8.5.1 21469 + postcss: 8.5.3 20802 21470 20803 - postcss-reduce-transforms@7.0.0(postcss@8.5.1): 21471 + postcss-reduce-transforms@7.0.0(postcss@8.5.3): 20804 21472 dependencies: 20805 - postcss: 8.5.1 21473 + postcss: 8.5.3 20806 21474 postcss-value-parser: 4.2.0 20807 21475 20808 21476 postcss-safe-parser@6.0.0(postcss@8.4.41): ··· 20818 21486 cssesc: 3.0.0 20819 21487 util-deprecate: 1.0.2 20820 21488 20821 - postcss-selector-parser@7.0.0: 21489 + postcss-selector-parser@7.1.0: 20822 21490 dependencies: 20823 21491 cssesc: 3.0.0 20824 21492 util-deprecate: 1.0.2 20825 21493 20826 - postcss-svgo@7.0.1(postcss@8.5.1): 21494 + postcss-svgo@7.0.1(postcss@8.5.3): 20827 21495 dependencies: 20828 - postcss: 8.5.1 21496 + postcss: 8.5.3 20829 21497 postcss-value-parser: 4.2.0 20830 21498 svgo: 3.3.2 20831 21499 20832 - postcss-unique-selectors@7.0.3(postcss@8.5.1): 21500 + postcss-unique-selectors@7.0.3(postcss@8.5.3): 20833 21501 dependencies: 20834 - postcss: 8.5.1 21502 + postcss: 8.5.3 20835 21503 postcss-selector-parser: 6.1.2 20836 21504 20837 21505 postcss-value-parser@4.2.0: {} ··· 20848 21516 picocolors: 1.1.1 20849 21517 source-map-js: 1.2.1 20850 21518 20851 - postcss@8.4.49: 21519 + postcss@8.5.1: 21520 + dependencies: 21521 + nanoid: 3.3.8 21522 + picocolors: 1.1.1 21523 + source-map-js: 1.2.1 21524 + 21525 + postcss@8.5.2: 20852 21526 dependencies: 20853 21527 nanoid: 3.3.8 20854 21528 picocolors: 1.1.1 20855 21529 source-map-js: 1.2.1 20856 21530 20857 - postcss@8.5.1: 21531 + postcss@8.5.3: 20858 21532 dependencies: 20859 21533 nanoid: 3.3.8 20860 21534 picocolors: 1.1.1 ··· 20899 21573 20900 21574 progress@2.0.3: {} 20901 21575 20902 - promise-inflight@1.0.1: {} 20903 - 20904 21576 promise-retry@2.0.1: 20905 21577 dependencies: 20906 21578 err-code: 2.0.3 ··· 20931 21603 proxy-agent@6.4.0: 20932 21604 dependencies: 20933 21605 agent-base: 7.1.3 20934 - debug: 4.4.0(supports-color@9.4.0) 21606 + debug: 4.3.4 20935 21607 http-proxy-agent: 7.0.2 20936 21608 https-proxy-agent: 7.0.6(supports-color@9.4.0) 20937 21609 lru-cache: 7.18.3 ··· 21107 21779 dependencies: 21108 21780 picomatch: 2.3.1 21109 21781 21110 - readdirp@4.1.1: {} 21782 + readdirp@4.1.2: {} 21111 21783 21112 21784 real-require@0.2.0: {} 21113 21785 ··· 21140 21812 21141 21813 regenerator-transform@0.15.2: 21142 21814 dependencies: 21143 - '@babel/runtime': 7.26.0 21815 + '@babel/runtime': 7.26.9 21144 21816 21145 - regex-parser@2.3.0: {} 21817 + regex-parser@2.3.1: {} 21146 21818 21147 21819 regex-recursion@5.1.1: 21148 21820 dependencies: ··· 21209 21881 path-parse: 1.0.7 21210 21882 supports-preserve-symlinks-flag: 1.0.0 21211 21883 21212 - resolve@1.22.8: 21213 - dependencies: 21214 - is-core-module: 2.16.1 21215 - path-parse: 1.0.7 21216 - supports-preserve-symlinks-flag: 1.0.0 21217 - 21218 21884 resolve@2.0.0-next.5: 21219 21885 dependencies: 21220 21886 is-core-module: 2.16.1 ··· 21266 21932 optionalDependencies: 21267 21933 rollup: 4.31.0 21268 21934 21269 - rollup@4.26.0: 21935 + rollup-plugin-visualizer@5.14.0(rollup@4.34.9): 21270 21936 dependencies: 21271 - '@types/estree': 1.0.6 21937 + open: 8.4.2 21938 + picomatch: 4.0.2 21939 + source-map: 0.7.4 21940 + yargs: 17.7.2 21272 21941 optionalDependencies: 21273 - '@rollup/rollup-android-arm-eabi': 4.26.0 21274 - '@rollup/rollup-android-arm64': 4.26.0 21275 - '@rollup/rollup-darwin-arm64': 4.26.0 21276 - '@rollup/rollup-darwin-x64': 4.26.0 21277 - '@rollup/rollup-freebsd-arm64': 4.26.0 21278 - '@rollup/rollup-freebsd-x64': 4.26.0 21279 - '@rollup/rollup-linux-arm-gnueabihf': 4.26.0 21280 - '@rollup/rollup-linux-arm-musleabihf': 4.26.0 21281 - '@rollup/rollup-linux-arm64-gnu': 4.26.0 21282 - '@rollup/rollup-linux-arm64-musl': 4.26.0 21283 - '@rollup/rollup-linux-powerpc64le-gnu': 4.26.0 21284 - '@rollup/rollup-linux-riscv64-gnu': 4.26.0 21285 - '@rollup/rollup-linux-s390x-gnu': 4.26.0 21286 - '@rollup/rollup-linux-x64-gnu': 4.26.0 21287 - '@rollup/rollup-linux-x64-musl': 4.26.0 21288 - '@rollup/rollup-win32-arm64-msvc': 4.26.0 21289 - '@rollup/rollup-win32-ia32-msvc': 4.26.0 21290 - '@rollup/rollup-win32-x64-msvc': 4.26.0 21291 - fsevents: 2.3.3 21942 + rollup: 4.34.9 21292 21943 21293 21944 rollup@4.31.0: 21294 21945 dependencies: ··· 21315 21966 '@rollup/rollup-win32-x64-msvc': 4.31.0 21316 21967 fsevents: 2.3.3 21317 21968 21969 + rollup@4.34.8: 21970 + dependencies: 21971 + '@types/estree': 1.0.6 21972 + optionalDependencies: 21973 + '@rollup/rollup-android-arm-eabi': 4.34.8 21974 + '@rollup/rollup-android-arm64': 4.34.8 21975 + '@rollup/rollup-darwin-arm64': 4.34.8 21976 + '@rollup/rollup-darwin-x64': 4.34.8 21977 + '@rollup/rollup-freebsd-arm64': 4.34.8 21978 + '@rollup/rollup-freebsd-x64': 4.34.8 21979 + '@rollup/rollup-linux-arm-gnueabihf': 4.34.8 21980 + '@rollup/rollup-linux-arm-musleabihf': 4.34.8 21981 + '@rollup/rollup-linux-arm64-gnu': 4.34.8 21982 + '@rollup/rollup-linux-arm64-musl': 4.34.8 21983 + '@rollup/rollup-linux-loongarch64-gnu': 4.34.8 21984 + '@rollup/rollup-linux-powerpc64le-gnu': 4.34.8 21985 + '@rollup/rollup-linux-riscv64-gnu': 4.34.8 21986 + '@rollup/rollup-linux-s390x-gnu': 4.34.8 21987 + '@rollup/rollup-linux-x64-gnu': 4.34.8 21988 + '@rollup/rollup-linux-x64-musl': 4.34.8 21989 + '@rollup/rollup-win32-arm64-msvc': 4.34.8 21990 + '@rollup/rollup-win32-ia32-msvc': 4.34.8 21991 + '@rollup/rollup-win32-x64-msvc': 4.34.8 21992 + fsevents: 2.3.3 21993 + 21994 + rollup@4.34.9: 21995 + dependencies: 21996 + '@types/estree': 1.0.6 21997 + optionalDependencies: 21998 + '@rollup/rollup-android-arm-eabi': 4.34.9 21999 + '@rollup/rollup-android-arm64': 4.34.9 22000 + '@rollup/rollup-darwin-arm64': 4.34.9 22001 + '@rollup/rollup-darwin-x64': 4.34.9 22002 + '@rollup/rollup-freebsd-arm64': 4.34.9 22003 + '@rollup/rollup-freebsd-x64': 4.34.9 22004 + '@rollup/rollup-linux-arm-gnueabihf': 4.34.9 22005 + '@rollup/rollup-linux-arm-musleabihf': 4.34.9 22006 + '@rollup/rollup-linux-arm64-gnu': 4.34.9 22007 + '@rollup/rollup-linux-arm64-musl': 4.34.9 22008 + '@rollup/rollup-linux-loongarch64-gnu': 4.34.9 22009 + '@rollup/rollup-linux-powerpc64le-gnu': 4.34.9 22010 + '@rollup/rollup-linux-riscv64-gnu': 4.34.9 22011 + '@rollup/rollup-linux-s390x-gnu': 4.34.9 22012 + '@rollup/rollup-linux-x64-gnu': 4.34.9 22013 + '@rollup/rollup-linux-x64-musl': 4.34.9 22014 + '@rollup/rollup-win32-arm64-msvc': 4.34.9 22015 + '@rollup/rollup-win32-ia32-msvc': 4.34.9 22016 + '@rollup/rollup-win32-x64-msvc': 4.34.9 22017 + fsevents: 2.3.3 22018 + optional: true 22019 + 21318 22020 rrweb-cssom@0.6.0: {} 21319 22021 21320 22022 run-applescript@7.0.0: {} ··· 21362 22064 21363 22065 safer-buffer@2.1.2: {} 21364 22066 21365 - sass-loader@16.0.3(sass@1.80.7)(webpack@5.96.1(esbuild@0.24.0)): 22067 + sass-loader@16.0.5(sass@1.85.0)(webpack@5.98.0(esbuild@0.25.0)): 21366 22068 dependencies: 21367 22069 neo-async: 2.6.2 21368 22070 optionalDependencies: 21369 - sass: 1.80.7 21370 - webpack: 5.96.1(esbuild@0.24.2) 22071 + sass: 1.85.0 22072 + webpack: 5.98.0(esbuild@0.24.2) 21371 22073 21372 - sass@1.80.7: 22074 + sass@1.85.0: 21373 22075 dependencies: 21374 22076 chokidar: 4.0.3 21375 22077 immutable: 5.0.3 ··· 21386 22088 21387 22089 scheduler@0.25.0: {} 21388 22090 21389 - schema-utils@3.3.0: 21390 - dependencies: 21391 - '@types/json-schema': 7.0.15 21392 - ajv: 6.12.6 21393 - ajv-keywords: 3.5.2(ajv@6.12.6) 21394 - 21395 22091 schema-utils@4.3.0: 21396 22092 dependencies: 21397 22093 '@types/json-schema': 7.0.15 ··· 21421 22117 dependencies: 21422 22118 lru-cache: 6.0.0 21423 22119 21424 - semver@7.6.3: {} 21425 - 21426 22120 semver@7.7.0: {} 22121 + 22122 + semver@7.7.1: {} 21427 22123 21428 22124 send@0.19.0: 21429 22125 dependencies: ··· 21447 22143 dependencies: 21448 22144 randombytes: 2.1.0 21449 22145 21450 - seroval-plugins@1.2.0(seroval@1.2.0): 22146 + seroval-plugins@1.2.1(seroval@1.2.1): 21451 22147 dependencies: 21452 - seroval: 1.2.0 22148 + seroval: 1.2.1 21453 22149 21454 - seroval@1.2.0: {} 22150 + seroval@1.2.1: {} 21455 22151 21456 22152 serve-index@1.9.1: 21457 22153 dependencies: ··· 21595 22291 21596 22292 signal-exit@4.1.0: {} 21597 22293 21598 - sigstore@3.0.0: 22294 + sigstore@3.1.0: 21599 22295 dependencies: 21600 - '@sigstore/bundle': 3.0.0 22296 + '@sigstore/bundle': 3.1.0 21601 22297 '@sigstore/core': 2.0.0 21602 - '@sigstore/protobuf-specs': 0.3.3 21603 - '@sigstore/sign': 3.0.0 21604 - '@sigstore/tuf': 3.0.0 21605 - '@sigstore/verify': 2.0.0 22298 + '@sigstore/protobuf-specs': 0.4.0 22299 + '@sigstore/sign': 3.1.0 22300 + '@sigstore/tuf': 3.1.0 22301 + '@sigstore/verify': 2.1.0 21606 22302 transitivePeerDependencies: 21607 22303 - supports-color 21608 22304 ··· 21687 22383 socks-proxy-agent@8.0.5: 21688 22384 dependencies: 21689 22385 agent-base: 7.1.3 21690 - debug: 4.4.0(supports-color@9.4.0) 22386 + debug: 4.3.4 21691 22387 socks: 2.8.3 21692 22388 transitivePeerDependencies: 21693 22389 - supports-color ··· 21700 22396 solid-js@1.9.4: 21701 22397 dependencies: 21702 22398 csstype: 3.1.3 21703 - seroval: 1.2.0 21704 - seroval-plugins: 1.2.0(seroval@1.2.0) 22399 + seroval: 1.2.1 22400 + seroval-plugins: 1.2.1(seroval@1.2.1) 21705 22401 21706 22402 sonic-boom@4.2.0: 21707 22403 dependencies: ··· 21709 22405 21710 22406 source-map-js@1.2.1: {} 21711 22407 21712 - source-map-loader@5.0.0(webpack@5.96.1(esbuild@0.24.0)): 22408 + source-map-loader@5.0.0(webpack@5.98.0(esbuild@0.25.0)): 21713 22409 dependencies: 21714 22410 iconv-lite: 0.6.3 21715 22411 source-map-js: 1.2.1 21716 - webpack: 5.96.1(esbuild@0.24.2) 22412 + webpack: 5.98.0(esbuild@0.24.2) 21717 22413 21718 22414 source-map-support@0.5.21: 21719 22415 dependencies: ··· 21928 22624 client-only: 0.0.1 21929 22625 react: 19.0.0 21930 22626 21931 - stylehacks@7.0.4(postcss@8.5.1): 22627 + stylehacks@7.0.4(postcss@8.5.3): 21932 22628 dependencies: 21933 22629 browserslist: 4.24.4 21934 - postcss: 8.5.1 22630 + postcss: 8.5.3 21935 22631 postcss-selector-parser: 6.1.2 21936 22632 21937 22633 sucrase@3.35.0: ··· 22056 22752 transitivePeerDependencies: 22057 22753 - ts-node 22058 22754 22755 + tailwindcss@3.4.9(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)): 22756 + dependencies: 22757 + '@alloc/quick-lru': 5.2.0 22758 + arg: 5.0.2 22759 + chokidar: 3.6.0 22760 + didyoumean: 1.2.2 22761 + dlv: 1.1.3 22762 + fast-glob: 3.3.3 22763 + glob-parent: 6.0.2 22764 + is-glob: 4.0.3 22765 + jiti: 1.21.7 22766 + lilconfig: 2.1.0 22767 + micromatch: 4.0.8 22768 + normalize-path: 3.0.0 22769 + object-hash: 3.0.0 22770 + picocolors: 1.1.1 22771 + postcss: 8.4.41 22772 + postcss-import: 15.1.0(postcss@8.4.41) 22773 + postcss-js: 4.0.1(postcss@8.4.41) 22774 + postcss-load-config: 4.0.2(postcss@8.4.41)(ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3)) 22775 + postcss-nested: 6.2.0(postcss@8.4.41) 22776 + postcss-selector-parser: 6.1.2 22777 + resolve: 1.22.10 22778 + sucrase: 3.35.0 22779 + transitivePeerDependencies: 22780 + - ts-node 22781 + 22059 22782 tapable@2.2.1: {} 22060 22783 22061 22784 tar-fs@3.0.5: ··· 22094 22817 22095 22818 term-size@2.2.1: {} 22096 22819 22097 - terser-webpack-plugin@5.3.11(esbuild@0.24.2)(webpack@5.96.1(esbuild@0.24.0)): 22820 + terser-webpack-plugin@5.3.12(esbuild@0.24.2)(webpack@5.98.0(esbuild@0.25.0)): 22098 22821 dependencies: 22099 22822 '@jridgewell/trace-mapping': 0.3.25 22100 22823 jest-worker: 27.5.1 22101 22824 schema-utils: 4.3.0 22102 22825 serialize-javascript: 6.0.2 22103 - terser: 5.36.0 22104 - webpack: 5.96.1(esbuild@0.24.2) 22826 + terser: 5.39.0 22827 + webpack: 5.98.0(esbuild@0.24.2) 22105 22828 optionalDependencies: 22106 22829 esbuild: 0.24.2 22107 22830 22108 - terser@5.36.0: 22109 - dependencies: 22110 - '@jridgewell/source-map': 0.3.6 22111 - acorn: 8.14.0 22112 - commander: 2.20.3 22113 - source-map-support: 0.5.21 22114 - 22115 - terser@5.37.0: 22831 + terser@5.39.0: 22116 22832 dependencies: 22117 22833 '@jridgewell/source-map': 0.3.6 22118 22834 acorn: 8.14.0 ··· 22232 22948 typescript: 5.5.3 22233 22949 v8-compile-cache-lib: 3.0.1 22234 22950 yn: 3.1.1 22951 + optional: true 22952 + 22953 + ts-node@10.9.2(@types/node@22.13.8)(typescript@5.5.3): 22954 + dependencies: 22955 + '@cspotcode/source-map-support': 0.8.1 22956 + '@tsconfig/node10': 1.0.11 22957 + '@tsconfig/node12': 1.0.11 22958 + '@tsconfig/node14': 1.0.3 22959 + '@tsconfig/node16': 1.0.4 22960 + '@types/node': 22.13.8 22961 + acorn: 8.14.0 22962 + acorn-walk: 8.3.4 22963 + arg: 4.1.3 22964 + create-require: 1.1.1 22965 + diff: 4.0.2 22966 + make-error: 1.3.6 22967 + typescript: 5.5.3 22968 + v8-compile-cache-lib: 3.0.1 22969 + yn: 3.1.1 22235 22970 22236 22971 tsconfig-paths@3.15.0: 22237 22972 dependencies: ··· 22244 22979 22245 22980 tslib@2.8.1: {} 22246 22981 22247 - tsup@8.3.5(jiti@2.4.2)(postcss@8.5.1)(typescript@5.5.3)(yaml@2.7.0): 22982 + tsup@8.3.5(jiti@2.4.2)(postcss@8.5.3)(typescript@5.5.3)(yaml@2.7.0): 22248 22983 dependencies: 22249 22984 bundle-require: 5.1.0(esbuild@0.24.2) 22250 22985 cac: 6.7.14 ··· 22254 22989 esbuild: 0.24.2 22255 22990 joycon: 3.1.1 22256 22991 picocolors: 1.1.1 22257 - postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.1)(yaml@2.7.0) 22992 + postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.3)(yaml@2.7.0) 22258 22993 resolve-from: 5.0.0 22259 22994 rollup: 4.31.0 22260 22995 source-map: 0.8.0-beta.0 ··· 22263 22998 tinyglobby: 0.2.10 22264 22999 tree-kill: 1.2.2 22265 23000 optionalDependencies: 22266 - postcss: 8.5.1 23001 + postcss: 8.5.3 22267 23002 typescript: 5.5.3 22268 23003 transitivePeerDependencies: 22269 23004 - jiti ··· 22444 23179 unimport@3.14.6(rollup@4.31.0): 22445 23180 dependencies: 22446 23181 '@rollup/pluginutils': 5.1.4(rollup@4.31.0) 23182 + acorn: 8.14.0 23183 + escape-string-regexp: 5.0.0 23184 + estree-walker: 3.0.3 23185 + fast-glob: 3.3.3 23186 + local-pkg: 1.0.0 23187 + magic-string: 0.30.17 23188 + mlly: 1.7.4 23189 + pathe: 2.0.2 23190 + picomatch: 4.0.2 23191 + pkg-types: 1.3.1 23192 + scule: 1.3.0 23193 + strip-literal: 2.1.1 23194 + unplugin: 1.16.1 23195 + transitivePeerDependencies: 23196 + - rollup 23197 + 23198 + unimport@3.14.6(rollup@4.34.9): 23199 + dependencies: 23200 + '@rollup/pluginutils': 5.1.4(rollup@4.34.9) 22447 23201 acorn: 8.14.0 22448 23202 escape-string-regexp: 5.0.0 22449 23203 estree-walker: 3.0.3 ··· 22479 23233 transitivePeerDependencies: 22480 23234 - rollup 22481 23235 23236 + unimport@4.0.0(rollup@4.34.9): 23237 + dependencies: 23238 + '@rollup/pluginutils': 5.1.4(rollup@4.34.9) 23239 + acorn: 8.14.0 23240 + escape-string-regexp: 5.0.0 23241 + estree-walker: 3.0.3 23242 + fast-glob: 3.3.3 23243 + local-pkg: 1.0.0 23244 + magic-string: 0.30.17 23245 + mlly: 1.7.4 23246 + pathe: 2.0.2 23247 + picomatch: 4.0.2 23248 + pkg-types: 1.3.1 23249 + scule: 1.3.0 23250 + strip-literal: 3.0.0 23251 + unplugin: 2.1.2 23252 + transitivePeerDependencies: 23253 + - rollup 23254 + 22482 23255 unique-filename@4.0.0: 22483 23256 dependencies: 22484 23257 unique-slug: 5.0.0 ··· 22518 23291 22519 23292 unpipe@1.0.0: {} 22520 23293 22521 - unplugin-vue-router@0.10.9(rollup@4.31.0)(vue-router@4.5.0(vue@3.5.13(typescript@5.5.3)))(vue@3.5.13(typescript@5.5.3)): 23294 + unplugin-vue-router@0.10.9(rollup@4.31.0)(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)): 22522 23295 dependencies: 22523 23296 '@babel/types': 7.26.7 22524 23297 '@rollup/pluginutils': 5.1.4(rollup@4.31.0) 23298 + '@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.6.1-rc)) 23299 + ast-walker-scope: 0.6.2 23300 + chokidar: 3.6.0 23301 + fast-glob: 3.3.3 23302 + json5: 2.2.3 23303 + local-pkg: 0.5.1 23304 + magic-string: 0.30.17 23305 + mlly: 1.7.4 23306 + pathe: 1.1.2 23307 + scule: 1.3.0 23308 + unplugin: 2.0.0-beta.1 23309 + yaml: 2.7.0 23310 + optionalDependencies: 23311 + vue-router: 4.5.0(vue@3.5.13(typescript@5.6.1-rc)) 23312 + transitivePeerDependencies: 23313 + - rollup 23314 + - vue 23315 + 23316 + unplugin-vue-router@0.10.9(rollup@4.34.9)(vue-router@4.5.0(vue@3.5.13(typescript@5.5.3)))(vue@3.5.13(typescript@5.5.3)): 23317 + dependencies: 23318 + '@babel/types': 7.26.7 23319 + '@rollup/pluginutils': 5.1.4(rollup@4.34.9) 22525 23320 '@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.5.3)) 22526 23321 ast-walker-scope: 0.6.2 22527 23322 chokidar: 3.6.0 ··· 22540 23335 - rollup 22541 23336 - vue 22542 23337 22543 - unplugin-vue-router@0.10.9(rollup@4.31.0)(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)): 23338 + unplugin-vue-router@0.10.9(rollup@4.34.9)(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)): 22544 23339 dependencies: 22545 23340 '@babel/types': 7.26.7 22546 - '@rollup/pluginutils': 5.1.4(rollup@4.31.0) 23341 + '@rollup/pluginutils': 5.1.4(rollup@4.34.9) 22547 23342 '@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.6.1-rc)) 22548 23343 ast-walker-scope: 0.6.2 22549 23344 chokidar: 3.6.0 ··· 22599 23394 22600 23395 untyped@1.5.2: 22601 23396 dependencies: 22602 - '@babel/core': 7.26.7 23397 + '@babel/core': 7.26.9 22603 23398 '@babel/standalone': 7.26.7 22604 23399 '@babel/types': 7.26.7 22605 23400 citty: 0.1.6 ··· 22686 23481 '@types/unist': 3.0.3 22687 23482 vfile-message: 4.0.2 22688 23483 22689 - vite-hot-client@0.2.4(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)): 23484 + vite-hot-client@0.2.4(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 22690 23485 dependencies: 22691 - vite: 6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 23486 + vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 23487 + 23488 + vite-hot-client@0.2.4(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 23489 + dependencies: 23490 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 23491 + 23492 + vite-hot-client@0.2.4(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 23493 + dependencies: 23494 + vite: 6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 22692 23495 22693 - vite-hot-client@0.2.4(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)): 23496 + vite-node@1.6.0(@types/node@22.10.5)(less@4.2.2)(sass@1.85.0)(terser@5.39.0): 22694 23497 dependencies: 22695 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 23498 + cac: 6.7.14 23499 + debug: 4.4.0(supports-color@9.4.0) 23500 + pathe: 1.1.2 23501 + picocolors: 1.1.1 23502 + vite: 5.4.14(@types/node@22.10.5)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 23503 + transitivePeerDependencies: 23504 + - '@types/node' 23505 + - less 23506 + - lightningcss 23507 + - sass 23508 + - sass-embedded 23509 + - stylus 23510 + - sugarss 23511 + - supports-color 23512 + - terser 22696 23513 22697 - vite-node@1.6.0(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0): 23514 + vite-node@1.6.0(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0): 22698 23515 dependencies: 22699 23516 cac: 6.7.14 22700 23517 debug: 4.4.0(supports-color@9.4.0) 22701 23518 pathe: 1.1.2 22702 23519 picocolors: 1.1.1 22703 - vite: 5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 23520 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 22704 23521 transitivePeerDependencies: 22705 23522 - '@types/node' 22706 23523 - less ··· 22712 23529 - supports-color 22713 23530 - terser 22714 23531 22715 - vite-node@2.1.8(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0): 23532 + vite-node@2.1.8(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0): 22716 23533 dependencies: 22717 23534 cac: 6.7.14 22718 23535 debug: 4.4.0(supports-color@9.4.0) 22719 23536 es-module-lexer: 1.6.0 22720 23537 pathe: 1.1.2 22721 - vite: 5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 23538 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 22722 23539 transitivePeerDependencies: 22723 23540 - '@types/node' 22724 23541 - less ··· 22730 23547 - supports-color 22731 23548 - terser 22732 23549 22733 - vite-plugin-checker@0.8.0(eslint@9.17.0(jiti@2.4.2))(optionator@0.9.4)(typescript@5.5.3)(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)): 23550 + vite-plugin-checker@0.8.0(eslint@9.17.0(jiti@2.4.2))(optionator@0.9.4)(typescript@5.5.3)(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)): 22734 23551 dependencies: 22735 23552 '@babel/code-frame': 7.26.2 22736 23553 ansi-escapes: 4.3.2 ··· 22742 23559 npm-run-path: 4.0.1 22743 23560 strip-ansi: 6.0.1 22744 23561 tiny-invariant: 1.3.3 22745 - vite: 5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 23562 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 22746 23563 vscode-languageclient: 7.0.0 22747 23564 vscode-languageserver: 7.0.0 22748 23565 vscode-languageserver-textdocument: 1.0.12 ··· 22752 23569 optionator: 0.9.4 22753 23570 typescript: 5.5.3 22754 23571 22755 - vite-plugin-checker@0.8.0(eslint@9.17.0(jiti@2.4.2))(optionator@0.9.4)(typescript@5.6.1-rc)(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)): 23572 + vite-plugin-checker@0.8.0(eslint@9.17.0(jiti@2.4.2))(optionator@0.9.4)(typescript@5.6.1-rc)(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)): 22756 23573 dependencies: 22757 23574 '@babel/code-frame': 7.26.2 22758 23575 ansi-escapes: 4.3.2 ··· 22764 23581 npm-run-path: 4.0.1 22765 23582 strip-ansi: 6.0.1 22766 23583 tiny-invariant: 1.3.3 22767 - vite: 5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 23584 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 22768 23585 vscode-languageclient: 7.0.0 22769 23586 vscode-languageserver: 7.0.0 22770 23587 vscode-languageserver-textdocument: 1.0.12 ··· 22774 23591 optionator: 0.9.4 22775 23592 typescript: 5.6.1-rc 22776 23593 22777 - vite-plugin-inspect@0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.31.0))(rollup@4.31.0)(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)): 23594 + vite-plugin-inspect@0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.31.0))(rollup@4.31.0)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 22778 23595 dependencies: 22779 23596 '@antfu/utils': 0.7.10 22780 23597 '@rollup/pluginutils': 5.1.4(rollup@4.31.0) ··· 22785 23602 perfect-debounce: 1.0.0 22786 23603 picocolors: 1.1.1 22787 23604 sirv: 3.0.0 22788 - vite: 6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 23605 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 22789 23606 optionalDependencies: 22790 23607 '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.31.0) 22791 23608 transitivePeerDependencies: 22792 23609 - rollup 22793 23610 - supports-color 22794 23611 22795 - vite-plugin-inspect@0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.31.0))(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)): 23612 + vite-plugin-inspect@0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.34.9))(rollup@4.34.9)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 23613 + dependencies: 23614 + '@antfu/utils': 0.7.10 23615 + '@rollup/pluginutils': 5.1.4(rollup@4.34.9) 23616 + debug: 4.4.0(supports-color@9.4.0) 23617 + error-stack-parser-es: 0.1.5 23618 + fs-extra: 11.3.0 23619 + open: 10.1.0 23620 + perfect-debounce: 1.0.0 23621 + picocolors: 1.1.1 23622 + sirv: 3.0.0 23623 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 23624 + optionalDependencies: 23625 + '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.34.9) 23626 + transitivePeerDependencies: 23627 + - rollup 23628 + - supports-color 23629 + 23630 + vite-plugin-inspect@0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.34.9))(rollup@4.34.9)(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 22796 23631 dependencies: 22797 23632 '@antfu/utils': 0.7.10 22798 - '@rollup/pluginutils': 5.1.4(rollup@4.31.0) 23633 + '@rollup/pluginutils': 5.1.4(rollup@4.34.9) 22799 23634 debug: 4.4.0(supports-color@9.4.0) 22800 23635 error-stack-parser-es: 0.1.5 22801 23636 fs-extra: 11.3.0 ··· 22803 23638 perfect-debounce: 1.0.0 22804 23639 picocolors: 1.1.1 22805 23640 sirv: 3.0.0 22806 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 23641 + vite: 6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 22807 23642 optionalDependencies: 22808 - '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.31.0) 23643 + '@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.34.9) 22809 23644 transitivePeerDependencies: 22810 23645 - rollup 22811 23646 - supports-color 22812 23647 22813 - vite-plugin-vue-devtools@7.7.0(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)): 23648 + vite-plugin-inspect@0.8.9(rollup@4.34.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 22814 23649 dependencies: 22815 - '@vue/devtools-core': 7.7.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)) 23650 + '@antfu/utils': 0.7.10 23651 + '@rollup/pluginutils': 5.1.4(rollup@4.34.9) 23652 + debug: 4.4.0(supports-color@9.4.0) 23653 + error-stack-parser-es: 0.1.5 23654 + fs-extra: 11.3.0 23655 + open: 10.1.0 23656 + perfect-debounce: 1.0.0 23657 + picocolors: 1.1.1 23658 + sirv: 3.0.0 23659 + vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 23660 + transitivePeerDependencies: 23661 + - rollup 23662 + - supports-color 23663 + 23664 + vite-plugin-vue-devtools@7.7.0(rollup@4.34.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)): 23665 + dependencies: 23666 + '@vue/devtools-core': 7.7.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.5.3)) 22816 23667 '@vue/devtools-kit': 7.7.1 22817 23668 '@vue/devtools-shared': 7.7.1 22818 23669 execa: 9.5.2 22819 23670 sirv: 3.0.0 22820 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 22821 - vite-plugin-inspect: 0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.31.0))(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 22822 - vite-plugin-vue-inspector: 5.3.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)) 23671 + vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 23672 + vite-plugin-inspect: 0.8.9(rollup@4.34.9)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 23673 + vite-plugin-vue-inspector: 5.3.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) 22823 23674 transitivePeerDependencies: 22824 23675 - '@nuxt/kit' 22825 23676 - rollup 22826 23677 - supports-color 22827 23678 - vue 22828 23679 22829 - vite-plugin-vue-inspector@5.3.1(vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)): 23680 + vite-plugin-vue-inspector@5.3.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 23681 + dependencies: 23682 + '@babel/core': 7.26.9 23683 + '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.9) 23684 + '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.9) 23685 + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.9) 23686 + '@babel/plugin-transform-typescript': 7.26.7(@babel/core@7.26.9) 23687 + '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.9) 23688 + '@vue/compiler-dom': 3.5.13 23689 + kolorist: 1.8.0 23690 + magic-string: 0.30.17 23691 + vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 23692 + transitivePeerDependencies: 23693 + - supports-color 23694 + 23695 + vite-plugin-vue-inspector@5.3.1(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 22830 23696 dependencies: 22831 - '@babel/core': 7.26.7 22832 - '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.7) 22833 - '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.7) 22834 - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.7) 22835 - '@babel/plugin-transform-typescript': 7.26.7(@babel/core@7.26.7) 22836 - '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.7) 23697 + '@babel/core': 7.26.9 23698 + '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.9) 23699 + '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.9) 23700 + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.9) 23701 + '@babel/plugin-transform-typescript': 7.26.7(@babel/core@7.26.9) 23702 + '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.9) 22837 23703 '@vue/compiler-dom': 3.5.13 22838 23704 kolorist: 1.8.0 22839 23705 magic-string: 0.30.17 22840 - vite: 6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 23706 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 22841 23707 transitivePeerDependencies: 22842 23708 - supports-color 22843 23709 22844 - vite-plugin-vue-inspector@5.3.1(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)): 23710 + vite-plugin-vue-inspector@5.3.1(vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 22845 23711 dependencies: 22846 - '@babel/core': 7.26.7 22847 - '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.7) 22848 - '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.7) 22849 - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.7) 22850 - '@babel/plugin-transform-typescript': 7.26.7(@babel/core@7.26.7) 22851 - '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.7) 23712 + '@babel/core': 7.26.9 23713 + '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.9) 23714 + '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.9) 23715 + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.9) 23716 + '@babel/plugin-transform-typescript': 7.26.7(@babel/core@7.26.9) 23717 + '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.9) 22852 23718 '@vue/compiler-dom': 3.5.13 22853 23719 kolorist: 1.8.0 22854 23720 magic-string: 0.30.17 22855 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 23721 + vite: 6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 22856 23722 transitivePeerDependencies: 22857 23723 - supports-color 22858 23724 22859 - vite@5.4.11(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.36.0): 23725 + vite@5.4.14(@types/node@22.10.5)(less@4.2.2)(sass@1.85.0)(terser@5.39.0): 22860 23726 dependencies: 22861 23727 esbuild: 0.21.5 22862 - postcss: 8.4.49 23728 + postcss: 8.5.1 22863 23729 rollup: 4.31.0 22864 23730 optionalDependencies: 22865 23731 '@types/node': 22.10.5 22866 23732 fsevents: 2.3.3 22867 - less: 4.2.0 22868 - sass: 1.80.7 22869 - terser: 5.36.0 23733 + less: 4.2.2 23734 + sass: 1.85.0 23735 + terser: 5.39.0 22870 23736 22871 - vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0): 23737 + vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0): 22872 23738 dependencies: 22873 23739 esbuild: 0.21.5 22874 23740 postcss: 8.5.1 22875 23741 rollup: 4.31.0 22876 23742 optionalDependencies: 22877 - '@types/node': 22.10.5 23743 + '@types/node': 22.13.8 22878 23744 fsevents: 2.3.3 22879 - less: 4.2.0 22880 - sass: 1.80.7 22881 - terser: 5.37.0 23745 + less: 4.2.2 23746 + sass: 1.85.0 23747 + terser: 5.39.0 22882 23748 22883 - vite@6.0.11(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0): 23749 + vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0): 22884 23750 dependencies: 22885 23751 esbuild: 0.24.2 22886 23752 postcss: 8.5.1 ··· 22889 23755 '@types/node': 22.10.5 22890 23756 fsevents: 2.3.3 22891 23757 jiti: 2.4.2 22892 - less: 4.2.0 22893 - sass: 1.80.7 22894 - terser: 5.37.0 23758 + less: 4.2.2 23759 + sass: 1.85.0 23760 + terser: 5.39.0 22895 23761 yaml: 2.7.0 22896 23762 22897 - vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0): 23763 + vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0): 22898 23764 dependencies: 22899 23765 esbuild: 0.24.2 22900 23766 postcss: 8.5.1 22901 23767 rollup: 4.31.0 22902 23768 optionalDependencies: 22903 - '@types/node': 22.10.5 23769 + '@types/node': 22.13.8 23770 + fsevents: 2.3.3 23771 + jiti: 2.4.2 23772 + less: 4.2.2 23773 + sass: 1.85.0 23774 + terser: 5.39.0 23775 + yaml: 2.7.0 23776 + 23777 + vite@6.1.0(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0): 23778 + dependencies: 23779 + esbuild: 0.24.2 23780 + postcss: 8.5.3 23781 + rollup: 4.31.0 23782 + optionalDependencies: 23783 + '@types/node': 22.13.8 22904 23784 fsevents: 2.3.3 22905 23785 jiti: 2.4.2 22906 - less: 4.2.0 22907 - sass: 1.80.7 22908 - terser: 5.37.0 23786 + less: 4.2.2 23787 + sass: 1.85.0 23788 + terser: 5.39.0 22909 23789 yaml: 2.7.0 22910 23790 22911 - vitefu@1.0.5(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0)): 23791 + vitefu@1.0.5(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): 22912 23792 optionalDependencies: 22913 - vite: 6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0) 23793 + vite: 6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) 22914 23794 22915 - vitepress@1.3.0(@algolia/client-search@5.20.0)(@types/node@22.10.5)(axios@1.7.9)(less@4.2.0)(postcss@8.5.1)(sass@1.80.7)(search-insights@2.17.3)(terser@5.37.0)(typescript@5.5.3): 23795 + vitepress@1.3.0(@algolia/client-search@5.20.0)(@types/node@22.13.8)(axios@1.7.9)(less@4.2.2)(postcss@8.5.3)(sass@1.85.0)(search-insights@2.17.3)(terser@5.39.0)(typescript@5.5.3): 22916 23796 dependencies: 22917 23797 '@docsearch/css': 3.8.3 22918 23798 '@docsearch/js': 3.8.3(@algolia/client-search@5.20.0)(search-insights@2.17.3) 22919 23799 '@shikijs/core': 1.29.1 22920 23800 '@shikijs/transformers': 1.29.1 22921 23801 '@types/markdown-it': 14.1.2 22922 - '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue@3.5.13(typescript@5.5.3)) 23802 + '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue@3.5.13(typescript@5.5.3)) 22923 23803 '@vue/devtools-api': 7.7.1 22924 23804 '@vue/shared': 3.5.13 22925 23805 '@vueuse/core': 10.11.1(vue@3.5.13(typescript@5.5.3)) ··· 22928 23808 mark.js: 8.11.1 22929 23809 minisearch: 6.3.0 22930 23810 shiki: 1.29.1 22931 - vite: 5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 23811 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 22932 23812 vue: 3.5.13(typescript@5.5.3) 22933 23813 optionalDependencies: 22934 - postcss: 8.5.1 23814 + postcss: 8.5.3 22935 23815 transitivePeerDependencies: 22936 23816 - '@algolia/client-search' 22937 23817 - '@types/node' ··· 22960 23840 - typescript 22961 23841 - universal-cookie 22962 23842 22963 - vitest-environment-nuxt@1.0.1(@vue/test-utils@2.4.6)(h3@1.14.0)(jsdom@23.0.0)(magicast@0.3.5)(nitropack@2.10.4(encoding@0.1.13)(typescript@5.6.1-rc))(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vitest@1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)): 23843 + vitest-environment-nuxt@1.0.1(@vue/test-utils@2.4.6)(h3@1.14.0)(jsdom@23.0.0)(magicast@0.3.5)(nitropack@2.10.4(encoding@0.1.13)(typescript@5.6.1-rc))(rollup@4.31.0)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vitest@1.6.0(@types/node@22.13.8)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)): 22964 23844 dependencies: 22965 - '@nuxt/test-utils': 3.14.0(@vue/test-utils@2.4.6)(h3@1.14.0)(jsdom@23.0.0)(magicast@0.3.5)(nitropack@2.10.4(encoding@0.1.13)(typescript@5.6.1-rc))(rollup@4.31.0)(vite@6.0.9(@types/node@22.10.5)(jiti@2.4.2)(less@4.2.0)(sass@1.80.7)(terser@5.37.0)(yaml@2.7.0))(vitest@1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0))(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)) 23845 + '@nuxt/test-utils': 3.14.0(@vue/test-utils@2.4.6)(h3@1.14.0)(jsdom@23.0.0)(magicast@0.3.5)(nitropack@2.10.4(encoding@0.1.13)(typescript@5.6.1-rc))(rollup@4.31.0)(vite@6.0.9(@types/node@22.13.8)(jiti@2.4.2)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vitest@1.6.0(@types/node@22.13.8)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0))(vue-router@4.5.0(vue@3.5.13(typescript@5.6.1-rc)))(vue@3.5.13(typescript@5.6.1-rc)) 22966 23846 transitivePeerDependencies: 22967 23847 - '@cucumber/cucumber' 22968 23848 - '@jest/globals' ··· 22983 23863 - vue 22984 23864 - vue-router 22985 23865 22986 - vitest@1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.0)(sass@1.80.7)(terser@5.37.0): 23866 + vitest@1.6.0(@types/node@22.10.5)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0): 22987 23867 dependencies: 22988 23868 '@vitest/expect': 1.6.0 22989 23869 '@vitest/runner': 1.6.0 ··· 23002 23882 strip-literal: 2.1.1 23003 23883 tinybench: 2.9.0 23004 23884 tinypool: 0.8.4 23005 - vite: 5.4.14(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 23006 - vite-node: 1.6.0(@types/node@22.10.5)(less@4.2.0)(sass@1.80.7)(terser@5.37.0) 23885 + vite: 5.4.14(@types/node@22.10.5)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 23886 + vite-node: 1.6.0(@types/node@22.10.5)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 23007 23887 why-is-node-running: 2.3.0 23008 23888 optionalDependencies: 23009 23889 '@types/node': 22.10.5 ··· 23018 23898 - supports-color 23019 23899 - terser 23020 23900 23901 + vitest@1.6.0(@types/node@22.13.8)(jsdom@23.0.0)(less@4.2.2)(sass@1.85.0)(terser@5.39.0): 23902 + dependencies: 23903 + '@vitest/expect': 1.6.0 23904 + '@vitest/runner': 1.6.0 23905 + '@vitest/snapshot': 1.6.0 23906 + '@vitest/spy': 1.6.0 23907 + '@vitest/utils': 1.6.0 23908 + acorn-walk: 8.3.4 23909 + chai: 4.5.0 23910 + debug: 4.4.0(supports-color@9.4.0) 23911 + execa: 8.0.1 23912 + local-pkg: 0.5.1 23913 + magic-string: 0.30.17 23914 + pathe: 1.1.2 23915 + picocolors: 1.1.1 23916 + std-env: 3.8.0 23917 + strip-literal: 2.1.1 23918 + tinybench: 2.9.0 23919 + tinypool: 0.8.4 23920 + vite: 5.4.14(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 23921 + vite-node: 1.6.0(@types/node@22.13.8)(less@4.2.2)(sass@1.85.0)(terser@5.39.0) 23922 + why-is-node-running: 2.3.0 23923 + optionalDependencies: 23924 + '@types/node': 22.13.8 23925 + jsdom: 23.0.0 23926 + transitivePeerDependencies: 23927 + - less 23928 + - lightningcss 23929 + - sass 23930 + - sass-embedded 23931 + - stylus 23932 + - sugarss 23933 + - supports-color 23934 + - terser 23935 + 23021 23936 void-elements@2.0.1: {} 23022 23937 23023 23938 vscode-jsonrpc@6.0.0: {} ··· 23025 23940 vscode-languageclient@7.0.0: 23026 23941 dependencies: 23027 23942 minimatch: 3.1.2 23028 - semver: 7.7.0 23943 + semver: 7.7.1 23029 23944 vscode-languageserver-protocol: 3.16.0 23030 23945 23031 23946 vscode-languageserver-protocol@3.16.0: ··· 23064 23979 espree: 9.6.1 23065 23980 esquery: 1.6.0 23066 23981 lodash: 4.17.21 23067 - semver: 7.7.0 23982 + semver: 7.7.1 23068 23983 transitivePeerDependencies: 23069 23984 - supports-color 23070 23985 ··· 23132 24047 23133 24048 webidl-conversions@7.0.0: {} 23134 24049 23135 - webpack-dev-middleware@7.4.2(webpack@5.96.1(esbuild@0.24.0)): 24050 + webpack-dev-middleware@7.4.2(webpack@5.98.0(esbuild@0.25.0)): 23136 24051 dependencies: 23137 24052 colorette: 2.0.20 23138 24053 memfs: 4.17.0 ··· 23141 24056 range-parser: 1.2.1 23142 24057 schema-utils: 4.3.0 23143 24058 optionalDependencies: 23144 - webpack: 5.96.1(esbuild@0.24.2) 24059 + webpack: 5.98.0(esbuild@0.24.2) 23145 24060 23146 - webpack-dev-server@5.1.0(webpack@5.96.1(esbuild@0.24.0)): 24061 + webpack-dev-server@5.2.0(webpack@5.98.0(esbuild@0.25.0)): 23147 24062 dependencies: 23148 24063 '@types/bonjour': 3.5.13 23149 24064 '@types/connect-history-api-fallback': 1.5.4 ··· 23156 24071 bonjour-service: 1.3.0 23157 24072 chokidar: 3.6.0 23158 24073 colorette: 2.0.20 23159 - compression: 1.7.5 24074 + compression: 1.8.0 23160 24075 connect-history-api-fallback: 2.0.0 23161 - express: 4.21.0 24076 + express: 4.21.2 23162 24077 graceful-fs: 4.2.11 23163 - html-entities: 2.5.2 23164 24078 http-proxy-middleware: 2.0.7(@types/express@4.17.21) 23165 24079 ipaddr.js: 2.2.0 23166 - launch-editor: 2.9.1 24080 + launch-editor: 2.10.0 23167 24081 open: 10.1.0 23168 24082 p-retry: 6.2.1 23169 24083 schema-utils: 4.3.0 ··· 23171 24085 serve-index: 1.9.1 23172 24086 sockjs: 0.3.24 23173 24087 spdy: 4.0.2 23174 - webpack-dev-middleware: 7.4.2(webpack@5.96.1(esbuild@0.24.0)) 23175 - ws: 8.18.0 24088 + webpack-dev-middleware: 7.4.2(webpack@5.98.0(esbuild@0.25.0)) 24089 + ws: 8.18.1 23176 24090 optionalDependencies: 23177 - webpack: 5.96.1(esbuild@0.24.2) 24091 + webpack: 5.98.0(esbuild@0.24.2) 23178 24092 transitivePeerDependencies: 23179 24093 - bufferutil 23180 24094 - debug ··· 23189 24103 23190 24104 webpack-sources@3.2.3: {} 23191 24105 23192 - webpack-subresource-integrity@5.1.0(webpack@5.96.1(esbuild@0.24.0)): 24106 + webpack-subresource-integrity@5.1.0(webpack@5.98.0(esbuild@0.25.0)): 23193 24107 dependencies: 23194 24108 typed-assert: 1.0.9 23195 - webpack: 5.96.1(esbuild@0.24.2) 24109 + webpack: 5.98.0(esbuild@0.24.2) 23196 24110 23197 24111 webpack-virtual-modules@0.6.2: {} 23198 24112 23199 - webpack@5.96.1(esbuild@0.24.2): 24113 + webpack@5.98.0(esbuild@0.24.2): 23200 24114 dependencies: 23201 24115 '@types/eslint-scope': 3.7.7 23202 24116 '@types/estree': 1.0.6 ··· 23206 24120 acorn: 8.14.0 23207 24121 browserslist: 4.24.4 23208 24122 chrome-trace-event: 1.0.4 23209 - enhanced-resolve: 5.18.0 24123 + enhanced-resolve: 5.18.1 23210 24124 es-module-lexer: 1.6.0 23211 24125 eslint-scope: 5.1.1 23212 24126 events: 3.3.0 ··· 23216 24130 loader-runner: 4.3.0 23217 24131 mime-types: 2.1.35 23218 24132 neo-async: 2.6.2 23219 - schema-utils: 3.3.0 24133 + schema-utils: 4.3.0 23220 24134 tapable: 2.2.1 23221 - terser-webpack-plugin: 5.3.11(esbuild@0.24.2)(webpack@5.96.1(esbuild@0.24.0)) 24135 + terser-webpack-plugin: 5.3.12(esbuild@0.24.2)(webpack@5.98.0(esbuild@0.25.0)) 23222 24136 watchpack: 2.4.2 23223 24137 webpack-sources: 3.2.3 23224 24138 transitivePeerDependencies: ··· 23352 24266 ws@8.17.1: {} 23353 24267 23354 24268 ws@8.18.0: {} 24269 + 24270 + ws@8.18.1: {} 23355 24271 23356 24272 xml-name-validator@4.0.0: {} 23357 24273