mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-02-01 23:19:00 -06:00
Bumps the frontend-angular-dependencies group in /src-ui with 22 updates: | Package | From | To | | --- | --- | --- | | [@angular/cdk](https://github.com/angular/components) | `21.0.6` | `21.1.2` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.0.8` | `21.1.2` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.0.8` | `21.1.2` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.0.8` | `21.1.2` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.0.8` | `21.1.2` | | [@angular/localize](https://github.com/angular/angular) | `21.0.8` | `21.1.2` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.0.8` | `21.1.2` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `21.0.8` | `21.1.2` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.0.8` | `21.1.2` | | [@ng-select/ng-select](https://github.com/ng-select/ng-select) | `21.1.4` | `21.2.0` | | [@angular-builders/custom-webpack](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/custom-webpack) | `21.0.0-beta.1` | `21.0.3` | | [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest) | `21.0.0-beta.1` | `21.0.3` | | [@angular-devkit/core](https://github.com/angular/angular-cli) | `21.0.5` | `21.1.2` | | [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `21.0.5` | `21.1.2` | | [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `21.1.0` | `21.2.0` | | [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `21.1.0` | `21.2.0` | | [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `21.1.0` | `21.2.0` | | [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `21.1.0` | `21.2.0` | | [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `21.1.0` | `21.2.0` | | [@angular/build](https://github.com/angular/angular-cli) | `21.0.5` | `21.1.2` | | [@angular/cli](https://github.com/angular/angular-cli) | `21.0.5` | `21.1.2` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.0.8` | `21.1.2` | Updates `@angular/cdk` from 21.0.6 to 21.1.2 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/components/compare/v21.0.6...v21.1.2) Updates `@angular/common` from 21.0.8 to 21.1.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.2/packages/common) Updates `@angular/compiler` from 21.0.8 to 21.1.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.2/packages/compiler) Updates `@angular/core` from 21.0.8 to 21.1.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.2/packages/core) Updates `@angular/forms` from 21.0.8 to 21.1.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.2/packages/forms) Updates `@angular/localize` from 21.0.8 to 21.1.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/compare/v21.0.8...v21.1.2) Updates `@angular/platform-browser` from 21.0.8 to 21.1.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.2/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 21.0.8 to 21.1.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.2/packages/platform-browser-dynamic) Updates `@angular/router` from 21.0.8 to 21.1.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.2/packages/router) Updates `@ng-select/ng-select` from 21.1.4 to 21.2.0 - [Release notes](https://github.com/ng-select/ng-select/releases) - [Changelog](https://github.com/ng-select/ng-select/blob/master/CHANGELOG.md) - [Commits](https://github.com/ng-select/ng-select/compare/v21.1.4...v21.2.0) Updates `@angular-builders/custom-webpack` from 21.0.0-beta.1 to 21.0.3 - [Release notes](https://github.com/just-jeb/angular-builders/releases) - [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/custom-webpack/CHANGELOG.md) - [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/custom-webpack@21.0.3/packages/custom-webpack) Updates `@angular-builders/jest` from 21.0.0-beta.1 to 21.0.3 - [Release notes](https://github.com/just-jeb/angular-builders/releases) - [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md) - [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@21.0.3/packages/jest) Updates `@angular-devkit/core` from 21.0.5 to 21.1.2 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/v21.0.5...v21.1.2) Updates `@angular-devkit/schematics` from 21.0.5 to 21.1.2 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/v21.0.5...v21.1.2) Updates `@angular-eslint/builder` from 21.1.0 to 21.2.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/builder) Updates `@angular-eslint/eslint-plugin` from 21.1.0 to 21.2.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/eslint-plugin) Updates `@angular-eslint/eslint-plugin-template` from 21.1.0 to 21.2.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/eslint-plugin-template) Updates `@angular-eslint/schematics` from 21.1.0 to 21.2.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/schematics) Updates `@angular-eslint/template-parser` from 21.1.0 to 21.2.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/template-parser) Updates `@angular/build` from 21.0.5 to 21.1.2 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/v21.0.5...v21.1.2) Updates `@angular/cli` from 21.0.5 to 21.1.2 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/v21.0.5...v21.1.2) Updates `@angular/compiler-cli` from 21.0.8 to 21.1.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.2/packages/compiler-cli) --- updated-dependencies: - dependency-name: "@angular/cdk" dependency-version: 21.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular/common" dependency-version: 21.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular/compiler" dependency-version: 21.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular/core" dependency-version: 21.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular/forms" dependency-version: 21.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular/localize" dependency-version: 21.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular/platform-browser" dependency-version: 21.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 21.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular/router" dependency-version: 21.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@ng-select/ng-select" dependency-version: 21.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular-builders/custom-webpack" dependency-version: 21.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-angular-dependencies - dependency-name: "@angular-builders/jest" dependency-version: 21.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-angular-dependencies - dependency-name: "@angular-devkit/core" dependency-version: 21.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular-devkit/schematics" dependency-version: 21.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular-eslint/builder" dependency-version: 21.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular-eslint/eslint-plugin" dependency-version: 21.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular-eslint/eslint-plugin-template" dependency-version: 21.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular-eslint/schematics" dependency-version: 21.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular-eslint/template-parser" dependency-version: 21.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular/build" dependency-version: 21.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular/cli" dependency-version: 21.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies - dependency-name: "@angular/compiler-cli" dependency-version: 21.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-angular-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
13548 lines
470 KiB
YAML
13548 lines
470 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
'@angular/cdk':
|
|
specifier: ^21.1.2
|
|
version: 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2)
|
|
'@angular/common':
|
|
specifier: ~21.1.2
|
|
version: 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/compiler':
|
|
specifier: ~21.1.2
|
|
version: 21.1.2
|
|
'@angular/core':
|
|
specifier: ~21.1.2
|
|
version: 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/forms':
|
|
specifier: ~21.1.2
|
|
version: 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2)
|
|
'@angular/localize':
|
|
specifier: ~21.1.2
|
|
version: 21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)
|
|
'@angular/platform-browser':
|
|
specifier: ~21.1.2
|
|
version: 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))
|
|
'@angular/platform-browser-dynamic':
|
|
specifier: ~21.1.2
|
|
version: 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))
|
|
'@angular/router':
|
|
specifier: ~21.1.2
|
|
version: 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2)
|
|
'@ng-bootstrap/ng-bootstrap':
|
|
specifier: ^20.0.0
|
|
version: 20.0.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/forms@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2))(@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2))(@popperjs/core@2.11.8)(rxjs@7.8.2)
|
|
'@ng-select/ng-select':
|
|
specifier: ^21.2.0
|
|
version: 21.2.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/forms@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2))
|
|
'@ngneat/dirty-check-forms':
|
|
specifier: ^3.0.3
|
|
version: 3.0.3(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/forms@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2))(@angular/router@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2))(lodash-es@4.17.21)(rxjs@7.8.2)
|
|
'@popperjs/core':
|
|
specifier: ^2.11.8
|
|
version: 2.11.8
|
|
bootstrap:
|
|
specifier: ^5.3.8
|
|
version: 5.3.8(@popperjs/core@2.11.8)
|
|
file-saver:
|
|
specifier: ^2.0.5
|
|
version: 2.0.5
|
|
mime-names:
|
|
specifier: ^1.0.0
|
|
version: 1.0.0
|
|
ng2-pdf-viewer:
|
|
specifier: ^10.4.0
|
|
version: 10.4.0
|
|
ngx-bootstrap-icons:
|
|
specifier: ^1.9.3
|
|
version: 1.9.3(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))
|
|
ngx-color:
|
|
specifier: ^10.1.0
|
|
version: 10.1.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))
|
|
ngx-cookie-service:
|
|
specifier: ^21.1.0
|
|
version: 21.1.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))
|
|
ngx-device-detector:
|
|
specifier: ^11.0.0
|
|
version: 11.0.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))
|
|
ngx-ui-tour-ng-bootstrap:
|
|
specifier: ^17.0.1
|
|
version: 17.0.1(7ad980aeba34de65f96adc005a99db92)
|
|
rxjs:
|
|
specifier: ^7.8.2
|
|
version: 7.8.2
|
|
tslib:
|
|
specifier: ^2.8.1
|
|
version: 2.8.1
|
|
utif:
|
|
specifier: ^3.1.0
|
|
version: 3.1.0
|
|
uuid:
|
|
specifier: ^13.0.0
|
|
version: 13.0.0
|
|
zone.js:
|
|
specifier: ^0.16.0
|
|
version: 0.16.0
|
|
devDependencies:
|
|
'@angular-builders/custom-webpack':
|
|
specifier: ^21.0.3
|
|
version: 21.0.3(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(@types/node@25.2.0)(chokidar@5.0.0)(jest-environment-jsdom@30.2.0(canvas@3.0.0))(jest@30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3)))(jiti@2.6.1)(less@4.4.2)(postcss@8.5.6)(terser@5.44.1)(tslib@2.8.1)(typescript@5.9.3)(yaml@2.7.0)
|
|
'@angular-builders/jest':
|
|
specifier: ^21.0.3
|
|
version: 21.0.3(a0ae7905abf24a540ba990aea816dd3a)
|
|
'@angular-devkit/core':
|
|
specifier: ^21.1.2
|
|
version: 21.1.2(chokidar@5.0.0)
|
|
'@angular-devkit/schematics':
|
|
specifier: ^21.1.2
|
|
version: 21.1.2(chokidar@5.0.0)
|
|
'@angular-eslint/builder':
|
|
specifier: 21.2.0
|
|
version: 21.2.0(@angular/cli@21.1.2(@types/node@25.2.0)(chokidar@5.0.0)(hono@4.11.3))(chokidar@5.0.0)(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@angular-eslint/eslint-plugin':
|
|
specifier: 21.2.0
|
|
version: 21.2.0(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@angular-eslint/eslint-plugin-template':
|
|
specifier: 21.2.0
|
|
version: 21.2.0(@angular-eslint/template-parser@21.2.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/types@8.54.0)(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@angular-eslint/schematics':
|
|
specifier: 21.2.0
|
|
version: 21.2.0(@angular-eslint/template-parser@21.2.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(@angular/cli@21.1.2(@types/node@25.2.0)(chokidar@5.0.0)(hono@4.11.3))(@typescript-eslint/types@8.54.0)(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(chokidar@5.0.0)(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@angular-eslint/template-parser':
|
|
specifier: 21.2.0
|
|
version: 21.2.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@angular/build':
|
|
specifier: ^21.1.2
|
|
version: 21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(@types/node@25.2.0)(chokidar@5.0.0)(jiti@2.6.1)(less@4.4.2)(postcss@8.5.6)(terser@5.44.1)(tslib@2.8.1)(typescript@5.9.3)(yaml@2.7.0)
|
|
'@angular/cli':
|
|
specifier: ~21.1.2
|
|
version: 21.1.2(@types/node@25.2.0)(chokidar@5.0.0)(hono@4.11.3)
|
|
'@angular/compiler-cli':
|
|
specifier: ~21.1.2
|
|
version: 21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3)
|
|
'@codecov/webpack-plugin':
|
|
specifier: ^1.9.1
|
|
version: 1.9.1(webpack@5.103.0)
|
|
'@playwright/test':
|
|
specifier: ^1.58.1
|
|
version: 1.58.1
|
|
'@types/jest':
|
|
specifier: ^30.0.0
|
|
version: 30.0.0
|
|
'@types/node':
|
|
specifier: ^25.2.0
|
|
version: 25.2.0
|
|
'@typescript-eslint/eslint-plugin':
|
|
specifier: ^8.54.0
|
|
version: 8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@typescript-eslint/parser':
|
|
specifier: ^8.54.0
|
|
version: 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@typescript-eslint/utils':
|
|
specifier: ^8.54.0
|
|
version: 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
eslint:
|
|
specifier: ^9.39.2
|
|
version: 9.39.2(jiti@2.6.1)
|
|
jest:
|
|
specifier: 30.2.0
|
|
version: 30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3))
|
|
jest-environment-jsdom:
|
|
specifier: ^30.2.0
|
|
version: 30.2.0(canvas@3.0.0)
|
|
jest-junit:
|
|
specifier: ^16.0.0
|
|
version: 16.0.0
|
|
jest-preset-angular:
|
|
specifier: ^16.0.0
|
|
version: 16.0.0(3b6c407047314a355d5165b2c0f1d0be)
|
|
jest-websocket-mock:
|
|
specifier: ^2.5.0
|
|
version: 2.5.0
|
|
prettier-plugin-organize-imports:
|
|
specifier: ^4.3.0
|
|
version: 4.3.0(prettier@3.4.2)(typescript@5.9.3)
|
|
ts-node:
|
|
specifier: ~10.9.1
|
|
version: 10.9.2(@types/node@25.2.0)(typescript@5.9.3)
|
|
typescript:
|
|
specifier: ^5.9.3
|
|
version: 5.9.3
|
|
webpack:
|
|
specifier: ^5.103.0
|
|
version: 5.103.0
|
|
|
|
packages:
|
|
|
|
'@actions/core@1.11.1':
|
|
resolution: {integrity: sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==}
|
|
|
|
'@actions/exec@1.1.1':
|
|
resolution: {integrity: sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==}
|
|
|
|
'@actions/github@6.0.1':
|
|
resolution: {integrity: sha512-xbZVcaqD4XnQAe35qSQqskb3SqIAfRyLBrHMd/8TuL7hJSz2QtbDwnNM8zWx4zO5l2fnGtseNE3MbEvD7BxVMw==}
|
|
|
|
'@actions/http-client@2.2.3':
|
|
resolution: {integrity: sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==}
|
|
|
|
'@actions/io@1.1.3':
|
|
resolution: {integrity: sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==}
|
|
|
|
'@algolia/abtesting@1.12.2':
|
|
resolution: {integrity: sha512-oWknd6wpfNrmRcH0vzed3UPX0i17o4kYLM5OMITyMVM2xLgaRbIafoxL0e8mcrNNb0iORCJA0evnNDKRYth5WQ==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/client-abtesting@5.46.2':
|
|
resolution: {integrity: sha512-oRSUHbylGIuxrlzdPA8FPJuwrLLRavOhAmFGgdAvMcX47XsyM+IOGa9tc7/K5SPvBqn4nhppOCEz7BrzOPWc4A==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/client-analytics@5.46.2':
|
|
resolution: {integrity: sha512-EPBN2Oruw0maWOF4OgGPfioTvd+gmiNwx0HmD9IgmlS+l75DatcBkKOPNJN+0z3wBQWUO5oq602ATxIfmTQ8bA==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/client-common@5.46.2':
|
|
resolution: {integrity: sha512-Hj8gswSJNKZ0oyd0wWissqyasm+wTz1oIsv5ZmLarzOZAp3vFEda8bpDQ8PUhO+DfkbiLyVnAxsPe4cGzWtqkg==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/client-insights@5.46.2':
|
|
resolution: {integrity: sha512-6dBZko2jt8FmQcHCbmNLB0kCV079Mx/DJcySTL3wirgDBUH7xhY1pOuUTLMiGkqM5D8moVZTvTdRKZUJRkrwBA==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/client-personalization@5.46.2':
|
|
resolution: {integrity: sha512-1waE2Uqh/PHNeDXGn/PM/WrmYOBiUGSVxAWqiJIj73jqPqvfzZgzdakHscIVaDl6Cp+j5dwjsZ5LCgaUr6DtmA==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/client-query-suggestions@5.46.2':
|
|
resolution: {integrity: sha512-EgOzTZkyDcNL6DV0V/24+oBJ+hKo0wNgyrOX/mePBM9bc9huHxIY2352sXmoZ648JXXY2x//V1kropF/Spx83w==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/client-search@5.46.2':
|
|
resolution: {integrity: sha512-ZsOJqu4HOG5BlvIFnMU0YKjQ9ZI6r3C31dg2jk5kMWPSdhJpYL9xa5hEe7aieE+707dXeMI4ej3diy6mXdZpgA==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/ingestion@1.46.2':
|
|
resolution: {integrity: sha512-1Uw2OslTWiOFDtt83y0bGiErJYy5MizadV0nHnOoHFWMoDqWW0kQoMFI65pXqRSkVvit5zjXSLik2xMiyQJDWQ==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/monitoring@1.46.2':
|
|
resolution: {integrity: sha512-xk9f+DPtNcddWN6E7n1hyNNsATBCHIqAvVGG2EAGHJc4AFYL18uM/kMTiOKXE/LKDPyy1JhIerrh9oYb7RBrgw==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/recommend@5.46.2':
|
|
resolution: {integrity: sha512-NApbTPj9LxGzNw4dYnZmj2BoXiAc8NmbbH6qBNzQgXklGklt/xldTvu+FACN6ltFsTzoNU6j2mWNlHQTKGC5+Q==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/requester-browser-xhr@5.46.2':
|
|
resolution: {integrity: sha512-ekotpCwpSp033DIIrsTpYlGUCF6momkgupRV/FA3m62SreTSZUKjgK6VTNyG7TtYfq9YFm/pnh65bATP/ZWJEg==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/requester-fetch@5.46.2':
|
|
resolution: {integrity: sha512-gKE+ZFi/6y7saTr34wS0SqYFDcjHW4Wminv8PDZEi0/mE99+hSrbKgJWxo2ztb5eqGirQTgIh1AMVacGGWM1iw==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@algolia/requester-node-http@5.46.2':
|
|
resolution: {integrity: sha512-ciPihkletp7ttweJ8Zt+GukSVLp2ANJHU+9ttiSxsJZThXc4Y2yJ8HGVWesW5jN1zrsZsezN71KrMx/iZsOYpg==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
'@ampproject/remapping@2.3.0':
|
|
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@angular-builders/common@5.0.3':
|
|
resolution: {integrity: sha512-Dro3574mu4/xqmjdA3159+TXDhgTbIJpEY/iBETSKUvHJiCgHel+R3eT105RpHN5o7NaD2rau5Zk2wuZqOk35Q==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
|
|
'@angular-builders/custom-webpack@21.0.3':
|
|
resolution: {integrity: sha512-Aq3PZoQxY4jmfDb1sT5E6ZFAdiv35PziFmgYoW5DGX8xbYsV7EoKWZN2ZIjEI3Zr/WUZWGlxmxa11XK9WOtidg==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
peerDependencies:
|
|
'@angular/compiler-cli': ^21.0.0
|
|
|
|
'@angular-builders/jest@21.0.3':
|
|
resolution: {integrity: sha512-RYIsJQJkke4Dns+lYBYzn0JcmABCQKvTWkqMibi5v8dgtNS8pgPS8pE5x8DSmgraqJikL3ukqaUQmdeL6r38aw==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
peerDependencies:
|
|
'@angular-devkit/build-angular': ^21.0.0
|
|
'@angular/compiler-cli': ^21.0.0
|
|
'@angular/core': ^21.0.0
|
|
'@angular/platform-browser-dynamic': ^21.0.0
|
|
jest: ^30.0.0
|
|
|
|
'@angular-devkit/architect@0.2101.2':
|
|
resolution: {integrity: sha512-pV2onJgp16xO0vAqEfRWVynRPPLVHydYLANNa3UX3l5T39JcYdMIoOHSIIl8tWrxVeOwiWd1ajub0VsFTUok4Q==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
|
hasBin: true
|
|
|
|
'@angular-devkit/build-angular@21.1.2':
|
|
resolution: {integrity: sha512-i/FTbqVwj0Wk6B5RA2H9iVsDC/kIK/5koSEwkIQjXGZuDVFUoEuWiIR2PGGSSQ9u3DmkpVPZmKEXWRl+g7Qn5g==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
|
peerDependencies:
|
|
'@angular/compiler-cli': ^21.0.0
|
|
'@angular/core': ^21.0.0
|
|
'@angular/localize': ^21.0.0
|
|
'@angular/platform-browser': ^21.0.0
|
|
'@angular/platform-server': ^21.0.0
|
|
'@angular/service-worker': ^21.0.0
|
|
'@angular/ssr': ^21.1.2
|
|
'@web/test-runner': ^0.20.0
|
|
browser-sync: ^3.0.2
|
|
jest: ^30.2.0
|
|
jest-environment-jsdom: ^30.2.0
|
|
karma: ^6.3.0
|
|
ng-packagr: ^21.0.0
|
|
protractor: ^7.0.0
|
|
tailwindcss: ^2.0.0 || ^3.0.0 || ^4.0.0
|
|
typescript: '>=5.9 <6.0'
|
|
peerDependenciesMeta:
|
|
'@angular/core':
|
|
optional: true
|
|
'@angular/localize':
|
|
optional: true
|
|
'@angular/platform-browser':
|
|
optional: true
|
|
'@angular/platform-server':
|
|
optional: true
|
|
'@angular/service-worker':
|
|
optional: true
|
|
'@angular/ssr':
|
|
optional: true
|
|
'@web/test-runner':
|
|
optional: true
|
|
browser-sync:
|
|
optional: true
|
|
jest:
|
|
optional: true
|
|
jest-environment-jsdom:
|
|
optional: true
|
|
karma:
|
|
optional: true
|
|
ng-packagr:
|
|
optional: true
|
|
protractor:
|
|
optional: true
|
|
tailwindcss:
|
|
optional: true
|
|
|
|
'@angular-devkit/build-webpack@0.2101.2':
|
|
resolution: {integrity: sha512-/rC9rcrG+Tn8MZIEW9LTHmBuLiQdCHZyscgqgMXD049qgB858gS1Y/lP/tt0xrP3Yhan5XNcRYjcv6sYPtmPUw==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
|
peerDependencies:
|
|
webpack: ^5.30.0
|
|
webpack-dev-server: ^5.0.2
|
|
|
|
'@angular-devkit/core@21.1.2':
|
|
resolution: {integrity: sha512-0wl5nJlFWsbwfUB2CQeTSmnVQ8AtqqwM3bYPYtXSc+vA8+hzsOAjjDuRnBxZS9zTnqtXKXB1e7M3Iy7KUwh7LA==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
|
peerDependencies:
|
|
chokidar: ^5.0.0
|
|
peerDependenciesMeta:
|
|
chokidar:
|
|
optional: true
|
|
|
|
'@angular-devkit/schematics@21.1.2':
|
|
resolution: {integrity: sha512-PA3gkiFhHUuXd2XuP7yzKg/9N++bjw+uOl473KwIsMuZwMPhncKa4+mUYBaffDoPqaujZvjfo6mjtCBuiBv05w==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
|
|
|
'@angular-eslint/builder@21.2.0':
|
|
resolution: {integrity: sha512-wcp3J9cbrDwSeI/o1D/DSvMQa8zpKjc5WhRGTx33omhWijCfiVNEAiBLWiEx5Sb/dWcoX8yFNWY5jSgFVy9Sjw==}
|
|
peerDependencies:
|
|
'@angular/cli': '>= 21.0.0 < 22.0.0'
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '*'
|
|
|
|
'@angular-eslint/bundled-angular-compiler@21.2.0':
|
|
resolution: {integrity: sha512-J0DWL+j6t9ItFIyIADvzHGqwDA1qfVJ9bx+oTmJ/Hlo7cUpIRoXpcTXpug0CEEABFH0RfDu6PDG2b0FoZ1+7bg==}
|
|
|
|
'@angular-eslint/eslint-plugin-template@21.2.0':
|
|
resolution: {integrity: sha512-lJ13Dj0DjR6YiceQR0sRbyWzSzOQ6uZPwK9CJUF3wuZjYAUvL1D61zaU9QrVLtf89NVOxv+dYZHDdu3IDeIqbA==}
|
|
peerDependencies:
|
|
'@angular-eslint/template-parser': 21.2.0
|
|
'@typescript-eslint/types': ^7.11.0 || ^8.0.0
|
|
'@typescript-eslint/utils': ^7.11.0 || ^8.0.0
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '*'
|
|
|
|
'@angular-eslint/eslint-plugin@21.2.0':
|
|
resolution: {integrity: sha512-X2Qn2viDsjm91CEMxNrxDH3qkKpp6un0C1F1BW2p/m9J4AUVfOcXwWz9UpHFSHTRQ+YlTJbiH1ZwwAPeKhFaxA==}
|
|
peerDependencies:
|
|
'@typescript-eslint/utils': ^7.11.0 || ^8.0.0
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '*'
|
|
|
|
'@angular-eslint/schematics@21.2.0':
|
|
resolution: {integrity: sha512-WtT4fPKIUQ/hswy+l2GF/rKOdD+42L3fUzzcwRzNutQbe2tU9SimoSOAsay/ylWEuhIOQTs7ysPB8fUgFQoLpA==}
|
|
peerDependencies:
|
|
'@angular/cli': '>= 21.0.0 < 22.0.0'
|
|
|
|
'@angular-eslint/template-parser@21.2.0':
|
|
resolution: {integrity: sha512-TCb3qYOC/uXKZCo56cJ6N9sHeWdFhyVqrbbYfFjTi09081T6jllgHDZL5Ms7gOMNY8KywWGGbhxwvzeA0RwTgA==}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '*'
|
|
|
|
'@angular-eslint/utils@21.2.0':
|
|
resolution: {integrity: sha512-E19/hkuvHoNFvctBkmEiGWpy2bbC6cgbr3GNVrn2nGtbI4jnwnDFCGHv50I4LBfvj0PA9E6TWe73ejJ5qoMJWQ==}
|
|
peerDependencies:
|
|
'@typescript-eslint/utils': ^7.11.0 || ^8.0.0
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '*'
|
|
|
|
'@angular/build@21.1.2':
|
|
resolution: {integrity: sha512-5hl7OTZeQcdkr/3LXSijLuUCwlcqGyYJYOb8GbFqSifSR03JFI3tLQtyQ0LX2CXv3MOx1qFUQbYVfcjW5M36QQ==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
|
peerDependencies:
|
|
'@angular/compiler': ^21.0.0
|
|
'@angular/compiler-cli': ^21.0.0
|
|
'@angular/core': ^21.0.0
|
|
'@angular/localize': ^21.0.0
|
|
'@angular/platform-browser': ^21.0.0
|
|
'@angular/platform-server': ^21.0.0
|
|
'@angular/service-worker': ^21.0.0
|
|
'@angular/ssr': ^21.1.2
|
|
karma: ^6.4.0
|
|
less: ^4.2.0
|
|
ng-packagr: ^21.0.0
|
|
postcss: ^8.4.0
|
|
tailwindcss: ^2.0.0 || ^3.0.0 || ^4.0.0
|
|
tslib: ^2.3.0
|
|
typescript: '>=5.9 <6.0'
|
|
vitest: ^4.0.8
|
|
peerDependenciesMeta:
|
|
'@angular/core':
|
|
optional: true
|
|
'@angular/localize':
|
|
optional: true
|
|
'@angular/platform-browser':
|
|
optional: true
|
|
'@angular/platform-server':
|
|
optional: true
|
|
'@angular/service-worker':
|
|
optional: true
|
|
'@angular/ssr':
|
|
optional: true
|
|
karma:
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
ng-packagr:
|
|
optional: true
|
|
postcss:
|
|
optional: true
|
|
tailwindcss:
|
|
optional: true
|
|
vitest:
|
|
optional: true
|
|
|
|
'@angular/cdk@21.1.2':
|
|
resolution: {integrity: sha512-0q+PhBKmjKO0Yi353VCpMxT0g787cllLhdpyxh00i3twxNWvFkQZgy2Ih187ZXydvW+u9mFkK9+UGLzncQ0yng==}
|
|
peerDependencies:
|
|
'@angular/common': ^21.0.0 || ^22.0.0
|
|
'@angular/core': ^21.0.0 || ^22.0.0
|
|
'@angular/platform-browser': ^21.0.0 || ^22.0.0
|
|
rxjs: ^6.5.3 || ^7.4.0
|
|
|
|
'@angular/cli@21.1.2':
|
|
resolution: {integrity: sha512-AHjXCBl2PEilMJct6DX3ih5Fl5PiKpNDIj0ViTyVh1YcfpYjt6NzhVlV2o++8VNPNH/vMcmf2551LZIDProXXA==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
|
hasBin: true
|
|
|
|
'@angular/common@21.1.2':
|
|
resolution: {integrity: sha512-NK26OG1+/3EXLDWstSPmdGbkpt8bP9AsT9J7EBornMswUjmQDbjyb85N/esKjRjDMkw4p/aKpBo24eCV5uUmBA==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
peerDependencies:
|
|
'@angular/core': 21.1.2
|
|
rxjs: ^6.5.3 || ^7.4.0
|
|
|
|
'@angular/compiler-cli@21.1.2':
|
|
resolution: {integrity: sha512-h+sX7QvSz58KvmRwNMa33EZHti8Cnw1DL01kInJ/foDchC/O2VMOumeGHS+lAe48t2Nbhiq/obgf275TkDZYsA==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@angular/compiler': 21.1.2
|
|
typescript: '>=5.9 <6.0'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
'@angular/compiler@21.1.2':
|
|
resolution: {integrity: sha512-5OFdZPNix7iK4HSdRxPgg74VvcmQZAMzv9ACYZ8iGfNxiJUjFSurfz0AtVEh0oE2oZDH1v48bHI1s+0ljCHZhA==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
|
|
'@angular/core@21.1.2':
|
|
resolution: {integrity: sha512-W2xxRb7noOD1DdMwKaZ3chFhii6nutaNIXt7dfWsMWoujg3Kqpdn1ukeyW5aHKQZvCJTIGr4f3whZ8Sj/17aCA==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
peerDependencies:
|
|
'@angular/compiler': 21.1.2
|
|
rxjs: ^6.5.3 || ^7.4.0
|
|
zone.js: ~0.15.0 || ~0.16.0
|
|
peerDependenciesMeta:
|
|
'@angular/compiler':
|
|
optional: true
|
|
zone.js:
|
|
optional: true
|
|
|
|
'@angular/forms@21.1.2':
|
|
resolution: {integrity: sha512-dY56FuoBEvfLMtatKGg1vMFSwgySzWJm3URaBj3GpFTjhnuByHoxH4Lb5u50lrrVc9VQt/BZmq3mDZXjlx6Qgw==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
peerDependencies:
|
|
'@angular/common': 21.1.2
|
|
'@angular/core': 21.1.2
|
|
'@angular/platform-browser': 21.1.2
|
|
rxjs: ^6.5.3 || ^7.4.0
|
|
|
|
'@angular/localize@21.1.2':
|
|
resolution: {integrity: sha512-y4vV8Lc39DC4qT3vI9RqpUYQ6Iu2WC/6pxt3o3YYJRk6eUyLSGpcp/jbfPjqDlZQNfKLdTDHEC7HeQnwD69/Mw==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@angular/compiler': 21.1.2
|
|
'@angular/compiler-cli': 21.1.2
|
|
|
|
'@angular/platform-browser-dynamic@21.1.2':
|
|
resolution: {integrity: sha512-3+6Le0CuEpJFdJniD2ol6i9i7gmlJv+Qck5lxY+eHq2Ylj0VJ9sBIFaMBCmvdb6lz7QYnKoZr+Lhv1MX6hVXyg==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
peerDependencies:
|
|
'@angular/common': 21.1.2
|
|
'@angular/compiler': 21.1.2
|
|
'@angular/core': 21.1.2
|
|
'@angular/platform-browser': 21.1.2
|
|
|
|
'@angular/platform-browser@21.1.2':
|
|
resolution: {integrity: sha512-8vnCbQhxugQ3meGQ0YlSp0uNBYUjpFXYjFnGQ0Xq5jvzc9WX7KSix6+AydEjZtQfc1bWRetBTOlhQpqnwYp53g==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
peerDependencies:
|
|
'@angular/animations': 21.1.2
|
|
'@angular/common': 21.1.2
|
|
'@angular/core': 21.1.2
|
|
peerDependenciesMeta:
|
|
'@angular/animations':
|
|
optional: true
|
|
|
|
'@angular/router@21.1.2':
|
|
resolution: {integrity: sha512-APl4tkTJIrpejlULLrGtIdLuJkNctPy0pnVijrJLR52nEV0xX165ulXk3XrL9QnMk0iy950aTYtoTal4aMw16Q==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
peerDependencies:
|
|
'@angular/common': 21.1.2
|
|
'@angular/core': 21.1.2
|
|
'@angular/platform-browser': 21.1.2
|
|
rxjs: ^6.5.3 || ^7.4.0
|
|
|
|
'@asamuzakjp/css-color@3.2.0':
|
|
resolution: {integrity: sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==}
|
|
|
|
'@babel/code-frame@7.29.0':
|
|
resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/compat-data@7.29.0':
|
|
resolution: {integrity: sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/core@7.28.5':
|
|
resolution: {integrity: sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/core@7.29.0':
|
|
resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/generator@7.28.5':
|
|
resolution: {integrity: sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/generator@7.29.0':
|
|
resolution: {integrity: sha512-vSH118/wwM/pLR38g/Sgk05sNtro6TlTJKuiMXDaZqPUfjTFcudpCOt00IhOfj+1BFAX+UFAlzCU+6WXr3GLFQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-annotate-as-pure@7.27.3':
|
|
resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-compilation-targets@7.28.6':
|
|
resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-create-class-features-plugin@7.28.6':
|
|
resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-create-regexp-features-plugin@7.28.5':
|
|
resolution: {integrity: sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-define-polyfill-provider@0.6.6':
|
|
resolution: {integrity: sha512-mOAsxeeKkUKayvZR3HeTYD/fICpCPLJrU5ZjelT/PA6WHtNDBOE436YiaEUvHN454bRM3CebhDsIpieCc4texA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
'@babel/helper-globals@7.28.0':
|
|
resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-member-expression-to-functions@7.28.5':
|
|
resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-imports@7.28.6':
|
|
resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-transforms@7.28.6':
|
|
resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-optimise-call-expression@7.27.1':
|
|
resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-plugin-utils@7.28.6':
|
|
resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-remap-async-to-generator@7.27.1':
|
|
resolution: {integrity: sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-replace-supers@7.28.6':
|
|
resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.27.1':
|
|
resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-split-export-declaration@7.24.7':
|
|
resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-string-parser@7.27.1':
|
|
resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-identifier@7.28.5':
|
|
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-option@7.27.1':
|
|
resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-wrap-function@7.28.6':
|
|
resolution: {integrity: sha512-z+PwLziMNBeSQJonizz2AGnndLsP2DeGHIxDAn+wdHOGuo4Fo1x1HBPPXeE9TAOPHNNWQKCSlA2VZyYyyibDnQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helpers@7.28.6':
|
|
resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/parser@7.29.0':
|
|
resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
'@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5':
|
|
resolution: {integrity: sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1':
|
|
resolution: {integrity: sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1':
|
|
resolution: {integrity: sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1':
|
|
resolution: {integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.13.0
|
|
|
|
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6':
|
|
resolution: {integrity: sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2':
|
|
resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-async-generators@7.8.4':
|
|
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-bigint@7.8.3':
|
|
resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-class-properties@7.12.13':
|
|
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-class-static-block@7.14.5':
|
|
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-assertions@7.28.6':
|
|
resolution: {integrity: sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.28.6':
|
|
resolution: {integrity: sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-meta@7.10.4':
|
|
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-json-strings@7.8.3':
|
|
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-jsx@7.27.1':
|
|
resolution: {integrity: sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-logical-assignment-operators@7.10.4':
|
|
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-nullish-coalescing-operator@7.8.3':
|
|
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-numeric-separator@7.10.4':
|
|
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-object-rest-spread@7.8.3':
|
|
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-optional-catch-binding@7.8.3':
|
|
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-optional-chaining@7.8.3':
|
|
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-private-property-in-object@7.14.5':
|
|
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-top-level-await@7.14.5':
|
|
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-typescript@7.27.1':
|
|
resolution: {integrity: sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-unicode-sets-regex@7.18.6':
|
|
resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-arrow-functions@7.27.1':
|
|
resolution: {integrity: sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-async-generator-functions@7.28.0':
|
|
resolution: {integrity: sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-async-to-generator@7.27.1':
|
|
resolution: {integrity: sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-block-scoped-functions@7.27.1':
|
|
resolution: {integrity: sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-block-scoping@7.28.6':
|
|
resolution: {integrity: sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-class-properties@7.28.6':
|
|
resolution: {integrity: sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-class-static-block@7.28.6':
|
|
resolution: {integrity: sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.12.0
|
|
|
|
'@babel/plugin-transform-classes@7.28.6':
|
|
resolution: {integrity: sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-computed-properties@7.28.6':
|
|
resolution: {integrity: sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-destructuring@7.28.5':
|
|
resolution: {integrity: sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-dotall-regex@7.28.6':
|
|
resolution: {integrity: sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-duplicate-keys@7.27.1':
|
|
resolution: {integrity: sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0':
|
|
resolution: {integrity: sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-dynamic-import@7.27.1':
|
|
resolution: {integrity: sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-explicit-resource-management@7.28.6':
|
|
resolution: {integrity: sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-exponentiation-operator@7.28.6':
|
|
resolution: {integrity: sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-export-namespace-from@7.27.1':
|
|
resolution: {integrity: sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-for-of@7.27.1':
|
|
resolution: {integrity: sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-function-name@7.27.1':
|
|
resolution: {integrity: sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-json-strings@7.28.6':
|
|
resolution: {integrity: sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-literals@7.27.1':
|
|
resolution: {integrity: sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-logical-assignment-operators@7.28.6':
|
|
resolution: {integrity: sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-member-expression-literals@7.27.1':
|
|
resolution: {integrity: sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-amd@7.27.1':
|
|
resolution: {integrity: sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-commonjs@7.28.6':
|
|
resolution: {integrity: sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-systemjs@7.29.0':
|
|
resolution: {integrity: sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-umd@7.27.1':
|
|
resolution: {integrity: sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-named-capturing-groups-regex@7.29.0':
|
|
resolution: {integrity: sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-new-target@7.27.1':
|
|
resolution: {integrity: sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-nullish-coalescing-operator@7.28.6':
|
|
resolution: {integrity: sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-numeric-separator@7.28.6':
|
|
resolution: {integrity: sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-object-rest-spread@7.28.6':
|
|
resolution: {integrity: sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-object-super@7.27.1':
|
|
resolution: {integrity: sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-optional-catch-binding@7.28.6':
|
|
resolution: {integrity: sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-optional-chaining@7.28.6':
|
|
resolution: {integrity: sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-parameters@7.27.7':
|
|
resolution: {integrity: sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-private-methods@7.28.6':
|
|
resolution: {integrity: sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-private-property-in-object@7.28.6':
|
|
resolution: {integrity: sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-property-literals@7.27.1':
|
|
resolution: {integrity: sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-regenerator@7.29.0':
|
|
resolution: {integrity: sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-regexp-modifiers@7.28.6':
|
|
resolution: {integrity: sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-reserved-words@7.27.1':
|
|
resolution: {integrity: sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-runtime@7.28.5':
|
|
resolution: {integrity: sha512-20NUVgOrinudkIBzQ2bNxP08YpKprUkRTiRSd2/Z5GOdPImJGkoN4Z7IQe1T5AdyKI1i5L6RBmluqdSzvaq9/w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-shorthand-properties@7.27.1':
|
|
resolution: {integrity: sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-spread@7.28.6':
|
|
resolution: {integrity: sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-sticky-regex@7.27.1':
|
|
resolution: {integrity: sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-template-literals@7.27.1':
|
|
resolution: {integrity: sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-typeof-symbol@7.27.1':
|
|
resolution: {integrity: sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-escapes@7.27.1':
|
|
resolution: {integrity: sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-property-regex@7.28.6':
|
|
resolution: {integrity: sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-regex@7.27.1':
|
|
resolution: {integrity: sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-sets-regex@7.28.6':
|
|
resolution: {integrity: sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/preset-env@7.28.5':
|
|
resolution: {integrity: sha512-S36mOoi1Sb6Fz98fBfE+UZSpYw5mJm0NUHtIKrOuNcqeFauy1J6dIvXm2KRVKobOSaGq4t/hBXdN4HGU3wL9Wg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/preset-modules@0.1.6-no-external-plugins':
|
|
resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
|
|
|
|
'@babel/runtime@7.28.4':
|
|
resolution: {integrity: sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/template@7.28.6':
|
|
resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/traverse@7.29.0':
|
|
resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/types@7.29.0':
|
|
resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@bcoe/v8-coverage@0.2.3':
|
|
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
|
|
|
|
'@codecov/bundler-plugin-core@1.9.1':
|
|
resolution: {integrity: sha512-dt3ic7gMswz4p/qdkYPVJwXlLiLsz55rBBn2I7mr0HTG8pCoLRqnANJIwo5WrqGBZgPyVSMPBqBra6VxLWfDyA==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@codecov/webpack-plugin@1.9.1':
|
|
resolution: {integrity: sha512-isyETXPJfhuG+UOteElc1X/IHpBG0dZNAa7loquA9N6lcu4szwNkwHvLdnMJ49kjVwcIpZBjUD2eZPhneBcDYQ==}
|
|
engines: {node: '>=18.0.0'}
|
|
peerDependencies:
|
|
webpack: 5.x
|
|
|
|
'@cspotcode/source-map-support@0.8.1':
|
|
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@csstools/color-helpers@5.1.0':
|
|
resolution: {integrity: sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@csstools/css-calc@2.1.4':
|
|
resolution: {integrity: sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-parser-algorithms': ^3.0.5
|
|
'@csstools/css-tokenizer': ^3.0.4
|
|
|
|
'@csstools/css-color-parser@3.1.0':
|
|
resolution: {integrity: sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-parser-algorithms': ^3.0.5
|
|
'@csstools/css-tokenizer': ^3.0.4
|
|
|
|
'@csstools/css-parser-algorithms@3.0.5':
|
|
resolution: {integrity: sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-tokenizer': ^3.0.4
|
|
|
|
'@csstools/css-tokenizer@3.0.4':
|
|
resolution: {integrity: sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@ctrl/tinycolor@4.2.0':
|
|
resolution: {integrity: sha512-kzyuwOAQnXJNLS9PSyrk0CWk35nWJW/zl/6KvnTBMFK65gm7U1/Z5BqjxeapjZCIhQcM/DsrEmcbRwDyXyXK4A==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@discoveryjs/json-ext@0.6.3':
|
|
resolution: {integrity: sha512-4B4OijXeVNOPZlYA2oEwWOTkzyltLao+xbotHQeqN++Rv27Y6s818+n2Qkp8q+Fxhn0t/5lA5X1Mxktud8eayQ==}
|
|
engines: {node: '>=14.17.0'}
|
|
|
|
'@emnapi/core@1.8.1':
|
|
resolution: {integrity: sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==}
|
|
|
|
'@emnapi/runtime@1.8.1':
|
|
resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==}
|
|
|
|
'@emnapi/wasi-threads@1.1.0':
|
|
resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==}
|
|
|
|
'@esbuild/aix-ppc64@0.27.0':
|
|
resolution: {integrity: sha512-KuZrd2hRjz01y5JK9mEBSD3Vj3mbCvemhT466rSuJYeE/hjuBrHfjjcjMdTm/sz7au+++sdbJZJmuBwQLuw68A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/aix-ppc64@0.27.2':
|
|
resolution: {integrity: sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.27.0':
|
|
resolution: {integrity: sha512-CC3vt4+1xZrs97/PKDkl0yN7w8edvU2vZvAFGD16n9F0Cvniy5qvzRXjfO1l94efczkkQE6g1x0i73Qf5uthOQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm64@0.27.2':
|
|
resolution: {integrity: sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.27.0':
|
|
resolution: {integrity: sha512-j67aezrPNYWJEOHUNLPj9maeJte7uSMM6gMoxfPC9hOg8N02JuQi/T7ewumf4tNvJadFkvLZMlAq73b9uwdMyQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.27.2':
|
|
resolution: {integrity: sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.27.0':
|
|
resolution: {integrity: sha512-wurMkF1nmQajBO1+0CJmcN17U4BP6GqNSROP8t0X/Jiw2ltYGLHpEksp9MpoBqkrFR3kv2/te6Sha26k3+yZ9Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.27.2':
|
|
resolution: {integrity: sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.27.0':
|
|
resolution: {integrity: sha512-uJOQKYCcHhg07DL7i8MzjvS2LaP7W7Pn/7uA0B5S1EnqAirJtbyw4yC5jQ5qcFjHK9l6o/MX9QisBg12kNkdHg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-arm64@0.27.2':
|
|
resolution: {integrity: sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.27.0':
|
|
resolution: {integrity: sha512-8mG6arH3yB/4ZXiEnXof5MK72dE6zM9cDvUcPtxhUZsDjESl9JipZYW60C3JGreKCEP+p8P/72r69m4AZGJd5g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.27.2':
|
|
resolution: {integrity: sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.27.0':
|
|
resolution: {integrity: sha512-9FHtyO988CwNMMOE3YIeci+UV+x5Zy8fI2qHNpsEtSF83YPBmE8UWmfYAQg6Ux7Gsmd4FejZqnEUZCMGaNQHQw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-arm64@0.27.2':
|
|
resolution: {integrity: sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.27.0':
|
|
resolution: {integrity: sha512-zCMeMXI4HS/tXvJz8vWGexpZj2YVtRAihHLk1imZj4efx1BQzN76YFeKqlDr3bUWI26wHwLWPd3rwh6pe4EV7g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.27.2':
|
|
resolution: {integrity: sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.27.0':
|
|
resolution: {integrity: sha512-AS18v0V+vZiLJyi/4LphvBE+OIX682Pu7ZYNsdUHyUKSoRwdnOsMf6FDekwoAFKej14WAkOef3zAORJgAtXnlQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm64@0.27.2':
|
|
resolution: {integrity: sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.27.0':
|
|
resolution: {integrity: sha512-t76XLQDpxgmq2cNXKTVEB7O7YMb42atj2Re2Haf45HkaUpjM2J0UuJZDuaGbPbamzZ7bawyGFUkodL+zcE+jvQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.27.2':
|
|
resolution: {integrity: sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.27.0':
|
|
resolution: {integrity: sha512-Mz1jxqm/kfgKkc/KLHC5qIujMvnnarD9ra1cEcrs7qshTUSksPihGrWHVG5+osAIQ68577Zpww7SGapmzSt4Nw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.27.2':
|
|
resolution: {integrity: sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.27.0':
|
|
resolution: {integrity: sha512-QbEREjdJeIreIAbdG2hLU1yXm1uu+LTdzoq1KCo4G4pFOLlvIspBm36QrQOar9LFduavoWX2msNFAAAY9j4BDg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.27.2':
|
|
resolution: {integrity: sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.27.0':
|
|
resolution: {integrity: sha512-sJz3zRNe4tO2wxvDpH/HYJilb6+2YJxo/ZNbVdtFiKDufzWq4JmKAiHy9iGoLjAV7r/W32VgaHGkk35cUXlNOg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.27.2':
|
|
resolution: {integrity: sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.27.0':
|
|
resolution: {integrity: sha512-z9N10FBD0DCS2dmSABDBb5TLAyF1/ydVb+N4pi88T45efQ/w4ohr/F/QYCkxDPnkhkp6AIpIcQKQ8F0ANoA2JA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.27.2':
|
|
resolution: {integrity: sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.27.0':
|
|
resolution: {integrity: sha512-pQdyAIZ0BWIC5GyvVFn5awDiO14TkT/19FTmFcPdDec94KJ1uZcmFs21Fo8auMXzD4Tt+diXu1LW1gHus9fhFQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.27.2':
|
|
resolution: {integrity: sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.27.0':
|
|
resolution: {integrity: sha512-hPlRWR4eIDDEci953RI1BLZitgi5uqcsjKMxwYfmi4LcwyWo2IcRP+lThVnKjNtk90pLS8nKdroXYOqW+QQH+w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.27.2':
|
|
resolution: {integrity: sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.27.0':
|
|
resolution: {integrity: sha512-1hBWx4OUJE2cab++aVZ7pObD6s+DK4mPGpemtnAORBvb5l/g5xFGk0vc0PjSkrDs0XaXj9yyob3d14XqvnQ4gw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.27.2':
|
|
resolution: {integrity: sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-arm64@0.27.0':
|
|
resolution: {integrity: sha512-6m0sfQfxfQfy1qRuecMkJlf1cIzTOgyaeXaiVaaki8/v+WB+U4hc6ik15ZW6TAllRlg/WuQXxWj1jx6C+dfy3w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-arm64@0.27.2':
|
|
resolution: {integrity: sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.27.0':
|
|
resolution: {integrity: sha512-xbbOdfn06FtcJ9d0ShxxvSn2iUsGd/lgPIO2V3VZIPDbEaIj1/3nBBe1AwuEZKXVXkMmpr6LUAgMkLD/4D2PPA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.27.2':
|
|
resolution: {integrity: sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.27.0':
|
|
resolution: {integrity: sha512-fWgqR8uNbCQ/GGv0yhzttj6sU/9Z5/Sv/VGU3F5OuXK6J6SlriONKrQ7tNlwBrJZXRYk5jUhuWvF7GYzGguBZQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.27.2':
|
|
resolution: {integrity: sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.27.0':
|
|
resolution: {integrity: sha512-aCwlRdSNMNxkGGqQajMUza6uXzR/U0dIl1QmLjPtRbLOx3Gy3otfFu/VjATy4yQzo9yFDGTxYDo1FfAD9oRD2A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.27.2':
|
|
resolution: {integrity: sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openharmony-arm64@0.27.0':
|
|
resolution: {integrity: sha512-nyvsBccxNAsNYz2jVFYwEGuRRomqZ149A39SHWk4hV0jWxKM0hjBPm3AmdxcbHiFLbBSwG6SbpIcUbXjgyECfA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@esbuild/openharmony-arm64@0.27.2':
|
|
resolution: {integrity: sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@esbuild/sunos-x64@0.27.0':
|
|
resolution: {integrity: sha512-Q1KY1iJafM+UX6CFEL+F4HRTgygmEW568YMqDA5UV97AuZSm21b7SXIrRJDwXWPzr8MGr75fUZPV67FdtMHlHA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/sunos-x64@0.27.2':
|
|
resolution: {integrity: sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.27.0':
|
|
resolution: {integrity: sha512-W1eyGNi6d+8kOmZIwi/EDjrL9nxQIQ0MiGqe/AWc6+IaHloxHSGoeRgDRKHFISThLmsewZ5nHFvGFWdBYlgKPg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-arm64@0.27.2':
|
|
resolution: {integrity: sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.27.0':
|
|
resolution: {integrity: sha512-30z1aKL9h22kQhilnYkORFYt+3wp7yZsHWus+wSKAJR8JtdfI76LJ4SBdMsCopTR3z/ORqVu5L1vtnHZWVj4cQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.27.2':
|
|
resolution: {integrity: sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.27.0':
|
|
resolution: {integrity: sha512-aIitBcjQeyOhMTImhLZmtxfdOcuNRpwlPNmlFKPcHQYPhEssw75Cl1TSXJXpMkzaua9FUetx/4OQKq7eJul5Cg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.27.2':
|
|
resolution: {integrity: sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@eslint-community/eslint-utils@4.9.1':
|
|
resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
|
|
|
'@eslint-community/regexpp@4.12.2':
|
|
resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
|
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
|
|
'@eslint/config-array@0.21.1':
|
|
resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/config-helpers@0.4.2':
|
|
resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/core@0.17.0':
|
|
resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/eslintrc@3.3.3':
|
|
resolution: {integrity: sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/js@9.39.2':
|
|
resolution: {integrity: sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/object-schema@2.1.7':
|
|
resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/plugin-kit@0.4.1':
|
|
resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@fastify/busboy@2.1.1':
|
|
resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@hono/node-server@1.19.9':
|
|
resolution: {integrity: sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==}
|
|
engines: {node: '>=18.14.1'}
|
|
peerDependencies:
|
|
hono: ^4
|
|
|
|
'@humanfs/core@0.19.1':
|
|
resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
|
|
engines: {node: '>=18.18.0'}
|
|
|
|
'@humanfs/node@0.16.7':
|
|
resolution: {integrity: sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==}
|
|
engines: {node: '>=18.18.0'}
|
|
|
|
'@humanwhocodes/module-importer@1.0.1':
|
|
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
|
|
engines: {node: '>=12.22'}
|
|
|
|
'@humanwhocodes/retry@0.4.3':
|
|
resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
|
|
engines: {node: '>=18.18'}
|
|
|
|
'@inquirer/ansi@1.0.2':
|
|
resolution: {integrity: sha512-S8qNSZiYzFd0wAcyG5AXCvUHC5Sr7xpZ9wZ2py9XR88jUz8wooStVx5M6dRzczbBWjic9NP7+rY0Xi7qqK/aMQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@inquirer/checkbox@4.3.2':
|
|
resolution: {integrity: sha512-VXukHf0RR1doGe6Sm4F0Em7SWYLTHSsbGfJdS9Ja2bX5/D5uwVOEjr07cncLROdBvmnvCATYEWlHqYmXv2IlQA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/confirm@5.1.21':
|
|
resolution: {integrity: sha512-KR8edRkIsUayMXV+o3Gv+q4jlhENF9nMYUZs9PA2HzrXeHI8M5uDag70U7RJn9yyiMZSbtF5/UexBtAVtZGSbQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/core@10.3.2':
|
|
resolution: {integrity: sha512-43RTuEbfP8MbKzedNqBrlhhNKVwoK//vUFNW3Q3vZ88BLcrs4kYpGg+B2mm5p2K/HfygoCxuKwJJiv8PbGmE0A==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/editor@4.2.23':
|
|
resolution: {integrity: sha512-aLSROkEwirotxZ1pBaP8tugXRFCxW94gwrQLxXfrZsKkfjOYC1aRvAZuhpJOb5cu4IBTJdsCigUlf2iCOu4ZDQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/expand@4.0.23':
|
|
resolution: {integrity: sha512-nRzdOyFYnpeYTTR2qFwEVmIWypzdAx/sIkCMeTNTcflFOovfqUk+HcFhQQVBftAh9gmGrpFj6QcGEqrDMDOiew==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/external-editor@1.0.3':
|
|
resolution: {integrity: sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/figures@1.0.15':
|
|
resolution: {integrity: sha512-t2IEY+unGHOzAaVM5Xx6DEWKeXlDDcNPeDyUpsRc6CUhBfU3VQOEl+Vssh7VNp1dR8MdUJBWhuObjXCsVpjN5g==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@inquirer/input@4.3.1':
|
|
resolution: {integrity: sha512-kN0pAM4yPrLjJ1XJBjDxyfDduXOuQHrBB8aLDMueuwUGn+vNpF7Gq7TvyVxx8u4SHlFFj4trmj+a2cbpG4Jn1g==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/number@3.0.23':
|
|
resolution: {integrity: sha512-5Smv0OK7K0KUzUfYUXDXQc9jrf8OHo4ktlEayFlelCjwMXz0299Y8OrI+lj7i4gCBY15UObk76q0QtxjzFcFcg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/password@4.0.23':
|
|
resolution: {integrity: sha512-zREJHjhT5vJBMZX/IUbyI9zVtVfOLiTO66MrF/3GFZYZ7T4YILW5MSkEYHceSii/KtRk+4i3RE7E1CUXA2jHcA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/prompts@7.10.1':
|
|
resolution: {integrity: sha512-Dx/y9bCQcXLI5ooQ5KyvA4FTgeo2jYj/7plWfV5Ak5wDPKQZgudKez2ixyfz7tKXzcJciTxqLeK7R9HItwiByg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/rawlist@4.1.11':
|
|
resolution: {integrity: sha512-+LLQB8XGr3I5LZN/GuAHo+GpDJegQwuPARLChlMICNdwW7OwV2izlCSCxN6cqpL0sMXmbKbFcItJgdQq5EBXTw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/search@3.2.2':
|
|
resolution: {integrity: sha512-p2bvRfENXCZdWF/U2BXvnSI9h+tuA8iNqtUKb9UWbmLYCRQxd8WkvwWvYn+3NgYaNwdUkHytJMGG4MMLucI1kA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/select@4.4.2':
|
|
resolution: {integrity: sha512-l4xMuJo55MAe+N7Qr4rX90vypFwCajSakx59qe/tMaC1aEHWLyw68wF4o0A4SLAY4E0nd+Vt+EyskeDIqu1M6w==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@inquirer/type@3.0.10':
|
|
resolution: {integrity: sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@isaacs/balanced-match@4.0.1':
|
|
resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==}
|
|
engines: {node: 20 || >=22}
|
|
|
|
'@isaacs/brace-expansion@5.0.0':
|
|
resolution: {integrity: sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==}
|
|
engines: {node: 20 || >=22}
|
|
|
|
'@isaacs/cliui@8.0.2':
|
|
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@isaacs/fs-minipass@4.0.1':
|
|
resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@istanbuljs/load-nyc-config@1.1.0':
|
|
resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
'@istanbuljs/schema@0.1.3':
|
|
resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==}
|
|
engines: {node: '>=8'}
|
|
|
|
'@jest/console@30.2.0':
|
|
resolution: {integrity: sha512-+O1ifRjkvYIkBqASKWgLxrpEhQAAE7hY77ALLUufSk5717KfOShg6IbqLmdsLMPdUiFvA2kTs0R7YZy+l0IzZQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/core@30.2.0':
|
|
resolution: {integrity: sha512-03W6IhuhjqTlpzh/ojut/pDB2LPRygyWX8ExpgHtQA8H/3K7+1vKmcINx5UzeOX1se6YEsBsOHQ1CRzf3fOwTQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
peerDependencies:
|
|
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
|
peerDependenciesMeta:
|
|
node-notifier:
|
|
optional: true
|
|
|
|
'@jest/diff-sequences@30.0.1':
|
|
resolution: {integrity: sha512-n5H8QLDJ47QqbCNn5SuFjCRDrOLEZ0h8vAHCK5RL9Ls7Xa8AQLa/YxAc9UjFqoEDM48muwtBGjtMY5cr0PLDCw==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/environment-jsdom-abstract@30.2.0':
|
|
resolution: {integrity: sha512-kazxw2L9IPuZpQ0mEt9lu9Z98SqR74xcagANmMBU16X0lS23yPc0+S6hGLUz8kVRlomZEs/5S/Zlpqwf5yu6OQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
peerDependencies:
|
|
canvas: ^3.0.0
|
|
jsdom: '*'
|
|
peerDependenciesMeta:
|
|
canvas:
|
|
optional: true
|
|
|
|
'@jest/environment@30.2.0':
|
|
resolution: {integrity: sha512-/QPTL7OBJQ5ac09UDRa3EQes4gt1FTEG/8jZ/4v5IVzx+Cv7dLxlVIvfvSVRiiX2drWyXeBjkMSR8hvOWSog5g==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/expect-utils@30.0.5':
|
|
resolution: {integrity: sha512-F3lmTT7CXWYywoVUGTCmom0vXq3HTTkaZyTAzIy+bXSBizB7o5qzlC9VCtq0arOa8GqmNsbg/cE9C6HLn7Szew==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/expect-utils@30.2.0':
|
|
resolution: {integrity: sha512-1JnRfhqpD8HGpOmQp180Fo9Zt69zNtC+9lR+kT7NVL05tNXIi+QC8Csz7lfidMoVLPD3FnOtcmp0CEFnxExGEA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/expect@30.2.0':
|
|
resolution: {integrity: sha512-V9yxQK5erfzx99Sf+7LbhBwNWEZ9eZay8qQ9+JSC0TrMR1pMDHLMY+BnVPacWU6Jamrh252/IKo4F1Xn/zfiqA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/fake-timers@30.2.0':
|
|
resolution: {integrity: sha512-HI3tRLjRxAbBy0VO8dqqm7Hb2mIa8d5bg/NJkyQcOk7V118ObQML8RC5luTF/Zsg4474a+gDvhce7eTnP4GhYw==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/get-type@30.0.1':
|
|
resolution: {integrity: sha512-AyYdemXCptSRFirI5EPazNxyPwAL0jXt3zceFjaj8NFiKP9pOi0bfXonf6qkf82z2t3QWPeLCWWw4stPBzctLw==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/get-type@30.1.0':
|
|
resolution: {integrity: sha512-eMbZE2hUnx1WV0pmURZY9XoXPkUYjpc55mb0CrhtdWLtzMQPFvu/rZkTLZFTsdaVQa+Tr4eWAteqcUzoawq/uA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/globals@30.2.0':
|
|
resolution: {integrity: sha512-b63wmnKPaK+6ZZfpYhz9K61oybvbI1aMcIs80++JI1O1rR1vaxHUCNqo3ITu6NU0d4V34yZFoHMn/uoKr/Rwfw==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/pattern@30.0.1':
|
|
resolution: {integrity: sha512-gWp7NfQW27LaBQz3TITS8L7ZCQ0TLvtmI//4OwlQRx4rnWxcPNIYjxZpDcN4+UlGxgm3jS5QPz8IPTCkb59wZA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/reporters@30.2.0':
|
|
resolution: {integrity: sha512-DRyW6baWPqKMa9CzeiBjHwjd8XeAyco2Vt8XbcLFjiwCOEKOvy82GJ8QQnJE9ofsxCMPjH4MfH8fCWIHHDKpAQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
peerDependencies:
|
|
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
|
peerDependenciesMeta:
|
|
node-notifier:
|
|
optional: true
|
|
|
|
'@jest/schemas@29.6.3':
|
|
resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/schemas@30.0.5':
|
|
resolution: {integrity: sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/snapshot-utils@30.2.0':
|
|
resolution: {integrity: sha512-0aVxM3RH6DaiLcjj/b0KrIBZhSX1373Xci4l3cW5xiUWPctZ59zQ7jj4rqcJQ/Z8JuN/4wX3FpJSa3RssVvCug==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/source-map@30.0.1':
|
|
resolution: {integrity: sha512-MIRWMUUR3sdbP36oyNyhbThLHyJ2eEDClPCiHVbrYAe5g3CHRArIVpBw7cdSB5fr+ofSfIb2Tnsw8iEHL0PYQg==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/test-result@30.2.0':
|
|
resolution: {integrity: sha512-RF+Z+0CCHkARz5HT9mcQCBulb1wgCP3FBvl9VFokMX27acKphwyQsNuWH3c+ojd1LeWBLoTYoxF0zm6S/66mjg==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/test-sequencer@30.2.0':
|
|
resolution: {integrity: sha512-wXKgU/lk8fKXMu/l5Hog1R61bL4q5GCdT6OJvdAFz1P+QrpoFuLU68eoKuVc4RbrTtNnTL5FByhWdLgOPSph+Q==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/transform@30.2.0':
|
|
resolution: {integrity: sha512-XsauDV82o5qXbhalKxD7p4TZYYdwcaEXC77PPD2HixEFF+6YGppjrAAQurTl2ECWcEomHBMMNS9AH3kcCFx8jA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/types@30.0.5':
|
|
resolution: {integrity: sha512-aREYa3aku9SSnea4aX6bhKn4bgv3AXkgijoQgbYV3yvbiGt6z+MQ85+6mIhx9DsKW2BuB/cLR/A+tcMThx+KLQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jest/types@30.2.0':
|
|
resolution: {integrity: sha512-H9xg1/sfVvyfU7o3zMfBEjQ1gcsdeTMgqHoYdN79tuLqfTtuu7WckRA1R5whDwOzxaZAeMKTYWqP+WCAi0CHsg==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
|
|
|
|
'@jridgewell/resolve-uri@3.1.1':
|
|
resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/source-map@0.3.11':
|
|
resolution: {integrity: sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.9':
|
|
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
|
|
|
|
'@jsonjoy.com/base64@1.1.2':
|
|
resolution: {integrity: sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/base64@17.65.0':
|
|
resolution: {integrity: sha512-Xrh7Fm/M0QAYpekSgmskdZYnFdSGnsxJ/tHaolA4bNwWdG9i65S8m83Meh7FOxyJyQAdo4d4J97NOomBLEfkDQ==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/buffers@1.2.1':
|
|
resolution: {integrity: sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/buffers@17.65.0':
|
|
resolution: {integrity: sha512-eBrIXd0/Ld3p9lpDDlMaMn6IEfWqtHMD+z61u0JrIiPzsV1r7m6xDZFRxJyvIFTEO+SWdYF9EiQbXZGd8BzPfA==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/codegen@1.0.0':
|
|
resolution: {integrity: sha512-E8Oy+08cmCf0EK/NMxpaJZmOxPqM+6iSe2S4nlSBrPZOORoDJILxtbSUEDKQyTamm/BVAhIGllOBNU79/dwf0g==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/codegen@17.65.0':
|
|
resolution: {integrity: sha512-7MXcRYe7n3BG+fo3jicvjB0+6ypl2Y/bQp79Sp7KeSiiCgLqw4Oled6chVv07/xLVTdo3qa1CD0VCCnPaw+RGA==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/fs-core@4.56.10':
|
|
resolution: {integrity: sha512-PyAEA/3cnHhsGcdY+AmIU+ZPqTuZkDhCXQ2wkXypdLitSpd6d5Ivxhnq4wa2ETRWFVJGabYynBWxIijOswSmOw==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/fs-fsa@4.56.10':
|
|
resolution: {integrity: sha512-/FVK63ysNzTPOnCCcPoPHt77TOmachdMS422txM4KhxddLdbW1fIbFMYH0AM0ow/YchCyS5gqEjKLNyv71j/5Q==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/fs-node-builtins@4.56.10':
|
|
resolution: {integrity: sha512-uUnKz8R0YJyKq5jXpZtkGV9U0pJDt8hmYcLRrPjROheIfjMXsz82kXMgAA/qNg0wrZ1Kv+hrg7azqEZx6XZCVw==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/fs-node-to-fsa@4.56.10':
|
|
resolution: {integrity: sha512-oH+O6Y4lhn9NyG6aEoFwIBNKZeYy66toP5LJcDOMBgL99BKQMUf/zWJspdRhMdn/3hbzQsZ8EHHsuekbFLGUWw==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/fs-node-utils@4.56.10':
|
|
resolution: {integrity: sha512-8EuPBgVI2aDPwFdaNQeNpHsyqPi3rr+85tMNG/lHvQLiVjzoZsvxA//Xd8aB567LUhy4QS03ptT+unkD/DIsNg==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/fs-node@4.56.10':
|
|
resolution: {integrity: sha512-7R4Gv3tkUdW3dXfXiOkqxkElxKNVdd8BDOWC0/dbERd0pXpPY+s2s1Mino+aTvkGrFPiY+mmVxA7zhskm4Ue4Q==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/fs-print@4.56.10':
|
|
resolution: {integrity: sha512-JW4fp5mAYepzFsSGrQ48ep8FXxpg4niFWHdF78wDrFGof7F3tKDJln72QFDEn/27M1yHd4v7sKHHVPh78aWcEw==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/fs-snapshot@4.56.10':
|
|
resolution: {integrity: sha512-DkR6l5fj7+qj0+fVKm/OOXMGfDFCGXLfyHkORH3DF8hxkpDgIHbhf/DwncBMs2igu/ST7OEkexn1gIqoU6Y+9g==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/json-pack@1.21.0':
|
|
resolution: {integrity: sha512-+AKG+R2cfZMShzrF2uQw34v3zbeDYUqnQ+jg7ORic3BGtfw9p/+N6RJbq/kkV8JmYZaINknaEQ2m0/f693ZPpg==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/json-pack@17.65.0':
|
|
resolution: {integrity: sha512-e0SG/6qUCnVhHa0rjDJHgnXnbsacooHVqQHxspjvlYQSkHm+66wkHw6Gql+3u/WxI/b1VsOdUi0M+fOtkgKGdQ==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/json-pointer@1.0.2':
|
|
resolution: {integrity: sha512-Fsn6wM2zlDzY1U+v4Nc8bo3bVqgfNTGcn6dMgs6FjrEnt4ZCe60o6ByKRjOGlI2gow0aE/Q41QOigdTqkyK5fg==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/json-pointer@17.65.0':
|
|
resolution: {integrity: sha512-uhTe+XhlIZpWOxgPcnO+iSCDgKKBpwkDVTyYiXX9VayGV8HSFVJM67M6pUE71zdnXF1W0Da21AvnhlmdwYPpow==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/util@1.9.0':
|
|
resolution: {integrity: sha512-pLuQo+VPRnN8hfPqUTLTHk126wuYdXVxE6aDmjSeV4NCAgyxWbiOIeNJVtID3h1Vzpoi9m4jXezf73I6LgabgQ==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/util@17.65.0':
|
|
resolution: {integrity: sha512-cWiEHZccQORf96q2y6zU3wDeIVPeidmGqd9cNKJRYoVHTV0S1eHPy5JTbHpMnGfDvtvujQwQozOqgO9ABu6h0w==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@leichtgewicht/ip-codec@2.0.5':
|
|
resolution: {integrity: sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==}
|
|
|
|
'@listr2/prompt-adapter-inquirer@3.0.5':
|
|
resolution: {integrity: sha512-WELs+hj6xcilkloBXYf9XXK8tYEnKsgLj01Xl5ONUJpKjmT5hGVUzNUS5tooUxs7pGMrw+jFD/41WpqW4V3LDA==}
|
|
engines: {node: '>=20.0.0'}
|
|
peerDependencies:
|
|
'@inquirer/prompts': '>= 3 < 8'
|
|
listr2: 9.0.5
|
|
|
|
'@lmdb/lmdb-darwin-arm64@3.4.4':
|
|
resolution: {integrity: sha512-XaKL705gDWd6XVls3ATDj13ZdML/LqSIxwgnYpG8xTzH2ifArx8fMMDdvqGE/Emd+W6R90W2fveZcJ0AyS8Y0w==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@lmdb/lmdb-darwin-x64@3.4.4':
|
|
resolution: {integrity: sha512-GPHGEVcwJlkD01GmIr7B4kvbIcUDS2+kBadVEd7lU4can1RZaZQLDDBJRrrNfS2Kavvl0VLI/cMv7UASAXGrww==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@lmdb/lmdb-linux-arm64@3.4.4':
|
|
resolution: {integrity: sha512-mALqr7DE42HsiwVTKpQWxacjHoJk+e9p00RWIJqTACh/hpucxp/0lK/XMh5XzWnU/TDCZLukq1+vNqnNumTP/Q==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@lmdb/lmdb-linux-arm@3.4.4':
|
|
resolution: {integrity: sha512-cmev5/dZr5ACKri9f6GU6lZCXTjMhV72xujlbOhFCgFXrt4W0TxGsmY8kA1BITvH60JBKE50cSxsiulybAbrrw==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@lmdb/lmdb-linux-x64@3.4.4':
|
|
resolution: {integrity: sha512-QjLs8OcmCNcraAcLoZyFlo0atzBJniQLLwhtR+ymQqS5kLYpV5RqwriL87BW+ZiR9ZiGgZx3evrz5vnWPtJ1fQ==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@lmdb/lmdb-win32-arm64@3.4.4':
|
|
resolution: {integrity: sha512-tr/pwHDlZ33forLGAr0tI04cRmP4SgF93yHbb+2zvZiDEyln5yMHhbKDySxY66aUOkhvBvTuHq9q/3YmTj6ZHQ==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@lmdb/lmdb-win32-x64@3.4.4':
|
|
resolution: {integrity: sha512-KRzfocJzB/mgoTCqnMawuLSKheHRVTqWfSmouIgYpFs6Hx4zvZSvsZKSCEb5gHmICy7qsx9l06jk3MFTtiFVAQ==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@modelcontextprotocol/sdk@1.25.2':
|
|
resolution: {integrity: sha512-LZFeo4F9M5qOhC/Uc1aQSrBHxMrvxett+9KLHt7OhcExtoiRN9DKgbZffMP/nxjutWDQpfMDfP3nkHI4X9ijww==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@cfworker/json-schema': ^4.1.1
|
|
zod: ^3.25 || ^4.0
|
|
peerDependenciesMeta:
|
|
'@cfworker/json-schema':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3':
|
|
resolution: {integrity: sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.3':
|
|
resolution: {integrity: sha512-mdzd3AVzYKuUmiWOQ8GNhl64/IoFGol569zNRdkLReh6LRLHOXxU4U8eq0JwaD8iFHdVGqSy4IjFL4reoWCDFw==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.3':
|
|
resolution: {integrity: sha512-YxQL+ax0XqBJDZiKimS2XQaf+2wDGVa1enVRGzEvLLVFeqa5kx2bWbtcSXgsxjQB7nRqqIGFIcLteF/sHeVtQg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm@3.0.3':
|
|
resolution: {integrity: sha512-fg0uy/dG/nZEXfYilKoRe7yALaNmHoYeIoJuJ7KJ+YyU2bvY8vPv27f7UKhGRpY6euFYqEVhxCFZgAUNQBM3nw==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-x64@3.0.3':
|
|
resolution: {integrity: sha512-cvwNfbP07pKUfq1uH+S6KJ7dT9K8WOE4ZiAcsrSes+UY55E/0jLYc+vq+DO7jlmqRb5zAggExKm0H7O/CBaesg==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3':
|
|
resolution: {integrity: sha512-x0fWaQtYp4E6sktbsdAqnehxDgEc/VwM7uLsRCYWaiGu0ykYdZPiS8zCWdnjHwyiumousxfBm4SO31eXqwEZhQ==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@napi-rs/nice-android-arm-eabi@1.1.1':
|
|
resolution: {integrity: sha512-kjirL3N6TnRPv5iuHw36wnucNqXAO46dzK9oPb0wj076R5Xm8PfUVA9nAFB5ZNMmfJQJVKACAPd/Z2KYMppthw==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@napi-rs/nice-android-arm64@1.1.1':
|
|
resolution: {integrity: sha512-blG0i7dXgbInN5urONoUCNf+DUEAavRffrO7fZSeoRMJc5qD+BJeNcpr54msPF6qfDD6kzs9AQJogZvT2KD5nw==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@napi-rs/nice-darwin-arm64@1.1.1':
|
|
resolution: {integrity: sha512-s/E7w45NaLqTGuOjC2p96pct4jRfo61xb9bU1unM/MJ/RFkKlJyJDx7OJI/O0ll/hrfpqKopuAFDV8yo0hfT7A==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@napi-rs/nice-darwin-x64@1.1.1':
|
|
resolution: {integrity: sha512-dGoEBnVpsdcC+oHHmW1LRK5eiyzLwdgNQq3BmZIav+9/5WTZwBYX7r5ZkQC07Nxd3KHOCkgbHSh4wPkH1N1LiQ==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@napi-rs/nice-freebsd-x64@1.1.1':
|
|
resolution: {integrity: sha512-kHv4kEHAylMYmlNwcQcDtXjklYp4FCf0b05E+0h6nDHsZ+F0bDe04U/tXNOqrx5CmIAth4vwfkjjUmp4c4JktQ==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@napi-rs/nice-linux-arm-gnueabihf@1.1.1':
|
|
resolution: {integrity: sha512-E1t7K0efyKXZDoZg1LzCOLxgolxV58HCkaEkEvIYQx12ht2pa8hoBo+4OB3qh7e+QiBlp1SRf+voWUZFxyhyqg==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@napi-rs/nice-linux-arm64-gnu@1.1.1':
|
|
resolution: {integrity: sha512-CIKLA12DTIZlmTaaKhQP88R3Xao+gyJxNWEn04wZwC2wmRapNnxCUZkVwggInMJvtVElA+D4ZzOU5sX4jV+SmQ==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@napi-rs/nice-linux-arm64-musl@1.1.1':
|
|
resolution: {integrity: sha512-+2Rzdb3nTIYZ0YJF43qf2twhqOCkiSrHx2Pg6DJaCPYhhaxbLcdlV8hCRMHghQ+EtZQWGNcS2xF4KxBhSGeutg==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@napi-rs/nice-linux-ppc64-gnu@1.1.1':
|
|
resolution: {integrity: sha512-4FS8oc0GeHpwvv4tKciKkw3Y4jKsL7FRhaOeiPei0X9T4Jd619wHNe4xCLmN2EMgZoeGg+Q7GY7BsvwKpL22Tg==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@napi-rs/nice-linux-riscv64-gnu@1.1.1':
|
|
resolution: {integrity: sha512-HU0nw9uD4FO/oGCCk409tCi5IzIZpH2agE6nN4fqpwVlCn5BOq0MS1dXGjXaG17JaAvrlpV5ZeyZwSon10XOXw==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@napi-rs/nice-linux-s390x-gnu@1.1.1':
|
|
resolution: {integrity: sha512-2YqKJWWl24EwrX0DzCQgPLKQBxYDdBxOHot1KWEq7aY2uYeX+Uvtv4I8xFVVygJDgf6/92h9N3Y43WPx8+PAgQ==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@napi-rs/nice-linux-x64-gnu@1.1.1':
|
|
resolution: {integrity: sha512-/gaNz3R92t+dcrfCw/96pDopcmec7oCcAQ3l/M+Zxr82KT4DljD37CpgrnXV+pJC263JkW572pdbP3hP+KjcIg==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@napi-rs/nice-linux-x64-musl@1.1.1':
|
|
resolution: {integrity: sha512-xScCGnyj/oppsNPMnevsBe3pvNaoK7FGvMjT35riz9YdhB2WtTG47ZlbxtOLpjeO9SqqQ2J2igCmz6IJOD5JYw==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@napi-rs/nice-openharmony-arm64@1.1.1':
|
|
resolution: {integrity: sha512-6uJPRVwVCLDeoOaNyeiW0gp2kFIM4r7PL2MczdZQHkFi9gVlgm+Vn+V6nTWRcu856mJ2WjYJiumEajfSm7arPQ==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@napi-rs/nice-win32-arm64-msvc@1.1.1':
|
|
resolution: {integrity: sha512-uoTb4eAvM5B2aj/z8j+Nv8OttPf2m+HVx3UjA5jcFxASvNhQriyCQF1OB1lHL43ZhW+VwZlgvjmP5qF3+59atA==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@napi-rs/nice-win32-ia32-msvc@1.1.1':
|
|
resolution: {integrity: sha512-CNQqlQT9MwuCsg1Vd/oKXiuH+TcsSPJmlAFc5frFyX/KkOh0UpBLEj7aoY656d5UKZQMQFP7vJNa1DNUNORvug==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@napi-rs/nice-win32-x64-msvc@1.1.1':
|
|
resolution: {integrity: sha512-vB+4G/jBQCAh0jelMTY3+kgFy00Hlx2f2/1zjMoH821IbplbWZOkLiTYXQkygNTzQJTq5cvwBDgn2ppHD+bglQ==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@napi-rs/nice@1.1.1':
|
|
resolution: {integrity: sha512-xJIPs+bYuc9ASBl+cvGsKbGrJmS6fAKaSZCnT0lhahT5rhA2VVy9/EcIgd2JhtEuFOJNx7UHNn/qiTPTY4nrQw==}
|
|
engines: {node: '>= 10'}
|
|
|
|
'@napi-rs/wasm-runtime@0.2.12':
|
|
resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==}
|
|
|
|
'@napi-rs/wasm-runtime@1.1.1':
|
|
resolution: {integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==}
|
|
|
|
'@ng-bootstrap/ng-bootstrap@20.0.0':
|
|
resolution: {integrity: sha512-Jt+GUQ0PdM8VsOUUVr7vTQXhwcGwe2DCe1mmfS21vz9pLSOtGRz41ohZKc1egUevj5Rxm2sHVq5Sve68/nTMfA==}
|
|
peerDependencies:
|
|
'@angular/common': ^21.0.0
|
|
'@angular/core': ^21.0.0
|
|
'@angular/forms': ^21.0.0
|
|
'@angular/localize': ^21.0.0
|
|
'@popperjs/core': ^2.11.8
|
|
rxjs: ^6.5.3 || ^7.4.0
|
|
|
|
'@ng-select/ng-select@21.2.0':
|
|
resolution: {integrity: sha512-cO7pORQK1xs93d35ir3rlUU2eAGfK9xcp6CWMPbv85PqkI+yBca3OSM7YYYkjWFEO+QTi7xRgwh4dBYd5J1ZBA==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || ^24.0.0}
|
|
peerDependencies:
|
|
'@angular/common': ^21.0.0
|
|
'@angular/core': ^21.0.0
|
|
'@angular/forms': ^21.0.0
|
|
|
|
'@ngneat/dirty-check-forms@3.0.3':
|
|
resolution: {integrity: sha512-YGlKrAaqTRO8lfT1xyN9LkYN0GH0crzdnXAxQFNEuNDQpCHv9cQ0j9XPDsonek6X4K7fLug84n0CQ42rSmGBqw==}
|
|
peerDependencies:
|
|
'@angular/core': '>=13.0.0'
|
|
'@angular/forms': '>=13.0.0'
|
|
'@angular/router': '>=13.0.0'
|
|
lodash-es: '>=4.17.0'
|
|
rxjs: '>=6.0.0'
|
|
|
|
'@ngtools/webpack@21.1.2':
|
|
resolution: {integrity: sha512-ZNMMD35urDKqYtx1drxPyGAvUPMOoiKjvrH8owpN+mzIO1nYpssCgmAseo1hePAduSvv8tAsY1NLtJfMSNzubw==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
|
peerDependencies:
|
|
'@angular/compiler-cli': ^21.0.0
|
|
typescript: '>=5.9 <6.0'
|
|
webpack: ^5.54.0
|
|
|
|
'@npmcli/agent@4.0.0':
|
|
resolution: {integrity: sha512-kAQTcEN9E8ERLVg5AsGwLNoFb+oEG6engbqAU2P43gD4JEIkNGMHdVQ096FsOAAYpZPB0RSt0zgInKIAS1l5QA==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@npmcli/fs@5.0.0':
|
|
resolution: {integrity: sha512-7OsC1gNORBEawOa5+j2pXN9vsicaIOH5cPXxoR6fJOmH6/EXpJB2CajXOu1fPRFun2m1lktEFX11+P89hqO/og==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@npmcli/git@7.0.1':
|
|
resolution: {integrity: sha512-+XTFxK2jJF/EJJ5SoAzXk3qwIDfvFc5/g+bD274LZ7uY7LE8sTfG6Z8rOanPl2ZEvZWqNvmEdtXC25cE54VcoA==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@npmcli/installed-package-contents@4.0.0':
|
|
resolution: {integrity: sha512-yNyAdkBxB72gtZ4GrwXCM0ZUedo9nIbOMKfGjt6Cu6DXf0p8y1PViZAKDC8q8kv/fufx0WTjRBdSlyrvnP7hmA==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
hasBin: true
|
|
|
|
'@npmcli/node-gyp@5.0.0':
|
|
resolution: {integrity: sha512-uuG5HZFXLfyFKqg8QypsmgLQW7smiRjVc45bqD/ofZZcR/uxEjgQU8qDPv0s9TEeMUiAAU/GC5bR6++UdTirIQ==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@npmcli/package-json@7.0.4':
|
|
resolution: {integrity: sha512-0wInJG3j/K40OJt/33ax47WfWMzZTm6OQxB9cDhTt5huCP2a9g2GnlsxmfN+PulItNPIpPrZ+kfwwUil7eHcZQ==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@npmcli/promise-spawn@9.0.1':
|
|
resolution: {integrity: sha512-OLUaoqBuyxeTqUvjA3FZFiXUfYC1alp3Sa99gW3EUDz3tZ3CbXDdcZ7qWKBzicrJleIgucoWamWH1saAmH/l2Q==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@npmcli/redact@4.0.0':
|
|
resolution: {integrity: sha512-gOBg5YHMfZy+TfHArfVogwgfBeQnKbbGo3pSUyK/gSI0AVu+pEiDVcKlQb0D8Mg1LNRZILZ6XG8I5dJ4KuAd9Q==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@npmcli/run-script@10.0.3':
|
|
resolution: {integrity: sha512-ER2N6itRkzWbbtVmZ9WKaWxVlKlOeBFF1/7xx+KA5J1xKa4JjUwBdb6tDpk0v1qA+d+VDwHI9qmLcXSWcmi+Rw==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@octokit/auth-token@4.0.0':
|
|
resolution: {integrity: sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==}
|
|
engines: {node: '>= 18'}
|
|
|
|
'@octokit/core@5.2.1':
|
|
resolution: {integrity: sha512-dKYCMuPO1bmrpuogcjQ8z7ICCH3FP6WmxpwC03yjzGfZhj9fTJg6+bS1+UAplekbN2C+M61UNllGOOoAfGCrdQ==}
|
|
engines: {node: '>= 18'}
|
|
|
|
'@octokit/endpoint@9.0.6':
|
|
resolution: {integrity: sha512-H1fNTMA57HbkFESSt3Y9+FBICv+0jFceJFPWDePYlR/iMGrwM5ph+Dd4XRQs+8X+PUFURLQgX9ChPfhJ/1uNQw==}
|
|
engines: {node: '>= 18'}
|
|
|
|
'@octokit/graphql@7.1.1':
|
|
resolution: {integrity: sha512-3mkDltSfcDUoa176nlGoA32RGjeWjl3K7F/BwHwRMJUW/IteSa4bnSV8p2ThNkcIcZU2umkZWxwETSSCJf2Q7g==}
|
|
engines: {node: '>= 18'}
|
|
|
|
'@octokit/openapi-types@20.0.0':
|
|
resolution: {integrity: sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==}
|
|
|
|
'@octokit/openapi-types@24.2.0':
|
|
resolution: {integrity: sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==}
|
|
|
|
'@octokit/plugin-paginate-rest@9.2.2':
|
|
resolution: {integrity: sha512-u3KYkGF7GcZnSD/3UP0S7K5XUFT2FkOQdcfXZGZQPGv3lm4F2Xbf71lvjldr8c1H3nNbF+33cLEkWYbokGWqiQ==}
|
|
engines: {node: '>= 18'}
|
|
peerDependencies:
|
|
'@octokit/core': '5'
|
|
|
|
'@octokit/plugin-rest-endpoint-methods@10.4.1':
|
|
resolution: {integrity: sha512-xV1b+ceKV9KytQe3zCVqjg+8GTGfDYwaT1ATU5isiUyVtlVAO3HNdzpS4sr4GBx4hxQ46s7ITtZrAsxG22+rVg==}
|
|
engines: {node: '>= 18'}
|
|
peerDependencies:
|
|
'@octokit/core': '5'
|
|
|
|
'@octokit/request-error@5.1.1':
|
|
resolution: {integrity: sha512-v9iyEQJH6ZntoENr9/yXxjuezh4My67CBSu9r6Ve/05Iu5gNgnisNWOsoJHTP6k0Rr0+HQIpnH+kyammu90q/g==}
|
|
engines: {node: '>= 18'}
|
|
|
|
'@octokit/request@8.4.1':
|
|
resolution: {integrity: sha512-qnB2+SY3hkCmBxZsR/MPCybNmbJe4KAlfWErXq+rBKkQJlbjdJeS85VI9r8UqeLYLvnAenU8Q1okM/0MBsAGXw==}
|
|
engines: {node: '>= 18'}
|
|
|
|
'@octokit/types@12.6.0':
|
|
resolution: {integrity: sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==}
|
|
|
|
'@octokit/types@13.10.0':
|
|
resolution: {integrity: sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==}
|
|
|
|
'@oxc-project/types@0.106.0':
|
|
resolution: {integrity: sha512-QdsH3rZq480VnOHSHgPYOhjL8O8LBdcnSjM408BpPCCUc0JYYZPG9Gafl9i3OcGk/7137o+gweb4cCv3WAUykg==}
|
|
|
|
'@parcel/watcher-android-arm64@2.5.6':
|
|
resolution: {integrity: sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@parcel/watcher-darwin-arm64@2.5.6':
|
|
resolution: {integrity: sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@parcel/watcher-darwin-x64@2.5.6':
|
|
resolution: {integrity: sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@parcel/watcher-freebsd-x64@2.5.6':
|
|
resolution: {integrity: sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@parcel/watcher-linux-arm-glibc@2.5.6':
|
|
resolution: {integrity: sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-arm-musl@2.5.6':
|
|
resolution: {integrity: sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-arm64-glibc@2.5.6':
|
|
resolution: {integrity: sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-arm64-musl@2.5.6':
|
|
resolution: {integrity: sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-x64-glibc@2.5.6':
|
|
resolution: {integrity: sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-x64-musl@2.5.6':
|
|
resolution: {integrity: sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-win32-arm64@2.5.6':
|
|
resolution: {integrity: sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@parcel/watcher-win32-ia32@2.5.6':
|
|
resolution: {integrity: sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@parcel/watcher-win32-x64@2.5.6':
|
|
resolution: {integrity: sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@parcel/watcher@2.5.6':
|
|
resolution: {integrity: sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==}
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@pkgr/core@0.2.9':
|
|
resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
|
|
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
|
|
|
'@playwright/test@1.58.1':
|
|
resolution: {integrity: sha512-6LdVIUERWxQMmUSSQi0I53GgCBYgM2RpGngCPY7hSeju+VrKjq3lvs7HpJoPbDiY5QM5EYRtRX5fvrinnMAz3w==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
'@popperjs/core@2.11.8':
|
|
resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
|
|
|
|
'@rolldown/binding-android-arm64@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-mWj5eE4Qc8TbPdGGaaLvBb9XfDPvE1EmZkJQgiGKwchkWH4oAJcRAKMTw7ZHnb1L+t7Ah41sBkAecaIsuUgsug==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rolldown/binding-darwin-arm64@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-wFxUymI/5R8bH8qZFYDfAxAN9CyISEIYke+95oZPiv6EWo88aa5rskjVcCpKA532R+klFmdqjbbaD56GNmTF4Q==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-darwin-x64@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-ybp3MkPj23VDV9PhtRwdU5qrGhlViWRV5BjKwO6epaSlUD5lW0WyY+roN3ZAzbma/9RrMTgZ/a/gtQq8YXOcqw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-freebsd-x64@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-Evxj3yh7FWvyklUYZa0qTVT9N2zX9TPDqGF056hl8hlCZ9/ndQ2xMv6uw9PD1VlLpukbsqL+/C6M0qwipL0QMg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-tYeXprDOrEgVHUbPXH6MPso4cM/c6RTkmJNICMQlYdki4hGMh92aj3yU6CKs+4X5gfG0yj5kVUw/L4M685SYag==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-N78vmZzP6zG967Ohr+MasCjmKtis0geZ1SOVmxrA0/bklTQSzH5kHEjW5Qn+i1taFno6GEre1E40v0wuWsNOQw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-l+p4QVtG72C7wI2SIkNQw/KQtSjuYwS3rV6AKcWrRBF62ClsFUcif5vLaZIEbPrCXu5OFRXigXFJnxYsVVZqdQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-urzJX0HrXxIh0FfxwWRjfPCMeInU9qsImLQxHBgLp5ivji1EEUnOfux8KxPPnRQthJyneBrN2LeqUix9DYrNaQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-7ijfVK3GISnXIwq/1FZo+KyAUJjL3kWPJ7rViAL6MWeEBhEgRzJ0yEd9I8N9aut8Y8ab+EKFJyRNMWZuUBwQ0A==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-/m7sKZCS+cUULbzyJTIlv8JbjNohxbpAOA6cM+lgWgqVzPee3U6jpwydrib328JFN/gF9A99IZEnuGYqEDJdww==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-6SZk7zMgv+y3wFFQ9qE5P9NnRHcRsptL1ypmudD26PDY+PvFCvfHRkJNfclWnvacVGxjowr7JOL3a9fd1wWhUw==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [wasm32]
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-sFqfYPnBZ6xBhMkadB7UD0yjEDRvs7ipR3nCggblN+N4ODCXY6qhg/bKL39+W+dgQybL7ErD4EGERVbW9DAWvg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-AnFWJdAqB8+IDPcGrATYs67Kik/6tnndNJV2jGRmwlbeNiQQ8GhRJU8ETRlINfII0pqi9k4WWLnb00p1QCxw/Q==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rolldown/pluginutils@1.0.0-beta.58':
|
|
resolution: {integrity: sha512-qWhDs6yFGR5xDfdrwiSa3CWGIHxD597uGE/A9xGqytBjANvh4rLCTTkq7szhMV4+Ygh+PMS90KVJ8xWG/TkX4w==}
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.57.1':
|
|
resolution: {integrity: sha512-A6ehUVSiSaaliTxai040ZpZ2zTevHYbvu/lDoeAteHI8QnaosIzm4qwtezfRg1jOYaUmnzLX1AOD6Z+UJjtifg==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.57.1':
|
|
resolution: {integrity: sha512-dQaAddCY9YgkFHZcFNS/606Exo8vcLHwArFZ7vxXq4rigo2bb494/xKMMwRRQW6ug7Js6yXmBZhSBRuBvCCQ3w==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.57.1':
|
|
resolution: {integrity: sha512-crNPrwJOrRxagUYeMn/DZwqN88SDmwaJ8Cvi/TN1HnWBU7GwknckyosC2gd0IqYRsHDEnXf328o9/HC6OkPgOg==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.57.1':
|
|
resolution: {integrity: sha512-Ji8g8ChVbKrhFtig5QBV7iMaJrGtpHelkB3lsaKzadFBe58gmjfGXAOfI5FV0lYMH8wiqsxKQ1C9B0YTRXVy4w==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.57.1':
|
|
resolution: {integrity: sha512-R+/WwhsjmwodAcz65guCGFRkMb4gKWTcIeLy60JJQbXrJ97BOXHxnkPFrP+YwFlaS0m+uWJTstrUA9o+UchFug==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-freebsd-x64@4.57.1':
|
|
resolution: {integrity: sha512-IEQTCHeiTOnAUC3IDQdzRAGj3jOAYNr9kBguI7MQAAZK3caezRrg0GxAb6Hchg4lxdZEI5Oq3iov/w/hnFWY9Q==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.57.1':
|
|
resolution: {integrity: sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.57.1':
|
|
resolution: {integrity: sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.57.1':
|
|
resolution: {integrity: sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.57.1':
|
|
resolution: {integrity: sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.57.1':
|
|
resolution: {integrity: sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.57.1':
|
|
resolution: {integrity: sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.57.1':
|
|
resolution: {integrity: sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.57.1':
|
|
resolution: {integrity: sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.57.1':
|
|
resolution: {integrity: sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.57.1':
|
|
resolution: {integrity: sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.57.1':
|
|
resolution: {integrity: sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.57.1':
|
|
resolution: {integrity: sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.57.1':
|
|
resolution: {integrity: sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-openbsd-x64@4.57.1':
|
|
resolution: {integrity: sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.57.1':
|
|
resolution: {integrity: sha512-4wYoDpNg6o/oPximyc/NG+mYUejZrCU2q+2w6YZqrAs2UcNUChIZXjtafAiiZSUc7On8v5NyNj34Kzj/Ltk6dQ==}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.57.1':
|
|
resolution: {integrity: sha512-O54mtsV/6LW3P8qdTcamQmuC990HDfR71lo44oZMZlXU4tzLrbvTii87Ni9opq60ds0YzuAlEr/GNwuNluZyMQ==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.57.1':
|
|
resolution: {integrity: sha512-P3dLS+IerxCT/7D2q2FYcRdWRl22dNbrbBEtxdWhXrfIMPP9lQhb5h4Du04mdl5Woq05jVCDPCMF7Ub0NAjIew==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.57.1':
|
|
resolution: {integrity: sha512-VMBH2eOOaKGtIJYleXsi2B8CPVADrh+TyNxJ4mWPnKfLB/DBUmzW+5m1xUrcwWoMfSLagIRpjUFeW5CO5hyciQ==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.57.1':
|
|
resolution: {integrity: sha512-mxRFDdHIWRxg3UfIIAwCm6NzvxG0jDX/wBN6KsQFTvKFqqg9vTrWUE68qEjHt19A5wwx5X5aUi2zuZT7YR0jrA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@schematics/angular@21.1.2':
|
|
resolution: {integrity: sha512-kxwxhCIUrj7DfzEtDSs/pi/w+aII/WQLpPfLgoQCWE8/95v60WnTfd1afmsXsFoxikKPxkwoPWtU2YbhSoX9MQ==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
|
|
|
'@sigstore/bundle@4.0.0':
|
|
resolution: {integrity: sha512-NwCl5Y0V6Di0NexvkTqdoVfmjTaQwoLM236r89KEojGmq/jMls8S+zb7yOwAPdXvbwfKDlP+lmXgAL4vKSQT+A==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@sigstore/core@3.1.0':
|
|
resolution: {integrity: sha512-o5cw1QYhNQ9IroioJxpzexmPjfCe7gzafd2RY3qnMpxr4ZEja+Jad/U8sgFpaue6bOaF+z7RVkyKVV44FN+N8A==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@sigstore/protobuf-specs@0.5.0':
|
|
resolution: {integrity: sha512-MM8XIwUjN2bwvCg1QvrMtbBmpcSHrkhFSCu1D11NyPvDQ25HEc4oG5/OcQfd/Tlf/OxmKWERDj0zGE23jQaMwA==}
|
|
engines: {node: ^18.17.0 || >=20.5.0}
|
|
|
|
'@sigstore/sign@4.1.0':
|
|
resolution: {integrity: sha512-Vx1RmLxLGnSUqx/o5/VsCjkuN5L7y+vxEEwawvc7u+6WtX2W4GNa7b9HEjmcRWohw/d6BpATXmvOwc78m+Swdg==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@sigstore/tuf@4.0.1':
|
|
resolution: {integrity: sha512-OPZBg8y5Vc9yZjmWCHrlWPMBqW5yd8+wFNl+thMdtcWz3vjVSoJQutF8YkrzI0SLGnkuFof4HSsWUhXrf219Lw==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@sigstore/verify@3.1.0':
|
|
resolution: {integrity: sha512-mNe0Iigql08YupSOGv197YdHpPPr+EzDZmfCgMc7RPNaZTw5aLN01nBl6CHJOh3BGtnMIj83EeN4butBchc8Ag==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@sinclair/typebox@0.27.8':
|
|
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
|
|
|
|
'@sinclair/typebox@0.34.41':
|
|
resolution: {integrity: sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==}
|
|
|
|
'@sinonjs/commons@3.0.1':
|
|
resolution: {integrity: sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==}
|
|
|
|
'@sinonjs/fake-timers@13.0.5':
|
|
resolution: {integrity: sha512-36/hTbH2uaWuGVERyC6da9YwGWnzUZXuPro/F2LfsdOsLnCojz/iSH8MxUt/FD2S5XBSVPhmArFUXcpCQ2Hkiw==}
|
|
|
|
'@standard-schema/spec@1.1.0':
|
|
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
|
|
|
'@tsconfig/node10@1.0.9':
|
|
resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==}
|
|
|
|
'@tsconfig/node12@1.0.11':
|
|
resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==}
|
|
|
|
'@tsconfig/node14@1.0.3':
|
|
resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==}
|
|
|
|
'@tsconfig/node16@1.0.4':
|
|
resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
|
|
|
|
'@tufjs/canonical-json@2.0.0':
|
|
resolution: {integrity: sha512-yVtV8zsdo8qFHe+/3kw81dSLyF7D576A5cCFCi4X7B39tWT7SekaEFUnvnWJHz+9qO7qJTah1JbrDjWKqFtdWA==}
|
|
engines: {node: ^16.14.0 || >=18.0.0}
|
|
|
|
'@tufjs/models@4.1.0':
|
|
resolution: {integrity: sha512-Y8cK9aggNRsqJVaKUlEYs4s7CvQ1b1ta2DVPyAimb0I2qhzjNk+A+mxvll/klL0RlfuIUei8BF7YWiua4kQqww==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
'@tybys/wasm-util@0.10.1':
|
|
resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==}
|
|
|
|
'@types/babel__core@7.20.5':
|
|
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
|
|
|
|
'@types/babel__generator@7.27.0':
|
|
resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==}
|
|
|
|
'@types/babel__template@7.4.4':
|
|
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
|
|
|
|
'@types/babel__traverse@7.28.0':
|
|
resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==}
|
|
|
|
'@types/body-parser@1.19.6':
|
|
resolution: {integrity: sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==}
|
|
|
|
'@types/bonjour@3.5.13':
|
|
resolution: {integrity: sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==}
|
|
|
|
'@types/connect-history-api-fallback@1.5.4':
|
|
resolution: {integrity: sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==}
|
|
|
|
'@types/connect@3.4.38':
|
|
resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==}
|
|
|
|
'@types/eslint-scope@3.7.7':
|
|
resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==}
|
|
|
|
'@types/eslint@9.6.1':
|
|
resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==}
|
|
|
|
'@types/esrecurse@4.3.1':
|
|
resolution: {integrity: sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==}
|
|
|
|
'@types/estree@1.0.8':
|
|
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
|
|
|
'@types/express-serve-static-core@4.19.8':
|
|
resolution: {integrity: sha512-02S5fmqeoKzVZCHPZid4b8JH2eM5HzQLZWN2FohQEy/0eXTq8VXZfSN6Pcr3F6N9R/vNrj7cpgbhjie6m/1tCA==}
|
|
|
|
'@types/express@4.17.25':
|
|
resolution: {integrity: sha512-dVd04UKsfpINUnK0yBoYHDF3xu7xVH4BuDotC/xGuycx4CgbP48X/KF/586bcObxT0HENHXEU8Nqtu6NR+eKhw==}
|
|
|
|
'@types/http-errors@2.0.5':
|
|
resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==}
|
|
|
|
'@types/http-proxy@1.17.17':
|
|
resolution: {integrity: sha512-ED6LB+Z1AVylNTu7hdzuBqOgMnvG/ld6wGCG8wFnAzKX5uyW2K3WD52v0gnLCTK/VLpXtKckgWuyScYK6cSPaw==}
|
|
|
|
'@types/istanbul-lib-coverage@2.0.6':
|
|
resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==}
|
|
|
|
'@types/istanbul-lib-report@3.0.3':
|
|
resolution: {integrity: sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==}
|
|
|
|
'@types/istanbul-reports@3.0.4':
|
|
resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==}
|
|
|
|
'@types/jest@30.0.0':
|
|
resolution: {integrity: sha512-XTYugzhuwqWjws0CVz8QpM36+T+Dz5mTEBKhNs/esGLnCIlGdRy+Dq78NRjd7ls7r8BC8ZRMOrKlkO1hU0JOwA==}
|
|
|
|
'@types/jsdom@21.1.7':
|
|
resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==}
|
|
|
|
'@types/json-schema@7.0.15':
|
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
|
|
|
'@types/mime@1.3.5':
|
|
resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==}
|
|
|
|
'@types/node-forge@1.3.14':
|
|
resolution: {integrity: sha512-mhVF2BnD4BO+jtOp7z1CdzaK4mbuK0LLQYAvdOLqHTavxFNq4zA1EmYkpnFjP8HOUzedfQkRnp0E2ulSAYSzAw==}
|
|
|
|
'@types/node@25.2.0':
|
|
resolution: {integrity: sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==}
|
|
|
|
'@types/qs@6.14.0':
|
|
resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==}
|
|
|
|
'@types/range-parser@1.2.7':
|
|
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
|
|
|
|
'@types/retry@0.12.2':
|
|
resolution: {integrity: sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==}
|
|
|
|
'@types/send@0.17.6':
|
|
resolution: {integrity: sha512-Uqt8rPBE8SY0RK8JB1EzVOIZ32uqy8HwdxCnoCOsYrvnswqmFZ/k+9Ikidlk/ImhsdvBsloHbAlewb2IEBV/Og==}
|
|
|
|
'@types/send@1.2.1':
|
|
resolution: {integrity: sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ==}
|
|
|
|
'@types/serve-index@1.9.4':
|
|
resolution: {integrity: sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==}
|
|
|
|
'@types/serve-static@1.15.10':
|
|
resolution: {integrity: sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw==}
|
|
|
|
'@types/sockjs@0.3.36':
|
|
resolution: {integrity: sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==}
|
|
|
|
'@types/stack-utils@2.0.3':
|
|
resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
|
|
|
|
'@types/tough-cookie@4.0.5':
|
|
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
|
|
|
|
'@types/ws@8.18.1':
|
|
resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
|
|
|
|
'@types/yargs-parser@21.0.3':
|
|
resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
|
|
|
|
'@types/yargs@17.0.33':
|
|
resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==}
|
|
|
|
'@typescript-eslint/eslint-plugin@8.54.0':
|
|
resolution: {integrity: sha512-hAAP5io/7csFStuOmR782YmTthKBJ9ND3WVL60hcOjvtGFb+HJxH4O5huAcmcZ9v9G8P+JETiZ/G1B8MALnWZQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': ^8.54.0
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
'@typescript-eslint/parser@8.54.0':
|
|
resolution: {integrity: sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
'@typescript-eslint/project-service@8.54.0':
|
|
resolution: {integrity: sha512-YPf+rvJ1s7MyiWM4uTRhE4DvBXrEV+d8oC3P9Y2eT7S+HBS0clybdMIPnhiATi9vZOYDc7OQ1L/i6ga6NFYK/g==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
'@typescript-eslint/scope-manager@8.54.0':
|
|
resolution: {integrity: sha512-27rYVQku26j/PbHYcVfRPonmOlVI6gihHtXFbTdB5sb6qA0wdAQAbyXFVarQ5t4HRojIz64IV90YtsjQSSGlQg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/tsconfig-utils@8.54.0':
|
|
resolution: {integrity: sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
'@typescript-eslint/type-utils@8.54.0':
|
|
resolution: {integrity: sha512-hiLguxJWHjjwL6xMBwD903ciAwd7DmK30Y9Axs/etOkftC3ZNN9K44IuRD/EB08amu+Zw6W37x9RecLkOo3pMA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
'@typescript-eslint/types@8.54.0':
|
|
resolution: {integrity: sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/typescript-estree@8.54.0':
|
|
resolution: {integrity: sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
'@typescript-eslint/utils@8.54.0':
|
|
resolution: {integrity: sha512-9Cnda8GS57AQakvRyG0PTejJNlA2xhvyNtEVIMlDWOOeEyBkYWhGPnfrIAnqxLMTSTo6q8g12XVjjev5l1NvMA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <6.0.0'
|
|
|
|
'@typescript-eslint/visitor-keys@8.54.0':
|
|
resolution: {integrity: sha512-VFlhGSl4opC0bprJiItPQ1RfUhGDIBokcPwaFH4yiBCaNPeld/9VeXbiPO1cLyorQi1G1vL+ecBk1x8o1axORA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@ungap/structured-clone@1.3.0':
|
|
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
|
|
|
|
'@unrs/resolver-binding-android-arm-eabi@1.11.1':
|
|
resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@unrs/resolver-binding-android-arm64@1.11.1':
|
|
resolution: {integrity: sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@unrs/resolver-binding-darwin-arm64@1.11.1':
|
|
resolution: {integrity: sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@unrs/resolver-binding-darwin-x64@1.11.1':
|
|
resolution: {integrity: sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@unrs/resolver-binding-freebsd-x64@1.11.1':
|
|
resolution: {integrity: sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1':
|
|
resolution: {integrity: sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@unrs/resolver-binding-linux-arm-musleabihf@1.11.1':
|
|
resolution: {integrity: sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@unrs/resolver-binding-linux-arm64-gnu@1.11.1':
|
|
resolution: {integrity: sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@unrs/resolver-binding-linux-arm64-musl@1.11.1':
|
|
resolution: {integrity: sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@unrs/resolver-binding-linux-ppc64-gnu@1.11.1':
|
|
resolution: {integrity: sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@unrs/resolver-binding-linux-riscv64-gnu@1.11.1':
|
|
resolution: {integrity: sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@unrs/resolver-binding-linux-riscv64-musl@1.11.1':
|
|
resolution: {integrity: sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@unrs/resolver-binding-linux-s390x-gnu@1.11.1':
|
|
resolution: {integrity: sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@unrs/resolver-binding-linux-x64-gnu@1.11.1':
|
|
resolution: {integrity: sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@unrs/resolver-binding-linux-x64-musl@1.11.1':
|
|
resolution: {integrity: sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@unrs/resolver-binding-wasm32-wasi@1.11.1':
|
|
resolution: {integrity: sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [wasm32]
|
|
|
|
'@unrs/resolver-binding-win32-arm64-msvc@1.11.1':
|
|
resolution: {integrity: sha512-nRcz5Il4ln0kMhfL8S3hLkxI85BXs3o8EYoattsJNdsX4YUU89iOkVn7g0VHSRxFuVMdM4Q1jEpIId1Ihim/Uw==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@unrs/resolver-binding-win32-ia32-msvc@1.11.1':
|
|
resolution: {integrity: sha512-DCEI6t5i1NmAZp6pFonpD5m7i6aFrpofcp4LA2i8IIq60Jyo28hamKBxNrZcyOwVOZkgsRp9O2sXWBWP8MnvIQ==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@unrs/resolver-binding-win32-x64-msvc@1.11.1':
|
|
resolution: {integrity: sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@vitejs/plugin-basic-ssl@2.1.0':
|
|
resolution: {integrity: sha512-dOxxrhgyDIEUADhb/8OlV9JIqYLgos03YorAueTIeOUskLJSEsfwCByjbu98ctXitUN3znXKp0bYD/WHSudCeA==}
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
|
peerDependencies:
|
|
vite: ^6.0.0 || ^7.0.0
|
|
|
|
'@webassemblyjs/ast@1.14.1':
|
|
resolution: {integrity: sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==}
|
|
|
|
'@webassemblyjs/floating-point-hex-parser@1.13.2':
|
|
resolution: {integrity: sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==}
|
|
|
|
'@webassemblyjs/helper-api-error@1.13.2':
|
|
resolution: {integrity: sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==}
|
|
|
|
'@webassemblyjs/helper-buffer@1.14.1':
|
|
resolution: {integrity: sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==}
|
|
|
|
'@webassemblyjs/helper-numbers@1.13.2':
|
|
resolution: {integrity: sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==}
|
|
|
|
'@webassemblyjs/helper-wasm-bytecode@1.13.2':
|
|
resolution: {integrity: sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==}
|
|
|
|
'@webassemblyjs/helper-wasm-section@1.14.1':
|
|
resolution: {integrity: sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==}
|
|
|
|
'@webassemblyjs/ieee754@1.13.2':
|
|
resolution: {integrity: sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==}
|
|
|
|
'@webassemblyjs/leb128@1.13.2':
|
|
resolution: {integrity: sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==}
|
|
|
|
'@webassemblyjs/utf8@1.13.2':
|
|
resolution: {integrity: sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==}
|
|
|
|
'@webassemblyjs/wasm-edit@1.14.1':
|
|
resolution: {integrity: sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==}
|
|
|
|
'@webassemblyjs/wasm-gen@1.14.1':
|
|
resolution: {integrity: sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==}
|
|
|
|
'@webassemblyjs/wasm-opt@1.14.1':
|
|
resolution: {integrity: sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==}
|
|
|
|
'@webassemblyjs/wasm-parser@1.14.1':
|
|
resolution: {integrity: sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==}
|
|
|
|
'@webassemblyjs/wast-printer@1.14.1':
|
|
resolution: {integrity: sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==}
|
|
|
|
'@xtuc/ieee754@1.2.0':
|
|
resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==}
|
|
|
|
'@xtuc/long@4.2.2':
|
|
resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==}
|
|
|
|
'@yarnpkg/lockfile@1.1.0':
|
|
resolution: {integrity: sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==}
|
|
|
|
abbrev@4.0.0:
|
|
resolution: {integrity: sha512-a1wflyaL0tHtJSmLSOVybYhy22vRih4eduhhrkcjgrWGnRfrZtovJ2FRjxuTtkkj47O/baf0R86QU5OuYpz8fA==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
accepts@1.3.8:
|
|
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
accepts@2.0.0:
|
|
resolution: {integrity: sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
acorn-import-phases@1.0.4:
|
|
resolution: {integrity: sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==}
|
|
engines: {node: '>=10.13.0'}
|
|
peerDependencies:
|
|
acorn: ^8.14.0
|
|
|
|
acorn-jsx@5.3.2:
|
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
peerDependencies:
|
|
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
|
acorn-walk@8.3.1:
|
|
resolution: {integrity: sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
acorn@8.14.0:
|
|
resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
acorn@8.15.0:
|
|
resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
adjust-sourcemap-loader@4.0.0:
|
|
resolution: {integrity: sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==}
|
|
engines: {node: '>=8.9'}
|
|
|
|
agent-base@7.1.4:
|
|
resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==}
|
|
engines: {node: '>= 14'}
|
|
|
|
ajv-formats@2.1.1:
|
|
resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==}
|
|
peerDependencies:
|
|
ajv: ^8.0.0
|
|
peerDependenciesMeta:
|
|
ajv:
|
|
optional: true
|
|
|
|
ajv-formats@3.0.1:
|
|
resolution: {integrity: sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==}
|
|
peerDependencies:
|
|
ajv: ^8.0.0
|
|
peerDependenciesMeta:
|
|
ajv:
|
|
optional: true
|
|
|
|
ajv-keywords@5.1.0:
|
|
resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==}
|
|
peerDependencies:
|
|
ajv: ^8.8.2
|
|
|
|
ajv@6.12.6:
|
|
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
|
|
|
|
ajv@8.17.1:
|
|
resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
|
|
|
|
algoliasearch@5.46.2:
|
|
resolution: {integrity: sha512-qqAXW9QvKf2tTyhpDA4qXv1IfBwD2eduSW6tUEBFIfCeE9gn9HQ9I5+MaKoenRuHrzk5sQoNh1/iof8mY7uD6Q==}
|
|
engines: {node: '>= 14.0.0'}
|
|
|
|
ansi-colors@4.1.3:
|
|
resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
|
|
engines: {node: '>=6'}
|
|
|
|
ansi-escapes@4.3.2:
|
|
resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-escapes@7.2.0:
|
|
resolution: {integrity: sha512-g6LhBsl+GBPRWGWsBtutpzBYuIIdBkLEvad5C/va/74Db018+5TZiyA26cZJAr3Rft5lprVqOIPxf5Vid6tqAw==}
|
|
engines: {node: '>=18'}
|
|
|
|
ansi-html-community@0.0.8:
|
|
resolution: {integrity: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==}
|
|
engines: {'0': node >= 0.8.0}
|
|
hasBin: true
|
|
|
|
ansi-regex@5.0.1:
|
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-regex@6.2.2:
|
|
resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
|
|
engines: {node: '>=12'}
|
|
|
|
ansi-styles@4.3.0:
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-styles@5.2.0:
|
|
resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
|
|
engines: {node: '>=10'}
|
|
|
|
ansi-styles@6.2.3:
|
|
resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
|
|
engines: {node: '>=12'}
|
|
|
|
anymatch@3.1.3:
|
|
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
|
engines: {node: '>= 8'}
|
|
|
|
arg@4.1.3:
|
|
resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
|
|
|
|
argparse@1.0.10:
|
|
resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
|
|
|
|
argparse@2.0.1:
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
|
|
aria-query@5.3.2:
|
|
resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
array-flatten@1.1.1:
|
|
resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==}
|
|
|
|
autoprefixer@10.4.23:
|
|
resolution: {integrity: sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
hasBin: true
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
axobject-query@4.1.0:
|
|
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
babel-jest@30.2.0:
|
|
resolution: {integrity: sha512-0YiBEOxWqKkSQWL9nNGGEgndoeL0ZpWrbLMNL5u/Kaxrli3Eaxlt3ZtIDktEvXt4L/R9r3ODr2zKwGM/2BjxVw==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
peerDependencies:
|
|
'@babel/core': ^7.11.0 || ^8.0.0-0
|
|
|
|
babel-loader@10.0.0:
|
|
resolution: {integrity: sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==}
|
|
engines: {node: ^18.20.0 || ^20.10.0 || >=22.0.0}
|
|
peerDependencies:
|
|
'@babel/core': ^7.12.0
|
|
webpack: '>=5.61.0'
|
|
|
|
babel-plugin-istanbul@7.0.1:
|
|
resolution: {integrity: sha512-D8Z6Qm8jCvVXtIRkBnqNHX0zJ37rQcFJ9u8WOS6tkYOsRdHBzypCstaxWiu5ZIlqQtviRYbgnRLSoCEvjqcqbA==}
|
|
engines: {node: '>=12'}
|
|
|
|
babel-plugin-jest-hoist@30.2.0:
|
|
resolution: {integrity: sha512-ftzhzSGMUnOzcCXd6WHdBGMyuwy15Wnn0iyyWGKgBDLxf9/s5ABuraCSpBX2uG0jUg4rqJnxsLc5+oYBqoxVaA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
babel-plugin-polyfill-corejs2@0.4.15:
|
|
resolution: {integrity: sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
babel-plugin-polyfill-corejs3@0.13.0:
|
|
resolution: {integrity: sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
babel-plugin-polyfill-regenerator@0.6.6:
|
|
resolution: {integrity: sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
babel-preset-current-node-syntax@1.2.0:
|
|
resolution: {integrity: sha512-E/VlAEzRrsLEb2+dv8yp3bo4scof3l9nR4lrld+Iy5NyVqgVYUJnDAmunkhPMisRI32Qc4iRiz425d8vM++2fg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0 || ^8.0.0-0
|
|
|
|
babel-preset-jest@30.2.0:
|
|
resolution: {integrity: sha512-US4Z3NOieAQumwFnYdUWKvUKh8+YSnS/gB3t6YBiz0bskpu7Pine8pPCheNxlPEW4wnUkma2a94YuW2q3guvCQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
peerDependencies:
|
|
'@babel/core': ^7.11.0 || ^8.0.0-beta.1
|
|
|
|
balanced-match@1.0.2:
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
|
|
base64-js@1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
|
|
baseline-browser-mapping@2.9.19:
|
|
resolution: {integrity: sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==}
|
|
hasBin: true
|
|
|
|
batch@0.6.1:
|
|
resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==}
|
|
|
|
beasties@0.3.5:
|
|
resolution: {integrity: sha512-NaWu+f4YrJxEttJSm16AzMIFtVldCvaJ68b1L098KpqXmxt9xOLtKoLkKxb8ekhOrLqEJAbvT6n6SEvB/sac7A==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
before-after-hook@2.2.3:
|
|
resolution: {integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==}
|
|
|
|
big.js@5.2.2:
|
|
resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==}
|
|
|
|
binary-extensions@2.3.0:
|
|
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
|
|
engines: {node: '>=8'}
|
|
|
|
bl@4.1.0:
|
|
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
|
|
|
|
body-parser@1.20.4:
|
|
resolution: {integrity: sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==}
|
|
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
|
|
|
|
body-parser@2.2.2:
|
|
resolution: {integrity: sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==}
|
|
engines: {node: '>=18'}
|
|
|
|
bonjour-service@1.3.0:
|
|
resolution: {integrity: sha512-3YuAUiSkWykd+2Azjgyxei8OWf8thdn8AITIog2M4UICzoqfjlqr64WIjEXZllf/W6vK1goqleSR6brGomxQqA==}
|
|
|
|
boolbase@1.0.0:
|
|
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
|
|
bootstrap@5.3.8:
|
|
resolution: {integrity: sha512-HP1SZDqaLDPwsNiqRqi5NcP0SSXciX2s9E+RyqJIIqGo+vJeN5AJVM98CXmW/Wux0nQ5L7jeWUdplCEf0Ee+tg==}
|
|
peerDependencies:
|
|
'@popperjs/core': ^2.11.8
|
|
|
|
brace-expansion@1.1.12:
|
|
resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==}
|
|
|
|
brace-expansion@2.0.2:
|
|
resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
|
|
|
|
braces@3.0.3:
|
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
browserslist@4.28.1:
|
|
resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
|
|
bs-logger@0.2.6:
|
|
resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==}
|
|
engines: {node: '>= 6'}
|
|
|
|
bser@2.1.1:
|
|
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
|
|
|
|
buffer-from@1.1.2:
|
|
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
|
|
buffer@5.7.1:
|
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
|
|
bundle-name@4.1.0:
|
|
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
bytes@3.1.2:
|
|
resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
cacache@20.0.3:
|
|
resolution: {integrity: sha512-3pUp4e8hv07k1QlijZu6Kn7c9+ZpWWk4j3F8N3xPuCExULobqJydKYOTj1FTq58srkJsXvO7LbGAH4C0ZU3WGw==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
call-bound@1.0.4:
|
|
resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
callsites@3.1.0:
|
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
camelcase@5.3.1:
|
|
resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==}
|
|
engines: {node: '>=6'}
|
|
|
|
camelcase@6.3.0:
|
|
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
|
|
engines: {node: '>=10'}
|
|
|
|
caniuse-lite@1.0.30001766:
|
|
resolution: {integrity: sha512-4C0lfJ0/YPjJQHagaE9x2Elb69CIqEPZeG0anQt9SIvIoOH4a4uaRl73IavyO+0qZh6MDLH//DrXThEYKHkmYA==}
|
|
|
|
canvas@3.0.0:
|
|
resolution: {integrity: sha512-NtcIBY88FjymQy+g2g5qnuP5IslrbWCQ3A6rSr1PeuYxVRapRZ3BZCrDyAakvI6CuDYidgZaf55ygulFVwROdg==}
|
|
engines: {node: ^18.12.0 || >= 20.9.0}
|
|
|
|
chalk@4.1.2:
|
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
engines: {node: '>=10'}
|
|
|
|
chalk@5.6.2:
|
|
resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==}
|
|
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
|
|
|
|
char-regex@1.0.2:
|
|
resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==}
|
|
engines: {node: '>=10'}
|
|
|
|
chardet@2.1.1:
|
|
resolution: {integrity: sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ==}
|
|
|
|
chokidar@3.6.0:
|
|
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
|
engines: {node: '>= 8.10.0'}
|
|
|
|
chokidar@4.0.3:
|
|
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
chokidar@5.0.0:
|
|
resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
|
|
engines: {node: '>= 20.19.0'}
|
|
|
|
chownr@1.1.4:
|
|
resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
|
|
|
|
chownr@3.0.0:
|
|
resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==}
|
|
engines: {node: '>=18'}
|
|
|
|
chrome-trace-event@1.0.4:
|
|
resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==}
|
|
engines: {node: '>=6.0'}
|
|
|
|
ci-info@4.3.0:
|
|
resolution: {integrity: sha512-l+2bNRMiQgcfILUi33labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww71/YU0Fkw0mAFpz9bJayXPjey6vkmaQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
ci-info@4.3.1:
|
|
resolution: {integrity: sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==}
|
|
engines: {node: '>=8'}
|
|
|
|
cjs-module-lexer@2.1.0:
|
|
resolution: {integrity: sha512-UX0OwmYRYQQetfrLEZeewIFFI+wSTofC+pMBLNuH3RUuu/xzG1oz84UCEDOSoQlN3fZ4+AzmV50ZYvGqkMh9yA==}
|
|
|
|
cli-cursor@5.0.0:
|
|
resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
|
|
engines: {node: '>=18'}
|
|
|
|
cli-spinners@3.4.0:
|
|
resolution: {integrity: sha512-bXfOC4QcT1tKXGorxL3wbJm6XJPDqEnij2gQ2m7ESQuE+/z9YFIWnl/5RpTiKWbMq3EVKR4fRLJGn6DVfu0mpw==}
|
|
engines: {node: '>=18.20'}
|
|
|
|
cli-truncate@5.1.1:
|
|
resolution: {integrity: sha512-SroPvNHxUnk+vIW/dOSfNqdy1sPEFkrTk6TUtqLCnBlo3N7TNYYkzzN7uSD6+jVjrdO4+p8nH7JzH6cIvUem6A==}
|
|
engines: {node: '>=20'}
|
|
|
|
cli-width@4.1.0:
|
|
resolution: {integrity: sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==}
|
|
engines: {node: '>= 12'}
|
|
|
|
cliui@8.0.1:
|
|
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
cliui@9.0.1:
|
|
resolution: {integrity: sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==}
|
|
engines: {node: '>=20'}
|
|
|
|
clone-deep@4.0.1:
|
|
resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
co@4.6.0:
|
|
resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==}
|
|
engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}
|
|
|
|
collect-v8-coverage@1.0.2:
|
|
resolution: {integrity: sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==}
|
|
|
|
color-convert@2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
|
|
color-name@1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
|
colorette@2.0.20:
|
|
resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
|
|
|
|
commander@2.20.3:
|
|
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
|
|
|
|
compressible@2.0.18:
|
|
resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
compression@1.8.1:
|
|
resolution: {integrity: sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
concat-map@0.0.1:
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
|
|
connect-history-api-fallback@2.0.0:
|
|
resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==}
|
|
engines: {node: '>=0.8'}
|
|
|
|
content-disposition@0.5.4:
|
|
resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
content-disposition@1.0.1:
|
|
resolution: {integrity: sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
content-type@1.0.5:
|
|
resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
convert-source-map@1.9.0:
|
|
resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
|
|
|
|
convert-source-map@2.0.0:
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
|
|
cookie-signature@1.0.7:
|
|
resolution: {integrity: sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==}
|
|
|
|
cookie-signature@1.2.2:
|
|
resolution: {integrity: sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==}
|
|
engines: {node: '>=6.6.0'}
|
|
|
|
cookie@0.7.2:
|
|
resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
copy-anything@2.0.6:
|
|
resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==}
|
|
|
|
copy-webpack-plugin@13.0.1:
|
|
resolution: {integrity: sha512-J+YV3WfhY6W/Xf9h+J1znYuqTye2xkBUIGyTPWuBAT27qajBa5mR4f8WBmfDY3YjRftT2kqZZiLi1qf0H+UOFw==}
|
|
engines: {node: '>= 18.12.0'}
|
|
peerDependencies:
|
|
webpack: ^5.1.0
|
|
|
|
core-js-compat@3.48.0:
|
|
resolution: {integrity: sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==}
|
|
|
|
core-util-is@1.0.3:
|
|
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
|
|
|
cors@2.8.6:
|
|
resolution: {integrity: sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
cosmiconfig@9.0.0:
|
|
resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
typescript: '>=4.9.5'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
create-require@1.1.1:
|
|
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
|
|
|
|
cross-spawn@7.0.6:
|
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
css-loader@7.1.2:
|
|
resolution: {integrity: sha512-6WvYYn7l/XEGN8Xu2vWFt9nVzrCn39vKyTEFf/ExEyoksJjjSZV/0/35XPlMbpnr6VGhZIUg5yJrL8tGfes/FA==}
|
|
engines: {node: '>= 18.12.0'}
|
|
peerDependencies:
|
|
'@rspack/core': 0.x || 1.x
|
|
webpack: ^5.27.0
|
|
peerDependenciesMeta:
|
|
'@rspack/core':
|
|
optional: true
|
|
webpack:
|
|
optional: true
|
|
|
|
css-select@6.0.0:
|
|
resolution: {integrity: sha512-rZZVSLle8v0+EY8QAkDWrKhpgt6SA5OtHsgBnsj6ZaLb5dmDVOWUDtQitd9ydxxvEjhewNudS6eTVU7uOyzvXw==}
|
|
|
|
css-what@7.0.0:
|
|
resolution: {integrity: sha512-wD5oz5xibMOPHzy13CyGmogB3phdvcDaB5t0W/Nr5Z2O/agcB8YwOz6e2Lsp10pNDzBoDO9nVa3RGs/2BttpHQ==}
|
|
engines: {node: '>= 6'}
|
|
|
|
cssesc@3.0.0:
|
|
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
cssstyle@4.6.0:
|
|
resolution: {integrity: sha512-2z+rWdzbbSZv6/rhtvzvqeZQHrBaqgogqt85sqFNbabZOuFbCVFb8kPeEtZjiKkbrm395irpNKiYeFeLiQnFPg==}
|
|
engines: {node: '>=18'}
|
|
|
|
data-urls@5.0.0:
|
|
resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==}
|
|
engines: {node: '>=18'}
|
|
|
|
debug@2.6.9:
|
|
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
debug@4.4.3:
|
|
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
decimal.js@10.6.0:
|
|
resolution: {integrity: sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==}
|
|
|
|
decompress-response@4.2.1:
|
|
resolution: {integrity: sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw==}
|
|
engines: {node: '>=8'}
|
|
|
|
decompress-response@6.0.0:
|
|
resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
dedent@1.7.0:
|
|
resolution: {integrity: sha512-HGFtf8yhuhGhqO07SV79tRp+br4MnbdjeVxotpn1QBl30pcLLCQjX5b2295ll0fv8RKDKsmWYrl05usHM9CewQ==}
|
|
peerDependencies:
|
|
babel-plugin-macros: ^3.1.0
|
|
peerDependenciesMeta:
|
|
babel-plugin-macros:
|
|
optional: true
|
|
|
|
deep-extend@0.6.0:
|
|
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
deep-is@0.1.4:
|
|
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
|
|
|
|
deepmerge@4.3.1:
|
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
default-browser-id@5.0.1:
|
|
resolution: {integrity: sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
default-browser@5.4.0:
|
|
resolution: {integrity: sha512-XDuvSq38Hr1MdN47EDvYtx3U0MTqpCEn+F6ft8z2vYDzMrvQhVp0ui9oQdqW3MvK3vqUETglt1tVGgjLuJ5izg==}
|
|
engines: {node: '>=18'}
|
|
|
|
define-lazy-prop@3.0.0:
|
|
resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
|
|
engines: {node: '>=12'}
|
|
|
|
depd@1.1.2:
|
|
resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
depd@2.0.0:
|
|
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
deprecation@2.3.1:
|
|
resolution: {integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==}
|
|
|
|
destroy@1.2.0:
|
|
resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}
|
|
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
|
|
|
|
detect-libc@2.1.2:
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
detect-newline@3.1.0:
|
|
resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==}
|
|
engines: {node: '>=8'}
|
|
|
|
detect-node@2.1.0:
|
|
resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==}
|
|
|
|
diff-sequences@29.6.3:
|
|
resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
diff@4.0.2:
|
|
resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
|
|
engines: {node: '>=0.3.1'}
|
|
|
|
dns-packet@5.6.1:
|
|
resolution: {integrity: sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==}
|
|
engines: {node: '>=6'}
|
|
|
|
dom-serializer@2.0.0:
|
|
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
|
|
|
|
domelementtype@2.3.0:
|
|
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
|
|
|
|
domhandler@5.0.3:
|
|
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
|
|
engines: {node: '>= 4'}
|
|
|
|
domutils@3.2.2:
|
|
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
|
|
|
|
dunder-proto@1.0.1:
|
|
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
eastasianwidth@0.2.0:
|
|
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
|
|
|
|
ee-first@1.1.1:
|
|
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
|
|
|
|
electron-to-chromium@1.5.283:
|
|
resolution: {integrity: sha512-3vifjt1HgrGW/h76UEeny+adYApveS9dH2h3p57JYzBSXJIKUJAvtmIytDKjcSCt9xHfrNCFJ7gts6vkhuq++w==}
|
|
|
|
emittery@0.13.1:
|
|
resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
emoji-regex@10.6.0:
|
|
resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
|
|
|
|
emoji-regex@8.0.0:
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
|
|
emoji-regex@9.2.2:
|
|
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
|
|
|
|
emojis-list@3.0.0:
|
|
resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==}
|
|
engines: {node: '>= 4'}
|
|
|
|
encodeurl@2.0.0:
|
|
resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
encoding@0.1.13:
|
|
resolution: {integrity: sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==}
|
|
|
|
end-of-stream@1.4.4:
|
|
resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
|
|
|
|
enhanced-resolve@5.18.3:
|
|
resolution: {integrity: sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
enhanced-resolve@5.18.4:
|
|
resolution: {integrity: sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
entities@4.5.0:
|
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
entities@6.0.1:
|
|
resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
entities@7.0.1:
|
|
resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
env-paths@2.2.1:
|
|
resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==}
|
|
engines: {node: '>=6'}
|
|
|
|
environment@1.1.0:
|
|
resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
err-code@2.0.3:
|
|
resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==}
|
|
|
|
errno@0.1.8:
|
|
resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
|
|
hasBin: true
|
|
|
|
error-ex@1.3.4:
|
|
resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==}
|
|
|
|
es-define-property@1.0.1:
|
|
resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-errors@1.3.0:
|
|
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-module-lexer@1.7.0:
|
|
resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==}
|
|
|
|
es-module-lexer@2.0.0:
|
|
resolution: {integrity: sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==}
|
|
|
|
es-object-atoms@1.1.1:
|
|
resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
esbuild-wasm@0.27.0:
|
|
resolution: {integrity: sha512-4XpLDOY4sOzqgiezPXDkHTn25cBA1MKN5OTotehoFR7/wTpSYCK76OA8rQfpiuz12G27JpGxxdh+/D9GcNl61w==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
esbuild-wasm@0.27.2:
|
|
resolution: {integrity: sha512-eUTnl8eh+v8UZIZh4MrMOKDAc8Lm7+NqP3pyuTORGFY1s/o9WoiJgKnwXy+te2J3hX7iRbFSHEyig7GsPeeJyw==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
esbuild@0.27.0:
|
|
resolution: {integrity: sha512-jd0f4NHbD6cALCyGElNpGAOtWxSq46l9X/sWB0Nzd5er4Kz2YTm+Vl0qKFT9KUJvD8+fiO8AvoHhFvEatfVixA==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
esbuild@0.27.2:
|
|
resolution: {integrity: sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
escalade@3.2.0:
|
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
engines: {node: '>=6'}
|
|
|
|
escape-html@1.0.3:
|
|
resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
|
|
|
|
escape-string-regexp@2.0.0:
|
|
resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==}
|
|
engines: {node: '>=8'}
|
|
|
|
escape-string-regexp@4.0.0:
|
|
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
|
engines: {node: '>=10'}
|
|
|
|
eslint-scope@5.1.1:
|
|
resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
eslint-scope@8.4.0:
|
|
resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
eslint-scope@9.1.0:
|
|
resolution: {integrity: sha512-CkWE42hOJsNj9FJRaoMX9waUFYhqY4jmyLFdAdzZr6VaCg3ynLYx4WnOdkaIifGfH4gsUcBTn4OZbHXkpLD0FQ==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
|
|
eslint-visitor-keys@3.4.3:
|
|
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
eslint-visitor-keys@4.2.1:
|
|
resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
eslint@9.39.2:
|
|
resolution: {integrity: sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
jiti: '*'
|
|
peerDependenciesMeta:
|
|
jiti:
|
|
optional: true
|
|
|
|
espree@10.4.0:
|
|
resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
esprima@4.0.1:
|
|
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
esquery@1.7.0:
|
|
resolution: {integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
esrecurse@4.3.0:
|
|
resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
estraverse@4.3.0:
|
|
resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
estraverse@5.3.0:
|
|
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
esutils@2.0.3:
|
|
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
etag@1.8.1:
|
|
resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
eventemitter3@4.0.7:
|
|
resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
|
|
|
|
eventemitter3@5.0.4:
|
|
resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==}
|
|
|
|
events@3.3.0:
|
|
resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
|
|
engines: {node: '>=0.8.x'}
|
|
|
|
eventsource-parser@3.0.6:
|
|
resolution: {integrity: sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
eventsource@3.0.7:
|
|
resolution: {integrity: sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
execa@5.1.1:
|
|
resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
|
|
engines: {node: '>=10'}
|
|
|
|
exit-x@0.2.2:
|
|
resolution: {integrity: sha512-+I6B/IkJc1o/2tiURyz/ivu/O0nKNEArIUB5O7zBrlDVJr22SCLH3xTeEry428LvFhRzIA1g8izguxJ/gbNcVQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
expand-template@2.0.3:
|
|
resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
|
|
engines: {node: '>=6'}
|
|
|
|
expect@30.0.5:
|
|
resolution: {integrity: sha512-P0te2pt+hHI5qLJkIR+iMvS+lYUZml8rKKsohVHAGY+uClp9XVbdyYNJOIjSRpHVp8s8YqxJCiHUkSYZGr8rtQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
expect@30.2.0:
|
|
resolution: {integrity: sha512-u/feCi0GPsI+988gU2FLcsHyAHTU0MX1Wg68NhAnN7z/+C5wqG+CY8J53N9ioe8RXgaoz0nBR/TYMf3AycUuPw==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
exponential-backoff@3.1.3:
|
|
resolution: {integrity: sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA==}
|
|
|
|
express-rate-limit@7.5.1:
|
|
resolution: {integrity: sha512-7iN8iPMDzOMHPUYllBEsQdWVB6fPDMPqwjBaFrgr4Jgr/+okjvzAy+UHlYYL/Vs0OsOrMkwS6PJDkFlJwoxUnw==}
|
|
engines: {node: '>= 16'}
|
|
peerDependencies:
|
|
express: '>= 4.11'
|
|
|
|
express@4.22.1:
|
|
resolution: {integrity: sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g==}
|
|
engines: {node: '>= 0.10.0'}
|
|
|
|
express@5.2.1:
|
|
resolution: {integrity: sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==}
|
|
engines: {node: '>= 18'}
|
|
|
|
fast-deep-equal@3.1.3:
|
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
|
|
fast-json-stable-stringify@2.1.0:
|
|
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
|
|
|
fast-levenshtein@2.0.6:
|
|
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
|
|
|
fast-uri@3.1.0:
|
|
resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==}
|
|
|
|
faye-websocket@0.11.4:
|
|
resolution: {integrity: sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
fb-watchman@2.0.2:
|
|
resolution: {integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==}
|
|
|
|
fdir@6.5.0:
|
|
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
|
|
file-entry-cache@8.0.0:
|
|
resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
file-saver@2.0.5:
|
|
resolution: {integrity: sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==}
|
|
|
|
fill-range@7.1.1:
|
|
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
|
engines: {node: '>=8'}
|
|
|
|
finalhandler@1.3.2:
|
|
resolution: {integrity: sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
finalhandler@2.1.1:
|
|
resolution: {integrity: sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==}
|
|
engines: {node: '>= 18.0.0'}
|
|
|
|
find-up@4.1.0:
|
|
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
|
|
engines: {node: '>=8'}
|
|
|
|
find-up@5.0.0:
|
|
resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
|
|
engines: {node: '>=10'}
|
|
|
|
flat-cache@4.0.1:
|
|
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
|
|
engines: {node: '>=16'}
|
|
|
|
flat@5.0.2:
|
|
resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
|
|
hasBin: true
|
|
|
|
flatted@3.3.3:
|
|
resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
|
|
|
|
follow-redirects@1.15.11:
|
|
resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
|
|
engines: {node: '>=4.0'}
|
|
peerDependencies:
|
|
debug: '*'
|
|
peerDependenciesMeta:
|
|
debug:
|
|
optional: true
|
|
|
|
foreground-child@3.3.1:
|
|
resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
|
|
engines: {node: '>=14'}
|
|
|
|
forwarded@0.2.0:
|
|
resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
fraction.js@5.3.4:
|
|
resolution: {integrity: sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==}
|
|
|
|
fresh@0.5.2:
|
|
resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
fresh@2.0.0:
|
|
resolution: {integrity: sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
fs-constants@1.0.0:
|
|
resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
|
|
|
|
fs-minipass@3.0.3:
|
|
resolution: {integrity: sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
fs.realpath@1.0.0:
|
|
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
|
|
fsevents@2.3.2:
|
|
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
gensync@1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
get-caller-file@2.0.5:
|
|
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
engines: {node: 6.* || 8.* || >= 10.*}
|
|
|
|
get-east-asian-width@1.4.0:
|
|
resolution: {integrity: sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
get-intrinsic@1.3.0:
|
|
resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-package-type@0.1.0:
|
|
resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
get-proto@1.0.1:
|
|
resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-stream@6.0.1:
|
|
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
|
|
engines: {node: '>=10'}
|
|
|
|
github-from-package@0.0.0:
|
|
resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
|
|
|
|
glob-parent@5.1.2:
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
engines: {node: '>= 6'}
|
|
|
|
glob-parent@6.0.2:
|
|
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
glob-to-regex.js@1.2.0:
|
|
resolution: {integrity: sha512-QMwlOQKU/IzqMUOAZWubUOT8Qft+Y0KQWnX9nK3ch0CJg0tTp4TvGZsTfudYKv2NzoQSyPcnA6TYeIQ3jGichQ==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
glob-to-regexp@0.4.1:
|
|
resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==}
|
|
|
|
glob@10.4.5:
|
|
resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
|
|
hasBin: true
|
|
|
|
glob@13.0.0:
|
|
resolution: {integrity: sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==}
|
|
engines: {node: 20 || >=22}
|
|
|
|
glob@7.2.3:
|
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
deprecated: Glob versions prior to v9 are no longer supported
|
|
|
|
globals@14.0.0:
|
|
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
gopd@1.2.0:
|
|
resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
graceful-fs@4.2.11:
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
|
|
handle-thing@2.0.1:
|
|
resolution: {integrity: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==}
|
|
|
|
handlebars@4.7.8:
|
|
resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==}
|
|
engines: {node: '>=0.4.7'}
|
|
hasBin: true
|
|
|
|
has-flag@4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
has-symbols@1.1.0:
|
|
resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hasown@2.0.2:
|
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hono@4.11.3:
|
|
resolution: {integrity: sha512-PmQi306+M/ct/m5s66Hrg+adPnkD5jiO6IjA7WhWw0gSBSo1EcRegwuI1deZ+wd5pzCGynCcn2DprnE4/yEV4w==}
|
|
engines: {node: '>=16.9.0'}
|
|
|
|
hosted-git-info@9.0.2:
|
|
resolution: {integrity: sha512-M422h7o/BR3rmCQ8UHi7cyyMqKltdP9Uo+J2fXK+RSAY+wTcKOIRyhTuKv4qn+DJf3g+PL890AzId5KZpX+CBg==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
hpack.js@2.1.6:
|
|
resolution: {integrity: sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==}
|
|
|
|
html-encoding-sniffer@4.0.0:
|
|
resolution: {integrity: sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
html-escaper@2.0.2:
|
|
resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==}
|
|
|
|
htmlparser2@10.1.0:
|
|
resolution: {integrity: sha512-VTZkM9GWRAtEpveh7MSF6SjjrpNVNNVJfFup7xTY3UpFtm67foy9HDVXneLtFVt4pMz5kZtgNcvCniNFb1hlEQ==}
|
|
|
|
http-cache-semantics@4.2.0:
|
|
resolution: {integrity: sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==}
|
|
|
|
http-deceiver@1.2.7:
|
|
resolution: {integrity: sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==}
|
|
|
|
http-errors@1.8.1:
|
|
resolution: {integrity: sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
http-errors@2.0.1:
|
|
resolution: {integrity: sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
http-parser-js@0.5.10:
|
|
resolution: {integrity: sha512-Pysuw9XpUq5dVc/2SMHpuTY01RFl8fttgcyunjL7eEMhGM3cI4eOmiCycJDVCo/7O7ClfQD3SaI6ftDzqOXYMA==}
|
|
|
|
http-proxy-agent@7.0.2:
|
|
resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==}
|
|
engines: {node: '>= 14'}
|
|
|
|
http-proxy-middleware@2.0.9:
|
|
resolution: {integrity: sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
'@types/express': ^4.17.13
|
|
peerDependenciesMeta:
|
|
'@types/express':
|
|
optional: true
|
|
|
|
http-proxy-middleware@3.0.5:
|
|
resolution: {integrity: sha512-GLZZm1X38BPY4lkXA01jhwxvDoOkkXqjgVyUzVxiEK4iuRu03PZoYHhHRwxnfhQMDuaxi3vVri0YgSro/1oWqg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
http-proxy@1.18.1:
|
|
resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
https-proxy-agent@7.0.6:
|
|
resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
|
|
engines: {node: '>= 14'}
|
|
|
|
human-signals@2.1.0:
|
|
resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
|
|
engines: {node: '>=10.17.0'}
|
|
|
|
hyperdyperid@1.2.0:
|
|
resolution: {integrity: sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==}
|
|
engines: {node: '>=10.18'}
|
|
|
|
iconv-lite@0.4.24:
|
|
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
iconv-lite@0.6.3:
|
|
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
iconv-lite@0.7.2:
|
|
resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
icss-utils@5.1.0:
|
|
resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
|
|
engines: {node: ^10 || ^12 || >= 14}
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
ieee754@1.2.1:
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
|
|
ignore-walk@8.0.0:
|
|
resolution: {integrity: sha512-FCeMZT4NiRQGh+YkeKMtWrOmBgWjHjMJ26WQWrRQyoyzqevdaGSakUaJW5xQYmjLlUVk2qUnCjYVBax9EKKg8A==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
ignore@5.3.2:
|
|
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
|
|
engines: {node: '>= 4'}
|
|
|
|
ignore@7.0.5:
|
|
resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
|
|
engines: {node: '>= 4'}
|
|
|
|
image-size@0.5.5:
|
|
resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
hasBin: true
|
|
|
|
immutable@5.1.4:
|
|
resolution: {integrity: sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==}
|
|
|
|
import-fresh@3.3.1:
|
|
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
import-local@3.2.0:
|
|
resolution: {integrity: sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
|
|
imurmurhash@0.1.4:
|
|
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
|
|
engines: {node: '>=0.8.19'}
|
|
|
|
inflight@1.0.6:
|
|
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
|
|
deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
|
|
|
|
inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
ini@1.3.8:
|
|
resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
|
|
|
|
ini@6.0.0:
|
|
resolution: {integrity: sha512-IBTdIkzZNOpqm7q3dRqJvMaldXjDHWkEDfrwGEQTs5eaQMWV+djAhR+wahyNNMAa+qpbDUhBMVt4ZKNwpPm7xQ==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
ip-address@10.1.0:
|
|
resolution: {integrity: sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==}
|
|
engines: {node: '>= 12'}
|
|
|
|
ipaddr.js@1.9.1:
|
|
resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
ipaddr.js@2.3.0:
|
|
resolution: {integrity: sha512-Zv/pA+ciVFbCSBBjGfaKUya/CcGmUHzTydLMaTwrUUEM2DIEO3iZvueGxmacvmN50fGpGVKeTXpb2LcYQxeVdg==}
|
|
engines: {node: '>= 10'}
|
|
|
|
is-arrayish@0.2.1:
|
|
resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
|
|
|
|
is-binary-path@2.1.0:
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-core-module@2.16.1:
|
|
resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-docker@3.0.0:
|
|
resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
hasBin: true
|
|
|
|
is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-fullwidth-code-point@3.0.0:
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-fullwidth-code-point@5.1.0:
|
|
resolution: {integrity: sha512-5XHYaSyiqADb4RnZ1Bdad6cPp8Toise4TzEjcOYDHZkTCbKgiUl7WTUCpNWHuxmDt91wnsZBc9xinNzopv3JMQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
is-generator-fn@2.1.0:
|
|
resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
is-glob@4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-in-ssh@1.0.0:
|
|
resolution: {integrity: sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==}
|
|
engines: {node: '>=20'}
|
|
|
|
is-inside-container@1.0.0:
|
|
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
|
|
engines: {node: '>=14.16'}
|
|
hasBin: true
|
|
|
|
is-interactive@2.0.0:
|
|
resolution: {integrity: sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
is-network-error@1.3.0:
|
|
resolution: {integrity: sha512-6oIwpsgRfnDiyEDLMay/GqCl3HoAtH5+RUKW29gYkL0QA+ipzpDLA16yQs7/RHCSu+BwgbJaOUqa4A99qNVQVw==}
|
|
engines: {node: '>=16'}
|
|
|
|
is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
is-plain-obj@3.0.0:
|
|
resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==}
|
|
engines: {node: '>=10'}
|
|
|
|
is-plain-object@2.0.4:
|
|
resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-plain-object@5.0.0:
|
|
resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-potential-custom-element-name@1.0.1:
|
|
resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==}
|
|
|
|
is-promise@4.0.0:
|
|
resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==}
|
|
|
|
is-stream@2.0.1:
|
|
resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-unicode-supported@2.1.0:
|
|
resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
is-what@3.14.1:
|
|
resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==}
|
|
|
|
is-wsl@3.1.0:
|
|
resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==}
|
|
engines: {node: '>=16'}
|
|
|
|
isarray@1.0.0:
|
|
resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
|
|
|
|
isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
isexe@3.1.1:
|
|
resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==}
|
|
engines: {node: '>=16'}
|
|
|
|
isobject@3.0.1:
|
|
resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
istanbul-lib-coverage@3.2.2:
|
|
resolution: {integrity: sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==}
|
|
engines: {node: '>=8'}
|
|
|
|
istanbul-lib-instrument@6.0.3:
|
|
resolution: {integrity: sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
istanbul-lib-report@3.0.1:
|
|
resolution: {integrity: sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==}
|
|
engines: {node: '>=10'}
|
|
|
|
istanbul-lib-source-maps@5.0.6:
|
|
resolution: {integrity: sha512-yg2d+Em4KizZC5niWhQaIomgf5WlL4vOOjZ5xGCmF8SnPE/mDWWXgvRExdcpCgh9lLRRa1/fSYp2ymmbJ1pI+A==}
|
|
engines: {node: '>=10'}
|
|
|
|
istanbul-reports@3.2.0:
|
|
resolution: {integrity: sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
jackspeak@3.4.3:
|
|
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
|
|
|
jest-changed-files@30.2.0:
|
|
resolution: {integrity: sha512-L8lR1ChrRnSdfeOvTrwZMlnWV8G/LLjQ0nG9MBclwWZidA2N5FviRki0Bvh20WRMOX31/JYvzdqTJrk5oBdydQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-circus@30.2.0:
|
|
resolution: {integrity: sha512-Fh0096NC3ZkFx05EP2OXCxJAREVxj1BcW/i6EWqqymcgYKWjyyDpral3fMxVcHXg6oZM7iULer9wGRFvfpl+Tg==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-cli@30.2.0:
|
|
resolution: {integrity: sha512-Os9ukIvADX/A9sLt6Zse3+nmHtHaE6hqOsjQtNiugFTbKRHYIYtZXNGNK9NChseXy7djFPjndX1tL0sCTlfpAA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
|
peerDependenciesMeta:
|
|
node-notifier:
|
|
optional: true
|
|
|
|
jest-config@30.2.0:
|
|
resolution: {integrity: sha512-g4WkyzFQVWHtu6uqGmQR4CQxz/CH3yDSlhzXMWzNjDx843gYjReZnMRanjRCq5XZFuQrGDxgUaiYWE8BRfVckA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
peerDependencies:
|
|
'@types/node': '*'
|
|
esbuild-register: '>=3.4.0'
|
|
ts-node: '>=9.0.0'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
esbuild-register:
|
|
optional: true
|
|
ts-node:
|
|
optional: true
|
|
|
|
jest-diff@29.7.0:
|
|
resolution: {integrity: sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-diff@30.0.5:
|
|
resolution: {integrity: sha512-1UIqE9PoEKaHcIKvq2vbibrCog4Y8G0zmOxgQUVEiTqwR5hJVMCoDsN1vFvI5JvwD37hjueZ1C4l2FyGnfpE0A==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-diff@30.2.0:
|
|
resolution: {integrity: sha512-dQHFo3Pt4/NLlG5z4PxZ/3yZTZ1C7s9hveiOj+GCN+uT109NC2QgsoVZsVOAvbJ3RgKkvyLGXZV9+piDpWbm6A==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-docblock@30.2.0:
|
|
resolution: {integrity: sha512-tR/FFgZKS1CXluOQzZvNH3+0z9jXr3ldGSD8bhyuxvlVUwbeLOGynkunvlTMxchC5urrKndYiwCFC0DLVjpOCA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-each@30.2.0:
|
|
resolution: {integrity: sha512-lpWlJlM7bCUf1mfmuqTA8+j2lNURW9eNafOy99knBM01i5CQeY5UH1vZjgT9071nDJac1M4XsbyI44oNOdhlDQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-environment-jsdom@30.2.0:
|
|
resolution: {integrity: sha512-zbBTiqr2Vl78pKp/laGBREYzbZx9ZtqPjOK4++lL4BNDhxRnahg51HtoDrk9/VjIy9IthNEWdKVd7H5bqBhiWQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
peerDependencies:
|
|
canvas: ^3.0.0
|
|
peerDependenciesMeta:
|
|
canvas:
|
|
optional: true
|
|
|
|
jest-environment-node@30.2.0:
|
|
resolution: {integrity: sha512-ElU8v92QJ9UrYsKrxDIKCxu6PfNj4Hdcktcn0JX12zqNdqWHB0N+hwOnnBBXvjLd2vApZtuLUGs1QSY+MsXoNA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-get-type@29.6.3:
|
|
resolution: {integrity: sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-haste-map@30.2.0:
|
|
resolution: {integrity: sha512-sQA/jCb9kNt+neM0anSj6eZhLZUIhQgwDt7cPGjumgLM4rXsfb9kpnlacmvZz3Q5tb80nS+oG/if+NBKrHC+Xw==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-junit@16.0.0:
|
|
resolution: {integrity: sha512-A94mmw6NfJab4Fg/BlvVOUXzXgF0XIH6EmTgJ5NDPp4xoKq0Kr7sErb+4Xs9nZvu58pJojz5RFGpqnZYJTrRfQ==}
|
|
engines: {node: '>=10.12.0'}
|
|
|
|
jest-leak-detector@30.2.0:
|
|
resolution: {integrity: sha512-M6jKAjyzjHG0SrQgwhgZGy9hFazcudwCNovY/9HPIicmNSBuockPSedAP9vlPK6ONFJ1zfyH/M2/YYJxOz5cdQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-matcher-utils@30.0.5:
|
|
resolution: {integrity: sha512-uQgGWt7GOrRLP1P7IwNWwK1WAQbq+m//ZY0yXygyfWp0rJlksMSLQAA4wYQC3b6wl3zfnchyTx+k3HZ5aPtCbQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-matcher-utils@30.2.0:
|
|
resolution: {integrity: sha512-dQ94Nq4dbzmUWkQ0ANAWS9tBRfqCrn0bV9AMYdOi/MHW726xn7eQmMeRTpX2ViC00bpNaWXq+7o4lIQ3AX13Hg==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-message-util@30.0.5:
|
|
resolution: {integrity: sha512-NAiDOhsK3V7RU0Aa/HnrQo+E4JlbarbmI3q6Pi4KcxicdtjV82gcIUrejOtczChtVQR4kddu1E1EJlW6EN9IyA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-message-util@30.2.0:
|
|
resolution: {integrity: sha512-y4DKFLZ2y6DxTWD4cDe07RglV88ZiNEdlRfGtqahfbIjfsw1nMCPx49Uev4IA/hWn3sDKyAnSPwoYSsAEdcimw==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-mock@30.0.5:
|
|
resolution: {integrity: sha512-Od7TyasAAQX/6S+QCbN6vZoWOMwlTtzzGuxJku1GhGanAjz9y+QsQkpScDmETvdc9aSXyJ/Op4rhpMYBWW91wQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-mock@30.2.0:
|
|
resolution: {integrity: sha512-JNNNl2rj4b5ICpmAcq+WbLH83XswjPbjH4T7yvGzfAGCPh1rw+xVNbtk+FnRslvt9lkCcdn9i1oAoKUuFsOxRw==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-pnp-resolver@1.2.3:
|
|
resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==}
|
|
engines: {node: '>=6'}
|
|
peerDependencies:
|
|
jest-resolve: '*'
|
|
peerDependenciesMeta:
|
|
jest-resolve:
|
|
optional: true
|
|
|
|
jest-preset-angular@16.0.0:
|
|
resolution: {integrity: sha512-FVo98EZiJ9cwHeteJozCCIkgJecytt1tu0t8DrAMTyyQ4x/seeZmctkWXP0J9uGyARS0Kcwd+f2YeKqKQOB2yA==}
|
|
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
|
|
peerDependencies:
|
|
'@angular/compiler-cli': '>=19.0.0 <22.0.0'
|
|
'@angular/core': '>=19.0.0 <22.0.0'
|
|
'@angular/platform-browser': '>=19.0.0 <22.0.0'
|
|
'@angular/platform-browser-dynamic': '>=19.0.0 <22.0.0'
|
|
jest: ^30.0.0
|
|
jsdom: '>=26.0.0'
|
|
typescript: '>=5.5'
|
|
|
|
jest-regex-util@30.0.1:
|
|
resolution: {integrity: sha512-jHEQgBXAgc+Gh4g0p3bCevgRCVRkB4VB70zhoAE48gxeSr1hfUOsM/C2WoJgVL7Eyg//hudYENbm3Ne+/dRVVA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-resolve-dependencies@30.2.0:
|
|
resolution: {integrity: sha512-xTOIGug/0RmIe3mmCqCT95yO0vj6JURrn1TKWlNbhiAefJRWINNPgwVkrVgt/YaerPzY3iItufd80v3lOrFJ2w==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-resolve@30.2.0:
|
|
resolution: {integrity: sha512-TCrHSxPlx3tBY3hWNtRQKbtgLhsXa1WmbJEqBlTBrGafd5fiQFByy2GNCEoGR+Tns8d15GaL9cxEzKOO3GEb2A==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-runner@30.2.0:
|
|
resolution: {integrity: sha512-PqvZ2B2XEyPEbclp+gV6KO/F1FIFSbIwewRgmROCMBo/aZ6J1w8Qypoj2pEOcg3G2HzLlaP6VUtvwCI8dM3oqQ==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-runtime@30.2.0:
|
|
resolution: {integrity: sha512-p1+GVX/PJqTucvsmERPMgCPvQJpFt4hFbM+VN3n8TMo47decMUcJbt+rgzwrEme0MQUA/R+1de2axftTHkKckg==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-snapshot@30.2.0:
|
|
resolution: {integrity: sha512-5WEtTy2jXPFypadKNpbNkZ72puZCa6UjSr/7djeecHWOu7iYhSXSnHScT8wBz3Rn8Ena5d5RYRcsyKIeqG1IyA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-util@30.0.5:
|
|
resolution: {integrity: sha512-pvyPWssDZR0FlfMxCBoc0tvM8iUEskaRFALUtGQYzVEAqisAztmy+R8LnU14KT4XA0H/a5HMVTXat1jLne010g==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-util@30.2.0:
|
|
resolution: {integrity: sha512-QKNsM0o3Xe6ISQU869e+DhG+4CK/48aHYdJZGlFQVTjnbvgpcKyxpzk29fGiO7i/J8VENZ+d2iGnSsvmuHywlA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-validate@30.2.0:
|
|
resolution: {integrity: sha512-FBGWi7dP2hpdi8nBoWxSsLvBFewKAg0+uSQwBaof4Y4DPgBabXgpSYC5/lR7VmnIlSpASmCi/ntRWPbv7089Pw==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-watcher@30.2.0:
|
|
resolution: {integrity: sha512-PYxa28dxJ9g777pGm/7PrbnMeA0Jr7osHP9bS7eJy9DuAjMgdGtxgf0uKMyoIsTWAkIbUW5hSDdJ3urmgXBqxg==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest-websocket-mock@2.5.0:
|
|
resolution: {integrity: sha512-a+UJGfowNIWvtIKIQBHoEWIUqRxxQHFx4CXT+R5KxxKBtEQ5rS3pPOV/5299sHzqbmeCzxxY5qE4+yfXePePig==}
|
|
|
|
jest-worker@27.5.1:
|
|
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
|
|
engines: {node: '>= 10.13.0'}
|
|
|
|
jest-worker@30.2.0:
|
|
resolution: {integrity: sha512-0Q4Uk8WF7BUwqXHuAjc23vmopWJw5WH7w2tqBoUOZpOjW/ZnR44GXXd1r82RvnmI2GZge3ivrYXk/BE2+VtW2g==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
jest@30.2.0:
|
|
resolution: {integrity: sha512-F26gjC0yWN8uAA5m5Ss8ZQf5nDHWGlN/xWZIh8S5SRbsEKBovwZhxGd6LJlbZYxBgCYOtreSUyb8hpXyGC5O4A==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
|
peerDependenciesMeta:
|
|
node-notifier:
|
|
optional: true
|
|
|
|
jiti@2.6.1:
|
|
resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==}
|
|
hasBin: true
|
|
|
|
jose@6.1.3:
|
|
resolution: {integrity: sha512-0TpaTfihd4QMNwrz/ob2Bp7X04yuxJkjRGi4aKmOqwhov54i6u79oCv7T+C7lo70MKH6BesI3vscD1yb/yzKXQ==}
|
|
|
|
js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
js-yaml@3.14.2:
|
|
resolution: {integrity: sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==}
|
|
hasBin: true
|
|
|
|
js-yaml@4.1.1:
|
|
resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
|
|
hasBin: true
|
|
|
|
jsdom@26.1.0:
|
|
resolution: {integrity: sha512-Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
canvas: ^3.0.0
|
|
peerDependenciesMeta:
|
|
canvas:
|
|
optional: true
|
|
|
|
jsesc@3.1.0:
|
|
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
json-buffer@3.0.1:
|
|
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
|
|
|
|
json-parse-even-better-errors@2.3.1:
|
|
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
|
|
|
json-parse-even-better-errors@5.0.0:
|
|
resolution: {integrity: sha512-ZF1nxZ28VhQouRWhUcVlUIN3qwSgPuswK05s/HIaoetAoE/9tngVmCHjSxmSQPav1nd+lPtTL0YZ/2AFdR/iYQ==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
json-schema-traverse@0.4.1:
|
|
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
|
|
|
|
json-schema-traverse@1.0.0:
|
|
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
|
|
|
|
json-schema-typed@8.0.2:
|
|
resolution: {integrity: sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA==}
|
|
|
|
json-stable-stringify-without-jsonify@1.0.1:
|
|
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
|
|
|
json5@2.2.3:
|
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
jsonc-parser@3.3.1:
|
|
resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==}
|
|
|
|
jsonparse@1.3.1:
|
|
resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==}
|
|
engines: {'0': node >= 0.2.0}
|
|
|
|
karma-source-map-support@1.4.0:
|
|
resolution: {integrity: sha512-RsBECncGO17KAoJCYXjv+ckIz+Ii9NCi+9enk+rq6XC81ezYkb4/RHE6CTXdA7IOJqoF3wcaLfVG0CPmE5ca6A==}
|
|
|
|
keyv@4.5.4:
|
|
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
|
|
|
kind-of@6.0.3:
|
|
resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
launch-editor@2.12.0:
|
|
resolution: {integrity: sha512-giOHXoOtifjdHqUamwKq6c49GzBdLjvxrd2D+Q4V6uOHopJv7p9VJxikDsQ/CBXZbEITgUqSVHXLTG3VhPP1Dg==}
|
|
|
|
less-loader@12.3.0:
|
|
resolution: {integrity: sha512-0M6+uYulvYIWs52y0LqN4+QM9TqWAohYSNTo4htE8Z7Cn3G/qQMEmktfHmyJT23k+20kU9zHH2wrfFXkxNLtVw==}
|
|
engines: {node: '>= 18.12.0'}
|
|
peerDependencies:
|
|
'@rspack/core': 0.x || 1.x
|
|
less: ^3.5.0 || ^4.0.0
|
|
webpack: ^5.0.0
|
|
peerDependenciesMeta:
|
|
'@rspack/core':
|
|
optional: true
|
|
webpack:
|
|
optional: true
|
|
|
|
less@4.4.2:
|
|
resolution: {integrity: sha512-j1n1IuTX1VQjIy3tT7cyGbX7nvQOsFLoIqobZv4ttI5axP923gA44zUj6miiA6R5Aoms4sEGVIIcucXUbRI14g==}
|
|
engines: {node: '>=14'}
|
|
hasBin: true
|
|
|
|
leven@3.1.0:
|
|
resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==}
|
|
engines: {node: '>=6'}
|
|
|
|
levn@0.4.1:
|
|
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
license-webpack-plugin@4.0.2:
|
|
resolution: {integrity: sha512-771TFWFD70G1wLTC4oU2Cw4qvtmNrIw+wRvBtn+okgHl7slJVi7zfNcdmqDL72BojM30VNJ2UHylr1o77U37Jw==}
|
|
peerDependencies:
|
|
webpack: '*'
|
|
peerDependenciesMeta:
|
|
webpack:
|
|
optional: true
|
|
|
|
lines-and-columns@1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
|
|
listr2@9.0.5:
|
|
resolution: {integrity: sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
lmdb@3.4.4:
|
|
resolution: {integrity: sha512-+Y2DqovevLkb6DrSQ6SXTYLEd6kvlRbhsxzgJrk7BUfOVA/mt21ak6pFDZDKxiAczHMWxrb02kXBTSTIA0O94A==}
|
|
hasBin: true
|
|
|
|
loader-runner@4.3.1:
|
|
resolution: {integrity: sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==}
|
|
engines: {node: '>=6.11.5'}
|
|
|
|
loader-utils@2.0.4:
|
|
resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==}
|
|
engines: {node: '>=8.9.0'}
|
|
|
|
loader-utils@3.3.1:
|
|
resolution: {integrity: sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==}
|
|
engines: {node: '>= 12.13.0'}
|
|
|
|
locate-path@5.0.0:
|
|
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
|
|
engines: {node: '>=8'}
|
|
|
|
locate-path@6.0.0:
|
|
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
|
engines: {node: '>=10'}
|
|
|
|
lodash-es@4.17.21:
|
|
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
|
|
|
|
lodash.debounce@4.0.8:
|
|
resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
|
|
|
|
lodash.memoize@4.1.2:
|
|
resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==}
|
|
|
|
lodash.merge@4.6.2:
|
|
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
|
|
|
|
lodash@4.17.23:
|
|
resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
|
|
|
|
log-symbols@7.0.1:
|
|
resolution: {integrity: sha512-ja1E3yCr9i/0hmBVaM0bfwDjnGy8I/s6PP4DFp+yP+a+mrHO4Rm7DtmnqROTUkHIkqffC84YY7AeqX6oFk0WFg==}
|
|
engines: {node: '>=18'}
|
|
|
|
log-update@6.1.0:
|
|
resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==}
|
|
engines: {node: '>=18'}
|
|
|
|
lru-cache@10.4.3:
|
|
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
|
|
|
lru-cache@11.2.5:
|
|
resolution: {integrity: sha512-vFrFJkWtJvJnD5hg+hJvVE8Lh/TcMzKnTgCWmtBipwI5yLX/iX+5UB2tfuyODF5E7k9xEzMdYgGqaSb1c0c5Yw==}
|
|
engines: {node: 20 || >=22}
|
|
|
|
lru-cache@5.1.1:
|
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
|
|
magic-string@0.30.21:
|
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
|
|
make-dir@2.1.0:
|
|
resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
|
|
engines: {node: '>=6'}
|
|
|
|
make-dir@4.0.0:
|
|
resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
|
|
engines: {node: '>=10'}
|
|
|
|
make-error@1.3.6:
|
|
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
|
|
|
|
make-fetch-happen@15.0.3:
|
|
resolution: {integrity: sha512-iyyEpDty1mwW3dGlYXAJqC/azFn5PPvgKVwXayOGBSmKLxhKZ9fg4qIan2ePpp1vJIwfFiO34LAPZgq9SZW9Aw==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
makeerror@1.0.12:
|
|
resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==}
|
|
|
|
material-colors@1.2.6:
|
|
resolution: {integrity: sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg==}
|
|
|
|
math-intrinsics@1.1.0:
|
|
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
media-typer@0.3.0:
|
|
resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
media-typer@1.1.0:
|
|
resolution: {integrity: sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
memfs@4.56.10:
|
|
resolution: {integrity: sha512-eLvzyrwqLHnLYalJP7YZ3wBe79MXktMdfQbvMrVD80K+NhrIukCVBvgP30zTJYEEDh9hZ/ep9z0KOdD7FSHo7w==}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
merge-descriptors@1.0.3:
|
|
resolution: {integrity: sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==}
|
|
|
|
merge-descriptors@2.0.0:
|
|
resolution: {integrity: sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==}
|
|
engines: {node: '>=18'}
|
|
|
|
merge-stream@2.0.0:
|
|
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
|
|
|
|
methods@1.1.2:
|
|
resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
micromatch@4.0.8:
|
|
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
mime-db@1.52.0:
|
|
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-db@1.54.0:
|
|
resolution: {integrity: sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-names@1.0.0:
|
|
resolution: {integrity: sha512-vLNEfYU63fz34panv/L3Lh3eW3+v0BlOB+bSGFdntv/gBNnokCbSsaNuHR9vH/NS5oWbL0HqMQf/3we4fRJyIQ==}
|
|
|
|
mime-types@2.1.35:
|
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-types@3.0.2:
|
|
resolution: {integrity: sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==}
|
|
engines: {node: '>=18'}
|
|
|
|
mime@1.6.0:
|
|
resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
mimic-fn@2.1.0:
|
|
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
|
|
engines: {node: '>=6'}
|
|
|
|
mimic-function@5.0.1:
|
|
resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
|
|
engines: {node: '>=18'}
|
|
|
|
mimic-response@2.1.0:
|
|
resolution: {integrity: sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==}
|
|
engines: {node: '>=8'}
|
|
|
|
mimic-response@3.1.0:
|
|
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
mini-css-extract-plugin@2.9.4:
|
|
resolution: {integrity: sha512-ZWYT7ln73Hptxqxk2DxPU9MmapXRhxkJD6tkSR04dnQxm8BGu2hzgKLugK5yySD97u/8yy7Ma7E76k9ZdvtjkQ==}
|
|
engines: {node: '>= 12.13.0'}
|
|
peerDependencies:
|
|
webpack: ^5.0.0
|
|
|
|
minimalistic-assert@1.0.1:
|
|
resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==}
|
|
|
|
minimatch@10.1.1:
|
|
resolution: {integrity: sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==}
|
|
engines: {node: 20 || >=22}
|
|
|
|
minimatch@3.1.2:
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
|
|
minimatch@9.0.5:
|
|
resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minimist@1.2.8:
|
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
|
|
|
minipass-collect@2.0.1:
|
|
resolution: {integrity: sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minipass-fetch@5.0.0:
|
|
resolution: {integrity: sha512-fiCdUALipqgPWrOVTz9fw0XhcazULXOSU6ie40DDbX1F49p1dBrSRBuswndTx1x3vEb/g0FT7vC4c4C2u/mh3A==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
minipass-flush@1.0.5:
|
|
resolution: {integrity: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==}
|
|
engines: {node: '>= 8'}
|
|
|
|
minipass-pipeline@1.2.4:
|
|
resolution: {integrity: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==}
|
|
engines: {node: '>=8'}
|
|
|
|
minipass-sized@1.0.3:
|
|
resolution: {integrity: sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==}
|
|
engines: {node: '>=8'}
|
|
|
|
minipass@3.3.6:
|
|
resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==}
|
|
engines: {node: '>=8'}
|
|
|
|
minipass@7.1.2:
|
|
resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minizlib@3.1.0:
|
|
resolution: {integrity: sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==}
|
|
engines: {node: '>= 18'}
|
|
|
|
mkdirp-classic@0.5.3:
|
|
resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
|
|
|
|
mkdirp@1.0.4:
|
|
resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
mock-socket@9.3.1:
|
|
resolution: {integrity: sha512-qxBgB7Qa2sEQgHFjj0dSigq7fX4k6Saisd5Nelwp2q8mlbAFh5dHV9JTTlF8viYJLSSWgMCZFUom8PJcMNBoJw==}
|
|
engines: {node: '>= 8'}
|
|
|
|
mrmime@2.0.1:
|
|
resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
ms@2.0.0:
|
|
resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
|
|
|
|
ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
msgpackr-extract@3.0.3:
|
|
resolution: {integrity: sha512-P0efT1C9jIdVRefqjzOQ9Xml57zpOXnIuS+csaB4MdZbTdmGDLo8XhzBG1N7aO11gKDDkJvBLULeFTo46wwreA==}
|
|
hasBin: true
|
|
|
|
msgpackr@1.11.8:
|
|
resolution: {integrity: sha512-bC4UGzHhVvgDNS7kn9tV8fAucIYUBuGojcaLiz7v+P63Lmtm0Xeji8B/8tYKddALXxJLpwIeBmUN3u64C4YkRA==}
|
|
|
|
multicast-dns@7.2.5:
|
|
resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==}
|
|
hasBin: true
|
|
|
|
mute-stream@2.0.0:
|
|
resolution: {integrity: sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==}
|
|
engines: {node: ^18.17.0 || >=20.5.0}
|
|
|
|
nanoid@3.3.11:
|
|
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
napi-build-utils@1.0.2:
|
|
resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==}
|
|
|
|
napi-postinstall@0.3.3:
|
|
resolution: {integrity: sha512-uTp172LLXSxuSYHv/kou+f6KW3SMppU9ivthaVTXian9sOt3XM/zHYHpRZiLgQoxeWfYUnslNWQHF1+G71xcow==}
|
|
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
|
hasBin: true
|
|
|
|
natural-compare@1.4.0:
|
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
|
|
needle@3.3.1:
|
|
resolution: {integrity: sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==}
|
|
engines: {node: '>= 4.4.x'}
|
|
hasBin: true
|
|
|
|
negotiator@0.6.3:
|
|
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
negotiator@0.6.4:
|
|
resolution: {integrity: sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
negotiator@1.0.0:
|
|
resolution: {integrity: sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
neo-async@2.6.2:
|
|
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
|
|
|
|
ng2-pdf-viewer@10.4.0:
|
|
resolution: {integrity: sha512-TPh1oLZoeARggreTG60Sl3ikSn+Z3+At9pLZ0o/vxPjc7mW2ok2XPyl2Oqz7VyP80ipVorldm1hsLPBmNe2zzA==}
|
|
|
|
ngx-bootstrap-icons@1.9.3:
|
|
resolution: {integrity: sha512-UsFqJ/cn0u5W39hVMIDbm+ze1dCF9fDV839scqeimi70Efcmg41zOx6GgR6i2gWAVFR0OBso1cdqb4E75XhTSw==}
|
|
engines: {node: '>= 16.18.1', npm: '>= 8.11.0'}
|
|
peerDependencies:
|
|
'@angular/common': '>= 13.3.8'
|
|
'@angular/core': '>= 13.3.8'
|
|
|
|
ngx-color@10.1.0:
|
|
resolution: {integrity: sha512-yuxlE1LfN+PABIO4hv0Gw5ksq8g9XkMJKrGPn2SWbrre/gsH+kkyyn3rwSCurinnLCnw7czqenwQUtnBJm8yww==}
|
|
peerDependencies:
|
|
'@angular/common': '>=19.0.0-0'
|
|
'@angular/core': '>=19.0.0-0'
|
|
|
|
ngx-cookie-service@21.1.0:
|
|
resolution: {integrity: sha512-W3IsoMImUVNt0ZuMesEuQJUGrEgKJaPkQGGfCg7zjUGM/EaeAIbIkfNktNIgUDmeUYapZQJa2pSg4YuK4v1gVQ==}
|
|
peerDependencies:
|
|
'@angular/common': ^21.0.0
|
|
'@angular/core': ^21.0.0
|
|
|
|
ngx-device-detector@11.0.0:
|
|
resolution: {integrity: sha512-vQ07MpUvVKgxGMPmNvbZ9mUcgH4cH0KMVCj9skMOciPh4sBUKNsorWE/FUs2eSYiLbtu7oq1JcPMcRuEWZ1rug==}
|
|
peerDependencies:
|
|
'@angular/common': ^21.0.0
|
|
'@angular/core': ^21.0.0
|
|
|
|
ngx-ui-tour-core@15.0.0:
|
|
resolution: {integrity: sha512-ECFU+aELgXpltveC7rtoQn72bzhmQB/bpqPUcfr2G+WjT2nUPMsbRRDbK5RfngslM0cNl5JJ1N0Z/KR39FJ7oA==}
|
|
peerDependencies:
|
|
'@angular/common': ^20.0.0
|
|
'@angular/core': ^20.0.0
|
|
'@angular/router': ^20.0.0
|
|
rxjs: ^7.4.0
|
|
|
|
ngx-ui-tour-ng-bootstrap@17.0.1:
|
|
resolution: {integrity: sha512-JgKiMnYHuvTDQfo0XknRiSvyZZWGsyYyD5z7J5SEerQ4K6jp1RDrQYlkSvSN30qUKJ0WrO1QTEZ4hoIElrr7gQ==}
|
|
peerDependencies:
|
|
'@angular/common': ^20.0.0
|
|
'@angular/core': ^20.0.0
|
|
'@ng-bootstrap/ng-bootstrap': ^19.0.0
|
|
|
|
node-abi@3.71.0:
|
|
resolution: {integrity: sha512-SZ40vRiy/+wRTf21hxkkEjPJZpARzUMVcJoQse2EF8qkUWbbO2z7vd5oA/H6bVH6SZQ5STGcu0KRDS7biNRfxw==}
|
|
engines: {node: '>=10'}
|
|
|
|
node-addon-api@6.1.0:
|
|
resolution: {integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==}
|
|
|
|
node-addon-api@7.1.1:
|
|
resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
|
|
|
|
node-forge@1.3.3:
|
|
resolution: {integrity: sha512-rLvcdSyRCyouf6jcOIPe/BgwG/d7hKjzMKOas33/pHEr6gbq18IK9zV7DiPvzsz0oBJPme6qr6H6kGZuI9/DZg==}
|
|
engines: {node: '>= 6.13.0'}
|
|
|
|
node-gyp-build-optional-packages@5.2.2:
|
|
resolution: {integrity: sha512-s+w+rBWnpTMwSFbaE0UXsRlg7hU4FjekKU4eyAih5T8nJuNZT1nNsskXpxmeqSK9UzkBl6UgRlnKc8hz8IEqOw==}
|
|
hasBin: true
|
|
|
|
node-gyp@12.2.0:
|
|
resolution: {integrity: sha512-q23WdzrQv48KozXlr0U1v9dwO/k59NHeSzn6loGcasyf0UnSrtzs8kRxM+mfwJSf0DkX0s43hcqgnSO4/VNthQ==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
hasBin: true
|
|
|
|
node-int64@0.4.0:
|
|
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
|
|
|
|
node-releases@2.0.27:
|
|
resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
|
|
|
|
nopt@9.0.0:
|
|
resolution: {integrity: sha512-Zhq3a+yFKrYwSBluL4H9XP3m3y5uvQkB/09CwDruCiRmR/UJYnn9W4R48ry0uGC70aeTPKLynBtscP9efFFcPw==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
hasBin: true
|
|
|
|
normalize-path@3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
npm-bundled@5.0.0:
|
|
resolution: {integrity: sha512-JLSpbzh6UUXIEoqPsYBvVNVmyrjVZ1fzEFbqxKkTJQkWBO3xFzFT+KDnSKQWwOQNbuWRwt5LSD6HOTLGIWzfrw==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
npm-install-checks@8.0.0:
|
|
resolution: {integrity: sha512-ScAUdMpyzkbpxoNekQ3tNRdFI8SJ86wgKZSQZdUxT+bj0wVFpsEMWnkXP0twVe1gJyNF5apBWDJhhIbgrIViRA==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
npm-normalize-package-bin@5.0.0:
|
|
resolution: {integrity: sha512-CJi3OS4JLsNMmr2u07OJlhcrPxCeOeP/4xq67aWNai6TNWWbTrlNDgl8NcFKVlcBKp18GPj+EzbNIgrBfZhsag==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
npm-package-arg@13.0.2:
|
|
resolution: {integrity: sha512-IciCE3SY3uE84Ld8WZU23gAPPV9rIYod4F+rc+vJ7h7cwAJt9Vk6TVsK60ry7Uj3SRS3bqRRIGuTp9YVlk6WNA==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
npm-packlist@10.0.3:
|
|
resolution: {integrity: sha512-zPukTwJMOu5X5uvm0fztwS5Zxyvmk38H/LfidkOMt3gbZVCyro2cD/ETzwzVPcWZA3JOyPznfUN/nkyFiyUbxg==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
npm-pick-manifest@11.0.3:
|
|
resolution: {integrity: sha512-buzyCfeoGY/PxKqmBqn1IUJrZnUi1VVJTdSSRPGI60tJdUhUoSQFhs0zycJokDdOznQentgrpf8LayEHyyYlqQ==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
npm-registry-fetch@19.1.1:
|
|
resolution: {integrity: sha512-TakBap6OM1w0H73VZVDf44iFXsOS3h+L4wVMXmbWOQroZgFhMch0juN6XSzBNlD965yIKvWg2dfu7NSiaYLxtw==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
npm-run-path@4.0.1:
|
|
resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
|
|
engines: {node: '>=8'}
|
|
|
|
nth-check@2.1.1:
|
|
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
|
|
|
nwsapi@2.2.22:
|
|
resolution: {integrity: sha512-ujSMe1OWVn55euT1ihwCI1ZcAaAU3nxUiDwfDQldc51ZXaB9m2AyOn6/jh1BLe2t/G8xd6uKG1UBF2aZJeg2SQ==}
|
|
|
|
object-assign@4.1.1:
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
object-inspect@1.13.4:
|
|
resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
obuf@1.1.2:
|
|
resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==}
|
|
|
|
on-finished@2.4.1:
|
|
resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
on-headers@1.1.0:
|
|
resolution: {integrity: sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
once@1.4.0:
|
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
|
|
onetime@5.1.2:
|
|
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
|
|
engines: {node: '>=6'}
|
|
|
|
onetime@7.0.0:
|
|
resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
open@10.2.0:
|
|
resolution: {integrity: sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==}
|
|
engines: {node: '>=18'}
|
|
|
|
open@11.0.0:
|
|
resolution: {integrity: sha512-smsWv2LzFjP03xmvFoJ331ss6h+jixfA4UUV/Bsiyuu4YJPfN+FIQGOIiv4w9/+MoHkfkJ22UIaQWRVFRfH6Vw==}
|
|
engines: {node: '>=20'}
|
|
|
|
optionator@0.9.4:
|
|
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
ora@9.0.0:
|
|
resolution: {integrity: sha512-m0pg2zscbYgWbqRR6ABga5c3sZdEon7bSgjnlXC64kxtxLOyjRcbbUkLj7HFyy/FTD+P2xdBWu8snGhYI0jc4A==}
|
|
engines: {node: '>=20'}
|
|
|
|
ordered-binary@1.6.1:
|
|
resolution: {integrity: sha512-QkCdPooczexPLiXIrbVOPYkR3VO3T6v2OyKRkR1Xbhpy7/LAVXwahnRCgRp78Oe/Ehf0C/HATAxfSr6eA1oX+w==}
|
|
|
|
p-limit@2.3.0:
|
|
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
|
|
engines: {node: '>=6'}
|
|
|
|
p-limit@3.1.0:
|
|
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
p-locate@4.1.0:
|
|
resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
|
|
engines: {node: '>=8'}
|
|
|
|
p-locate@5.0.0:
|
|
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
|
|
engines: {node: '>=10'}
|
|
|
|
p-map@7.0.4:
|
|
resolution: {integrity: sha512-tkAQEw8ysMzmkhgw8k+1U/iPhWNhykKnSk4Rd5zLoPJCuJaGRPo6YposrZgaxHKzDHdDWWZvE/Sk7hsL2X/CpQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
p-retry@6.2.1:
|
|
resolution: {integrity: sha512-hEt02O4hUct5wtwg4H4KcWgDdm+l1bOaEy/hWzd8xtXB9BqxTWBBhb+2ImAtH4Cv4rPjV76xN3Zumqk3k3AhhQ==}
|
|
engines: {node: '>=16.17'}
|
|
|
|
p-try@2.2.0:
|
|
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
package-json-from-dist@1.0.1:
|
|
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
|
|
|
|
pacote@21.0.4:
|
|
resolution: {integrity: sha512-RplP/pDW0NNNDh3pnaoIWYPvNenS7UqMbXyvMqJczosiFWTeGGwJC2NQBLqKf4rGLFfwCOnntw1aEp9Jiqm1MA==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
hasBin: true
|
|
|
|
pako@1.0.11:
|
|
resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
|
|
|
|
parent-module@1.0.1:
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
engines: {node: '>=6'}
|
|
|
|
parse-json@5.2.0:
|
|
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
|
engines: {node: '>=8'}
|
|
|
|
parse-node-version@1.0.1:
|
|
resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
parse5-html-rewriting-stream@8.0.0:
|
|
resolution: {integrity: sha512-wzh11mj8KKkno1pZEu+l2EVeWsuKDfR5KNWZOTsslfUX8lPDZx77m9T0kIoAVkFtD1nx6YF8oh4BnPHvxMtNMw==}
|
|
|
|
parse5-sax-parser@8.0.0:
|
|
resolution: {integrity: sha512-/dQ8UzHZwnrzs3EvDj6IkKrD/jIZyTlB+8XrHJvcjNgRdmWruNdN9i9RK/JtxakmlUdPwKubKPTCqvbTgzGhrw==}
|
|
|
|
parse5@7.3.0:
|
|
resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==}
|
|
|
|
parse5@8.0.0:
|
|
resolution: {integrity: sha512-9m4m5GSgXjL4AjumKzq1Fgfp3Z8rsvjRNbnkVwfu2ImRqE5D0LnY2QfDen18FSY9C573YU5XxSapdHZTZ2WolA==}
|
|
|
|
parseurl@1.3.3:
|
|
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
path-exists@4.0.0:
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-is-absolute@1.0.1:
|
|
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
path-key@3.1.1:
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
path-scurry@1.11.1:
|
|
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
|
|
engines: {node: '>=16 || 14 >=14.18'}
|
|
|
|
path-scurry@2.0.1:
|
|
resolution: {integrity: sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==}
|
|
engines: {node: 20 || >=22}
|
|
|
|
path-to-regexp@0.1.12:
|
|
resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==}
|
|
|
|
path-to-regexp@8.3.0:
|
|
resolution: {integrity: sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==}
|
|
|
|
path2d@0.2.2:
|
|
resolution: {integrity: sha512-+vnG6S4dYcYxZd+CZxzXCNKdELYZSKfohrk98yajCo1PtRoDgCTrrwOvK1GT0UoAdVszagDVllQc0U1vaX4NUQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
pdfjs-dist@4.8.69:
|
|
resolution: {integrity: sha512-IHZsA4T7YElCKNNXtiLgqScw4zPd3pG9do8UrznC757gMd7UPeHSL2qwNNMJo4r79fl8oj1Xx+1nh2YkzdMpLQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@2.3.1:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
picomatch@4.0.3:
|
|
resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
|
|
engines: {node: '>=12'}
|
|
|
|
pify@4.0.1:
|
|
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
|
|
engines: {node: '>=6'}
|
|
|
|
pirates@4.0.7:
|
|
resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
piscina@5.1.4:
|
|
resolution: {integrity: sha512-7uU4ZnKeQq22t9AsmHGD2w4OYQGonwFnTypDypaWi7Qr2EvQIFVtG8J5D/3bE7W123Wdc9+v4CZDu5hJXVCtBg==}
|
|
engines: {node: '>=20.x'}
|
|
|
|
pkce-challenge@5.0.1:
|
|
resolution: {integrity: sha512-wQ0b/W4Fr01qtpHlqSqspcj3EhBvimsdh0KlHhH8HRZnMsEa0ea2fTULOXOS9ccQr3om+GcGRk4e+isrZWV8qQ==}
|
|
engines: {node: '>=16.20.0'}
|
|
|
|
pkg-dir@4.2.0:
|
|
resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
playwright-core@1.58.1:
|
|
resolution: {integrity: sha512-bcWzOaTxcW+VOOGBCQgnaKToLJ65d6AqfLVKEWvexyS3AS6rbXl+xdpYRMGSRBClPvyj44njOWoxjNdL/H9UNg==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
playwright@1.58.1:
|
|
resolution: {integrity: sha512-+2uTZHxSCcxjvGc5C891LrS1/NlxglGxzrC4seZiVjcYVQfUa87wBL6rTDqzGjuoWNjnBzRqKmF6zRYGMvQUaQ==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
postcss-loader@8.2.0:
|
|
resolution: {integrity: sha512-tHX+RkpsXVcc7st4dSdDGliI+r4aAQDuv+v3vFYHixb6YgjreG5AG4SEB0kDK8u2s6htqEEpKlkhSBUTvWKYnA==}
|
|
engines: {node: '>= 18.12.0'}
|
|
peerDependencies:
|
|
'@rspack/core': 0.x || 1.x
|
|
postcss: ^7.0.0 || ^8.0.1
|
|
webpack: ^5.0.0
|
|
peerDependenciesMeta:
|
|
'@rspack/core':
|
|
optional: true
|
|
webpack:
|
|
optional: true
|
|
|
|
postcss-media-query-parser@0.2.3:
|
|
resolution: {integrity: sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==}
|
|
|
|
postcss-modules-extract-imports@3.1.0:
|
|
resolution: {integrity: sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==}
|
|
engines: {node: ^10 || ^12 || >= 14}
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
postcss-modules-local-by-default@4.2.0:
|
|
resolution: {integrity: sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==}
|
|
engines: {node: ^10 || ^12 || >= 14}
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
postcss-modules-scope@3.2.1:
|
|
resolution: {integrity: sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==}
|
|
engines: {node: ^10 || ^12 || >= 14}
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
postcss-modules-values@4.0.0:
|
|
resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==}
|
|
engines: {node: ^10 || ^12 || >= 14}
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
postcss-selector-parser@7.1.1:
|
|
resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==}
|
|
engines: {node: '>=4'}
|
|
|
|
postcss-value-parser@4.2.0:
|
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
|
|
postcss@8.5.6:
|
|
resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
powershell-utils@0.1.0:
|
|
resolution: {integrity: sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==}
|
|
engines: {node: '>=20'}
|
|
|
|
prebuild-install@7.1.2:
|
|
resolution: {integrity: sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
prelude-ls@1.2.1:
|
|
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
prettier-plugin-organize-imports@4.3.0:
|
|
resolution: {integrity: sha512-FxFz0qFhyBsGdIsb697f/EkvHzi5SZOhWAjxcx2dLt+Q532bAlhswcXGYB1yzjZ69kW8UoadFBw7TyNwlq96Iw==}
|
|
peerDependencies:
|
|
prettier: '>=2.0'
|
|
typescript: '>=2.9'
|
|
vue-tsc: ^2.1.0 || 3
|
|
peerDependenciesMeta:
|
|
vue-tsc:
|
|
optional: true
|
|
|
|
prettier@3.4.2:
|
|
resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==}
|
|
engines: {node: '>=14'}
|
|
hasBin: true
|
|
|
|
pretty-format@29.7.0:
|
|
resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
pretty-format@30.0.5:
|
|
resolution: {integrity: sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
pretty-format@30.2.0:
|
|
resolution: {integrity: sha512-9uBdv/B4EefsuAL+pWqueZyZS2Ba+LxfFeQ9DN14HU4bN8bhaxKdkpjpB6fs9+pSjIBu+FXQHImEg8j/Lw0+vA==}
|
|
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
|
|
proc-log@6.1.0:
|
|
resolution: {integrity: sha512-iG+GYldRf2BQ0UDUAd6JQ/RwzaQy6mXmsk/IzlYyal4A4SNFw54MeH4/tLkF4I5WoWG9SQwuqWzS99jaFQHBuQ==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
process-nextick-args@2.0.1:
|
|
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
|
|
|
|
promise-retry@2.0.1:
|
|
resolution: {integrity: sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==}
|
|
engines: {node: '>=10'}
|
|
|
|
proxy-addr@2.0.7:
|
|
resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
prr@1.0.1:
|
|
resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
|
|
|
|
pump@3.0.2:
|
|
resolution: {integrity: sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==}
|
|
|
|
punycode@2.3.1:
|
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
engines: {node: '>=6'}
|
|
|
|
pure-rand@7.0.1:
|
|
resolution: {integrity: sha512-oTUZM/NAZS8p7ANR3SHh30kXB+zK2r2BPcEn/awJIbOvq82WoMN4p62AWWp3Hhw50G0xMsw1mhIBLqHw64EcNQ==}
|
|
|
|
qs@6.14.1:
|
|
resolution: {integrity: sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==}
|
|
engines: {node: '>=0.6'}
|
|
|
|
randombytes@2.1.0:
|
|
resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
|
|
|
|
range-parser@1.2.1:
|
|
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
raw-body@2.5.3:
|
|
resolution: {integrity: sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
raw-body@3.0.2:
|
|
resolution: {integrity: sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
rc@1.2.8:
|
|
resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
|
|
hasBin: true
|
|
|
|
react-is@18.3.1:
|
|
resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
|
|
|
|
readable-stream@2.3.8:
|
|
resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
|
|
|
|
readable-stream@3.6.2:
|
|
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
readdirp@3.6.0:
|
|
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
|
engines: {node: '>=8.10.0'}
|
|
|
|
readdirp@4.1.2:
|
|
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
|
|
engines: {node: '>= 14.18.0'}
|
|
|
|
readdirp@5.0.0:
|
|
resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==}
|
|
engines: {node: '>= 20.19.0'}
|
|
|
|
reflect-metadata@0.2.2:
|
|
resolution: {integrity: sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==}
|
|
|
|
regenerate-unicode-properties@10.2.2:
|
|
resolution: {integrity: sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==}
|
|
engines: {node: '>=4'}
|
|
|
|
regenerate@1.4.2:
|
|
resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
|
|
|
|
regex-parser@2.3.1:
|
|
resolution: {integrity: sha512-yXLRqatcCuKtVHsWrNg0JL3l1zGfdXeEvDa0bdu4tCDQw0RpMDZsqbkyRTUnKMR0tXF627V2oEWjBEaEdqTwtQ==}
|
|
|
|
regexpu-core@6.4.0:
|
|
resolution: {integrity: sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==}
|
|
engines: {node: '>=4'}
|
|
|
|
regjsgen@0.8.0:
|
|
resolution: {integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==}
|
|
|
|
regjsparser@0.13.0:
|
|
resolution: {integrity: sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==}
|
|
hasBin: true
|
|
|
|
require-directory@2.1.1:
|
|
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
require-from-string@2.0.2:
|
|
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
requires-port@1.0.0:
|
|
resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
|
|
|
|
resolve-cwd@3.0.0:
|
|
resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==}
|
|
engines: {node: '>=8'}
|
|
|
|
resolve-from@4.0.0:
|
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
engines: {node: '>=4'}
|
|
|
|
resolve-from@5.0.0:
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
engines: {node: '>=8'}
|
|
|
|
resolve-url-loader@5.0.0:
|
|
resolution: {integrity: sha512-uZtduh8/8srhBoMx//5bwqjQ+rfYOUq8zC9NrMUGtjBiGTtFJM42s58/36+hTqeqINcnYe08Nj3LkK9lW4N8Xg==}
|
|
engines: {node: '>=12'}
|
|
|
|
resolve@1.22.11:
|
|
resolution: {integrity: sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==}
|
|
engines: {node: '>= 0.4'}
|
|
hasBin: true
|
|
|
|
restore-cursor@5.1.0:
|
|
resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
|
|
engines: {node: '>=18'}
|
|
|
|
retry@0.12.0:
|
|
resolution: {integrity: sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==}
|
|
engines: {node: '>= 4'}
|
|
|
|
retry@0.13.1:
|
|
resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
|
|
engines: {node: '>= 4'}
|
|
|
|
rfdc@1.4.1:
|
|
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
|
|
|
rolldown@1.0.0-beta.58:
|
|
resolution: {integrity: sha512-v1FCjMZCan7f+xGAHBi+mqiE4MlH7I+SXEHSQSJoMOGNNB2UYtvMiejsq9YuUOiZjNeUeV/a21nSFbrUR+4ZCQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
|
|
rollup@4.57.1:
|
|
resolution: {integrity: sha512-oQL6lgK3e2QZeQ7gcgIkS2YZPg5slw37hYufJ3edKlfQSGGm8ICoxswK15ntSzF/a8+h7ekRy7k7oWc3BQ7y8A==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
router@2.2.0:
|
|
resolution: {integrity: sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==}
|
|
engines: {node: '>= 18'}
|
|
|
|
rrweb-cssom@0.8.0:
|
|
resolution: {integrity: sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==}
|
|
|
|
run-applescript@7.1.0:
|
|
resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
rxjs@7.8.2:
|
|
resolution: {integrity: sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==}
|
|
|
|
safe-buffer@5.1.2:
|
|
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
|
|
|
|
safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
|
|
safer-buffer@2.1.2:
|
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
|
|
sass-loader@16.0.6:
|
|
resolution: {integrity: sha512-sglGzId5gmlfxNs4gK2U3h7HlVRfx278YK6Ono5lwzuvi1jxig80YiuHkaDBVsYIKFhx8wN7XSCI0M2IDS/3qA==}
|
|
engines: {node: '>= 18.12.0'}
|
|
peerDependencies:
|
|
'@rspack/core': 0.x || 1.x
|
|
node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
|
|
sass: ^1.3.0
|
|
sass-embedded: '*'
|
|
webpack: ^5.0.0
|
|
peerDependenciesMeta:
|
|
'@rspack/core':
|
|
optional: true
|
|
node-sass:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
webpack:
|
|
optional: true
|
|
|
|
sass@1.97.1:
|
|
resolution: {integrity: sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
|
|
sax@1.4.4:
|
|
resolution: {integrity: sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==}
|
|
engines: {node: '>=11.0.0'}
|
|
|
|
saxes@6.0.0:
|
|
resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==}
|
|
engines: {node: '>=v12.22.7'}
|
|
|
|
schema-utils@4.3.3:
|
|
resolution: {integrity: sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==}
|
|
engines: {node: '>= 10.13.0'}
|
|
|
|
select-hose@2.0.0:
|
|
resolution: {integrity: sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==}
|
|
|
|
selfsigned@2.4.1:
|
|
resolution: {integrity: sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
semver@5.7.2:
|
|
resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
|
|
hasBin: true
|
|
|
|
semver@6.3.1:
|
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
hasBin: true
|
|
|
|
semver@7.7.3:
|
|
resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
send@0.19.2:
|
|
resolution: {integrity: sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
send@1.2.1:
|
|
resolution: {integrity: sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==}
|
|
engines: {node: '>= 18'}
|
|
|
|
serialize-javascript@6.0.2:
|
|
resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
|
|
|
|
serve-index@1.9.2:
|
|
resolution: {integrity: sha512-KDj11HScOaLmrPxl70KYNW1PksP4Nb/CLL2yvC+Qd2kHMPEEpfc4Re2e4FOay+bC/+XQl/7zAcWON3JVo5v3KQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
serve-static@1.16.3:
|
|
resolution: {integrity: sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
serve-static@2.2.1:
|
|
resolution: {integrity: sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==}
|
|
engines: {node: '>= 18'}
|
|
|
|
setprototypeof@1.2.0:
|
|
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
|
|
|
|
shallow-clone@3.0.1:
|
|
resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==}
|
|
engines: {node: '>=8'}
|
|
|
|
shebang-command@2.0.0:
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
engines: {node: '>=8'}
|
|
|
|
shebang-regex@3.0.0:
|
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
engines: {node: '>=8'}
|
|
|
|
shell-quote@1.8.3:
|
|
resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
side-channel-list@1.0.0:
|
|
resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
side-channel-map@1.0.1:
|
|
resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
side-channel-weakmap@1.0.2:
|
|
resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
side-channel@1.1.0:
|
|
resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
signal-exit@3.0.7:
|
|
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
|
|
|
signal-exit@4.1.0:
|
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
engines: {node: '>=14'}
|
|
|
|
sigstore@4.1.0:
|
|
resolution: {integrity: sha512-/fUgUhYghuLzVT/gaJoeVehLCgZiUxPCPMcyVNY0lIf/cTCz58K/WTI7PefDarXxp9nUKpEwg1yyz3eSBMTtgA==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
simple-concat@1.0.1:
|
|
resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
|
|
|
|
simple-get@3.1.1:
|
|
resolution: {integrity: sha512-CQ5LTKGfCpvE1K0n2us+kuMPbk/q0EKl82s4aheV9oXjFEz6W/Y7oQFVJuU6QG77hRT4Ghb5RURteF5vnWjupA==}
|
|
|
|
simple-get@4.0.1:
|
|
resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
|
|
|
|
slash@3.0.0:
|
|
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
slice-ansi@7.1.2:
|
|
resolution: {integrity: sha512-iOBWFgUX7caIZiuutICxVgX1SdxwAVFFKwt1EvMYYec/NWO5meOJ6K5uQxhrYBdQJne4KxiqZc+KptFOWFSI9w==}
|
|
engines: {node: '>=18'}
|
|
|
|
smart-buffer@4.2.0:
|
|
resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==}
|
|
engines: {node: '>= 6.0.0', npm: '>= 3.0.0'}
|
|
|
|
sockjs@0.3.24:
|
|
resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==}
|
|
|
|
socks-proxy-agent@8.0.5:
|
|
resolution: {integrity: sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==}
|
|
engines: {node: '>= 14'}
|
|
|
|
socks@2.8.7:
|
|
resolution: {integrity: sha512-HLpt+uLy/pxB+bum/9DzAgiKS8CX1EvbWxI4zlmgGCExImLdiad2iCwXT5Z4c9c3Eq8rP2318mPW2c+QbtjK8A==}
|
|
engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map-loader@5.0.0:
|
|
resolution: {integrity: sha512-k2Dur7CbSLcAH73sBcIkV5xjPV4SzqO1NJ7+XaQl8if3VODDUj3FNchNGpqgJSKbvUfJuhVdv8K2Eu8/TNl2eA==}
|
|
engines: {node: '>= 18.12.0'}
|
|
peerDependencies:
|
|
webpack: ^5.72.1
|
|
|
|
source-map-support@0.5.13:
|
|
resolution: {integrity: sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==}
|
|
|
|
source-map-support@0.5.21:
|
|
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
|
|
|
|
source-map@0.6.1:
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map@0.7.6:
|
|
resolution: {integrity: sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==}
|
|
engines: {node: '>= 12'}
|
|
|
|
spdx-correct@3.2.0:
|
|
resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
|
|
|
|
spdx-exceptions@2.5.0:
|
|
resolution: {integrity: sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==}
|
|
|
|
spdx-expression-parse@3.0.1:
|
|
resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==}
|
|
|
|
spdx-license-ids@3.0.22:
|
|
resolution: {integrity: sha512-4PRT4nh1EImPbt2jASOKHX7PB7I+e4IWNLvkKFDxNhJlfjbYlleYQh285Z/3mPTHSAK/AvdMmw5BNNuYH8ShgQ==}
|
|
|
|
spdy-transport@3.0.0:
|
|
resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==}
|
|
|
|
spdy@4.0.2:
|
|
resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
sprintf-js@1.0.3:
|
|
resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
|
|
|
|
ssri@13.0.0:
|
|
resolution: {integrity: sha512-yizwGBpbCn4YomB2lzhZqrHLJoqFGXihNbib3ozhqF/cIp5ue+xSmOQrjNasEE62hFxsCcg/V/z23t4n8jMEng==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
stack-utils@2.0.6:
|
|
resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
statuses@1.5.0:
|
|
resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
statuses@2.0.2:
|
|
resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
stdin-discarder@0.2.2:
|
|
resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
string-length@4.0.2:
|
|
resolution: {integrity: sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
string-width@4.2.3:
|
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
engines: {node: '>=8'}
|
|
|
|
string-width@5.1.2:
|
|
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
|
|
engines: {node: '>=12'}
|
|
|
|
string-width@7.2.0:
|
|
resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
string-width@8.1.1:
|
|
resolution: {integrity: sha512-KpqHIdDL9KwYk22wEOg/VIqYbrnLeSApsKT/bSj6Ez7pn3CftUiLAv2Lccpq1ALcpLV9UX1Ppn92npZWu2w/aw==}
|
|
engines: {node: '>=20'}
|
|
|
|
string_decoder@1.1.1:
|
|
resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
|
|
|
|
string_decoder@1.3.0:
|
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
|
|
|
strip-ansi@6.0.1:
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
engines: {node: '>=8'}
|
|
|
|
strip-ansi@7.1.2:
|
|
resolution: {integrity: sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==}
|
|
engines: {node: '>=12'}
|
|
|
|
strip-bom@3.0.0:
|
|
resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
|
|
engines: {node: '>=4'}
|
|
|
|
strip-bom@4.0.0:
|
|
resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==}
|
|
engines: {node: '>=8'}
|
|
|
|
strip-final-newline@2.0.0:
|
|
resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
|
|
engines: {node: '>=6'}
|
|
|
|
strip-json-comments@2.0.1:
|
|
resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
strip-json-comments@3.1.1:
|
|
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
|
engines: {node: '>=8'}
|
|
|
|
supports-color@7.2.0:
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
|
|
supports-color@8.1.1:
|
|
resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
symbol-tree@3.2.4:
|
|
resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
|
|
|
|
synckit@0.11.11:
|
|
resolution: {integrity: sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
|
|
tapable@2.3.0:
|
|
resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==}
|
|
engines: {node: '>=6'}
|
|
|
|
tar-fs@2.1.1:
|
|
resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==}
|
|
|
|
tar-stream@2.2.0:
|
|
resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
tar@7.5.7:
|
|
resolution: {integrity: sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
terser-webpack-plugin@5.3.15:
|
|
resolution: {integrity: sha512-PGkOdpRFK+rb1TzVz+msVhw4YMRT9txLF4kRqvJhGhCM324xuR3REBSHALN+l+sAhKUmz0aotnjp5D+P83mLhQ==}
|
|
engines: {node: '>= 10.13.0'}
|
|
peerDependencies:
|
|
'@swc/core': '*'
|
|
esbuild: '*'
|
|
uglify-js: '*'
|
|
webpack: ^5.1.0
|
|
peerDependenciesMeta:
|
|
'@swc/core':
|
|
optional: true
|
|
esbuild:
|
|
optional: true
|
|
uglify-js:
|
|
optional: true
|
|
|
|
terser-webpack-plugin@5.3.16:
|
|
resolution: {integrity: sha512-h9oBFCWrq78NyWWVcSwZarJkZ01c2AyGrzs1crmHZO3QUg9D61Wu4NPjBy69n7JqylFF5y+CsUZYmYEIZ3mR+Q==}
|
|
engines: {node: '>= 10.13.0'}
|
|
peerDependencies:
|
|
'@swc/core': '*'
|
|
esbuild: '*'
|
|
uglify-js: '*'
|
|
webpack: ^5.1.0
|
|
peerDependenciesMeta:
|
|
'@swc/core':
|
|
optional: true
|
|
esbuild:
|
|
optional: true
|
|
uglify-js:
|
|
optional: true
|
|
|
|
terser@5.44.1:
|
|
resolution: {integrity: sha512-t/R3R/n0MSwnnazuPpPNVO60LX0SKL45pyl9YlvxIdkH0Of7D5qM2EVe+yASRIlY5pZ73nclYJfNANGWPwFDZw==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
test-exclude@6.0.0:
|
|
resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==}
|
|
engines: {node: '>=8'}
|
|
|
|
thingies@2.5.0:
|
|
resolution: {integrity: sha512-s+2Bwztg6PhWUD7XMfeYm5qliDdSiZm7M7n8KjTkIsm3l/2lgVRc2/Gx/v+ZX8lT4FMA+i8aQvhcWylldc+ZNw==}
|
|
engines: {node: '>=10.18'}
|
|
peerDependencies:
|
|
tslib: ^2
|
|
|
|
thunky@1.1.0:
|
|
resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==}
|
|
|
|
tinyglobby@0.2.15:
|
|
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
tldts-core@6.1.86:
|
|
resolution: {integrity: sha512-Je6p7pkk+KMzMv2XXKmAE3McmolOQFdxkKw0R8EYNr7sELW46JqnNeTX8ybPiQgvg1ymCoF8LXs5fzFaZvJPTA==}
|
|
|
|
tldts@6.1.86:
|
|
resolution: {integrity: sha512-WMi/OQ2axVTf/ykqCQgXiIct+mSQDFdH2fkwhPwgEwvJ1kSzZRiinb0zF2Xb8u4+OqPChmyI6MEu4EezNJz+FQ==}
|
|
hasBin: true
|
|
|
|
tmpl@1.0.5:
|
|
resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==}
|
|
|
|
to-regex-range@5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
|
|
toidentifier@1.0.1:
|
|
resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
|
|
engines: {node: '>=0.6'}
|
|
|
|
tough-cookie@5.1.2:
|
|
resolution: {integrity: sha512-FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+A==}
|
|
engines: {node: '>=16'}
|
|
|
|
tr46@5.1.1:
|
|
resolution: {integrity: sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==}
|
|
engines: {node: '>=18'}
|
|
|
|
tree-dump@1.1.0:
|
|
resolution: {integrity: sha512-rMuvhU4MCDbcbnleZTFezWsaZXRFemSqAM+7jPnzUl1fo9w3YEKOxAeui0fz3OI4EU4hf23iyA7uQRVko+UaBA==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
tree-kill@1.2.2:
|
|
resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==}
|
|
hasBin: true
|
|
|
|
ts-api-utils@2.4.0:
|
|
resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==}
|
|
engines: {node: '>=18.12'}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4'
|
|
|
|
ts-jest@29.4.5:
|
|
resolution: {integrity: sha512-HO3GyiWn2qvTQA4kTgjDcXiMwYQt68a1Y8+JuLRVpdIzm+UOLSHgl/XqR4c6nzJkq5rOkjc02O2I7P7l/Yof0Q==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@babel/core': '>=7.0.0-beta.0 <8'
|
|
'@jest/transform': ^29.0.0 || ^30.0.0
|
|
'@jest/types': ^29.0.0 || ^30.0.0
|
|
babel-jest: ^29.0.0 || ^30.0.0
|
|
esbuild: '*'
|
|
jest: ^29.0.0 || ^30.0.0
|
|
jest-util: ^29.0.0 || ^30.0.0
|
|
typescript: '>=4.3 <6'
|
|
peerDependenciesMeta:
|
|
'@babel/core':
|
|
optional: true
|
|
'@jest/transform':
|
|
optional: true
|
|
'@jest/types':
|
|
optional: true
|
|
babel-jest:
|
|
optional: true
|
|
esbuild:
|
|
optional: true
|
|
jest-util:
|
|
optional: true
|
|
|
|
ts-node@10.9.2:
|
|
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@swc/core': '>=1.2.50'
|
|
'@swc/wasm': '>=1.2.50'
|
|
'@types/node': '*'
|
|
typescript: '>=2.7'
|
|
peerDependenciesMeta:
|
|
'@swc/core':
|
|
optional: true
|
|
'@swc/wasm':
|
|
optional: true
|
|
|
|
tsconfig-paths@4.2.0:
|
|
resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==}
|
|
engines: {node: '>=6'}
|
|
|
|
tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
tuf-js@4.1.0:
|
|
resolution: {integrity: sha512-50QV99kCKH5P/Vs4E2Gzp7BopNV+KzTXqWeaxrfu5IQJBOULRsTIS9seSsOVT8ZnGXzCyx55nYWAi4qJzpZKEQ==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
tunnel-agent@0.6.0:
|
|
resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
|
|
|
|
tunnel@0.0.6:
|
|
resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==}
|
|
engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'}
|
|
|
|
type-check@0.4.0:
|
|
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
type-detect@4.0.8:
|
|
resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==}
|
|
engines: {node: '>=4'}
|
|
|
|
type-fest@0.21.3:
|
|
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
|
|
engines: {node: '>=10'}
|
|
|
|
type-fest@4.41.0:
|
|
resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==}
|
|
engines: {node: '>=16'}
|
|
|
|
type-is@1.6.18:
|
|
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
type-is@2.0.1:
|
|
resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
typed-assert@1.0.9:
|
|
resolution: {integrity: sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==}
|
|
|
|
typescript@5.9.3:
|
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
uglify-js@3.19.3:
|
|
resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==}
|
|
engines: {node: '>=0.8.0'}
|
|
hasBin: true
|
|
|
|
undici-types@7.16.0:
|
|
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
|
|
|
|
undici@5.29.0:
|
|
resolution: {integrity: sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==}
|
|
engines: {node: '>=14.0'}
|
|
|
|
undici@7.18.2:
|
|
resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==}
|
|
engines: {node: '>=20.18.1'}
|
|
|
|
unicode-canonical-property-names-ecmascript@2.0.1:
|
|
resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==}
|
|
engines: {node: '>=4'}
|
|
|
|
unicode-match-property-ecmascript@2.0.0:
|
|
resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==}
|
|
engines: {node: '>=4'}
|
|
|
|
unicode-match-property-value-ecmascript@2.2.1:
|
|
resolution: {integrity: sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==}
|
|
engines: {node: '>=4'}
|
|
|
|
unicode-property-aliases-ecmascript@2.2.0:
|
|
resolution: {integrity: sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
unique-filename@5.0.0:
|
|
resolution: {integrity: sha512-2RaJTAvAb4owyjllTfXzFClJ7WsGxlykkPvCr9pA//LD9goVq+m4PPAeBgNodGZ7nSrntT/auWpJ6Y5IFXcfjg==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
unique-slug@6.0.0:
|
|
resolution: {integrity: sha512-4Lup7Ezn8W3d52/xBhZBVdx323ckxa7DEvd9kPQHppTkLoJXw6ltrBCyj5pnrxj0qKDxYMJ56CoxNuFCscdTiw==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
universal-user-agent@6.0.1:
|
|
resolution: {integrity: sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==}
|
|
|
|
unpipe@1.0.0:
|
|
resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
unplugin@1.16.1:
|
|
resolution: {integrity: sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
unrs-resolver@1.11.1:
|
|
resolution: {integrity: sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==}
|
|
|
|
update-browserslist-db@1.2.3:
|
|
resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '>= 4.21.0'
|
|
|
|
uri-js@4.4.1:
|
|
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
|
|
|
utif@3.1.0:
|
|
resolution: {integrity: sha512-WEo4D/xOvFW53K5f5QTaTbbiORcm2/pCL9P6qmJnup+17eYfKaEhDeX9PeQkuyEoIxlbGklDuGl8xwuXYMrrXQ==}
|
|
|
|
util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
|
|
utils-merge@1.0.1:
|
|
resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==}
|
|
engines: {node: '>= 0.4.0'}
|
|
|
|
uuid@13.0.0:
|
|
resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==}
|
|
hasBin: true
|
|
|
|
uuid@8.3.2:
|
|
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
|
|
hasBin: true
|
|
|
|
v8-compile-cache-lib@3.0.1:
|
|
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
|
|
|
|
v8-to-istanbul@9.3.0:
|
|
resolution: {integrity: sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==}
|
|
engines: {node: '>=10.12.0'}
|
|
|
|
validate-npm-package-license@3.0.4:
|
|
resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==}
|
|
|
|
validate-npm-package-name@7.0.2:
|
|
resolution: {integrity: sha512-hVDIBwsRruT73PbK7uP5ebUt+ezEtCmzZz3F59BSr2F6OVFnJ/6h8liuvdLrQ88Xmnk6/+xGGuq+pG9WwTuy3A==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
vary@1.1.2:
|
|
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
vite@7.3.0:
|
|
resolution: {integrity: sha512-dZwN5L1VlUBewiP6H9s2+B3e3Jg96D0vzN+Ry73sOefebhYr9f94wwkMNN/9ouoU8pV1BqA1d1zGk8928cx0rg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^20.19.0 || >=22.12.0
|
|
jiti: '>=1.21.0'
|
|
less: ^4.0.0
|
|
lightningcss: ^1.21.0
|
|
sass: ^1.70.0
|
|
sass-embedded: ^1.70.0
|
|
stylus: '>=0.54.8'
|
|
sugarss: ^5.0.0
|
|
terser: ^5.16.0
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
jiti:
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
w3c-xmlserializer@5.0.0:
|
|
resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}
|
|
engines: {node: '>=18'}
|
|
|
|
walker@1.0.8:
|
|
resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==}
|
|
|
|
watchpack@2.4.4:
|
|
resolution: {integrity: sha512-c5EGNOiyxxV5qmTtAB7rbiXxi1ooX1pQKMLX/MIabJjRA0SJBQOjKF+KSVfHkr9U1cADPon0mRiVe/riyaiDUA==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
watchpack@2.5.0:
|
|
resolution: {integrity: sha512-e6vZvY6xboSwLz2GD36c16+O/2Z6fKvIf4pOXptw2rY9MVwE/TXc6RGqxD3I3x0a28lwBY7DE+76uTPSsBrrCA==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
watchpack@2.5.1:
|
|
resolution: {integrity: sha512-Zn5uXdcFNIA1+1Ei5McRd+iRzfhENPCe7LeABkJtNulSxjma+l7ltNx55BWZkRlwRnpOgHqxnjyaDgJnNXnqzg==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
wbuf@1.7.3:
|
|
resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==}
|
|
|
|
weak-lru-cache@1.2.2:
|
|
resolution: {integrity: sha512-DEAoo25RfSYMuTGc9vPJzZcZullwIqRDSI9LOy+fkCJPi6hykCnfKaXTuPBDuXAUcqHXyOgFtHNp/kB2FjYHbw==}
|
|
|
|
webidl-conversions@7.0.0:
|
|
resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
|
|
engines: {node: '>=12'}
|
|
|
|
webpack-dev-middleware@7.4.5:
|
|
resolution: {integrity: sha512-uxQ6YqGdE4hgDKNf7hUiPXOdtkXvBJXrfEGYSx7P7LC8hnUYGK70X6xQXUvXeNyBDDcsiQXpG2m3G9vxowaEuA==}
|
|
engines: {node: '>= 18.12.0'}
|
|
peerDependencies:
|
|
webpack: ^5.0.0
|
|
peerDependenciesMeta:
|
|
webpack:
|
|
optional: true
|
|
|
|
webpack-dev-server@5.2.2:
|
|
resolution: {integrity: sha512-QcQ72gh8a+7JO63TAx/6XZf/CWhgMzu5m0QirvPfGvptOusAxG12w2+aua1Jkjr7hzaWDnJ2n6JFeexMHI+Zjg==}
|
|
engines: {node: '>= 18.12.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
webpack: ^5.0.0
|
|
webpack-cli: '*'
|
|
peerDependenciesMeta:
|
|
webpack:
|
|
optional: true
|
|
webpack-cli:
|
|
optional: true
|
|
|
|
webpack-merge@6.0.1:
|
|
resolution: {integrity: sha512-hXXvrjtx2PLYx4qruKl+kyRSLc52V+cCvMxRjmKwoA+CBbbF5GfIBtR6kCvl0fYGqTUPKB+1ktVmTHqMOzgCBg==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
webpack-sources@3.3.3:
|
|
resolution: {integrity: sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
webpack-subresource-integrity@5.1.0:
|
|
resolution: {integrity: sha512-sacXoX+xd8r4WKsy9MvH/q/vBtEHr86cpImXwyg74pFIpERKt6FmB8cXpeuh0ZLgclOlHI4Wcll7+R5L02xk9Q==}
|
|
engines: {node: '>= 12'}
|
|
peerDependencies:
|
|
html-webpack-plugin: '>= 5.0.0-beta.1 < 6'
|
|
webpack: ^5.12.0
|
|
peerDependenciesMeta:
|
|
html-webpack-plugin:
|
|
optional: true
|
|
|
|
webpack-virtual-modules@0.6.2:
|
|
resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
|
|
|
|
webpack@5.103.0:
|
|
resolution: {integrity: sha512-HU1JOuV1OavsZ+mfigY0j8d1TgQgbZ6M+J75zDkpEAwYeXjWSqrGJtgnPblJjd/mAyTNQ7ygw0MiKOn6etz8yw==}
|
|
engines: {node: '>=10.13.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
webpack-cli: '*'
|
|
peerDependenciesMeta:
|
|
webpack-cli:
|
|
optional: true
|
|
|
|
webpack@5.104.1:
|
|
resolution: {integrity: sha512-Qphch25abbMNtekmEGJmeRUhLDbe+QfiWTiqpKYkpCOWY64v9eyl+KRRLmqOFA2AvKPpc9DC6+u2n76tQLBoaA==}
|
|
engines: {node: '>=10.13.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
webpack-cli: '*'
|
|
peerDependenciesMeta:
|
|
webpack-cli:
|
|
optional: true
|
|
|
|
websocket-driver@0.7.4:
|
|
resolution: {integrity: sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
websocket-extensions@0.1.4:
|
|
resolution: {integrity: sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
whatwg-encoding@3.1.1:
|
|
resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==}
|
|
engines: {node: '>=18'}
|
|
deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation
|
|
|
|
whatwg-mimetype@4.0.0:
|
|
resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==}
|
|
engines: {node: '>=18'}
|
|
|
|
whatwg-url@14.2.0:
|
|
resolution: {integrity: sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==}
|
|
engines: {node: '>=18'}
|
|
|
|
which@2.0.2:
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
engines: {node: '>= 8'}
|
|
hasBin: true
|
|
|
|
which@6.0.0:
|
|
resolution: {integrity: sha512-f+gEpIKMR9faW/JgAgPK1D7mekkFoqbmiwvNzuhsHetni20QSgzg9Vhn0g2JSJkkfehQnqdUAx7/e15qS1lPxg==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
hasBin: true
|
|
|
|
wildcard@2.0.1:
|
|
resolution: {integrity: sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==}
|
|
|
|
word-wrap@1.2.5:
|
|
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
wordwrap@1.0.0:
|
|
resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==}
|
|
|
|
wrap-ansi@6.2.0:
|
|
resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==}
|
|
engines: {node: '>=8'}
|
|
|
|
wrap-ansi@7.0.0:
|
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
wrap-ansi@8.1.0:
|
|
resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
wrap-ansi@9.0.2:
|
|
resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==}
|
|
engines: {node: '>=18'}
|
|
|
|
wrappy@1.0.2:
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
|
|
write-file-atomic@5.0.1:
|
|
resolution: {integrity: sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
ws@8.18.3:
|
|
resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==}
|
|
engines: {node: '>=10.0.0'}
|
|
peerDependencies:
|
|
bufferutil: ^4.0.1
|
|
utf-8-validate: '>=5.0.2'
|
|
peerDependenciesMeta:
|
|
bufferutil:
|
|
optional: true
|
|
utf-8-validate:
|
|
optional: true
|
|
|
|
ws@8.19.0:
|
|
resolution: {integrity: sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==}
|
|
engines: {node: '>=10.0.0'}
|
|
peerDependencies:
|
|
bufferutil: ^4.0.1
|
|
utf-8-validate: '>=5.0.2'
|
|
peerDependenciesMeta:
|
|
bufferutil:
|
|
optional: true
|
|
utf-8-validate:
|
|
optional: true
|
|
|
|
wsl-utils@0.1.0:
|
|
resolution: {integrity: sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==}
|
|
engines: {node: '>=18'}
|
|
|
|
wsl-utils@0.3.1:
|
|
resolution: {integrity: sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==}
|
|
engines: {node: '>=20'}
|
|
|
|
xml-name-validator@5.0.0:
|
|
resolution: {integrity: sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==}
|
|
engines: {node: '>=18'}
|
|
|
|
xml@1.0.1:
|
|
resolution: {integrity: sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw==}
|
|
|
|
xmlchars@2.2.0:
|
|
resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==}
|
|
|
|
y18n@5.0.8:
|
|
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
engines: {node: '>=10'}
|
|
|
|
yallist@3.1.1:
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
|
|
yallist@4.0.0:
|
|
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
|
|
|
|
yallist@5.0.0:
|
|
resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
|
|
engines: {node: '>=18'}
|
|
|
|
yaml@2.7.0:
|
|
resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==}
|
|
engines: {node: '>= 14'}
|
|
hasBin: true
|
|
|
|
yargs-parser@21.1.1:
|
|
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
|
engines: {node: '>=12'}
|
|
|
|
yargs-parser@22.0.0:
|
|
resolution: {integrity: sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=23}
|
|
|
|
yargs@17.7.2:
|
|
resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
|
|
engines: {node: '>=12'}
|
|
|
|
yargs@18.0.0:
|
|
resolution: {integrity: sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=23}
|
|
|
|
yn@3.1.1:
|
|
resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
|
|
engines: {node: '>=6'}
|
|
|
|
yocto-queue@0.1.0:
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
yoctocolors-cjs@2.1.3:
|
|
resolution: {integrity: sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==}
|
|
engines: {node: '>=18'}
|
|
|
|
yoctocolors@2.1.2:
|
|
resolution: {integrity: sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==}
|
|
engines: {node: '>=18'}
|
|
|
|
zod-to-json-schema@3.25.1:
|
|
resolution: {integrity: sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==}
|
|
peerDependencies:
|
|
zod: ^3.25 || ^4
|
|
|
|
zod@3.25.76:
|
|
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
|
|
|
|
zod@4.3.5:
|
|
resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==}
|
|
|
|
zone.js@0.16.0:
|
|
resolution: {integrity: sha512-LqLPpIQANebrlxY6jKcYKdgN5DTXyyHAKnnWWjE5pPfEQ4n7j5zn7mOEEpwNZVKGqx3kKKmvplEmoBrvpgROTA==}
|
|
|
|
snapshots:
|
|
|
|
'@actions/core@1.11.1':
|
|
dependencies:
|
|
'@actions/exec': 1.1.1
|
|
'@actions/http-client': 2.2.3
|
|
|
|
'@actions/exec@1.1.1':
|
|
dependencies:
|
|
'@actions/io': 1.1.3
|
|
|
|
'@actions/github@6.0.1':
|
|
dependencies:
|
|
'@actions/http-client': 2.2.3
|
|
'@octokit/core': 5.2.1
|
|
'@octokit/plugin-paginate-rest': 9.2.2(@octokit/core@5.2.1)
|
|
'@octokit/plugin-rest-endpoint-methods': 10.4.1(@octokit/core@5.2.1)
|
|
'@octokit/request': 8.4.1
|
|
'@octokit/request-error': 5.1.1
|
|
undici: 5.29.0
|
|
|
|
'@actions/http-client@2.2.3':
|
|
dependencies:
|
|
tunnel: 0.0.6
|
|
undici: 5.29.0
|
|
|
|
'@actions/io@1.1.3': {}
|
|
|
|
'@algolia/abtesting@1.12.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
'@algolia/requester-browser-xhr': 5.46.2
|
|
'@algolia/requester-fetch': 5.46.2
|
|
'@algolia/requester-node-http': 5.46.2
|
|
|
|
'@algolia/client-abtesting@5.46.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
'@algolia/requester-browser-xhr': 5.46.2
|
|
'@algolia/requester-fetch': 5.46.2
|
|
'@algolia/requester-node-http': 5.46.2
|
|
|
|
'@algolia/client-analytics@5.46.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
'@algolia/requester-browser-xhr': 5.46.2
|
|
'@algolia/requester-fetch': 5.46.2
|
|
'@algolia/requester-node-http': 5.46.2
|
|
|
|
'@algolia/client-common@5.46.2': {}
|
|
|
|
'@algolia/client-insights@5.46.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
'@algolia/requester-browser-xhr': 5.46.2
|
|
'@algolia/requester-fetch': 5.46.2
|
|
'@algolia/requester-node-http': 5.46.2
|
|
|
|
'@algolia/client-personalization@5.46.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
'@algolia/requester-browser-xhr': 5.46.2
|
|
'@algolia/requester-fetch': 5.46.2
|
|
'@algolia/requester-node-http': 5.46.2
|
|
|
|
'@algolia/client-query-suggestions@5.46.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
'@algolia/requester-browser-xhr': 5.46.2
|
|
'@algolia/requester-fetch': 5.46.2
|
|
'@algolia/requester-node-http': 5.46.2
|
|
|
|
'@algolia/client-search@5.46.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
'@algolia/requester-browser-xhr': 5.46.2
|
|
'@algolia/requester-fetch': 5.46.2
|
|
'@algolia/requester-node-http': 5.46.2
|
|
|
|
'@algolia/ingestion@1.46.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
'@algolia/requester-browser-xhr': 5.46.2
|
|
'@algolia/requester-fetch': 5.46.2
|
|
'@algolia/requester-node-http': 5.46.2
|
|
|
|
'@algolia/monitoring@1.46.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
'@algolia/requester-browser-xhr': 5.46.2
|
|
'@algolia/requester-fetch': 5.46.2
|
|
'@algolia/requester-node-http': 5.46.2
|
|
|
|
'@algolia/recommend@5.46.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
'@algolia/requester-browser-xhr': 5.46.2
|
|
'@algolia/requester-fetch': 5.46.2
|
|
'@algolia/requester-node-http': 5.46.2
|
|
|
|
'@algolia/requester-browser-xhr@5.46.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
|
|
'@algolia/requester-fetch@5.46.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
|
|
'@algolia/requester-node-http@5.46.2':
|
|
dependencies:
|
|
'@algolia/client-common': 5.46.2
|
|
|
|
'@ampproject/remapping@2.3.0':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@angular-builders/common@5.0.3(@types/node@25.2.0)(chokidar@5.0.0)(typescript@5.9.3)':
|
|
dependencies:
|
|
'@angular-devkit/core': 21.1.2(chokidar@5.0.0)
|
|
ts-node: 10.9.2(@types/node@25.2.0)(typescript@5.9.3)
|
|
tsconfig-paths: 4.2.0
|
|
transitivePeerDependencies:
|
|
- '@swc/core'
|
|
- '@swc/wasm'
|
|
- '@types/node'
|
|
- chokidar
|
|
- typescript
|
|
|
|
'@angular-builders/custom-webpack@21.0.3(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(@types/node@25.2.0)(chokidar@5.0.0)(jest-environment-jsdom@30.2.0(canvas@3.0.0))(jest@30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3)))(jiti@2.6.1)(less@4.4.2)(postcss@8.5.6)(terser@5.44.1)(tslib@2.8.1)(typescript@5.9.3)(yaml@2.7.0)':
|
|
dependencies:
|
|
'@angular-builders/common': 5.0.3(@types/node@25.2.0)(chokidar@5.0.0)(typescript@5.9.3)
|
|
'@angular-devkit/architect': 0.2101.2(chokidar@5.0.0)
|
|
'@angular-devkit/build-angular': 21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(@types/node@25.2.0)(chokidar@5.0.0)(jest-environment-jsdom@30.2.0(canvas@3.0.0))(jest@30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3)))(jiti@2.6.1)(typescript@5.9.3)(yaml@2.7.0)
|
|
'@angular-devkit/core': 21.1.2(chokidar@5.0.0)
|
|
'@angular/build': 21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(@types/node@25.2.0)(chokidar@5.0.0)(jiti@2.6.1)(less@4.4.2)(postcss@8.5.6)(terser@5.44.1)(tslib@2.8.1)(typescript@5.9.3)(yaml@2.7.0)
|
|
'@angular/compiler-cli': 21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3)
|
|
lodash: 4.17.23
|
|
webpack-merge: 6.0.1
|
|
transitivePeerDependencies:
|
|
- '@angular/compiler'
|
|
- '@angular/core'
|
|
- '@angular/localize'
|
|
- '@angular/platform-browser'
|
|
- '@angular/platform-server'
|
|
- '@angular/service-worker'
|
|
- '@angular/ssr'
|
|
- '@rspack/core'
|
|
- '@swc/core'
|
|
- '@swc/wasm'
|
|
- '@types/node'
|
|
- '@web/test-runner'
|
|
- browser-sync
|
|
- bufferutil
|
|
- chokidar
|
|
- debug
|
|
- html-webpack-plugin
|
|
- jest
|
|
- jest-environment-jsdom
|
|
- jiti
|
|
- karma
|
|
- less
|
|
- lightningcss
|
|
- ng-packagr
|
|
- node-sass
|
|
- postcss
|
|
- protractor
|
|
- sass-embedded
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- tailwindcss
|
|
- terser
|
|
- tslib
|
|
- tsx
|
|
- typescript
|
|
- uglify-js
|
|
- utf-8-validate
|
|
- vitest
|
|
- webpack-cli
|
|
- yaml
|
|
|
|
'@angular-builders/jest@21.0.3(a0ae7905abf24a540ba990aea816dd3a)':
|
|
dependencies:
|
|
'@angular-builders/common': 5.0.3(@types/node@25.2.0)(chokidar@5.0.0)(typescript@5.9.3)
|
|
'@angular-devkit/architect': 0.2101.2(chokidar@5.0.0)
|
|
'@angular-devkit/build-angular': 21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(@types/node@25.2.0)(chokidar@5.0.0)(jest-environment-jsdom@30.2.0(canvas@3.0.0))(jest@30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3)))(jiti@2.6.1)(typescript@5.9.3)(yaml@2.7.0)
|
|
'@angular-devkit/core': 21.1.2(chokidar@5.0.0)
|
|
'@angular/compiler-cli': 21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/platform-browser-dynamic': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))
|
|
jest: 30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3))
|
|
jest-preset-angular: 16.0.0(3b6c407047314a355d5165b2c0f1d0be)
|
|
lodash: 4.17.23
|
|
transitivePeerDependencies:
|
|
- '@angular/platform-browser'
|
|
- '@babel/core'
|
|
- '@jest/transform'
|
|
- '@jest/types'
|
|
- '@swc/core'
|
|
- '@swc/wasm'
|
|
- '@types/node'
|
|
- babel-jest
|
|
- canvas
|
|
- chokidar
|
|
- jsdom
|
|
- typescript
|
|
|
|
'@angular-devkit/architect@0.2101.2(chokidar@5.0.0)':
|
|
dependencies:
|
|
'@angular-devkit/core': 21.1.2(chokidar@5.0.0)
|
|
rxjs: 7.8.2
|
|
transitivePeerDependencies:
|
|
- chokidar
|
|
|
|
'@angular-devkit/build-angular@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(@types/node@25.2.0)(chokidar@5.0.0)(jest-environment-jsdom@30.2.0(canvas@3.0.0))(jest@30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3)))(jiti@2.6.1)(typescript@5.9.3)(yaml@2.7.0)':
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@angular-devkit/architect': 0.2101.2(chokidar@5.0.0)
|
|
'@angular-devkit/build-webpack': 0.2101.2(chokidar@5.0.0)(webpack-dev-server@5.2.2(tslib@2.8.1)(webpack@5.103.0))(webpack@5.104.1(esbuild@0.27.2))
|
|
'@angular-devkit/core': 21.1.2(chokidar@5.0.0)
|
|
'@angular/build': 21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(@types/node@25.2.0)(chokidar@5.0.0)(jiti@2.6.1)(less@4.4.2)(postcss@8.5.6)(terser@5.44.1)(tslib@2.8.1)(typescript@5.9.3)(yaml@2.7.0)
|
|
'@angular/compiler-cli': 21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3)
|
|
'@babel/core': 7.28.5
|
|
'@babel/generator': 7.28.5
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-split-export-declaration': 7.24.7
|
|
'@babel/plugin-transform-async-generator-functions': 7.28.0(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-async-to-generator': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-runtime': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/preset-env': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/runtime': 7.28.4
|
|
'@discoveryjs/json-ext': 0.6.3
|
|
'@ngtools/webpack': 21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(typescript@5.9.3)(webpack@5.104.1(esbuild@0.27.2))
|
|
ansi-colors: 4.1.3
|
|
autoprefixer: 10.4.23(postcss@8.5.6)
|
|
babel-loader: 10.0.0(@babel/core@7.28.5)(webpack@5.104.1(esbuild@0.27.2))
|
|
browserslist: 4.28.1
|
|
copy-webpack-plugin: 13.0.1(webpack@5.104.1(esbuild@0.27.2))
|
|
css-loader: 7.1.2(webpack@5.104.1(esbuild@0.27.2))
|
|
esbuild-wasm: 0.27.2
|
|
http-proxy-middleware: 3.0.5
|
|
istanbul-lib-instrument: 6.0.3
|
|
jsonc-parser: 3.3.1
|
|
karma-source-map-support: 1.4.0
|
|
less: 4.4.2
|
|
less-loader: 12.3.0(less@4.4.2)(webpack@5.104.1(esbuild@0.27.2))
|
|
license-webpack-plugin: 4.0.2(webpack@5.104.1(esbuild@0.27.2))
|
|
loader-utils: 3.3.1
|
|
mini-css-extract-plugin: 2.9.4(webpack@5.104.1(esbuild@0.27.2))
|
|
open: 11.0.0
|
|
ora: 9.0.0
|
|
picomatch: 4.0.3
|
|
piscina: 5.1.4
|
|
postcss: 8.5.6
|
|
postcss-loader: 8.2.0(postcss@8.5.6)(typescript@5.9.3)(webpack@5.104.1(esbuild@0.27.2))
|
|
resolve-url-loader: 5.0.0
|
|
rxjs: 7.8.2
|
|
sass: 1.97.1
|
|
sass-loader: 16.0.6(sass@1.97.1)(webpack@5.104.1(esbuild@0.27.2))
|
|
semver: 7.7.3
|
|
source-map-loader: 5.0.0(webpack@5.104.1(esbuild@0.27.2))
|
|
source-map-support: 0.5.21
|
|
terser: 5.44.1
|
|
tinyglobby: 0.2.15
|
|
tree-kill: 1.2.2
|
|
tslib: 2.8.1
|
|
typescript: 5.9.3
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2))
|
|
webpack-dev-server: 5.2.2(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2))
|
|
webpack-merge: 6.0.1
|
|
webpack-subresource-integrity: 5.1.0(webpack@5.104.1(esbuild@0.27.2))
|
|
optionalDependencies:
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/localize': 21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)
|
|
'@angular/platform-browser': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))
|
|
esbuild: 0.27.2
|
|
jest: 30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3))
|
|
jest-environment-jsdom: 30.2.0(canvas@3.0.0)
|
|
transitivePeerDependencies:
|
|
- '@angular/compiler'
|
|
- '@rspack/core'
|
|
- '@swc/core'
|
|
- '@types/node'
|
|
- bufferutil
|
|
- chokidar
|
|
- debug
|
|
- html-webpack-plugin
|
|
- jiti
|
|
- lightningcss
|
|
- node-sass
|
|
- sass-embedded
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- tsx
|
|
- uglify-js
|
|
- utf-8-validate
|
|
- vitest
|
|
- webpack-cli
|
|
- yaml
|
|
|
|
'@angular-devkit/build-webpack@0.2101.2(chokidar@5.0.0)(webpack-dev-server@5.2.2(tslib@2.8.1)(webpack@5.103.0))(webpack@5.104.1(esbuild@0.27.2))':
|
|
dependencies:
|
|
'@angular-devkit/architect': 0.2101.2(chokidar@5.0.0)
|
|
rxjs: 7.8.2
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
webpack-dev-server: 5.2.2(tslib@2.8.1)(webpack@5.103.0)
|
|
transitivePeerDependencies:
|
|
- chokidar
|
|
|
|
'@angular-devkit/core@21.1.2(chokidar@5.0.0)':
|
|
dependencies:
|
|
ajv: 8.17.1
|
|
ajv-formats: 3.0.1(ajv@8.17.1)
|
|
jsonc-parser: 3.3.1
|
|
picomatch: 4.0.3
|
|
rxjs: 7.8.2
|
|
source-map: 0.7.6
|
|
optionalDependencies:
|
|
chokidar: 5.0.0
|
|
|
|
'@angular-devkit/schematics@21.1.2(chokidar@5.0.0)':
|
|
dependencies:
|
|
'@angular-devkit/core': 21.1.2(chokidar@5.0.0)
|
|
jsonc-parser: 3.3.1
|
|
magic-string: 0.30.21
|
|
ora: 9.0.0
|
|
rxjs: 7.8.2
|
|
transitivePeerDependencies:
|
|
- chokidar
|
|
|
|
'@angular-eslint/builder@21.2.0(@angular/cli@21.1.2(@types/node@25.2.0)(chokidar@5.0.0)(hono@4.11.3))(chokidar@5.0.0)(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@angular-devkit/architect': 0.2101.2(chokidar@5.0.0)
|
|
'@angular-devkit/core': 21.1.2(chokidar@5.0.0)
|
|
'@angular/cli': 21.1.2(@types/node@25.2.0)(chokidar@5.0.0)(hono@4.11.3)
|
|
eslint: 9.39.2(jiti@2.6.1)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- chokidar
|
|
|
|
'@angular-eslint/bundled-angular-compiler@21.2.0': {}
|
|
|
|
'@angular-eslint/eslint-plugin-template@21.2.0(@angular-eslint/template-parser@21.2.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/types@8.54.0)(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@angular-eslint/bundled-angular-compiler': 21.2.0
|
|
'@angular-eslint/template-parser': 21.2.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@angular-eslint/utils': 21.2.0(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@typescript-eslint/types': 8.54.0
|
|
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
aria-query: 5.3.2
|
|
axobject-query: 4.1.0
|
|
eslint: 9.39.2(jiti@2.6.1)
|
|
typescript: 5.9.3
|
|
|
|
'@angular-eslint/eslint-plugin@21.2.0(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@angular-eslint/bundled-angular-compiler': 21.2.0
|
|
'@angular-eslint/utils': 21.2.0(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
eslint: 9.39.2(jiti@2.6.1)
|
|
ts-api-utils: 2.4.0(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
|
|
'@angular-eslint/schematics@21.2.0(@angular-eslint/template-parser@21.2.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(@angular/cli@21.1.2(@types/node@25.2.0)(chokidar@5.0.0)(hono@4.11.3))(@typescript-eslint/types@8.54.0)(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(chokidar@5.0.0)(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@angular-devkit/core': 21.1.2(chokidar@5.0.0)
|
|
'@angular-devkit/schematics': 21.1.2(chokidar@5.0.0)
|
|
'@angular-eslint/eslint-plugin': 21.2.0(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@angular-eslint/eslint-plugin-template': 21.2.0(@angular-eslint/template-parser@21.2.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/types@8.54.0)(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@angular/cli': 21.1.2(@types/node@25.2.0)(chokidar@5.0.0)(hono@4.11.3)
|
|
ignore: 7.0.5
|
|
semver: 7.7.3
|
|
strip-json-comments: 3.1.1
|
|
transitivePeerDependencies:
|
|
- '@angular-eslint/template-parser'
|
|
- '@typescript-eslint/types'
|
|
- '@typescript-eslint/utils'
|
|
- chokidar
|
|
- eslint
|
|
- typescript
|
|
|
|
'@angular-eslint/template-parser@21.2.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@angular-eslint/bundled-angular-compiler': 21.2.0
|
|
eslint: 9.39.2(jiti@2.6.1)
|
|
eslint-scope: 9.1.0
|
|
typescript: 5.9.3
|
|
|
|
'@angular-eslint/utils@21.2.0(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@angular-eslint/bundled-angular-compiler': 21.2.0
|
|
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
eslint: 9.39.2(jiti@2.6.1)
|
|
typescript: 5.9.3
|
|
|
|
'@angular/build@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(@types/node@25.2.0)(chokidar@5.0.0)(jiti@2.6.1)(less@4.4.2)(postcss@8.5.6)(terser@5.44.1)(tslib@2.8.1)(typescript@5.9.3)(yaml@2.7.0)':
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@angular-devkit/architect': 0.2101.2(chokidar@5.0.0)
|
|
'@angular/compiler': 21.1.2
|
|
'@angular/compiler-cli': 21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3)
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-split-export-declaration': 7.24.7
|
|
'@inquirer/confirm': 5.1.21(@types/node@25.2.0)
|
|
'@vitejs/plugin-basic-ssl': 2.1.0(vite@7.3.0(@types/node@25.2.0)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(yaml@2.7.0))
|
|
beasties: 0.3.5
|
|
browserslist: 4.28.1
|
|
esbuild: 0.27.2
|
|
https-proxy-agent: 7.0.6
|
|
istanbul-lib-instrument: 6.0.3
|
|
jsonc-parser: 3.3.1
|
|
listr2: 9.0.5
|
|
magic-string: 0.30.21
|
|
mrmime: 2.0.1
|
|
parse5-html-rewriting-stream: 8.0.0
|
|
picomatch: 4.0.3
|
|
piscina: 5.1.4
|
|
rolldown: 1.0.0-beta.58
|
|
sass: 1.97.1
|
|
semver: 7.7.3
|
|
source-map-support: 0.5.21
|
|
tinyglobby: 0.2.15
|
|
tslib: 2.8.1
|
|
typescript: 5.9.3
|
|
undici: 7.18.2
|
|
vite: 7.3.0(@types/node@25.2.0)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(yaml@2.7.0)
|
|
watchpack: 2.5.0
|
|
optionalDependencies:
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/localize': 21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)
|
|
'@angular/platform-browser': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))
|
|
less: 4.4.2
|
|
lmdb: 3.4.4
|
|
postcss: 8.5.6
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- chokidar
|
|
- jiti
|
|
- lightningcss
|
|
- sass-embedded
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
- tsx
|
|
- yaml
|
|
|
|
'@angular/cdk@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2)':
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/platform-browser': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))
|
|
parse5: 8.0.0
|
|
rxjs: 7.8.2
|
|
tslib: 2.8.1
|
|
|
|
'@angular/cli@21.1.2(@types/node@25.2.0)(chokidar@5.0.0)(hono@4.11.3)':
|
|
dependencies:
|
|
'@angular-devkit/architect': 0.2101.2(chokidar@5.0.0)
|
|
'@angular-devkit/core': 21.1.2(chokidar@5.0.0)
|
|
'@angular-devkit/schematics': 21.1.2(chokidar@5.0.0)
|
|
'@inquirer/prompts': 7.10.1(@types/node@25.2.0)
|
|
'@listr2/prompt-adapter-inquirer': 3.0.5(@inquirer/prompts@7.10.1(@types/node@25.2.0))(@types/node@25.2.0)(listr2@9.0.5)
|
|
'@modelcontextprotocol/sdk': 1.25.2(hono@4.11.3)(zod@4.3.5)
|
|
'@schematics/angular': 21.1.2(chokidar@5.0.0)
|
|
'@yarnpkg/lockfile': 1.1.0
|
|
algoliasearch: 5.46.2
|
|
ini: 6.0.0
|
|
jsonc-parser: 3.3.1
|
|
listr2: 9.0.5
|
|
npm-package-arg: 13.0.2
|
|
pacote: 21.0.4
|
|
parse5-html-rewriting-stream: 8.0.0
|
|
resolve: 1.22.11
|
|
semver: 7.7.3
|
|
yargs: 18.0.0
|
|
zod: 4.3.5
|
|
transitivePeerDependencies:
|
|
- '@cfworker/json-schema'
|
|
- '@types/node'
|
|
- chokidar
|
|
- hono
|
|
- supports-color
|
|
|
|
'@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)':
|
|
dependencies:
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
rxjs: 7.8.2
|
|
tslib: 2.8.1
|
|
|
|
'@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3)':
|
|
dependencies:
|
|
'@angular/compiler': 21.1.2
|
|
'@babel/core': 7.28.5
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
chokidar: 5.0.0
|
|
convert-source-map: 1.9.0
|
|
reflect-metadata: 0.2.2
|
|
semver: 7.7.3
|
|
tslib: 2.8.1
|
|
yargs: 18.0.0
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@angular/compiler@21.1.2':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)':
|
|
dependencies:
|
|
rxjs: 7.8.2
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
'@angular/compiler': 21.1.2
|
|
zone.js: 0.16.0
|
|
|
|
'@angular/forms@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2)':
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/platform-browser': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))
|
|
'@standard-schema/spec': 1.1.0
|
|
rxjs: 7.8.2
|
|
tslib: 2.8.1
|
|
|
|
'@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)':
|
|
dependencies:
|
|
'@angular/compiler': 21.1.2
|
|
'@angular/compiler-cli': 21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3)
|
|
'@babel/core': 7.28.5
|
|
'@types/babel__core': 7.20.5
|
|
tinyglobby: 0.2.15
|
|
yargs: 18.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@angular/platform-browser-dynamic@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))':
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/compiler': 21.1.2
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/platform-browser': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))
|
|
tslib: 2.8.1
|
|
|
|
'@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))':
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
tslib: 2.8.1
|
|
|
|
'@angular/router@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2)':
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/platform-browser': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))
|
|
rxjs: 7.8.2
|
|
tslib: 2.8.1
|
|
|
|
'@asamuzakjp/css-color@3.2.0':
|
|
dependencies:
|
|
'@csstools/css-calc': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
'@csstools/css-tokenizer': 3.0.4
|
|
lru-cache: 10.4.3
|
|
|
|
'@babel/code-frame@7.29.0':
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.1
|
|
|
|
'@babel/compat-data@7.29.0': {}
|
|
|
|
'@babel/core@7.28.5':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/generator': 7.29.0
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/helpers': 7.28.6
|
|
'@babel/parser': 7.29.0
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
'@jridgewell/remapping': 2.3.5
|
|
convert-source-map: 2.0.0
|
|
debug: 4.4.3
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/core@7.29.0':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/generator': 7.29.0
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helpers': 7.28.6
|
|
'@babel/parser': 7.29.0
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
'@jridgewell/remapping': 2.3.5
|
|
convert-source-map: 2.0.0
|
|
debug: 4.4.3
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/generator@7.28.5':
|
|
dependencies:
|
|
'@babel/parser': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
jsesc: 3.1.0
|
|
|
|
'@babel/generator@7.29.0':
|
|
dependencies:
|
|
'@babel/parser': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
jsesc: 3.1.0
|
|
|
|
'@babel/helper-annotate-as-pure@7.27.3':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/helper-compilation-targets@7.28.6':
|
|
dependencies:
|
|
'@babel/compat-data': 7.29.0
|
|
'@babel/helper-validator-option': 7.27.1
|
|
browserslist: 4.28.1
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
|
|
'@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-member-expression-to-functions': 7.28.5
|
|
'@babel/helper-optimise-call-expression': 7.27.1
|
|
'@babel/helper-replace-supers': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
'@babel/traverse': 7.29.0
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-create-regexp-features-plugin@7.28.5(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
regexpu-core: 6.4.0
|
|
semver: 6.3.1
|
|
|
|
'@babel/helper-define-polyfill-provider@0.6.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
debug: 4.4.3
|
|
lodash.debounce: 4.0.8
|
|
resolve: 1.22.11
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-globals@7.28.0': {}
|
|
|
|
'@babel/helper-member-expression-to-functions@7.28.5':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-imports@7.28.6':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-transforms@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-optimise-call-expression@7.27.1':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/helper-plugin-utils@7.28.6': {}
|
|
|
|
'@babel/helper-remap-async-to-generator@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-wrap-function': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-replace-supers@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-member-expression-to-functions': 7.28.5
|
|
'@babel/helper-optimise-call-expression': 7.27.1
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.27.1':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-split-export-declaration@7.24.7':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/helper-string-parser@7.27.1': {}
|
|
|
|
'@babel/helper-validator-identifier@7.28.5': {}
|
|
|
|
'@babel/helper-validator-option@7.27.1': {}
|
|
|
|
'@babel/helper-wrap-function@7.28.6':
|
|
dependencies:
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helpers@7.28.6':
|
|
dependencies:
|
|
'@babel/template': 7.28.6
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/parser@7.29.0':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
'@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.28.5)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
|
|
'@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-import-assertions@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-async-generator-functions@7.28.0(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-async-to-generator@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.28.5)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-block-scoping@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-class-properties@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-class-static-block@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-classes@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-globals': 7.28.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-replace-supers': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-computed-properties@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/template': 7.28.6
|
|
|
|
'@babel/plugin-transform-destructuring@7.28.5(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-dotall-regex@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-explicit-resource-management@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.28.5)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-exponentiation-operator@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-for-of@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-function-name@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-json-strings@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-literals@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-logical-assignment-operators@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-modules-commonjs@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-modules-systemjs@7.29.0(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-modules-umd@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-named-capturing-groups-regex@7.29.0(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-new-target@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-nullish-coalescing-operator@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-numeric-separator@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-object-rest-spread@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.28.5)
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-object-super@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-replace-supers': 7.28.6(@babel/core@7.28.5)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-optional-catch-binding@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-optional-chaining@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-parameters@7.27.7(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-private-methods@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-private-property-in-object@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-regenerator@7.29.0(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-regexp-modifiers@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-runtime@7.28.5(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
babel-plugin-polyfill-corejs2: 0.4.15(@babel/core@7.28.5)
|
|
babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@7.28.5)
|
|
babel-plugin-polyfill-regenerator: 0.6.6(@babel/core@7.28.5)
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-spread@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-unicode-property-regex@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-unicode-sets-regex@7.28.6(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/preset-env@7.28.5(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/compat-data': 7.29.0
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-validator-option': 7.27.1
|
|
'@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.28.5)
|
|
'@babel/plugin-syntax-import-assertions': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-async-generator-functions': 7.28.0(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-async-to-generator': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-block-scoping': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-class-properties': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-class-static-block': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-classes': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-computed-properties': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-dotall-regex': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-duplicate-keys': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.29.0(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-dynamic-import': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-explicit-resource-management': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-exponentiation-operator': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-json-strings': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-literals': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-logical-assignment-operators': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-modules-systemjs': 7.29.0(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-modules-umd': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-named-capturing-groups-regex': 7.29.0(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-new-target': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-nullish-coalescing-operator': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-numeric-separator': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-object-rest-spread': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-optional-catch-binding': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-private-methods': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-property-literals': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-regenerator': 7.29.0(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-regexp-modifiers': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-reserved-words': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-spread': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-typeof-symbol': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-unicode-escapes': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-unicode-property-regex': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.28.5)
|
|
'@babel/plugin-transform-unicode-sets-regex': 7.28.6(@babel/core@7.28.5)
|
|
'@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.28.5)
|
|
babel-plugin-polyfill-corejs2: 0.4.15(@babel/core@7.28.5)
|
|
babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@7.28.5)
|
|
babel-plugin-polyfill-regenerator: 0.6.6(@babel/core@7.28.5)
|
|
core-js-compat: 3.48.0
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.28.5)':
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/types': 7.29.0
|
|
esutils: 2.0.3
|
|
|
|
'@babel/runtime@7.28.4': {}
|
|
|
|
'@babel/template@7.28.6':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/parser': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/traverse@7.29.0':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/generator': 7.29.0
|
|
'@babel/helper-globals': 7.28.0
|
|
'@babel/parser': 7.29.0
|
|
'@babel/template': 7.28.6
|
|
'@babel/types': 7.29.0
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/types@7.29.0':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.27.1
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
|
|
'@bcoe/v8-coverage@0.2.3': {}
|
|
|
|
'@codecov/bundler-plugin-core@1.9.1':
|
|
dependencies:
|
|
'@actions/core': 1.11.1
|
|
'@actions/github': 6.0.1
|
|
chalk: 4.1.2
|
|
semver: 7.7.3
|
|
unplugin: 1.16.1
|
|
zod: 3.25.76
|
|
|
|
'@codecov/webpack-plugin@1.9.1(webpack@5.103.0)':
|
|
dependencies:
|
|
'@codecov/bundler-plugin-core': 1.9.1
|
|
unplugin: 1.16.1
|
|
webpack: 5.103.0
|
|
|
|
'@cspotcode/source-map-support@0.8.1':
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.9
|
|
|
|
'@csstools/color-helpers@5.1.0': {}
|
|
|
|
'@csstools/css-calc@2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
'@csstools/css-tokenizer': 3.0.4
|
|
|
|
'@csstools/css-color-parser@3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)':
|
|
dependencies:
|
|
'@csstools/color-helpers': 5.1.0
|
|
'@csstools/css-calc': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
|
|
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
|
|
'@csstools/css-tokenizer': 3.0.4
|
|
|
|
'@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4)':
|
|
dependencies:
|
|
'@csstools/css-tokenizer': 3.0.4
|
|
|
|
'@csstools/css-tokenizer@3.0.4': {}
|
|
|
|
'@ctrl/tinycolor@4.2.0': {}
|
|
|
|
'@discoveryjs/json-ext@0.6.3': {}
|
|
|
|
'@emnapi/core@1.8.1':
|
|
dependencies:
|
|
'@emnapi/wasi-threads': 1.1.0
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/runtime@1.8.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/wasi-threads@1.1.0':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/openharmony-arm64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/openharmony-arm64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.27.2':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.27.0':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.27.2':
|
|
optional: true
|
|
|
|
'@eslint-community/eslint-utils@4.9.1(eslint@9.39.2(jiti@2.6.1))':
|
|
dependencies:
|
|
eslint: 9.39.2(jiti@2.6.1)
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
'@eslint-community/regexpp@4.12.2': {}
|
|
|
|
'@eslint/config-array@0.21.1':
|
|
dependencies:
|
|
'@eslint/object-schema': 2.1.7
|
|
debug: 4.4.3
|
|
minimatch: 3.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@eslint/config-helpers@0.4.2':
|
|
dependencies:
|
|
'@eslint/core': 0.17.0
|
|
|
|
'@eslint/core@0.17.0':
|
|
dependencies:
|
|
'@types/json-schema': 7.0.15
|
|
|
|
'@eslint/eslintrc@3.3.3':
|
|
dependencies:
|
|
ajv: 6.12.6
|
|
debug: 4.4.3
|
|
espree: 10.4.0
|
|
globals: 14.0.0
|
|
ignore: 5.3.2
|
|
import-fresh: 3.3.1
|
|
js-yaml: 4.1.1
|
|
minimatch: 3.1.2
|
|
strip-json-comments: 3.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@eslint/js@9.39.2': {}
|
|
|
|
'@eslint/object-schema@2.1.7': {}
|
|
|
|
'@eslint/plugin-kit@0.4.1':
|
|
dependencies:
|
|
'@eslint/core': 0.17.0
|
|
levn: 0.4.1
|
|
|
|
'@fastify/busboy@2.1.1': {}
|
|
|
|
'@hono/node-server@1.19.9(hono@4.11.3)':
|
|
dependencies:
|
|
hono: 4.11.3
|
|
|
|
'@humanfs/core@0.19.1': {}
|
|
|
|
'@humanfs/node@0.16.7':
|
|
dependencies:
|
|
'@humanfs/core': 0.19.1
|
|
'@humanwhocodes/retry': 0.4.3
|
|
|
|
'@humanwhocodes/module-importer@1.0.1': {}
|
|
|
|
'@humanwhocodes/retry@0.4.3': {}
|
|
|
|
'@inquirer/ansi@1.0.2': {}
|
|
|
|
'@inquirer/checkbox@4.3.2(@types/node@25.2.0)':
|
|
dependencies:
|
|
'@inquirer/ansi': 1.0.2
|
|
'@inquirer/core': 10.3.2(@types/node@25.2.0)
|
|
'@inquirer/figures': 1.0.15
|
|
'@inquirer/type': 3.0.10(@types/node@25.2.0)
|
|
yoctocolors-cjs: 2.1.3
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/confirm@5.1.21(@types/node@25.2.0)':
|
|
dependencies:
|
|
'@inquirer/core': 10.3.2(@types/node@25.2.0)
|
|
'@inquirer/type': 3.0.10(@types/node@25.2.0)
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/core@10.3.2(@types/node@25.2.0)':
|
|
dependencies:
|
|
'@inquirer/ansi': 1.0.2
|
|
'@inquirer/figures': 1.0.15
|
|
'@inquirer/type': 3.0.10(@types/node@25.2.0)
|
|
cli-width: 4.1.0
|
|
mute-stream: 2.0.0
|
|
signal-exit: 4.1.0
|
|
wrap-ansi: 6.2.0
|
|
yoctocolors-cjs: 2.1.3
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/editor@4.2.23(@types/node@25.2.0)':
|
|
dependencies:
|
|
'@inquirer/core': 10.3.2(@types/node@25.2.0)
|
|
'@inquirer/external-editor': 1.0.3(@types/node@25.2.0)
|
|
'@inquirer/type': 3.0.10(@types/node@25.2.0)
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/expand@4.0.23(@types/node@25.2.0)':
|
|
dependencies:
|
|
'@inquirer/core': 10.3.2(@types/node@25.2.0)
|
|
'@inquirer/type': 3.0.10(@types/node@25.2.0)
|
|
yoctocolors-cjs: 2.1.3
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/external-editor@1.0.3(@types/node@25.2.0)':
|
|
dependencies:
|
|
chardet: 2.1.1
|
|
iconv-lite: 0.7.2
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/figures@1.0.15': {}
|
|
|
|
'@inquirer/input@4.3.1(@types/node@25.2.0)':
|
|
dependencies:
|
|
'@inquirer/core': 10.3.2(@types/node@25.2.0)
|
|
'@inquirer/type': 3.0.10(@types/node@25.2.0)
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/number@3.0.23(@types/node@25.2.0)':
|
|
dependencies:
|
|
'@inquirer/core': 10.3.2(@types/node@25.2.0)
|
|
'@inquirer/type': 3.0.10(@types/node@25.2.0)
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/password@4.0.23(@types/node@25.2.0)':
|
|
dependencies:
|
|
'@inquirer/ansi': 1.0.2
|
|
'@inquirer/core': 10.3.2(@types/node@25.2.0)
|
|
'@inquirer/type': 3.0.10(@types/node@25.2.0)
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/prompts@7.10.1(@types/node@25.2.0)':
|
|
dependencies:
|
|
'@inquirer/checkbox': 4.3.2(@types/node@25.2.0)
|
|
'@inquirer/confirm': 5.1.21(@types/node@25.2.0)
|
|
'@inquirer/editor': 4.2.23(@types/node@25.2.0)
|
|
'@inquirer/expand': 4.0.23(@types/node@25.2.0)
|
|
'@inquirer/input': 4.3.1(@types/node@25.2.0)
|
|
'@inquirer/number': 3.0.23(@types/node@25.2.0)
|
|
'@inquirer/password': 4.0.23(@types/node@25.2.0)
|
|
'@inquirer/rawlist': 4.1.11(@types/node@25.2.0)
|
|
'@inquirer/search': 3.2.2(@types/node@25.2.0)
|
|
'@inquirer/select': 4.4.2(@types/node@25.2.0)
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/rawlist@4.1.11(@types/node@25.2.0)':
|
|
dependencies:
|
|
'@inquirer/core': 10.3.2(@types/node@25.2.0)
|
|
'@inquirer/type': 3.0.10(@types/node@25.2.0)
|
|
yoctocolors-cjs: 2.1.3
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/search@3.2.2(@types/node@25.2.0)':
|
|
dependencies:
|
|
'@inquirer/core': 10.3.2(@types/node@25.2.0)
|
|
'@inquirer/figures': 1.0.15
|
|
'@inquirer/type': 3.0.10(@types/node@25.2.0)
|
|
yoctocolors-cjs: 2.1.3
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/select@4.4.2(@types/node@25.2.0)':
|
|
dependencies:
|
|
'@inquirer/ansi': 1.0.2
|
|
'@inquirer/core': 10.3.2(@types/node@25.2.0)
|
|
'@inquirer/figures': 1.0.15
|
|
'@inquirer/type': 3.0.10(@types/node@25.2.0)
|
|
yoctocolors-cjs: 2.1.3
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@inquirer/type@3.0.10(@types/node@25.2.0)':
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@isaacs/balanced-match@4.0.1': {}
|
|
|
|
'@isaacs/brace-expansion@5.0.0':
|
|
dependencies:
|
|
'@isaacs/balanced-match': 4.0.1
|
|
|
|
'@isaacs/cliui@8.0.2':
|
|
dependencies:
|
|
string-width: 5.1.2
|
|
string-width-cjs: string-width@4.2.3
|
|
strip-ansi: 7.1.2
|
|
strip-ansi-cjs: strip-ansi@6.0.1
|
|
wrap-ansi: 8.1.0
|
|
wrap-ansi-cjs: wrap-ansi@7.0.0
|
|
|
|
'@isaacs/fs-minipass@4.0.1':
|
|
dependencies:
|
|
minipass: 7.1.2
|
|
|
|
'@istanbuljs/load-nyc-config@1.1.0':
|
|
dependencies:
|
|
camelcase: 5.3.1
|
|
find-up: 4.1.0
|
|
get-package-type: 0.1.0
|
|
js-yaml: 3.14.2
|
|
resolve-from: 5.0.0
|
|
|
|
'@istanbuljs/schema@0.1.3': {}
|
|
|
|
'@jest/console@30.2.0':
|
|
dependencies:
|
|
'@jest/types': 30.2.0
|
|
'@types/node': 25.2.0
|
|
chalk: 4.1.2
|
|
jest-message-util: 30.2.0
|
|
jest-util: 30.2.0
|
|
slash: 3.0.0
|
|
|
|
'@jest/core@30.2.0(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3))':
|
|
dependencies:
|
|
'@jest/console': 30.2.0
|
|
'@jest/pattern': 30.0.1
|
|
'@jest/reporters': 30.2.0
|
|
'@jest/test-result': 30.2.0
|
|
'@jest/transform': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
'@types/node': 25.2.0
|
|
ansi-escapes: 4.3.2
|
|
chalk: 4.1.2
|
|
ci-info: 4.3.0
|
|
exit-x: 0.2.2
|
|
graceful-fs: 4.2.11
|
|
jest-changed-files: 30.2.0
|
|
jest-config: 30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3))
|
|
jest-haste-map: 30.2.0
|
|
jest-message-util: 30.2.0
|
|
jest-regex-util: 30.0.1
|
|
jest-resolve: 30.2.0
|
|
jest-resolve-dependencies: 30.2.0
|
|
jest-runner: 30.2.0
|
|
jest-runtime: 30.2.0
|
|
jest-snapshot: 30.2.0
|
|
jest-util: 30.2.0
|
|
jest-validate: 30.2.0
|
|
jest-watcher: 30.2.0
|
|
micromatch: 4.0.8
|
|
pretty-format: 30.2.0
|
|
slash: 3.0.0
|
|
transitivePeerDependencies:
|
|
- babel-plugin-macros
|
|
- esbuild-register
|
|
- supports-color
|
|
- ts-node
|
|
|
|
'@jest/diff-sequences@30.0.1': {}
|
|
|
|
'@jest/environment-jsdom-abstract@30.2.0(canvas@3.0.0)(jsdom@26.1.0(canvas@3.0.0))':
|
|
dependencies:
|
|
'@jest/environment': 30.2.0
|
|
'@jest/fake-timers': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
'@types/jsdom': 21.1.7
|
|
'@types/node': 25.2.0
|
|
jest-mock: 30.2.0
|
|
jest-util: 30.2.0
|
|
jsdom: 26.1.0(canvas@3.0.0)
|
|
optionalDependencies:
|
|
canvas: 3.0.0
|
|
|
|
'@jest/environment@30.2.0':
|
|
dependencies:
|
|
'@jest/fake-timers': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
'@types/node': 25.2.0
|
|
jest-mock: 30.2.0
|
|
|
|
'@jest/expect-utils@30.0.5':
|
|
dependencies:
|
|
'@jest/get-type': 30.0.1
|
|
|
|
'@jest/expect-utils@30.2.0':
|
|
dependencies:
|
|
'@jest/get-type': 30.1.0
|
|
|
|
'@jest/expect@30.2.0':
|
|
dependencies:
|
|
expect: 30.2.0
|
|
jest-snapshot: 30.2.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jest/fake-timers@30.2.0':
|
|
dependencies:
|
|
'@jest/types': 30.2.0
|
|
'@sinonjs/fake-timers': 13.0.5
|
|
'@types/node': 25.2.0
|
|
jest-message-util: 30.2.0
|
|
jest-mock: 30.2.0
|
|
jest-util: 30.2.0
|
|
|
|
'@jest/get-type@30.0.1': {}
|
|
|
|
'@jest/get-type@30.1.0': {}
|
|
|
|
'@jest/globals@30.2.0':
|
|
dependencies:
|
|
'@jest/environment': 30.2.0
|
|
'@jest/expect': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
jest-mock: 30.2.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jest/pattern@30.0.1':
|
|
dependencies:
|
|
'@types/node': 25.2.0
|
|
jest-regex-util: 30.0.1
|
|
|
|
'@jest/reporters@30.2.0':
|
|
dependencies:
|
|
'@bcoe/v8-coverage': 0.2.3
|
|
'@jest/console': 30.2.0
|
|
'@jest/test-result': 30.2.0
|
|
'@jest/transform': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
'@types/node': 25.2.0
|
|
chalk: 4.1.2
|
|
collect-v8-coverage: 1.0.2
|
|
exit-x: 0.2.2
|
|
glob: 10.4.5
|
|
graceful-fs: 4.2.11
|
|
istanbul-lib-coverage: 3.2.2
|
|
istanbul-lib-instrument: 6.0.3
|
|
istanbul-lib-report: 3.0.1
|
|
istanbul-lib-source-maps: 5.0.6
|
|
istanbul-reports: 3.2.0
|
|
jest-message-util: 30.2.0
|
|
jest-util: 30.2.0
|
|
jest-worker: 30.2.0
|
|
slash: 3.0.0
|
|
string-length: 4.0.2
|
|
v8-to-istanbul: 9.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jest/schemas@29.6.3':
|
|
dependencies:
|
|
'@sinclair/typebox': 0.27.8
|
|
|
|
'@jest/schemas@30.0.5':
|
|
dependencies:
|
|
'@sinclair/typebox': 0.34.41
|
|
|
|
'@jest/snapshot-utils@30.2.0':
|
|
dependencies:
|
|
'@jest/types': 30.2.0
|
|
chalk: 4.1.2
|
|
graceful-fs: 4.2.11
|
|
natural-compare: 1.4.0
|
|
|
|
'@jest/source-map@30.0.1':
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
callsites: 3.1.0
|
|
graceful-fs: 4.2.11
|
|
|
|
'@jest/test-result@30.2.0':
|
|
dependencies:
|
|
'@jest/console': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
collect-v8-coverage: 1.0.2
|
|
|
|
'@jest/test-sequencer@30.2.0':
|
|
dependencies:
|
|
'@jest/test-result': 30.2.0
|
|
graceful-fs: 4.2.11
|
|
jest-haste-map: 30.2.0
|
|
slash: 3.0.0
|
|
|
|
'@jest/transform@30.2.0':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/types': 30.2.0
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
babel-plugin-istanbul: 7.0.1
|
|
chalk: 4.1.2
|
|
convert-source-map: 2.0.0
|
|
fast-json-stable-stringify: 2.1.0
|
|
graceful-fs: 4.2.11
|
|
jest-haste-map: 30.2.0
|
|
jest-regex-util: 30.0.1
|
|
jest-util: 30.2.0
|
|
micromatch: 4.0.8
|
|
pirates: 4.0.7
|
|
slash: 3.0.0
|
|
write-file-atomic: 5.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jest/types@30.0.5':
|
|
dependencies:
|
|
'@jest/pattern': 30.0.1
|
|
'@jest/schemas': 30.0.5
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
'@types/istanbul-reports': 3.0.4
|
|
'@types/node': 25.2.0
|
|
'@types/yargs': 17.0.33
|
|
chalk: 4.1.2
|
|
|
|
'@jest/types@30.2.0':
|
|
dependencies:
|
|
'@jest/pattern': 30.0.1
|
|
'@jest/schemas': 30.0.5
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
'@types/istanbul-reports': 3.0.4
|
|
'@types/node': 25.2.0
|
|
'@types/yargs': 17.0.33
|
|
chalk: 4.1.2
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/resolve-uri@3.1.1': {}
|
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
|
|
|
'@jridgewell/source-map@0.3.11':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
'@jridgewell/trace-mapping@0.3.9':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.1
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
'@jsonjoy.com/base64@1.1.2(tslib@2.8.1)':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/base64@17.65.0(tslib@2.8.1)':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/buffers@1.2.1(tslib@2.8.1)':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/buffers@17.65.0(tslib@2.8.1)':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/codegen@1.0.0(tslib@2.8.1)':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/codegen@17.65.0(tslib@2.8.1)':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/fs-core@4.56.10(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/fs-node-builtins': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-node-utils': 4.56.10(tslib@2.8.1)
|
|
thingies: 2.5.0(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/fs-fsa@4.56.10(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/fs-core': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-node-builtins': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-node-utils': 4.56.10(tslib@2.8.1)
|
|
thingies: 2.5.0(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/fs-node-builtins@4.56.10(tslib@2.8.1)':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/fs-node-to-fsa@4.56.10(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/fs-fsa': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-node-builtins': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-node-utils': 4.56.10(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/fs-node-utils@4.56.10(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/fs-node-builtins': 4.56.10(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/fs-node@4.56.10(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/fs-core': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-node-builtins': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-node-utils': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-print': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-snapshot': 4.56.10(tslib@2.8.1)
|
|
glob-to-regex.js: 1.2.0(tslib@2.8.1)
|
|
thingies: 2.5.0(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/fs-print@4.56.10(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/fs-node-utils': 4.56.10(tslib@2.8.1)
|
|
tree-dump: 1.1.0(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/fs-snapshot@4.56.10(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/buffers': 17.65.0(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-node-utils': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/json-pack': 17.65.0(tslib@2.8.1)
|
|
'@jsonjoy.com/util': 17.65.0(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/json-pack@1.21.0(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/base64': 1.1.2(tslib@2.8.1)
|
|
'@jsonjoy.com/buffers': 1.2.1(tslib@2.8.1)
|
|
'@jsonjoy.com/codegen': 1.0.0(tslib@2.8.1)
|
|
'@jsonjoy.com/json-pointer': 1.0.2(tslib@2.8.1)
|
|
'@jsonjoy.com/util': 1.9.0(tslib@2.8.1)
|
|
hyperdyperid: 1.2.0
|
|
thingies: 2.5.0(tslib@2.8.1)
|
|
tree-dump: 1.1.0(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/json-pack@17.65.0(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/base64': 17.65.0(tslib@2.8.1)
|
|
'@jsonjoy.com/buffers': 17.65.0(tslib@2.8.1)
|
|
'@jsonjoy.com/codegen': 17.65.0(tslib@2.8.1)
|
|
'@jsonjoy.com/json-pointer': 17.65.0(tslib@2.8.1)
|
|
'@jsonjoy.com/util': 17.65.0(tslib@2.8.1)
|
|
hyperdyperid: 1.2.0
|
|
thingies: 2.5.0(tslib@2.8.1)
|
|
tree-dump: 1.1.0(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/json-pointer@1.0.2(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/codegen': 1.0.0(tslib@2.8.1)
|
|
'@jsonjoy.com/util': 1.9.0(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/json-pointer@17.65.0(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/util': 17.65.0(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/util@1.9.0(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/buffers': 1.2.1(tslib@2.8.1)
|
|
'@jsonjoy.com/codegen': 1.0.0(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@jsonjoy.com/util@17.65.0(tslib@2.8.1)':
|
|
dependencies:
|
|
'@jsonjoy.com/buffers': 17.65.0(tslib@2.8.1)
|
|
'@jsonjoy.com/codegen': 17.65.0(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
'@leichtgewicht/ip-codec@2.0.5': {}
|
|
|
|
'@listr2/prompt-adapter-inquirer@3.0.5(@inquirer/prompts@7.10.1(@types/node@25.2.0))(@types/node@25.2.0)(listr2@9.0.5)':
|
|
dependencies:
|
|
'@inquirer/prompts': 7.10.1(@types/node@25.2.0)
|
|
'@inquirer/type': 3.0.10(@types/node@25.2.0)
|
|
listr2: 9.0.5
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
|
|
'@lmdb/lmdb-darwin-arm64@3.4.4':
|
|
optional: true
|
|
|
|
'@lmdb/lmdb-darwin-x64@3.4.4':
|
|
optional: true
|
|
|
|
'@lmdb/lmdb-linux-arm64@3.4.4':
|
|
optional: true
|
|
|
|
'@lmdb/lmdb-linux-arm@3.4.4':
|
|
optional: true
|
|
|
|
'@lmdb/lmdb-linux-x64@3.4.4':
|
|
optional: true
|
|
|
|
'@lmdb/lmdb-win32-arm64@3.4.4':
|
|
optional: true
|
|
|
|
'@lmdb/lmdb-win32-x64@3.4.4':
|
|
optional: true
|
|
|
|
'@modelcontextprotocol/sdk@1.25.2(hono@4.11.3)(zod@4.3.5)':
|
|
dependencies:
|
|
'@hono/node-server': 1.19.9(hono@4.11.3)
|
|
ajv: 8.17.1
|
|
ajv-formats: 3.0.1(ajv@8.17.1)
|
|
content-type: 1.0.5
|
|
cors: 2.8.6
|
|
cross-spawn: 7.0.6
|
|
eventsource: 3.0.7
|
|
eventsource-parser: 3.0.6
|
|
express: 5.2.1
|
|
express-rate-limit: 7.5.1(express@5.2.1)
|
|
jose: 6.1.3
|
|
json-schema-typed: 8.0.2
|
|
pkce-challenge: 5.0.1
|
|
raw-body: 3.0.2
|
|
zod: 4.3.5
|
|
zod-to-json-schema: 3.25.1(zod@4.3.5)
|
|
transitivePeerDependencies:
|
|
- hono
|
|
- supports-color
|
|
|
|
'@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.3':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.3':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm@3.0.3':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-linux-x64@3.0.3':
|
|
optional: true
|
|
|
|
'@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-android-arm-eabi@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-android-arm64@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-darwin-arm64@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-darwin-x64@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-freebsd-x64@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-linux-arm-gnueabihf@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-linux-arm64-gnu@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-linux-arm64-musl@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-linux-ppc64-gnu@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-linux-riscv64-gnu@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-linux-s390x-gnu@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-linux-x64-gnu@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-linux-x64-musl@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-openharmony-arm64@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-win32-arm64-msvc@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-win32-ia32-msvc@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice-win32-x64-msvc@1.1.1':
|
|
optional: true
|
|
|
|
'@napi-rs/nice@1.1.1':
|
|
optionalDependencies:
|
|
'@napi-rs/nice-android-arm-eabi': 1.1.1
|
|
'@napi-rs/nice-android-arm64': 1.1.1
|
|
'@napi-rs/nice-darwin-arm64': 1.1.1
|
|
'@napi-rs/nice-darwin-x64': 1.1.1
|
|
'@napi-rs/nice-freebsd-x64': 1.1.1
|
|
'@napi-rs/nice-linux-arm-gnueabihf': 1.1.1
|
|
'@napi-rs/nice-linux-arm64-gnu': 1.1.1
|
|
'@napi-rs/nice-linux-arm64-musl': 1.1.1
|
|
'@napi-rs/nice-linux-ppc64-gnu': 1.1.1
|
|
'@napi-rs/nice-linux-riscv64-gnu': 1.1.1
|
|
'@napi-rs/nice-linux-s390x-gnu': 1.1.1
|
|
'@napi-rs/nice-linux-x64-gnu': 1.1.1
|
|
'@napi-rs/nice-linux-x64-musl': 1.1.1
|
|
'@napi-rs/nice-openharmony-arm64': 1.1.1
|
|
'@napi-rs/nice-win32-arm64-msvc': 1.1.1
|
|
'@napi-rs/nice-win32-ia32-msvc': 1.1.1
|
|
'@napi-rs/nice-win32-x64-msvc': 1.1.1
|
|
optional: true
|
|
|
|
'@napi-rs/wasm-runtime@0.2.12':
|
|
dependencies:
|
|
'@emnapi/core': 1.8.1
|
|
'@emnapi/runtime': 1.8.1
|
|
'@tybys/wasm-util': 0.10.1
|
|
optional: true
|
|
|
|
'@napi-rs/wasm-runtime@1.1.1':
|
|
dependencies:
|
|
'@emnapi/core': 1.8.1
|
|
'@emnapi/runtime': 1.8.1
|
|
'@tybys/wasm-util': 0.10.1
|
|
optional: true
|
|
|
|
'@ng-bootstrap/ng-bootstrap@20.0.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/forms@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2))(@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2))(@popperjs/core@2.11.8)(rxjs@7.8.2)':
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/forms': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2)
|
|
'@angular/localize': 21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2)
|
|
'@popperjs/core': 2.11.8
|
|
rxjs: 7.8.2
|
|
tslib: 2.8.1
|
|
|
|
'@ng-select/ng-select@21.2.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/forms@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2))':
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/forms': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2)
|
|
tslib: 2.8.1
|
|
|
|
? '@ngneat/dirty-check-forms@3.0.3(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/forms@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2))(@angular/router@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2))(lodash-es@4.17.21)(rxjs@7.8.2)'
|
|
: dependencies:
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/forms': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2)
|
|
'@angular/router': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2)
|
|
lodash-es: 4.17.21
|
|
rxjs: 7.8.2
|
|
tslib: 2.8.1
|
|
|
|
'@ngtools/webpack@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(typescript@5.9.3)(webpack@5.104.1(esbuild@0.27.2))':
|
|
dependencies:
|
|
'@angular/compiler-cli': 21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
|
|
'@npmcli/agent@4.0.0':
|
|
dependencies:
|
|
agent-base: 7.1.4
|
|
http-proxy-agent: 7.0.2
|
|
https-proxy-agent: 7.0.6
|
|
lru-cache: 11.2.5
|
|
socks-proxy-agent: 8.0.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@npmcli/fs@5.0.0':
|
|
dependencies:
|
|
semver: 7.7.3
|
|
|
|
'@npmcli/git@7.0.1':
|
|
dependencies:
|
|
'@npmcli/promise-spawn': 9.0.1
|
|
ini: 6.0.0
|
|
lru-cache: 11.2.5
|
|
npm-pick-manifest: 11.0.3
|
|
proc-log: 6.1.0
|
|
promise-retry: 2.0.1
|
|
semver: 7.7.3
|
|
which: 6.0.0
|
|
|
|
'@npmcli/installed-package-contents@4.0.0':
|
|
dependencies:
|
|
npm-bundled: 5.0.0
|
|
npm-normalize-package-bin: 5.0.0
|
|
|
|
'@npmcli/node-gyp@5.0.0': {}
|
|
|
|
'@npmcli/package-json@7.0.4':
|
|
dependencies:
|
|
'@npmcli/git': 7.0.1
|
|
glob: 13.0.0
|
|
hosted-git-info: 9.0.2
|
|
json-parse-even-better-errors: 5.0.0
|
|
proc-log: 6.1.0
|
|
semver: 7.7.3
|
|
validate-npm-package-license: 3.0.4
|
|
|
|
'@npmcli/promise-spawn@9.0.1':
|
|
dependencies:
|
|
which: 6.0.0
|
|
|
|
'@npmcli/redact@4.0.0': {}
|
|
|
|
'@npmcli/run-script@10.0.3':
|
|
dependencies:
|
|
'@npmcli/node-gyp': 5.0.0
|
|
'@npmcli/package-json': 7.0.4
|
|
'@npmcli/promise-spawn': 9.0.1
|
|
node-gyp: 12.2.0
|
|
proc-log: 6.1.0
|
|
which: 6.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@octokit/auth-token@4.0.0': {}
|
|
|
|
'@octokit/core@5.2.1':
|
|
dependencies:
|
|
'@octokit/auth-token': 4.0.0
|
|
'@octokit/graphql': 7.1.1
|
|
'@octokit/request': 8.4.1
|
|
'@octokit/request-error': 5.1.1
|
|
'@octokit/types': 13.10.0
|
|
before-after-hook: 2.2.3
|
|
universal-user-agent: 6.0.1
|
|
|
|
'@octokit/endpoint@9.0.6':
|
|
dependencies:
|
|
'@octokit/types': 13.10.0
|
|
universal-user-agent: 6.0.1
|
|
|
|
'@octokit/graphql@7.1.1':
|
|
dependencies:
|
|
'@octokit/request': 8.4.1
|
|
'@octokit/types': 13.10.0
|
|
universal-user-agent: 6.0.1
|
|
|
|
'@octokit/openapi-types@20.0.0': {}
|
|
|
|
'@octokit/openapi-types@24.2.0': {}
|
|
|
|
'@octokit/plugin-paginate-rest@9.2.2(@octokit/core@5.2.1)':
|
|
dependencies:
|
|
'@octokit/core': 5.2.1
|
|
'@octokit/types': 12.6.0
|
|
|
|
'@octokit/plugin-rest-endpoint-methods@10.4.1(@octokit/core@5.2.1)':
|
|
dependencies:
|
|
'@octokit/core': 5.2.1
|
|
'@octokit/types': 12.6.0
|
|
|
|
'@octokit/request-error@5.1.1':
|
|
dependencies:
|
|
'@octokit/types': 13.10.0
|
|
deprecation: 2.3.1
|
|
once: 1.4.0
|
|
|
|
'@octokit/request@8.4.1':
|
|
dependencies:
|
|
'@octokit/endpoint': 9.0.6
|
|
'@octokit/request-error': 5.1.1
|
|
'@octokit/types': 13.10.0
|
|
universal-user-agent: 6.0.1
|
|
|
|
'@octokit/types@12.6.0':
|
|
dependencies:
|
|
'@octokit/openapi-types': 20.0.0
|
|
|
|
'@octokit/types@13.10.0':
|
|
dependencies:
|
|
'@octokit/openapi-types': 24.2.0
|
|
|
|
'@oxc-project/types@0.106.0': {}
|
|
|
|
'@parcel/watcher-android-arm64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-darwin-arm64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-darwin-x64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-freebsd-x64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm-glibc@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm-musl@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm64-glibc@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm64-musl@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-x64-glibc@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-x64-musl@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-win32-arm64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-win32-ia32@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-win32-x64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher@2.5.6':
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
is-glob: 4.0.3
|
|
node-addon-api: 7.1.1
|
|
picomatch: 4.0.3
|
|
optionalDependencies:
|
|
'@parcel/watcher-android-arm64': 2.5.6
|
|
'@parcel/watcher-darwin-arm64': 2.5.6
|
|
'@parcel/watcher-darwin-x64': 2.5.6
|
|
'@parcel/watcher-freebsd-x64': 2.5.6
|
|
'@parcel/watcher-linux-arm-glibc': 2.5.6
|
|
'@parcel/watcher-linux-arm-musl': 2.5.6
|
|
'@parcel/watcher-linux-arm64-glibc': 2.5.6
|
|
'@parcel/watcher-linux-arm64-musl': 2.5.6
|
|
'@parcel/watcher-linux-x64-glibc': 2.5.6
|
|
'@parcel/watcher-linux-x64-musl': 2.5.6
|
|
'@parcel/watcher-win32-arm64': 2.5.6
|
|
'@parcel/watcher-win32-ia32': 2.5.6
|
|
'@parcel/watcher-win32-x64': 2.5.6
|
|
optional: true
|
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
optional: true
|
|
|
|
'@pkgr/core@0.2.9': {}
|
|
|
|
'@playwright/test@1.58.1':
|
|
dependencies:
|
|
playwright: 1.58.1
|
|
|
|
'@popperjs/core@2.11.8': {}
|
|
|
|
'@rolldown/binding-android-arm64@1.0.0-beta.58':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-arm64@1.0.0-beta.58':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-x64@1.0.0-beta.58':
|
|
optional: true
|
|
|
|
'@rolldown/binding-freebsd-x64@1.0.0-beta.58':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.0.0-beta.58':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.0.0-beta.58':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.0.0-beta.58':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.0.0-beta.58':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.0.0-beta.58':
|
|
optional: true
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.0.0-beta.58':
|
|
optional: true
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.0.0-beta.58':
|
|
dependencies:
|
|
'@napi-rs/wasm-runtime': 1.1.1
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.0.0-beta.58':
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.0.0-beta.58':
|
|
optional: true
|
|
|
|
'@rolldown/pluginutils@1.0.0-beta.58': {}
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-x64@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openbsd-x64@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.57.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.57.1':
|
|
optional: true
|
|
|
|
'@schematics/angular@21.1.2(chokidar@5.0.0)':
|
|
dependencies:
|
|
'@angular-devkit/core': 21.1.2(chokidar@5.0.0)
|
|
'@angular-devkit/schematics': 21.1.2(chokidar@5.0.0)
|
|
jsonc-parser: 3.3.1
|
|
transitivePeerDependencies:
|
|
- chokidar
|
|
|
|
'@sigstore/bundle@4.0.0':
|
|
dependencies:
|
|
'@sigstore/protobuf-specs': 0.5.0
|
|
|
|
'@sigstore/core@3.1.0': {}
|
|
|
|
'@sigstore/protobuf-specs@0.5.0': {}
|
|
|
|
'@sigstore/sign@4.1.0':
|
|
dependencies:
|
|
'@sigstore/bundle': 4.0.0
|
|
'@sigstore/core': 3.1.0
|
|
'@sigstore/protobuf-specs': 0.5.0
|
|
make-fetch-happen: 15.0.3
|
|
proc-log: 6.1.0
|
|
promise-retry: 2.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@sigstore/tuf@4.0.1':
|
|
dependencies:
|
|
'@sigstore/protobuf-specs': 0.5.0
|
|
tuf-js: 4.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@sigstore/verify@3.1.0':
|
|
dependencies:
|
|
'@sigstore/bundle': 4.0.0
|
|
'@sigstore/core': 3.1.0
|
|
'@sigstore/protobuf-specs': 0.5.0
|
|
|
|
'@sinclair/typebox@0.27.8': {}
|
|
|
|
'@sinclair/typebox@0.34.41': {}
|
|
|
|
'@sinonjs/commons@3.0.1':
|
|
dependencies:
|
|
type-detect: 4.0.8
|
|
|
|
'@sinonjs/fake-timers@13.0.5':
|
|
dependencies:
|
|
'@sinonjs/commons': 3.0.1
|
|
|
|
'@standard-schema/spec@1.1.0': {}
|
|
|
|
'@tsconfig/node10@1.0.9': {}
|
|
|
|
'@tsconfig/node12@1.0.11': {}
|
|
|
|
'@tsconfig/node14@1.0.3': {}
|
|
|
|
'@tsconfig/node16@1.0.4': {}
|
|
|
|
'@tufjs/canonical-json@2.0.0': {}
|
|
|
|
'@tufjs/models@4.1.0':
|
|
dependencies:
|
|
'@tufjs/canonical-json': 2.0.0
|
|
minimatch: 10.1.1
|
|
|
|
'@tybys/wasm-util@0.10.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@types/babel__core@7.20.5':
|
|
dependencies:
|
|
'@babel/parser': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
'@types/babel__generator': 7.27.0
|
|
'@types/babel__template': 7.4.4
|
|
'@types/babel__traverse': 7.28.0
|
|
|
|
'@types/babel__generator@7.27.0':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@types/babel__template@7.4.4':
|
|
dependencies:
|
|
'@babel/parser': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
|
|
'@types/babel__traverse@7.28.0':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@types/body-parser@1.19.6':
|
|
dependencies:
|
|
'@types/connect': 3.4.38
|
|
'@types/node': 25.2.0
|
|
|
|
'@types/bonjour@3.5.13':
|
|
dependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@types/connect-history-api-fallback@1.5.4':
|
|
dependencies:
|
|
'@types/express-serve-static-core': 4.19.8
|
|
'@types/node': 25.2.0
|
|
|
|
'@types/connect@3.4.38':
|
|
dependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@types/eslint-scope@3.7.7':
|
|
dependencies:
|
|
'@types/eslint': 9.6.1
|
|
'@types/estree': 1.0.8
|
|
|
|
'@types/eslint@9.6.1':
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
'@types/json-schema': 7.0.15
|
|
|
|
'@types/esrecurse@4.3.1': {}
|
|
|
|
'@types/estree@1.0.8': {}
|
|
|
|
'@types/express-serve-static-core@4.19.8':
|
|
dependencies:
|
|
'@types/node': 25.2.0
|
|
'@types/qs': 6.14.0
|
|
'@types/range-parser': 1.2.7
|
|
'@types/send': 1.2.1
|
|
|
|
'@types/express@4.17.25':
|
|
dependencies:
|
|
'@types/body-parser': 1.19.6
|
|
'@types/express-serve-static-core': 4.19.8
|
|
'@types/qs': 6.14.0
|
|
'@types/serve-static': 1.15.10
|
|
|
|
'@types/http-errors@2.0.5': {}
|
|
|
|
'@types/http-proxy@1.17.17':
|
|
dependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@types/istanbul-lib-coverage@2.0.6': {}
|
|
|
|
'@types/istanbul-lib-report@3.0.3':
|
|
dependencies:
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
|
|
'@types/istanbul-reports@3.0.4':
|
|
dependencies:
|
|
'@types/istanbul-lib-report': 3.0.3
|
|
|
|
'@types/jest@30.0.0':
|
|
dependencies:
|
|
expect: 30.0.5
|
|
pretty-format: 30.0.5
|
|
|
|
'@types/jsdom@21.1.7':
|
|
dependencies:
|
|
'@types/node': 25.2.0
|
|
'@types/tough-cookie': 4.0.5
|
|
parse5: 7.3.0
|
|
|
|
'@types/json-schema@7.0.15': {}
|
|
|
|
'@types/mime@1.3.5': {}
|
|
|
|
'@types/node-forge@1.3.14':
|
|
dependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@types/node@25.2.0':
|
|
dependencies:
|
|
undici-types: 7.16.0
|
|
|
|
'@types/qs@6.14.0': {}
|
|
|
|
'@types/range-parser@1.2.7': {}
|
|
|
|
'@types/retry@0.12.2': {}
|
|
|
|
'@types/send@0.17.6':
|
|
dependencies:
|
|
'@types/mime': 1.3.5
|
|
'@types/node': 25.2.0
|
|
|
|
'@types/send@1.2.1':
|
|
dependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@types/serve-index@1.9.4':
|
|
dependencies:
|
|
'@types/express': 4.17.25
|
|
|
|
'@types/serve-static@1.15.10':
|
|
dependencies:
|
|
'@types/http-errors': 2.0.5
|
|
'@types/node': 25.2.0
|
|
'@types/send': 0.17.6
|
|
|
|
'@types/sockjs@0.3.36':
|
|
dependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@types/stack-utils@2.0.3': {}
|
|
|
|
'@types/tough-cookie@4.0.5': {}
|
|
|
|
'@types/ws@8.18.1':
|
|
dependencies:
|
|
'@types/node': 25.2.0
|
|
|
|
'@types/yargs-parser@21.0.3': {}
|
|
|
|
'@types/yargs@17.0.33':
|
|
dependencies:
|
|
'@types/yargs-parser': 21.0.3
|
|
|
|
'@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.2
|
|
'@typescript-eslint/parser': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@typescript-eslint/scope-manager': 8.54.0
|
|
'@typescript-eslint/type-utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
'@typescript-eslint/visitor-keys': 8.54.0
|
|
eslint: 9.39.2(jiti@2.6.1)
|
|
ignore: 7.0.5
|
|
natural-compare: 1.4.0
|
|
ts-api-utils: 2.4.0(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 8.54.0
|
|
'@typescript-eslint/types': 8.54.0
|
|
'@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3)
|
|
'@typescript-eslint/visitor-keys': 8.54.0
|
|
debug: 4.4.3
|
|
eslint: 9.39.2(jiti@2.6.1)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/project-service@8.54.0(typescript@5.9.3)':
|
|
dependencies:
|
|
'@typescript-eslint/tsconfig-utils': 8.54.0(typescript@5.9.3)
|
|
'@typescript-eslint/types': 8.54.0
|
|
debug: 4.4.3
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/scope-manager@8.54.0':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.54.0
|
|
'@typescript-eslint/visitor-keys': 8.54.0
|
|
|
|
'@typescript-eslint/tsconfig-utils@8.54.0(typescript@5.9.3)':
|
|
dependencies:
|
|
typescript: 5.9.3
|
|
|
|
'@typescript-eslint/type-utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.54.0
|
|
'@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3)
|
|
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
debug: 4.4.3
|
|
eslint: 9.39.2(jiti@2.6.1)
|
|
ts-api-utils: 2.4.0(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/types@8.54.0': {}
|
|
|
|
'@typescript-eslint/typescript-estree@8.54.0(typescript@5.9.3)':
|
|
dependencies:
|
|
'@typescript-eslint/project-service': 8.54.0(typescript@5.9.3)
|
|
'@typescript-eslint/tsconfig-utils': 8.54.0(typescript@5.9.3)
|
|
'@typescript-eslint/types': 8.54.0
|
|
'@typescript-eslint/visitor-keys': 8.54.0
|
|
debug: 4.4.3
|
|
minimatch: 9.0.5
|
|
semver: 7.7.3
|
|
tinyglobby: 0.2.15
|
|
ts-api-utils: 2.4.0(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
|
|
'@typescript-eslint/scope-manager': 8.54.0
|
|
'@typescript-eslint/types': 8.54.0
|
|
'@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3)
|
|
eslint: 9.39.2(jiti@2.6.1)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/visitor-keys@8.54.0':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.54.0
|
|
eslint-visitor-keys: 4.2.1
|
|
|
|
'@ungap/structured-clone@1.3.0': {}
|
|
|
|
'@unrs/resolver-binding-android-arm-eabi@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-android-arm64@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-darwin-arm64@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-darwin-x64@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-freebsd-x64@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-arm-musleabihf@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-arm64-gnu@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-arm64-musl@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-ppc64-gnu@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-riscv64-gnu@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-riscv64-musl@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-s390x-gnu@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-x64-gnu@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-x64-musl@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-wasm32-wasi@1.11.1':
|
|
dependencies:
|
|
'@napi-rs/wasm-runtime': 0.2.12
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-win32-arm64-msvc@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-win32-ia32-msvc@1.11.1':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-win32-x64-msvc@1.11.1':
|
|
optional: true
|
|
|
|
'@vitejs/plugin-basic-ssl@2.1.0(vite@7.3.0(@types/node@25.2.0)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(yaml@2.7.0))':
|
|
dependencies:
|
|
vite: 7.3.0(@types/node@25.2.0)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(yaml@2.7.0)
|
|
|
|
'@webassemblyjs/ast@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/helper-numbers': 1.13.2
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.13.2
|
|
|
|
'@webassemblyjs/floating-point-hex-parser@1.13.2': {}
|
|
|
|
'@webassemblyjs/helper-api-error@1.13.2': {}
|
|
|
|
'@webassemblyjs/helper-buffer@1.14.1': {}
|
|
|
|
'@webassemblyjs/helper-numbers@1.13.2':
|
|
dependencies:
|
|
'@webassemblyjs/floating-point-hex-parser': 1.13.2
|
|
'@webassemblyjs/helper-api-error': 1.13.2
|
|
'@xtuc/long': 4.2.2
|
|
|
|
'@webassemblyjs/helper-wasm-bytecode@1.13.2': {}
|
|
|
|
'@webassemblyjs/helper-wasm-section@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/helper-buffer': 1.14.1
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.13.2
|
|
'@webassemblyjs/wasm-gen': 1.14.1
|
|
|
|
'@webassemblyjs/ieee754@1.13.2':
|
|
dependencies:
|
|
'@xtuc/ieee754': 1.2.0
|
|
|
|
'@webassemblyjs/leb128@1.13.2':
|
|
dependencies:
|
|
'@xtuc/long': 4.2.2
|
|
|
|
'@webassemblyjs/utf8@1.13.2': {}
|
|
|
|
'@webassemblyjs/wasm-edit@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/helper-buffer': 1.14.1
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.13.2
|
|
'@webassemblyjs/helper-wasm-section': 1.14.1
|
|
'@webassemblyjs/wasm-gen': 1.14.1
|
|
'@webassemblyjs/wasm-opt': 1.14.1
|
|
'@webassemblyjs/wasm-parser': 1.14.1
|
|
'@webassemblyjs/wast-printer': 1.14.1
|
|
|
|
'@webassemblyjs/wasm-gen@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.13.2
|
|
'@webassemblyjs/ieee754': 1.13.2
|
|
'@webassemblyjs/leb128': 1.13.2
|
|
'@webassemblyjs/utf8': 1.13.2
|
|
|
|
'@webassemblyjs/wasm-opt@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/helper-buffer': 1.14.1
|
|
'@webassemblyjs/wasm-gen': 1.14.1
|
|
'@webassemblyjs/wasm-parser': 1.14.1
|
|
|
|
'@webassemblyjs/wasm-parser@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/helper-api-error': 1.13.2
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.13.2
|
|
'@webassemblyjs/ieee754': 1.13.2
|
|
'@webassemblyjs/leb128': 1.13.2
|
|
'@webassemblyjs/utf8': 1.13.2
|
|
|
|
'@webassemblyjs/wast-printer@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@xtuc/long': 4.2.2
|
|
|
|
'@xtuc/ieee754@1.2.0': {}
|
|
|
|
'@xtuc/long@4.2.2': {}
|
|
|
|
'@yarnpkg/lockfile@1.1.0': {}
|
|
|
|
abbrev@4.0.0: {}
|
|
|
|
accepts@1.3.8:
|
|
dependencies:
|
|
mime-types: 2.1.35
|
|
negotiator: 0.6.3
|
|
|
|
accepts@2.0.0:
|
|
dependencies:
|
|
mime-types: 3.0.2
|
|
negotiator: 1.0.0
|
|
|
|
acorn-import-phases@1.0.4(acorn@8.15.0):
|
|
dependencies:
|
|
acorn: 8.15.0
|
|
|
|
acorn-jsx@5.3.2(acorn@8.15.0):
|
|
dependencies:
|
|
acorn: 8.15.0
|
|
|
|
acorn-walk@8.3.1: {}
|
|
|
|
acorn@8.14.0: {}
|
|
|
|
acorn@8.15.0: {}
|
|
|
|
adjust-sourcemap-loader@4.0.0:
|
|
dependencies:
|
|
loader-utils: 2.0.4
|
|
regex-parser: 2.3.1
|
|
|
|
agent-base@7.1.4: {}
|
|
|
|
ajv-formats@2.1.1(ajv@8.17.1):
|
|
optionalDependencies:
|
|
ajv: 8.17.1
|
|
|
|
ajv-formats@3.0.1(ajv@8.17.1):
|
|
optionalDependencies:
|
|
ajv: 8.17.1
|
|
|
|
ajv-keywords@5.1.0(ajv@8.17.1):
|
|
dependencies:
|
|
ajv: 8.17.1
|
|
fast-deep-equal: 3.1.3
|
|
|
|
ajv@6.12.6:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-json-stable-stringify: 2.1.0
|
|
json-schema-traverse: 0.4.1
|
|
uri-js: 4.4.1
|
|
|
|
ajv@8.17.1:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-uri: 3.1.0
|
|
json-schema-traverse: 1.0.0
|
|
require-from-string: 2.0.2
|
|
|
|
algoliasearch@5.46.2:
|
|
dependencies:
|
|
'@algolia/abtesting': 1.12.2
|
|
'@algolia/client-abtesting': 5.46.2
|
|
'@algolia/client-analytics': 5.46.2
|
|
'@algolia/client-common': 5.46.2
|
|
'@algolia/client-insights': 5.46.2
|
|
'@algolia/client-personalization': 5.46.2
|
|
'@algolia/client-query-suggestions': 5.46.2
|
|
'@algolia/client-search': 5.46.2
|
|
'@algolia/ingestion': 1.46.2
|
|
'@algolia/monitoring': 1.46.2
|
|
'@algolia/recommend': 5.46.2
|
|
'@algolia/requester-browser-xhr': 5.46.2
|
|
'@algolia/requester-fetch': 5.46.2
|
|
'@algolia/requester-node-http': 5.46.2
|
|
|
|
ansi-colors@4.1.3: {}
|
|
|
|
ansi-escapes@4.3.2:
|
|
dependencies:
|
|
type-fest: 0.21.3
|
|
|
|
ansi-escapes@7.2.0:
|
|
dependencies:
|
|
environment: 1.1.0
|
|
|
|
ansi-html-community@0.0.8: {}
|
|
|
|
ansi-regex@5.0.1: {}
|
|
|
|
ansi-regex@6.2.2: {}
|
|
|
|
ansi-styles@4.3.0:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
|
|
ansi-styles@5.2.0: {}
|
|
|
|
ansi-styles@6.2.3: {}
|
|
|
|
anymatch@3.1.3:
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.1
|
|
|
|
arg@4.1.3: {}
|
|
|
|
argparse@1.0.10:
|
|
dependencies:
|
|
sprintf-js: 1.0.3
|
|
|
|
argparse@2.0.1: {}
|
|
|
|
aria-query@5.3.2: {}
|
|
|
|
array-flatten@1.1.1: {}
|
|
|
|
autoprefixer@10.4.23(postcss@8.5.6):
|
|
dependencies:
|
|
browserslist: 4.28.1
|
|
caniuse-lite: 1.0.30001766
|
|
fraction.js: 5.3.4
|
|
picocolors: 1.1.1
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
axobject-query@4.1.0: {}
|
|
|
|
babel-jest@30.2.0(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/transform': 30.2.0
|
|
'@types/babel__core': 7.20.5
|
|
babel-plugin-istanbul: 7.0.1
|
|
babel-preset-jest: 30.2.0(@babel/core@7.29.0)
|
|
chalk: 4.1.2
|
|
graceful-fs: 4.2.11
|
|
slash: 3.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-loader@10.0.0(@babel/core@7.28.5)(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
find-up: 5.0.0
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
|
|
babel-plugin-istanbul@7.0.1:
|
|
dependencies:
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@istanbuljs/load-nyc-config': 1.1.0
|
|
'@istanbuljs/schema': 0.1.3
|
|
istanbul-lib-instrument: 6.0.3
|
|
test-exclude: 6.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-jest-hoist@30.2.0:
|
|
dependencies:
|
|
'@types/babel__core': 7.20.5
|
|
|
|
babel-plugin-polyfill-corejs2@0.4.15(@babel/core@7.28.5):
|
|
dependencies:
|
|
'@babel/compat-data': 7.29.0
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.28.5)
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.28.5):
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.28.5)
|
|
core-js-compat: 3.48.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-polyfill-regenerator@0.6.6(@babel/core@7.28.5):
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.28.5)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-preset-current-node-syntax@1.2.0(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.29.0)
|
|
|
|
babel-preset-jest@30.2.0(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
babel-plugin-jest-hoist: 30.2.0
|
|
babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.0)
|
|
|
|
balanced-match@1.0.2: {}
|
|
|
|
base64-js@1.5.1:
|
|
optional: true
|
|
|
|
baseline-browser-mapping@2.9.19: {}
|
|
|
|
batch@0.6.1: {}
|
|
|
|
beasties@0.3.5:
|
|
dependencies:
|
|
css-select: 6.0.0
|
|
css-what: 7.0.0
|
|
dom-serializer: 2.0.0
|
|
domhandler: 5.0.3
|
|
htmlparser2: 10.1.0
|
|
picocolors: 1.1.1
|
|
postcss: 8.5.6
|
|
postcss-media-query-parser: 0.2.3
|
|
|
|
before-after-hook@2.2.3: {}
|
|
|
|
big.js@5.2.2: {}
|
|
|
|
binary-extensions@2.3.0: {}
|
|
|
|
bl@4.1.0:
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
optional: true
|
|
|
|
body-parser@1.20.4:
|
|
dependencies:
|
|
bytes: 3.1.2
|
|
content-type: 1.0.5
|
|
debug: 2.6.9
|
|
depd: 2.0.0
|
|
destroy: 1.2.0
|
|
http-errors: 2.0.1
|
|
iconv-lite: 0.4.24
|
|
on-finished: 2.4.1
|
|
qs: 6.14.1
|
|
raw-body: 2.5.3
|
|
type-is: 1.6.18
|
|
unpipe: 1.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
body-parser@2.2.2:
|
|
dependencies:
|
|
bytes: 3.1.2
|
|
content-type: 1.0.5
|
|
debug: 4.4.3
|
|
http-errors: 2.0.1
|
|
iconv-lite: 0.7.2
|
|
on-finished: 2.4.1
|
|
qs: 6.14.1
|
|
raw-body: 3.0.2
|
|
type-is: 2.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
bonjour-service@1.3.0:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
multicast-dns: 7.2.5
|
|
|
|
boolbase@1.0.0: {}
|
|
|
|
bootstrap@5.3.8(@popperjs/core@2.11.8):
|
|
dependencies:
|
|
'@popperjs/core': 2.11.8
|
|
|
|
brace-expansion@1.1.12:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
|
|
brace-expansion@2.0.2:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
|
|
braces@3.0.3:
|
|
dependencies:
|
|
fill-range: 7.1.1
|
|
|
|
browserslist@4.28.1:
|
|
dependencies:
|
|
baseline-browser-mapping: 2.9.19
|
|
caniuse-lite: 1.0.30001766
|
|
electron-to-chromium: 1.5.283
|
|
node-releases: 2.0.27
|
|
update-browserslist-db: 1.2.3(browserslist@4.28.1)
|
|
|
|
bs-logger@0.2.6:
|
|
dependencies:
|
|
fast-json-stable-stringify: 2.1.0
|
|
|
|
bser@2.1.1:
|
|
dependencies:
|
|
node-int64: 0.4.0
|
|
|
|
buffer-from@1.1.2: {}
|
|
|
|
buffer@5.7.1:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
optional: true
|
|
|
|
bundle-name@4.1.0:
|
|
dependencies:
|
|
run-applescript: 7.1.0
|
|
|
|
bytes@3.1.2: {}
|
|
|
|
cacache@20.0.3:
|
|
dependencies:
|
|
'@npmcli/fs': 5.0.0
|
|
fs-minipass: 3.0.3
|
|
glob: 13.0.0
|
|
lru-cache: 11.2.5
|
|
minipass: 7.1.2
|
|
minipass-collect: 2.0.1
|
|
minipass-flush: 1.0.5
|
|
minipass-pipeline: 1.2.4
|
|
p-map: 7.0.4
|
|
ssri: 13.0.0
|
|
unique-filename: 5.0.0
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
|
|
call-bound@1.0.4:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
get-intrinsic: 1.3.0
|
|
|
|
callsites@3.1.0: {}
|
|
|
|
camelcase@5.3.1: {}
|
|
|
|
camelcase@6.3.0: {}
|
|
|
|
caniuse-lite@1.0.30001766: {}
|
|
|
|
canvas@3.0.0:
|
|
dependencies:
|
|
node-addon-api: 7.1.1
|
|
prebuild-install: 7.1.2
|
|
simple-get: 3.1.1
|
|
optional: true
|
|
|
|
chalk@4.1.2:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
supports-color: 7.2.0
|
|
|
|
chalk@5.6.2: {}
|
|
|
|
char-regex@1.0.2: {}
|
|
|
|
chardet@2.1.1: {}
|
|
|
|
chokidar@3.6.0:
|
|
dependencies:
|
|
anymatch: 3.1.3
|
|
braces: 3.0.3
|
|
glob-parent: 5.1.2
|
|
is-binary-path: 2.1.0
|
|
is-glob: 4.0.3
|
|
normalize-path: 3.0.0
|
|
readdirp: 3.6.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
chokidar@4.0.3:
|
|
dependencies:
|
|
readdirp: 4.1.2
|
|
|
|
chokidar@5.0.0:
|
|
dependencies:
|
|
readdirp: 5.0.0
|
|
|
|
chownr@1.1.4:
|
|
optional: true
|
|
|
|
chownr@3.0.0: {}
|
|
|
|
chrome-trace-event@1.0.4: {}
|
|
|
|
ci-info@4.3.0: {}
|
|
|
|
ci-info@4.3.1: {}
|
|
|
|
cjs-module-lexer@2.1.0: {}
|
|
|
|
cli-cursor@5.0.0:
|
|
dependencies:
|
|
restore-cursor: 5.1.0
|
|
|
|
cli-spinners@3.4.0: {}
|
|
|
|
cli-truncate@5.1.1:
|
|
dependencies:
|
|
slice-ansi: 7.1.2
|
|
string-width: 8.1.1
|
|
|
|
cli-width@4.1.0: {}
|
|
|
|
cliui@8.0.1:
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 7.0.0
|
|
|
|
cliui@9.0.1:
|
|
dependencies:
|
|
string-width: 7.2.0
|
|
strip-ansi: 7.1.2
|
|
wrap-ansi: 9.0.2
|
|
|
|
clone-deep@4.0.1:
|
|
dependencies:
|
|
is-plain-object: 2.0.4
|
|
kind-of: 6.0.3
|
|
shallow-clone: 3.0.1
|
|
|
|
co@4.6.0: {}
|
|
|
|
collect-v8-coverage@1.0.2: {}
|
|
|
|
color-convert@2.0.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
color-name@1.1.4: {}
|
|
|
|
colorette@2.0.20: {}
|
|
|
|
commander@2.20.3: {}
|
|
|
|
compressible@2.0.18:
|
|
dependencies:
|
|
mime-db: 1.54.0
|
|
|
|
compression@1.8.1:
|
|
dependencies:
|
|
bytes: 3.1.2
|
|
compressible: 2.0.18
|
|
debug: 2.6.9
|
|
negotiator: 0.6.4
|
|
on-headers: 1.1.0
|
|
safe-buffer: 5.2.1
|
|
vary: 1.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
concat-map@0.0.1: {}
|
|
|
|
connect-history-api-fallback@2.0.0: {}
|
|
|
|
content-disposition@0.5.4:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
content-disposition@1.0.1: {}
|
|
|
|
content-type@1.0.5: {}
|
|
|
|
convert-source-map@1.9.0: {}
|
|
|
|
convert-source-map@2.0.0: {}
|
|
|
|
cookie-signature@1.0.7: {}
|
|
|
|
cookie-signature@1.2.2: {}
|
|
|
|
cookie@0.7.2: {}
|
|
|
|
copy-anything@2.0.6:
|
|
dependencies:
|
|
is-what: 3.14.1
|
|
|
|
copy-webpack-plugin@13.0.1(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
glob-parent: 6.0.2
|
|
normalize-path: 3.0.0
|
|
schema-utils: 4.3.3
|
|
serialize-javascript: 6.0.2
|
|
tinyglobby: 0.2.15
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
|
|
core-js-compat@3.48.0:
|
|
dependencies:
|
|
browserslist: 4.28.1
|
|
|
|
core-util-is@1.0.3: {}
|
|
|
|
cors@2.8.6:
|
|
dependencies:
|
|
object-assign: 4.1.1
|
|
vary: 1.1.2
|
|
|
|
cosmiconfig@9.0.0(typescript@5.9.3):
|
|
dependencies:
|
|
env-paths: 2.2.1
|
|
import-fresh: 3.3.1
|
|
js-yaml: 4.1.1
|
|
parse-json: 5.2.0
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
|
|
create-require@1.1.1: {}
|
|
|
|
cross-spawn@7.0.6:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
|
|
css-loader@7.1.2(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
icss-utils: 5.1.0(postcss@8.5.6)
|
|
postcss: 8.5.6
|
|
postcss-modules-extract-imports: 3.1.0(postcss@8.5.6)
|
|
postcss-modules-local-by-default: 4.2.0(postcss@8.5.6)
|
|
postcss-modules-scope: 3.2.1(postcss@8.5.6)
|
|
postcss-modules-values: 4.0.0(postcss@8.5.6)
|
|
postcss-value-parser: 4.2.0
|
|
semver: 7.7.3
|
|
optionalDependencies:
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
|
|
css-select@6.0.0:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
css-what: 7.0.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.2.2
|
|
nth-check: 2.1.1
|
|
|
|
css-what@7.0.0: {}
|
|
|
|
cssesc@3.0.0: {}
|
|
|
|
cssstyle@4.6.0:
|
|
dependencies:
|
|
'@asamuzakjp/css-color': 3.2.0
|
|
rrweb-cssom: 0.8.0
|
|
|
|
data-urls@5.0.0:
|
|
dependencies:
|
|
whatwg-mimetype: 4.0.0
|
|
whatwg-url: 14.2.0
|
|
|
|
debug@2.6.9:
|
|
dependencies:
|
|
ms: 2.0.0
|
|
|
|
debug@4.4.3:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
decimal.js@10.6.0: {}
|
|
|
|
decompress-response@4.2.1:
|
|
dependencies:
|
|
mimic-response: 2.1.0
|
|
optional: true
|
|
|
|
decompress-response@6.0.0:
|
|
dependencies:
|
|
mimic-response: 3.1.0
|
|
optional: true
|
|
|
|
dedent@1.7.0: {}
|
|
|
|
deep-extend@0.6.0:
|
|
optional: true
|
|
|
|
deep-is@0.1.4: {}
|
|
|
|
deepmerge@4.3.1: {}
|
|
|
|
default-browser-id@5.0.1: {}
|
|
|
|
default-browser@5.4.0:
|
|
dependencies:
|
|
bundle-name: 4.1.0
|
|
default-browser-id: 5.0.1
|
|
|
|
define-lazy-prop@3.0.0: {}
|
|
|
|
depd@1.1.2: {}
|
|
|
|
depd@2.0.0: {}
|
|
|
|
deprecation@2.3.1: {}
|
|
|
|
destroy@1.2.0: {}
|
|
|
|
detect-libc@2.1.2:
|
|
optional: true
|
|
|
|
detect-newline@3.1.0: {}
|
|
|
|
detect-node@2.1.0: {}
|
|
|
|
diff-sequences@29.6.3: {}
|
|
|
|
diff@4.0.2: {}
|
|
|
|
dns-packet@5.6.1:
|
|
dependencies:
|
|
'@leichtgewicht/ip-codec': 2.0.5
|
|
|
|
dom-serializer@2.0.0:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
entities: 4.5.0
|
|
|
|
domelementtype@2.3.0: {}
|
|
|
|
domhandler@5.0.3:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
|
|
domutils@3.2.2:
|
|
dependencies:
|
|
dom-serializer: 2.0.0
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
|
|
dunder-proto@1.0.1:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
eastasianwidth@0.2.0: {}
|
|
|
|
ee-first@1.1.1: {}
|
|
|
|
electron-to-chromium@1.5.283: {}
|
|
|
|
emittery@0.13.1: {}
|
|
|
|
emoji-regex@10.6.0: {}
|
|
|
|
emoji-regex@8.0.0: {}
|
|
|
|
emoji-regex@9.2.2: {}
|
|
|
|
emojis-list@3.0.0: {}
|
|
|
|
encodeurl@2.0.0: {}
|
|
|
|
encoding@0.1.13:
|
|
dependencies:
|
|
iconv-lite: 0.6.3
|
|
optional: true
|
|
|
|
end-of-stream@1.4.4:
|
|
dependencies:
|
|
once: 1.4.0
|
|
optional: true
|
|
|
|
enhanced-resolve@5.18.3:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
tapable: 2.3.0
|
|
|
|
enhanced-resolve@5.18.4:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
tapable: 2.3.0
|
|
|
|
entities@4.5.0: {}
|
|
|
|
entities@6.0.1: {}
|
|
|
|
entities@7.0.1: {}
|
|
|
|
env-paths@2.2.1: {}
|
|
|
|
environment@1.1.0: {}
|
|
|
|
err-code@2.0.3: {}
|
|
|
|
errno@0.1.8:
|
|
dependencies:
|
|
prr: 1.0.1
|
|
optional: true
|
|
|
|
error-ex@1.3.4:
|
|
dependencies:
|
|
is-arrayish: 0.2.1
|
|
|
|
es-define-property@1.0.1: {}
|
|
|
|
es-errors@1.3.0: {}
|
|
|
|
es-module-lexer@1.7.0: {}
|
|
|
|
es-module-lexer@2.0.0: {}
|
|
|
|
es-object-atoms@1.1.1:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
|
|
esbuild-wasm@0.27.0: {}
|
|
|
|
esbuild-wasm@0.27.2: {}
|
|
|
|
esbuild@0.27.0:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.27.0
|
|
'@esbuild/android-arm': 0.27.0
|
|
'@esbuild/android-arm64': 0.27.0
|
|
'@esbuild/android-x64': 0.27.0
|
|
'@esbuild/darwin-arm64': 0.27.0
|
|
'@esbuild/darwin-x64': 0.27.0
|
|
'@esbuild/freebsd-arm64': 0.27.0
|
|
'@esbuild/freebsd-x64': 0.27.0
|
|
'@esbuild/linux-arm': 0.27.0
|
|
'@esbuild/linux-arm64': 0.27.0
|
|
'@esbuild/linux-ia32': 0.27.0
|
|
'@esbuild/linux-loong64': 0.27.0
|
|
'@esbuild/linux-mips64el': 0.27.0
|
|
'@esbuild/linux-ppc64': 0.27.0
|
|
'@esbuild/linux-riscv64': 0.27.0
|
|
'@esbuild/linux-s390x': 0.27.0
|
|
'@esbuild/linux-x64': 0.27.0
|
|
'@esbuild/netbsd-arm64': 0.27.0
|
|
'@esbuild/netbsd-x64': 0.27.0
|
|
'@esbuild/openbsd-arm64': 0.27.0
|
|
'@esbuild/openbsd-x64': 0.27.0
|
|
'@esbuild/openharmony-arm64': 0.27.0
|
|
'@esbuild/sunos-x64': 0.27.0
|
|
'@esbuild/win32-arm64': 0.27.0
|
|
'@esbuild/win32-ia32': 0.27.0
|
|
'@esbuild/win32-x64': 0.27.0
|
|
optional: true
|
|
|
|
esbuild@0.27.2:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.27.2
|
|
'@esbuild/android-arm': 0.27.2
|
|
'@esbuild/android-arm64': 0.27.2
|
|
'@esbuild/android-x64': 0.27.2
|
|
'@esbuild/darwin-arm64': 0.27.2
|
|
'@esbuild/darwin-x64': 0.27.2
|
|
'@esbuild/freebsd-arm64': 0.27.2
|
|
'@esbuild/freebsd-x64': 0.27.2
|
|
'@esbuild/linux-arm': 0.27.2
|
|
'@esbuild/linux-arm64': 0.27.2
|
|
'@esbuild/linux-ia32': 0.27.2
|
|
'@esbuild/linux-loong64': 0.27.2
|
|
'@esbuild/linux-mips64el': 0.27.2
|
|
'@esbuild/linux-ppc64': 0.27.2
|
|
'@esbuild/linux-riscv64': 0.27.2
|
|
'@esbuild/linux-s390x': 0.27.2
|
|
'@esbuild/linux-x64': 0.27.2
|
|
'@esbuild/netbsd-arm64': 0.27.2
|
|
'@esbuild/netbsd-x64': 0.27.2
|
|
'@esbuild/openbsd-arm64': 0.27.2
|
|
'@esbuild/openbsd-x64': 0.27.2
|
|
'@esbuild/openharmony-arm64': 0.27.2
|
|
'@esbuild/sunos-x64': 0.27.2
|
|
'@esbuild/win32-arm64': 0.27.2
|
|
'@esbuild/win32-ia32': 0.27.2
|
|
'@esbuild/win32-x64': 0.27.2
|
|
|
|
escalade@3.2.0: {}
|
|
|
|
escape-html@1.0.3: {}
|
|
|
|
escape-string-regexp@2.0.0: {}
|
|
|
|
escape-string-regexp@4.0.0: {}
|
|
|
|
eslint-scope@5.1.1:
|
|
dependencies:
|
|
esrecurse: 4.3.0
|
|
estraverse: 4.3.0
|
|
|
|
eslint-scope@8.4.0:
|
|
dependencies:
|
|
esrecurse: 4.3.0
|
|
estraverse: 5.3.0
|
|
|
|
eslint-scope@9.1.0:
|
|
dependencies:
|
|
'@types/esrecurse': 4.3.1
|
|
'@types/estree': 1.0.8
|
|
esrecurse: 4.3.0
|
|
estraverse: 5.3.0
|
|
|
|
eslint-visitor-keys@3.4.3: {}
|
|
|
|
eslint-visitor-keys@4.2.1: {}
|
|
|
|
eslint@9.39.2(jiti@2.6.1):
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
|
|
'@eslint-community/regexpp': 4.12.2
|
|
'@eslint/config-array': 0.21.1
|
|
'@eslint/config-helpers': 0.4.2
|
|
'@eslint/core': 0.17.0
|
|
'@eslint/eslintrc': 3.3.3
|
|
'@eslint/js': 9.39.2
|
|
'@eslint/plugin-kit': 0.4.1
|
|
'@humanfs/node': 0.16.7
|
|
'@humanwhocodes/module-importer': 1.0.1
|
|
'@humanwhocodes/retry': 0.4.3
|
|
'@types/estree': 1.0.8
|
|
ajv: 6.12.6
|
|
chalk: 4.1.2
|
|
cross-spawn: 7.0.6
|
|
debug: 4.4.3
|
|
escape-string-regexp: 4.0.0
|
|
eslint-scope: 8.4.0
|
|
eslint-visitor-keys: 4.2.1
|
|
espree: 10.4.0
|
|
esquery: 1.7.0
|
|
esutils: 2.0.3
|
|
fast-deep-equal: 3.1.3
|
|
file-entry-cache: 8.0.0
|
|
find-up: 5.0.0
|
|
glob-parent: 6.0.2
|
|
ignore: 5.3.2
|
|
imurmurhash: 0.1.4
|
|
is-glob: 4.0.3
|
|
json-stable-stringify-without-jsonify: 1.0.1
|
|
lodash.merge: 4.6.2
|
|
minimatch: 3.1.2
|
|
natural-compare: 1.4.0
|
|
optionator: 0.9.4
|
|
optionalDependencies:
|
|
jiti: 2.6.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
espree@10.4.0:
|
|
dependencies:
|
|
acorn: 8.15.0
|
|
acorn-jsx: 5.3.2(acorn@8.15.0)
|
|
eslint-visitor-keys: 4.2.1
|
|
|
|
esprima@4.0.1: {}
|
|
|
|
esquery@1.7.0:
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
esrecurse@4.3.0:
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
estraverse@4.3.0: {}
|
|
|
|
estraverse@5.3.0: {}
|
|
|
|
esutils@2.0.3: {}
|
|
|
|
etag@1.8.1: {}
|
|
|
|
eventemitter3@4.0.7: {}
|
|
|
|
eventemitter3@5.0.4: {}
|
|
|
|
events@3.3.0: {}
|
|
|
|
eventsource-parser@3.0.6: {}
|
|
|
|
eventsource@3.0.7:
|
|
dependencies:
|
|
eventsource-parser: 3.0.6
|
|
|
|
execa@5.1.1:
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
get-stream: 6.0.1
|
|
human-signals: 2.1.0
|
|
is-stream: 2.0.1
|
|
merge-stream: 2.0.0
|
|
npm-run-path: 4.0.1
|
|
onetime: 5.1.2
|
|
signal-exit: 3.0.7
|
|
strip-final-newline: 2.0.0
|
|
|
|
exit-x@0.2.2: {}
|
|
|
|
expand-template@2.0.3:
|
|
optional: true
|
|
|
|
expect@30.0.5:
|
|
dependencies:
|
|
'@jest/expect-utils': 30.0.5
|
|
'@jest/get-type': 30.0.1
|
|
jest-matcher-utils: 30.0.5
|
|
jest-message-util: 30.0.5
|
|
jest-mock: 30.0.5
|
|
jest-util: 30.0.5
|
|
|
|
expect@30.2.0:
|
|
dependencies:
|
|
'@jest/expect-utils': 30.2.0
|
|
'@jest/get-type': 30.1.0
|
|
jest-matcher-utils: 30.2.0
|
|
jest-message-util: 30.2.0
|
|
jest-mock: 30.2.0
|
|
jest-util: 30.2.0
|
|
|
|
exponential-backoff@3.1.3: {}
|
|
|
|
express-rate-limit@7.5.1(express@5.2.1):
|
|
dependencies:
|
|
express: 5.2.1
|
|
|
|
express@4.22.1:
|
|
dependencies:
|
|
accepts: 1.3.8
|
|
array-flatten: 1.1.1
|
|
body-parser: 1.20.4
|
|
content-disposition: 0.5.4
|
|
content-type: 1.0.5
|
|
cookie: 0.7.2
|
|
cookie-signature: 1.0.7
|
|
debug: 2.6.9
|
|
depd: 2.0.0
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
etag: 1.8.1
|
|
finalhandler: 1.3.2
|
|
fresh: 0.5.2
|
|
http-errors: 2.0.1
|
|
merge-descriptors: 1.0.3
|
|
methods: 1.1.2
|
|
on-finished: 2.4.1
|
|
parseurl: 1.3.3
|
|
path-to-regexp: 0.1.12
|
|
proxy-addr: 2.0.7
|
|
qs: 6.14.1
|
|
range-parser: 1.2.1
|
|
safe-buffer: 5.2.1
|
|
send: 0.19.2
|
|
serve-static: 1.16.3
|
|
setprototypeof: 1.2.0
|
|
statuses: 2.0.2
|
|
type-is: 1.6.18
|
|
utils-merge: 1.0.1
|
|
vary: 1.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
express@5.2.1:
|
|
dependencies:
|
|
accepts: 2.0.0
|
|
body-parser: 2.2.2
|
|
content-disposition: 1.0.1
|
|
content-type: 1.0.5
|
|
cookie: 0.7.2
|
|
cookie-signature: 1.2.2
|
|
debug: 4.4.3
|
|
depd: 2.0.0
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
etag: 1.8.1
|
|
finalhandler: 2.1.1
|
|
fresh: 2.0.0
|
|
http-errors: 2.0.1
|
|
merge-descriptors: 2.0.0
|
|
mime-types: 3.0.2
|
|
on-finished: 2.4.1
|
|
once: 1.4.0
|
|
parseurl: 1.3.3
|
|
proxy-addr: 2.0.7
|
|
qs: 6.14.1
|
|
range-parser: 1.2.1
|
|
router: 2.2.0
|
|
send: 1.2.1
|
|
serve-static: 2.2.1
|
|
statuses: 2.0.2
|
|
type-is: 2.0.1
|
|
vary: 1.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
fast-deep-equal@3.1.3: {}
|
|
|
|
fast-json-stable-stringify@2.1.0: {}
|
|
|
|
fast-levenshtein@2.0.6: {}
|
|
|
|
fast-uri@3.1.0: {}
|
|
|
|
faye-websocket@0.11.4:
|
|
dependencies:
|
|
websocket-driver: 0.7.4
|
|
|
|
fb-watchman@2.0.2:
|
|
dependencies:
|
|
bser: 2.1.1
|
|
|
|
fdir@6.5.0(picomatch@4.0.3):
|
|
optionalDependencies:
|
|
picomatch: 4.0.3
|
|
|
|
file-entry-cache@8.0.0:
|
|
dependencies:
|
|
flat-cache: 4.0.1
|
|
|
|
file-saver@2.0.5: {}
|
|
|
|
fill-range@7.1.1:
|
|
dependencies:
|
|
to-regex-range: 5.0.1
|
|
|
|
finalhandler@1.3.2:
|
|
dependencies:
|
|
debug: 2.6.9
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
on-finished: 2.4.1
|
|
parseurl: 1.3.3
|
|
statuses: 2.0.2
|
|
unpipe: 1.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
finalhandler@2.1.1:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
on-finished: 2.4.1
|
|
parseurl: 1.3.3
|
|
statuses: 2.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
find-up@4.1.0:
|
|
dependencies:
|
|
locate-path: 5.0.0
|
|
path-exists: 4.0.0
|
|
|
|
find-up@5.0.0:
|
|
dependencies:
|
|
locate-path: 6.0.0
|
|
path-exists: 4.0.0
|
|
|
|
flat-cache@4.0.1:
|
|
dependencies:
|
|
flatted: 3.3.3
|
|
keyv: 4.5.4
|
|
|
|
flat@5.0.2: {}
|
|
|
|
flatted@3.3.3: {}
|
|
|
|
follow-redirects@1.15.11(debug@4.4.3):
|
|
optionalDependencies:
|
|
debug: 4.4.3
|
|
|
|
foreground-child@3.3.1:
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
signal-exit: 4.1.0
|
|
|
|
forwarded@0.2.0: {}
|
|
|
|
fraction.js@5.3.4: {}
|
|
|
|
fresh@0.5.2: {}
|
|
|
|
fresh@2.0.0: {}
|
|
|
|
fs-constants@1.0.0:
|
|
optional: true
|
|
|
|
fs-minipass@3.0.3:
|
|
dependencies:
|
|
minipass: 7.1.2
|
|
|
|
fs.realpath@1.0.0: {}
|
|
|
|
fsevents@2.3.2:
|
|
optional: true
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
gensync@1.0.0-beta.2: {}
|
|
|
|
get-caller-file@2.0.5: {}
|
|
|
|
get-east-asian-width@1.4.0: {}
|
|
|
|
get-intrinsic@1.3.0:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.1
|
|
function-bind: 1.1.2
|
|
get-proto: 1.0.1
|
|
gopd: 1.2.0
|
|
has-symbols: 1.1.0
|
|
hasown: 2.0.2
|
|
math-intrinsics: 1.1.0
|
|
|
|
get-package-type@0.1.0: {}
|
|
|
|
get-proto@1.0.1:
|
|
dependencies:
|
|
dunder-proto: 1.0.1
|
|
es-object-atoms: 1.1.1
|
|
|
|
get-stream@6.0.1: {}
|
|
|
|
github-from-package@0.0.0:
|
|
optional: true
|
|
|
|
glob-parent@5.1.2:
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
glob-parent@6.0.2:
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
glob-to-regex.js@1.2.0(tslib@2.8.1):
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
glob-to-regexp@0.4.1: {}
|
|
|
|
glob@10.4.5:
|
|
dependencies:
|
|
foreground-child: 3.3.1
|
|
jackspeak: 3.4.3
|
|
minimatch: 9.0.5
|
|
minipass: 7.1.2
|
|
package-json-from-dist: 1.0.1
|
|
path-scurry: 1.11.1
|
|
|
|
glob@13.0.0:
|
|
dependencies:
|
|
minimatch: 10.1.1
|
|
minipass: 7.1.2
|
|
path-scurry: 2.0.1
|
|
|
|
glob@7.2.3:
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 3.1.2
|
|
once: 1.4.0
|
|
path-is-absolute: 1.0.1
|
|
|
|
globals@14.0.0: {}
|
|
|
|
gopd@1.2.0: {}
|
|
|
|
graceful-fs@4.2.11: {}
|
|
|
|
handle-thing@2.0.1: {}
|
|
|
|
handlebars@4.7.8:
|
|
dependencies:
|
|
minimist: 1.2.8
|
|
neo-async: 2.6.2
|
|
source-map: 0.6.1
|
|
wordwrap: 1.0.0
|
|
optionalDependencies:
|
|
uglify-js: 3.19.3
|
|
|
|
has-flag@4.0.0: {}
|
|
|
|
has-symbols@1.1.0: {}
|
|
|
|
hasown@2.0.2:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
hono@4.11.3: {}
|
|
|
|
hosted-git-info@9.0.2:
|
|
dependencies:
|
|
lru-cache: 11.2.5
|
|
|
|
hpack.js@2.1.6:
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
obuf: 1.1.2
|
|
readable-stream: 2.3.8
|
|
wbuf: 1.7.3
|
|
|
|
html-encoding-sniffer@4.0.0:
|
|
dependencies:
|
|
whatwg-encoding: 3.1.1
|
|
|
|
html-escaper@2.0.2: {}
|
|
|
|
htmlparser2@10.1.0:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.2.2
|
|
entities: 7.0.1
|
|
|
|
http-cache-semantics@4.2.0: {}
|
|
|
|
http-deceiver@1.2.7: {}
|
|
|
|
http-errors@1.8.1:
|
|
dependencies:
|
|
depd: 1.1.2
|
|
inherits: 2.0.4
|
|
setprototypeof: 1.2.0
|
|
statuses: 1.5.0
|
|
toidentifier: 1.0.1
|
|
|
|
http-errors@2.0.1:
|
|
dependencies:
|
|
depd: 2.0.0
|
|
inherits: 2.0.4
|
|
setprototypeof: 1.2.0
|
|
statuses: 2.0.2
|
|
toidentifier: 1.0.1
|
|
|
|
http-parser-js@0.5.10: {}
|
|
|
|
http-proxy-agent@7.0.2:
|
|
dependencies:
|
|
agent-base: 7.1.4
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
http-proxy-middleware@2.0.9(@types/express@4.17.25):
|
|
dependencies:
|
|
'@types/http-proxy': 1.17.17
|
|
http-proxy: 1.18.1(debug@4.4.3)
|
|
is-glob: 4.0.3
|
|
is-plain-obj: 3.0.0
|
|
micromatch: 4.0.8
|
|
optionalDependencies:
|
|
'@types/express': 4.17.25
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
http-proxy-middleware@3.0.5:
|
|
dependencies:
|
|
'@types/http-proxy': 1.17.17
|
|
debug: 4.4.3
|
|
http-proxy: 1.18.1(debug@4.4.3)
|
|
is-glob: 4.0.3
|
|
is-plain-object: 5.0.0
|
|
micromatch: 4.0.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
http-proxy@1.18.1(debug@4.4.3):
|
|
dependencies:
|
|
eventemitter3: 4.0.7
|
|
follow-redirects: 1.15.11(debug@4.4.3)
|
|
requires-port: 1.0.0
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
https-proxy-agent@7.0.6:
|
|
dependencies:
|
|
agent-base: 7.1.4
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
human-signals@2.1.0: {}
|
|
|
|
hyperdyperid@1.2.0: {}
|
|
|
|
iconv-lite@0.4.24:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
|
|
iconv-lite@0.6.3:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
|
|
iconv-lite@0.7.2:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
|
|
icss-utils@5.1.0(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
|
|
ieee754@1.2.1:
|
|
optional: true
|
|
|
|
ignore-walk@8.0.0:
|
|
dependencies:
|
|
minimatch: 10.1.1
|
|
|
|
ignore@5.3.2: {}
|
|
|
|
ignore@7.0.5: {}
|
|
|
|
image-size@0.5.5:
|
|
optional: true
|
|
|
|
immutable@5.1.4: {}
|
|
|
|
import-fresh@3.3.1:
|
|
dependencies:
|
|
parent-module: 1.0.1
|
|
resolve-from: 4.0.0
|
|
|
|
import-local@3.2.0:
|
|
dependencies:
|
|
pkg-dir: 4.2.0
|
|
resolve-cwd: 3.0.0
|
|
|
|
imurmurhash@0.1.4: {}
|
|
|
|
inflight@1.0.6:
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
|
|
inherits@2.0.4: {}
|
|
|
|
ini@1.3.8:
|
|
optional: true
|
|
|
|
ini@6.0.0: {}
|
|
|
|
ip-address@10.1.0: {}
|
|
|
|
ipaddr.js@1.9.1: {}
|
|
|
|
ipaddr.js@2.3.0: {}
|
|
|
|
is-arrayish@0.2.1: {}
|
|
|
|
is-binary-path@2.1.0:
|
|
dependencies:
|
|
binary-extensions: 2.3.0
|
|
|
|
is-core-module@2.16.1:
|
|
dependencies:
|
|
hasown: 2.0.2
|
|
|
|
is-docker@3.0.0: {}
|
|
|
|
is-extglob@2.1.1: {}
|
|
|
|
is-fullwidth-code-point@3.0.0: {}
|
|
|
|
is-fullwidth-code-point@5.1.0:
|
|
dependencies:
|
|
get-east-asian-width: 1.4.0
|
|
|
|
is-generator-fn@2.1.0: {}
|
|
|
|
is-glob@4.0.3:
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
|
|
is-in-ssh@1.0.0: {}
|
|
|
|
is-inside-container@1.0.0:
|
|
dependencies:
|
|
is-docker: 3.0.0
|
|
|
|
is-interactive@2.0.0: {}
|
|
|
|
is-network-error@1.3.0: {}
|
|
|
|
is-number@7.0.0: {}
|
|
|
|
is-plain-obj@3.0.0: {}
|
|
|
|
is-plain-object@2.0.4:
|
|
dependencies:
|
|
isobject: 3.0.1
|
|
|
|
is-plain-object@5.0.0: {}
|
|
|
|
is-potential-custom-element-name@1.0.1: {}
|
|
|
|
is-promise@4.0.0: {}
|
|
|
|
is-stream@2.0.1: {}
|
|
|
|
is-unicode-supported@2.1.0: {}
|
|
|
|
is-what@3.14.1: {}
|
|
|
|
is-wsl@3.1.0:
|
|
dependencies:
|
|
is-inside-container: 1.0.0
|
|
|
|
isarray@1.0.0: {}
|
|
|
|
isexe@2.0.0: {}
|
|
|
|
isexe@3.1.1: {}
|
|
|
|
isobject@3.0.1: {}
|
|
|
|
istanbul-lib-coverage@3.2.2: {}
|
|
|
|
istanbul-lib-instrument@6.0.3:
|
|
dependencies:
|
|
'@babel/core': 7.28.5
|
|
'@babel/parser': 7.29.0
|
|
'@istanbuljs/schema': 0.1.3
|
|
istanbul-lib-coverage: 3.2.2
|
|
semver: 7.7.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
istanbul-lib-report@3.0.1:
|
|
dependencies:
|
|
istanbul-lib-coverage: 3.2.2
|
|
make-dir: 4.0.0
|
|
supports-color: 7.2.0
|
|
|
|
istanbul-lib-source-maps@5.0.6:
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
debug: 4.4.3
|
|
istanbul-lib-coverage: 3.2.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
istanbul-reports@3.2.0:
|
|
dependencies:
|
|
html-escaper: 2.0.2
|
|
istanbul-lib-report: 3.0.1
|
|
|
|
jackspeak@3.4.3:
|
|
dependencies:
|
|
'@isaacs/cliui': 8.0.2
|
|
optionalDependencies:
|
|
'@pkgjs/parseargs': 0.11.0
|
|
|
|
jest-changed-files@30.2.0:
|
|
dependencies:
|
|
execa: 5.1.1
|
|
jest-util: 30.2.0
|
|
p-limit: 3.1.0
|
|
|
|
jest-circus@30.2.0:
|
|
dependencies:
|
|
'@jest/environment': 30.2.0
|
|
'@jest/expect': 30.2.0
|
|
'@jest/test-result': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
'@types/node': 25.2.0
|
|
chalk: 4.1.2
|
|
co: 4.6.0
|
|
dedent: 1.7.0
|
|
is-generator-fn: 2.1.0
|
|
jest-each: 30.2.0
|
|
jest-matcher-utils: 30.2.0
|
|
jest-message-util: 30.2.0
|
|
jest-runtime: 30.2.0
|
|
jest-snapshot: 30.2.0
|
|
jest-util: 30.2.0
|
|
p-limit: 3.1.0
|
|
pretty-format: 30.2.0
|
|
pure-rand: 7.0.1
|
|
slash: 3.0.0
|
|
stack-utils: 2.0.6
|
|
transitivePeerDependencies:
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
|
|
jest-cli@30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@jest/core': 30.2.0(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3))
|
|
'@jest/test-result': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
chalk: 4.1.2
|
|
exit-x: 0.2.2
|
|
import-local: 3.2.0
|
|
jest-config: 30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3))
|
|
jest-util: 30.2.0
|
|
jest-validate: 30.2.0
|
|
yargs: 17.7.2
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- babel-plugin-macros
|
|
- esbuild-register
|
|
- supports-color
|
|
- ts-node
|
|
|
|
jest-config@30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/get-type': 30.1.0
|
|
'@jest/pattern': 30.0.1
|
|
'@jest/test-sequencer': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
babel-jest: 30.2.0(@babel/core@7.29.0)
|
|
chalk: 4.1.2
|
|
ci-info: 4.3.0
|
|
deepmerge: 4.3.1
|
|
glob: 10.4.5
|
|
graceful-fs: 4.2.11
|
|
jest-circus: 30.2.0
|
|
jest-docblock: 30.2.0
|
|
jest-environment-node: 30.2.0
|
|
jest-regex-util: 30.0.1
|
|
jest-resolve: 30.2.0
|
|
jest-runner: 30.2.0
|
|
jest-util: 30.2.0
|
|
jest-validate: 30.2.0
|
|
micromatch: 4.0.8
|
|
parse-json: 5.2.0
|
|
pretty-format: 30.2.0
|
|
slash: 3.0.0
|
|
strip-json-comments: 3.1.1
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
ts-node: 10.9.2(@types/node@25.2.0)(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
|
|
jest-diff@29.7.0:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
diff-sequences: 29.6.3
|
|
jest-get-type: 29.6.3
|
|
pretty-format: 29.7.0
|
|
|
|
jest-diff@30.0.5:
|
|
dependencies:
|
|
'@jest/diff-sequences': 30.0.1
|
|
'@jest/get-type': 30.0.1
|
|
chalk: 4.1.2
|
|
pretty-format: 30.0.5
|
|
|
|
jest-diff@30.2.0:
|
|
dependencies:
|
|
'@jest/diff-sequences': 30.0.1
|
|
'@jest/get-type': 30.1.0
|
|
chalk: 4.1.2
|
|
pretty-format: 30.2.0
|
|
|
|
jest-docblock@30.2.0:
|
|
dependencies:
|
|
detect-newline: 3.1.0
|
|
|
|
jest-each@30.2.0:
|
|
dependencies:
|
|
'@jest/get-type': 30.1.0
|
|
'@jest/types': 30.2.0
|
|
chalk: 4.1.2
|
|
jest-util: 30.2.0
|
|
pretty-format: 30.2.0
|
|
|
|
jest-environment-jsdom@30.2.0(canvas@3.0.0):
|
|
dependencies:
|
|
'@jest/environment': 30.2.0
|
|
'@jest/environment-jsdom-abstract': 30.2.0(canvas@3.0.0)(jsdom@26.1.0(canvas@3.0.0))
|
|
'@types/jsdom': 21.1.7
|
|
'@types/node': 25.2.0
|
|
jsdom: 26.1.0(canvas@3.0.0)
|
|
optionalDependencies:
|
|
canvas: 3.0.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
jest-environment-node@30.2.0:
|
|
dependencies:
|
|
'@jest/environment': 30.2.0
|
|
'@jest/fake-timers': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
'@types/node': 25.2.0
|
|
jest-mock: 30.2.0
|
|
jest-util: 30.2.0
|
|
jest-validate: 30.2.0
|
|
|
|
jest-get-type@29.6.3: {}
|
|
|
|
jest-haste-map@30.2.0:
|
|
dependencies:
|
|
'@jest/types': 30.2.0
|
|
'@types/node': 25.2.0
|
|
anymatch: 3.1.3
|
|
fb-watchman: 2.0.2
|
|
graceful-fs: 4.2.11
|
|
jest-regex-util: 30.0.1
|
|
jest-util: 30.2.0
|
|
jest-worker: 30.2.0
|
|
micromatch: 4.0.8
|
|
walker: 1.0.8
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
jest-junit@16.0.0:
|
|
dependencies:
|
|
mkdirp: 1.0.4
|
|
strip-ansi: 6.0.1
|
|
uuid: 8.3.2
|
|
xml: 1.0.1
|
|
|
|
jest-leak-detector@30.2.0:
|
|
dependencies:
|
|
'@jest/get-type': 30.1.0
|
|
pretty-format: 30.2.0
|
|
|
|
jest-matcher-utils@30.0.5:
|
|
dependencies:
|
|
'@jest/get-type': 30.0.1
|
|
chalk: 4.1.2
|
|
jest-diff: 30.0.5
|
|
pretty-format: 30.0.5
|
|
|
|
jest-matcher-utils@30.2.0:
|
|
dependencies:
|
|
'@jest/get-type': 30.1.0
|
|
chalk: 4.1.2
|
|
jest-diff: 30.2.0
|
|
pretty-format: 30.2.0
|
|
|
|
jest-message-util@30.0.5:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@jest/types': 30.0.5
|
|
'@types/stack-utils': 2.0.3
|
|
chalk: 4.1.2
|
|
graceful-fs: 4.2.11
|
|
micromatch: 4.0.8
|
|
pretty-format: 30.0.5
|
|
slash: 3.0.0
|
|
stack-utils: 2.0.6
|
|
|
|
jest-message-util@30.2.0:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@jest/types': 30.2.0
|
|
'@types/stack-utils': 2.0.3
|
|
chalk: 4.1.2
|
|
graceful-fs: 4.2.11
|
|
micromatch: 4.0.8
|
|
pretty-format: 30.2.0
|
|
slash: 3.0.0
|
|
stack-utils: 2.0.6
|
|
|
|
jest-mock@30.0.5:
|
|
dependencies:
|
|
'@jest/types': 30.0.5
|
|
'@types/node': 25.2.0
|
|
jest-util: 30.0.5
|
|
|
|
jest-mock@30.2.0:
|
|
dependencies:
|
|
'@jest/types': 30.2.0
|
|
'@types/node': 25.2.0
|
|
jest-util: 30.2.0
|
|
|
|
jest-pnp-resolver@1.2.3(jest-resolve@30.2.0):
|
|
optionalDependencies:
|
|
jest-resolve: 30.2.0
|
|
|
|
jest-preset-angular@16.0.0(3b6c407047314a355d5165b2c0f1d0be):
|
|
dependencies:
|
|
'@angular/compiler-cli': 21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/platform-browser': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))
|
|
'@angular/platform-browser-dynamic': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/compiler@21.1.2)(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))
|
|
'@jest/environment-jsdom-abstract': 30.2.0(canvas@3.0.0)(jsdom@26.1.0(canvas@3.0.0))
|
|
bs-logger: 0.2.6
|
|
esbuild-wasm: 0.27.0
|
|
jest: 30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3))
|
|
jest-util: 30.2.0
|
|
jsdom: 26.1.0(canvas@3.0.0)
|
|
pretty-format: 30.2.0
|
|
ts-jest: 29.4.5(@babel/core@7.29.0)(@jest/transform@30.2.0)(@jest/types@30.2.0)(babel-jest@30.2.0(@babel/core@7.29.0))(esbuild@0.27.0)(jest-util@30.2.0)(jest@30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3)))(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
optionalDependencies:
|
|
esbuild: 0.27.0
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- '@jest/transform'
|
|
- '@jest/types'
|
|
- babel-jest
|
|
- canvas
|
|
|
|
jest-regex-util@30.0.1: {}
|
|
|
|
jest-resolve-dependencies@30.2.0:
|
|
dependencies:
|
|
jest-regex-util: 30.0.1
|
|
jest-snapshot: 30.2.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jest-resolve@30.2.0:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
graceful-fs: 4.2.11
|
|
jest-haste-map: 30.2.0
|
|
jest-pnp-resolver: 1.2.3(jest-resolve@30.2.0)
|
|
jest-util: 30.2.0
|
|
jest-validate: 30.2.0
|
|
slash: 3.0.0
|
|
unrs-resolver: 1.11.1
|
|
|
|
jest-runner@30.2.0:
|
|
dependencies:
|
|
'@jest/console': 30.2.0
|
|
'@jest/environment': 30.2.0
|
|
'@jest/test-result': 30.2.0
|
|
'@jest/transform': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
'@types/node': 25.2.0
|
|
chalk: 4.1.2
|
|
emittery: 0.13.1
|
|
exit-x: 0.2.2
|
|
graceful-fs: 4.2.11
|
|
jest-docblock: 30.2.0
|
|
jest-environment-node: 30.2.0
|
|
jest-haste-map: 30.2.0
|
|
jest-leak-detector: 30.2.0
|
|
jest-message-util: 30.2.0
|
|
jest-resolve: 30.2.0
|
|
jest-runtime: 30.2.0
|
|
jest-util: 30.2.0
|
|
jest-watcher: 30.2.0
|
|
jest-worker: 30.2.0
|
|
p-limit: 3.1.0
|
|
source-map-support: 0.5.13
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jest-runtime@30.2.0:
|
|
dependencies:
|
|
'@jest/environment': 30.2.0
|
|
'@jest/fake-timers': 30.2.0
|
|
'@jest/globals': 30.2.0
|
|
'@jest/source-map': 30.0.1
|
|
'@jest/test-result': 30.2.0
|
|
'@jest/transform': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
'@types/node': 25.2.0
|
|
chalk: 4.1.2
|
|
cjs-module-lexer: 2.1.0
|
|
collect-v8-coverage: 1.0.2
|
|
glob: 10.4.5
|
|
graceful-fs: 4.2.11
|
|
jest-haste-map: 30.2.0
|
|
jest-message-util: 30.2.0
|
|
jest-mock: 30.2.0
|
|
jest-regex-util: 30.0.1
|
|
jest-resolve: 30.2.0
|
|
jest-snapshot: 30.2.0
|
|
jest-util: 30.2.0
|
|
slash: 3.0.0
|
|
strip-bom: 4.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jest-snapshot@30.2.0:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.0
|
|
'@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/types': 7.29.0
|
|
'@jest/expect-utils': 30.2.0
|
|
'@jest/get-type': 30.1.0
|
|
'@jest/snapshot-utils': 30.2.0
|
|
'@jest/transform': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.0)
|
|
chalk: 4.1.2
|
|
expect: 30.2.0
|
|
graceful-fs: 4.2.11
|
|
jest-diff: 30.2.0
|
|
jest-matcher-utils: 30.2.0
|
|
jest-message-util: 30.2.0
|
|
jest-util: 30.2.0
|
|
pretty-format: 30.2.0
|
|
semver: 7.7.3
|
|
synckit: 0.11.11
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jest-util@30.0.5:
|
|
dependencies:
|
|
'@jest/types': 30.0.5
|
|
'@types/node': 25.2.0
|
|
chalk: 4.1.2
|
|
ci-info: 4.3.1
|
|
graceful-fs: 4.2.11
|
|
picomatch: 4.0.3
|
|
|
|
jest-util@30.2.0:
|
|
dependencies:
|
|
'@jest/types': 30.2.0
|
|
'@types/node': 25.2.0
|
|
chalk: 4.1.2
|
|
ci-info: 4.3.1
|
|
graceful-fs: 4.2.11
|
|
picomatch: 4.0.3
|
|
|
|
jest-validate@30.2.0:
|
|
dependencies:
|
|
'@jest/get-type': 30.1.0
|
|
'@jest/types': 30.2.0
|
|
camelcase: 6.3.0
|
|
chalk: 4.1.2
|
|
leven: 3.1.0
|
|
pretty-format: 30.2.0
|
|
|
|
jest-watcher@30.2.0:
|
|
dependencies:
|
|
'@jest/test-result': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
'@types/node': 25.2.0
|
|
ansi-escapes: 4.3.2
|
|
chalk: 4.1.2
|
|
emittery: 0.13.1
|
|
jest-util: 30.2.0
|
|
string-length: 4.0.2
|
|
|
|
jest-websocket-mock@2.5.0:
|
|
dependencies:
|
|
jest-diff: 29.7.0
|
|
mock-socket: 9.3.1
|
|
|
|
jest-worker@27.5.1:
|
|
dependencies:
|
|
'@types/node': 25.2.0
|
|
merge-stream: 2.0.0
|
|
supports-color: 8.1.1
|
|
|
|
jest-worker@30.2.0:
|
|
dependencies:
|
|
'@types/node': 25.2.0
|
|
'@ungap/structured-clone': 1.3.0
|
|
jest-util: 30.2.0
|
|
merge-stream: 2.0.0
|
|
supports-color: 8.1.1
|
|
|
|
jest@30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@jest/core': 30.2.0(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3))
|
|
'@jest/types': 30.2.0
|
|
import-local: 3.2.0
|
|
jest-cli: 30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3))
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- babel-plugin-macros
|
|
- esbuild-register
|
|
- supports-color
|
|
- ts-node
|
|
|
|
jiti@2.6.1: {}
|
|
|
|
jose@6.1.3: {}
|
|
|
|
js-tokens@4.0.0: {}
|
|
|
|
js-yaml@3.14.2:
|
|
dependencies:
|
|
argparse: 1.0.10
|
|
esprima: 4.0.1
|
|
|
|
js-yaml@4.1.1:
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
|
|
jsdom@26.1.0(canvas@3.0.0):
|
|
dependencies:
|
|
cssstyle: 4.6.0
|
|
data-urls: 5.0.0
|
|
decimal.js: 10.6.0
|
|
html-encoding-sniffer: 4.0.0
|
|
http-proxy-agent: 7.0.2
|
|
https-proxy-agent: 7.0.6
|
|
is-potential-custom-element-name: 1.0.1
|
|
nwsapi: 2.2.22
|
|
parse5: 7.3.0
|
|
rrweb-cssom: 0.8.0
|
|
saxes: 6.0.0
|
|
symbol-tree: 3.2.4
|
|
tough-cookie: 5.1.2
|
|
w3c-xmlserializer: 5.0.0
|
|
webidl-conversions: 7.0.0
|
|
whatwg-encoding: 3.1.1
|
|
whatwg-mimetype: 4.0.0
|
|
whatwg-url: 14.2.0
|
|
ws: 8.18.3
|
|
xml-name-validator: 5.0.0
|
|
optionalDependencies:
|
|
canvas: 3.0.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
jsesc@3.1.0: {}
|
|
|
|
json-buffer@3.0.1: {}
|
|
|
|
json-parse-even-better-errors@2.3.1: {}
|
|
|
|
json-parse-even-better-errors@5.0.0: {}
|
|
|
|
json-schema-traverse@0.4.1: {}
|
|
|
|
json-schema-traverse@1.0.0: {}
|
|
|
|
json-schema-typed@8.0.2: {}
|
|
|
|
json-stable-stringify-without-jsonify@1.0.1: {}
|
|
|
|
json5@2.2.3: {}
|
|
|
|
jsonc-parser@3.3.1: {}
|
|
|
|
jsonparse@1.3.1: {}
|
|
|
|
karma-source-map-support@1.4.0:
|
|
dependencies:
|
|
source-map-support: 0.5.21
|
|
|
|
keyv@4.5.4:
|
|
dependencies:
|
|
json-buffer: 3.0.1
|
|
|
|
kind-of@6.0.3: {}
|
|
|
|
launch-editor@2.12.0:
|
|
dependencies:
|
|
picocolors: 1.1.1
|
|
shell-quote: 1.8.3
|
|
|
|
less-loader@12.3.0(less@4.4.2)(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
less: 4.4.2
|
|
optionalDependencies:
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
|
|
less@4.4.2:
|
|
dependencies:
|
|
copy-anything: 2.0.6
|
|
parse-node-version: 1.0.1
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
errno: 0.1.8
|
|
graceful-fs: 4.2.11
|
|
image-size: 0.5.5
|
|
make-dir: 2.1.0
|
|
mime: 1.6.0
|
|
needle: 3.3.1
|
|
source-map: 0.6.1
|
|
|
|
leven@3.1.0: {}
|
|
|
|
levn@0.4.1:
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
|
|
license-webpack-plugin@4.0.2(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
webpack-sources: 3.3.3
|
|
optionalDependencies:
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
|
|
lines-and-columns@1.2.4: {}
|
|
|
|
listr2@9.0.5:
|
|
dependencies:
|
|
cli-truncate: 5.1.1
|
|
colorette: 2.0.20
|
|
eventemitter3: 5.0.4
|
|
log-update: 6.1.0
|
|
rfdc: 1.4.1
|
|
wrap-ansi: 9.0.2
|
|
|
|
lmdb@3.4.4:
|
|
dependencies:
|
|
msgpackr: 1.11.8
|
|
node-addon-api: 6.1.0
|
|
node-gyp-build-optional-packages: 5.2.2
|
|
ordered-binary: 1.6.1
|
|
weak-lru-cache: 1.2.2
|
|
optionalDependencies:
|
|
'@lmdb/lmdb-darwin-arm64': 3.4.4
|
|
'@lmdb/lmdb-darwin-x64': 3.4.4
|
|
'@lmdb/lmdb-linux-arm': 3.4.4
|
|
'@lmdb/lmdb-linux-arm64': 3.4.4
|
|
'@lmdb/lmdb-linux-x64': 3.4.4
|
|
'@lmdb/lmdb-win32-arm64': 3.4.4
|
|
'@lmdb/lmdb-win32-x64': 3.4.4
|
|
optional: true
|
|
|
|
loader-runner@4.3.1: {}
|
|
|
|
loader-utils@2.0.4:
|
|
dependencies:
|
|
big.js: 5.2.2
|
|
emojis-list: 3.0.0
|
|
json5: 2.2.3
|
|
|
|
loader-utils@3.3.1: {}
|
|
|
|
locate-path@5.0.0:
|
|
dependencies:
|
|
p-locate: 4.1.0
|
|
|
|
locate-path@6.0.0:
|
|
dependencies:
|
|
p-locate: 5.0.0
|
|
|
|
lodash-es@4.17.21: {}
|
|
|
|
lodash.debounce@4.0.8: {}
|
|
|
|
lodash.memoize@4.1.2: {}
|
|
|
|
lodash.merge@4.6.2: {}
|
|
|
|
lodash@4.17.23: {}
|
|
|
|
log-symbols@7.0.1:
|
|
dependencies:
|
|
is-unicode-supported: 2.1.0
|
|
yoctocolors: 2.1.2
|
|
|
|
log-update@6.1.0:
|
|
dependencies:
|
|
ansi-escapes: 7.2.0
|
|
cli-cursor: 5.0.0
|
|
slice-ansi: 7.1.2
|
|
strip-ansi: 7.1.2
|
|
wrap-ansi: 9.0.2
|
|
|
|
lru-cache@10.4.3: {}
|
|
|
|
lru-cache@11.2.5: {}
|
|
|
|
lru-cache@5.1.1:
|
|
dependencies:
|
|
yallist: 3.1.1
|
|
|
|
magic-string@0.30.21:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
make-dir@2.1.0:
|
|
dependencies:
|
|
pify: 4.0.1
|
|
semver: 5.7.2
|
|
optional: true
|
|
|
|
make-dir@4.0.0:
|
|
dependencies:
|
|
semver: 7.7.3
|
|
|
|
make-error@1.3.6: {}
|
|
|
|
make-fetch-happen@15.0.3:
|
|
dependencies:
|
|
'@npmcli/agent': 4.0.0
|
|
cacache: 20.0.3
|
|
http-cache-semantics: 4.2.0
|
|
minipass: 7.1.2
|
|
minipass-fetch: 5.0.0
|
|
minipass-flush: 1.0.5
|
|
minipass-pipeline: 1.2.4
|
|
negotiator: 1.0.0
|
|
proc-log: 6.1.0
|
|
promise-retry: 2.0.1
|
|
ssri: 13.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
makeerror@1.0.12:
|
|
dependencies:
|
|
tmpl: 1.0.5
|
|
|
|
material-colors@1.2.6: {}
|
|
|
|
math-intrinsics@1.1.0: {}
|
|
|
|
media-typer@0.3.0: {}
|
|
|
|
media-typer@1.1.0: {}
|
|
|
|
memfs@4.56.10(tslib@2.8.1):
|
|
dependencies:
|
|
'@jsonjoy.com/fs-core': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-fsa': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-node': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-node-builtins': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-node-to-fsa': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-node-utils': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-print': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/fs-snapshot': 4.56.10(tslib@2.8.1)
|
|
'@jsonjoy.com/json-pack': 1.21.0(tslib@2.8.1)
|
|
'@jsonjoy.com/util': 1.9.0(tslib@2.8.1)
|
|
glob-to-regex.js: 1.2.0(tslib@2.8.1)
|
|
thingies: 2.5.0(tslib@2.8.1)
|
|
tree-dump: 1.1.0(tslib@2.8.1)
|
|
tslib: 2.8.1
|
|
|
|
merge-descriptors@1.0.3: {}
|
|
|
|
merge-descriptors@2.0.0: {}
|
|
|
|
merge-stream@2.0.0: {}
|
|
|
|
methods@1.1.2: {}
|
|
|
|
micromatch@4.0.8:
|
|
dependencies:
|
|
braces: 3.0.3
|
|
picomatch: 2.3.1
|
|
|
|
mime-db@1.52.0: {}
|
|
|
|
mime-db@1.54.0: {}
|
|
|
|
mime-names@1.0.0: {}
|
|
|
|
mime-types@2.1.35:
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
|
|
mime-types@3.0.2:
|
|
dependencies:
|
|
mime-db: 1.54.0
|
|
|
|
mime@1.6.0: {}
|
|
|
|
mimic-fn@2.1.0: {}
|
|
|
|
mimic-function@5.0.1: {}
|
|
|
|
mimic-response@2.1.0:
|
|
optional: true
|
|
|
|
mimic-response@3.1.0:
|
|
optional: true
|
|
|
|
mini-css-extract-plugin@2.9.4(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
schema-utils: 4.3.3
|
|
tapable: 2.3.0
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
|
|
minimalistic-assert@1.0.1: {}
|
|
|
|
minimatch@10.1.1:
|
|
dependencies:
|
|
'@isaacs/brace-expansion': 5.0.0
|
|
|
|
minimatch@3.1.2:
|
|
dependencies:
|
|
brace-expansion: 1.1.12
|
|
|
|
minimatch@9.0.5:
|
|
dependencies:
|
|
brace-expansion: 2.0.2
|
|
|
|
minimist@1.2.8: {}
|
|
|
|
minipass-collect@2.0.1:
|
|
dependencies:
|
|
minipass: 7.1.2
|
|
|
|
minipass-fetch@5.0.0:
|
|
dependencies:
|
|
minipass: 7.1.2
|
|
minipass-sized: 1.0.3
|
|
minizlib: 3.1.0
|
|
optionalDependencies:
|
|
encoding: 0.1.13
|
|
|
|
minipass-flush@1.0.5:
|
|
dependencies:
|
|
minipass: 3.3.6
|
|
|
|
minipass-pipeline@1.2.4:
|
|
dependencies:
|
|
minipass: 3.3.6
|
|
|
|
minipass-sized@1.0.3:
|
|
dependencies:
|
|
minipass: 3.3.6
|
|
|
|
minipass@3.3.6:
|
|
dependencies:
|
|
yallist: 4.0.0
|
|
|
|
minipass@7.1.2: {}
|
|
|
|
minizlib@3.1.0:
|
|
dependencies:
|
|
minipass: 7.1.2
|
|
|
|
mkdirp-classic@0.5.3:
|
|
optional: true
|
|
|
|
mkdirp@1.0.4: {}
|
|
|
|
mock-socket@9.3.1: {}
|
|
|
|
mrmime@2.0.1: {}
|
|
|
|
ms@2.0.0: {}
|
|
|
|
ms@2.1.3: {}
|
|
|
|
msgpackr-extract@3.0.3:
|
|
dependencies:
|
|
node-gyp-build-optional-packages: 5.2.2
|
|
optionalDependencies:
|
|
'@msgpackr-extract/msgpackr-extract-darwin-arm64': 3.0.3
|
|
'@msgpackr-extract/msgpackr-extract-darwin-x64': 3.0.3
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm': 3.0.3
|
|
'@msgpackr-extract/msgpackr-extract-linux-arm64': 3.0.3
|
|
'@msgpackr-extract/msgpackr-extract-linux-x64': 3.0.3
|
|
'@msgpackr-extract/msgpackr-extract-win32-x64': 3.0.3
|
|
optional: true
|
|
|
|
msgpackr@1.11.8:
|
|
optionalDependencies:
|
|
msgpackr-extract: 3.0.3
|
|
optional: true
|
|
|
|
multicast-dns@7.2.5:
|
|
dependencies:
|
|
dns-packet: 5.6.1
|
|
thunky: 1.1.0
|
|
|
|
mute-stream@2.0.0: {}
|
|
|
|
nanoid@3.3.11: {}
|
|
|
|
napi-build-utils@1.0.2:
|
|
optional: true
|
|
|
|
napi-postinstall@0.3.3: {}
|
|
|
|
natural-compare@1.4.0: {}
|
|
|
|
needle@3.3.1:
|
|
dependencies:
|
|
iconv-lite: 0.6.3
|
|
sax: 1.4.4
|
|
optional: true
|
|
|
|
negotiator@0.6.3: {}
|
|
|
|
negotiator@0.6.4: {}
|
|
|
|
negotiator@1.0.0: {}
|
|
|
|
neo-async@2.6.2: {}
|
|
|
|
ng2-pdf-viewer@10.4.0:
|
|
dependencies:
|
|
pdfjs-dist: 4.8.69
|
|
tslib: 2.8.1
|
|
|
|
ngx-bootstrap-icons@1.9.3(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)):
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
tslib: 2.8.1
|
|
|
|
ngx-color@10.1.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)):
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@ctrl/tinycolor': 4.2.0
|
|
material-colors: 1.2.6
|
|
tslib: 2.8.1
|
|
|
|
ngx-cookie-service@21.1.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)):
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
tslib: 2.8.1
|
|
|
|
ngx-device-detector@11.0.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)):
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
tslib: 2.8.1
|
|
|
|
ngx-ui-tour-core@15.0.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/router@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2))(rxjs@7.8.2):
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@angular/router': 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2)
|
|
rxjs: 7.8.2
|
|
tslib: 2.8.1
|
|
|
|
ngx-ui-tour-ng-bootstrap@17.0.1(7ad980aeba34de65f96adc005a99db92):
|
|
dependencies:
|
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2)
|
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)
|
|
'@ng-bootstrap/ng-bootstrap': 20.0.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/forms@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2))(@angular/localize@21.1.2(@angular/compiler-cli@21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3))(@angular/compiler@21.1.2))(@popperjs/core@2.11.8)(rxjs@7.8.2)
|
|
ngx-ui-tour-core: 15.0.0(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/router@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)))(rxjs@7.8.2))(rxjs@7.8.2)
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- '@angular/router'
|
|
- rxjs
|
|
|
|
node-abi@3.71.0:
|
|
dependencies:
|
|
semver: 7.7.3
|
|
optional: true
|
|
|
|
node-addon-api@6.1.0:
|
|
optional: true
|
|
|
|
node-addon-api@7.1.1:
|
|
optional: true
|
|
|
|
node-forge@1.3.3: {}
|
|
|
|
node-gyp-build-optional-packages@5.2.2:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
optional: true
|
|
|
|
node-gyp@12.2.0:
|
|
dependencies:
|
|
env-paths: 2.2.1
|
|
exponential-backoff: 3.1.3
|
|
graceful-fs: 4.2.11
|
|
make-fetch-happen: 15.0.3
|
|
nopt: 9.0.0
|
|
proc-log: 6.1.0
|
|
semver: 7.7.3
|
|
tar: 7.5.7
|
|
tinyglobby: 0.2.15
|
|
which: 6.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
node-int64@0.4.0: {}
|
|
|
|
node-releases@2.0.27: {}
|
|
|
|
nopt@9.0.0:
|
|
dependencies:
|
|
abbrev: 4.0.0
|
|
|
|
normalize-path@3.0.0: {}
|
|
|
|
npm-bundled@5.0.0:
|
|
dependencies:
|
|
npm-normalize-package-bin: 5.0.0
|
|
|
|
npm-install-checks@8.0.0:
|
|
dependencies:
|
|
semver: 7.7.3
|
|
|
|
npm-normalize-package-bin@5.0.0: {}
|
|
|
|
npm-package-arg@13.0.2:
|
|
dependencies:
|
|
hosted-git-info: 9.0.2
|
|
proc-log: 6.1.0
|
|
semver: 7.7.3
|
|
validate-npm-package-name: 7.0.2
|
|
|
|
npm-packlist@10.0.3:
|
|
dependencies:
|
|
ignore-walk: 8.0.0
|
|
proc-log: 6.1.0
|
|
|
|
npm-pick-manifest@11.0.3:
|
|
dependencies:
|
|
npm-install-checks: 8.0.0
|
|
npm-normalize-package-bin: 5.0.0
|
|
npm-package-arg: 13.0.2
|
|
semver: 7.7.3
|
|
|
|
npm-registry-fetch@19.1.1:
|
|
dependencies:
|
|
'@npmcli/redact': 4.0.0
|
|
jsonparse: 1.3.1
|
|
make-fetch-happen: 15.0.3
|
|
minipass: 7.1.2
|
|
minipass-fetch: 5.0.0
|
|
minizlib: 3.1.0
|
|
npm-package-arg: 13.0.2
|
|
proc-log: 6.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
npm-run-path@4.0.1:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
|
|
nth-check@2.1.1:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
|
|
nwsapi@2.2.22: {}
|
|
|
|
object-assign@4.1.1: {}
|
|
|
|
object-inspect@1.13.4: {}
|
|
|
|
obuf@1.1.2: {}
|
|
|
|
on-finished@2.4.1:
|
|
dependencies:
|
|
ee-first: 1.1.1
|
|
|
|
on-headers@1.1.0: {}
|
|
|
|
once@1.4.0:
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
|
|
onetime@5.1.2:
|
|
dependencies:
|
|
mimic-fn: 2.1.0
|
|
|
|
onetime@7.0.0:
|
|
dependencies:
|
|
mimic-function: 5.0.1
|
|
|
|
open@10.2.0:
|
|
dependencies:
|
|
default-browser: 5.4.0
|
|
define-lazy-prop: 3.0.0
|
|
is-inside-container: 1.0.0
|
|
wsl-utils: 0.1.0
|
|
|
|
open@11.0.0:
|
|
dependencies:
|
|
default-browser: 5.4.0
|
|
define-lazy-prop: 3.0.0
|
|
is-in-ssh: 1.0.0
|
|
is-inside-container: 1.0.0
|
|
powershell-utils: 0.1.0
|
|
wsl-utils: 0.3.1
|
|
|
|
optionator@0.9.4:
|
|
dependencies:
|
|
deep-is: 0.1.4
|
|
fast-levenshtein: 2.0.6
|
|
levn: 0.4.1
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
word-wrap: 1.2.5
|
|
|
|
ora@9.0.0:
|
|
dependencies:
|
|
chalk: 5.6.2
|
|
cli-cursor: 5.0.0
|
|
cli-spinners: 3.4.0
|
|
is-interactive: 2.0.0
|
|
is-unicode-supported: 2.1.0
|
|
log-symbols: 7.0.1
|
|
stdin-discarder: 0.2.2
|
|
string-width: 8.1.1
|
|
strip-ansi: 7.1.2
|
|
|
|
ordered-binary@1.6.1:
|
|
optional: true
|
|
|
|
p-limit@2.3.0:
|
|
dependencies:
|
|
p-try: 2.2.0
|
|
|
|
p-limit@3.1.0:
|
|
dependencies:
|
|
yocto-queue: 0.1.0
|
|
|
|
p-locate@4.1.0:
|
|
dependencies:
|
|
p-limit: 2.3.0
|
|
|
|
p-locate@5.0.0:
|
|
dependencies:
|
|
p-limit: 3.1.0
|
|
|
|
p-map@7.0.4: {}
|
|
|
|
p-retry@6.2.1:
|
|
dependencies:
|
|
'@types/retry': 0.12.2
|
|
is-network-error: 1.3.0
|
|
retry: 0.13.1
|
|
|
|
p-try@2.2.0: {}
|
|
|
|
package-json-from-dist@1.0.1: {}
|
|
|
|
pacote@21.0.4:
|
|
dependencies:
|
|
'@npmcli/git': 7.0.1
|
|
'@npmcli/installed-package-contents': 4.0.0
|
|
'@npmcli/package-json': 7.0.4
|
|
'@npmcli/promise-spawn': 9.0.1
|
|
'@npmcli/run-script': 10.0.3
|
|
cacache: 20.0.3
|
|
fs-minipass: 3.0.3
|
|
minipass: 7.1.2
|
|
npm-package-arg: 13.0.2
|
|
npm-packlist: 10.0.3
|
|
npm-pick-manifest: 11.0.3
|
|
npm-registry-fetch: 19.1.1
|
|
proc-log: 6.1.0
|
|
promise-retry: 2.0.1
|
|
sigstore: 4.1.0
|
|
ssri: 13.0.0
|
|
tar: 7.5.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
pako@1.0.11: {}
|
|
|
|
parent-module@1.0.1:
|
|
dependencies:
|
|
callsites: 3.1.0
|
|
|
|
parse-json@5.2.0:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
error-ex: 1.3.4
|
|
json-parse-even-better-errors: 2.3.1
|
|
lines-and-columns: 1.2.4
|
|
|
|
parse-node-version@1.0.1: {}
|
|
|
|
parse5-html-rewriting-stream@8.0.0:
|
|
dependencies:
|
|
entities: 6.0.1
|
|
parse5: 8.0.0
|
|
parse5-sax-parser: 8.0.0
|
|
|
|
parse5-sax-parser@8.0.0:
|
|
dependencies:
|
|
parse5: 8.0.0
|
|
|
|
parse5@7.3.0:
|
|
dependencies:
|
|
entities: 6.0.1
|
|
|
|
parse5@8.0.0:
|
|
dependencies:
|
|
entities: 6.0.1
|
|
|
|
parseurl@1.3.3: {}
|
|
|
|
path-exists@4.0.0: {}
|
|
|
|
path-is-absolute@1.0.1: {}
|
|
|
|
path-key@3.1.1: {}
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
path-scurry@1.11.1:
|
|
dependencies:
|
|
lru-cache: 10.4.3
|
|
minipass: 7.1.2
|
|
|
|
path-scurry@2.0.1:
|
|
dependencies:
|
|
lru-cache: 11.2.5
|
|
minipass: 7.1.2
|
|
|
|
path-to-regexp@0.1.12: {}
|
|
|
|
path-to-regexp@8.3.0: {}
|
|
|
|
path2d@0.2.2:
|
|
optional: true
|
|
|
|
pdfjs-dist@4.8.69:
|
|
optionalDependencies:
|
|
canvas: 3.0.0
|
|
path2d: 0.2.2
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@2.3.1: {}
|
|
|
|
picomatch@4.0.3: {}
|
|
|
|
pify@4.0.1:
|
|
optional: true
|
|
|
|
pirates@4.0.7: {}
|
|
|
|
piscina@5.1.4:
|
|
optionalDependencies:
|
|
'@napi-rs/nice': 1.1.1
|
|
|
|
pkce-challenge@5.0.1: {}
|
|
|
|
pkg-dir@4.2.0:
|
|
dependencies:
|
|
find-up: 4.1.0
|
|
|
|
playwright-core@1.58.1: {}
|
|
|
|
playwright@1.58.1:
|
|
dependencies:
|
|
playwright-core: 1.58.1
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
|
|
postcss-loader@8.2.0(postcss@8.5.6)(typescript@5.9.3)(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
cosmiconfig: 9.0.0(typescript@5.9.3)
|
|
jiti: 2.6.1
|
|
postcss: 8.5.6
|
|
semver: 7.7.3
|
|
optionalDependencies:
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
transitivePeerDependencies:
|
|
- typescript
|
|
|
|
postcss-media-query-parser@0.2.3: {}
|
|
|
|
postcss-modules-extract-imports@3.1.0(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
|
|
postcss-modules-local-by-default@4.2.0(postcss@8.5.6):
|
|
dependencies:
|
|
icss-utils: 5.1.0(postcss@8.5.6)
|
|
postcss: 8.5.6
|
|
postcss-selector-parser: 7.1.1
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-modules-scope@3.2.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-selector-parser: 7.1.1
|
|
|
|
postcss-modules-values@4.0.0(postcss@8.5.6):
|
|
dependencies:
|
|
icss-utils: 5.1.0(postcss@8.5.6)
|
|
postcss: 8.5.6
|
|
|
|
postcss-selector-parser@7.1.1:
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
util-deprecate: 1.0.2
|
|
|
|
postcss-value-parser@4.2.0: {}
|
|
|
|
postcss@8.5.6:
|
|
dependencies:
|
|
nanoid: 3.3.11
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
powershell-utils@0.1.0: {}
|
|
|
|
prebuild-install@7.1.2:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
expand-template: 2.0.3
|
|
github-from-package: 0.0.0
|
|
minimist: 1.2.8
|
|
mkdirp-classic: 0.5.3
|
|
napi-build-utils: 1.0.2
|
|
node-abi: 3.71.0
|
|
pump: 3.0.2
|
|
rc: 1.2.8
|
|
simple-get: 4.0.1
|
|
tar-fs: 2.1.1
|
|
tunnel-agent: 0.6.0
|
|
optional: true
|
|
|
|
prelude-ls@1.2.1: {}
|
|
|
|
prettier-plugin-organize-imports@4.3.0(prettier@3.4.2)(typescript@5.9.3):
|
|
dependencies:
|
|
prettier: 3.4.2
|
|
typescript: 5.9.3
|
|
|
|
prettier@3.4.2: {}
|
|
|
|
pretty-format@29.7.0:
|
|
dependencies:
|
|
'@jest/schemas': 29.6.3
|
|
ansi-styles: 5.2.0
|
|
react-is: 18.3.1
|
|
|
|
pretty-format@30.0.5:
|
|
dependencies:
|
|
'@jest/schemas': 30.0.5
|
|
ansi-styles: 5.2.0
|
|
react-is: 18.3.1
|
|
|
|
pretty-format@30.2.0:
|
|
dependencies:
|
|
'@jest/schemas': 30.0.5
|
|
ansi-styles: 5.2.0
|
|
react-is: 18.3.1
|
|
|
|
proc-log@6.1.0: {}
|
|
|
|
process-nextick-args@2.0.1: {}
|
|
|
|
promise-retry@2.0.1:
|
|
dependencies:
|
|
err-code: 2.0.3
|
|
retry: 0.12.0
|
|
|
|
proxy-addr@2.0.7:
|
|
dependencies:
|
|
forwarded: 0.2.0
|
|
ipaddr.js: 1.9.1
|
|
|
|
prr@1.0.1:
|
|
optional: true
|
|
|
|
pump@3.0.2:
|
|
dependencies:
|
|
end-of-stream: 1.4.4
|
|
once: 1.4.0
|
|
optional: true
|
|
|
|
punycode@2.3.1: {}
|
|
|
|
pure-rand@7.0.1: {}
|
|
|
|
qs@6.14.1:
|
|
dependencies:
|
|
side-channel: 1.1.0
|
|
|
|
randombytes@2.1.0:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
range-parser@1.2.1: {}
|
|
|
|
raw-body@2.5.3:
|
|
dependencies:
|
|
bytes: 3.1.2
|
|
http-errors: 2.0.1
|
|
iconv-lite: 0.4.24
|
|
unpipe: 1.0.0
|
|
|
|
raw-body@3.0.2:
|
|
dependencies:
|
|
bytes: 3.1.2
|
|
http-errors: 2.0.1
|
|
iconv-lite: 0.7.2
|
|
unpipe: 1.0.0
|
|
|
|
rc@1.2.8:
|
|
dependencies:
|
|
deep-extend: 0.6.0
|
|
ini: 1.3.8
|
|
minimist: 1.2.8
|
|
strip-json-comments: 2.0.1
|
|
optional: true
|
|
|
|
react-is@18.3.1: {}
|
|
|
|
readable-stream@2.3.8:
|
|
dependencies:
|
|
core-util-is: 1.0.3
|
|
inherits: 2.0.4
|
|
isarray: 1.0.0
|
|
process-nextick-args: 2.0.1
|
|
safe-buffer: 5.1.2
|
|
string_decoder: 1.1.1
|
|
util-deprecate: 1.0.2
|
|
|
|
readable-stream@3.6.2:
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
string_decoder: 1.3.0
|
|
util-deprecate: 1.0.2
|
|
|
|
readdirp@3.6.0:
|
|
dependencies:
|
|
picomatch: 2.3.1
|
|
|
|
readdirp@4.1.2: {}
|
|
|
|
readdirp@5.0.0: {}
|
|
|
|
reflect-metadata@0.2.2: {}
|
|
|
|
regenerate-unicode-properties@10.2.2:
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
|
|
regenerate@1.4.2: {}
|
|
|
|
regex-parser@2.3.1: {}
|
|
|
|
regexpu-core@6.4.0:
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
regenerate-unicode-properties: 10.2.2
|
|
regjsgen: 0.8.0
|
|
regjsparser: 0.13.0
|
|
unicode-match-property-ecmascript: 2.0.0
|
|
unicode-match-property-value-ecmascript: 2.2.1
|
|
|
|
regjsgen@0.8.0: {}
|
|
|
|
regjsparser@0.13.0:
|
|
dependencies:
|
|
jsesc: 3.1.0
|
|
|
|
require-directory@2.1.1: {}
|
|
|
|
require-from-string@2.0.2: {}
|
|
|
|
requires-port@1.0.0: {}
|
|
|
|
resolve-cwd@3.0.0:
|
|
dependencies:
|
|
resolve-from: 5.0.0
|
|
|
|
resolve-from@4.0.0: {}
|
|
|
|
resolve-from@5.0.0: {}
|
|
|
|
resolve-url-loader@5.0.0:
|
|
dependencies:
|
|
adjust-sourcemap-loader: 4.0.0
|
|
convert-source-map: 1.9.0
|
|
loader-utils: 2.0.4
|
|
postcss: 8.5.6
|
|
source-map: 0.6.1
|
|
|
|
resolve@1.22.11:
|
|
dependencies:
|
|
is-core-module: 2.16.1
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
restore-cursor@5.1.0:
|
|
dependencies:
|
|
onetime: 7.0.0
|
|
signal-exit: 4.1.0
|
|
|
|
retry@0.12.0: {}
|
|
|
|
retry@0.13.1: {}
|
|
|
|
rfdc@1.4.1: {}
|
|
|
|
rolldown@1.0.0-beta.58:
|
|
dependencies:
|
|
'@oxc-project/types': 0.106.0
|
|
'@rolldown/pluginutils': 1.0.0-beta.58
|
|
optionalDependencies:
|
|
'@rolldown/binding-android-arm64': 1.0.0-beta.58
|
|
'@rolldown/binding-darwin-arm64': 1.0.0-beta.58
|
|
'@rolldown/binding-darwin-x64': 1.0.0-beta.58
|
|
'@rolldown/binding-freebsd-x64': 1.0.0-beta.58
|
|
'@rolldown/binding-linux-arm-gnueabihf': 1.0.0-beta.58
|
|
'@rolldown/binding-linux-arm64-gnu': 1.0.0-beta.58
|
|
'@rolldown/binding-linux-arm64-musl': 1.0.0-beta.58
|
|
'@rolldown/binding-linux-x64-gnu': 1.0.0-beta.58
|
|
'@rolldown/binding-linux-x64-musl': 1.0.0-beta.58
|
|
'@rolldown/binding-openharmony-arm64': 1.0.0-beta.58
|
|
'@rolldown/binding-wasm32-wasi': 1.0.0-beta.58
|
|
'@rolldown/binding-win32-arm64-msvc': 1.0.0-beta.58
|
|
'@rolldown/binding-win32-x64-msvc': 1.0.0-beta.58
|
|
|
|
rollup@4.57.1:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.57.1
|
|
'@rollup/rollup-android-arm64': 4.57.1
|
|
'@rollup/rollup-darwin-arm64': 4.57.1
|
|
'@rollup/rollup-darwin-x64': 4.57.1
|
|
'@rollup/rollup-freebsd-arm64': 4.57.1
|
|
'@rollup/rollup-freebsd-x64': 4.57.1
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.57.1
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.57.1
|
|
'@rollup/rollup-linux-arm64-gnu': 4.57.1
|
|
'@rollup/rollup-linux-arm64-musl': 4.57.1
|
|
'@rollup/rollup-linux-loong64-gnu': 4.57.1
|
|
'@rollup/rollup-linux-loong64-musl': 4.57.1
|
|
'@rollup/rollup-linux-ppc64-gnu': 4.57.1
|
|
'@rollup/rollup-linux-ppc64-musl': 4.57.1
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.57.1
|
|
'@rollup/rollup-linux-riscv64-musl': 4.57.1
|
|
'@rollup/rollup-linux-s390x-gnu': 4.57.1
|
|
'@rollup/rollup-linux-x64-gnu': 4.57.1
|
|
'@rollup/rollup-linux-x64-musl': 4.57.1
|
|
'@rollup/rollup-openbsd-x64': 4.57.1
|
|
'@rollup/rollup-openharmony-arm64': 4.57.1
|
|
'@rollup/rollup-win32-arm64-msvc': 4.57.1
|
|
'@rollup/rollup-win32-ia32-msvc': 4.57.1
|
|
'@rollup/rollup-win32-x64-gnu': 4.57.1
|
|
'@rollup/rollup-win32-x64-msvc': 4.57.1
|
|
fsevents: 2.3.3
|
|
|
|
router@2.2.0:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
depd: 2.0.0
|
|
is-promise: 4.0.0
|
|
parseurl: 1.3.3
|
|
path-to-regexp: 8.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
rrweb-cssom@0.8.0: {}
|
|
|
|
run-applescript@7.1.0: {}
|
|
|
|
rxjs@7.8.2:
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
safe-buffer@5.1.2: {}
|
|
|
|
safe-buffer@5.2.1: {}
|
|
|
|
safer-buffer@2.1.2: {}
|
|
|
|
sass-loader@16.0.6(sass@1.97.1)(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
neo-async: 2.6.2
|
|
optionalDependencies:
|
|
sass: 1.97.1
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
|
|
sass@1.97.1:
|
|
dependencies:
|
|
chokidar: 4.0.3
|
|
immutable: 5.1.4
|
|
source-map-js: 1.2.1
|
|
optionalDependencies:
|
|
'@parcel/watcher': 2.5.6
|
|
|
|
sax@1.4.4:
|
|
optional: true
|
|
|
|
saxes@6.0.0:
|
|
dependencies:
|
|
xmlchars: 2.2.0
|
|
|
|
schema-utils@4.3.3:
|
|
dependencies:
|
|
'@types/json-schema': 7.0.15
|
|
ajv: 8.17.1
|
|
ajv-formats: 2.1.1(ajv@8.17.1)
|
|
ajv-keywords: 5.1.0(ajv@8.17.1)
|
|
|
|
select-hose@2.0.0: {}
|
|
|
|
selfsigned@2.4.1:
|
|
dependencies:
|
|
'@types/node-forge': 1.3.14
|
|
node-forge: 1.3.3
|
|
|
|
semver@5.7.2:
|
|
optional: true
|
|
|
|
semver@6.3.1: {}
|
|
|
|
semver@7.7.3: {}
|
|
|
|
send@0.19.2:
|
|
dependencies:
|
|
debug: 2.6.9
|
|
depd: 2.0.0
|
|
destroy: 1.2.0
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
etag: 1.8.1
|
|
fresh: 0.5.2
|
|
http-errors: 2.0.1
|
|
mime: 1.6.0
|
|
ms: 2.1.3
|
|
on-finished: 2.4.1
|
|
range-parser: 1.2.1
|
|
statuses: 2.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
send@1.2.1:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
etag: 1.8.1
|
|
fresh: 2.0.0
|
|
http-errors: 2.0.1
|
|
mime-types: 3.0.2
|
|
ms: 2.1.3
|
|
on-finished: 2.4.1
|
|
range-parser: 1.2.1
|
|
statuses: 2.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
serialize-javascript@6.0.2:
|
|
dependencies:
|
|
randombytes: 2.1.0
|
|
|
|
serve-index@1.9.2:
|
|
dependencies:
|
|
accepts: 1.3.8
|
|
batch: 0.6.1
|
|
debug: 2.6.9
|
|
escape-html: 1.0.3
|
|
http-errors: 1.8.1
|
|
mime-types: 2.1.35
|
|
parseurl: 1.3.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
serve-static@1.16.3:
|
|
dependencies:
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
parseurl: 1.3.3
|
|
send: 0.19.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
serve-static@2.2.1:
|
|
dependencies:
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
parseurl: 1.3.3
|
|
send: 1.2.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
setprototypeof@1.2.0: {}
|
|
|
|
shallow-clone@3.0.1:
|
|
dependencies:
|
|
kind-of: 6.0.3
|
|
|
|
shebang-command@2.0.0:
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
|
|
shebang-regex@3.0.0: {}
|
|
|
|
shell-quote@1.8.3: {}
|
|
|
|
side-channel-list@1.0.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
object-inspect: 1.13.4
|
|
|
|
side-channel-map@1.0.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
object-inspect: 1.13.4
|
|
|
|
side-channel-weakmap@1.0.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
object-inspect: 1.13.4
|
|
side-channel-map: 1.0.1
|
|
|
|
side-channel@1.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
object-inspect: 1.13.4
|
|
side-channel-list: 1.0.0
|
|
side-channel-map: 1.0.1
|
|
side-channel-weakmap: 1.0.2
|
|
|
|
signal-exit@3.0.7: {}
|
|
|
|
signal-exit@4.1.0: {}
|
|
|
|
sigstore@4.1.0:
|
|
dependencies:
|
|
'@sigstore/bundle': 4.0.0
|
|
'@sigstore/core': 3.1.0
|
|
'@sigstore/protobuf-specs': 0.5.0
|
|
'@sigstore/sign': 4.1.0
|
|
'@sigstore/tuf': 4.0.1
|
|
'@sigstore/verify': 3.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
simple-concat@1.0.1:
|
|
optional: true
|
|
|
|
simple-get@3.1.1:
|
|
dependencies:
|
|
decompress-response: 4.2.1
|
|
once: 1.4.0
|
|
simple-concat: 1.0.1
|
|
optional: true
|
|
|
|
simple-get@4.0.1:
|
|
dependencies:
|
|
decompress-response: 6.0.0
|
|
once: 1.4.0
|
|
simple-concat: 1.0.1
|
|
optional: true
|
|
|
|
slash@3.0.0: {}
|
|
|
|
slice-ansi@7.1.2:
|
|
dependencies:
|
|
ansi-styles: 6.2.3
|
|
is-fullwidth-code-point: 5.1.0
|
|
|
|
smart-buffer@4.2.0: {}
|
|
|
|
sockjs@0.3.24:
|
|
dependencies:
|
|
faye-websocket: 0.11.4
|
|
uuid: 8.3.2
|
|
websocket-driver: 0.7.4
|
|
|
|
socks-proxy-agent@8.0.5:
|
|
dependencies:
|
|
agent-base: 7.1.4
|
|
debug: 4.4.3
|
|
socks: 2.8.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
socks@2.8.7:
|
|
dependencies:
|
|
ip-address: 10.1.0
|
|
smart-buffer: 4.2.0
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
source-map-loader@5.0.0(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
iconv-lite: 0.6.3
|
|
source-map-js: 1.2.1
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
|
|
source-map-support@0.5.13:
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
source-map: 0.6.1
|
|
|
|
source-map-support@0.5.21:
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
source-map: 0.6.1
|
|
|
|
source-map@0.6.1: {}
|
|
|
|
source-map@0.7.6: {}
|
|
|
|
spdx-correct@3.2.0:
|
|
dependencies:
|
|
spdx-expression-parse: 3.0.1
|
|
spdx-license-ids: 3.0.22
|
|
|
|
spdx-exceptions@2.5.0: {}
|
|
|
|
spdx-expression-parse@3.0.1:
|
|
dependencies:
|
|
spdx-exceptions: 2.5.0
|
|
spdx-license-ids: 3.0.22
|
|
|
|
spdx-license-ids@3.0.22: {}
|
|
|
|
spdy-transport@3.0.0:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
detect-node: 2.1.0
|
|
hpack.js: 2.1.6
|
|
obuf: 1.1.2
|
|
readable-stream: 3.6.2
|
|
wbuf: 1.7.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
spdy@4.0.2:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
handle-thing: 2.0.1
|
|
http-deceiver: 1.2.7
|
|
select-hose: 2.0.0
|
|
spdy-transport: 3.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
sprintf-js@1.0.3: {}
|
|
|
|
ssri@13.0.0:
|
|
dependencies:
|
|
minipass: 7.1.2
|
|
|
|
stack-utils@2.0.6:
|
|
dependencies:
|
|
escape-string-regexp: 2.0.0
|
|
|
|
statuses@1.5.0: {}
|
|
|
|
statuses@2.0.2: {}
|
|
|
|
stdin-discarder@0.2.2: {}
|
|
|
|
string-length@4.0.2:
|
|
dependencies:
|
|
char-regex: 1.0.2
|
|
strip-ansi: 6.0.1
|
|
|
|
string-width@4.2.3:
|
|
dependencies:
|
|
emoji-regex: 8.0.0
|
|
is-fullwidth-code-point: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
|
|
string-width@5.1.2:
|
|
dependencies:
|
|
eastasianwidth: 0.2.0
|
|
emoji-regex: 9.2.2
|
|
strip-ansi: 7.1.2
|
|
|
|
string-width@7.2.0:
|
|
dependencies:
|
|
emoji-regex: 10.6.0
|
|
get-east-asian-width: 1.4.0
|
|
strip-ansi: 7.1.2
|
|
|
|
string-width@8.1.1:
|
|
dependencies:
|
|
get-east-asian-width: 1.4.0
|
|
strip-ansi: 7.1.2
|
|
|
|
string_decoder@1.1.1:
|
|
dependencies:
|
|
safe-buffer: 5.1.2
|
|
|
|
string_decoder@1.3.0:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
strip-ansi@6.0.1:
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
|
|
strip-ansi@7.1.2:
|
|
dependencies:
|
|
ansi-regex: 6.2.2
|
|
|
|
strip-bom@3.0.0: {}
|
|
|
|
strip-bom@4.0.0: {}
|
|
|
|
strip-final-newline@2.0.0: {}
|
|
|
|
strip-json-comments@2.0.1:
|
|
optional: true
|
|
|
|
strip-json-comments@3.1.1: {}
|
|
|
|
supports-color@7.2.0:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
supports-color@8.1.1:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
|
|
symbol-tree@3.2.4: {}
|
|
|
|
synckit@0.11.11:
|
|
dependencies:
|
|
'@pkgr/core': 0.2.9
|
|
|
|
tapable@2.3.0: {}
|
|
|
|
tar-fs@2.1.1:
|
|
dependencies:
|
|
chownr: 1.1.4
|
|
mkdirp-classic: 0.5.3
|
|
pump: 3.0.2
|
|
tar-stream: 2.2.0
|
|
optional: true
|
|
|
|
tar-stream@2.2.0:
|
|
dependencies:
|
|
bl: 4.1.0
|
|
end-of-stream: 1.4.4
|
|
fs-constants: 1.0.0
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
optional: true
|
|
|
|
tar@7.5.7:
|
|
dependencies:
|
|
'@isaacs/fs-minipass': 4.0.1
|
|
chownr: 3.0.0
|
|
minipass: 7.1.2
|
|
minizlib: 3.1.0
|
|
yallist: 5.0.0
|
|
|
|
terser-webpack-plugin@5.3.15(webpack@5.103.0):
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
jest-worker: 27.5.1
|
|
schema-utils: 4.3.3
|
|
serialize-javascript: 6.0.2
|
|
terser: 5.44.1
|
|
webpack: 5.103.0
|
|
|
|
terser-webpack-plugin@5.3.16(esbuild@0.27.2)(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
jest-worker: 27.5.1
|
|
schema-utils: 4.3.3
|
|
serialize-javascript: 6.0.2
|
|
terser: 5.44.1
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
optionalDependencies:
|
|
esbuild: 0.27.2
|
|
|
|
terser@5.44.1:
|
|
dependencies:
|
|
'@jridgewell/source-map': 0.3.11
|
|
acorn: 8.15.0
|
|
commander: 2.20.3
|
|
source-map-support: 0.5.21
|
|
|
|
test-exclude@6.0.0:
|
|
dependencies:
|
|
'@istanbuljs/schema': 0.1.3
|
|
glob: 7.2.3
|
|
minimatch: 3.1.2
|
|
|
|
thingies@2.5.0(tslib@2.8.1):
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
thunky@1.1.0: {}
|
|
|
|
tinyglobby@0.2.15:
|
|
dependencies:
|
|
fdir: 6.5.0(picomatch@4.0.3)
|
|
picomatch: 4.0.3
|
|
|
|
tldts-core@6.1.86: {}
|
|
|
|
tldts@6.1.86:
|
|
dependencies:
|
|
tldts-core: 6.1.86
|
|
|
|
tmpl@1.0.5: {}
|
|
|
|
to-regex-range@5.0.1:
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
|
|
toidentifier@1.0.1: {}
|
|
|
|
tough-cookie@5.1.2:
|
|
dependencies:
|
|
tldts: 6.1.86
|
|
|
|
tr46@5.1.1:
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
|
|
tree-dump@1.1.0(tslib@2.8.1):
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
tree-kill@1.2.2: {}
|
|
|
|
ts-api-utils@2.4.0(typescript@5.9.3):
|
|
dependencies:
|
|
typescript: 5.9.3
|
|
|
|
ts-jest@29.4.5(@babel/core@7.29.0)(@jest/transform@30.2.0)(@jest/types@30.2.0)(babel-jest@30.2.0(@babel/core@7.29.0))(esbuild@0.27.0)(jest-util@30.2.0)(jest@30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3)))(typescript@5.9.3):
|
|
dependencies:
|
|
bs-logger: 0.2.6
|
|
fast-json-stable-stringify: 2.1.0
|
|
handlebars: 4.7.8
|
|
jest: 30.2.0(@types/node@25.2.0)(ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3))
|
|
json5: 2.2.3
|
|
lodash.memoize: 4.1.2
|
|
make-error: 1.3.6
|
|
semver: 7.7.3
|
|
type-fest: 4.41.0
|
|
typescript: 5.9.3
|
|
yargs-parser: 21.1.1
|
|
optionalDependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/transform': 30.2.0
|
|
'@jest/types': 30.2.0
|
|
babel-jest: 30.2.0(@babel/core@7.29.0)
|
|
esbuild: 0.27.0
|
|
jest-util: 30.2.0
|
|
|
|
ts-node@10.9.2(@types/node@25.2.0)(typescript@5.9.3):
|
|
dependencies:
|
|
'@cspotcode/source-map-support': 0.8.1
|
|
'@tsconfig/node10': 1.0.9
|
|
'@tsconfig/node12': 1.0.11
|
|
'@tsconfig/node14': 1.0.3
|
|
'@tsconfig/node16': 1.0.4
|
|
'@types/node': 25.2.0
|
|
acorn: 8.14.0
|
|
acorn-walk: 8.3.1
|
|
arg: 4.1.3
|
|
create-require: 1.1.1
|
|
diff: 4.0.2
|
|
make-error: 1.3.6
|
|
typescript: 5.9.3
|
|
v8-compile-cache-lib: 3.0.1
|
|
yn: 3.1.1
|
|
|
|
tsconfig-paths@4.2.0:
|
|
dependencies:
|
|
json5: 2.2.3
|
|
minimist: 1.2.8
|
|
strip-bom: 3.0.0
|
|
|
|
tslib@2.8.1: {}
|
|
|
|
tuf-js@4.1.0:
|
|
dependencies:
|
|
'@tufjs/models': 4.1.0
|
|
debug: 4.4.3
|
|
make-fetch-happen: 15.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
tunnel-agent@0.6.0:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
optional: true
|
|
|
|
tunnel@0.0.6: {}
|
|
|
|
type-check@0.4.0:
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
|
|
type-detect@4.0.8: {}
|
|
|
|
type-fest@0.21.3: {}
|
|
|
|
type-fest@4.41.0: {}
|
|
|
|
type-is@1.6.18:
|
|
dependencies:
|
|
media-typer: 0.3.0
|
|
mime-types: 2.1.35
|
|
|
|
type-is@2.0.1:
|
|
dependencies:
|
|
content-type: 1.0.5
|
|
media-typer: 1.1.0
|
|
mime-types: 3.0.2
|
|
|
|
typed-assert@1.0.9: {}
|
|
|
|
typescript@5.9.3: {}
|
|
|
|
uglify-js@3.19.3:
|
|
optional: true
|
|
|
|
undici-types@7.16.0: {}
|
|
|
|
undici@5.29.0:
|
|
dependencies:
|
|
'@fastify/busboy': 2.1.1
|
|
|
|
undici@7.18.2: {}
|
|
|
|
unicode-canonical-property-names-ecmascript@2.0.1: {}
|
|
|
|
unicode-match-property-ecmascript@2.0.0:
|
|
dependencies:
|
|
unicode-canonical-property-names-ecmascript: 2.0.1
|
|
unicode-property-aliases-ecmascript: 2.2.0
|
|
|
|
unicode-match-property-value-ecmascript@2.2.1: {}
|
|
|
|
unicode-property-aliases-ecmascript@2.2.0: {}
|
|
|
|
unique-filename@5.0.0:
|
|
dependencies:
|
|
unique-slug: 6.0.0
|
|
|
|
unique-slug@6.0.0:
|
|
dependencies:
|
|
imurmurhash: 0.1.4
|
|
|
|
universal-user-agent@6.0.1: {}
|
|
|
|
unpipe@1.0.0: {}
|
|
|
|
unplugin@1.16.1:
|
|
dependencies:
|
|
acorn: 8.15.0
|
|
webpack-virtual-modules: 0.6.2
|
|
|
|
unrs-resolver@1.11.1:
|
|
dependencies:
|
|
napi-postinstall: 0.3.3
|
|
optionalDependencies:
|
|
'@unrs/resolver-binding-android-arm-eabi': 1.11.1
|
|
'@unrs/resolver-binding-android-arm64': 1.11.1
|
|
'@unrs/resolver-binding-darwin-arm64': 1.11.1
|
|
'@unrs/resolver-binding-darwin-x64': 1.11.1
|
|
'@unrs/resolver-binding-freebsd-x64': 1.11.1
|
|
'@unrs/resolver-binding-linux-arm-gnueabihf': 1.11.1
|
|
'@unrs/resolver-binding-linux-arm-musleabihf': 1.11.1
|
|
'@unrs/resolver-binding-linux-arm64-gnu': 1.11.1
|
|
'@unrs/resolver-binding-linux-arm64-musl': 1.11.1
|
|
'@unrs/resolver-binding-linux-ppc64-gnu': 1.11.1
|
|
'@unrs/resolver-binding-linux-riscv64-gnu': 1.11.1
|
|
'@unrs/resolver-binding-linux-riscv64-musl': 1.11.1
|
|
'@unrs/resolver-binding-linux-s390x-gnu': 1.11.1
|
|
'@unrs/resolver-binding-linux-x64-gnu': 1.11.1
|
|
'@unrs/resolver-binding-linux-x64-musl': 1.11.1
|
|
'@unrs/resolver-binding-wasm32-wasi': 1.11.1
|
|
'@unrs/resolver-binding-win32-arm64-msvc': 1.11.1
|
|
'@unrs/resolver-binding-win32-ia32-msvc': 1.11.1
|
|
'@unrs/resolver-binding-win32-x64-msvc': 1.11.1
|
|
|
|
update-browserslist-db@1.2.3(browserslist@4.28.1):
|
|
dependencies:
|
|
browserslist: 4.28.1
|
|
escalade: 3.2.0
|
|
picocolors: 1.1.1
|
|
|
|
uri-js@4.4.1:
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
|
|
utif@3.1.0:
|
|
dependencies:
|
|
pako: 1.0.11
|
|
|
|
util-deprecate@1.0.2: {}
|
|
|
|
utils-merge@1.0.1: {}
|
|
|
|
uuid@13.0.0: {}
|
|
|
|
uuid@8.3.2: {}
|
|
|
|
v8-compile-cache-lib@3.0.1: {}
|
|
|
|
v8-to-istanbul@9.3.0:
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
convert-source-map: 2.0.0
|
|
|
|
validate-npm-package-license@3.0.4:
|
|
dependencies:
|
|
spdx-correct: 3.2.0
|
|
spdx-expression-parse: 3.0.1
|
|
|
|
validate-npm-package-name@7.0.2: {}
|
|
|
|
vary@1.1.2: {}
|
|
|
|
vite@7.3.0(@types/node@25.2.0)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(yaml@2.7.0):
|
|
dependencies:
|
|
esbuild: 0.27.2
|
|
fdir: 6.5.0(picomatch@4.0.3)
|
|
picomatch: 4.0.3
|
|
postcss: 8.5.6
|
|
rollup: 4.57.1
|
|
tinyglobby: 0.2.15
|
|
optionalDependencies:
|
|
'@types/node': 25.2.0
|
|
fsevents: 2.3.3
|
|
jiti: 2.6.1
|
|
less: 4.4.2
|
|
sass: 1.97.1
|
|
terser: 5.44.1
|
|
yaml: 2.7.0
|
|
|
|
w3c-xmlserializer@5.0.0:
|
|
dependencies:
|
|
xml-name-validator: 5.0.0
|
|
|
|
walker@1.0.8:
|
|
dependencies:
|
|
makeerror: 1.0.12
|
|
|
|
watchpack@2.4.4:
|
|
dependencies:
|
|
glob-to-regexp: 0.4.1
|
|
graceful-fs: 4.2.11
|
|
|
|
watchpack@2.5.0:
|
|
dependencies:
|
|
glob-to-regexp: 0.4.1
|
|
graceful-fs: 4.2.11
|
|
|
|
watchpack@2.5.1:
|
|
dependencies:
|
|
glob-to-regexp: 0.4.1
|
|
graceful-fs: 4.2.11
|
|
|
|
wbuf@1.7.3:
|
|
dependencies:
|
|
minimalistic-assert: 1.0.1
|
|
|
|
weak-lru-cache@1.2.2:
|
|
optional: true
|
|
|
|
webidl-conversions@7.0.0: {}
|
|
|
|
webpack-dev-middleware@7.4.5(tslib@2.8.1)(webpack@5.103.0):
|
|
dependencies:
|
|
colorette: 2.0.20
|
|
memfs: 4.56.10(tslib@2.8.1)
|
|
mime-types: 3.0.2
|
|
on-finished: 2.4.1
|
|
range-parser: 1.2.1
|
|
schema-utils: 4.3.3
|
|
optionalDependencies:
|
|
webpack: 5.103.0
|
|
transitivePeerDependencies:
|
|
- tslib
|
|
|
|
webpack-dev-middleware@7.4.5(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
colorette: 2.0.20
|
|
memfs: 4.56.10(tslib@2.8.1)
|
|
mime-types: 3.0.2
|
|
on-finished: 2.4.1
|
|
range-parser: 1.2.1
|
|
schema-utils: 4.3.3
|
|
optionalDependencies:
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
transitivePeerDependencies:
|
|
- tslib
|
|
|
|
webpack-dev-server@5.2.2(tslib@2.8.1)(webpack@5.103.0):
|
|
dependencies:
|
|
'@types/bonjour': 3.5.13
|
|
'@types/connect-history-api-fallback': 1.5.4
|
|
'@types/express': 4.17.25
|
|
'@types/express-serve-static-core': 4.19.8
|
|
'@types/serve-index': 1.9.4
|
|
'@types/serve-static': 1.15.10
|
|
'@types/sockjs': 0.3.36
|
|
'@types/ws': 8.18.1
|
|
ansi-html-community: 0.0.8
|
|
bonjour-service: 1.3.0
|
|
chokidar: 3.6.0
|
|
colorette: 2.0.20
|
|
compression: 1.8.1
|
|
connect-history-api-fallback: 2.0.0
|
|
express: 4.22.1
|
|
graceful-fs: 4.2.11
|
|
http-proxy-middleware: 2.0.9(@types/express@4.17.25)
|
|
ipaddr.js: 2.3.0
|
|
launch-editor: 2.12.0
|
|
open: 10.2.0
|
|
p-retry: 6.2.1
|
|
schema-utils: 4.3.3
|
|
selfsigned: 2.4.1
|
|
serve-index: 1.9.2
|
|
sockjs: 0.3.24
|
|
spdy: 4.0.2
|
|
webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.103.0)
|
|
ws: 8.19.0
|
|
optionalDependencies:
|
|
webpack: 5.103.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- debug
|
|
- supports-color
|
|
- tslib
|
|
- utf-8-validate
|
|
|
|
webpack-dev-server@5.2.2(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
'@types/bonjour': 3.5.13
|
|
'@types/connect-history-api-fallback': 1.5.4
|
|
'@types/express': 4.17.25
|
|
'@types/express-serve-static-core': 4.19.8
|
|
'@types/serve-index': 1.9.4
|
|
'@types/serve-static': 1.15.10
|
|
'@types/sockjs': 0.3.36
|
|
'@types/ws': 8.18.1
|
|
ansi-html-community: 0.0.8
|
|
bonjour-service: 1.3.0
|
|
chokidar: 3.6.0
|
|
colorette: 2.0.20
|
|
compression: 1.8.1
|
|
connect-history-api-fallback: 2.0.0
|
|
express: 4.22.1
|
|
graceful-fs: 4.2.11
|
|
http-proxy-middleware: 2.0.9(@types/express@4.17.25)
|
|
ipaddr.js: 2.3.0
|
|
launch-editor: 2.12.0
|
|
open: 10.2.0
|
|
p-retry: 6.2.1
|
|
schema-utils: 4.3.3
|
|
selfsigned: 2.4.1
|
|
serve-index: 1.9.2
|
|
sockjs: 0.3.24
|
|
spdy: 4.0.2
|
|
webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2))
|
|
ws: 8.19.0
|
|
optionalDependencies:
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- debug
|
|
- supports-color
|
|
- tslib
|
|
- utf-8-validate
|
|
|
|
webpack-merge@6.0.1:
|
|
dependencies:
|
|
clone-deep: 4.0.1
|
|
flat: 5.0.2
|
|
wildcard: 2.0.1
|
|
|
|
webpack-sources@3.3.3: {}
|
|
|
|
webpack-subresource-integrity@5.1.0(webpack@5.104.1(esbuild@0.27.2)):
|
|
dependencies:
|
|
typed-assert: 1.0.9
|
|
webpack: 5.104.1(esbuild@0.27.2)
|
|
|
|
webpack-virtual-modules@0.6.2: {}
|
|
|
|
webpack@5.103.0:
|
|
dependencies:
|
|
'@types/eslint-scope': 3.7.7
|
|
'@types/estree': 1.0.8
|
|
'@types/json-schema': 7.0.15
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/wasm-edit': 1.14.1
|
|
'@webassemblyjs/wasm-parser': 1.14.1
|
|
acorn: 8.15.0
|
|
acorn-import-phases: 1.0.4(acorn@8.15.0)
|
|
browserslist: 4.28.1
|
|
chrome-trace-event: 1.0.4
|
|
enhanced-resolve: 5.18.3
|
|
es-module-lexer: 1.7.0
|
|
eslint-scope: 5.1.1
|
|
events: 3.3.0
|
|
glob-to-regexp: 0.4.1
|
|
graceful-fs: 4.2.11
|
|
json-parse-even-better-errors: 2.3.1
|
|
loader-runner: 4.3.1
|
|
mime-types: 2.1.35
|
|
neo-async: 2.6.2
|
|
schema-utils: 4.3.3
|
|
tapable: 2.3.0
|
|
terser-webpack-plugin: 5.3.15(webpack@5.103.0)
|
|
watchpack: 2.4.4
|
|
webpack-sources: 3.3.3
|
|
transitivePeerDependencies:
|
|
- '@swc/core'
|
|
- esbuild
|
|
- uglify-js
|
|
|
|
webpack@5.104.1(esbuild@0.27.2):
|
|
dependencies:
|
|
'@types/eslint-scope': 3.7.7
|
|
'@types/estree': 1.0.8
|
|
'@types/json-schema': 7.0.15
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/wasm-edit': 1.14.1
|
|
'@webassemblyjs/wasm-parser': 1.14.1
|
|
acorn: 8.15.0
|
|
acorn-import-phases: 1.0.4(acorn@8.15.0)
|
|
browserslist: 4.28.1
|
|
chrome-trace-event: 1.0.4
|
|
enhanced-resolve: 5.18.4
|
|
es-module-lexer: 2.0.0
|
|
eslint-scope: 5.1.1
|
|
events: 3.3.0
|
|
glob-to-regexp: 0.4.1
|
|
graceful-fs: 4.2.11
|
|
json-parse-even-better-errors: 2.3.1
|
|
loader-runner: 4.3.1
|
|
mime-types: 2.1.35
|
|
neo-async: 2.6.2
|
|
schema-utils: 4.3.3
|
|
tapable: 2.3.0
|
|
terser-webpack-plugin: 5.3.16(esbuild@0.27.2)(webpack@5.104.1(esbuild@0.27.2))
|
|
watchpack: 2.5.1
|
|
webpack-sources: 3.3.3
|
|
transitivePeerDependencies:
|
|
- '@swc/core'
|
|
- esbuild
|
|
- uglify-js
|
|
|
|
websocket-driver@0.7.4:
|
|
dependencies:
|
|
http-parser-js: 0.5.10
|
|
safe-buffer: 5.2.1
|
|
websocket-extensions: 0.1.4
|
|
|
|
websocket-extensions@0.1.4: {}
|
|
|
|
whatwg-encoding@3.1.1:
|
|
dependencies:
|
|
iconv-lite: 0.6.3
|
|
|
|
whatwg-mimetype@4.0.0: {}
|
|
|
|
whatwg-url@14.2.0:
|
|
dependencies:
|
|
tr46: 5.1.1
|
|
webidl-conversions: 7.0.0
|
|
|
|
which@2.0.2:
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
|
|
which@6.0.0:
|
|
dependencies:
|
|
isexe: 3.1.1
|
|
|
|
wildcard@2.0.1: {}
|
|
|
|
word-wrap@1.2.5: {}
|
|
|
|
wordwrap@1.0.0: {}
|
|
|
|
wrap-ansi@6.2.0:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
|
|
wrap-ansi@7.0.0:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
|
|
wrap-ansi@8.1.0:
|
|
dependencies:
|
|
ansi-styles: 6.2.3
|
|
string-width: 5.1.2
|
|
strip-ansi: 7.1.2
|
|
|
|
wrap-ansi@9.0.2:
|
|
dependencies:
|
|
ansi-styles: 6.2.3
|
|
string-width: 7.2.0
|
|
strip-ansi: 7.1.2
|
|
|
|
wrappy@1.0.2: {}
|
|
|
|
write-file-atomic@5.0.1:
|
|
dependencies:
|
|
imurmurhash: 0.1.4
|
|
signal-exit: 4.1.0
|
|
|
|
ws@8.18.3: {}
|
|
|
|
ws@8.19.0: {}
|
|
|
|
wsl-utils@0.1.0:
|
|
dependencies:
|
|
is-wsl: 3.1.0
|
|
|
|
wsl-utils@0.3.1:
|
|
dependencies:
|
|
is-wsl: 3.1.0
|
|
powershell-utils: 0.1.0
|
|
|
|
xml-name-validator@5.0.0: {}
|
|
|
|
xml@1.0.1: {}
|
|
|
|
xmlchars@2.2.0: {}
|
|
|
|
y18n@5.0.8: {}
|
|
|
|
yallist@3.1.1: {}
|
|
|
|
yallist@4.0.0: {}
|
|
|
|
yallist@5.0.0: {}
|
|
|
|
yaml@2.7.0:
|
|
optional: true
|
|
|
|
yargs-parser@21.1.1: {}
|
|
|
|
yargs-parser@22.0.0: {}
|
|
|
|
yargs@17.7.2:
|
|
dependencies:
|
|
cliui: 8.0.1
|
|
escalade: 3.2.0
|
|
get-caller-file: 2.0.5
|
|
require-directory: 2.1.1
|
|
string-width: 4.2.3
|
|
y18n: 5.0.8
|
|
yargs-parser: 21.1.1
|
|
|
|
yargs@18.0.0:
|
|
dependencies:
|
|
cliui: 9.0.1
|
|
escalade: 3.2.0
|
|
get-caller-file: 2.0.5
|
|
string-width: 7.2.0
|
|
y18n: 5.0.8
|
|
yargs-parser: 22.0.0
|
|
|
|
yn@3.1.1: {}
|
|
|
|
yocto-queue@0.1.0: {}
|
|
|
|
yoctocolors-cjs@2.1.3: {}
|
|
|
|
yoctocolors@2.1.2: {}
|
|
|
|
zod-to-json-schema@3.25.1(zod@4.3.5):
|
|
dependencies:
|
|
zod: 4.3.5
|
|
|
|
zod@3.25.76: {}
|
|
|
|
zod@4.3.5: {}
|
|
|
|
zone.js@0.16.0: {}
|