mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-07 11:04:55 +02:00
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@eslint-community/eslint-plugin-eslint-comments](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments) | [`4.7.1` → `4.7.2`](https://renovatebot.com/diffs/npm/@eslint-community%2feslint-plugin-eslint-comments/4.7.1/4.7.2) |  |  | | [@primer/octicons](https://primer.style/octicons) ([source](https://redirect.github.com/primer/octicons)) | [`19.26.0` → `19.27.0`](https://renovatebot.com/diffs/npm/@primer%2focticons/19.26.0/19.27.0) |  |  | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.59.4` → `8.60.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.59.4/8.60.0) |  |  | | [@vitest/eslint-plugin](https://redirect.github.com/vitest-dev/eslint-plugin-vitest) | [`1.6.17` → `1.6.18`](https://renovatebot.com/diffs/npm/@vitest%2feslint-plugin/1.6.17/1.6.18) |  |  | | [dayjs](https://day.js.org) ([source](https://redirect.github.com/iamkun/dayjs)) | [`1.11.20` → `1.11.21`](https://renovatebot.com/diffs/npm/dayjs/1.11.20/1.11.21) |  |  | | [katex](https://katex.org) ([source](https://redirect.github.com/KaTeX/KaTeX)) | [`0.16.47` → `0.17.0`](https://renovatebot.com/diffs/npm/katex/0.16.47/0.17.0) |  |  | | [material-icon-theme](https://redirect.github.com/material-extensions/vscode-material-icon-theme/blob/main/README.md) ([source](https://redirect.github.com/material-extensions/vscode-material-icon-theme)) | [`5.34.0` → `5.35.0`](https://renovatebot.com/diffs/npm/material-icon-theme/5.34.0/5.35.0) |  |  | | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`11.2.1` → `11.4.0`](https://renovatebot.com/diffs/npm/pnpm/11.2.1/11.4.0) |  |  | | [rolldown-license-plugin](https://redirect.github.com/silverwind/rolldown-license-plugin) | [`3.0.7` → `3.0.8`](https://renovatebot.com/diffs/npm/rolldown-license-plugin/3.0.7/3.0.8) |  |  | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.59.4` → `8.60.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.59.4/8.60.0) |  |  | | [updates](https://redirect.github.com/silverwind/updates) | [`17.16.13` → `17.17.2`](https://renovatebot.com/diffs/npm/updates/17.16.13/17.17.2) |  |  | | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`8.0.13` → `8.0.14`](https://renovatebot.com/diffs/npm/vite/8.0.13/8.0.14) |  |  | | [vue](https://vuejs.org/) ([source](https://redirect.github.com/vuejs/core)) | [`3.5.34` → `3.5.35`](https://renovatebot.com/diffs/npm/vue/3.5.34/3.5.35) |  |  | | [vue-tsc](https://redirect.github.com/vuejs/language-tools) ([source](https://redirect.github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | [`3.3.1` → `3.3.2`](https://renovatebot.com/diffs/npm/vue-tsc/3.3.1/3.3.2) |  |  | --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-eslint-comments (@​eslint-community/eslint-plugin-eslint-comments)</summary> ### [`v4.7.2`](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/releases/tag/v4.7.2) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/compare/v4.7.1...v4.7.2) ##### Bug Fixes - **deps:** pin `modern-monaco` version to 0.4.0 ([#​320](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/issues/320)) ([62a2c3a](62a2c3a4ee)) - **docs:** use `modern-monaco` instead of `monaco-editor` ([#​311](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/issues/311)) ([42919d0](42919d06d8)) </details> <details> <summary>primer/octicons (@​primer/octicons)</summary> ### [`v19.27.0`](https://redirect.github.com/primer/octicons/blob/HEAD/CHANGELOG.md#19270) [Compare Source](https://redirect.github.com/primer/octicons/compare/v19.26.0...v19.27.0) ##### Minor Changes - [#​1203](https://redirect.github.com/primer/octicons/pull/1203) [`a69618e4`](a69618e4b6) Thanks [@​ericwbailey](https://redirect.github.com/ericwbailey)! - Add flag icon ##### Patch Changes - [#​1212](https://redirect.github.com/primer/octicons/pull/1212) [`02bd1ef8`](02bd1ef8d1) Thanks [@​ericwbailey](https://redirect.github.com/ericwbailey)! - remove hardcoded fill from flag icon </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.60.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8600-2026-05-25) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.59.4...v8.60.0) This was a version bump only for parser to align it with other projects, there were no code changes. See [GitHub Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0) for more information. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> <details> <summary>vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)</summary> ### [`v1.6.18`](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/releases/tag/v1.6.18) [Compare Source](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.6.17...v1.6.18) ##### 🐞 Bug Fixes - Correct `requiresTypeChecking` metadata for four rules - by [@​inglec-arista](https://redirect.github.com/inglec-arista) in [#​905](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/905) [<samp>(e06a3)</samp>](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/e06a3dc) ##### [View changes on GitHub](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.6.17...v1.6.18) </details> <details> <summary>iamkun/dayjs (dayjs)</summary> ### [`v1.11.21`](https://redirect.github.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#11121-2026-05-26) [Compare Source](https://redirect.github.com/iamkun/dayjs/compare/v1.11.20...v1.11.21) ##### Bug Fixes - preserve unsupported year tokens in format ([#​3015](https://redirect.github.com/iamkun/dayjs/issues/3015)) ([#​3016](https://redirect.github.com/iamkun/dayjs/issues/3016)) ([8fda602](8fda602bea)) </details> <details> <summary>KaTeX/KaTeX (katex)</summary> ### [`v0.17.0`](https://redirect.github.com/KaTeX/KaTeX/blob/HEAD/CHANGELOG.md#0170-2026-05-22) [Compare Source](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.47...v0.17.0) ##### Performance Improvements - simplify `defineFunction` to avoid destructuring, improve typing ([#​4222](https://redirect.github.com/KaTeX/KaTeX/issues/4222)) ([fb604e6](fb604e6ba6)) ##### BREAKING CHANGES - The internal API for `__defineFunction` changed: you should no longer wrap properties in `props`. #### [0.16.47](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.46...v0.16.47) (2026-05-16) ##### Bug Fixes - correct size of `[` big delimiter ([#​4217](https://redirect.github.com/KaTeX/KaTeX/issues/4217)) ([7ba0027](7ba0027d2f)), closes [#​4215](https://redirect.github.com/KaTeX/KaTeX/issues/4215) #### [0.16.46](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.45...v0.16.46) (2026-05-13) ##### Bug Fixes - preserve math font in some styling commands ([#​4214](https://redirect.github.com/KaTeX/KaTeX/issues/4214)) ([e9ee046](e9ee0464dd)), closes [#​4213](https://redirect.github.com/KaTeX/KaTeX/issues/4213) #### [0.16.45](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.44...v0.16.45) (2026-04-05) ##### Bug Fixes - wrap vcenter mpadded in mrow for valid MathML ([#​4193](https://redirect.github.com/KaTeX/KaTeX/issues/4193)) ([ee66b78](ee66b78d24)), closes [#​4078](https://redirect.github.com/KaTeX/KaTeX/issues/4078) #### [0.16.44](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.43...v0.16.44) (2026-03-27) ##### Bug Fixes - remove extra \jot space at bottom of align/gather/etc. ([#​4184](https://redirect.github.com/KaTeX/KaTeX/issues/4184)) ([3870ee9](3870ee913e)) #### [0.16.43](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.42...v0.16.43) (2026-03-26) ##### Bug Fixes - use makeEm() consistently to truncate long CSS decimals ([#​4181](https://redirect.github.com/KaTeX/KaTeX/issues/4181)) ([0967dcc](0967dcc027)) #### [0.16.42](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.41...v0.16.42) (2026-03-24) ##### Features - \underbracket and \overbracket ([#​4147](https://redirect.github.com/KaTeX/KaTeX/issues/4147)) ([5be9abb](5be9abb0b4)) #### [0.16.41](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.40...v0.16.41) (2026-03-24) ##### Bug Fixes - \sout in text mode ([#​4173](https://redirect.github.com/KaTeX/KaTeX/issues/4173)) ([e748578](e748578b63)) #### [0.16.40](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.39...v0.16.40) (2026-03-20) ##### Bug Fixes - **css:** specify position: relative for .katex ([#​4170](https://redirect.github.com/KaTeX/KaTeX/issues/4170)) ([020f0d8](020f0d8956)) #### [0.16.39](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.38...v0.16.39) (2026-03-19) ##### Bug Fixes - middle dot in text mode ([#​4169](https://redirect.github.com/KaTeX/KaTeX/issues/4169)) ([edb45b0](edb45b0b17)), closes [#​3641](https://redirect.github.com/KaTeX/KaTeX/issues/3641) #### [0.16.38](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.37...v0.16.38) (2026-03-08) ##### Bug Fixes - accent skew mixed with font specifiers ([#​4159](https://redirect.github.com/KaTeX/KaTeX/issues/4159)) ([aea3375](aea33758d6)), closes [#​4121](https://redirect.github.com/KaTeX/KaTeX/issues/4121) #### [0.16.37](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.36...v0.16.37) (2026-03-06) ##### Bug Fixes - negative-width `\hphantom` and symmetric `\smash` ([#​4153](https://redirect.github.com/KaTeX/KaTeX/issues/4153)) ([d4799ca](d4799cae58)) #### [0.16.36](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.35...v0.16.36) (2026-03-06) ##### Bug Fixes - contrib esm bloat ([#​4157](https://redirect.github.com/KaTeX/KaTeX/issues/4157)) ([2bde1ad](2bde1adab2)) #### [0.16.35](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.34...v0.16.35) (2026-03-05) ##### Bug Fixes - version number regression ([#​4155](https://redirect.github.com/KaTeX/KaTeX/issues/4155)) ([db26b73](db26b73380)) #### [0.16.34](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.33...v0.16.34) (2026-03-05) ##### Bug Fixes - emoji with variation selector ([#​4151](https://redirect.github.com/KaTeX/KaTeX/issues/4151)) ([c2606e5](c2606e5db9)) #### [0.16.33](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.32...v0.16.33) (2026-02-23) ##### Bug Fixes - **scss:** forward variables to fonts module ([#​4146](https://redirect.github.com/KaTeX/KaTeX/issues/4146)) ([9349a64](9349a64a05)) #### [0.16.32](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.31...v0.16.32) (2026-02-22) ##### Bug Fixes - italic separation in \mathnormal ([#​4143](https://redirect.github.com/KaTeX/KaTeX/issues/4143)) ([71305a0](71305a0514)) #### [0.16.31](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.30...v0.16.31) (2026-02-22) ##### Bug Fixes - `\*frac` sizing ([#​4137](https://redirect.github.com/KaTeX/KaTeX/issues/4137)) ([ef51f18](ef51f18ded)) #### [0.16.30](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.29...v0.16.30) (2026-02-22) ##### Bug Fixes - no line breaks after `\not` ([#​4140](https://redirect.github.com/KaTeX/KaTeX/issues/4140)) ([2d1ba86](2d1ba86143)) #### [0.16.29](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.28...v0.16.29) (2026-02-22) ##### Bug Fixes - `\imath` and other `\html@mathml` macros in arguments ([#​4139](https://redirect.github.com/KaTeX/KaTeX/issues/4139)) ([a850cce](a850cce7cc)) #### [0.16.28](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.27...v0.16.28) (2026-01-25) ##### Bug Fixes - **type:** add missing types definition path to package.json ([#​4125](https://redirect.github.com/KaTeX/KaTeX/issues/4125)) ([0ef8921](0ef8921d18)) #### [0.16.27](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.26...v0.16.27) (2025-12-07) ##### Features - support equals sign and surrounding whitespace in \htmlData attribute values ([#​4112](https://redirect.github.com/KaTeX/KaTeX/issues/4112)) ([c77aaec](c77aaec00c)) #### [0.16.26](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.25...v0.16.26) (2025-12-07) ##### Bug Fixes - \mathop followed by integral symbol ([6fbad18](6fbad18857)) #### [0.16.25](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.24...v0.16.25) (2025-10-13) ##### Features - **css:** provide `katex-swap.css` that uses `font-display: swap` ([#​3940](https://redirect.github.com/KaTeX/KaTeX/issues/3940)) ([b3f9ce6](b3f9ce691e)), closes [#​2242](https://redirect.github.com/KaTeX/KaTeX/issues/2242) #### [0.16.24](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.23...v0.16.24) (2025-10-12) ##### Features - support hex colors with alpha ([#​4090](https://redirect.github.com/KaTeX/KaTeX/issues/4090)) ([8c9b306](8c9b306396)), closes [#​4067](https://redirect.github.com/KaTeX/KaTeX/issues/4067) [#fA6](https://redirect.github.com/KaTeX/KaTeX/issues/fA6) [#fA6f1](https://redirect.github.com/KaTeX/KaTeX/issues/fA6f1) #### [0.16.23](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.22...v0.16.23) (2025-10-03) ##### Bug Fixes - Support `\def` with arguments via `macros` option ([#​4087](https://redirect.github.com/KaTeX/KaTeX/issues/4087)) ([80a8158](80a815856a)) #### [0.16.22](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.21...v0.16.22) (2025-04-09) ##### Bug Fixes - \relax in base or exponent of super/subscript ([#​4045](https://redirect.github.com/KaTeX/KaTeX/issues/4045)) ([1f43c84](1f43c84a17)) #### [0.16.21](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.20...v0.16.21) (2025-01-17) ##### Bug Fixes - escape \htmlData attribute name ([57914ad](57914ad91e)) #### [0.16.20](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.19...v0.16.20) (2025-01-12) ##### Bug Fixes - \providecommand does not overwrite existing macro ([#​4000](https://redirect.github.com/KaTeX/KaTeX/issues/4000)) ([6d30fe4](6d30fe47b0)), closes [#​3928](https://redirect.github.com/KaTeX/KaTeX/issues/3928) #### [0.16.19](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.18...v0.16.19) (2024-12-29) ##### Bug Fixes - **types:** improve `strict` function type ([#​4009](https://redirect.github.com/KaTeX/KaTeX/issues/4009)) ([4228b4e](4228b4eb52)) #### [0.16.18](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.17...v0.16.18) (2024-12-18) ##### Bug Fixes - Actually publish TypeScript type definitions ([#​4008](https://redirect.github.com/KaTeX/KaTeX/issues/4008)) ([629b873](629b87354f)) #### [0.16.17](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.16...v0.16.17) (2024-12-17) ##### Bug Fixes - MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM ([#​3999](https://redirect.github.com/KaTeX/KaTeX/issues/3999)) ([7d79e22](7d79e220f4)), closes [#​3995](https://redirect.github.com/KaTeX/KaTeX/issues/3995) #### [0.16.16](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.15...v0.16.16) (2024-12-17) ##### Features - ESM exports, TypeScript types ([#​3992](https://redirect.github.com/KaTeX/KaTeX/issues/3992)) ([ea9c173](ea9c173a0d)) #### [0.16.15](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.14...v0.16.15) (2024-12-09) ##### Features - italic sans-serif in math mode via `\mathsfit` command ([#​3998](https://redirect.github.com/KaTeX/KaTeX/issues/3998)) ([2218901](22189018b6)) #### [0.16.14](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.13...v0.16.14) (2024-12-08) ##### Features - \dddot and \ddddot support ([#​3834](https://redirect.github.com/KaTeX/KaTeX/issues/3834)) ([bda35cd](bda35cdb0a)), closes [#​2744](https://redirect.github.com/KaTeX/KaTeX/issues/2744) #### [0.16.13](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.12...v0.16.13) (2024-12-08) ##### Bug Fixes - `\vdots` and `\rule` support in text mode ([#​3997](https://redirect.github.com/KaTeX/KaTeX/issues/3997)) ([0e08352](0e08352623)), closes [#​3990](https://redirect.github.com/KaTeX/KaTeX/issues/3990) #### [0.16.12](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.11...v0.16.12) (2024-12-08) ##### Features - **css:** configurable margin for display math ([#​3638](https://redirect.github.com/KaTeX/KaTeX/issues/3638)) ([3405001](3405001225)) #### [0.16.11](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.10...v0.16.11) (2024-07-02) ##### Features - add \emph ([#​3963](https://redirect.github.com/KaTeX/KaTeX/issues/3963)) ([9f34da4](9f34da4b3c)), closes [#​3566](https://redirect.github.com/KaTeX/KaTeX/issues/3566) #### [0.16.10](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.9...v0.16.10) (2024-03-24) ##### Bug Fixes - \edef bypassing maxExpand via exponential blowup ([e88b4c3](e88b4c357f)) - escape \includegraphics src and alt ([c5897fc](c5897fcd1f)) - force protocol to be lowercase for better protocol filtering ([fc5af64](fc5af64183)), closes [/datatracker.ietf.org/doc/html/rfc3986#section-3](https://redirect.github.com//datatracker.ietf.org/doc/html/rfc3986/issues/section-3) - maxExpand limit with Unicode sub/superscripts ([085e21b](085e21b5da)) #### [0.16.9](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.8...v0.16.9) (2023-10-02) ##### Features - Support bold Fraktur ([#​3777](https://redirect.github.com/KaTeX/KaTeX/issues/3777)) ([240d5ae](240d5aede9)) #### [0.16.8](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.7...v0.16.8) (2023-06-24) ##### Features - expose error length and raw error message on ParseError ([#​3820](https://redirect.github.com/KaTeX/KaTeX/issues/3820)) ([710774a](710774aaeb)) #### [0.16.7](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.6...v0.16.7) (2023-04-28) ##### Bug Fixes - **docs/support\_table.md:** delete redundant "varPsi" ([#​3814](https://redirect.github.com/KaTeX/KaTeX/issues/3814)) ([33a1b98](33a1b98710)) #### [0.16.6](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.5...v0.16.6) (2023-04-17) ##### Bug Fixes - Support `\let` via `macros` option ([#​3738](https://redirect.github.com/KaTeX/KaTeX/issues/3738)) ([bdb0be2](bdb0be2017)), closes [#​3737](https://redirect.github.com/KaTeX/KaTeX/issues/3737) [#​3737](https://redirect.github.com/KaTeX/KaTeX/issues/3737) #### [0.16.5](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.4...v0.16.5) (2023-04-17) ##### Features - \_\_defineFunction API exposing internal defineFunction ([#​3805](https://redirect.github.com/KaTeX/KaTeX/issues/3805)) ([c7b1f84](c7b1f84b78)), closes [#​3756](https://redirect.github.com/KaTeX/KaTeX/issues/3756) #### [0.16.4](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.3...v0.16.4) (2022-12-07) ##### Bug Fixes - space should prevent optional argument to \ ([#​3746](https://redirect.github.com/KaTeX/KaTeX/issues/3746)) ([a0deb34](a0deb3410f)), closes [#​3745](https://redirect.github.com/KaTeX/KaTeX/issues/3745) #### [0.16.3](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.2...v0.16.3) (2022-10-22) ##### Bug Fixes - \hline after \cr ([#​3735](https://redirect.github.com/KaTeX/KaTeX/issues/3735)) ([ebf6bf5](ebf6bf5b50)), closes [#​3734](https://redirect.github.com/KaTeX/KaTeX/issues/3734) #### [0.16.2](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.1...v0.16.2) (2022-08-29) ##### Bug Fixes - **auto-render:** concatenate content of successive text nodes ([#​3422](https://redirect.github.com/KaTeX/KaTeX/issues/3422)) ([4d3fdd8](4d3fdd8647)) - Implement \pmb via CSS text-shadow ([#​3505](https://redirect.github.com/KaTeX/KaTeX/issues/3505)) ([176552a](176552a691)) #### [0.16.1](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.0...v0.16.1) (2022-08-28) ##### Bug Fixes - Use SVGs for some stacked delims ([#​3686](https://redirect.github.com/KaTeX/KaTeX/issues/3686)) ([8a65a2e](8a65a2e1fd)) </details> <details> <summary>material-extensions/vscode-material-icon-theme (material-icon-theme)</summary> ### [`v5.35.0`](https://redirect.github.com/material-extensions/vscode-material-icon-theme/blob/HEAD/CHANGELOG.md#v5350) [Compare Source](https://redirect.github.com/material-extensions/vscode-material-icon-theme/compare/v5.34.0...v5.35.0) [compare changes](https://redirect.github.com/material-extensions/vscode-material-icon-theme/compare/v5.34.0...v5.35.0) ##### 🚀 Enhancements - Add CAD file extensions to 3d icon mapping ([#​3436](https://redirect.github.com/material-extensions/vscode-material-icon-theme/pull/3436)) - Add tsdown icon ([#​3418](https://redirect.github.com/material-extensions/vscode-material-icon-theme/pull/3418)) - Add new icons for mrpack ([#​3439](https://redirect.github.com/material-extensions/vscode-material-icon-theme/pull/3439)) - Add support for vercel.ts icon (typed Vercel configuration) ([#​3441](https://redirect.github.com/material-extensions/vscode-material-icon-theme/pull/3441)) - Support jxl image file type ([#​3444](https://redirect.github.com/material-extensions/vscode-material-icon-theme/pull/3444)) - Add uiua file icon ([#​3408](https://redirect.github.com/material-extensions/vscode-material-icon-theme/pull/3408)) - Add folder associations for rust/cargo projects ([#​3447](https://redirect.github.com/material-extensions/vscode-material-icon-theme/pull/3447)) - **icon:** Add zed folder icon ([#​3442](https://redirect.github.com/material-extensions/vscode-material-icon-theme/pull/3442)) - **icon:** Add redis icon ([#​3450](https://redirect.github.com/material-extensions/vscode-material-icon-theme/pull/3450)) - Add more unit tests for writefile helper function ([9e4c98aa](https://redirect.github.com/material-extensions/vscode-material-icon-theme/commit/9e4c98aa)) - Include language IDs into the file icons ([c9a9d2ed](https://redirect.github.com/material-extensions/vscode-material-icon-theme/commit/c9a9d2ed)) - Update dependencies ([d7274c71](https://redirect.github.com/material-extensions/vscode-material-icon-theme/commit/d7274c71)) ##### 🩹 Fixes - Add rootDir to tsconfig.declarations.json for TypeScript 6 ([4f7f49e9](https://redirect.github.com/material-extensions/vscode-material-icon-theme/commit/4f7f49e9)) - Correct typos in CONTRIBUTING.md ([4de4acf7](https://redirect.github.com/material-extensions/vscode-material-icon-theme/commit/4de4acf7)) ##### 💅 Refactors - **core:** Rewrite toTitleCase for clarity and add tests ([33c0e614](https://redirect.github.com/material-extensions/vscode-material-icon-theme/commit/33c0e614)) - Remove duplicate toTitleCase, consolidate imports ([e247951d](https://redirect.github.com/material-extensions/vscode-material-icon-theme/commit/e247951d)) ##### 🏡 Chore - Improve release process ([b959b483](https://redirect.github.com/material-extensions/vscode-material-icon-theme/commit/b959b483)) ##### ✅ Tests - **core:** Add comprehensive tests for object helpers ([57f476c5](https://redirect.github.com/material-extensions/vscode-material-icon-theme/commit/57f476c5)) ##### ❤️ Contributors - Philipp Kief ([@​PKief](https://redirect.github.com/PKief)) - Sayan Shankhari ([@​SayanShankhari](https://redirect.github.com/SayanShankhari)) - Tymon Marek ([@​TymonMarek](https://redirect.github.com/TymonMarek)) - Unteksi-ozar ([@​Unteksi-ozar](https://redirect.github.com/Unteksi-ozar)) - 锐冰 SharpIce ([@​SharpIceX](https://redirect.github.com/SharpIceX)) - El Mahdi Bennajah ([@​bennajah](https://redirect.github.com/bennajah)) - Glitch714 ([@​glitchplaysgames714](https://redirect.github.com/glitchplaysgames714)) - Andrin Haldner ([@​AHaldner](https://redirect.github.com/AHaldner)) - Kaden Gruizenga ([@​kgruiz](https://redirect.github.com/kgruiz)) </details> <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v11.4.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#1140) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v11.3.0...v11.4.0) ##### Minor Changes - Treat tarball-integrity mismatches against the lockfile as a hard failure by default. Previously, `pnpm install` (non-frozen) would log `ERR_PNPM_TARBALL_INTEGRITY`, silently re-resolve from the registry, and overwrite the locked integrity — which meant a compromised registry, proxy, or republished version could substitute attacker-controlled content on a clean machine even though the project shipped a committed lockfile. `pnpm install` now exits with `ERR_PNPM_TARBALL_INTEGRITY` and a hint pointing at the new opt-in flag. The only opt-in is **`pnpm install --update-checksums`** — narrowly scoped to refreshing the locked integrity values from what the registry currently serves. Mirrors yarn's flag of the same name. A warning still prints when the bypass takes effect so the operation is auditable. `--force` and `pnpm update` deliberately do **not** bypass the integrity check. They are routine refresh operations; silently overwriting a locked integrity in those flows would erase the protection a committed lockfile is supposed to provide. `--frozen-lockfile` behavior is unchanged. `--fix-lockfile` keeps its documented purpose (filling in missing lockfile entries) and is also not a bypass. - `pnpm runtime set <name> <version>` now saves the runtime to `devEngines.runtime` by default instead of `engines.runtime`. Pass `--save-prod` (or `-P`) to save it to `engines.runtime` instead [#​11948](https://redirect.github.com/pnpm/pnpm/issues/11948). ##### Patch Changes - Fix a credential disclosure issue where an unscoped `_authToken` (or `_auth`, or `username` + `_password`, or `tokenHelper`) defined in one source — `~/.npmrc`, `~/.config/pnpm/auth.ini`, a workspace `.npmrc`, CLI flags, etc. — would be sent as an `Authorization` header to whichever registry a different (potentially untrusted) source named. The same fix extends to client TLS credentials (`cert`, `key`) so they aren't presented to a registry their author didn't choose. pnpm now rewrites each unscoped per-registry setting (`_authToken`, `_auth`, `username`, `_password`, `tokenHelper`, `cert`, `key`) to its URL-scoped form at load time, using the `registry=` value declared in the same source (or the npmjs default registry if the source declares none). A later layer overriding `registry=` therefore cannot pull an unscoped credential along, because it is already pinned to the URL its author intended. `ca`/`cafile` are intentionally not rescoped — they're trust anchors, not credentials, and corporate MITM-proxy setups rely on them applying globally. Every rescope emits a deprecation warning telling the user where the setting was pinned and how to write it directly. npm has rejected unscoped credentials outright since `npm@9`, and pnpm intends to remove support in a future major release. To target a specific registry, write the setting URL-scoped (e.g. `//registry.example.com/:_authToken=...` or `//registry.example.com/:cert=...`). `@pnpm/network.auth-header`: removed the `defaultRegistry` parameter from `createGetAuthHeaderByURI` and `getAuthHeadersFromCreds`. Now that credentials are URL-scoped at load time, the merged `configByUri` never contains the empty-string "default registry" placeholder slot, so re-keying it onto the merged default registry is no longer needed. - Fix `pnpm deploy` crashing with `ENOENT: ... lstat '<deployDir>/node_modules'` when `configDependencies` declares pacquet (`pacquet` or `@pnpm/pacquet`). The deploy directory never installs config dependencies, so the install engine they designate isn't on disk to invoke; the nested install now skips them. - Reject git resolutions whose `commit` field is not a 40-character hexadecimal SHA before invoking `git`. A malicious lockfile could otherwise smuggle a value such as `--upload-pack=<command>` through `git fetch` / `git checkout`, which on SSH or local-file transports executes the supplied command. - Limit concurrent project manifest reads while listing large workspaces to avoid `EMFILE` errors. - Reject patch files whose `diff --git` headers reference paths outside the patched package directory. Previously a malicious `.patch` file added via a pull request could write, delete, or rename arbitrary files reachable by the user running `pnpm install`. - Improve the log message that pnpm prints after auto-adding entries to `minimumReleaseAgeExclude` when `minimumReleaseAge` is set without `minimumReleaseAgeStrict`. The message previously referred to the internal "loose mode" terminology, which wasn't searchable in the docs; it now tells the user to set `minimumReleaseAgeStrict` to `true` if they want these updates gated behind a prompt instead [#​11747](https://redirect.github.com/pnpm/pnpm/issues/11747). - Reject dependency aliases that contain path-traversal segments (such as `@x/../../../../../.git/hooks`) when reading them from a package manifest or symlinking them into `node_modules`. A malicious registry package could otherwise use a transitive dependency key to make `pnpm install` create symlinks at attacker-chosen paths outside the intended `node_modules` directory. - Reject `pnpm-lock.yaml` entries whose remote tarball `resolution:` block is missing the `integrity` field. Previously the worker that extracts a downloaded tarball skipped hash verification when no integrity was supplied and minted a fresh one from the unverified bytes, so an attacker who could both alter the lockfile (e.g. via a pull request that strips `integrity:`) and serve modified content at the referenced tarball URL could install a tampered package without any error — including under `--frozen-lockfile`. pnpm now fails closed at lockfile-read time with `ERR_PNPM_MISSING_TARBALL_INTEGRITY`. Git-hosted tarballs (`gitHosted: true` or a URL on codeload.github.com / bitbucket.org / gitlab.com) and `file:` tarballs are exempt — the commit SHA in a git-host URL and the user-controlled local path already anchor the bytes. - Validate `devEngines.runtime` and `engines.runtime` version ranges for `node`, `deno`, and `bun` when `onFail` is set to `error` or `warn`. Previously these settings only had an effect with `onFail: 'download'` — the `error` and `warn` modes silently did nothing [#​11818](https://redirect.github.com/pnpm/pnpm/issues/11818). Violations now throw `ERR_PNPM_BAD_RUNTIME_VERSION`. - Require provenance before treating trusted publisher metadata as the strongest trust evidence. ### [`v11.3.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#1130) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v11.2.2...v11.3.0) ##### Minor Changes - Added `pnpm stage` with `publish`, `list`, `view`, `approve`, `reject`, and `download` subcommands for npm staged publishing. - Added a new setting `trustLockfile`. When `true`, `pnpm install` skips the supply-chain verification pass that re-applies `minimumReleaseAge` / `trustPolicy='no-downgrade'` to every entry in the loaded lockfile. The install treats the lockfile as already-trusted — useful for closed-source projects where every commit comes from a trusted author. Defaults to `false`; verification stays on by default. Set in `pnpm-workspace.yaml`. Also cut the memory footprint of the verification pass itself: the per-(registry, name) trust-meta cache previously retained the full packument — dependency graphs, scripts, README, and per-version manifests — for the entire install. On large workspaces (`~4k` lockfile entries with `minimumReleaseAge` + `trustPolicy: no-downgrade` enabled) this could OOM CI runners with a 2GB heap cap. The cache now stores only the fields the trust check actually reads (`time`, per-version `_npmUser.trustedPublisher`, `dist.attestations.provenance`). The abbreviated-metadata cache is similarly projected to just the package-level `modified` field and the set of currently-listed version names. Fixes [#​11860](https://redirect.github.com/pnpm/pnpm/issues/11860). - Implemented `pnpm pkg` command natively, following `npm pkg` standards. - Implemented `pnpm repo` command natively, following `npm repo` standards. - Implemented `pnpm set-script` (alias `ss`) natively. Adds or updates an entry in the `scripts` field of the project manifest, supporting `package.json`, `package.json5`, and `package.yaml` formats. - Add a `skip-manifest-obfuscation` option for `pnpm pack` and `pnpm publish`. When enabled, the original `packageManager` field and publish lifecycle scripts are kept in the packed/published manifest instead of being stripped. The pnpm-specific `pnpm` field continues to be omitted. ##### Patch Changes - Fixed `pnpm dlx` failing with `ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND` when the installed package's CAS slot is missing its `package.json`. Observed in the wild for `pnpm dlx node@runtime:<version>` when the GVS slot was populated without the synthesized manifest runtime archives need (they don't ship a `package.json` of their own, so the synthesized one is the only way it gets there; an existing slot from an earlier code path that skipped the synthesis stays incomplete). The bin link itself is wired up from the resolution and remains valid, so `dlx` now falls back to the scopeless package name when the slot's manifest is unreadable — for single-bin packages (the dlx common case, including every `runtime:` spec) this matches what `manifest.bin` would have named. Multi-bin packages already require `--package=<spec> <bin>` to disambiguate and don't enter this code path. - Fixed non-determinism in `pnpm dedupe` and `pnpm install` when a dependency graph contains packages with transitive peer dependencies on each other (e.g. `@aws-sdk/client-sts` and `@aws-sdk/client-sso-oidc`) and `auto-install-peers` is enabled. The lockfile no longer flips between two equally-valid forms across consecutive runs. The root cause was that `resolveDependencies` pushed onto its `pkgAddresses` / `postponedResolutionsQueue` arrays from inside `Promise.all`-spawned callbacks, so completion-order timing leaked into the array order and downstream cyclic-peer suffix assignment. Fixes [#​8155](https://redirect.github.com/pnpm/pnpm/issues/8155). - Fixed a regression introduced by [#​11711](https://redirect.github.com/pnpm/pnpm/pull/11711) where `pnpm add <github-shorthand>` (and any other wanted-dependency whose alias can't be parsed from the user-supplied spec, e.g. tarball URLs or `pnpm/test-git-fetch#sha`) was silently dropped from the manifest update and from `pendingBuilds`. The alias-keyed lookup added in that PR couldn't find a `wantedDependency` whose `alias` was `undefined` at parse time but resolved to a package name only after fetching, so the entry never made it into `specsToUpsert`. Restored the original index-based pairing between `directDependencies` and `wantedDependencies`; the catalog-protocol preservation that PR was originally fixing is unaffected because it's driven by `rdd.catalogLookup.userSpecifiedBareSpecifier`, not by the lookup. Fixes the three `rebuilds dependencies` / `rebuilds specific dependencies` / `rebuild with pending option` failures in `building/commands/test/build/index.ts`. - Fixed `pnpm add --config` leaving orphan entries in `pnpm-lock.env.yaml` (the optional subdependencies of the previously resolved version of the updated config dependency). ### [`v11.2.2`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#1122) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v11.2.1...v11.2.2) ##### Patch Changes - When the install engine is delegated to pacquet via `configDependencies`, the user's CLI flags passed to `pnpm install` (e.g. `--no-runtime`, `--prod`, `--dev`, `--no-optional`, `--node-linker`, `--cpu`/`--os`/`--libc`, `--offline`, `--prefer-offline`) are now forwarded to pacquet's `install` subcommand verbatim. Previously pacquet was invoked with a fixed argument list, so flags like `--no-runtime` were silently dropped. Flag forwarding is gated on the command being `install`/`i`; `add`, `update`, and `dedupe` still don't forward (their flag surface doesn't line up with pacquet's `install`). - Fixed `pnpm up` (and `pnpm add` / `pnpm remove`) failing with `pacquet_package_manager::outdated_lockfile` when pacquet is declared in `configDependencies`. pnpm now passes `--ignore-manifest-check` to pacquet so its `--frozen-lockfile` check doesn't fire against the (pre-mutation) `package.json` pnpm hasn't written yet [#​11797](https://redirect.github.com/pnpm/pnpm/issues/11797). Requires a pacquet release that supports the flag — bump `PACQUET_VERSION` in the e2e tests once it ships. </details> <details> <summary>silverwind/rolldown-license-plugin (rolldown-license-plugin)</summary> ### [`v3.0.8`](https://redirect.github.com/silverwind/rolldown-license-plugin/releases/tag/3.0.8) [Compare Source](https://redirect.github.com/silverwind/rolldown-license-plugin/compare/3.0.7...3.0.8) - update deps (silverwind) - swap path.join for template concat in I/O hot paths (silverwind) - simplify license sort and allow-branch control flow (silverwind) </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.60.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8600-2026-05-25) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.59.4...v8.60.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. See [GitHub Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0) for more information. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> <details> <summary>silverwind/updates (updates)</summary> ### [`v17.17.2`](https://redirect.github.com/silverwind/updates/releases/tag/17.17.2) [Compare Source](https://redirect.github.com/silverwind/updates/compare/17.17.1...17.17.2) - Read github env tokens lazily instead of at import (silverwind) ### [`v17.17.1`](https://redirect.github.com/silverwind/updates/releases/tag/17.17.1) [Compare Source](https://redirect.github.com/silverwind/updates/compare/17.17.0...17.17.1) - Scope GitHub token fallback to GitHub hosts only (silverwind) ### [`v17.17.0`](https://redirect.github.com/silverwind/updates/releases/tag/17.17.0) [Compare Source](https://redirect.github.com/silverwind/updates/compare/17.16.13...17.17.0) - update deps (silverwind) - Add per-package `overrides` config option ([#​140](https://redirect.github.com/silverwind/updates/issues/140)) (silverwind) - fix three bugs in range/tag handling (silverwind) </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v8.0.14`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-8014-2026-05-21-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v8.0.13...v8.0.14) ##### Features - update rolldown to 1.0.2 ([#​22484](https://redirect.github.com/vitejs/vite/issues/22484)) ([96efc88](96efc88570)) ##### Bug Fixes - **deps:** update all non-major dependencies ([#​22471](https://redirect.github.com/vitejs/vite/issues/22471)) ([98b8163](98b8163213)) - **dev:** handle errors when sending messages to vite server ([#​22450](https://redirect.github.com/vitejs/vite/issues/22450)) ([e8e9a34](e8e9a34dcf)) - **html:** handle trailing slash paths in transformIndexHtml ([#​22480](https://redirect.github.com/vitejs/vite/issues/22480)) ([5d94d1b](5d94d1bffd)) - **optimizer:** pass oxc jsx options to transformSync in dependency scan ([#​22342](https://redirect.github.com/vitejs/vite/issues/22342)) ([b3132da](b3132dacea)) ##### Miscellaneous Chores - **deps:** update rolldown-related dependencies ([#​22470](https://redirect.github.com/vitejs/vite/issues/22470)) ([7cb728e](7cb728eb62)) - remove irrelevant commits from changelog ([2c69495](2c69495f25)) ##### Code Refactoring - **glob:** do not rewrite import path for absolute base ([#​22310](https://redirect.github.com/vitejs/vite/issues/22310)) ([0ae2844](0ae2844ab6)) ##### Tests - **css:** sass does not use main field ([#​22449](https://redirect.github.com/vitejs/vite/issues/22449)) ([ebf39a0](ebf39a0432)) </details> <details> <summary>vuejs/core (vue)</summary> ### [`v3.5.35`](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3535-2026-05-27) [Compare Source](https://redirect.github.com/vuejs/core/compare/v3.5.34...v3.5.35) ##### Bug Fixes - **compiler-core:** avoid double processing v-for keys with v-memo ([#​14861](https://redirect.github.com/vuejs/core/issues/14861)) ([34a0ded](34a0ded4d2)), closes [#​14859](https://redirect.github.com/vuejs/core/issues/14859) - **compiler-sfc:** resolve top-level exports from files registered as global types ([#​14805](https://redirect.github.com/vuejs/core/issues/14805)) ([3d077f2](3d077f26e3)), closes [nuxt/nuxt#33694](https://redirect.github.com/nuxt/nuxt/issues/33694) - **runtime-core:** avoid repeated hydration mismatch checks ([#​14857](https://redirect.github.com/vuejs/core/issues/14857)) ([170fc95](170fc95eb6)), closes [#​14855](https://redirect.github.com/vuejs/core/issues/14855) - **runtime-core:** skip idle persisted transition hooks in keep-alive moves ([#​14865](https://redirect.github.com/vuejs/core/issues/14865)) ([80fc139](80fc139f90)), closes [#​14031](https://redirect.github.com/vuejs/core/issues/14031) - **server-renderer:** propagate sync errors from `ssrRenderSuspense` ([#​14804](https://redirect.github.com/vuejs/core/issues/14804)) ([4760997](47609975e2)), closes [nuxt/nuxt#28162](https://redirect.github.com/nuxt/nuxt/issues/28162) - **teleport:** skip child unmount when pending mount discarded ([#​14876](https://redirect.github.com/vuejs/core/issues/14876)) ([#​14877](https://redirect.github.com/vuejs/core/issues/14877)) ([584beb1](584beb1262)) ##### Performance Improvements - **reactivity:** skip type checks for cached proxies ([#​14860](https://redirect.github.com/vuejs/core/issues/14860)) ([5734fe9](5734fe97f6)) - **runtime-dom:** optimize array event handler dispatch ([#​14828](https://redirect.github.com/vuejs/core/issues/14828)) ([bb18dc8](bb18dc8e56)) - **server-renderer:** avoid materializing iterables in ssrRenderList ([#​14821](https://redirect.github.com/vuejs/core/issues/14821)) ([1b7a2cc](1b7a2cc15c)) </details> <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v3.3.2`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#332-2026-05-25) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v3.3.1...v3.3.2) ##### language-core - **feat:** preserve literal types for inline `v-for` sources ([#​6067](https://redirect.github.com/vuejs/language-tools/issues/6067)) - Thanks to [@​kkesidis](https://redirect.github.com/kkesidis)! - **fix:** align `v-bind` shorthand identifier skipping with interpolation - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! ##### vscode - **feat:** transform tsserver content ([#​6062](https://redirect.github.com/vuejs/language-tools/issues/6062)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **fix:** do not mark trailing slash in capitalized self-closing tags as invalid ([#​6065](https://redirect.github.com/vuejs/language-tools/issues/6065)) - Thanks to [@​suisanka](https://redirect.github.com/suisanka)! </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Only on Monday (`* * * * 1`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuNSIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --------- Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: silverwind <me@silverwind.io>
10363 lines
338 KiB
YAML
10363 lines
338 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
'@citation-js/core':
|
|
specifier: 0.7.21
|
|
version: 0.7.21
|
|
'@citation-js/plugin-bibtex':
|
|
specifier: 0.7.21
|
|
version: 0.7.21(@citation-js/core@0.7.21)
|
|
'@citation-js/plugin-csl':
|
|
specifier: 0.7.22
|
|
version: 0.7.22(@citation-js/core@0.7.21)
|
|
'@citation-js/plugin-software-formats':
|
|
specifier: 0.6.2
|
|
version: 0.6.2
|
|
'@codemirror/autocomplete':
|
|
specifier: 6.20.2
|
|
version: 6.20.2
|
|
'@codemirror/commands':
|
|
specifier: 6.10.3
|
|
version: 6.10.3
|
|
'@codemirror/lang-json':
|
|
specifier: 6.0.2
|
|
version: 6.0.2
|
|
'@codemirror/lang-markdown':
|
|
specifier: 6.5.0
|
|
version: 6.5.0
|
|
'@codemirror/language':
|
|
specifier: 6.12.3
|
|
version: 6.12.3
|
|
'@codemirror/language-data':
|
|
specifier: 6.5.2
|
|
version: 6.5.2
|
|
'@codemirror/legacy-modes':
|
|
specifier: 6.5.3
|
|
version: 6.5.3
|
|
'@codemirror/lint':
|
|
specifier: 6.9.6
|
|
version: 6.9.6
|
|
'@codemirror/search':
|
|
specifier: 6.7.0
|
|
version: 6.7.0
|
|
'@codemirror/state':
|
|
specifier: 6.6.0
|
|
version: 6.6.0
|
|
'@codemirror/view':
|
|
specifier: 6.43.0
|
|
version: 6.43.0
|
|
'@deltablot/dropzone':
|
|
specifier: 7.4.3
|
|
version: 7.4.3
|
|
'@github/markdown-toolbar-element':
|
|
specifier: 2.2.3
|
|
version: 2.2.3
|
|
'@github/paste-markdown':
|
|
specifier: 1.5.3
|
|
version: 1.5.3
|
|
'@github/text-expander-element':
|
|
specifier: 2.9.4
|
|
version: 2.9.4
|
|
'@lezer/highlight':
|
|
specifier: 1.2.3
|
|
version: 1.2.3
|
|
'@mcaptcha/vanilla-glue':
|
|
specifier: 0.1.0-rc2
|
|
version: 0.1.0-rc2
|
|
'@mermaid-js/layout-elk':
|
|
specifier: 0.2.1
|
|
version: 0.2.1(mermaid@11.15.0)
|
|
'@primer/octicons':
|
|
specifier: 19.27.0
|
|
version: 19.27.0
|
|
'@replit/codemirror-indentation-markers':
|
|
specifier: 6.5.3
|
|
version: 6.5.3(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.43.0)
|
|
'@replit/codemirror-lang-nix':
|
|
specifier: 6.0.1
|
|
version: 6.0.1(@codemirror/autocomplete@6.20.2)(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.43.0)(@lezer/common@1.5.2)(@lezer/highlight@1.2.3)(@lezer/lr@1.4.10)
|
|
'@replit/codemirror-lang-svelte':
|
|
specifier: 6.0.0
|
|
version: 6.0.0(@codemirror/autocomplete@6.20.2)(@codemirror/lang-css@6.3.1)(@codemirror/lang-html@6.4.11)(@codemirror/lang-javascript@6.2.5)(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.43.0)(@lezer/common@1.5.2)(@lezer/highlight@1.2.3)(@lezer/javascript@1.5.4)(@lezer/lr@1.4.10)
|
|
'@replit/codemirror-vscode-keymap':
|
|
specifier: 6.0.2
|
|
version: 6.0.2(@codemirror/autocomplete@6.20.2)(@codemirror/commands@6.10.3)(@codemirror/language@6.12.3)(@codemirror/lint@6.9.6)(@codemirror/search@6.7.0)(@codemirror/state@6.6.0)(@codemirror/view@6.43.0)
|
|
'@resvg/resvg-wasm':
|
|
specifier: 2.6.2
|
|
version: 2.6.2
|
|
'@vitejs/plugin-vue':
|
|
specifier: 6.0.7
|
|
version: 6.0.7(vite@8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0))(vue@3.5.35(typescript@6.0.3))
|
|
ansi_up:
|
|
specifier: 6.0.6
|
|
version: 6.0.6
|
|
asciinema-player:
|
|
specifier: 3.15.1
|
|
version: 3.15.1
|
|
chart.js:
|
|
specifier: 4.5.1
|
|
version: 4.5.1
|
|
chartjs-adapter-dayjs-4:
|
|
specifier: 1.0.4
|
|
version: 1.0.4(chart.js@4.5.1)(dayjs@1.11.21)
|
|
chartjs-plugin-zoom:
|
|
specifier: 2.2.0
|
|
version: 2.2.0(chart.js@4.5.1)
|
|
clippie:
|
|
specifier: 4.2.0
|
|
version: 4.2.0
|
|
codemirror-lang-elixir:
|
|
specifier: 4.0.1
|
|
version: 4.0.1
|
|
colord:
|
|
specifier: 2.9.3
|
|
version: 2.9.3
|
|
compare-versions:
|
|
specifier: 6.1.1
|
|
version: 6.1.1
|
|
cropperjs:
|
|
specifier: 1.6.2
|
|
version: 1.6.2
|
|
dayjs:
|
|
specifier: 1.11.21
|
|
version: 1.11.21
|
|
easymde:
|
|
specifier: 2.21.0
|
|
version: 2.21.0
|
|
esbuild:
|
|
specifier: 0.28.0
|
|
version: 0.28.0
|
|
idiomorph:
|
|
specifier: 0.7.4
|
|
version: 0.7.4
|
|
jquery:
|
|
specifier: 4.0.0
|
|
version: 4.0.0
|
|
js-yaml:
|
|
specifier: 4.1.1
|
|
version: 4.1.1
|
|
katex:
|
|
specifier: 0.17.0
|
|
version: 0.17.0
|
|
mermaid:
|
|
specifier: 11.15.0
|
|
version: 11.15.0
|
|
online-3d-viewer:
|
|
specifier: 0.18.0
|
|
version: 0.18.0
|
|
pdfobject:
|
|
specifier: 2.3.1
|
|
version: 2.3.1
|
|
perfect-debounce:
|
|
specifier: 2.1.0
|
|
version: 2.1.0
|
|
postcss:
|
|
specifier: 8.5.15
|
|
version: 8.5.15
|
|
rolldown-license-plugin:
|
|
specifier: 3.0.8
|
|
version: 3.0.8(rolldown@1.0.2)
|
|
sortablejs:
|
|
specifier: 1.15.7
|
|
version: 1.15.7
|
|
swagger-ui-dist:
|
|
specifier: 5.32.6
|
|
version: 5.32.6
|
|
tailwindcss:
|
|
specifier: 3.4.19
|
|
version: 3.4.19
|
|
throttle-debounce:
|
|
specifier: 5.0.2
|
|
version: 5.0.2
|
|
tippy.js:
|
|
specifier: 6.3.7
|
|
version: 6.3.7
|
|
toastify-js:
|
|
specifier: 1.12.0
|
|
version: 1.12.0
|
|
tributejs:
|
|
specifier: 5.1.3
|
|
version: 5.1.3
|
|
uint8-to-base64:
|
|
specifier: 0.2.1
|
|
version: 0.2.1
|
|
vanilla-colorful:
|
|
specifier: 0.7.2
|
|
version: 0.7.2
|
|
vite:
|
|
specifier: 8.0.14
|
|
version: 8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0)
|
|
vite-string-plugin:
|
|
specifier: 2.0.4
|
|
version: 2.0.4(vite@8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0))
|
|
vue:
|
|
specifier: 3.5.35
|
|
version: 3.5.35(typescript@6.0.3)
|
|
vue-bar-graph:
|
|
specifier: 2.2.0
|
|
version: 2.2.0(typescript@6.0.3)
|
|
vue-chartjs:
|
|
specifier: 5.3.3
|
|
version: 5.3.3(chart.js@4.5.1)(vue@3.5.35(typescript@6.0.3))
|
|
devDependencies:
|
|
'@eslint-community/eslint-plugin-eslint-comments':
|
|
specifier: 4.7.2
|
|
version: 4.7.2(eslint@10.4.0(jiti@2.7.0))
|
|
'@eslint/json':
|
|
specifier: 1.2.0
|
|
version: 1.2.0
|
|
'@playwright/test':
|
|
specifier: 1.60.0
|
|
version: 1.60.0
|
|
'@stylistic/eslint-plugin':
|
|
specifier: 5.10.0
|
|
version: 5.10.0(eslint@10.4.0(jiti@2.7.0))
|
|
'@stylistic/stylelint-plugin':
|
|
specifier: 5.2.0
|
|
version: 5.2.0(stylelint@17.12.0(typescript@6.0.3))
|
|
'@types/codemirror':
|
|
specifier: 5.60.17
|
|
version: 5.60.17
|
|
'@types/jquery':
|
|
specifier: 4.0.0
|
|
version: 4.0.0
|
|
'@types/js-yaml':
|
|
specifier: 4.0.9
|
|
version: 4.0.9
|
|
'@types/katex':
|
|
specifier: 0.16.8
|
|
version: 0.16.8
|
|
'@types/node':
|
|
specifier: 25.9.1
|
|
version: 25.9.1
|
|
'@types/pdfobject':
|
|
specifier: 2.2.5
|
|
version: 2.2.5
|
|
'@types/sortablejs':
|
|
specifier: 1.15.9
|
|
version: 1.15.9
|
|
'@types/swagger-ui-dist':
|
|
specifier: 3.30.6
|
|
version: 3.30.6
|
|
'@types/throttle-debounce':
|
|
specifier: 5.0.2
|
|
version: 5.0.2
|
|
'@types/toastify-js':
|
|
specifier: 1.12.4
|
|
version: 1.12.4
|
|
'@typescript-eslint/parser':
|
|
specifier: 8.60.0
|
|
version: 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
'@vitest/eslint-plugin':
|
|
specifier: 1.6.18
|
|
version: 1.6.18(@typescript-eslint/eslint-plugin@8.60.1(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)(vitest@4.1.7(@types/node@25.9.1)(happy-dom@20.9.0)(jsdom@20.0.3)(vite@8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0)))
|
|
eslint:
|
|
specifier: 10.4.0
|
|
version: 10.4.0(jiti@2.7.0)
|
|
eslint-import-resolver-typescript:
|
|
specifier: 4.4.4
|
|
version: 4.4.4(eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint@10.4.0(jiti@2.7.0)))(eslint-plugin-import@2.32.0)(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-array-func:
|
|
specifier: 5.1.1
|
|
version: 5.1.1(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-de-morgan:
|
|
specifier: 2.1.2
|
|
version: 2.1.2(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-github:
|
|
specifier: 6.0.0
|
|
version: 6.0.0(eslint-import-resolver-typescript@4.4.4)(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-import-x:
|
|
specifier: 4.16.2
|
|
version: 4.16.2(@typescript-eslint/utils@8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-playwright:
|
|
specifier: 2.10.4
|
|
version: 2.10.4(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-regexp:
|
|
specifier: 3.1.0
|
|
version: 3.1.0(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-sonarjs:
|
|
specifier: 4.0.3
|
|
version: 4.0.3(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-unicorn:
|
|
specifier: 64.0.0
|
|
version: 64.0.0(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-vue:
|
|
specifier: 10.9.1
|
|
version: 10.9.1(@stylistic/eslint-plugin@5.10.0(eslint@10.4.0(jiti@2.7.0)))(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(vue-eslint-parser@10.4.0(eslint@10.4.0(jiti@2.7.0)))
|
|
eslint-plugin-vue-scoped-css:
|
|
specifier: 3.1.0
|
|
version: 3.1.0(eslint@10.4.0(jiti@2.7.0))(vue-eslint-parser@10.4.0(eslint@10.4.0(jiti@2.7.0)))
|
|
eslint-plugin-wc:
|
|
specifier: 3.1.0
|
|
version: 3.1.0(eslint@10.4.0(jiti@2.7.0))
|
|
globals:
|
|
specifier: 17.6.0
|
|
version: 17.6.0
|
|
happy-dom:
|
|
specifier: 20.9.0
|
|
version: 20.9.0
|
|
jiti:
|
|
specifier: 2.7.0
|
|
version: 2.7.0
|
|
markdownlint-cli:
|
|
specifier: 0.48.0
|
|
version: 0.48.0
|
|
material-icon-theme:
|
|
specifier: 5.35.0
|
|
version: 5.35.0
|
|
postcss-html:
|
|
specifier: 1.8.1
|
|
version: 1.8.1
|
|
spectral-cli-bundle:
|
|
specifier: 1.0.8
|
|
version: 1.0.8
|
|
stylelint:
|
|
specifier: 17.12.0
|
|
version: 17.12.0(typescript@6.0.3)
|
|
stylelint-config-recommended:
|
|
specifier: 18.0.0
|
|
version: 18.0.0(stylelint@17.12.0(typescript@6.0.3))
|
|
stylelint-declaration-block-no-ignored-properties:
|
|
specifier: 3.0.0
|
|
version: 3.0.0(stylelint@17.12.0(typescript@6.0.3))
|
|
stylelint-declaration-strict-value:
|
|
specifier: 1.11.1
|
|
version: 1.11.1(stylelint@17.12.0(typescript@6.0.3))
|
|
stylelint-value-no-unknown-custom-properties:
|
|
specifier: 6.1.1
|
|
version: 6.1.1(stylelint@17.12.0(typescript@6.0.3))
|
|
svgo:
|
|
specifier: 4.0.1
|
|
version: 4.0.1
|
|
typescript:
|
|
specifier: 6.0.3
|
|
version: 6.0.3
|
|
typescript-eslint:
|
|
specifier: 8.60.0
|
|
version: 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
updates:
|
|
specifier: 17.17.2
|
|
version: 17.17.2
|
|
vitest:
|
|
specifier: 4.1.7
|
|
version: 4.1.7(@types/node@25.9.1)(happy-dom@20.9.0)(jsdom@20.0.3)(vite@8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0))
|
|
vue-tsc:
|
|
specifier: 3.3.2
|
|
version: 3.3.2(typescript@6.0.3)
|
|
|
|
packages:
|
|
|
|
'@alloc/quick-lru@5.2.0':
|
|
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
|
|
engines: {node: '>=10'}
|
|
|
|
'@antfu/install-pkg@1.1.0':
|
|
resolution: {integrity: sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==}
|
|
|
|
'@babel/code-frame@7.29.7':
|
|
resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-string-parser@7.29.7':
|
|
resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-identifier@7.29.7':
|
|
resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/parser@7.29.7':
|
|
resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
'@babel/runtime@7.29.7':
|
|
resolution: {integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/types@7.29.7':
|
|
resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@braintree/sanitize-url@7.1.2':
|
|
resolution: {integrity: sha512-jigsZK+sMF/cuiB7sERuo9V7N9jx+dhmHHnQyDSVdpZwVutaBu7WvNYqMDLSgFgfB30n452TP3vjDAvFC973mA==}
|
|
|
|
'@cacheable/memory@2.0.9':
|
|
resolution: {integrity: sha512-HdMx6DoGywB30vacDbBsITbIX4pgFqj1zsrV58jZBUw3klzkNoXhj7qOqAgledhxG7YZI5rBSJg7Zp8/VG0DuA==}
|
|
|
|
'@cacheable/utils@2.4.1':
|
|
resolution: {integrity: sha512-eiFgzCbIneyMlLOmNG4g9xzF7Hv3Mga4LjxjcSC/ues6VYq2+gUbQI8JqNuw/ZM8tJIeIaBGpswAsqV2V7ApgA==}
|
|
|
|
'@chevrotain/types@11.1.2':
|
|
resolution: {integrity: sha512-U+HFai5+zmJCkK86QsaJtoITlboZHBqrVketcO2ROv865xfCMSFpELQoz1GkX5GzME8pTa+3kbKrZHQtI0gdbw==}
|
|
|
|
'@citation-js/core@0.7.21':
|
|
resolution: {integrity: sha512-Vobv2/Yfnn6C6BVO/pvj7madQ7Mfzl83/jAWwixbemGF6ZThhGMz8++FD9hWHyHXDMYuLGa6fK68c2VsolZmTA==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
'@citation-js/date@0.5.1':
|
|
resolution: {integrity: sha512-1iDKAZ4ie48PVhovsOXQ+C6o55dWJloXqtznnnKy6CltJBQLIuLLuUqa8zlIvma0ZigjVjgDUhnVaNU1MErtZw==}
|
|
engines: {node: '>=10.0.0'}
|
|
|
|
'@citation-js/name@0.4.2':
|
|
resolution: {integrity: sha512-brSPsjs2fOVzSnARLKu0qncn6suWjHVQtrqSUrnqyaRH95r/Ad4wPF5EsoWr+Dx8HzkCGb/ogmoAzfCsqlTwTQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
'@citation-js/plugin-bibtex@0.7.21':
|
|
resolution: {integrity: sha512-O008pSsJgiYKn4+7gAWrbNpNdUH++aMeYmZaJ2oFQ8X1tcY5jNBxJcr0zZojNtUi5CVOaXXHQ0yIifoUhuF2Vg==}
|
|
engines: {node: '>=16.0.0'}
|
|
peerDependencies:
|
|
'@citation-js/core': ^0.7.0
|
|
|
|
'@citation-js/plugin-cff@0.6.2':
|
|
resolution: {integrity: sha512-jvERDFbtQQOBb9s+E8VbRIYsEIb2YEbcLH3yVDxXK0xqBGQDE5m8JZAYUkENy4FmbaD979l0+xJTWAsYN1pV/w==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
'@citation-js/plugin-csl@0.7.22':
|
|
resolution: {integrity: sha512-/rGdtbeP3nS4uZDdEbQUHT8PrUcIs0da2t+sWMKYXoOhXQqfw3oJJ7p4tUD+R8lptyIR5Eq20/DFk/kQDdLpYg==}
|
|
engines: {node: '>=16.0.0'}
|
|
peerDependencies:
|
|
'@citation-js/core': ^0.7.0
|
|
|
|
'@citation-js/plugin-github@0.6.2':
|
|
resolution: {integrity: sha512-NKq/1Ja060o4II1Z4p1+utwpvMsx+XIWdNiFvnJDfR2Z9E1xGETjByPpdobGBsteUTpJPEe9OVfF8Dee/Q7zLQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
'@citation-js/plugin-npm@0.6.2':
|
|
resolution: {integrity: sha512-mbQg/N9HM+gOqHJCdDZEElSW+h/oM94snKCl3llXuZ4MEH3tHraElS6CYRW/vW7s8KUTTHhgE62Q6ua5aRml8g==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
'@citation-js/plugin-software-formats@0.6.2':
|
|
resolution: {integrity: sha512-x1IG0LBKglBU6SuiiKfvOtn7g7o7s+YhQhB44o7zrFaKEO8jkyQ5qMKtM5VFdCBL7teLfzZLjpjNkdJXtZ6XZw==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
'@citation-js/plugin-yaml@0.6.2':
|
|
resolution: {integrity: sha512-qw53Uy2fDekKAzNhv8pkAWpIccIxyKQ3nQuClMgzDPdyeWg34ElIs4bDub9ZZup15fy+X//2gP8k12RJqNo4lA==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
'@citation-js/plugin-zenodo@0.6.2':
|
|
resolution: {integrity: sha512-3XQOO3u4WXY/7AWZyQ+9SuBzS8bYTlJ+NF1uCgrZO64g36nK5iIc5YV9cBl2TL2QhHF6S36nvAsXsj5fX9FeHw==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
'@codemirror/autocomplete@6.20.2':
|
|
resolution: {integrity: sha512-G5FPkgIiLjOgZMjqVjvuKQ1rGPtHogLldJr33eFJdVLtmwY+giGrlv/ewljLz6b9BSQLkjxuwBc6g6omDM+YxQ==}
|
|
|
|
'@codemirror/commands@6.10.3':
|
|
resolution: {integrity: sha512-JFRiqhKu+bvSkDLI+rUhJwSxQxYb759W5GBezE8Uc8mHLqC9aV/9aTC7yJSqCtB3F00pylrLCwnyS91Ap5ej4Q==}
|
|
|
|
'@codemirror/lang-angular@0.1.4':
|
|
resolution: {integrity: sha512-oap+gsltb/fzdlTQWD6BFF4bSLKcDnlxDsLdePiJpCVNKWXSTAbiiQeYI3UmES+BLAdkmIC1WjyztC1pi/bX4g==}
|
|
|
|
'@codemirror/lang-cpp@6.0.3':
|
|
resolution: {integrity: sha512-URM26M3vunFFn9/sm6rzqrBzDgfWuDixp85uTY49wKudToc2jTHUrKIGGKs+QWND+YLofNNZpxcNGRynFJfvgA==}
|
|
|
|
'@codemirror/lang-css@6.3.1':
|
|
resolution: {integrity: sha512-kr5fwBGiGtmz6l0LSJIbno9QrifNMUusivHbnA1H6Dmqy4HZFte3UAICix1VuKo0lMPKQr2rqB+0BkKi/S3Ejg==}
|
|
|
|
'@codemirror/lang-go@6.0.1':
|
|
resolution: {integrity: sha512-7fNvbyNylvqCphW9HD6WFnRpcDjr+KXX/FgqXy5H5ZS0eC5edDljukm/yNgYkwTsgp2busdod50AOTIy6Jikfg==}
|
|
|
|
'@codemirror/lang-html@6.4.11':
|
|
resolution: {integrity: sha512-9NsXp7Nwp891pQchI7gPdTwBuSuT3K65NGTHWHNJ55HjYcHLllr0rbIZNdOzas9ztc1EUVBlHou85FFZS4BNnw==}
|
|
|
|
'@codemirror/lang-java@6.0.2':
|
|
resolution: {integrity: sha512-m5Nt1mQ/cznJY7tMfQTJchmrjdjQ71IDs+55d1GAa8DGaB8JXWsVCkVT284C3RTASaY43YknrK2X3hPO/J3MOQ==}
|
|
|
|
'@codemirror/lang-javascript@6.2.5':
|
|
resolution: {integrity: sha512-zD4e5mS+50htS7F+TYjBPsiIFGanfVqg4HyUz6WNFikgOPf2BgKlx+TQedI1w6n/IqRBVBbBWmGFdLB/7uxO4A==}
|
|
|
|
'@codemirror/lang-jinja@6.0.1':
|
|
resolution: {integrity: sha512-P5kyHLObzjtbGj16h+hyvZTxJhSjBEeSx4wMjbnAf3b0uwTy2+F0zGjMZL4PQOm/mh2eGZ5xUDVZXgwP783Nsw==}
|
|
|
|
'@codemirror/lang-json@6.0.2':
|
|
resolution: {integrity: sha512-x2OtO+AvwEHrEwR0FyyPtfDUiloG3rnVTSZV1W8UteaLL8/MajQd8DpvUb2YVzC+/T18aSDv0H9mu+xw0EStoQ==}
|
|
|
|
'@codemirror/lang-less@6.0.2':
|
|
resolution: {integrity: sha512-EYdQTG22V+KUUk8Qq582g7FMnCZeEHsyuOJisHRft/mQ+ZSZ2w51NupvDUHiqtsOy7It5cHLPGfHQLpMh9bqpQ==}
|
|
|
|
'@codemirror/lang-liquid@6.3.2':
|
|
resolution: {integrity: sha512-6PDVU3ZnfeYyz1at1E/ttorErZvZFXXt1OPhtfe1EZJ2V2iDFa0CwPqPgG5F7NXN0yONGoBogKmFAafKTqlwIw==}
|
|
|
|
'@codemirror/lang-markdown@6.5.0':
|
|
resolution: {integrity: sha512-0K40bZ35jpHya6FriukbgaleaqzBLZfOh7HuzqbMxBXkbYMJDxfF39c23xOgxFezR+3G+tR2/Mup+Xk865OMvw==}
|
|
|
|
'@codemirror/lang-php@6.0.2':
|
|
resolution: {integrity: sha512-ZKy2v1n8Fc8oEXj0Th0PUMXzQJ0AIR6TaZU+PbDHExFwdu+guzOA4jmCHS1Nz4vbFezwD7LyBdDnddSJeScMCA==}
|
|
|
|
'@codemirror/lang-python@6.2.1':
|
|
resolution: {integrity: sha512-IRjC8RUBhn9mGR9ywecNhB51yePWCGgvHfY1lWN/Mrp3cKuHr0isDKia+9HnvhiWNnMpbGhWrkhuWOc09exRyw==}
|
|
|
|
'@codemirror/lang-rust@6.0.2':
|
|
resolution: {integrity: sha512-EZaGjCUegtiU7kSMvOfEZpaCReowEf3yNidYu7+vfuGTm9ow4mthAparY5hisJqOHmJowVH3Upu+eJlUji6qqA==}
|
|
|
|
'@codemirror/lang-sass@6.0.2':
|
|
resolution: {integrity: sha512-l/bdzIABvnTo1nzdY6U+kPAC51czYQcOErfzQ9zSm9D8GmNPD0WTW8st/CJwBTPLO8jlrbyvlSEcN20dc4iL0Q==}
|
|
|
|
'@codemirror/lang-sql@6.10.0':
|
|
resolution: {integrity: sha512-6ayPkEd/yRw0XKBx5uAiToSgGECo/GY2NoJIHXIIQh1EVwLuKoU8BP/qK0qH5NLXAbtJRLuT73hx7P9X34iO4w==}
|
|
|
|
'@codemirror/lang-vue@0.1.3':
|
|
resolution: {integrity: sha512-QSKdtYTDRhEHCfo5zOShzxCmqKJvgGrZwDQSdbvCRJ5pRLWBS7pD/8e/tH44aVQT6FKm0t6RVNoSUWHOI5vNug==}
|
|
|
|
'@codemirror/lang-wast@6.0.2':
|
|
resolution: {integrity: sha512-Imi2KTpVGm7TKuUkqyJ5NRmeFWF7aMpNiwHnLQe0x9kmrxElndyH0K6H/gXtWwY6UshMRAhpENsgfpSwsgmC6Q==}
|
|
|
|
'@codemirror/lang-xml@6.1.0':
|
|
resolution: {integrity: sha512-3z0blhicHLfwi2UgkZYRPioSgVTo9PV5GP5ducFH6FaHy0IAJRg+ixj5gTR1gnT/glAIC8xv4w2VL1LoZfs+Jg==}
|
|
|
|
'@codemirror/lang-yaml@6.1.3':
|
|
resolution: {integrity: sha512-AZ8DJBuXGVHybpBQhmZtgew5//4hv3tdkXnr3vDmOUMJRuB6vn/uuwtmTOTlqEaQFg3hQSVeA90NmvIQyUV6FQ==}
|
|
|
|
'@codemirror/language-data@6.5.2':
|
|
resolution: {integrity: sha512-CPkWBKrNS8stYbEU5kwBwTf3JB1kghlbh4FSAwzGW2TEscdeHHH4FGysREW86Mqnj3Qn09s0/6Ea/TutmoTobg==}
|
|
|
|
'@codemirror/language@6.12.3':
|
|
resolution: {integrity: sha512-QwCZW6Tt1siP37Jet9Tb02Zs81TQt6qQrZR2H+eGMcFsL1zMrk2/b9CLC7/9ieP1fjIUMgviLWMmgiHoJrj+ZA==}
|
|
|
|
'@codemirror/legacy-modes@6.5.3':
|
|
resolution: {integrity: sha512-xCsmIzH78MyWkib9jlPaaun57XNkfbMIhagfaZVd0iLTqlpw3jXaIcbZm72MTmmn64eTZpBVNjbyYh+QXnxRsg==}
|
|
|
|
'@codemirror/lint@6.9.6':
|
|
resolution: {integrity: sha512-6Kp7r6XfCi/D/5sdXieMfg9pJU1bUEx96WITuLU6ESaKizCz0QHFMjY/TaFSbigDdEAIgi93itLBIUETP4oK+A==}
|
|
|
|
'@codemirror/search@6.7.0':
|
|
resolution: {integrity: sha512-ZvGm99wc/s2cITtMT15LFdn8aH/aS+V+DqyGq/N5ZlV5vWtH+nILvC2nw0zX7ByNoHHDZ2IxxdW38O0tc5nVHg==}
|
|
|
|
'@codemirror/state@6.6.0':
|
|
resolution: {integrity: sha512-4nbvra5R5EtiCzr9BTHiTLc+MLXK2QGiAVYMyi8PkQd3SR+6ixar/Q/01Fa21TBIDOZXgeWV4WppsQolSreAPQ==}
|
|
|
|
'@codemirror/view@6.43.0':
|
|
resolution: {integrity: sha512-V7ZCLQO3Jus9hzh2jVCCPW3mO4IBMr43O37PqSUYautJSnnJF41YlgLw21x0fLJTYvJ+Vkm6Gp+qKGH9pltgXA==}
|
|
|
|
'@csstools/css-calc@3.2.1':
|
|
resolution: {integrity: sha512-DtdHlgXh5ZkA43cwBcAm+huzgJiwx3ZTWVjBs94kwz2xKqSimDA3lBgCjphYgwgVUMWatSM0pDd8TILB1yrVVg==}
|
|
engines: {node: '>=20.19.0'}
|
|
peerDependencies:
|
|
'@csstools/css-parser-algorithms': ^4.0.0
|
|
'@csstools/css-tokenizer': ^4.0.0
|
|
|
|
'@csstools/css-parser-algorithms@4.0.0':
|
|
resolution: {integrity: sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==}
|
|
engines: {node: '>=20.19.0'}
|
|
peerDependencies:
|
|
'@csstools/css-tokenizer': ^4.0.0
|
|
|
|
'@csstools/css-syntax-patches-for-csstree@1.1.4':
|
|
resolution: {integrity: sha512-wgsqt92b7C7tQhIdPNxj0n9zuUbQlvAuI1exyzeNrOKOi62SD7ren8zqszmpVREjAOqg8cD2FqYhQfAuKjk4sw==}
|
|
peerDependencies:
|
|
css-tree: ^3.2.1
|
|
peerDependenciesMeta:
|
|
css-tree:
|
|
optional: true
|
|
|
|
'@csstools/css-tokenizer@4.0.0':
|
|
resolution: {integrity: sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==}
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
'@csstools/media-query-list-parser@5.0.0':
|
|
resolution: {integrity: sha512-T9lXmZOfnam3eMERPsszjY5NK0jX8RmThmmm99FZ8b7z8yMaFZWKwLWGZuTwdO3ddRY5fy13GmmEYZXB4I98Eg==}
|
|
engines: {node: '>=20.19.0'}
|
|
peerDependencies:
|
|
'@csstools/css-parser-algorithms': ^4.0.0
|
|
'@csstools/css-tokenizer': ^4.0.0
|
|
|
|
'@csstools/selector-resolve-nested@4.0.0':
|
|
resolution: {integrity: sha512-9vAPxmp+Dx3wQBIUwc1v7Mdisw1kbbaGqXUM8QLTgWg7SoPGYtXBsMXvsFs/0Bn5yoFhcktzxNZGNaUt0VjgjA==}
|
|
engines: {node: '>=20.19.0'}
|
|
peerDependencies:
|
|
postcss-selector-parser: ^7.1.1
|
|
|
|
'@csstools/selector-specificity@6.0.0':
|
|
resolution: {integrity: sha512-4sSgl78OtOXEX/2d++8A83zHNTgwCJMaR24FvsYL7Uf/VS8HZk9PTwR51elTbGqMuwH3szLvvOXEaVnqn0Z3zA==}
|
|
engines: {node: '>=20.19.0'}
|
|
peerDependencies:
|
|
postcss-selector-parser: ^7.1.1
|
|
|
|
'@deltablot/dropzone@7.4.3':
|
|
resolution: {integrity: sha512-qTj4KEalPcYrocazuKYfhAS3hfgAu17KXw0DkpUj71Aw9E1/x5vTSNK5hvIJLkbpt/pBECU18JkjA3yguONcPA==}
|
|
|
|
'@emnapi/core@1.10.0':
|
|
resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==}
|
|
|
|
'@emnapi/runtime@1.10.0':
|
|
resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==}
|
|
|
|
'@emnapi/wasi-threads@1.2.1':
|
|
resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==}
|
|
|
|
'@esbuild/aix-ppc64@0.28.0':
|
|
resolution: {integrity: sha512-lhRUCeuOyJQURhTxl4WkpFTjIsbDayJHih5kZC1giwE+MhIzAb7mEsQMqMf18rHLsrb5qI1tafG20mLxEWcWlA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.28.0':
|
|
resolution: {integrity: sha512-+WzIXQOSaGs33tLEgYPYe/yQHf0WTU0X42Jca3y8NWMbUVhp7rUnw+vAsRC/QiDrdD31IszMrZy+qwPOPjd+rw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.28.0':
|
|
resolution: {integrity: sha512-wqh0ByljabXLKHeWXYLqoJ5jKC4XBaw6Hk08OfMrCRd2nP2ZQ5eleDZC41XHyCNgktBGYMbqnrJKq/K/lzPMSQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.28.0':
|
|
resolution: {integrity: sha512-+VJggoaKhk2VNNqVL7f6S189UzShHC/mR9EE8rDdSkdpN0KflSwWY/gWjDrNxxisg8Fp1ZCD9jLMo4m0OUfeUA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.28.0':
|
|
resolution: {integrity: sha512-0T+A9WZm+bZ84nZBtk1ckYsOvyA3x7e2Acj1KdVfV4/2tdG4fzUp91YHx+GArWLtwqp77pBXVCPn2We7Letr0Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.28.0':
|
|
resolution: {integrity: sha512-fyzLm/DLDl/84OCfp2f/XQ4flmORsjU7VKt8HLjvIXChJoFFOIL6pLJPH4Yhd1n1gGFF9mPwtlN5Wf82DZs+LQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.28.0':
|
|
resolution: {integrity: sha512-l9GeW5UZBT9k9brBYI+0WDffcRxgHQD8ShN2Ur4xWq/NFzUKm3k5lsH4PdaRgb2w7mI9u61nr2gI2mLI27Nh3Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.28.0':
|
|
resolution: {integrity: sha512-BXoQai/A0wPO6Es3yFJ7APCiKGc1tdAEOgeTNy3SsB491S3aHn4S4r3e976eUnPdU+NbdtmBuLncYir2tMU9Nw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.28.0':
|
|
resolution: {integrity: sha512-RVyzfb3FWsGA55n6WY0MEIEPURL1FcbhFE6BffZEMEekfCzCIMtB5yyDcFnVbTnwk+CLAgTujmV/Lgvih56W+A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.28.0':
|
|
resolution: {integrity: sha512-CjaaREJagqJp7iTaNQjjidaNbCKYcd4IDkzbwwxtSvjI7NZm79qiHc8HqciMddQ6CKvJT6aBd8lO9kN/ZudLlw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.28.0':
|
|
resolution: {integrity: sha512-KBnSTt1kxl9x70q+ydterVdl+Cn0H18ngRMRCEQfrbqdUuntQQ0LoMZv47uB97NljZFzY6HcfqEZ2SAyIUTQBQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.28.0':
|
|
resolution: {integrity: sha512-zpSlUce1mnxzgBADvxKXX5sl8aYQHo2ezvMNI8I0lbblJtp8V4odlm3Yzlj7gPyt3T8ReksE6bK+pT3WD+aJRg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.28.0':
|
|
resolution: {integrity: sha512-2jIfP6mmjkdmeTlsX/9vmdmhBmKADrWqN7zcdtHIeNSCH1SqIoNI63cYsjQR8J+wGa4Y5izRcSHSm8K3QWmk3w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.28.0':
|
|
resolution: {integrity: sha512-bc0FE9wWeC0WBm49IQMPSPILRocGTQt3j5KPCA8os6VprfuJ7KD+5PzESSrJ6GmPIPJK965ZJHTUlSA6GNYEhg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.28.0':
|
|
resolution: {integrity: sha512-SQPZOwoTTT/HXFXQJG/vBX8sOFagGqvZyXcgLA3NhIqcBv1BJU1d46c0rGcrij2B56Z2rNiSLaZOYW5cUk7yLQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.28.0':
|
|
resolution: {integrity: sha512-SCfR0HN8CEEjnYnySJTd2cw0k9OHB/YFzt5zgJEwa+wL/T/raGWYMBqwDNAC6dqFKmJYZoQBRfHjgwLHGSrn3Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.28.0':
|
|
resolution: {integrity: sha512-us0dSb9iFxIi8srnpl931Nvs65it/Jd2a2K3qs7fz2WfGPHqzfzZTfec7oxZJRNPXPnNYZtanmRc4AL/JwVzHQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-arm64@0.28.0':
|
|
resolution: {integrity: sha512-CR/RYotgtCKwtftMwJlUU7xCVNg3lMYZ0RzTmAHSfLCXw3NtZtNpswLEj/Kkf6kEL3Gw+BpOekRX0BYCtklhUw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.28.0':
|
|
resolution: {integrity: sha512-nU1yhmYutL+fQ71Kxnhg8uEOdC0pwEW9entHykTgEbna2pw2dkbFSMeqjjyHZoCmt8SBkOSvV+yNmm94aUrrqw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.28.0':
|
|
resolution: {integrity: sha512-cXb5vApOsRsxsEl4mcZ1XY3D4DzcoMxR/nnc4IyqYs0rTI8ZKmW6kyyg+11Z8yvgMfAEldKzP7AdP64HnSC/6g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.28.0':
|
|
resolution: {integrity: sha512-8wZM2qqtv9UP3mzy7HiGYNH/zjTA355mpeuA+859TyR+e+Tc08IHYpLJuMsfpDJwoLo1ikIJI8jC3GFjnRClzA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openharmony-arm64@0.28.0':
|
|
resolution: {integrity: sha512-FLGfyizszcef5C3YtoyQDACyg95+dndv79i2EekILBofh5wpCa1KuBqOWKrEHZg3zrL3t5ouE5jgr94vA+Wb2w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@esbuild/sunos-x64@0.28.0':
|
|
resolution: {integrity: sha512-1ZgjUoEdHZZl/YlV76TSCz9Hqj9h9YmMGAgAPYd+q4SicWNX3G5GCyx9uhQWSLcbvPW8Ni7lj4gDa1T40akdlw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.28.0':
|
|
resolution: {integrity: sha512-Q9StnDmQ/enxnpxCCLSg0oo4+34B9TdXpuyPeTedN/6+iXBJ4J+zwfQI28u/Jl40nOYAxGoNi7mFP40RUtkmUA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.28.0':
|
|
resolution: {integrity: sha512-zF3ag/gfiCe6U2iczcRzSYJKH1DCI+ByzSENHlM2FcDbEeo5Zd2C86Aq0tKUYAJJ1obRP84ymxIAksZUcdztHA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.28.0':
|
|
resolution: {integrity: sha512-pEl1bO9mfAmIC+tW5btTmrKaujg3zGtUmWNdCw/xs70FBjwAL3o9OEKNHvNmnyylD6ubxUERiEhdsL0xBQ9efw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@eslint-community/eslint-plugin-eslint-comments@4.7.2':
|
|
resolution: {integrity: sha512-LF03qURSwEWm2dz5wtdDCzNk+7Opl0X7q6I3undsaIuNsEiNvRV3BCtqu14Q/6Pzg1tBj44LcxpW2EpSLZStZw==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
|
|
|
|
'@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/compat@1.4.1':
|
|
resolution: {integrity: sha512-cfO82V9zxxGBxcQDr1lfaYB7wykTa0b00mGa36FrJl7iTFd0Z2cHfEYuxcBRP/iNijCsWsEkA+jzT8hGYmv33w==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.40 || 9
|
|
peerDependenciesMeta:
|
|
eslint:
|
|
optional: true
|
|
|
|
'@eslint/config-array@0.23.5':
|
|
resolution: {integrity: sha512-Y3kKLvC1dvTOT+oGlqNQ1XLqK6D1HU2YXPc52NmAlJZbMMWDzGYXMiPRJ8TYD39muD/OTjlZmNJ4ib7dvSrMBA==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
|
|
'@eslint/config-helpers@0.6.0':
|
|
resolution: {integrity: sha512-ii6Bw9jJ2zi2cWA2Z+9/QZ/+3DX6kwaV5Q986D/CdP3Lap3w/pgQZ373FV7byY/i7L4IRH/G43I5dz1ClsCbpA==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
|
|
'@eslint/core@0.17.0':
|
|
resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/core@1.2.1':
|
|
resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
|
|
'@eslint/eslintrc@3.3.5':
|
|
resolution: {integrity: sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/js@9.39.4':
|
|
resolution: {integrity: sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/json@1.2.0':
|
|
resolution: {integrity: sha512-CEFEyNgvzu8zn5QwVYDg3FaG+ZKUeUsNYitFpMYJAqoAlnw68EQgNbUfheSmexZr4n0wZPrAkPLuvsLaXO6wRw==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
|
|
'@eslint/object-schema@3.0.5':
|
|
resolution: {integrity: sha512-vqTaUEgxzm+YDSdElad6PiRoX4t8VGDjCtt05zn4nU810UIx/uNEV7/lZJ6KwFThKZOzOxzXy48da+No7HZaMw==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
|
|
'@eslint/plugin-kit@0.6.1':
|
|
resolution: {integrity: sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
|
|
'@eslint/plugin-kit@0.7.2':
|
|
resolution: {integrity: sha512-+CNAzxglkrpNf/kKywqQfk74QjtceuOE7Qm+AF8miRvPF/wmmK5+OJOgVh3AVTT3RP2mH3+FOaxlE5v72owk0A==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
|
|
'@github/browserslist-config@1.0.0':
|
|
resolution: {integrity: sha512-gIhjdJp/c2beaIWWIlsXdqXVRUz3r2BxBCpfz/F3JXHvSAQ1paMYjLH+maEATtENg+k5eLV7gA+9yPp762ieuw==}
|
|
|
|
'@github/combobox-nav@2.3.1':
|
|
resolution: {integrity: sha512-gwxPzLw8XKecy1nP63i9lOBritS3bWmxl02UX6G0TwMQZbMem1BCS1tEZgYd3mkrkiDrUMWaX+DbFCuDFo3K+A==}
|
|
|
|
'@github/markdown-toolbar-element@2.2.3':
|
|
resolution: {integrity: sha512-AlquKGee+IWiAMYVB0xyHFZRMnu4n3X4HTvJHu79GiVJ1ojTukCWyxMlF5NMsecoLcBKsuBhx3QPv2vkE/zQ0A==}
|
|
|
|
'@github/paste-markdown@1.5.3':
|
|
resolution: {integrity: sha512-PzZ1b3PaqBzYqbT4fwKEhiORf38h2OcGp2+JdXNNM7inZ7egaSmfmhyNkQILpqWfS0AYtRS3CDq6z03eZ8yOMQ==}
|
|
|
|
'@github/text-expander-element@2.9.4':
|
|
resolution: {integrity: sha512-+zxSlek2r0NrbFmRfymVtYhES9YU033acc/mouXUkN2bs8DaYScPucvBhwg/5d0hsEb2rIykKnkA/2xxWSqCTw==}
|
|
|
|
'@humanfs/core@0.19.2':
|
|
resolution: {integrity: sha512-UhXNm+CFMWcbChXywFwkmhqjs3PRCmcSa/hfBgLIb7oQ5HNb1wS0icWsGtSAUNgefHeI+eBrA8I1fxmbHsGdvA==}
|
|
engines: {node: '>=18.18.0'}
|
|
|
|
'@humanfs/node@0.16.8':
|
|
resolution: {integrity: sha512-gE1eQNZ3R++kTzFUpdGlpmy8kDZD/MLyHqDwqjkVQI0JMdI1D51sy1H958PNXYkM2rAac7e5/CnIKZrHtPh3BQ==}
|
|
engines: {node: '>=18.18.0'}
|
|
|
|
'@humanfs/types@0.15.0':
|
|
resolution: {integrity: sha512-ZZ1w0aoQkwuUuC7Yf+7sdeaNfqQiiLcSRbfI08oAxqLtpXQr9AIVX7Ay7HLDuiLYAaFPu8oBYNq/QIi9URHJ3Q==}
|
|
engines: {node: '>=18.18.0'}
|
|
|
|
'@humanwhocodes/module-importer@1.0.1':
|
|
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
|
|
engines: {node: '>=12.22'}
|
|
|
|
'@humanwhocodes/momoa@3.3.10':
|
|
resolution: {integrity: sha512-KWiFQpSAqEIyrTXko3hFNLeQvSK8zXlJQzhhxsyVn58WFRYXST99b3Nqnu+ttOtjds2Pl2grUHGpe2NzhPynuQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@humanwhocodes/retry@0.4.3':
|
|
resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
|
|
engines: {node: '>=18.18'}
|
|
|
|
'@iconify/types@2.0.0':
|
|
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
|
|
|
|
'@iconify/utils@3.1.3':
|
|
resolution: {integrity: sha512-LPKOXPn/zV+zis1oOfGWogaXVpqUybF3ZS6SCZIsz8vg0ivVp9+fVqyYB7xq0aiST/VhUQYGO1qo6uoYSiEJqw==}
|
|
|
|
'@jest/environment@29.7.0':
|
|
resolution: {integrity: sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/fake-timers@29.7.0':
|
|
resolution: {integrity: sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@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/types@29.6.3':
|
|
resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
|
|
|
'@keyv/bigmap@1.3.1':
|
|
resolution: {integrity: sha512-WbzE9sdmQtKy8vrNPa9BRnwZh5UF4s1KTmSK0KUVLo3eff5BlQNNWDnFOouNpKfPKDnms9xynJjsMYjMaT/aFQ==}
|
|
engines: {node: '>= 18'}
|
|
peerDependencies:
|
|
keyv: ^5.6.0
|
|
|
|
'@keyv/serialize@1.1.1':
|
|
resolution: {integrity: sha512-dXn3FZhPv0US+7dtJsIi2R+c7qWYiReoEh5zUntWCf4oSpMNib8FDhSoed6m3QyZdx5hK7iLFkYk3rNxwt8vTA==}
|
|
|
|
'@kurkle/color@0.3.4':
|
|
resolution: {integrity: sha512-M5UknZPHRu3DEDWoipU6sE8PdkZ6Z/S+v4dD+Ke8IaNlpdSQah50lz1KtcFBa2vsdOnwbbnxJwVM4wty6udA5w==}
|
|
|
|
'@lezer/common@1.5.2':
|
|
resolution: {integrity: sha512-sxQE460fPZyU3sdc8lafxiPwJHBzZRy/udNFynGQky1SePYBdhkBl1kOagA9uT3pxR8K09bOrmTUqA9wb/PjSQ==}
|
|
|
|
'@lezer/cpp@1.1.6':
|
|
resolution: {integrity: sha512-vh9gWWJOXFVY8HBHK3Twzq8MgwG2iN4GSyzBP9sCGTe37P15x2R14VaBQk0VA0ezTRN1KHYBBsHhvpGZ2Xy/pA==}
|
|
|
|
'@lezer/css@1.3.3':
|
|
resolution: {integrity: sha512-RzBo8r+/6QJeow7aPHIpGVIH59xTcJXp399820gZoMo9noQDRVpJLheIBUicYwKcsbOYoBRoLZlf2720dG/4Tg==}
|
|
|
|
'@lezer/go@1.0.1':
|
|
resolution: {integrity: sha512-xToRsYxwsgJNHTgNdStpcvmbVuKxTapV0dM0wey1geMMRc9aggoVyKgzYp41D2/vVOx+Ii4hmE206kvxIXBVXQ==}
|
|
|
|
'@lezer/highlight@1.2.3':
|
|
resolution: {integrity: sha512-qXdH7UqTvGfdVBINrgKhDsVTJTxactNNxLk7+UMwZhU13lMHaOBlJe9Vqp907ya56Y3+ed2tlqzys7jDkTmW0g==}
|
|
|
|
'@lezer/html@1.3.13':
|
|
resolution: {integrity: sha512-oI7n6NJml729m7pjm9lvLvmXbdoMoi2f+1pwSDJkl9d68zGr7a9Btz8NdHTGQZtW2DA25ybeuv/SyDb9D5tseg==}
|
|
|
|
'@lezer/java@1.1.3':
|
|
resolution: {integrity: sha512-yHquUfujwg6Yu4Fd1GNHCvidIvJwi/1Xu2DaKl/pfWIA2c1oXkVvawH3NyXhCaFx4OdlYBVX5wvz2f7Aoa/4Xw==}
|
|
|
|
'@lezer/javascript@1.5.4':
|
|
resolution: {integrity: sha512-vvYx3MhWqeZtGPwDStM2dwgljd5smolYD2lR2UyFcHfxbBQebqx8yjmFmxtJ/E6nN6u1D9srOiVWm3Rb4tmcUA==}
|
|
|
|
'@lezer/json@1.0.3':
|
|
resolution: {integrity: sha512-BP9KzdF9Y35PDpv04r0VeSTKDeox5vVr3efE7eBbx3r4s3oNLfunchejZhjArmeieBH+nVOpgIiBJpEAv8ilqQ==}
|
|
|
|
'@lezer/lr@1.4.10':
|
|
resolution: {integrity: sha512-rnCpTIBafOx4mRp43xOxDJbFipJm/c0cia/V5TiGlhmMa+wsSdoGmUN3w5Bqrks/09Q/D4tNAmWaT8p6NRi77A==}
|
|
|
|
'@lezer/markdown@1.6.4':
|
|
resolution: {integrity: sha512-N0SxazMj4k65DBfaf1azqtMZd6u7MqluP84/NZnB/io8Td9aleFmAhz9hcbvSfsxT5tdYlJ5qgv5aMJGY4zEtA==}
|
|
|
|
'@lezer/php@1.0.5':
|
|
resolution: {integrity: sha512-W7asp9DhM6q0W6DYNwIkLSKOvxlXRrif+UXBMxzsJUuqmhE7oVU+gS3THO4S/Puh7Xzgm858UNaFi6dxTP8dJA==}
|
|
|
|
'@lezer/python@1.1.19':
|
|
resolution: {integrity: sha512-MhQIURHRytsNzP/YXnqpYKW6la6voAH3kyplTOOiCdjyFY6cWWGFVmYVdHIPrElqSDf4iCDktQCockB9FxuhzQ==}
|
|
|
|
'@lezer/rust@1.0.2':
|
|
resolution: {integrity: sha512-Lz5sIPBdF2FUXcWeCu1//ojFAZqzTQNRga0aYv6dYXqJqPfMdCAI0NzajWUd4Xijj1IKJLtjoXRPMvTKWBcqKg==}
|
|
|
|
'@lezer/sass@1.1.0':
|
|
resolution: {integrity: sha512-3mMGdCTUZ/84ArHOuXWQr37pnf7f+Nw9ycPUeKX+wu19b7pSMcZGLbaXwvD2APMBDOGxPmpK/O6S1v1EvLoqgQ==}
|
|
|
|
'@lezer/xml@1.0.6':
|
|
resolution: {integrity: sha512-CdDwirL0OEaStFue/66ZmFSeppuL6Dwjlk8qk153mSQwiSH/Dlri4GNymrNWnUmPl2Um7QfV1FO9KFUyX3Twww==}
|
|
|
|
'@lezer/yaml@1.0.4':
|
|
resolution: {integrity: sha512-2lrrHqxalACEbxIbsjhqGpSW8kWpUKuY6RHgnSAFZa6qK62wvnPxA8hGOwOoDbwHcOFs5M4o27mjGu+P7TvBmw==}
|
|
|
|
'@marijn/find-cluster-break@1.0.2':
|
|
resolution: {integrity: sha512-l0h88YhZFyKdXIFNfSWpyjStDjGHwZ/U7iobcK1cQQD8sejsONdQtTVU+1wVN1PBw40PiiHB1vA5S7VTfQiP9g==}
|
|
|
|
'@mcaptcha/core-glue@0.1.0-rc1':
|
|
resolution: {integrity: sha512-P4SgUioJDR38QpnP9sPY72NyaYex8MXD6RbzrfKra+ngamT26XjqVZEHBiZU2RT7u0SsWhuko4N1ntNOghsgpg==}
|
|
|
|
'@mcaptcha/vanilla-glue@0.1.0-rc2':
|
|
resolution: {integrity: sha512-LDjn9lrKioJ3zwaQOfql7PXsnxCAHg7b1rPw7G0OxpvVE7xLB/a40SHfIIiocce2VS9TPI4MbcKm5pcuy8fU5g==}
|
|
|
|
'@mermaid-js/layout-elk@0.2.1':
|
|
resolution: {integrity: sha512-MX9jwhMyd5zDcFsYcl3duDUkKhjVRUCGEQrdCeNV5hCIR6+3FuDDbRbFmvVbAu15K1+juzsYGG+K8MDvCY1Amg==}
|
|
peerDependencies:
|
|
mermaid: ^11.0.2
|
|
|
|
'@mermaid-js/parser@1.1.1':
|
|
resolution: {integrity: sha512-VuHdsYMK1bT6X2JbcAaWAhugTRvRBRyuZgd+c22swUeI9g/ntaxF7CY7dYarhZovofCbUNO0G7JesfmNtjYOCw==}
|
|
|
|
'@napi-rs/wasm-runtime@1.1.4':
|
|
resolution: {integrity: sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==}
|
|
peerDependencies:
|
|
'@emnapi/core': ^1.7.1
|
|
'@emnapi/runtime': ^1.7.1
|
|
|
|
'@nodelib/fs.scandir@2.1.5':
|
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@nodelib/fs.stat@2.0.5':
|
|
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@nodelib/fs.walk@1.2.8':
|
|
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@oxc-project/types@0.132.0':
|
|
resolution: {integrity: sha512-FESMOxil5Se014ui/Eq8fT5uHJo6nIRwH0PfJrZJXs6Gek3ZVFOrpUv3YIZT20m+extU98Hg1Ym72U58rlsxUQ==}
|
|
|
|
'@package-json/types@0.0.12':
|
|
resolution: {integrity: sha512-uu43FGU34B5VM9mCNjXCwLaGHYjXdNincqKLaraaCW+7S2+SmiBg1Nv8bPnmschrIfZmfKNY9f3fC376MRrObw==}
|
|
|
|
'@pkgr/core@0.3.6':
|
|
resolution: {integrity: sha512-SEeaJLb3qBNF/OaXnaR1NmmBbFYk1zC0ZH/52fATcRPLFg/p791YrcyFFy44Bo9sLaGuSuLp5Q6axbb/O+v/RA==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
|
|
'@playwright/test@1.60.0':
|
|
resolution: {integrity: sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
'@popperjs/core@2.11.8':
|
|
resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
|
|
|
|
'@primer/octicons@19.27.0':
|
|
resolution: {integrity: sha512-7xC6D89f9IcoDezeKTGETbgRAoXJnbZlakavqYzD4Wo+uTC6212k0fTE/dLV8WCDOwfp//WyONftdaFRdI1VdQ==}
|
|
|
|
'@replit/codemirror-indentation-markers@6.5.3':
|
|
resolution: {integrity: sha512-hL5Sfvw3C1vgg7GolLe/uxX5T3tmgOA3ZzqlMv47zjU1ON51pzNWiVbS22oh6crYhtVhv8b3gdXwoYp++2ilHw==}
|
|
peerDependencies:
|
|
'@codemirror/language': ^6.0.0
|
|
'@codemirror/state': ^6.0.0
|
|
'@codemirror/view': ^6.0.0
|
|
|
|
'@replit/codemirror-lang-nix@6.0.1':
|
|
resolution: {integrity: sha512-lvzjoYn9nfJzBD5qdm3Ut6G3+Or2wEacYIDJ49h9+19WSChVnxv4ojf+rNmQ78ncuxIt/bfbMvDLMeMP0xze6g==}
|
|
peerDependencies:
|
|
'@codemirror/autocomplete': ^6.0.0
|
|
'@codemirror/language': ^6.0.0
|
|
'@codemirror/state': ^6.0.0
|
|
'@codemirror/view': ^6.0.0
|
|
'@lezer/common': ^1.0.0
|
|
'@lezer/highlight': ^1.0.0
|
|
'@lezer/lr': ^1.0.0
|
|
|
|
'@replit/codemirror-lang-svelte@6.0.0':
|
|
resolution: {integrity: sha512-U2OqqgMM6jKelL0GNWbAmqlu1S078zZNoBqlJBW+retTc5M4Mha6/Y2cf4SVg6ddgloJvmcSpt4hHrVoM4ePRA==}
|
|
peerDependencies:
|
|
'@codemirror/autocomplete': ^6.0.0
|
|
'@codemirror/lang-css': ^6.0.1
|
|
'@codemirror/lang-html': ^6.2.0
|
|
'@codemirror/lang-javascript': ^6.1.1
|
|
'@codemirror/language': ^6.0.0
|
|
'@codemirror/state': ^6.0.0
|
|
'@codemirror/view': ^6.0.0
|
|
'@lezer/common': ^1.0.0
|
|
'@lezer/highlight': ^1.0.0
|
|
'@lezer/javascript': ^1.2.0
|
|
'@lezer/lr': ^1.0.0
|
|
|
|
'@replit/codemirror-vscode-keymap@6.0.2':
|
|
resolution: {integrity: sha512-j45qTwGxzpsv82lMD/NreGDORFKSctMDVkGRopaP+OrzSzv+pXDQuU3LnFvKpasyjVT0lf+PKG1v2DSCn/vxxg==}
|
|
peerDependencies:
|
|
'@codemirror/autocomplete': ^6.0.0
|
|
'@codemirror/commands': ^6.0.0
|
|
'@codemirror/language': ^6.0.0
|
|
'@codemirror/lint': ^6.0.0
|
|
'@codemirror/search': ^6.0.0
|
|
'@codemirror/state': ^6.0.0
|
|
'@codemirror/view': ^6.0.0
|
|
|
|
'@resvg/resvg-wasm@2.6.2':
|
|
resolution: {integrity: sha512-FqALmHI8D4o6lk/LRWDnhw95z5eO+eAa6ORjVg09YRR7BkcM6oPHU9uyC0gtQG5vpFLvgpeU4+zEAz2H8APHNw==}
|
|
engines: {node: '>= 10'}
|
|
|
|
'@rolldown/binding-android-arm64@1.0.2':
|
|
resolution: {integrity: sha512-ZS4D1JPGn/MYQN/SYDWftIE/nVsM8j/AFOYEzAoOE2O3NktQOZru+/vYXGbR/qtdLdIfGCP0lcoJiYVzsEz+iQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rolldown/binding-darwin-arm64@1.0.2':
|
|
resolution: {integrity: sha512-vdFA9+C/rekyGce7WqHs/xoT0ioZEWaOFyZLIV1mEeNFaFDUQrPIo8Vs2GvJ6eetb3rzDUtUBgzto3ExpXJB3w==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-darwin-x64@1.0.2':
|
|
resolution: {integrity: sha512-BewSOwTHazv77DTYiAZXSqqKZ4KP/KonFisDMVU7PImxoWfB2aepnPhd2E4SWz3zDzYgDNbs6jBmTdgNnF02GA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-freebsd-x64@1.0.2':
|
|
resolution: {integrity: sha512-m41o7M0YWtUdqk61Tb+jnKb2rN++iRdIASlExkUoKfIAH30DOHCB8fVLzSUpbWHHU8esmEioY62PxzexE8MBuA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.0.2':
|
|
resolution: {integrity: sha512-jcojB9H7W/jS29pMKWAK1N+fU99vXodHDTatS3b3y/XSOCiHo0kkA74pL3jJmkoQtYpOCxDvaKs1fo2Ij/1X5w==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.0.2':
|
|
resolution: {integrity: sha512-1jn6qDU5iiOgFgygDzKUuKP0maTi0/f1+sBLgvij/76C77Nm3ts6ufz9Bjg5q5dduxiUIxtq86JIoBvo1xQ4Ig==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.0.2':
|
|
resolution: {integrity: sha512-QVLO/czFMdoMFSqlX3bcswcJNm/23r+qoa/jgtmFc/qEp6/jXmIkDjF/XIo8dPfGaiwy1xfQn8o77L79GeXFgw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rolldown/binding-linux-ppc64-gnu@1.0.2':
|
|
resolution: {integrity: sha512-hgO5Abm0w5UL6FEa2iFnZqo2KlK7TQ5QhV5x09hujBf7t5KzHQ1VmfPuTpqRy/rNlSxua3eWH374xxiVrP+lcA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-s390x-gnu@1.0.2':
|
|
resolution: {integrity: sha512-fy8rXxuYEu602abC8MUNaPjYLIFzReOaEIEMKMUa0rFEUxNpVXhs15KSSQ4qlqSaM7B6rcj9rDZgADh/IGDzLQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.0.2':
|
|
resolution: {integrity: sha512-0+bOkiQ779+r1WpoHOWHqncvyySci0vKph+myNDYb+im6meJAzHQXay6oEgnkHuUGouM1LKTZwqKpBow6Kj7CQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.0.2':
|
|
resolution: {integrity: sha512-mjSkrzZK5Qsl0a9d1JgILOiuZOSDTVdKENcSXBoqbzSrspLR/4/IRVDo5wd2GgZjNss/viBFJdeq+j7qH2nypw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.0.2':
|
|
resolution: {integrity: sha512-1v5vHasdfQAZoEHakBV72LIFAC9JjnymsiKxp+GEr/ma3+NJCPSaYK+qavInOovJkgwFrs7GccX2d6IgDA3Z5w==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.0.2':
|
|
resolution: {integrity: sha512-mb1VobWn6NheziTk5/WEaR6AKVbrwT5sOi6C7zk3gy/pD1qtJfU1j4PgTo2NJnOtbL9Dl3Aeei8w9jJ7qC2jZQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [wasm32]
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.0.2':
|
|
resolution: {integrity: sha512-SqKonF56vA/L2yHwHYcEp2P34URpOZ7d1fS635cTkpDnUtEGdUbhI6NzsPdqeSWvAAeGDrxjWjNmibDIdFf9/A==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.0.2':
|
|
resolution: {integrity: sha512-v7qRI7gXLRINcOGXt+7YmAZ6iFuyZVMIoXAxhd8oP+DR9dLfL9GfNIx7PLMxmhZdvq8waUJBQiWN9EKNy+TRBQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rolldown/pluginutils@1.0.1':
|
|
resolution: {integrity: sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==}
|
|
|
|
'@rtsao/scc@1.1.0':
|
|
resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==}
|
|
|
|
'@scarf/scarf@1.4.0':
|
|
resolution: {integrity: sha512-xxeapPiUXdZAE3che6f3xogoJPeZgig6omHEy1rIY5WVsB3H2BHNnZH+gHG6x91SCWyQCzWGsuL2Hh3ClO5/qQ==}
|
|
|
|
'@simonwep/pickr@1.9.0':
|
|
resolution: {integrity: sha512-oEYvv15PyfZzjoAzvXYt3UyNGwzsrpFxLaZKzkOSd0WYBVwLd19iJerePDONxC1iF6+DpcswPdLIM2KzCJuYFg==}
|
|
|
|
'@sinclair/typebox@0.27.10':
|
|
resolution: {integrity: sha512-MTBk/3jGLNB2tVxv6uLlFh1iu64iYOQ2PbdOSK3NW8JZsmlaOh2q6sdtKowBhfw8QFLmYNzTW4/oK4uATIi6ZA==}
|
|
|
|
'@sindresorhus/merge-streams@4.0.0':
|
|
resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@sinonjs/commons@3.0.1':
|
|
resolution: {integrity: sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==}
|
|
|
|
'@sinonjs/fake-timers@10.3.0':
|
|
resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==}
|
|
|
|
'@solid-primitives/refs@1.1.3':
|
|
resolution: {integrity: sha512-aam02fjNKpBteewF/UliPSQCVJsIIGOLEWQOh+ll6R/QePzBOOBMcC4G+5jTaO75JuUS1d/14Q1YXT3X0Ow6iA==}
|
|
peerDependencies:
|
|
solid-js: ^1.6.12
|
|
|
|
'@solid-primitives/transition-group@1.1.2':
|
|
resolution: {integrity: sha512-gnHS0OmcdjeoHN9n7Khu8KNrOlRc8a2weETDt2YT6o1zeW/XtUC6Db3Q9pkMU/9cCKdEmN4b0a/41MKAHRhzWA==}
|
|
peerDependencies:
|
|
solid-js: ^1.6.12
|
|
|
|
'@solid-primitives/utils@6.4.0':
|
|
resolution: {integrity: sha512-AeGTBg8Wtkh/0s+evyLtP8piQoS4wyqqQaAFs2HJcFMMjYAtUgo+ZPduRXLjPlqKVc2ejeR544oeqpbn8Egn8A==}
|
|
peerDependencies:
|
|
solid-js: ^1.6.12
|
|
|
|
'@standard-schema/spec@1.1.0':
|
|
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
|
|
|
'@stylistic/eslint-plugin@5.10.0':
|
|
resolution: {integrity: sha512-nPK52ZHvot8Ju/0A4ucSX1dcPV2/1clx0kLcH5wDmrE4naKso7TUC/voUyU1O9OTKTrR6MYip6LP0ogEMQ9jPQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^9.0.0 || ^10.0.0
|
|
|
|
'@stylistic/stylelint-plugin@5.2.0':
|
|
resolution: {integrity: sha512-pfa2PMvlH87qwoOMUH4rqz7x/vuO5Kh+r/R1Pe+/5T8sukDPe/VfF6mbdUGE5gwZPlj5O1X56qw55IZrFFRF0g==}
|
|
peerDependencies:
|
|
stylelint: ^17.6.0
|
|
|
|
'@swc/helpers@0.5.23':
|
|
resolution: {integrity: sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==}
|
|
|
|
'@tootallnate/once@2.0.1':
|
|
resolution: {integrity: sha512-HqmEUIGRJ5fSXchkVgR5F7qn48bDBzv0kWj/Kfu5e6uci4UlEeng4331LnBkWffb++Ei3FOVLxo8JJWMFBDMeQ==}
|
|
engines: {node: '>= 10'}
|
|
|
|
'@tybys/wasm-util@0.10.2':
|
|
resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==}
|
|
|
|
'@types/chai@5.2.3':
|
|
resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
|
|
|
|
'@types/codemirror@5.60.17':
|
|
resolution: {integrity: sha512-AZq2FIsUHVMlp7VSe2hTfl5w4pcUkoFkM3zVsRKsn1ca8CXRDYvnin04+HP2REkwsxemuHqvDofdlhUWNpbwfw==}
|
|
|
|
'@types/d3-array@3.2.2':
|
|
resolution: {integrity: sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==}
|
|
|
|
'@types/d3-axis@3.0.6':
|
|
resolution: {integrity: sha512-pYeijfZuBd87T0hGn0FO1vQ/cgLk6E1ALJjfkC0oJ8cbwkZl3TpgS8bVBLZN+2jjGgg38epgxb2zmoGtSfvgMw==}
|
|
|
|
'@types/d3-brush@3.0.6':
|
|
resolution: {integrity: sha512-nH60IZNNxEcrh6L1ZSMNA28rj27ut/2ZmI3r96Zd+1jrZD++zD3LsMIjWlvg4AYrHn/Pqz4CF3veCxGjtbqt7A==}
|
|
|
|
'@types/d3-chord@3.0.6':
|
|
resolution: {integrity: sha512-LFYWWd8nwfwEmTZG9PfQxd17HbNPksHBiJHaKuY1XeqscXacsS2tyoo6OdRsjf+NQYeB6XrNL3a25E3gH69lcg==}
|
|
|
|
'@types/d3-color@3.1.3':
|
|
resolution: {integrity: sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==}
|
|
|
|
'@types/d3-contour@3.0.6':
|
|
resolution: {integrity: sha512-BjzLgXGnCWjUSYGfH1cpdo41/hgdWETu4YxpezoztawmqsvCeep+8QGfiY6YbDvfgHz/DkjeIkkZVJavB4a3rg==}
|
|
|
|
'@types/d3-delaunay@6.0.4':
|
|
resolution: {integrity: sha512-ZMaSKu4THYCU6sV64Lhg6qjf1orxBthaC161plr5KuPHo3CNm8DTHiLw/5Eq2b6TsNP0W0iJrUOFscY6Q450Hw==}
|
|
|
|
'@types/d3-dispatch@3.0.7':
|
|
resolution: {integrity: sha512-5o9OIAdKkhN1QItV2oqaE5KMIiXAvDWBDPrD85e58Qlz1c1kI/J0NcqbEG88CoTwJrYe7ntUCVfeUl2UJKbWgA==}
|
|
|
|
'@types/d3-drag@3.0.7':
|
|
resolution: {integrity: sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==}
|
|
|
|
'@types/d3-dsv@3.0.7':
|
|
resolution: {integrity: sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g==}
|
|
|
|
'@types/d3-ease@3.0.2':
|
|
resolution: {integrity: sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==}
|
|
|
|
'@types/d3-fetch@3.0.7':
|
|
resolution: {integrity: sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA==}
|
|
|
|
'@types/d3-force@3.0.10':
|
|
resolution: {integrity: sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw==}
|
|
|
|
'@types/d3-format@3.0.4':
|
|
resolution: {integrity: sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g==}
|
|
|
|
'@types/d3-geo@3.1.0':
|
|
resolution: {integrity: sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==}
|
|
|
|
'@types/d3-hierarchy@3.1.7':
|
|
resolution: {integrity: sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==}
|
|
|
|
'@types/d3-interpolate@3.0.4':
|
|
resolution: {integrity: sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==}
|
|
|
|
'@types/d3-path@3.1.1':
|
|
resolution: {integrity: sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==}
|
|
|
|
'@types/d3-polygon@3.0.2':
|
|
resolution: {integrity: sha512-ZuWOtMaHCkN9xoeEMr1ubW2nGWsp4nIql+OPQRstu4ypeZ+zk3YKqQT0CXVe/PYqrKpZAi+J9mTs05TKwjXSRA==}
|
|
|
|
'@types/d3-quadtree@3.0.6':
|
|
resolution: {integrity: sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg==}
|
|
|
|
'@types/d3-random@3.0.3':
|
|
resolution: {integrity: sha512-Imagg1vJ3y76Y2ea0871wpabqp613+8/r0mCLEBfdtqC7xMSfj9idOnmBYyMoULfHePJyxMAw3nWhJxzc+LFwQ==}
|
|
|
|
'@types/d3-scale-chromatic@3.1.0':
|
|
resolution: {integrity: sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ==}
|
|
|
|
'@types/d3-scale@4.0.9':
|
|
resolution: {integrity: sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==}
|
|
|
|
'@types/d3-selection@3.0.11':
|
|
resolution: {integrity: sha512-bhAXu23DJWsrI45xafYpkQ4NtcKMwWnAC/vKrd2l+nxMFuvOT3XMYTIj2opv8vq8AO5Yh7Qac/nSeP/3zjTK0w==}
|
|
|
|
'@types/d3-shape@3.1.8':
|
|
resolution: {integrity: sha512-lae0iWfcDeR7qt7rA88BNiqdvPS5pFVPpo5OfjElwNaT2yyekbM0C9vK+yqBqEmHr6lDkRnYNoTBYlAgJa7a4w==}
|
|
|
|
'@types/d3-time-format@4.0.3':
|
|
resolution: {integrity: sha512-5xg9rC+wWL8kdDj153qZcsJ0FWiFt0J5RB6LYUNZjwSnesfblqrI/bJ1wBdJ8OQfncgbJG5+2F+qfqnqyzYxyg==}
|
|
|
|
'@types/d3-time@3.0.4':
|
|
resolution: {integrity: sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==}
|
|
|
|
'@types/d3-timer@3.0.2':
|
|
resolution: {integrity: sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==}
|
|
|
|
'@types/d3-transition@3.0.9':
|
|
resolution: {integrity: sha512-uZS5shfxzO3rGlu0cC3bjmMFKsXv+SmZZcgp0KD22ts4uGXp5EVYGzu/0YdwZeKmddhcAccYtREJKkPfXkZuCg==}
|
|
|
|
'@types/d3-zoom@3.0.8':
|
|
resolution: {integrity: sha512-iqMC4/YlFCSlO8+2Ii1GGGliCAY4XdeG748w5vQUbevlbDu0zSjH/+jojorQVBK/se0j6DUFNPBGSqD3YWYnDw==}
|
|
|
|
'@types/d3@7.4.3':
|
|
resolution: {integrity: sha512-lZXZ9ckh5R8uiFVt8ogUNf+pIrK4EsWrx2Np75WvF/eTpJ0FMHNhjXk8CKEx/+gpHbNQyJWehbFaTvqmHWB3ww==}
|
|
|
|
'@types/debug@4.1.13':
|
|
resolution: {integrity: sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==}
|
|
|
|
'@types/deep-eql@4.0.2':
|
|
resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==}
|
|
|
|
'@types/esrecurse@4.3.1':
|
|
resolution: {integrity: sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==}
|
|
|
|
'@types/estree@1.0.9':
|
|
resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
|
|
|
|
'@types/geojson@7946.0.16':
|
|
resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==}
|
|
|
|
'@types/hammerjs@2.0.46':
|
|
resolution: {integrity: sha512-ynRvcq6wvqexJ9brDMS4BnBLzmr0e14d6ZJTEShTBWKymQiHwlAyGu0ZPEFI2Fh1U53F7tN9ufClWM5KvqkKOw==}
|
|
|
|
'@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/jquery@4.0.0':
|
|
resolution: {integrity: sha512-Z+to+A2VkaHq1DfI2oSwsoCdhCHMpTSgjWzNcbNlRGYzksDBpPUgEcAL+RQjOBJRaLoEAOHXxqDGBVP+BblBwg==}
|
|
|
|
'@types/js-yaml@4.0.9':
|
|
resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==}
|
|
|
|
'@types/jsdom@20.0.1':
|
|
resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==}
|
|
|
|
'@types/json-schema@7.0.15':
|
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
|
|
|
'@types/json5@0.0.29':
|
|
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
|
|
|
'@types/katex@0.16.8':
|
|
resolution: {integrity: sha512-trgaNyfU+Xh2Tc+ABIb44a5AYUpicB3uwirOioeOkNPPbmgRNtcWyDeeFRzjPZENO9Vq8gvVqfhaaXWLlevVwg==}
|
|
|
|
'@types/marked@4.3.2':
|
|
resolution: {integrity: sha512-a79Yc3TOk6dGdituy8hmTTJXjOkZ7zsFYV10L337ttq/rec8lRMDBpV7fL3uLx6TgbFCa5DU/h8FmIBQPSbU0w==}
|
|
|
|
'@types/ms@2.1.0':
|
|
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
|
|
|
|
'@types/node@25.9.1':
|
|
resolution: {integrity: sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==}
|
|
|
|
'@types/pdfobject@2.2.5':
|
|
resolution: {integrity: sha512-7gD5tqc/RUDq0PyoLemL0vEHxBYi+zY0WVaFAx/Y0jBsXFgot1vB9No1GhDZGwRGJMCIZbgAb74QG9MTyTNU/g==}
|
|
|
|
'@types/sortablejs@1.15.9':
|
|
resolution: {integrity: sha512-7HP+rZGE2p886PKV9c9OJzLBI6BBJu1O7lJGYnPyG3fS4/duUCcngkNCjsLwIMV+WMqANe3tt4irrXHSIe68OQ==}
|
|
|
|
'@types/stack-utils@2.0.3':
|
|
resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
|
|
|
|
'@types/swagger-ui-dist@3.30.6':
|
|
resolution: {integrity: sha512-FVxN7wjLYRtJsZBscOcOcf8oR++m38vbUFjT33Mr9HBuasX9bRDrJsp7iwixcOtKSHEEa2B7o2+4wEiXqC+Ebw==}
|
|
|
|
'@types/tern@0.23.9':
|
|
resolution: {integrity: sha512-ypzHFE/wBzh+BlH6rrBgS5I/Z7RD21pGhZ2rltb/+ZrVM1awdZwjx7hE5XfuYgHWk9uvV5HLZN3SloevCAp3Bw==}
|
|
|
|
'@types/throttle-debounce@5.0.2':
|
|
resolution: {integrity: sha512-pDzSNulqooSKvSNcksnV72nk8p7gRqN8As71Sp28nov1IgmPKWbOEIwAWvBME5pPTtaXJAvG3O4oc76HlQ4kqQ==}
|
|
|
|
'@types/toastify-js@1.12.4':
|
|
resolution: {integrity: sha512-zfZHU4tKffPCnZRe7pjv/eFKzTVHozKewFCKaCjZ4gFinKgJRz/t0bkZiMCXJxPhv/ZoeDGNOeRD09R0kQZ/nw==}
|
|
|
|
'@types/tough-cookie@4.0.5':
|
|
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
|
|
|
|
'@types/trusted-types@2.0.7':
|
|
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
|
|
|
|
'@types/unist@2.0.11':
|
|
resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==}
|
|
|
|
'@types/whatwg-mimetype@3.0.2':
|
|
resolution: {integrity: sha512-c2AKvDT8ToxLIOUlN51gTiHXflsfIFisS4pO7pDPoKouJCESkhZnEy623gwP9laCy5lnLDAw1vAzu2vM2YLOrA==}
|
|
|
|
'@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.35':
|
|
resolution: {integrity: sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==}
|
|
|
|
'@typescript-eslint/eslint-plugin@8.60.0':
|
|
resolution: {integrity: sha512-QYb/sa74/s7OKMbACMjrYnGspj9Hs5YI5aaffSL65UfeBUzVzBJfVo3oWSpbzPurvm7yaCCo2Lk7lVj610HqKw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': ^8.60.0
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/eslint-plugin@8.60.1':
|
|
resolution: {integrity: sha512-JQ4S5GB0tfjO8BuJ4fcX+HodkzJjYBV+7OJ+wLygaX7OGQ7FudyHL4NSCA6ob+w3Yn+5MkKIozOwQhXeM7opVg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': ^8.60.1
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/parser@8.60.0':
|
|
resolution: {integrity: sha512-fcqpj/MyK4sxDPcbe7STNPbpQL4RLZOPWuaTmwZYuc+hJKzRf58yRxfhqGpc6PIq9ZyfSBpfHgmUHmHs0KwHwg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/project-service@8.60.0':
|
|
resolution: {integrity: sha512-aZu74NNKJeUWqCjDddzdiKaS82dgYgV/vmf+Ui3ZdZejmgfXR/q+pRumgobnQ2cCJTgGTWp4ypiwsuofFubavg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/project-service@8.60.1':
|
|
resolution: {integrity: sha512-eXkTH2bxmXlqD1RnOPmLZ9ZM9D3VwSx04JOwBnP9RQ+yUA5a2Mu7SfW8uaV2Aon53NJzZlZYuX7tn91Izf+xaw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/scope-manager@8.60.0':
|
|
resolution: {integrity: sha512-pFzqhllJMs+jghLQWzV00ds39xLzuyqPSev5pd8f4Ir0rtKR3ZLUB4/4dhjOFighWb9larvtfJvqL+4yKDI3Xw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/scope-manager@8.60.1':
|
|
resolution: {integrity: sha512-gvI5OQoptnxQnchOirukCuQ55svJSTuD/4k5+pC267xyBtYry748R9/c3tYUzb/iE6RZfllRz2lVulLCHkTm4w==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/tsconfig-utils@8.60.0':
|
|
resolution: {integrity: sha512-BZPR3RGYlAXnly6ymAxfkVn5rCbZzQNou0rxv3GfWZ8cTQp+hhVd73khbGLAd8k1TlAPLISH337M+tAgAnaJDQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/tsconfig-utils@8.60.1':
|
|
resolution: {integrity: sha512-nh8w4qAteiKuZu3pSSzG/yGKpw0OlkrKnzFmbVRenKaD4qc+7i1GrmZaLVkr8rk4uipiPGMOW4YsM6WmKZ5CvA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/type-utils@8.60.0':
|
|
resolution: {integrity: sha512-SX46wEUtitCpq7AN38HkUU/+zvUpdKf7ephtWAFgckH8O7PQIyL5gvrhQgBLuEYgLfuKWOVvWVskMbuFHAz5xg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/type-utils@8.60.1':
|
|
resolution: {integrity: sha512-sdwTrpjosW7ANQYJ39ZBF1ZyEMEGVB2UsikrserVM/30a/F1dTLnu9bGxEdosugyu5caigjLrR2qiD11asjI1A==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/types@8.60.0':
|
|
resolution: {integrity: sha512-AsE7x2XaAK+CVbeih0Fvbn+r1qHxtpLDJ3XUuFcIinT318T90yHMJC+Zgv+jUuDjQQd06HKwxnDu6sz1IcTilA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/types@8.60.1':
|
|
resolution: {integrity: sha512-4h0tY8ppCkdCzcrl2YM5M3my0xsE1Tf8om3owEu5oPWmXwkKRmk0j0LGDzYBGUcAlesEbxBhazqu/K4cu3Ug7w==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/typescript-estree@8.60.0':
|
|
resolution: {integrity: sha512-3AcZNBGMClm6CXDyo8kYvVGT/sx29sS0oBsIb9oZI2gunA4Vm2M3YHzRLPvsUBBsl+yB5FPtltq7gGH0iTlp9g==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/typescript-estree@8.60.1':
|
|
resolution: {integrity: sha512-alpRkfG8hlVE5kdJW2GkfgDgXxold3e8e4l6EnmhRmRLbekgAPCCGDVD++sABy9FcgPFroq+uFcCSM1vR57Cew==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/utils@8.60.0':
|
|
resolution: {integrity: sha512-HtXuPfrHTyBDkameWpl+vJb1Uevu2tznAyahM1Oc4AENidCLTPiZDWIo4GfcxNdC/RcfGcadzzkqbRG87dUrQA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/utils@8.60.1':
|
|
resolution: {integrity: sha512-h2MPBLoNtjc3qZWfY3Tl51yPorQ2McHn8pJfcMNTcIvrrZrr90Ykffit0yjrPFWQcRcUxzH20+6OcVdW4yHtUg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
'@typescript-eslint/visitor-keys@8.60.0':
|
|
resolution: {integrity: sha512-9WI52t8ZGLVGrPMBet25yAftqY/n95+zmoUUtJBBQTKDSKUu7OsPTroT2op7U9JatkoRccL0YkWDNMFfC4Sjxg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/visitor-keys@8.60.1':
|
|
resolution: {integrity: sha512-EbGRQg4FhrmwLodl+t3JNAnXHWVr9Vp+Zl1QBZVPY4ByfkzIT8cX3K6QWODHtkIZqqJVEWvhHSx3v5PDHsaQag==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@unrs/resolver-binding-android-arm-eabi@1.12.2':
|
|
resolution: {integrity: sha512-g5T90pqg1bo/7mytQx6F4iBNC0Wsh9cu+z9veDbFjc7HjpesJFWD7QMS0NGStXM075+7dJPPVvBbpZlnrdpi/w==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@unrs/resolver-binding-android-arm64@1.12.2':
|
|
resolution: {integrity: sha512-YGCRZv/9GLhwmz6mYDeTsm/92BAyR28l6c2ReweVW5pWgfsitWLY8upvfRlGdoyD8HjeTHSYJWyZGD4KJA/nFQ==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@unrs/resolver-binding-darwin-arm64@1.12.2':
|
|
resolution: {integrity: sha512-u9DiNT1auQMO20A9SyTuG3wUgQWB9Z7KjAg0uFuCDR1FsAY8A0CG2S6JpHS1xwm/w1G08bjXZDcyOCjv1WAm2w==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@unrs/resolver-binding-darwin-x64@1.12.2':
|
|
resolution: {integrity: sha512-f7rPLi/T1HVKZu/u6t87lroib16n8vrSzcyxI7lg4BGO9UF26KhQL44sd9eOUgrTYhvRXtWOIZT5PejdPyJfUA==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@unrs/resolver-binding-freebsd-x64@1.12.2':
|
|
resolution: {integrity: sha512-BpcOjWCJub6nRZUS2zA20pmLvjtqAtGejETaIyRLiZiQf++cbrjltLA5NN/xaXfqeOBOSlMFbemIl5/S5tljmg==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@unrs/resolver-binding-linux-arm-gnueabihf@1.12.2':
|
|
resolution: {integrity: sha512-vZTDvdSISZjJx66OzJqtsOhzifbqRjbmI1Mnu49fQDwog5GtDI4QidRiEAYbZCRj9C8YZEW+3ZjqsyS9GR4k2A==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@unrs/resolver-binding-linux-arm-musleabihf@1.12.2':
|
|
resolution: {integrity: sha512-BiPI+IrIlwcW4nLLMM21+B1dFPzd55yAVgVGrdgDjNef+ch03GdxrcyaIz8X9SsQirh/kCQ7mviyWlMxdh2D7g==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@unrs/resolver-binding-linux-arm64-gnu@1.12.2':
|
|
resolution: {integrity: sha512-zJc0H99FEPoFfSrNpa91HYfxzfAJCr502oxNK1cfdC9hlaFI43RT+JFCann9JUgZmLzzntChHyn13Sgn9ljHNg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@unrs/resolver-binding-linux-arm64-musl@1.12.2':
|
|
resolution: {integrity: sha512-KQ3Lki6l+Pz1k/eBipN41ES+YUK30beLGb9YqcB1O542cyLCNE6GaxrfcY3T6EezmGGk84wb5XyO9loTM9tkcA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@unrs/resolver-binding-linux-loong64-gnu@1.12.2':
|
|
resolution: {integrity: sha512-3SJGEh1DborhG6pyxvhPzCT4bbSIVihsvgJc13P1bHG7KLdNDaF9T3gsTwFc7Jw/5Y5/iWOjkEx7Zy0NvCGX3Q==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@unrs/resolver-binding-linux-loong64-musl@1.12.2':
|
|
resolution: {integrity: sha512-jiuG/Obbel7uw1PwHNFfrkiKhLAF6mnyZ6aWlOAVN9WqKm8v0OFGnciJIHu8+CMvXLQ8AD51LPzAoUfT21D5Ew==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@unrs/resolver-binding-linux-ppc64-gnu@1.12.2':
|
|
resolution: {integrity: sha512-q7xRvVpmcfeL+LlZg8Pbbo6QaTZwDU5BaGZbwfhkEsXJn3Was8xYfE0RBH266xZt0rM6B7i8xAYIvjthuUIWHg==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@unrs/resolver-binding-linux-riscv64-gnu@1.12.2':
|
|
resolution: {integrity: sha512-0CVdx6lcnT3Q9inOH8tsMIOJ6ImndllMjqJHg8RLVdB7Vq4SfkEXl9mCSsVNuNA4MCYycRicCUxPCabVHJRr6A==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@unrs/resolver-binding-linux-riscv64-musl@1.12.2':
|
|
resolution: {integrity: sha512-iOwlRo9vnp6R6ohHQS11n0NnfdXx/omhkocmIfaPRpQhKZ+3BDMkkdRVh53qjkFkpPddf+FETA28NwGN7l5l+w==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@unrs/resolver-binding-linux-s390x-gnu@1.12.2':
|
|
resolution: {integrity: sha512-HYJtLfXq94q8iZNFT1lknx258wlkkWhZeUXJRqzKBBUJ00CvZ+N33zgbCqimLjsyw5Va6uUxhVa12mI+kaveEw==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@unrs/resolver-binding-linux-x64-gnu@1.12.2':
|
|
resolution: {integrity: sha512-mPsUhunKKDih5O96Y6enDQyHc1SqBPlY1E/SfMWDM3EdJ95Z9CArPeCVwCCqbP45ljvivdEk8Fxn+SIb1rDAJQ==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@unrs/resolver-binding-linux-x64-musl@1.12.2':
|
|
resolution: {integrity: sha512-azrt6+5ydLd8Vt210AAFis/lZevSfPw93EJRIJG+xPu4WCJ8K0kppCTpMyLPcKT7H15M4Jnt2tMp5bOvCkRC6A==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@unrs/resolver-binding-openharmony-arm64@1.12.2':
|
|
resolution: {integrity: sha512-YZ9hP4O0X9PQb8eO980qmLNGH4zT3I9+SZTdt0Pr0YyuGQhYKoOZkV02VzrzyOZJ5xIJ3UFIenKkUkGg8GjgWQ==}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@unrs/resolver-binding-wasm32-wasi@1.12.2':
|
|
resolution: {integrity: sha512-tYFDIkMxSflfEc/h92ZWNsZlHSwgimbNHSO3PL2JWQHfCuC2q316jMyYU9TIWZsFK2bQwyK5VAdYgn8ygPj69A==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [wasm32]
|
|
|
|
'@unrs/resolver-binding-win32-arm64-msvc@1.12.2':
|
|
resolution: {integrity: sha512-qzNyg3xL0VPQmCaUh+N5jSitce6k+uCBfMDesWRnlULOZaqUkaJ0ybdT+UqlAWJoQjuqfIU/0Ptx9bteN4D82g==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@unrs/resolver-binding-win32-ia32-msvc@1.12.2':
|
|
resolution: {integrity: sha512-WD9sY00OfpHVGfsnHZoA8jVT+esS/Bg8z8jzxp5BnDCjjwsuKsPQrzswwpFy4J1AUJbXPRfkpcX0mXrzeXW79g==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@unrs/resolver-binding-win32-x64-msvc@1.12.2':
|
|
resolution: {integrity: sha512-nAB74NfSNKknqQ1RrYj6uz8FcXEomu/MATJZxh/x+BArzN2U3JbOYC0APYzUIGhVY3m5hRxA8VPNdPBoG8txlA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@upsetjs/venn.js@2.0.0':
|
|
resolution: {integrity: sha512-WbBhLrooyePuQ1VZxrJjtLvTc4NVfpOyKx0sKqioq9bX1C1m7Jgykkn8gLrtwumBioXIqam8DLxp88Adbue6Hw==}
|
|
|
|
'@vitejs/plugin-vue@6.0.7':
|
|
resolution: {integrity: sha512-km+p+XdSz9Sxm5rqUbqcSfZYaAniKxWBj1KURl+Jr7UaPvvX7BmaWMdP69I5rrFDeQGyxAG7NXdc57vz+snhWg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
peerDependencies:
|
|
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
vue: ^3.2.25
|
|
|
|
'@vitest/eslint-plugin@1.6.18':
|
|
resolution: {integrity: sha512-J6U4X0jH3NwTuYouvrJn6I8ypTOU+GhKEjyVwpoPnDuc23usa/xi/R0caWLBbNp3xLy3/rL1YkuJuneTMVV4Mg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@typescript-eslint/eslint-plugin': '*'
|
|
eslint: '>=8.57.0'
|
|
typescript: '>=5.0.0'
|
|
vitest: '*'
|
|
peerDependenciesMeta:
|
|
'@typescript-eslint/eslint-plugin':
|
|
optional: true
|
|
typescript:
|
|
optional: true
|
|
vitest:
|
|
optional: true
|
|
|
|
'@vitest/expect@4.1.7':
|
|
resolution: {integrity: sha512-1R+tw0ortHEbZDGMymm+pN7/AFQ/RkFFdtd7EN+VBpynKmLbP8A3rpEXdshBJ7+8hQ9zBJh/i1s0yKNtxAnU7w==}
|
|
|
|
'@vitest/mocker@4.1.7':
|
|
resolution: {integrity: sha512-vY7nuamKgfvpA1Koa3oYIw/k7D6kZnpGyNMZW8loow2bsBYla1TFdqTaXncWdRn4pgwNs+90RhnXhJScDwQeJA==}
|
|
peerDependencies:
|
|
msw: ^2.4.9
|
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
msw:
|
|
optional: true
|
|
vite:
|
|
optional: true
|
|
|
|
'@vitest/pretty-format@4.1.7':
|
|
resolution: {integrity: sha512-umgCarTOYQWIaDMvGDRZij+6b9oVeLIyJzfN+AS88e0ZOU3QTgNNSTtjQOpcvWr3np1N0j4WgZj+sb3oYBDscw==}
|
|
|
|
'@vitest/runner@4.1.7':
|
|
resolution: {integrity: sha512-BapjmAQ2aI78WdMEfeUWivnfVzB+VPGwWRQcJE0OUq7qEeEcBsCSf+0T5iREBNE5nBb4wA5Ya0W6IA+sghdEFw==}
|
|
|
|
'@vitest/snapshot@4.1.7':
|
|
resolution: {integrity: sha512-ZacLzja+TmJeZ1h14xW2FB/WpeimUD3haBXQPyJqxvo8jQTmfeA8zv58mtjN2C7EHXZDYVcVYdYmAxjkWVvKCw==}
|
|
|
|
'@vitest/spy@4.1.7':
|
|
resolution: {integrity: sha512-kbkI5LMWakyuTIvs6fUJ5qdIVb1XVKsYJAT4OJ938cHMROYMSfmoQdZy0aaAnjbbc8F61vkoTqz/Az+/HiIu5Q==}
|
|
|
|
'@vitest/utils@4.1.7':
|
|
resolution: {integrity: sha512-T532WBu791cBxJlCl6SO+J14l81DQx6uQHm1bQbmCDY7nqlEIgkza/UFnSBNaUtSf41unldDFjdOBYEQC4b5Hw==}
|
|
|
|
'@volar/language-core@2.4.28':
|
|
resolution: {integrity: sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==}
|
|
|
|
'@volar/source-map@2.4.28':
|
|
resolution: {integrity: sha512-yX2BDBqJkRXfKw8my8VarTyjv48QwxdJtvRgUpNE5erCsgEUdI2DsLbpa+rOQVAJYshY99szEcRDmyHbF10ggQ==}
|
|
|
|
'@volar/typescript@2.4.28':
|
|
resolution: {integrity: sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==}
|
|
|
|
'@vue/compiler-core@3.5.35':
|
|
resolution: {integrity: sha512-BUmHaR1J+O+CKZ9uJucdVTEr1LHsdyvv7vG3eNRhK3CczEHeMd/LtsHAuD7PbrxvI2envCY2v7HI1vC1aBRzKw==}
|
|
|
|
'@vue/compiler-dom@3.5.35':
|
|
resolution: {integrity: sha512-k+bprkXxuqhVajgTx5mUHuir7TwQzUKOWR40ng1ncAqQRPnrLngGGgqVEEhOnTMlc8btHYVKmrP8s5Qyg0hvYA==}
|
|
|
|
'@vue/compiler-sfc@3.5.35':
|
|
resolution: {integrity: sha512-G5VPMcXTSywXBgtFOZOnHKBxKSrwXUcvY1iaF5/hRcy7t0J6CH/d8ha9F4nzi00Fax1eLV0QHM7v4mQu68jydw==}
|
|
|
|
'@vue/compiler-ssr@3.5.35':
|
|
resolution: {integrity: sha512-rGhAeXgdM7/ffTJGXT69rCCdTmjDewnFuUZfBQQHTdcEBeWdT5HCGY60y2ytLJr9/Dsu7IntUi5z/w0h6Rjnzw==}
|
|
|
|
'@vue/language-core@3.3.2':
|
|
resolution: {integrity: sha512-CLwjSfHlPLhjd2qhuS3tTFtnOIWHXAM5u4X1DxmzlQ8j5bmOYlKCsSusOP7jCRJnlVg0mCTQtHU3vwFvopZGoQ==}
|
|
|
|
'@vue/reactivity@3.5.35':
|
|
resolution: {integrity: sha512-tVc+SsHConvh/Lz64qq1pP3rYArBmK42xonovEcxY74SQtvctZodG/zhq54P5dr38cVuw25d27cPNRdlMidpGQ==}
|
|
|
|
'@vue/runtime-core@3.5.35':
|
|
resolution: {integrity: sha512-A/xFNX9loIcWDygeQuNCfKuh0CoYBzxhqEMNah5TSFg9Z53DrFYEN2qi5CU9necjM1OWYegYREUTHmXTmhfXtg==}
|
|
|
|
'@vue/runtime-dom@3.5.35':
|
|
resolution: {integrity: sha512-odrJ1C391dbGnyDRh8U+rnP7J2amIEzfmRk5vXy7xi3aZhEXofTvpi0T4HJb6jlNqQZTNPR5MPHSB3RHNkIORA==}
|
|
|
|
'@vue/server-renderer@3.5.35':
|
|
resolution: {integrity: sha512-NkebSOYdB97wi8OQcO3HqzZSlymJi/aWsN/7h74OSVhRTm6qGs3Jp3e0rCXynmWwSlKeRrnlIug+ilYoHBmQDA==}
|
|
peerDependencies:
|
|
vue: 3.5.35
|
|
|
|
'@vue/shared@3.5.35':
|
|
resolution: {integrity: sha512-zSbjL7gRXwks2ZQLRGCajBtBXEOXW9Ddhn/HvSdrGkE2dqGnumzW8XtusRrxrE9LvqtiqDXQ+A60Hp6mvdYxfA==}
|
|
|
|
abab@2.0.6:
|
|
resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==}
|
|
deprecated: Use your platform's native atob() and btoa() methods instead
|
|
|
|
acorn-globals@7.0.1:
|
|
resolution: {integrity: sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==}
|
|
|
|
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.5:
|
|
resolution: {integrity: sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
acorn@8.16.0:
|
|
resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
agent-base@6.0.2:
|
|
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
|
engines: {node: '>= 6.0.0'}
|
|
|
|
ajv@6.15.0:
|
|
resolution: {integrity: sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==}
|
|
|
|
ajv@8.20.0:
|
|
resolution: {integrity: sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==}
|
|
|
|
alien-signals@3.2.1:
|
|
resolution: {integrity: sha512-I8FjmltrfnDFoZedi5CG8DghVYNhzb/Ijluz7tCSJH0xpd0484Kowhbb1XDYOxfJpU1p5wnM2X54dA+IfGyD1g==}
|
|
|
|
ansi-escapes@1.4.0:
|
|
resolution: {integrity: sha512-wiXutNjDUlNEDWHcYH3jtZUhd3c4/VojassD8zHdHCY13xbZy2XbW+NKQwA0tWGBVzDA9qEzYwfoSsWmviidhw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
ansi-regex@2.1.1:
|
|
resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
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@2.2.1:
|
|
resolution: {integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
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_up@6.0.6:
|
|
resolution: {integrity: sha512-yIa1x3Ecf8jWP4UWEunNjqNX6gzE4vg2gGz+xqRGY+TBSucnYp6RRdPV4brmtg6bQ1ljD48mZ5iGSEj7QEpRKA==}
|
|
|
|
any-promise@1.3.0:
|
|
resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
|
|
|
|
anymatch@3.1.3:
|
|
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
|
engines: {node: '>= 8'}
|
|
|
|
arg@5.0.2:
|
|
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
|
|
|
|
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-buffer-byte-length@1.0.2:
|
|
resolution: {integrity: sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
array-includes@3.1.9:
|
|
resolution: {integrity: sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
array.prototype.findlastindex@1.2.6:
|
|
resolution: {integrity: sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
array.prototype.flat@1.3.3:
|
|
resolution: {integrity: sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
array.prototype.flatmap@1.3.3:
|
|
resolution: {integrity: sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
arraybuffer.prototype.slice@1.0.4:
|
|
resolution: {integrity: sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
asciinema-player@3.15.1:
|
|
resolution: {integrity: sha512-agVYeNlPxthLyAb92l9AS7ypW0uhesqOuQzyR58Q4Sj+MvesQztZBgx86lHqNJkB8rQ6EP0LeA9czGytQUBpYw==}
|
|
|
|
asn1@0.2.6:
|
|
resolution: {integrity: sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==}
|
|
|
|
assert-plus@1.0.0:
|
|
resolution: {integrity: sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==}
|
|
engines: {node: '>=0.8'}
|
|
|
|
assertion-error@2.0.1:
|
|
resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
|
|
engines: {node: '>=12'}
|
|
|
|
ast-types-flow@0.0.8:
|
|
resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==}
|
|
|
|
astral-regex@2.0.0:
|
|
resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
async-function@1.0.0:
|
|
resolution: {integrity: sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
asynckit@0.4.0:
|
|
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
|
|
available-typed-arrays@1.0.7:
|
|
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
aws-sign2@0.7.0:
|
|
resolution: {integrity: sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==}
|
|
|
|
aws4@1.13.2:
|
|
resolution: {integrity: sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==}
|
|
|
|
axe-core@4.12.0:
|
|
resolution: {integrity: sha512-FTavr/7Ba0IptwGOPxnQvdyW2tAsdLBMTBXz7rKH6xJ2skpyxpBxyHkDdBs4lf69yRqYpkqCdfhnwS8YULGOmg==}
|
|
engines: {node: '>=4'}
|
|
|
|
axobject-query@4.1.0:
|
|
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
balanced-match@1.0.2:
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
|
|
balanced-match@4.0.4:
|
|
resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
|
|
engines: {node: 18 || 20 || >=22}
|
|
|
|
base64-js@1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
|
|
baseline-browser-mapping@2.10.33:
|
|
resolution: {integrity: sha512-bA6+tcSLpz2tIEdDXZPpPTIuxBcC4+w6SieaYyfigIa4h8GlFxbA17v22Vx3JUtuZQj9SgOsnbK+aTBzyDyEuw==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
bcrypt-pbkdf@1.0.2:
|
|
resolution: {integrity: sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==}
|
|
|
|
binary-extensions@2.3.0:
|
|
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
|
|
engines: {node: '>=8'}
|
|
|
|
biome@0.3.3:
|
|
resolution: {integrity: sha512-4LXjrQYbn9iTXu9Y4SKT7ABzTV0WnLDHCVSd2fPUOKsy1gQ+E4xPFmlY1zcWexoi0j7fGHItlL6OWA2CZ/yYAQ==}
|
|
hasBin: true
|
|
|
|
bluebird@3.7.2:
|
|
resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==}
|
|
|
|
boolbase@1.0.0:
|
|
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
|
|
brace-expansion@1.1.15:
|
|
resolution: {integrity: sha512-EwOCDEex4quD37XhqM3omwtMoJjr//isUZz1JopUNWms+4Z2ViyM/k1YIRePpoVNnQhENnxtFjLaxNHrT7xIUg==}
|
|
|
|
brace-expansion@5.0.6:
|
|
resolution: {integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==}
|
|
engines: {node: 18 || 20 || >=22}
|
|
|
|
braces@3.0.3:
|
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
browserslist@4.28.2:
|
|
resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
|
|
buffer@5.7.1:
|
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
|
|
builtin-modules@3.3.0:
|
|
resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==}
|
|
engines: {node: '>=6'}
|
|
|
|
builtin-modules@5.2.0:
|
|
resolution: {integrity: sha512-02yxLeyxF4dNl6SlY6/5HfRSrSdZ/sCPoxy2kZNP5dZZX8LSAD9aE2gtJIUgWrsQTiMPl3mxESyrobSwvRGisQ==}
|
|
engines: {node: '>=18.20'}
|
|
|
|
bytes@3.1.2:
|
|
resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
cacheable@2.3.5:
|
|
resolution: {integrity: sha512-EQfaKe09tl615iNvq/TBRWTFf1AKJNXYQSsMx0Z3EI0nA+pVsVPS8wJhnRlkbdacKPh1d0qVIhwTc2zsQNFEEg==}
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
call-bind@1.0.9:
|
|
resolution: {integrity: sha512-a/hy+pNsFUTR+Iz8TCJvXudKVLAnz/DyeSUo10I5yvFDQJBFU2s9uqQpoSrJlroHUKoKqzg+epxyP9lqFdzfBQ==}
|
|
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-css@2.0.1:
|
|
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
caniuse-lite@1.0.30001793:
|
|
resolution: {integrity: sha512-iwSsYWaCOoh26cV8NwNRViHlrfUvYsHDfRVcbtmw0Kg6PJIZZXwMkj1442FYLBGkeUf1juAsU3DTfxW579mrPA==}
|
|
|
|
caseless@0.12.0:
|
|
resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
|
|
|
|
chai@6.2.2:
|
|
resolution: {integrity: sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==}
|
|
engines: {node: '>=18'}
|
|
|
|
chalk@1.1.3:
|
|
resolution: {integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
chalk@4.1.2:
|
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
engines: {node: '>=10'}
|
|
|
|
change-case@5.4.4:
|
|
resolution: {integrity: sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==}
|
|
|
|
character-entities-legacy@3.0.0:
|
|
resolution: {integrity: sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==}
|
|
|
|
character-entities@2.0.2:
|
|
resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==}
|
|
|
|
character-reference-invalid@2.0.1:
|
|
resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==}
|
|
|
|
chart.js@4.5.1:
|
|
resolution: {integrity: sha512-GIjfiT9dbmHRiYi6Nl2yFCq7kkwdkp1W/lp2J99rX0yo9tgJGn3lKQATztIjb5tVtevcBtIdICNWqlq5+E8/Pw==}
|
|
engines: {pnpm: '>=8'}
|
|
|
|
chartjs-adapter-dayjs-4@1.0.4:
|
|
resolution: {integrity: sha512-yy9BAYW4aNzPVrCWZetbILegTRb7HokhgospPoC3b5iZ5qdlqNmXts2KdSp6AqnjkPAp/YWyHDxLvIvwt5x81w==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
chart.js: '>=4.0.1'
|
|
dayjs: ^1.9.7
|
|
|
|
chartjs-plugin-zoom@2.2.0:
|
|
resolution: {integrity: sha512-in6kcdiTlP6npIVLMd4zXZ08PDUXC52gZ4FAy5oyjk1zX3gKarXMAof7B9eFiisf9WOC3bh2saHg+J5WtLXZeA==}
|
|
peerDependencies:
|
|
chart.js: '>=3.2.0'
|
|
|
|
chokidar@3.6.0:
|
|
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
|
engines: {node: '>= 8.10.0'}
|
|
|
|
chroma-js@3.2.0:
|
|
resolution: {integrity: sha512-os/OippSlX1RlWWr+QDPcGUZs0uoqr32urfxESG9U93lhUfbnlyckte84Q8P1UQY/qth983AS1JONKmLS4T0nw==}
|
|
|
|
ci-info@3.9.0:
|
|
resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
ci-info@4.4.0:
|
|
resolution: {integrity: sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==}
|
|
engines: {node: '>=8'}
|
|
|
|
citeproc@2.4.63:
|
|
resolution: {integrity: sha512-68F95Bp4UbgZU/DBUGQn0qV3HDZLCdI9+Bb2ByrTaNJDL5VEm9LqaiNaxljsvoaExSLEXe1/r6n2Z06SCzW3/Q==}
|
|
|
|
clean-regexp@1.0.0:
|
|
resolution: {integrity: sha512-GfisEZEJvzKrmGWkvfhgzcz/BllN1USeqD2V6tg14OAOgaCD2Z/PUEuxnAZ/nPvmaHRG7a8y77p1T/IRQ4D1Hw==}
|
|
engines: {node: '>=4'}
|
|
|
|
cli-cursor@1.0.2:
|
|
resolution: {integrity: sha512-25tABq090YNKkF6JH7lcwO0zFJTRke4Jcq9iX2nr/Sz0Cjjv4gckmwlW6Ty/aoyFd6z3ysR2hMGC2GFugmBo6A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
cli-width@1.1.1:
|
|
resolution: {integrity: sha512-eMU2akIeEIkCxGXUNmDnJq1KzOIiPnJ+rKqRe6hcxE3vIOPvpMrBYOn/Bl7zNlYJj/zQxXquAnozHUCf9Whnsg==}
|
|
|
|
clippie@4.2.0:
|
|
resolution: {integrity: sha512-NcWaVzqChJ69+foFhwJXta3KXWNDJlpicxcfZG5udobyszOSBDhmFubKv1b/1nIZiVAsPoKqME2iV1SITZqFoQ==}
|
|
|
|
code-point-at@1.1.0:
|
|
resolution: {integrity: sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
codemirror-lang-elixir@4.0.1:
|
|
resolution: {integrity: sha512-z6W/XB4b7TZrp9EZYBGVq93vQfvKbff+1iM8YZaVErL0dguBAeLmVRlEv1NuDZHOP1qjJ3NwyibkUkNWn7q9VQ==}
|
|
|
|
codemirror-spell-checker@1.1.2:
|
|
resolution: {integrity: sha512-2Tl6n0v+GJRsC9K3MLCdLaMOmvWL0uukajNJseorZJsslaxZyZMgENocPU8R0DyoTAiKsyqiemSOZo7kjGV0LQ==}
|
|
|
|
codemirror@5.65.21:
|
|
resolution: {integrity: sha512-6teYk0bA0nR3QP0ihGMoxuKzpl5W80FpnHpBJpgy66NK3cZv5b/d/HY8PnRvfSsCG1MTfr92u2WUl+wT0E40mQ==}
|
|
|
|
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==}
|
|
|
|
colord@2.9.3:
|
|
resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==}
|
|
|
|
combined-stream@1.0.8:
|
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
commander@11.1.0:
|
|
resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==}
|
|
engines: {node: '>=16'}
|
|
|
|
commander@14.0.3:
|
|
resolution: {integrity: sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==}
|
|
engines: {node: '>=20'}
|
|
|
|
commander@2.20.3:
|
|
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
|
|
|
|
commander@4.1.1:
|
|
resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
commander@7.2.0:
|
|
resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==}
|
|
engines: {node: '>= 10'}
|
|
|
|
commander@8.3.0:
|
|
resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==}
|
|
engines: {node: '>= 12'}
|
|
|
|
comment-parser@1.4.7:
|
|
resolution: {integrity: sha512-0h+uSNtQGW3D98eQt3jJ8L06Fves8hncB4V/PKdw/Qb8Hnk19VaKuTr55UNRYiSoVa7WwrFls+rh3ux9agmkeQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
|
|
compare-versions@6.1.1:
|
|
resolution: {integrity: sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==}
|
|
|
|
concat-map@0.0.1:
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
|
|
convert-source-map@2.0.0:
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
|
|
core-js-compat@3.49.0:
|
|
resolution: {integrity: sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==}
|
|
|
|
core-js@2.6.12:
|
|
resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==}
|
|
deprecated: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
|
|
|
|
core-js@3.32.2:
|
|
resolution: {integrity: sha512-pxXSw1mYZPDGvTQqEc5vgIb83jGQKFGYWY76z4a7weZXUolw3G+OvpZqSRcfYOoOVUQJYEPsWeQK8pKEnUtWxQ==}
|
|
|
|
core-util-is@1.0.2:
|
|
resolution: {integrity: sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==}
|
|
|
|
cose-base@1.0.3:
|
|
resolution: {integrity: sha512-s9whTXInMSgAp/NVXVNuVxVKzGH2qck3aQlVHxDCdAEPgtMKwc4Wq6/QKhgdEdgbLSi9rBTAcPoRa6JpiG4ksg==}
|
|
|
|
cose-base@2.2.0:
|
|
resolution: {integrity: sha512-AzlgcsCbUMymkADOJtQm3wO9S3ltPfYOFD5033keQn9NJzIbtnZj+UdBJe7DYml/8TdbtHJW3j58SOnKhWY/5g==}
|
|
|
|
cosmiconfig@9.0.1:
|
|
resolution: {integrity: sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
typescript: '>=4.9.5'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
crelt@1.0.6:
|
|
resolution: {integrity: sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==}
|
|
|
|
cropperjs@1.6.2:
|
|
resolution: {integrity: sha512-nhymn9GdnV3CqiEHJVai54TULFAE3VshJTXSqSJKa8yXAKyBKDWdhHarnlIPrshJ0WMFTGuFvG02YjLXfPiuOA==}
|
|
|
|
cross-spawn@7.0.6:
|
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
css-functions-list@3.3.3:
|
|
resolution: {integrity: sha512-8HFEBPKhOpJPEPu70wJJetjKta86Gw9+CCyCnB3sui2qQfOvRyqBy4IKLKKAwdMpWb2lHXWk9Wb4Z6AmaUT1Pg==}
|
|
engines: {node: '>=12'}
|
|
|
|
css-select@5.2.2:
|
|
resolution: {integrity: sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==}
|
|
|
|
css-tree@2.2.1:
|
|
resolution: {integrity: sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==}
|
|
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
|
|
|
|
css-tree@3.2.1:
|
|
resolution: {integrity: sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==}
|
|
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
|
|
|
|
css-what@6.2.2:
|
|
resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
cssesc@3.0.0:
|
|
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
csso@5.0.5:
|
|
resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==}
|
|
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
|
|
|
|
cssom@0.3.8:
|
|
resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==}
|
|
|
|
cssom@0.5.0:
|
|
resolution: {integrity: sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==}
|
|
|
|
cssstyle@2.3.0:
|
|
resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==}
|
|
engines: {node: '>=8'}
|
|
|
|
csstype@3.2.3:
|
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
|
|
cytoscape-cose-bilkent@4.1.0:
|
|
resolution: {integrity: sha512-wgQlVIUJF13Quxiv5e1gstZ08rnZj2XaLHGoFMYXz7SkNfCDOOteKBE6SYRfA9WxxI/iBc3ajfDoc6hb/MRAHQ==}
|
|
peerDependencies:
|
|
cytoscape: ^3.2.0
|
|
|
|
cytoscape-fcose@2.2.0:
|
|
resolution: {integrity: sha512-ki1/VuRIHFCzxWNrsshHYPs6L7TvLu3DL+TyIGEsRcvVERmxokbf5Gdk7mFxZnTdiGtnA4cfSmjZJMviqSuZrQ==}
|
|
peerDependencies:
|
|
cytoscape: ^3.2.0
|
|
|
|
cytoscape@3.33.4:
|
|
resolution: {integrity: sha512-HIN5Pmd9MrX9BkV7tDwnOcEJCSFvCpc8X97h3f508J6I5FsqAY65wKOCvgH2CuP42CaahWaz4tuh32SOOIH7ww==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
d3-array@2.12.1:
|
|
resolution: {integrity: sha512-B0ErZK/66mHtEsR1TkPEEkwdy+WDesimkM5gpZr5Dsg54BiTA5RXtYW5qTLIAcekaS9xfZrzBLF/OAkB3Qn1YQ==}
|
|
|
|
d3-array@3.2.4:
|
|
resolution: {integrity: sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-axis@3.0.0:
|
|
resolution: {integrity: sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-brush@3.0.0:
|
|
resolution: {integrity: sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-chord@3.0.1:
|
|
resolution: {integrity: sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-color@3.1.0:
|
|
resolution: {integrity: sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-contour@4.0.2:
|
|
resolution: {integrity: sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-delaunay@6.0.4:
|
|
resolution: {integrity: sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-dispatch@3.0.1:
|
|
resolution: {integrity: sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-drag@3.0.0:
|
|
resolution: {integrity: sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-dsv@3.0.1:
|
|
resolution: {integrity: sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
|
|
d3-ease@3.0.1:
|
|
resolution: {integrity: sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-fetch@3.0.1:
|
|
resolution: {integrity: sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-force@3.0.0:
|
|
resolution: {integrity: sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-format@3.1.2:
|
|
resolution: {integrity: sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-geo@3.1.1:
|
|
resolution: {integrity: sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-hierarchy@3.1.2:
|
|
resolution: {integrity: sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-interpolate@3.0.1:
|
|
resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-path@1.0.9:
|
|
resolution: {integrity: sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg==}
|
|
|
|
d3-path@3.1.0:
|
|
resolution: {integrity: sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-polygon@3.0.1:
|
|
resolution: {integrity: sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-quadtree@3.0.1:
|
|
resolution: {integrity: sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-random@3.0.1:
|
|
resolution: {integrity: sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-sankey@0.12.3:
|
|
resolution: {integrity: sha512-nQhsBRmM19Ax5xEIPLMY9ZmJ/cDvd1BG3UVvt5h3WRxKg5zGRbvnteTyWAbzeSvlh3tW7ZEmq4VwR5mB3tutmQ==}
|
|
|
|
d3-scale-chromatic@3.1.0:
|
|
resolution: {integrity: sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-scale@4.0.2:
|
|
resolution: {integrity: sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-selection@3.0.0:
|
|
resolution: {integrity: sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-shape@1.3.7:
|
|
resolution: {integrity: sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw==}
|
|
|
|
d3-shape@3.2.0:
|
|
resolution: {integrity: sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-time-format@4.1.0:
|
|
resolution: {integrity: sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-time@3.1.0:
|
|
resolution: {integrity: sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-timer@3.0.1:
|
|
resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3-transition@3.0.1:
|
|
resolution: {integrity: sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==}
|
|
engines: {node: '>=12'}
|
|
peerDependencies:
|
|
d3-selection: 2 - 3
|
|
|
|
d3-zoom@3.0.0:
|
|
resolution: {integrity: sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==}
|
|
engines: {node: '>=12'}
|
|
|
|
d3@7.9.0:
|
|
resolution: {integrity: sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==}
|
|
engines: {node: '>=12'}
|
|
|
|
dagre-d3-es@7.0.14:
|
|
resolution: {integrity: sha512-P4rFMVq9ESWqmOgK+dlXvOtLwYg0i7u0HBGJER0LZDJT2VHIPAMZ/riPxqJceWMStH5+E61QxFra9kIS3AqdMg==}
|
|
|
|
damerau-levenshtein@1.0.8:
|
|
resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==}
|
|
|
|
dashdash@1.14.1:
|
|
resolution: {integrity: sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
data-urls@3.0.2:
|
|
resolution: {integrity: sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
data-view-buffer@1.0.2:
|
|
resolution: {integrity: sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
data-view-byte-length@1.0.2:
|
|
resolution: {integrity: sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
data-view-byte-offset@1.0.1:
|
|
resolution: {integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
dayjs@1.11.21:
|
|
resolution: {integrity: sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==}
|
|
|
|
debug@3.2.7:
|
|
resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
|
|
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==}
|
|
|
|
decode-named-character-reference@1.3.0:
|
|
resolution: {integrity: sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==}
|
|
|
|
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==}
|
|
|
|
deep-rename-keys@0.2.1:
|
|
resolution: {integrity: sha512-RHd9ABw4Fvk+gYDWqwOftG849x0bYOySl/RgX0tLI9i27ZIeSO91mLZJEp7oPHOMFqHvpgu21YptmDt0FYD/0A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
define-data-property@1.1.4:
|
|
resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
define-properties@1.2.1:
|
|
resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
delaunator@5.1.0:
|
|
resolution: {integrity: sha512-AGrQ4QSgssa1NGmWmLPqN5NY2KajF5MqxetNEO+o0n3ZwZZeTmt7bBnvzHWrmkZFxGgr4HdyFgelzgi06otLuQ==}
|
|
|
|
delayed-stream@1.0.0:
|
|
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
dequal@2.0.3:
|
|
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
|
|
engines: {node: '>=6'}
|
|
|
|
detect-libc@2.1.2:
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
devlop@1.1.0:
|
|
resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
|
|
|
|
didyoumean@1.2.2:
|
|
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
|
|
|
|
dlv@1.1.3:
|
|
resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
|
|
|
|
doctrine@2.1.0:
|
|
resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dom-input-range@2.0.1:
|
|
resolution: {integrity: sha512-UMGnuQlEepIPCju5NrPe+8y52B+pRvSjIaSPW92KpukoDGSEVkI2iaCR4HxK7K6C7zmVsWE8PEjCYZaJMr3vpg==}
|
|
|
|
dom-serializer@2.0.0:
|
|
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
|
|
|
|
domelementtype@2.3.0:
|
|
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
|
|
|
|
domexception@4.0.0:
|
|
resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==}
|
|
engines: {node: '>=12'}
|
|
deprecated: Use your platform's native DOMException instead
|
|
|
|
domhandler@5.0.3:
|
|
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
|
|
engines: {node: '>= 4'}
|
|
|
|
dompurify@3.4.7:
|
|
resolution: {integrity: sha512-2jBxDJY4RR06tQNy4w5FlFH7kfxsQZlufd0sbv+chfHCxeJwrFw2baUDsSwvBISD4K4RDbd0PTfy3uNXsR6siA==}
|
|
|
|
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'}
|
|
|
|
earlgrey-runtime@0.1.2:
|
|
resolution: {integrity: sha512-T4qoScXi5TwALDv8nlGTvOuCT8jXcKcxtO8qVdqv46IA2GHJfQzwoBPbkOmORnyhu3A98cVVuhWLsM2CzPljJg==}
|
|
|
|
easymde@2.21.0:
|
|
resolution: {integrity: sha512-5uE7I/DEN8gvGRwxaqAv7h1PMEK2ykNXVX5zL0dK3nCYROGja3AMbdQz8eCEELnfvCfy7tRkTmLuvyJG8uSWjQ==}
|
|
|
|
ecc-jsbn@0.1.2:
|
|
resolution: {integrity: sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==}
|
|
|
|
editor@1.0.0:
|
|
resolution: {integrity: sha512-SoRmbGStwNYHgKfjOrX2L0mUvp9bUVv0uPppZSOMAntEbcFtoC3MKF5b3T6HQPXKIV+QGY3xPO3JK5it5lVkuw==}
|
|
|
|
electron-to-chromium@1.5.364:
|
|
resolution: {integrity: sha512-G/dYE3+AYhyHwzTwg8UbnXf7zqMERYh7l2jJ3QujhFsH8agSYwtnGAR2aZ7f0AakIKJXd5En/Hre4igIUrdlYw==}
|
|
|
|
elkjs@0.9.3:
|
|
resolution: {integrity: sha512-f/ZeWvW/BCXbhGEf1Ujp29EASo/lk1FDnETgNKwJrsVvGZhUWCZyg3xLJjAsxfOmt8KjswHmI5EwCQcPMpOYhQ==}
|
|
|
|
emoji-regex@8.0.0:
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
|
|
emoji-regex@9.2.2:
|
|
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
|
|
|
|
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'}
|
|
|
|
error-ex@1.3.4:
|
|
resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==}
|
|
|
|
es-abstract@1.24.2:
|
|
resolution: {integrity: sha512-2FpH9Q5i2RRwyEP1AylXe6nYLR5OhaJTZwmlcP0dL/+JCbgg7yyEo/sEK6HeGZRf3dFpWwThaRHVApXSkW3xeg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
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@2.1.0:
|
|
resolution: {integrity: sha512-n27zTYMjYu1aj4MjCWzSP7G9r75utsaoc8m61weK+W8JMBGGQybd43GstCXZ3WNmSFtGT9wi59qQTW6mhTR5LQ==}
|
|
|
|
es-object-atoms@1.1.2:
|
|
resolution: {integrity: sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-shim-unscopables@1.1.0:
|
|
resolution: {integrity: sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-to-primitive@1.3.0:
|
|
resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-toolkit@1.47.0:
|
|
resolution: {integrity: sha512-n1GuoD0WEQZMBk5tttoZSqwgyLx01oqa5XsBmCHwPyNe1S9jPBEmtR2pSgp2kJuWE3ciFZ6yRHmY4pM4C3OOkw==}
|
|
|
|
esbuild@0.28.0:
|
|
resolution: {integrity: sha512-sNR9MHpXSUV/XB4zmsFKN+QgVG82Cc7+/aaxJ8Adi8hyOac+EXptIp45QBPaVyX3N70664wRbTcLTOemCAnyqw==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
escalade@3.2.0:
|
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
engines: {node: '>=6'}
|
|
|
|
escape-string-regexp@1.0.5:
|
|
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
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'}
|
|
|
|
escodegen@2.1.0:
|
|
resolution: {integrity: sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==}
|
|
engines: {node: '>=6.0'}
|
|
hasBin: true
|
|
|
|
eslint-config-prettier@10.1.8:
|
|
resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
eslint: '>=7.0.0'
|
|
|
|
eslint-import-context@0.1.9:
|
|
resolution: {integrity: sha512-K9Hb+yRaGAGUbwjhFNHvSmmkZs9+zbuoe3kFQ4V1wYjrepUFYM2dZAfNtjbbj3qsPfUfsA68Bx/ICWQMi+C8Eg==}
|
|
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
|
peerDependencies:
|
|
unrs-resolver: ^1.0.0
|
|
peerDependenciesMeta:
|
|
unrs-resolver:
|
|
optional: true
|
|
|
|
eslint-import-resolver-node@0.3.10:
|
|
resolution: {integrity: sha512-tRrKqFyCaKict5hOd244sL6EQFNycnMQnBe+j8uqGNXYzsImGbGUU4ibtoaBmv5FLwJwcFJNeg1GeVjQfbMrDQ==}
|
|
|
|
eslint-import-resolver-typescript@4.4.4:
|
|
resolution: {integrity: sha512-1iM2zeBvrYmUNTj2vSC/90JTHDth+dfOfiNKkxApWRsTJYNrc8rOdxxIf5vazX+BiAXTeOT0UvWpGI/7qIWQOw==}
|
|
engines: {node: ^16.17.0 || >=18.6.0}
|
|
peerDependencies:
|
|
eslint: '*'
|
|
eslint-plugin-import: '*'
|
|
eslint-plugin-import-x: '*'
|
|
peerDependenciesMeta:
|
|
eslint-plugin-import:
|
|
optional: true
|
|
eslint-plugin-import-x:
|
|
optional: true
|
|
|
|
eslint-module-utils@2.13.0:
|
|
resolution: {integrity: sha512-bLohSkT6469rRs8czj0tLTD8vaeIS/whvPRJVjDr7IuoTT1k5DYDERlNycjDj/HkOlvQdYurmfZ/g3fG5bgeLQ==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': '*'
|
|
eslint: '*'
|
|
eslint-import-resolver-node: '*'
|
|
eslint-import-resolver-typescript: '*'
|
|
eslint-import-resolver-webpack: '*'
|
|
peerDependenciesMeta:
|
|
'@typescript-eslint/parser':
|
|
optional: true
|
|
eslint:
|
|
optional: true
|
|
eslint-import-resolver-node:
|
|
optional: true
|
|
eslint-import-resolver-typescript:
|
|
optional: true
|
|
eslint-import-resolver-webpack:
|
|
optional: true
|
|
|
|
eslint-plugin-array-func@5.1.1:
|
|
resolution: {integrity: sha512-TbVGk+yLqXHgtrS4DnYzg2Ycuk5y+lYFy5NgT748neQdJvNIYUucxp2QQjPU7dwbs9xp9fyktgtK069y9rNdig==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: '>=8.51.0'
|
|
|
|
eslint-plugin-de-morgan@2.1.2:
|
|
resolution: {integrity: sha512-6/MXP77FUrFGTdJ2Lny3Jv027bE3SUHDf+/VBUBckpH5TskOY5G4UX+AebqJeUpt3nXjy3S0KWBRwTItVQwgvw==}
|
|
engines: {node: ^20.0.0 || >=22.0.0}
|
|
peerDependencies:
|
|
eslint: ^8.45.0 || ^9.0.0 || ^10.0.0
|
|
|
|
eslint-plugin-escompat@3.11.4:
|
|
resolution: {integrity: sha512-j0ywwNnIufshOzgAu+PfIig1c7VRClKSNKzpniMT2vXQ4leL5q+e/SpMFQU0nrdL2WFFM44XmhSuwmxb3G0CJg==}
|
|
peerDependencies:
|
|
eslint: '>=5.14.1'
|
|
|
|
eslint-plugin-eslint-comments@3.2.0:
|
|
resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==}
|
|
engines: {node: '>=6.5.0'}
|
|
peerDependencies:
|
|
eslint: '>=4.19.1'
|
|
|
|
eslint-plugin-filenames@1.3.2:
|
|
resolution: {integrity: sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==}
|
|
peerDependencies:
|
|
eslint: '*'
|
|
|
|
eslint-plugin-github@6.0.0:
|
|
resolution: {integrity: sha512-J8MvUoiR/TU/Y9NnEmg1AnbvMUj9R6IO260z47zymMLLvso7B4c80IKjd8diqmqtSmeXXlbIus4i0SvK84flag==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
eslint: ^8 || ^9
|
|
|
|
eslint-plugin-i18n-text@1.0.1:
|
|
resolution: {integrity: sha512-3G3UetST6rdqhqW9SfcfzNYMpQXS7wNkJvp6dsXnjzGiku6Iu5hl3B0kmk6lIcFPwYjhQIY+tXVRtK9TlGT7RA==}
|
|
peerDependencies:
|
|
eslint: '>=5.0.0'
|
|
|
|
eslint-plugin-import-x@4.16.2:
|
|
resolution: {integrity: sha512-rM9K8UBHcWKpzQzStn1YRN2T5NvdeIfSVoKu/lKF41znQXHAUcBbYXe5wd6GNjZjTrP7viQ49n1D83x/2gYgIw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
'@typescript-eslint/utils': ^8.56.0
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
eslint-import-resolver-node: '*'
|
|
peerDependenciesMeta:
|
|
'@typescript-eslint/utils':
|
|
optional: true
|
|
eslint-import-resolver-node:
|
|
optional: true
|
|
|
|
eslint-plugin-import@2.32.0:
|
|
resolution: {integrity: sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': '*'
|
|
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
|
|
peerDependenciesMeta:
|
|
'@typescript-eslint/parser':
|
|
optional: true
|
|
|
|
eslint-plugin-jsx-a11y@6.10.2:
|
|
resolution: {integrity: sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==}
|
|
engines: {node: '>=4.0'}
|
|
peerDependencies:
|
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
|
|
|
|
eslint-plugin-no-only-tests@3.4.0:
|
|
resolution: {integrity: sha512-4S3/9Nb7A2tiMcpzEQE9bQSlpeOz6WJkgryBuou/SA8W2x2c8Zf4j0NvTKBjv6qNhF9T79tmkecm/0CHqV0UGg==}
|
|
engines: {node: '>=5.0.0'}
|
|
|
|
eslint-plugin-playwright@2.10.4:
|
|
resolution: {integrity: sha512-l0V/VxyqfFbtqCTxj5AdRn3Q6S/hIW4nKBnKZVleVbZ24N2My6Usj//ytX3dKKqAoSbvKck9YtSytfdZ5qjLuA==}
|
|
engines: {node: '>=16.9.0'}
|
|
peerDependencies:
|
|
eslint: '>=8.40.0'
|
|
|
|
eslint-plugin-prettier@5.5.6:
|
|
resolution: {integrity: sha512-ifetmTcxWfz+4qRW3pH/ujdTq2jQIj59AxJMIN26K5avYgU8dxycUETQonWiW+wPrYXA0j3Try0l1CnwVQtDqQ==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
peerDependencies:
|
|
'@types/eslint': '>=8.0.0'
|
|
eslint: '>=8.0.0'
|
|
eslint-config-prettier: '>= 7.0.0 <10.0.0 || >=10.1.0'
|
|
prettier: '>=3.0.0'
|
|
peerDependenciesMeta:
|
|
'@types/eslint':
|
|
optional: true
|
|
eslint-config-prettier:
|
|
optional: true
|
|
|
|
eslint-plugin-regexp@3.1.0:
|
|
resolution: {integrity: sha512-qGXIC3DIKZHcK1H9A9+Byz9gmndY6TTSRkSMTZpNXdyCw2ObSehRgccJv35n9AdUakEjQp5VFNLas6BMXizCZg==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
peerDependencies:
|
|
eslint: '>=9.38.0'
|
|
|
|
eslint-plugin-sonarjs@4.0.3:
|
|
resolution: {integrity: sha512-5drkJKLC9qQddIiaATV0e8+ygbUc7b0Ti6VB7M2d3jmKNh3X0RaiIJYTs3dr9xnlhlrxo+/s1FoO3Jgv6O/c7g==}
|
|
peerDependencies:
|
|
eslint: ^8.0.0 || ^9.0.0 || ^10.0.0
|
|
|
|
eslint-plugin-unicorn@64.0.0:
|
|
resolution: {integrity: sha512-rNZwalHh8i0UfPlhNwg5BTUO1CMdKNmjqe+TgzOTZnpKoi8VBgsW7u9qCHIdpxEzZ1uwrJrPF0uRb7l//K38gA==}
|
|
engines: {node: ^20.10.0 || >=21.0.0}
|
|
peerDependencies:
|
|
eslint: '>=9.38.0'
|
|
|
|
eslint-plugin-vue-scoped-css@3.1.0:
|
|
resolution: {integrity: sha512-R9XLrIZaP6QGz9b4kO2K4+lP4NcO2TKcw71zBtIYCoqqTk5ja1ySruYAllBT2LPIJVQ4NZaB2IFSvLjLEpYqQA==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
peerDependencies:
|
|
eslint: '>=9.38.0'
|
|
postcss-scss: ^4.0.3
|
|
postcss-styl: ^0.12.0
|
|
vue-eslint-parser: '>=7.1.0'
|
|
peerDependenciesMeta:
|
|
postcss-scss:
|
|
optional: true
|
|
postcss-styl:
|
|
optional: true
|
|
|
|
eslint-plugin-vue@10.9.1:
|
|
resolution: {integrity: sha512-cHB0Tf4Duvzwecwd/AqWzZvF/QszE13BhjVUpVXWCy9AeMR5GjkAjP3i85vqgLgOuTmkHR1OJ5oMeqLHtuw8zg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
'@stylistic/eslint-plugin': ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
|
|
'@typescript-eslint/parser': ^7.0.0 || ^8.0.0
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
vue-eslint-parser: ^10.3.0
|
|
peerDependenciesMeta:
|
|
'@stylistic/eslint-plugin':
|
|
optional: true
|
|
'@typescript-eslint/parser':
|
|
optional: true
|
|
|
|
eslint-plugin-wc@3.1.0:
|
|
resolution: {integrity: sha512-spvXHD2/GTTgYXxFB3xlMThnXGUeNJaiCwWuPGzjDOLXnVGLcQpDt0fyiN6yiLoaLs/yhsj+7G1FpBZKeigCSA==}
|
|
peerDependencies:
|
|
eslint: '>=8.40.0'
|
|
|
|
eslint-rule-documentation@1.0.23:
|
|
resolution: {integrity: sha512-pWReu3fkohwyvztx/oQWWgld2iad25TfUdi6wvhhaDPIQjHU/pyvlKgXFw1kX31SQK2Nq9MH+vRDWB0ZLy8fYw==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
eslint-scope@9.1.2:
|
|
resolution: {integrity: sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==}
|
|
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-visitor-keys@5.0.1:
|
|
resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
|
|
eslint@10.4.0:
|
|
resolution: {integrity: sha512-loXy6bWOoP3EP6JA7jo6p5jMpBJmHmsNZM5SFRHLdh1MGOPurMnNBj4ZlAbaqUAaQWbCr7jHV4P7gzAyryZWkQ==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
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}
|
|
|
|
espree@11.2.0:
|
|
resolution: {integrity: sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==}
|
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
|
|
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@5.3.0:
|
|
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
estree-walker@2.0.2:
|
|
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
|
|
estree-walker@3.0.3:
|
|
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
|
|
esutils@2.0.3:
|
|
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
eventemitter3@2.0.3:
|
|
resolution: {integrity: sha512-jLN68Dx5kyFHaePoXWPsCGW5qdyZQtLYHkxkg02/Mz6g0kYpDx4FyP6XfArhQdlOC4b8Mv+EMxPo/8La7Tzghg==}
|
|
|
|
events@3.3.0:
|
|
resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
|
|
engines: {node: '>=0.8.x'}
|
|
|
|
exit-hook@1.1.1:
|
|
resolution: {integrity: sha512-MsG3prOVw1WtLXAZbM3KiYtooKR1LvxHh3VHsVtIy0uiUu8usxgB/94DP2HxtD/661lLdB6yzQ09lGJSQr6nkg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
expect-type@1.3.0:
|
|
resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
extend@3.0.2:
|
|
resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==}
|
|
|
|
extsprintf@1.3.0:
|
|
resolution: {integrity: sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==}
|
|
engines: {'0': node >=0.6.0}
|
|
|
|
fast-deep-equal@3.1.3:
|
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
|
|
fast-diff@1.3.0:
|
|
resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==}
|
|
|
|
fast-glob@3.3.3:
|
|
resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
|
|
engines: {node: '>=8.6.0'}
|
|
|
|
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.2:
|
|
resolution: {integrity: sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==}
|
|
|
|
fastest-levenshtein@1.0.16:
|
|
resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==}
|
|
engines: {node: '>= 4.9.1'}
|
|
|
|
fastq@1.20.1:
|
|
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
|
|
|
|
fdir@6.5.0:
|
|
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
|
|
fetch-ponyfill@7.1.0:
|
|
resolution: {integrity: sha512-FhbbL55dj/qdVO3YNK7ZEkshvj3eQ7EuIGV2I6ic/2YiocvyWv+7jg2s4AyS0wdRU75s3tA8ZxI/xPigb0v5Aw==}
|
|
|
|
fflate@0.8.2:
|
|
resolution: {integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==}
|
|
|
|
figures@1.7.0:
|
|
resolution: {integrity: sha512-UxKlfCRuCBxSXU4C6t9scbDyWZ4VlaFFdojKtzJuSkuOBQ5CNFum+zZXFwHjo+CxBC1t6zlYPgHIgFjL8ggoEQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
file-entry-cache@11.1.3:
|
|
resolution: {integrity: sha512-oMbq0PD6VIiIwMF6LIa7MEwd/l9huKwmqRKXqmrkqIZv8CvRbfowL+L0ryAl8h//HfAS0zS+4SbYoRyAoA6BJA==}
|
|
|
|
file-entry-cache@8.0.0:
|
|
resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
fill-range@7.1.1:
|
|
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
|
engines: {node: '>=8'}
|
|
|
|
find-up-simple@1.0.1:
|
|
resolution: {integrity: sha512-afd4O7zpqHeRyg4PfDQsXmlDe2PfdHtJt6Akt8jOWaApLOZk5JXs6VMR29lz03pRe9mpykrRCYIYxaJYcfpncQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
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-cache@6.1.22:
|
|
resolution: {integrity: sha512-N2dnzVJIphnNsjHcrxGW7DePckJ6haPrSFqpsBUhHYgwtKGVq4JrBGielEGD2fCVnsGm1zlBVZ8wGhkyuetgug==}
|
|
|
|
flatted@3.4.2:
|
|
resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
|
|
|
|
for-each@0.3.5:
|
|
resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
forever-agent@0.6.1:
|
|
resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==}
|
|
|
|
form-data@2.3.3:
|
|
resolution: {integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==}
|
|
engines: {node: '>= 0.12'}
|
|
|
|
form-data@4.0.5:
|
|
resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==}
|
|
engines: {node: '>= 6'}
|
|
|
|
fs-extra@0.26.7:
|
|
resolution: {integrity: sha512-waKu+1KumRhYv8D8gMRCKJGAMI9pRnPuEb1mvgYD0f7wBscg+h6bW4FDTmEZhB9VKxvoTtxW+Y7bnIlB7zja6Q==}
|
|
|
|
fs-promise@0.5.0:
|
|
resolution: {integrity: sha512-Y+4F4ujhEcayCJt6JmzcOun9MYGQwz+bVUiuBmTkJImhBHKpBvmVPZR9wtfiF7k3ffwAOAuurygQe+cPLSFQhw==}
|
|
deprecated: Use mz or fs-extra^3.0 with Promise Support
|
|
|
|
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==}
|
|
|
|
function.prototype.name@1.1.8:
|
|
resolution: {integrity: sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
functional-red-black-tree@1.0.1:
|
|
resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==}
|
|
|
|
functions-have-names@1.2.3:
|
|
resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
|
|
|
|
generator-function@2.0.1:
|
|
resolution: {integrity: sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-east-asian-width@1.6.0:
|
|
resolution: {integrity: sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==}
|
|
engines: {node: '>=18'}
|
|
|
|
get-intrinsic@1.3.0:
|
|
resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-proto@1.0.1:
|
|
resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-symbol-description@1.1.0:
|
|
resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-tsconfig@4.14.0:
|
|
resolution: {integrity: sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==}
|
|
|
|
getpass@0.1.7:
|
|
resolution: {integrity: sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==}
|
|
|
|
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@7.2.3:
|
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
|
|
|
global-modules@2.0.0:
|
|
resolution: {integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==}
|
|
engines: {node: '>=6'}
|
|
|
|
global-prefix@3.0.0:
|
|
resolution: {integrity: sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==}
|
|
engines: {node: '>=6'}
|
|
|
|
globals@14.0.0:
|
|
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
globals@16.5.0:
|
|
resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
globals@17.6.0:
|
|
resolution: {integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==}
|
|
engines: {node: '>=18'}
|
|
|
|
globalthis@1.0.4:
|
|
resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
globby@16.2.0:
|
|
resolution: {integrity: sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==}
|
|
engines: {node: '>=20'}
|
|
|
|
globjoin@0.1.4:
|
|
resolution: {integrity: sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==}
|
|
|
|
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==}
|
|
|
|
hachure-fill@0.5.2:
|
|
resolution: {integrity: sha512-3GKBOn+m2LX9iq+JC1064cSFprJY4jL1jCXTcpnfER5HYE2l/4EfWSGzkPa/ZDBmYI0ZOEj5VHV/eKnPGkHuOg==}
|
|
|
|
hammerjs@2.0.8:
|
|
resolution: {integrity: sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
happy-dom@20.9.0:
|
|
resolution: {integrity: sha512-GZZ9mKe8r646NUAf/zemnGbjYh4Bt8/MqASJY+pSm5ZDtc3YQox+4gsLI7yi1hba6o+eCsGxpHn5+iEVn31/FQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
har-schema@2.0.0:
|
|
resolution: {integrity: sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==}
|
|
engines: {node: '>=4'}
|
|
|
|
har-validator@5.1.5:
|
|
resolution: {integrity: sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==}
|
|
engines: {node: '>=6'}
|
|
deprecated: this library is no longer supported
|
|
|
|
has-ansi@2.0.0:
|
|
resolution: {integrity: sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
has-bigints@1.1.0:
|
|
resolution: {integrity: sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-flag@4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
has-flag@5.0.1:
|
|
resolution: {integrity: sha512-CsNUt5x9LUdx6hnk/E2SZLsDyvfqANZSUq4+D3D8RzDJ2M+HDTIkF60ibS1vHaK55vzgiZw1bEPFG9yH7l33wA==}
|
|
engines: {node: '>=12'}
|
|
|
|
has-property-descriptors@1.0.2:
|
|
resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
|
|
|
|
has-proto@1.2.0:
|
|
resolution: {integrity: sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-symbols@1.1.0:
|
|
resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-tostringtag@1.0.2:
|
|
resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hashery@1.5.1:
|
|
resolution: {integrity: sha512-iZyKG96/JwPz1N55vj2Ie2vXbhu440zfUfJvSwEqEbeLluk7NnapfGqa7LH0mOsnDxTF85Mx8/dyR6HfqcbmbQ==}
|
|
engines: {node: '>=20'}
|
|
|
|
hasown@2.0.4:
|
|
resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hookified@1.15.1:
|
|
resolution: {integrity: sha512-MvG/clsADq1GPM2KGo2nyfaWVyn9naPiXrqIe4jYjXNZQt238kWyOGrsyc/DmRAQ+Re6yeo6yX/yoNCG5KAEVg==}
|
|
|
|
hookified@2.2.0:
|
|
resolution: {integrity: sha512-p/LgFzRN5FeoD3DLS6bkUapeye6E4SI6yJs6KetENd18S+FBthqYq2amJUWpt5z0EQwwHemidjY5OqJGEKm5uA==}
|
|
|
|
html-encoding-sniffer@3.0.0:
|
|
resolution: {integrity: sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==}
|
|
engines: {node: '>=12'}
|
|
|
|
html-tags@5.1.0:
|
|
resolution: {integrity: sha512-n6l5uca7/y5joxZ3LUePhzmBFUJ+U2YWzhMa8XUTecSeSlQiZdF5XAd/Q3/WUl0VsXgUwWi8I7CNIwdI5WN1SQ==}
|
|
engines: {node: '>=20.10'}
|
|
|
|
htmlparser2@8.0.2:
|
|
resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==}
|
|
|
|
http-proxy-agent@5.0.0:
|
|
resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==}
|
|
engines: {node: '>= 6'}
|
|
|
|
http-signature@1.2.0:
|
|
resolution: {integrity: sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==}
|
|
engines: {node: '>=0.8', npm: '>=1.3.7'}
|
|
|
|
https-proxy-agent@5.0.1:
|
|
resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
iconv-lite@0.6.3:
|
|
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
idiomorph@0.7.4:
|
|
resolution: {integrity: sha512-uCdSpLo3uMfqOmrwXTpR1k/sq4sSmKC7l4o/LdJOEU+MMMq+wkevRqOQYn3lP7vfz9Mv+USBEqPvi0XhdL9ENw==}
|
|
|
|
ieee754@1.2.1:
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
|
|
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'}
|
|
|
|
import-fresh@3.3.1:
|
|
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
import-meta-resolve@4.2.0:
|
|
resolution: {integrity: sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==}
|
|
|
|
imurmurhash@0.1.4:
|
|
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
|
|
engines: {node: '>=0.8.19'}
|
|
|
|
indent-string@5.0.0:
|
|
resolution: {integrity: sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==}
|
|
engines: {node: '>=12'}
|
|
|
|
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@4.1.3:
|
|
resolution: {integrity: sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
inquirer-promise@0.0.3:
|
|
resolution: {integrity: sha512-82CQX586JAV9GAgU9yXZsMDs+NorjA0nLhkfFx9+PReyOnuoHRbHrC1Z90sS95bFJI1Tm1gzMObuE0HabzkJpg==}
|
|
|
|
inquirer@0.11.4:
|
|
resolution: {integrity: sha512-QR+2TW90jnKk9LUUtbcA3yQXKt2rDEKMh6+BAZQIeumtzHexnwVLdPakSslGijXYLJCzFv7GMXbFCn0pA00EUw==}
|
|
|
|
internal-slot@1.1.0:
|
|
resolution: {integrity: sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
internmap@1.0.1:
|
|
resolution: {integrity: sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw==}
|
|
|
|
internmap@2.0.3:
|
|
resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==}
|
|
engines: {node: '>=12'}
|
|
|
|
is-alphabetical@2.0.1:
|
|
resolution: {integrity: sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==}
|
|
|
|
is-alphanumerical@2.0.1:
|
|
resolution: {integrity: sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==}
|
|
|
|
is-array-buffer@3.0.5:
|
|
resolution: {integrity: sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-arrayish@0.2.1:
|
|
resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
|
|
|
|
is-async-function@2.1.1:
|
|
resolution: {integrity: sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-bigint@1.1.0:
|
|
resolution: {integrity: sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-binary-path@2.1.0:
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-boolean-object@1.2.2:
|
|
resolution: {integrity: sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-buffer@1.1.6:
|
|
resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==}
|
|
|
|
is-builtin-module@5.0.0:
|
|
resolution: {integrity: sha512-f4RqJKBUe5rQkJ2eJEJBXSticB3hGbN9j0yxxMQFqIW89Jp9WYFtzfTcRlstDKVUTRzSOTLKRfO9vIztenwtxA==}
|
|
engines: {node: '>=18.20'}
|
|
|
|
is-bun-module@2.0.0:
|
|
resolution: {integrity: sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==}
|
|
|
|
is-callable@1.2.7:
|
|
resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-core-module@2.16.2:
|
|
resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-data-view@1.0.2:
|
|
resolution: {integrity: sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-date-object@1.1.0:
|
|
resolution: {integrity: sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-decimal@2.0.1:
|
|
resolution: {integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==}
|
|
|
|
is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-finalizationregistry@1.1.1:
|
|
resolution: {integrity: sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-fullwidth-code-point@1.0.0:
|
|
resolution: {integrity: sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-fullwidth-code-point@3.0.0:
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-generator-function@1.1.2:
|
|
resolution: {integrity: sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-glob@4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-hexadecimal@2.0.1:
|
|
resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==}
|
|
|
|
is-map@2.0.3:
|
|
resolution: {integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-negative-zero@2.0.3:
|
|
resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-number-object@1.1.1:
|
|
resolution: {integrity: sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
is-path-inside@4.0.0:
|
|
resolution: {integrity: sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==}
|
|
engines: {node: '>=12'}
|
|
|
|
is-potential-custom-element-name@1.0.1:
|
|
resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==}
|
|
|
|
is-regex@1.2.1:
|
|
resolution: {integrity: sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-set@2.0.3:
|
|
resolution: {integrity: sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-shared-array-buffer@1.0.4:
|
|
resolution: {integrity: sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-string@1.1.1:
|
|
resolution: {integrity: sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-symbol@1.1.1:
|
|
resolution: {integrity: sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-typed-array@1.1.15:
|
|
resolution: {integrity: sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-typedarray@1.0.0:
|
|
resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==}
|
|
|
|
is-valid-element-name@1.0.0:
|
|
resolution: {integrity: sha512-GZITEJY2LkSjQfaIPBha7eyZv+ge0PhBR7KITeCCWvy7VBQrCUdFkvpI+HrAPQjVtVjy1LvlEkqQTHckoszruw==}
|
|
|
|
is-weakmap@2.0.2:
|
|
resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-weakref@1.1.1:
|
|
resolution: {integrity: sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-weakset@2.0.4:
|
|
resolution: {integrity: sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
isarray@2.0.5:
|
|
resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
|
|
|
|
isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
isstream@0.1.2:
|
|
resolution: {integrity: sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==}
|
|
|
|
jest-environment-jsdom@29.7.0:
|
|
resolution: {integrity: sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
peerDependencies:
|
|
canvas: ^2.5.0
|
|
peerDependenciesMeta:
|
|
canvas:
|
|
optional: true
|
|
|
|
jest-message-util@29.7.0:
|
|
resolution: {integrity: sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-mock@29.7.0:
|
|
resolution: {integrity: sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-util@29.7.0:
|
|
resolution: {integrity: sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jiti@1.21.7:
|
|
resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==}
|
|
hasBin: true
|
|
|
|
jiti@2.7.0:
|
|
resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==}
|
|
hasBin: true
|
|
|
|
jquery@4.0.0:
|
|
resolution: {integrity: sha512-TXCHVR3Lb6TZdtw1l3RTLf8RBWVGexdxL6AC8/e0xZKEpBflBsjh9/8LXw+dkNFuOyW9B7iB3O1sP7hS0Kiacg==}
|
|
|
|
js-levenshtein-esm@2.0.0:
|
|
resolution: {integrity: sha512-1n4LEPOL4wRXY8rOQcuA7Iuaphe5xCMayvufCzlLAi+hRsnBRDbSS6XPuV58CBVJxj5D9ApFLyjQ7KzFToyHBw==}
|
|
|
|
js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
js-tokens@9.0.1:
|
|
resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
|
|
|
|
js-yaml@4.1.1:
|
|
resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
|
|
hasBin: true
|
|
|
|
jsbn@0.1.1:
|
|
resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==}
|
|
|
|
jsdoc-type-pratt-parser@7.2.0:
|
|
resolution: {integrity: sha512-dh140MMgjyg3JhJZY/+iEzW+NO5xR2gpbDFKHqotCmexElVntw7GjWjt511+C/Ef02RU5TKYrJo/Xlzk+OLaTw==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
jsdom@20.0.3:
|
|
resolution: {integrity: sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
canvas: ^2.5.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-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@0.4.0:
|
|
resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==}
|
|
|
|
json-stable-stringify-without-jsonify@1.0.1:
|
|
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
|
|
|
json-stringify-safe@5.0.1:
|
|
resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==}
|
|
|
|
json5@1.0.2:
|
|
resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==}
|
|
hasBin: true
|
|
|
|
jsonc-parser@3.3.1:
|
|
resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==}
|
|
|
|
jsonfile@2.4.0:
|
|
resolution: {integrity: sha512-PKllAqbgLgxHaj8TElYymKCAgrASebJrWpTnEkOaTowt23VKXXN0sUeriJ+eh7y6ufb/CC5ap11pz71/cM0hUw==}
|
|
|
|
jsonpointer@5.0.1:
|
|
resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
jsprim@1.4.2:
|
|
resolution: {integrity: sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==}
|
|
engines: {node: '>=0.6.0'}
|
|
|
|
jsx-ast-utils-x@0.1.0:
|
|
resolution: {integrity: sha512-eQQBjBnsVtGacsG9uJNB8qOr3yA8rga4wAaGG1qRcBzSIvfhERLrWxMAM1hp5fcS6Abo8M4+bUBTekYR0qTPQw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
jsx-ast-utils@3.3.5:
|
|
resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
kaiser@0.0.4:
|
|
resolution: {integrity: sha512-m8ju+rmBqvclZmyrOXgGGhOYSjKJK6RN1NhqEltemY87UqZOxEkizg9TOy1vQSyJ01Wx6SAPuuN0iO2Mgislvw==}
|
|
|
|
katex@0.16.47:
|
|
resolution: {integrity: sha512-Eeo8Ys1doU1z+x8AZsPpQu+p/QcZBI5PeOo7QGQdy2x2m0MU/hYagBbGOmXwr5KVbEfVuWv9LpnQWeehogurjg==}
|
|
hasBin: true
|
|
|
|
katex@0.17.0:
|
|
resolution: {integrity: sha512-Vdw0ATsQ9V+LuegM/BTwQqV/6cTl5lbGcIrU+BCgLxyf6bo38ybOr372tuSIxir3CN720flu1meYR6XzNMwQnw==}
|
|
hasBin: true
|
|
|
|
keyv@4.5.4:
|
|
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
|
|
|
keyv@5.6.0:
|
|
resolution: {integrity: sha512-CYDD3SOtsHtyXeEORYRx2qBtpDJFjRTGXUtmNEMGyzYOKj1TE3tycdlho7kA1Ufx9OYWZzg52QFBGALTirzDSw==}
|
|
|
|
khroma@2.1.0:
|
|
resolution: {integrity: sha512-Ls993zuzfayK269Svk9hzpeGUKob/sIgZzyHYdjQoAdQetRKpOLj+k/QQQ/6Qi0Yz65mlROrfd+Ev+1+7dz9Kw==}
|
|
|
|
kind-of@3.2.2:
|
|
resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
kind-of@6.0.3:
|
|
resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
klaw@1.3.1:
|
|
resolution: {integrity: sha512-TED5xi9gGQjGpNnvRWknrwAB1eL5GciPfVFOt3Vk1OJCVDQbzuSfrF3hkUQKlsgKrG1F+0t5W0m+Fje1jIt8rw==}
|
|
|
|
language-subtag-registry@0.3.23:
|
|
resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==}
|
|
|
|
language-tags@1.0.9:
|
|
resolution: {integrity: sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
layout-base@1.0.2:
|
|
resolution: {integrity: sha512-8h2oVEZNktL4BH2JCOI90iD1yXwL6iNW7KcCKT2QZgQJR2vbqDsldCTPRU9NifTCqHZci57XvQQ15YTu+sTYPg==}
|
|
|
|
layout-base@2.0.1:
|
|
resolution: {integrity: sha512-dp3s92+uNI1hWIpPGH3jK2kxE2lMjdXdr+DH8ynZHpd6PUlH6x6cbuXnoMmiNumznqaNO31xu9e79F0uuZ0JFg==}
|
|
|
|
levn@0.4.1:
|
|
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
lezer-elixir@1.1.3:
|
|
resolution: {integrity: sha512-Ymc58/WhxdZS9yEOlnKbF3rdeBdFcPm4OEm26KMqA1Za9vztXi7I5qwGw1KxYmm3Nv0iDHq//EQyBwSEzKG9Mg==}
|
|
|
|
lightningcss-android-arm64@1.32.0:
|
|
resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
lightningcss-darwin-arm64@1.32.0:
|
|
resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
lightningcss-darwin-x64@1.32.0:
|
|
resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
lightningcss-freebsd-x64@1.32.0:
|
|
resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
lightningcss-linux-x64-musl@1.32.0:
|
|
resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
lightningcss@1.32.0:
|
|
resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
|
|
lilconfig@3.1.3:
|
|
resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
|
|
engines: {node: '>=14'}
|
|
|
|
lines-and-columns@1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
|
|
linkify-it@5.0.1:
|
|
resolution: {integrity: sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==}
|
|
|
|
locate-path@6.0.0:
|
|
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
|
engines: {node: '>=10'}
|
|
|
|
lodash-es@4.18.1:
|
|
resolution: {integrity: sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==}
|
|
|
|
lodash.camelcase@4.3.0:
|
|
resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==}
|
|
|
|
lodash.kebabcase@4.1.1:
|
|
resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==}
|
|
|
|
lodash.merge@4.6.2:
|
|
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
|
|
|
|
lodash.snakecase@4.1.1:
|
|
resolution: {integrity: sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==}
|
|
|
|
lodash.truncate@4.4.2:
|
|
resolution: {integrity: sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==}
|
|
|
|
lodash.upperfirst@4.3.1:
|
|
resolution: {integrity: sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==}
|
|
|
|
lodash@3.10.1:
|
|
resolution: {integrity: sha512-9mDDwqVIma6OZX79ZlDACZl8sBm0TEnkf99zV3iMA4GzkIT/9hiqP5mY0HoT1iNLCrKc/R1HByV+yJfRWVJryQ==}
|
|
|
|
lodash@4.18.1:
|
|
resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
|
|
|
|
magic-string@0.30.21:
|
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
|
|
markdown-it@14.1.1:
|
|
resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==}
|
|
hasBin: true
|
|
|
|
markdownlint-cli@0.48.0:
|
|
resolution: {integrity: sha512-NkZQNu2E0Q5qLEEHwWj674eYISTLD4jMHkBzDobujXd1kv+yCxi8jOaD/rZoQNW1FBBMMGQpuW5So8B51N/e0A==}
|
|
engines: {node: '>=20'}
|
|
hasBin: true
|
|
|
|
markdownlint@0.40.0:
|
|
resolution: {integrity: sha512-UKybllYNheWac61Ia7T6fzuQNDZimFIpCg2w6hHjgV1Qu0w1TV0LlSgryUGzM0bkKQCBhy2FDhEELB73Kb0kAg==}
|
|
engines: {node: '>=20'}
|
|
|
|
marked@16.4.2:
|
|
resolution: {integrity: sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA==}
|
|
engines: {node: '>= 20'}
|
|
hasBin: true
|
|
|
|
marked@4.3.0:
|
|
resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==}
|
|
engines: {node: '>= 12'}
|
|
hasBin: true
|
|
|
|
material-icon-theme@5.35.0:
|
|
resolution: {integrity: sha512-ptU3rjmZjPCeLRog0HcJ1HtnoVgOslc350WHk1oIvX7fVFE4NBAF7GL3QvCCEjtd1TSSDoxmS4dWsv6bTB1x9g==}
|
|
engines: {vscode: ^1.55.0}
|
|
|
|
math-intrinsics@1.1.0:
|
|
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
mathml-tag-names@4.0.0:
|
|
resolution: {integrity: sha512-aa6AU2Pcx0VP/XWnh8IGL0SYSgQHDT6Ucror2j2mXeFAlN3ahaNs8EZtG1YiticMkSLj3Gt6VPFfZogt7G5iFQ==}
|
|
|
|
mdn-data@2.0.28:
|
|
resolution: {integrity: sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==}
|
|
|
|
mdn-data@2.27.1:
|
|
resolution: {integrity: sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==}
|
|
|
|
mdurl@2.0.0:
|
|
resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==}
|
|
|
|
meow@14.1.0:
|
|
resolution: {integrity: sha512-EDYo6VlmtnumlcBCbh1gLJ//9jvM/ndXHfVXIFrZVr6fGcwTUyCTFNTLCKuY3ffbK8L/+3Mzqnd58RojiZqHVw==}
|
|
engines: {node: '>=20'}
|
|
|
|
merge2@1.4.1:
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
mermaid@11.15.0:
|
|
resolution: {integrity: sha512-pTMbcf3rWdtLiYGpmoTjHEpeY8seiy6sR+9nD7LOs8KfUbHE4lOUAprTRqRAcWSQ6MQpdX+YEsxShtGsINtPtw==}
|
|
|
|
micromark-core-commonmark@2.0.3:
|
|
resolution: {integrity: sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==}
|
|
|
|
micromark-extension-directive@4.0.0:
|
|
resolution: {integrity: sha512-/C2nqVmXXmiseSSuCdItCMho7ybwwop6RrrRPk0KbOHW21JKoCldC+8rFOaundDoRBUWBnJJcxeA/Kvi34WQXg==}
|
|
|
|
micromark-extension-gfm-autolink-literal@2.1.0:
|
|
resolution: {integrity: sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==}
|
|
|
|
micromark-extension-gfm-footnote@2.1.0:
|
|
resolution: {integrity: sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==}
|
|
|
|
micromark-extension-gfm-table@2.1.1:
|
|
resolution: {integrity: sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==}
|
|
|
|
micromark-extension-math@3.1.0:
|
|
resolution: {integrity: sha512-lvEqd+fHjATVs+2v/8kg9i5Q0AP2k85H0WUOwpIVvUML8BapsMvh1XAogmQjOCsLpoKRCVQqEkQBB3NhVBcsOg==}
|
|
|
|
micromark-factory-destination@2.0.1:
|
|
resolution: {integrity: sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==}
|
|
|
|
micromark-factory-label@2.0.1:
|
|
resolution: {integrity: sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==}
|
|
|
|
micromark-factory-space@2.0.1:
|
|
resolution: {integrity: sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==}
|
|
|
|
micromark-factory-title@2.0.1:
|
|
resolution: {integrity: sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==}
|
|
|
|
micromark-factory-whitespace@2.0.1:
|
|
resolution: {integrity: sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==}
|
|
|
|
micromark-util-character@2.1.1:
|
|
resolution: {integrity: sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==}
|
|
|
|
micromark-util-chunked@2.0.1:
|
|
resolution: {integrity: sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==}
|
|
|
|
micromark-util-classify-character@2.0.1:
|
|
resolution: {integrity: sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==}
|
|
|
|
micromark-util-combine-extensions@2.0.1:
|
|
resolution: {integrity: sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==}
|
|
|
|
micromark-util-decode-numeric-character-reference@2.0.2:
|
|
resolution: {integrity: sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==}
|
|
|
|
micromark-util-encode@2.0.1:
|
|
resolution: {integrity: sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==}
|
|
|
|
micromark-util-html-tag-name@2.0.1:
|
|
resolution: {integrity: sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==}
|
|
|
|
micromark-util-normalize-identifier@2.0.1:
|
|
resolution: {integrity: sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==}
|
|
|
|
micromark-util-resolve-all@2.0.1:
|
|
resolution: {integrity: sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==}
|
|
|
|
micromark-util-sanitize-uri@2.0.1:
|
|
resolution: {integrity: sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==}
|
|
|
|
micromark-util-subtokenize@2.1.0:
|
|
resolution: {integrity: sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==}
|
|
|
|
micromark-util-symbol@2.0.1:
|
|
resolution: {integrity: sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==}
|
|
|
|
micromark-util-types@2.0.2:
|
|
resolution: {integrity: sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==}
|
|
|
|
micromark@4.0.2:
|
|
resolution: {integrity: sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==}
|
|
|
|
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-types@2.1.35:
|
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
minimatch@10.2.5:
|
|
resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==}
|
|
engines: {node: 18 || 20 || >=22}
|
|
|
|
minimatch@3.1.5:
|
|
resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==}
|
|
|
|
minimist@1.2.8:
|
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
|
|
|
moo@0.5.3:
|
|
resolution: {integrity: sha512-m2fmM2dDm7GZQsY7KK2cme8agi+AAljILjQnof7p1ZMDe6dQ4bdnSMx0cPppudoeNv5hEFQirN6u+O4fDE0IWA==}
|
|
|
|
ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
muggle-string@0.4.1:
|
|
resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
|
|
|
|
mute-stream@0.0.5:
|
|
resolution: {integrity: sha512-EbrziT4s8cWPmzr47eYVW3wimS4HsvlnV5ri1xw1aR6JQo/OrJX5rkl32K/QQHdxeabJETtfeaROGhd8W7uBgg==}
|
|
|
|
mz@2.7.0:
|
|
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
|
|
|
|
nanoid@3.3.12:
|
|
resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
nanopop@2.3.0:
|
|
resolution: {integrity: sha512-fzN+T2K7/Ah25XU02MJkPZ5q4Tj5FpjmIYq4rvoHX4yb16HzFdCO6JxFFn5Y/oBhQ8no8fUZavnyIv9/+xkBBw==}
|
|
|
|
napi-postinstall@0.3.4:
|
|
resolution: {integrity: sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==}
|
|
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
|
hasBin: true
|
|
|
|
natural-compare@1.4.0:
|
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
|
|
node-exports-info@1.6.0:
|
|
resolution: {integrity: sha512-pyFS63ptit/P5WqUkt+UUfe+4oevH+bFeIiPPdfb0pFeYEu/1ELnJu5l+5EcTKYL5M7zaAa7S8ddywgXypqKCw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
node-fetch@2.6.13:
|
|
resolution: {integrity: sha512-StxNAxh15zr77QvvkmveSQ8uCQ4+v5FkvNTj0OESmiHu+VRi/gXArXtkWMElOsOUNLtUEvI4yS+rdtOHZTwlQA==}
|
|
engines: {node: 4.x || >=6.0.0}
|
|
peerDependencies:
|
|
encoding: ^0.1.0
|
|
peerDependenciesMeta:
|
|
encoding:
|
|
optional: true
|
|
|
|
node-fetch@2.7.0:
|
|
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
|
|
engines: {node: 4.x || >=6.0.0}
|
|
peerDependencies:
|
|
encoding: ^0.1.0
|
|
peerDependenciesMeta:
|
|
encoding:
|
|
optional: true
|
|
|
|
node-releases@2.0.46:
|
|
resolution: {integrity: sha512-GYVXHE2KnrzAfsAjl4uP++evGFCrAU1jta4ubEjIG7YWt/64Gqv66a30yKwWczVjA6j3bM4nBwH7Pk1JmDHaxQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
normalize-path@3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
nth-check@2.1.1:
|
|
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
|
|
|
number-is-nan@1.0.1:
|
|
resolution: {integrity: sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
nwsapi@2.2.23:
|
|
resolution: {integrity: sha512-7wfH4sLbt4M0gCDzGE6vzQBo0bfTKjU7Sfpqy/7gs1qBfYz2vEJH6vXcBKpO3+6Yu1telwd0t9HpyOoLEQQbIQ==}
|
|
|
|
oauth-sign@0.9.0:
|
|
resolution: {integrity: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==}
|
|
|
|
object-assign@4.1.1:
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
object-hash@3.0.0:
|
|
resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==}
|
|
engines: {node: '>= 6'}
|
|
|
|
object-inspect@1.13.4:
|
|
resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
object-keys@1.1.1:
|
|
resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
object.assign@4.1.7:
|
|
resolution: {integrity: sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
object.entries@1.1.9:
|
|
resolution: {integrity: sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
object.fromentries@2.0.8:
|
|
resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
object.groupby@1.0.3:
|
|
resolution: {integrity: sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
object.values@1.2.1:
|
|
resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
obug@2.1.1:
|
|
resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==}
|
|
|
|
once@1.4.0:
|
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
|
|
onetime@1.1.0:
|
|
resolution: {integrity: sha512-GZ+g4jayMqzCRMgB2sol7GiCLjKfS1PINkjmx8spcKce1LiVqcbQreXwqs2YAFXC6R03VIG28ZS31t8M866v6A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
online-3d-viewer@0.18.0:
|
|
resolution: {integrity: sha512-y7ZlV/zkakNUyjqcXz6XecA7vXgLEUnaAey9tyx8o6/wcdV64RfjXAQOjGXGY2JOZoDi4Cg1ic9icSWMWAvRQA==}
|
|
|
|
optionator@0.9.4:
|
|
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
os-homedir@1.0.2:
|
|
resolution: {integrity: sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
own-keys@1.0.1:
|
|
resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
p-limit@3.1.0:
|
|
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
p-locate@5.0.0:
|
|
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
|
|
engines: {node: '>=10'}
|
|
|
|
package-manager-detector@1.6.0:
|
|
resolution: {integrity: sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==}
|
|
|
|
parent-module@1.0.1:
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
engines: {node: '>=6'}
|
|
|
|
parse-entities@4.0.2:
|
|
resolution: {integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==}
|
|
|
|
parse-json@5.2.0:
|
|
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
|
engines: {node: '>=8'}
|
|
|
|
parse5@7.3.0:
|
|
resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==}
|
|
|
|
path-browserify@1.0.1:
|
|
resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
|
|
|
|
path-data-parser@0.1.0:
|
|
resolution: {integrity: sha512-NOnmBpt5Y2RWbuv0LMzsayp3lVylAHLPUTut412ZA3l+C4uw4ZVkQbjShYCQ8TCpUMdPapr4YjUqLYD6v68j+w==}
|
|
|
|
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==}
|
|
|
|
pathe@2.0.3:
|
|
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
|
|
|
pdfobject@2.3.1:
|
|
resolution: {integrity: sha512-vluuGiSDmMGpOvWFGiUY4trNB8aGKLDVxIXuuGHjX0kK3bMxCANUVtLivctE7uejLBScWCnbVarKatFVvdwXaQ==}
|
|
|
|
perfect-debounce@2.1.0:
|
|
resolution: {integrity: sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==}
|
|
|
|
performance-now@2.1.0:
|
|
resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==}
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@2.3.2:
|
|
resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
picomatch@4.0.4:
|
|
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
|
|
engines: {node: '>=12'}
|
|
|
|
pify@2.3.0:
|
|
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
pirates@4.0.7:
|
|
resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
playwright-core@1.60.0:
|
|
resolution: {integrity: sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
playwright@1.60.0:
|
|
resolution: {integrity: sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
pluralize@8.0.0:
|
|
resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==}
|
|
engines: {node: '>=4'}
|
|
|
|
points-on-curve@0.2.0:
|
|
resolution: {integrity: sha512-0mYKnYYe9ZcqMCWhUjItv/oHjvgEsfKvnUTg8sAtnHr3GVy7rGkXCb6d5cSyqrWqL4k81b9CPg3urd+T7aop3A==}
|
|
|
|
points-on-path@0.2.1:
|
|
resolution: {integrity: sha512-25ClnWWuw7JbWZcgqY/gJ4FQWadKxGWk+3kR/7kD0tCaDtPPMj7oHu2ToLaVhfpnHrZzYby2w6tUA0eOIuUg8g==}
|
|
|
|
possible-typed-array-names@1.1.0:
|
|
resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
postcss-html@1.8.1:
|
|
resolution: {integrity: sha512-OLF6P7qctfAWayOhLpcVnTGqVeJzu2W3WpIYelfz2+JV5oGxfkcEvweN9U4XpeqE0P98dcD9ssusGwlF0TK0uQ==}
|
|
engines: {node: ^12 || >=14}
|
|
|
|
postcss-import@15.1.0:
|
|
resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
postcss: ^8.0.0
|
|
|
|
postcss-js@4.1.0:
|
|
resolution: {integrity: sha512-oIAOTqgIo7q2EOwbhb8UalYePMvYoIeRY2YKntdpFQXNosSu3vLrniGgmH9OKs/qAkfoj5oB3le/7mINW1LCfw==}
|
|
engines: {node: ^12 || ^14 || >= 16}
|
|
peerDependencies:
|
|
postcss: ^8.4.21
|
|
|
|
postcss-load-config@6.0.1:
|
|
resolution: {integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==}
|
|
engines: {node: '>= 18'}
|
|
peerDependencies:
|
|
jiti: '>=1.21.0'
|
|
postcss: '>=8.0.9'
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
jiti:
|
|
optional: true
|
|
postcss:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
postcss-nested@6.2.0:
|
|
resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==}
|
|
engines: {node: '>=12.0'}
|
|
peerDependencies:
|
|
postcss: ^8.2.14
|
|
|
|
postcss-safe-parser@6.0.0:
|
|
resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==}
|
|
engines: {node: '>=12.0'}
|
|
peerDependencies:
|
|
postcss: ^8.3.3
|
|
|
|
postcss-safe-parser@7.0.1:
|
|
resolution: {integrity: sha512-0AioNCJZ2DPYz5ABT6bddIqlhgwhpHZ/l65YAYo0BCIn0xiDpsnTHz0gnoTGk0OXZW0JRs+cDwL8u/teRdz+8A==}
|
|
engines: {node: '>=18.0'}
|
|
peerDependencies:
|
|
postcss: ^8.4.31
|
|
|
|
postcss-selector-parser@6.1.2:
|
|
resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
|
|
engines: {node: '>=4'}
|
|
|
|
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.15:
|
|
resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
prelude-ls@1.2.1:
|
|
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
prettier-linter-helpers@1.0.1:
|
|
resolution: {integrity: sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
prettier@3.8.3:
|
|
resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==}
|
|
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}
|
|
|
|
psl@1.15.0:
|
|
resolution: {integrity: sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==}
|
|
|
|
punycode.js@2.3.1:
|
|
resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==}
|
|
engines: {node: '>=6'}
|
|
|
|
punycode@2.3.1:
|
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
engines: {node: '>=6'}
|
|
|
|
qified@0.10.1:
|
|
resolution: {integrity: sha512-+Owyggi9IxT1ePKGafcI87ubSmxol6smwJ+RAHDQlx9+9cPwFWDiKFFCPuWhr9ignlGpZ9vDQLw67N4dcTVFEA==}
|
|
engines: {node: '>=20'}
|
|
|
|
qs@6.5.5:
|
|
resolution: {integrity: sha512-mzR4sElr1bfCaPJe7m8ilJ6ZXdDaGoObcYR0ZHSsktM/Lt21MVHj5De30GQH2eiZ1qGRTO7LCAzQsUeXTNexWQ==}
|
|
engines: {node: '>=0.6'}
|
|
|
|
querystringify@2.2.0:
|
|
resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==}
|
|
|
|
queue-microtask@1.2.3:
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
|
|
react-is@18.3.1:
|
|
resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
|
|
|
|
read-cache@1.0.0:
|
|
resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
|
|
|
|
readdirp@3.6.0:
|
|
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
|
engines: {node: '>=8.10.0'}
|
|
|
|
readline2@1.0.1:
|
|
resolution: {integrity: sha512-8/td4MmwUB6PkZUbV25uKz7dfrmjYWxsW8DVfibWdlHRk/l/DfHKn4pU+dfcoGLFgWOdyGCzINRQD7jn+Bv+/g==}
|
|
|
|
refa@0.12.1:
|
|
resolution: {integrity: sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==}
|
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
|
|
reflect.getprototypeof@1.0.10:
|
|
resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
regenerator-runtime@0.9.6:
|
|
resolution: {integrity: sha512-D0Y/JJ4VhusyMOd/o25a3jdUqN/bC85EFsaoL9Oqmy/O4efCh+xhp7yj2EEOsj974qvMkcW8AwUzJ1jB/MbxCw==}
|
|
|
|
regexp-ast-analysis@0.7.1:
|
|
resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==}
|
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
|
|
regexp-tree@0.1.27:
|
|
resolution: {integrity: sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==}
|
|
hasBin: true
|
|
|
|
regexp.prototype.flags@1.5.4:
|
|
resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
regjsparser@0.13.1:
|
|
resolution: {integrity: sha512-dLsljMd9sqwRkby8zhO1gSg3PnJIBFid8f4CQj/sXx+7cKx+E7u0PKhZ+U4wmhx7EfmtvnA318oVaIkAB1lRJw==}
|
|
hasBin: true
|
|
|
|
rename-keys@1.2.0:
|
|
resolution: {integrity: sha512-U7XpAktpbSgHTRSNRrjKSrjYkZKuhUukfoBlXWXUExCAqhzh1TU3BDRAfJmarcl5voKS+pbKU9MvyLWKZ4UEEg==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
request-promise@3.0.0:
|
|
resolution: {integrity: sha512-wVGUX+BoKxYsavTA72i6qHcyLbjzM4LR4y/AmDCqlbuMAursZdDWO7PmgbGAUvD2SeEJ5iB99VSq/U51i/DNbw==}
|
|
engines: {node: '>=0.10.0'}
|
|
deprecated: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
|
|
|
|
request@2.88.2:
|
|
resolution: {integrity: sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==}
|
|
engines: {node: '>= 6'}
|
|
deprecated: request has been deprecated, see https://github.com/request/request/issues/3142
|
|
|
|
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-from@4.0.0:
|
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
engines: {node: '>=4'}
|
|
|
|
resolve-pkg-maps@1.0.0:
|
|
resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
|
|
|
|
resolve@1.22.12:
|
|
resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==}
|
|
engines: {node: '>= 0.4'}
|
|
hasBin: true
|
|
|
|
resolve@2.0.0-next.7:
|
|
resolution: {integrity: sha512-tqt+NBWwyaMgw3zDsnygx4CByWjQEJHOPMdslYhppaQSJUtL/D4JO9CcBBlhPoI8lz9oJIDXkwXfhF4aWqP8xQ==}
|
|
engines: {node: '>= 0.4'}
|
|
hasBin: true
|
|
|
|
restore-cursor@1.0.1:
|
|
resolution: {integrity: sha512-reSjH4HuiFlxlaBaFCiS6O76ZGG2ygKoSlCsipKdaZuKSPx/+bt9mULkn4l0asVzbEfQQmXRg6Wp6gv6m0wElw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
reusify@1.1.0:
|
|
resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
|
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
|
|
rimraf@2.7.1:
|
|
resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==}
|
|
deprecated: Rimraf versions prior to v4 are no longer supported
|
|
hasBin: true
|
|
|
|
robust-predicates@3.0.3:
|
|
resolution: {integrity: sha512-NS3levdsRIUOmiJ8FZWCP7LG3QpJyrs/TE0Zpf1yvZu8cAJJ6QMW92H1c7kWpdIHo8RvmLxN/o2JXTKHp74lUA==}
|
|
|
|
rolldown-license-plugin@3.0.8:
|
|
resolution: {integrity: sha512-q4nvGtimBIxValBXzkri+0jP2Sdf6PLztYykn7vCu0nVkJEzGsVRfcH/1X6qm0S8//4/gFt/XxwJqpaM6uSdJA==}
|
|
peerDependencies:
|
|
rolldown: '*'
|
|
|
|
rolldown@1.0.2:
|
|
resolution: {integrity: sha512-oZx5zVDtVB44AW3eaifgDml1gWRDZGvjcfdxonE4swNPG98PrrXjaO/KrnUjzlMnztCCRVlUueA1kCXhARGk6g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
|
|
roughjs@4.6.6:
|
|
resolution: {integrity: sha512-ZUz/69+SYpFN/g/lUlo2FXcIjRkSu3nDarreVdGGndHEBJ6cXPdKguS8JGxwj5HA5xIbVKSmLgr5b3AWxtRfvQ==}
|
|
|
|
run-async@0.1.0:
|
|
resolution: {integrity: sha512-qOX+w+IxFgpUpJfkv2oGN0+ExPs68F4sZHfaRRx4dDexAQkG83atugKVEylyT5ARees3HBbfmuvnjbrd8j9Wjw==}
|
|
|
|
run-con@1.3.2:
|
|
resolution: {integrity: sha512-CcfE+mYiTcKEzg0IqS08+efdnH0oJ3zV0wSUFBNrMHMuxCtXvBCLzCJHatwuXDcu/RlhjTziTo/a1ruQik6/Yg==}
|
|
hasBin: true
|
|
|
|
run-parallel@1.2.0:
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
|
|
rw@1.3.3:
|
|
resolution: {integrity: sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==}
|
|
|
|
rx-lite@3.1.2:
|
|
resolution: {integrity: sha512-1I1+G2gteLB8Tkt8YI1sJvSIfa0lWuRtC8GjvtyPBcLSF5jBCCJJqKrpER5JU5r6Bhe+i9/pK3VMuUcXu0kdwQ==}
|
|
|
|
safe-array-concat@1.1.4:
|
|
resolution: {integrity: sha512-wtZlHyOje6OZTGqAoaDKxFkgRtkF9CnHAVnCHKfuj200wAgL+bSJhdsCD2l0Qx/2ekEXjPWcyKkfGb5CPboslg==}
|
|
engines: {node: '>=0.4'}
|
|
|
|
safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
|
|
safe-push-apply@1.0.0:
|
|
resolution: {integrity: sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
safe-regex-test@1.1.0:
|
|
resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
safer-buffer@2.1.2:
|
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
|
|
sax@1.6.0:
|
|
resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==}
|
|
engines: {node: '>=11.0.0'}
|
|
|
|
saxes@6.0.0:
|
|
resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==}
|
|
engines: {node: '>=v12.22.7'}
|
|
|
|
scslre@0.3.0:
|
|
resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==}
|
|
engines: {node: ^14.0.0 || >=16.0.0}
|
|
|
|
semver@6.3.1:
|
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
hasBin: true
|
|
|
|
semver@7.8.1:
|
|
resolution: {integrity: sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
seroval-plugins@1.5.4:
|
|
resolution: {integrity: sha512-S0xQPhUTefAhNvNWFg0c1J8qJArHt5KdtJ/cFAofo06KD1MVSeFWyl4iiu+ApDIuw0WhjpOfCdgConOfAnLgkw==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
seroval: ^1.0
|
|
|
|
seroval@1.5.4:
|
|
resolution: {integrity: sha512-46uFvgrXTVxZcUorgSSRZ4y+ieqLLQRMlG4bnCZKW3qI6BZm7Rg4ntMW4p1mILEEBZWrFlcpp0AyIIlM6jD9iw==}
|
|
engines: {node: '>=10'}
|
|
|
|
set-function-length@1.2.2:
|
|
resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
set-function-name@2.0.2:
|
|
resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
set-proto@1.0.0:
|
|
resolution: {integrity: sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
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'}
|
|
|
|
side-channel-list@1.0.1:
|
|
resolution: {integrity: sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==}
|
|
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'}
|
|
|
|
siginfo@2.0.0:
|
|
resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
|
|
|
|
signal-exit@4.1.0:
|
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
engines: {node: '>=14'}
|
|
|
|
slash@3.0.0:
|
|
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
slash@5.1.0:
|
|
resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==}
|
|
engines: {node: '>=14.16'}
|
|
|
|
slice-ansi@4.0.0:
|
|
resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
smol-toml@1.6.1:
|
|
resolution: {integrity: sha512-dWUG8F5sIIARXih1DTaQAX4SsiTXhInKf1buxdY9DIg4ZYPZK5nGM1VRIYmEbDbsHt7USo99xSLFu5Q1IqTmsg==}
|
|
engines: {node: '>= 18'}
|
|
|
|
solid-js@1.9.13:
|
|
resolution: {integrity: sha512-6hJeJMOcEX8ktqjpDoJZEmld3ijvcvWBDtiXBm7f4332SiFN66QeAQI1REQshvyUoISsSeJ4PHDauKYbwao9JQ==}
|
|
|
|
solid-transition-group@0.2.3:
|
|
resolution: {integrity: sha512-iB72c9N5Kz9ykRqIXl0lQohOau4t0dhel9kjwFvx81UZJbVwaChMuBuyhiZmK24b8aKEK0w3uFM96ZxzcyZGdg==}
|
|
engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
|
|
peerDependencies:
|
|
solid-js: ^1.6.12
|
|
|
|
sortablejs@1.15.7:
|
|
resolution: {integrity: sha512-Kk8wLQPlS+yi1ZEf48a4+fzHa4yxjC30M/Sr2AnQu+f/MPwvvX9XjZ6OWejiz8crBsLwSq8GHqaxaET7u6ux0A==}
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map@0.6.1:
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
spectral-cli-bundle@1.0.8:
|
|
resolution: {integrity: sha512-wxHPXFy5bdtqT/flJRjWbSdPoDjIiXzmLvxE7RO9bbs/B2DuavW2UIG8HYa7m7F6RlQaK7rhoiIRoYEEeBP5Jg==}
|
|
engines: {node: '>=20'}
|
|
hasBin: true
|
|
|
|
sshpk@1.18.0:
|
|
resolution: {integrity: sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
hasBin: true
|
|
|
|
stable-hash-x@0.2.0:
|
|
resolution: {integrity: sha512-o3yWv49B/o4QZk5ZcsALc6t0+eCelPc44zZsLtCQnZPDwFpDYSWcDnrv2TtMmMbQ7uKo3J0HTURCqckw23czNQ==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
stack-utils@2.0.6:
|
|
resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
stackback@0.0.2:
|
|
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
|
|
|
|
std-env@4.1.0:
|
|
resolution: {integrity: sha512-Rq7ybcX2RuC55r9oaPVEW7/xu3tj8u4GeBYHBWCychFtzMIr86A7e3PPEBPT37sHStKX3+TiX/Fr/ACmJLVlLQ==}
|
|
|
|
stop-iteration-iterator@1.1.0:
|
|
resolution: {integrity: sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
string-width@1.0.2:
|
|
resolution: {integrity: sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
string-width@4.2.3:
|
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
engines: {node: '>=8'}
|
|
|
|
string-width@8.1.0:
|
|
resolution: {integrity: sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==}
|
|
engines: {node: '>=20'}
|
|
|
|
string-width@8.2.1:
|
|
resolution: {integrity: sha512-IIaP0g3iy9Cyy18w3M9YcaDudujEAVHKt3a3QJg1+sr/oX96TbaGUubG0hJyCjCBThFH+tFpcIyoUHUn1ogaLA==}
|
|
engines: {node: '>=20'}
|
|
|
|
string.prototype.includes@2.0.1:
|
|
resolution: {integrity: sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
string.prototype.trim@1.2.10:
|
|
resolution: {integrity: sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
string.prototype.trimend@1.0.9:
|
|
resolution: {integrity: sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
string.prototype.trimstart@1.0.8:
|
|
resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
strip-ansi@3.0.1:
|
|
resolution: {integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
strip-ansi@6.0.1:
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
engines: {node: '>=8'}
|
|
|
|
strip-ansi@7.2.0:
|
|
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
engines: {node: '>=12'}
|
|
|
|
strip-bom@3.0.0:
|
|
resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
|
|
engines: {node: '>=4'}
|
|
|
|
strip-indent@4.1.1:
|
|
resolution: {integrity: sha512-SlyRoSkdh1dYP0PzclLE7r0M9sgbFKKMFXpFRUMNuKhQSbC6VQIGzq3E0qsfvGJaUFJPGv6Ws1NZ/haTAjfbMA==}
|
|
engines: {node: '>=12'}
|
|
|
|
strip-json-comments@3.1.1:
|
|
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
|
engines: {node: '>=8'}
|
|
|
|
style-mod@4.1.3:
|
|
resolution: {integrity: sha512-i/n8VsZydrugj3Iuzll8+x/00GH2vnYsk1eomD8QiRrSAeW6ItbCQDtfXCeJHd0iwiNagqjQkvpvREEPtW3IoQ==}
|
|
|
|
style-search@0.1.0:
|
|
resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==}
|
|
|
|
stylelint-config-recommended@18.0.0:
|
|
resolution: {integrity: sha512-mxgT2XY6YZ3HWWe3Di8umG6aBmWmHTblTgu/f10rqFXnyWxjKWwNdjSWkgkwCtxIKnqjSJzvFmPT5yabVIRxZg==}
|
|
engines: {node: '>=20.19.0'}
|
|
peerDependencies:
|
|
stylelint: ^17.0.0
|
|
|
|
stylelint-declaration-block-no-ignored-properties@3.0.0:
|
|
resolution: {integrity: sha512-3ml4NgSW6nkHQrk+/ounU7Qljfb7e7FayHzU7Mry6rF9X28RXyPLD2bNn4QVOO7t98d5EGCCVkNbHCZSx+bNUQ==}
|
|
engines: {node: '>=20.19.0'}
|
|
peerDependencies:
|
|
stylelint: ^17.0.0
|
|
|
|
stylelint-declaration-strict-value@1.11.1:
|
|
resolution: {integrity: sha512-DYihiMuKGk9AeCYp+c3PMy6Z+Qu6yb6wRLeXQJZVMdXV+QOqs7P+Xj6jt8RVTgFJfII+cEQaFI5uWu08WwlkOA==}
|
|
engines: {node: '>=20.19.0'}
|
|
peerDependencies:
|
|
stylelint: '>=16 <=17'
|
|
|
|
stylelint-value-no-unknown-custom-properties@6.1.1:
|
|
resolution: {integrity: sha512-eQ1zidKD5t9zMEaskjGUY4W47lH76qMlmsDSmCAPEwtaGzB4Ls7ORTfysC1D6hamp2zFC+vN1vpQ+GFz3Tw3lw==}
|
|
engines: {node: '>=18.12.0'}
|
|
peerDependencies:
|
|
stylelint: '>=16'
|
|
|
|
stylelint@17.12.0:
|
|
resolution: {integrity: sha512-KIlzWXMHUvgfPUR0R7TK3H80yCIi0uoivUwf+6Az4yrHJD1Q3c1qIkh/H5Z0i/K3QXgtq/UMEkWyBUSUwnpnOg==}
|
|
engines: {node: '>=20.19.0'}
|
|
hasBin: true
|
|
|
|
stylis@4.4.0:
|
|
resolution: {integrity: sha512-5Z9ZpRzfuH6l/UAvCPAPUo3665Nk2wLaZU3x+TLHKVzIz33+sbJqbtrYoC3KD4/uVOr2Zp+L0LySezP9OHV9yA==}
|
|
|
|
sucrase@3.35.1:
|
|
resolution: {integrity: sha512-DhuTmvZWux4H1UOnWMB3sk0sbaCVOoQZjv8u1rDoTV0HTdGem9hkAZtl4JZy8P2z4Bg0nT+YMeOFyVr4zcG5Tw==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
hasBin: true
|
|
|
|
supports-color@10.2.2:
|
|
resolution: {integrity: sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==}
|
|
engines: {node: '>=18'}
|
|
|
|
supports-color@2.0.0:
|
|
resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
supports-color@7.2.0:
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
|
|
supports-hyperlinks@4.4.0:
|
|
resolution: {integrity: sha512-UKbpT93hN5Nr9go5UY7bopIB9YQlMz9nm/ct4IXt/irb5YRkn9WaqrOBJGZ5Pwvsd5FQzSVeYlGdXoCAPQZrPg==}
|
|
engines: {node: '>=20'}
|
|
|
|
supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
svg-element-attributes@1.3.1:
|
|
resolution: {integrity: sha512-Bh05dSOnJBf3miNMqpsormfNtfidA/GxQVakhtn0T4DECWKeXQRQUceYjJ+OxYiiLdGe4Jo9iFV8wICFapFeIA==}
|
|
|
|
svg-tags@1.0.0:
|
|
resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==}
|
|
|
|
svgo@4.0.1:
|
|
resolution: {integrity: sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==}
|
|
engines: {node: '>=16'}
|
|
hasBin: true
|
|
|
|
svgson@5.3.1:
|
|
resolution: {integrity: sha512-qdPgvUNWb40gWktBJnbJRelWcPzkLed/ShhnRsjbayXz8OtdPOzbil9jtiZdrYvSDumAz/VNQr6JaNfPx/gvPA==}
|
|
|
|
swagger-ui-dist@5.32.6:
|
|
resolution: {integrity: sha512-75ttZNaYCLoFPnozPZcTUU6mS3wKT8l7WLjU5zJSHFeJa23i5vtnze6IiCl4jDMPeQTXVXIgovq4M11NNfQvSA==}
|
|
|
|
symbol-tree@3.2.4:
|
|
resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
|
|
|
|
sync-fetch@0.4.5:
|
|
resolution: {integrity: sha512-esiWJ7ixSKGpd9DJPBTC4ckChqdOjIwJfYhVHkcQ2Gnm41323p1TRmEI+esTQ9ppD+b5opps2OTEGTCGX5kF+g==}
|
|
engines: {node: '>=14'}
|
|
|
|
synckit@0.11.13:
|
|
resolution: {integrity: sha512-eNRKgb3z66Yp3D2CixVujOUvXLFUTij/zVnV8KRyvFdQwpz7I5DS8UfRkTeLzb64u+dkzDSdelE24izu+zSSUg==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
|
|
table@6.9.0:
|
|
resolution: {integrity: sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==}
|
|
engines: {node: '>=10.0.0'}
|
|
|
|
tailwindcss@3.4.19:
|
|
resolution: {integrity: sha512-3ofp+LL8E+pK/JuPLPggVAIaEuhvIz4qNcf3nA1Xn2o/7fb7s/TYpHhwGDv1ZU3PkBluUVaF8PyCHcm48cKLWQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
|
|
thenify-all@1.6.0:
|
|
resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
|
|
engines: {node: '>=0.8'}
|
|
|
|
thenify@3.3.1:
|
|
resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
|
|
|
|
three@0.176.0:
|
|
resolution: {integrity: sha512-PWRKYWQo23ojf9oZSlRGH8K09q7nRSWx6LY/HF/UUrMdYgN9i1e2OwJYHoQjwc6HF/4lvvYLC5YC1X8UJL2ZpA==}
|
|
|
|
throttle-debounce@5.0.2:
|
|
resolution: {integrity: sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==}
|
|
engines: {node: '>=12.22'}
|
|
|
|
through@2.3.8:
|
|
resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
|
|
|
|
tinybench@2.9.0:
|
|
resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
|
|
|
|
tinyexec@1.2.4:
|
|
resolution: {integrity: sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==}
|
|
engines: {node: '>=18'}
|
|
|
|
tinyglobby@0.2.17:
|
|
resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
tinyrainbow@3.1.0:
|
|
resolution: {integrity: sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
tippy.js@6.3.7:
|
|
resolution: {integrity: sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==}
|
|
|
|
to-regex-range@5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
|
|
toastify-js@1.12.0:
|
|
resolution: {integrity: sha512-HeMHCO9yLPvP9k0apGSdPUWrUbLnxUKNFzgUoZp1PHCLploIX/4DSQ7V8H25ef+h4iO9n0he7ImfcndnN6nDrQ==}
|
|
|
|
tough-cookie@2.5.0:
|
|
resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==}
|
|
engines: {node: '>=0.8'}
|
|
|
|
tough-cookie@4.1.4:
|
|
resolution: {integrity: sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==}
|
|
engines: {node: '>=6'}
|
|
|
|
tr46@0.0.3:
|
|
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
|
|
|
tr46@3.0.0:
|
|
resolution: {integrity: sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==}
|
|
engines: {node: '>=12'}
|
|
|
|
tributejs@5.1.3:
|
|
resolution: {integrity: sha512-B5CXihaVzXw+1UHhNFyAwUTMDk1EfoLP5Tj1VhD9yybZ1I8DZJEv8tZ1l0RJo0t0tk9ZhR8eG5tEsaCvRigmdQ==}
|
|
|
|
ts-api-utils@2.5.0:
|
|
resolution: {integrity: sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==}
|
|
engines: {node: '>=18.12'}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4'
|
|
|
|
ts-dedent@2.2.0:
|
|
resolution: {integrity: sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==}
|
|
engines: {node: '>=6.10'}
|
|
|
|
ts-interface-checker@0.1.13:
|
|
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
|
|
|
tsconfig-paths@3.15.0:
|
|
resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==}
|
|
|
|
tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
tunnel-agent@0.6.0:
|
|
resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
|
|
|
|
tweetnacl@0.14.5:
|
|
resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==}
|
|
|
|
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'}
|
|
|
|
typed-array-buffer@1.0.3:
|
|
resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
typed-array-byte-length@1.0.3:
|
|
resolution: {integrity: sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
typed-array-byte-offset@1.0.4:
|
|
resolution: {integrity: sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
typed-array-length@1.0.8:
|
|
resolution: {integrity: sha512-phPGCwqr2+Qo0fwniCE8e4pKnGu/yFb5nD5Y8bf0EEeiI5GklnACYA9GFy/DrAeRrKHXvHn+1SUsOWgJp6RO+g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
typescript-eslint@8.60.0:
|
|
resolution: {integrity: sha512-9f65qWLZdAW9m1JaxBDUHcqRUfL8bkxxXL7XxEfI+F09q56PkBvIfCjLF3yInsDM/BBmwkqmCQdCZe/RYlIWEw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
typescript: '>=4.8.4 <6.1.0'
|
|
|
|
typescript@5.9.3:
|
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
typescript@6.0.3:
|
|
resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
typo-js@1.3.2:
|
|
resolution: {integrity: sha512-Z1YkJ7IIYNrFeOxAlHUercY4Q2I+PhYD/3VkWpJGy/Oqudy3bFpNcQxnv6Oa9fTSXCHPGz1eDoX1bZYm2Z891A==}
|
|
|
|
uc.micro@2.1.0:
|
|
resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==}
|
|
|
|
uint8-to-base64@0.2.1:
|
|
resolution: {integrity: sha512-uO/84GaoDUfiAxpa8EksjVLE77A9Kc7ZTziN4zRpq4de9yLaLcZn3jx1/sVjyupsywcVX6RKWbqLe7gUNyzH+Q==}
|
|
|
|
unbox-primitive@1.1.0:
|
|
resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
undici-types@7.24.6:
|
|
resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==}
|
|
|
|
unicorn-magic@0.4.0:
|
|
resolution: {integrity: sha512-wH590V9VNgYH9g3lH9wWjTrUoKsjLF6sGLjhR4sH1LWpLmCOH0Zf7PukhDA8BiS7KHe4oPNkcTHqYkj7SOGUOw==}
|
|
engines: {node: '>=20'}
|
|
|
|
universalify@0.2.0:
|
|
resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
|
|
unrs-resolver@1.12.2:
|
|
resolution: {integrity: sha512-dmlRxBJJayXjqTwC+JtF1HhJmgf3ftQ3YejFcZrf4+KKtJv0qDsK1pjqaaVjG7wJ5NJ6UVP1OqRMQ71Z4C3rxQ==}
|
|
|
|
untildify@3.0.3:
|
|
resolution: {integrity: sha512-iSk/J8efr8uPT/Z4eSUywnqyrQU7DSdMfdqK4iWEaUVVmcP5JcnpRqmVMwcwcnmI1ATFNgC5V90u09tBynNFKA==}
|
|
engines: {node: '>=4'}
|
|
|
|
update-browserslist-db@1.2.3:
|
|
resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '>= 4.21.0'
|
|
|
|
updates@17.17.2:
|
|
resolution: {integrity: sha512-gOwGrBYBvHVS+OiaUFRuilrmf/P8eYVmKUrkq7W3fvYUgpBsNKgfZo/CPhLKBa7xEFiEuMwMxTkiKsd9mn8pEw==}
|
|
engines: {node: '>=22'}
|
|
hasBin: true
|
|
|
|
uri-js@4.4.1:
|
|
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
|
|
|
url-parse@1.5.10:
|
|
resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==}
|
|
|
|
user-home@2.0.0:
|
|
resolution: {integrity: sha512-KMWqdlOcjCYdtIJpicDSFBQ8nFwS2i9sslAd6f4+CBGcU4gist2REnr2fxj2YocvJFxSF3ZOHLYLVZnUxv4BZQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
|
|
uuid@14.0.0:
|
|
resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==}
|
|
hasBin: true
|
|
|
|
uuid@3.4.0:
|
|
resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==}
|
|
deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
|
|
hasBin: true
|
|
|
|
vanilla-colorful@0.7.2:
|
|
resolution: {integrity: sha512-z2YZusTFC6KnLERx1cgoIRX2CjPRP0W75N+3CC6gbvdX5Ch47rZkEMGO2Xnf+IEmi3RiFLxS18gayMA27iU7Kg==}
|
|
|
|
verror@1.10.0:
|
|
resolution: {integrity: sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==}
|
|
engines: {'0': node >=0.6.0}
|
|
|
|
vite-string-plugin@2.0.4:
|
|
resolution: {integrity: sha512-uahQl15I6hsHGzbjCmllVoKZBmZavXAp8GXBmq5omNQM52wgBv7e//98A6cONbq0Of6F/5uJ30OjF5ggNY6reQ==}
|
|
peerDependencies:
|
|
vite: '*'
|
|
|
|
vite@8.0.14:
|
|
resolution: {integrity: sha512-s4BJJ+5y1pYL6Otw51FHhVJQhPnuRinKig64g/1+EUNaJsd3gCKdD31IPFvswUgW9/60QT9oFHbZHbQK5imcxw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^20.19.0 || >=22.12.0
|
|
'@vitejs/devtools': ^0.1.18
|
|
esbuild: ^0.27.0 || ^0.28.0
|
|
jiti: '>=1.21.0'
|
|
less: ^4.0.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
|
|
'@vitejs/devtools':
|
|
optional: true
|
|
esbuild:
|
|
optional: true
|
|
jiti:
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
vitest@4.1.7:
|
|
resolution: {integrity: sha512-flYyaFd2CgoCoU+0UKt3pxksgC+S02iTDN0n3LtqaMeXsI9SBcdNujc2k0DeFLzUn/0k538yNjOSdwgCqcrwJA==}
|
|
engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@edge-runtime/vm': '*'
|
|
'@opentelemetry/api': ^1.9.0
|
|
'@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
|
|
'@vitest/browser-playwright': 4.1.7
|
|
'@vitest/browser-preview': 4.1.7
|
|
'@vitest/browser-webdriverio': 4.1.7
|
|
'@vitest/coverage-istanbul': 4.1.7
|
|
'@vitest/coverage-v8': 4.1.7
|
|
'@vitest/ui': 4.1.7
|
|
happy-dom: '*'
|
|
jsdom: '*'
|
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
'@edge-runtime/vm':
|
|
optional: true
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@types/node':
|
|
optional: true
|
|
'@vitest/browser-playwright':
|
|
optional: true
|
|
'@vitest/browser-preview':
|
|
optional: true
|
|
'@vitest/browser-webdriverio':
|
|
optional: true
|
|
'@vitest/coverage-istanbul':
|
|
optional: true
|
|
'@vitest/coverage-v8':
|
|
optional: true
|
|
'@vitest/ui':
|
|
optional: true
|
|
happy-dom:
|
|
optional: true
|
|
jsdom:
|
|
optional: true
|
|
|
|
vscode-uri@3.1.0:
|
|
resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
|
|
|
|
vue-bar-graph@2.2.0:
|
|
resolution: {integrity: sha512-1xFPho2nM6nFDziExLu48vKO+Q90gjxz1NyHfc+MhgfYDSxR9BMyhOIXUO5EmwKIVEX5dBoP2n3Ius8SjKRD4g==}
|
|
|
|
vue-chartjs@5.3.3:
|
|
resolution: {integrity: sha512-jqxtL8KZ6YJ5NTv6XzrzLS7osyegOi28UGNZW0h9OkDL7Sh1396ht4Dorh04aKrl2LiSalQ84WtqiG0RIJb0tA==}
|
|
peerDependencies:
|
|
chart.js: ^4.1.1
|
|
vue: ^3.0.0-0 || ^2.7.0
|
|
|
|
vue-eslint-parser@10.4.0:
|
|
resolution: {integrity: sha512-Vxi9pJdbN3ZnVGLODVtZ7y4Y2kzAAE2Cm0CZ3ZDRvydVYxZ6VrnBhLikBsRS+dpwj4Jv4UCv21PTEwF5rQ9WXg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
|
|
vue-tsc@3.3.2:
|
|
resolution: {integrity: sha512-n7nQoA3YWW/eiDR8jMiv/uJvlg0uLGs+YgUrsTrf9EZaYSt3tuvMZb5V8+7Mvh/EH5pnY/hoVdgfjH+XcK+wwA==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
typescript: '>=5.0.0'
|
|
|
|
vue@3.5.35:
|
|
resolution: {integrity: sha512-cx89fnr+0kVGHiNFG6y6s0bdjypJRFNZn6x3WPstNdQR1bi1mbB7h4v5IBGTsPJU3nK1+0Iqj3Zf+hZWMieR4Q==}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
w3c-keyname@2.2.8:
|
|
resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==}
|
|
|
|
w3c-xmlserializer@4.0.0:
|
|
resolution: {integrity: sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==}
|
|
engines: {node: '>=14'}
|
|
|
|
webidl-conversions@3.0.1:
|
|
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
|
|
|
|
webidl-conversions@7.0.0:
|
|
resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
|
|
engines: {node: '>=12'}
|
|
|
|
whatwg-encoding@2.0.0:
|
|
resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==}
|
|
engines: {node: '>=12'}
|
|
deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation
|
|
|
|
whatwg-mimetype@3.0.0:
|
|
resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==}
|
|
engines: {node: '>=12'}
|
|
|
|
whatwg-url@11.0.0:
|
|
resolution: {integrity: sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
whatwg-url@5.0.0:
|
|
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
|
|
|
|
which-boxed-primitive@1.1.1:
|
|
resolution: {integrity: sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
which-builtin-type@1.2.1:
|
|
resolution: {integrity: sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
which-collection@1.0.2:
|
|
resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
which-typed-array@1.1.21:
|
|
resolution: {integrity: sha512-zbRA8cVm6io/d5W8uIe2hblzN76/Wm3v/yiythQvr+dpBWeqhPSWIDNj4zOyHi4zKbMK6DN34Xsr9jPHJERAEw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
which@1.3.1:
|
|
resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==}
|
|
hasBin: true
|
|
|
|
which@2.0.2:
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
engines: {node: '>= 8'}
|
|
hasBin: true
|
|
|
|
why-is-node-running@2.3.0:
|
|
resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
|
|
word-wrap@1.2.5:
|
|
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
wrappy@1.0.2:
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
|
|
write-file-atomic@7.0.1:
|
|
resolution: {integrity: sha512-OTIk8iR8/aCRWBqvxrzxR0hgxWpnYBblY1S5hDWBQfk/VFmJwzmJgQFN3WsoUKHISv2eAwe+PpbUzyL1CKTLXg==}
|
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
|
|
ws@8.21.0:
|
|
resolution: {integrity: sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==}
|
|
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
|
|
|
|
xml-lexer@0.2.2:
|
|
resolution: {integrity: sha512-G0i98epIwiUEiKmMcavmVdhtymW+pCAohMRgybyIME9ygfVu8QheIi+YoQh3ngiThsT0SQzJT4R0sKDEv8Ou0w==}
|
|
|
|
xml-name-validator@4.0.0:
|
|
resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
|
|
engines: {node: '>=12'}
|
|
|
|
xml-reader@2.4.3:
|
|
resolution: {integrity: sha512-xWldrIxjeAMAu6+HSf9t50ot1uL5M+BtOidRCWHXIeewvSeIpscWCsp4Zxjk8kHHhdqFBrfK8U0EJeCcnyQ/gA==}
|
|
|
|
xmlchars@2.2.0:
|
|
resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==}
|
|
|
|
yocto-queue@0.1.0:
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
snapshots:
|
|
|
|
'@alloc/quick-lru@5.2.0': {}
|
|
|
|
'@antfu/install-pkg@1.1.0':
|
|
dependencies:
|
|
package-manager-detector: 1.6.0
|
|
tinyexec: 1.2.4
|
|
|
|
'@babel/code-frame@7.29.7':
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.29.7
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.1
|
|
|
|
'@babel/helper-string-parser@7.29.7': {}
|
|
|
|
'@babel/helper-validator-identifier@7.29.7': {}
|
|
|
|
'@babel/parser@7.29.7':
|
|
dependencies:
|
|
'@babel/types': 7.29.7
|
|
|
|
'@babel/runtime@7.29.7': {}
|
|
|
|
'@babel/types@7.29.7':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.29.7
|
|
'@babel/helper-validator-identifier': 7.29.7
|
|
|
|
'@braintree/sanitize-url@7.1.2': {}
|
|
|
|
'@cacheable/memory@2.0.9':
|
|
dependencies:
|
|
'@cacheable/utils': 2.4.1
|
|
'@keyv/bigmap': 1.3.1(keyv@5.6.0)
|
|
hookified: 1.15.1
|
|
keyv: 5.6.0
|
|
|
|
'@cacheable/utils@2.4.1':
|
|
dependencies:
|
|
hashery: 1.5.1
|
|
keyv: 5.6.0
|
|
|
|
'@chevrotain/types@11.1.2': {}
|
|
|
|
'@citation-js/core@0.7.21':
|
|
dependencies:
|
|
'@citation-js/date': 0.5.1
|
|
'@citation-js/name': 0.4.2
|
|
fetch-ponyfill: 7.1.0
|
|
sync-fetch: 0.4.5
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@citation-js/date@0.5.1': {}
|
|
|
|
'@citation-js/name@0.4.2': {}
|
|
|
|
'@citation-js/plugin-bibtex@0.7.21(@citation-js/core@0.7.21)':
|
|
dependencies:
|
|
'@citation-js/core': 0.7.21
|
|
'@citation-js/date': 0.5.1
|
|
'@citation-js/name': 0.4.2
|
|
moo: 0.5.3
|
|
|
|
'@citation-js/plugin-cff@0.6.2':
|
|
dependencies:
|
|
'@citation-js/date': 0.5.1
|
|
'@citation-js/plugin-yaml': 0.6.2
|
|
|
|
'@citation-js/plugin-csl@0.7.22(@citation-js/core@0.7.21)':
|
|
dependencies:
|
|
'@citation-js/core': 0.7.21
|
|
'@citation-js/date': 0.5.1
|
|
citeproc: 2.4.63
|
|
|
|
'@citation-js/plugin-github@0.6.2':
|
|
dependencies:
|
|
'@citation-js/date': 0.5.1
|
|
'@citation-js/name': 0.4.2
|
|
|
|
'@citation-js/plugin-npm@0.6.2':
|
|
dependencies:
|
|
'@citation-js/date': 0.5.1
|
|
'@citation-js/name': 0.4.2
|
|
|
|
'@citation-js/plugin-software-formats@0.6.2':
|
|
dependencies:
|
|
'@citation-js/plugin-cff': 0.6.2
|
|
'@citation-js/plugin-github': 0.6.2
|
|
'@citation-js/plugin-npm': 0.6.2
|
|
'@citation-js/plugin-yaml': 0.6.2
|
|
'@citation-js/plugin-zenodo': 0.6.2
|
|
|
|
'@citation-js/plugin-yaml@0.6.2':
|
|
dependencies:
|
|
js-yaml: 4.1.1
|
|
|
|
'@citation-js/plugin-zenodo@0.6.2':
|
|
dependencies:
|
|
'@citation-js/date': 0.5.1
|
|
'@citation-js/name': 0.4.2
|
|
|
|
'@codemirror/autocomplete@6.20.2':
|
|
dependencies:
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
'@lezer/common': 1.5.2
|
|
|
|
'@codemirror/commands@6.10.3':
|
|
dependencies:
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
'@lezer/common': 1.5.2
|
|
|
|
'@codemirror/lang-angular@0.1.4':
|
|
dependencies:
|
|
'@codemirror/lang-html': 6.4.11
|
|
'@codemirror/lang-javascript': 6.2.5
|
|
'@codemirror/language': 6.12.3
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@codemirror/lang-cpp@6.0.3':
|
|
dependencies:
|
|
'@codemirror/language': 6.12.3
|
|
'@lezer/cpp': 1.1.6
|
|
|
|
'@codemirror/lang-css@6.3.1':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/css': 1.3.3
|
|
|
|
'@codemirror/lang-go@6.0.1':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/go': 1.0.1
|
|
|
|
'@codemirror/lang-html@6.4.11':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/lang-css': 6.3.1
|
|
'@codemirror/lang-javascript': 6.2.5
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/css': 1.3.3
|
|
'@lezer/html': 1.3.13
|
|
|
|
'@codemirror/lang-java@6.0.2':
|
|
dependencies:
|
|
'@codemirror/language': 6.12.3
|
|
'@lezer/java': 1.1.3
|
|
|
|
'@codemirror/lang-javascript@6.2.5':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/lint': 6.9.6
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/javascript': 1.5.4
|
|
|
|
'@codemirror/lang-jinja@6.0.1':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/lang-html': 6.4.11
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@codemirror/lang-json@6.0.2':
|
|
dependencies:
|
|
'@codemirror/language': 6.12.3
|
|
'@lezer/json': 1.0.3
|
|
|
|
'@codemirror/lang-less@6.0.2':
|
|
dependencies:
|
|
'@codemirror/lang-css': 6.3.1
|
|
'@codemirror/language': 6.12.3
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@codemirror/lang-liquid@6.3.2':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/lang-html': 6.4.11
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@codemirror/lang-markdown@6.5.0':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/lang-html': 6.4.11
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/markdown': 1.6.4
|
|
|
|
'@codemirror/lang-php@6.0.2':
|
|
dependencies:
|
|
'@codemirror/lang-html': 6.4.11
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/php': 1.0.5
|
|
|
|
'@codemirror/lang-python@6.2.1':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/python': 1.1.19
|
|
|
|
'@codemirror/lang-rust@6.0.2':
|
|
dependencies:
|
|
'@codemirror/language': 6.12.3
|
|
'@lezer/rust': 1.0.2
|
|
|
|
'@codemirror/lang-sass@6.0.2':
|
|
dependencies:
|
|
'@codemirror/lang-css': 6.3.1
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/sass': 1.1.0
|
|
|
|
'@codemirror/lang-sql@6.10.0':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@codemirror/lang-vue@0.1.3':
|
|
dependencies:
|
|
'@codemirror/lang-html': 6.4.11
|
|
'@codemirror/lang-javascript': 6.2.5
|
|
'@codemirror/language': 6.12.3
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@codemirror/lang-wast@6.0.2':
|
|
dependencies:
|
|
'@codemirror/language': 6.12.3
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@codemirror/lang-xml@6.1.0':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/xml': 1.0.6
|
|
|
|
'@codemirror/lang-yaml@6.1.3':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
'@lezer/yaml': 1.0.4
|
|
|
|
'@codemirror/language-data@6.5.2':
|
|
dependencies:
|
|
'@codemirror/lang-angular': 0.1.4
|
|
'@codemirror/lang-cpp': 6.0.3
|
|
'@codemirror/lang-css': 6.3.1
|
|
'@codemirror/lang-go': 6.0.1
|
|
'@codemirror/lang-html': 6.4.11
|
|
'@codemirror/lang-java': 6.0.2
|
|
'@codemirror/lang-javascript': 6.2.5
|
|
'@codemirror/lang-jinja': 6.0.1
|
|
'@codemirror/lang-json': 6.0.2
|
|
'@codemirror/lang-less': 6.0.2
|
|
'@codemirror/lang-liquid': 6.3.2
|
|
'@codemirror/lang-markdown': 6.5.0
|
|
'@codemirror/lang-php': 6.0.2
|
|
'@codemirror/lang-python': 6.2.1
|
|
'@codemirror/lang-rust': 6.0.2
|
|
'@codemirror/lang-sass': 6.0.2
|
|
'@codemirror/lang-sql': 6.10.0
|
|
'@codemirror/lang-vue': 0.1.3
|
|
'@codemirror/lang-wast': 6.0.2
|
|
'@codemirror/lang-xml': 6.1.0
|
|
'@codemirror/lang-yaml': 6.1.3
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/legacy-modes': 6.5.3
|
|
|
|
'@codemirror/language@6.12.3':
|
|
dependencies:
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
style-mod: 4.1.3
|
|
|
|
'@codemirror/legacy-modes@6.5.3':
|
|
dependencies:
|
|
'@codemirror/language': 6.12.3
|
|
|
|
'@codemirror/lint@6.9.6':
|
|
dependencies:
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
crelt: 1.0.6
|
|
|
|
'@codemirror/search@6.7.0':
|
|
dependencies:
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
crelt: 1.0.6
|
|
|
|
'@codemirror/state@6.6.0':
|
|
dependencies:
|
|
'@marijn/find-cluster-break': 1.0.2
|
|
|
|
'@codemirror/view@6.43.0':
|
|
dependencies:
|
|
'@codemirror/state': 6.6.0
|
|
crelt: 1.0.6
|
|
style-mod: 4.1.3
|
|
w3c-keyname: 2.2.8
|
|
|
|
'@csstools/css-calc@3.2.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
|
|
'@csstools/css-tokenizer': 4.0.0
|
|
|
|
'@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0)':
|
|
dependencies:
|
|
'@csstools/css-tokenizer': 4.0.0
|
|
|
|
'@csstools/css-syntax-patches-for-csstree@1.1.4(css-tree@3.2.1)':
|
|
optionalDependencies:
|
|
css-tree: 3.2.1
|
|
|
|
'@csstools/css-tokenizer@4.0.0': {}
|
|
|
|
'@csstools/media-query-list-parser@5.0.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
|
|
'@csstools/css-tokenizer': 4.0.0
|
|
|
|
'@csstools/selector-resolve-nested@4.0.0(postcss-selector-parser@7.1.1)':
|
|
dependencies:
|
|
postcss-selector-parser: 7.1.1
|
|
|
|
'@csstools/selector-specificity@6.0.0(postcss-selector-parser@7.1.1)':
|
|
dependencies:
|
|
postcss-selector-parser: 7.1.1
|
|
|
|
'@deltablot/dropzone@7.4.3':
|
|
dependencies:
|
|
'@swc/helpers': 0.5.23
|
|
|
|
'@emnapi/core@1.10.0':
|
|
dependencies:
|
|
'@emnapi/wasi-threads': 1.2.1
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/runtime@1.10.0':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/wasi-threads@1.2.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/openharmony-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.28.0':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.28.0':
|
|
optional: true
|
|
|
|
'@eslint-community/eslint-plugin-eslint-comments@4.7.2(eslint@10.4.0(jiti@2.7.0))':
|
|
dependencies:
|
|
escape-string-regexp: 4.0.0
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
ignore: 7.0.5
|
|
|
|
'@eslint-community/eslint-utils@4.9.1(eslint@10.4.0(jiti@2.7.0))':
|
|
dependencies:
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
'@eslint-community/regexpp@4.12.2': {}
|
|
|
|
'@eslint/compat@1.4.1(eslint@10.4.0(jiti@2.7.0))':
|
|
dependencies:
|
|
'@eslint/core': 0.17.0
|
|
optionalDependencies:
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
|
|
'@eslint/config-array@0.23.5':
|
|
dependencies:
|
|
'@eslint/object-schema': 3.0.5
|
|
debug: 4.4.3
|
|
minimatch: 10.2.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@eslint/config-helpers@0.6.0':
|
|
dependencies:
|
|
'@eslint/core': 1.2.1
|
|
|
|
'@eslint/core@0.17.0':
|
|
dependencies:
|
|
'@types/json-schema': 7.0.15
|
|
|
|
'@eslint/core@1.2.1':
|
|
dependencies:
|
|
'@types/json-schema': 7.0.15
|
|
|
|
'@eslint/eslintrc@3.3.5':
|
|
dependencies:
|
|
ajv: 6.15.0
|
|
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.5
|
|
strip-json-comments: 3.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@eslint/js@9.39.4': {}
|
|
|
|
'@eslint/json@1.2.0':
|
|
dependencies:
|
|
'@eslint/core': 1.2.1
|
|
'@eslint/plugin-kit': 0.6.1
|
|
'@humanwhocodes/momoa': 3.3.10
|
|
natural-compare: 1.4.0
|
|
|
|
'@eslint/object-schema@3.0.5': {}
|
|
|
|
'@eslint/plugin-kit@0.6.1':
|
|
dependencies:
|
|
'@eslint/core': 1.2.1
|
|
levn: 0.4.1
|
|
|
|
'@eslint/plugin-kit@0.7.2':
|
|
dependencies:
|
|
'@eslint/core': 1.2.1
|
|
levn: 0.4.1
|
|
|
|
'@github/browserslist-config@1.0.0': {}
|
|
|
|
'@github/combobox-nav@2.3.1': {}
|
|
|
|
'@github/markdown-toolbar-element@2.2.3': {}
|
|
|
|
'@github/paste-markdown@1.5.3': {}
|
|
|
|
'@github/text-expander-element@2.9.4':
|
|
dependencies:
|
|
'@github/combobox-nav': 2.3.1
|
|
dom-input-range: 2.0.1
|
|
|
|
'@humanfs/core@0.19.2':
|
|
dependencies:
|
|
'@humanfs/types': 0.15.0
|
|
|
|
'@humanfs/node@0.16.8':
|
|
dependencies:
|
|
'@humanfs/core': 0.19.2
|
|
'@humanfs/types': 0.15.0
|
|
'@humanwhocodes/retry': 0.4.3
|
|
|
|
'@humanfs/types@0.15.0': {}
|
|
|
|
'@humanwhocodes/module-importer@1.0.1': {}
|
|
|
|
'@humanwhocodes/momoa@3.3.10': {}
|
|
|
|
'@humanwhocodes/retry@0.4.3': {}
|
|
|
|
'@iconify/types@2.0.0': {}
|
|
|
|
'@iconify/utils@3.1.3':
|
|
dependencies:
|
|
'@antfu/install-pkg': 1.1.0
|
|
'@iconify/types': 2.0.0
|
|
import-meta-resolve: 4.2.0
|
|
|
|
'@jest/environment@29.7.0':
|
|
dependencies:
|
|
'@jest/fake-timers': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 25.9.1
|
|
jest-mock: 29.7.0
|
|
|
|
'@jest/fake-timers@29.7.0':
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@sinonjs/fake-timers': 10.3.0
|
|
'@types/node': 25.9.1
|
|
jest-message-util: 29.7.0
|
|
jest-mock: 29.7.0
|
|
jest-util: 29.7.0
|
|
|
|
'@jest/schemas@29.6.3':
|
|
dependencies:
|
|
'@sinclair/typebox': 0.27.10
|
|
|
|
'@jest/types@29.6.3':
|
|
dependencies:
|
|
'@jest/schemas': 29.6.3
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
'@types/istanbul-reports': 3.0.4
|
|
'@types/node': 25.9.1
|
|
'@types/yargs': 17.0.35
|
|
chalk: 4.1.2
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
|
|
|
'@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
|
|
|
|
'@keyv/bigmap@1.3.1(keyv@5.6.0)':
|
|
dependencies:
|
|
hashery: 1.5.1
|
|
hookified: 1.15.1
|
|
keyv: 5.6.0
|
|
|
|
'@keyv/serialize@1.1.1': {}
|
|
|
|
'@kurkle/color@0.3.4': {}
|
|
|
|
'@lezer/common@1.5.2': {}
|
|
|
|
'@lezer/cpp@1.1.6':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@lezer/css@1.3.3':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@lezer/go@1.0.1':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@lezer/highlight@1.2.3':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
|
|
'@lezer/html@1.3.13':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@lezer/java@1.1.3':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@lezer/javascript@1.5.4':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@lezer/json@1.0.3':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@lezer/lr@1.4.10':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
|
|
'@lezer/markdown@1.6.4':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
|
|
'@lezer/php@1.0.5':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@lezer/python@1.1.19':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@lezer/rust@1.0.2':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@lezer/sass@1.1.0':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@lezer/xml@1.0.6':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@lezer/yaml@1.0.4':
|
|
dependencies:
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@marijn/find-cluster-break@1.0.2': {}
|
|
|
|
'@mcaptcha/core-glue@0.1.0-rc1': {}
|
|
|
|
'@mcaptcha/vanilla-glue@0.1.0-rc2':
|
|
dependencies:
|
|
'@mcaptcha/core-glue': 0.1.0-rc1
|
|
jest-environment-jsdom: 29.7.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- canvas
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
'@mermaid-js/layout-elk@0.2.1(mermaid@11.15.0)':
|
|
dependencies:
|
|
d3: 7.9.0
|
|
elkjs: 0.9.3
|
|
mermaid: 11.15.0
|
|
|
|
'@mermaid-js/parser@1.1.1':
|
|
dependencies:
|
|
'@chevrotain/types': 11.1.2
|
|
|
|
'@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)':
|
|
dependencies:
|
|
'@emnapi/core': 1.10.0
|
|
'@emnapi/runtime': 1.10.0
|
|
'@tybys/wasm-util': 0.10.2
|
|
optional: true
|
|
|
|
'@nodelib/fs.scandir@2.1.5':
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
run-parallel: 1.2.0
|
|
|
|
'@nodelib/fs.stat@2.0.5': {}
|
|
|
|
'@nodelib/fs.walk@1.2.8':
|
|
dependencies:
|
|
'@nodelib/fs.scandir': 2.1.5
|
|
fastq: 1.20.1
|
|
|
|
'@oxc-project/types@0.132.0': {}
|
|
|
|
'@package-json/types@0.0.12': {}
|
|
|
|
'@pkgr/core@0.3.6': {}
|
|
|
|
'@playwright/test@1.60.0':
|
|
dependencies:
|
|
playwright: 1.60.0
|
|
|
|
'@popperjs/core@2.11.8': {}
|
|
|
|
'@primer/octicons@19.27.0':
|
|
dependencies:
|
|
object-assign: 4.1.1
|
|
|
|
'@replit/codemirror-indentation-markers@6.5.3(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.43.0)':
|
|
dependencies:
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
|
|
'@replit/codemirror-lang-nix@6.0.1(@codemirror/autocomplete@6.20.2)(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.43.0)(@lezer/common@1.5.2)(@lezer/highlight@1.2.3)(@lezer/lr@1.4.10)':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@replit/codemirror-lang-svelte@6.0.0(@codemirror/autocomplete@6.20.2)(@codemirror/lang-css@6.3.1)(@codemirror/lang-html@6.4.11)(@codemirror/lang-javascript@6.2.5)(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.43.0)(@lezer/common@1.5.2)(@lezer/highlight@1.2.3)(@lezer/javascript@1.5.4)(@lezer/lr@1.4.10)':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/lang-css': 6.3.1
|
|
'@codemirror/lang-html': 6.4.11
|
|
'@codemirror/lang-javascript': 6.2.5
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
'@lezer/common': 1.5.2
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/javascript': 1.5.4
|
|
'@lezer/lr': 1.4.10
|
|
|
|
'@replit/codemirror-vscode-keymap@6.0.2(@codemirror/autocomplete@6.20.2)(@codemirror/commands@6.10.3)(@codemirror/language@6.12.3)(@codemirror/lint@6.9.6)(@codemirror/search@6.7.0)(@codemirror/state@6.6.0)(@codemirror/view@6.43.0)':
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.20.2
|
|
'@codemirror/commands': 6.10.3
|
|
'@codemirror/language': 6.12.3
|
|
'@codemirror/lint': 6.9.6
|
|
'@codemirror/search': 6.7.0
|
|
'@codemirror/state': 6.6.0
|
|
'@codemirror/view': 6.43.0
|
|
|
|
'@resvg/resvg-wasm@2.6.2': {}
|
|
|
|
'@rolldown/binding-android-arm64@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-arm64@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-x64@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-freebsd-x64@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-ppc64-gnu@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-s390x-gnu@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.0.2':
|
|
dependencies:
|
|
'@emnapi/core': 1.10.0
|
|
'@emnapi/runtime': 1.10.0
|
|
'@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.0.2':
|
|
optional: true
|
|
|
|
'@rolldown/pluginutils@1.0.1': {}
|
|
|
|
'@rtsao/scc@1.1.0': {}
|
|
|
|
'@scarf/scarf@1.4.0': {}
|
|
|
|
'@simonwep/pickr@1.9.0':
|
|
dependencies:
|
|
core-js: 3.32.2
|
|
nanopop: 2.3.0
|
|
|
|
'@sinclair/typebox@0.27.10': {}
|
|
|
|
'@sindresorhus/merge-streams@4.0.0': {}
|
|
|
|
'@sinonjs/commons@3.0.1':
|
|
dependencies:
|
|
type-detect: 4.0.8
|
|
|
|
'@sinonjs/fake-timers@10.3.0':
|
|
dependencies:
|
|
'@sinonjs/commons': 3.0.1
|
|
|
|
'@solid-primitives/refs@1.1.3(solid-js@1.9.13)':
|
|
dependencies:
|
|
'@solid-primitives/utils': 6.4.0(solid-js@1.9.13)
|
|
solid-js: 1.9.13
|
|
|
|
'@solid-primitives/transition-group@1.1.2(solid-js@1.9.13)':
|
|
dependencies:
|
|
solid-js: 1.9.13
|
|
|
|
'@solid-primitives/utils@6.4.0(solid-js@1.9.13)':
|
|
dependencies:
|
|
solid-js: 1.9.13
|
|
|
|
'@standard-schema/spec@1.1.0': {}
|
|
|
|
'@stylistic/eslint-plugin@5.10.0(eslint@10.4.0(jiti@2.7.0))':
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.4.0(jiti@2.7.0))
|
|
'@typescript-eslint/types': 8.60.1
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
eslint-visitor-keys: 4.2.1
|
|
espree: 10.4.0
|
|
estraverse: 5.3.0
|
|
picomatch: 4.0.4
|
|
|
|
'@stylistic/stylelint-plugin@5.2.0(stylelint@17.12.0(typescript@6.0.3))':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
|
|
'@csstools/css-tokenizer': 4.0.0
|
|
'@csstools/media-query-list-parser': 5.0.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
|
|
postcss: 8.5.15
|
|
postcss-selector-parser: 7.1.1
|
|
postcss-value-parser: 4.2.0
|
|
style-search: 0.1.0
|
|
stylelint: 17.12.0(typescript@6.0.3)
|
|
|
|
'@swc/helpers@0.5.23':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@tootallnate/once@2.0.1': {}
|
|
|
|
'@tybys/wasm-util@0.10.2':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@types/chai@5.2.3':
|
|
dependencies:
|
|
'@types/deep-eql': 4.0.2
|
|
assertion-error: 2.0.1
|
|
|
|
'@types/codemirror@5.60.17':
|
|
dependencies:
|
|
'@types/tern': 0.23.9
|
|
|
|
'@types/d3-array@3.2.2': {}
|
|
|
|
'@types/d3-axis@3.0.6':
|
|
dependencies:
|
|
'@types/d3-selection': 3.0.11
|
|
|
|
'@types/d3-brush@3.0.6':
|
|
dependencies:
|
|
'@types/d3-selection': 3.0.11
|
|
|
|
'@types/d3-chord@3.0.6': {}
|
|
|
|
'@types/d3-color@3.1.3': {}
|
|
|
|
'@types/d3-contour@3.0.6':
|
|
dependencies:
|
|
'@types/d3-array': 3.2.2
|
|
'@types/geojson': 7946.0.16
|
|
|
|
'@types/d3-delaunay@6.0.4': {}
|
|
|
|
'@types/d3-dispatch@3.0.7': {}
|
|
|
|
'@types/d3-drag@3.0.7':
|
|
dependencies:
|
|
'@types/d3-selection': 3.0.11
|
|
|
|
'@types/d3-dsv@3.0.7': {}
|
|
|
|
'@types/d3-ease@3.0.2': {}
|
|
|
|
'@types/d3-fetch@3.0.7':
|
|
dependencies:
|
|
'@types/d3-dsv': 3.0.7
|
|
|
|
'@types/d3-force@3.0.10': {}
|
|
|
|
'@types/d3-format@3.0.4': {}
|
|
|
|
'@types/d3-geo@3.1.0':
|
|
dependencies:
|
|
'@types/geojson': 7946.0.16
|
|
|
|
'@types/d3-hierarchy@3.1.7': {}
|
|
|
|
'@types/d3-interpolate@3.0.4':
|
|
dependencies:
|
|
'@types/d3-color': 3.1.3
|
|
|
|
'@types/d3-path@3.1.1': {}
|
|
|
|
'@types/d3-polygon@3.0.2': {}
|
|
|
|
'@types/d3-quadtree@3.0.6': {}
|
|
|
|
'@types/d3-random@3.0.3': {}
|
|
|
|
'@types/d3-scale-chromatic@3.1.0': {}
|
|
|
|
'@types/d3-scale@4.0.9':
|
|
dependencies:
|
|
'@types/d3-time': 3.0.4
|
|
|
|
'@types/d3-selection@3.0.11': {}
|
|
|
|
'@types/d3-shape@3.1.8':
|
|
dependencies:
|
|
'@types/d3-path': 3.1.1
|
|
|
|
'@types/d3-time-format@4.0.3': {}
|
|
|
|
'@types/d3-time@3.0.4': {}
|
|
|
|
'@types/d3-timer@3.0.2': {}
|
|
|
|
'@types/d3-transition@3.0.9':
|
|
dependencies:
|
|
'@types/d3-selection': 3.0.11
|
|
|
|
'@types/d3-zoom@3.0.8':
|
|
dependencies:
|
|
'@types/d3-interpolate': 3.0.4
|
|
'@types/d3-selection': 3.0.11
|
|
|
|
'@types/d3@7.4.3':
|
|
dependencies:
|
|
'@types/d3-array': 3.2.2
|
|
'@types/d3-axis': 3.0.6
|
|
'@types/d3-brush': 3.0.6
|
|
'@types/d3-chord': 3.0.6
|
|
'@types/d3-color': 3.1.3
|
|
'@types/d3-contour': 3.0.6
|
|
'@types/d3-delaunay': 6.0.4
|
|
'@types/d3-dispatch': 3.0.7
|
|
'@types/d3-drag': 3.0.7
|
|
'@types/d3-dsv': 3.0.7
|
|
'@types/d3-ease': 3.0.2
|
|
'@types/d3-fetch': 3.0.7
|
|
'@types/d3-force': 3.0.10
|
|
'@types/d3-format': 3.0.4
|
|
'@types/d3-geo': 3.1.0
|
|
'@types/d3-hierarchy': 3.1.7
|
|
'@types/d3-interpolate': 3.0.4
|
|
'@types/d3-path': 3.1.1
|
|
'@types/d3-polygon': 3.0.2
|
|
'@types/d3-quadtree': 3.0.6
|
|
'@types/d3-random': 3.0.3
|
|
'@types/d3-scale': 4.0.9
|
|
'@types/d3-scale-chromatic': 3.1.0
|
|
'@types/d3-selection': 3.0.11
|
|
'@types/d3-shape': 3.1.8
|
|
'@types/d3-time': 3.0.4
|
|
'@types/d3-time-format': 4.0.3
|
|
'@types/d3-timer': 3.0.2
|
|
'@types/d3-transition': 3.0.9
|
|
'@types/d3-zoom': 3.0.8
|
|
|
|
'@types/debug@4.1.13':
|
|
dependencies:
|
|
'@types/ms': 2.1.0
|
|
|
|
'@types/deep-eql@4.0.2': {}
|
|
|
|
'@types/esrecurse@4.3.1': {}
|
|
|
|
'@types/estree@1.0.9': {}
|
|
|
|
'@types/geojson@7946.0.16': {}
|
|
|
|
'@types/hammerjs@2.0.46': {}
|
|
|
|
'@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/jquery@4.0.0': {}
|
|
|
|
'@types/js-yaml@4.0.9': {}
|
|
|
|
'@types/jsdom@20.0.1':
|
|
dependencies:
|
|
'@types/node': 25.9.1
|
|
'@types/tough-cookie': 4.0.5
|
|
parse5: 7.3.0
|
|
|
|
'@types/json-schema@7.0.15': {}
|
|
|
|
'@types/json5@0.0.29': {}
|
|
|
|
'@types/katex@0.16.8': {}
|
|
|
|
'@types/marked@4.3.2': {}
|
|
|
|
'@types/ms@2.1.0': {}
|
|
|
|
'@types/node@25.9.1':
|
|
dependencies:
|
|
undici-types: 7.24.6
|
|
|
|
'@types/pdfobject@2.2.5': {}
|
|
|
|
'@types/sortablejs@1.15.9': {}
|
|
|
|
'@types/stack-utils@2.0.3': {}
|
|
|
|
'@types/swagger-ui-dist@3.30.6': {}
|
|
|
|
'@types/tern@0.23.9':
|
|
dependencies:
|
|
'@types/estree': 1.0.9
|
|
|
|
'@types/throttle-debounce@5.0.2': {}
|
|
|
|
'@types/toastify-js@1.12.4': {}
|
|
|
|
'@types/tough-cookie@4.0.5': {}
|
|
|
|
'@types/trusted-types@2.0.7':
|
|
optional: true
|
|
|
|
'@types/unist@2.0.11': {}
|
|
|
|
'@types/whatwg-mimetype@3.0.2': {}
|
|
|
|
'@types/ws@8.18.1':
|
|
dependencies:
|
|
'@types/node': 25.9.1
|
|
|
|
'@types/yargs-parser@21.0.3': {}
|
|
|
|
'@types/yargs@17.0.35':
|
|
dependencies:
|
|
'@types/yargs-parser': 21.0.3
|
|
|
|
'@typescript-eslint/eslint-plugin@8.60.0(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.2
|
|
'@typescript-eslint/parser': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
'@typescript-eslint/scope-manager': 8.60.0
|
|
'@typescript-eslint/type-utils': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)
|
|
'@typescript-eslint/utils': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)
|
|
'@typescript-eslint/visitor-keys': 8.60.0
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
ignore: 7.0.5
|
|
natural-compare: 1.4.0
|
|
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/eslint-plugin@8.60.0(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.2
|
|
'@typescript-eslint/parser': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
'@typescript-eslint/scope-manager': 8.60.0
|
|
'@typescript-eslint/type-utils': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
'@typescript-eslint/utils': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
'@typescript-eslint/visitor-keys': 8.60.0
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
ignore: 7.0.5
|
|
natural-compare: 1.4.0
|
|
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/eslint-plugin@8.60.1(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.2
|
|
'@typescript-eslint/parser': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
'@typescript-eslint/scope-manager': 8.60.1
|
|
'@typescript-eslint/type-utils': 8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)
|
|
'@typescript-eslint/utils': 8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)
|
|
'@typescript-eslint/visitor-keys': 8.60.1
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
ignore: 7.0.5
|
|
natural-compare: 1.4.0
|
|
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/eslint-plugin@8.60.1(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.2
|
|
'@typescript-eslint/parser': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
'@typescript-eslint/scope-manager': 8.60.1
|
|
'@typescript-eslint/type-utils': 8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
'@typescript-eslint/utils': 8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
'@typescript-eslint/visitor-keys': 8.60.1
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
ignore: 7.0.5
|
|
natural-compare: 1.4.0
|
|
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 8.60.0
|
|
'@typescript-eslint/types': 8.60.0
|
|
'@typescript-eslint/typescript-estree': 8.60.0(typescript@5.9.3)
|
|
'@typescript-eslint/visitor-keys': 8.60.0
|
|
debug: 4.4.3
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 8.60.0
|
|
'@typescript-eslint/types': 8.60.0
|
|
'@typescript-eslint/typescript-estree': 8.60.0(typescript@6.0.3)
|
|
'@typescript-eslint/visitor-keys': 8.60.0
|
|
debug: 4.4.3
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/project-service@8.60.0(typescript@5.9.3)':
|
|
dependencies:
|
|
'@typescript-eslint/tsconfig-utils': 8.60.0(typescript@5.9.3)
|
|
'@typescript-eslint/types': 8.60.0
|
|
debug: 4.4.3
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/project-service@8.60.0(typescript@6.0.3)':
|
|
dependencies:
|
|
'@typescript-eslint/tsconfig-utils': 8.60.0(typescript@6.0.3)
|
|
'@typescript-eslint/types': 8.60.0
|
|
debug: 4.4.3
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/project-service@8.60.1(typescript@5.9.3)':
|
|
dependencies:
|
|
'@typescript-eslint/tsconfig-utils': 8.60.1(typescript@5.9.3)
|
|
'@typescript-eslint/types': 8.60.1
|
|
debug: 4.4.3
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/project-service@8.60.1(typescript@6.0.3)':
|
|
dependencies:
|
|
'@typescript-eslint/tsconfig-utils': 8.60.1(typescript@6.0.3)
|
|
'@typescript-eslint/types': 8.60.1
|
|
debug: 4.4.3
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/scope-manager@8.60.0':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.60.0
|
|
'@typescript-eslint/visitor-keys': 8.60.0
|
|
|
|
'@typescript-eslint/scope-manager@8.60.1':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.60.1
|
|
'@typescript-eslint/visitor-keys': 8.60.1
|
|
|
|
'@typescript-eslint/tsconfig-utils@8.60.0(typescript@5.9.3)':
|
|
dependencies:
|
|
typescript: 5.9.3
|
|
|
|
'@typescript-eslint/tsconfig-utils@8.60.0(typescript@6.0.3)':
|
|
dependencies:
|
|
typescript: 6.0.3
|
|
|
|
'@typescript-eslint/tsconfig-utils@8.60.1(typescript@5.9.3)':
|
|
dependencies:
|
|
typescript: 5.9.3
|
|
|
|
'@typescript-eslint/tsconfig-utils@8.60.1(typescript@6.0.3)':
|
|
dependencies:
|
|
typescript: 6.0.3
|
|
|
|
'@typescript-eslint/type-utils@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.60.0
|
|
'@typescript-eslint/typescript-estree': 8.60.0(typescript@5.9.3)
|
|
'@typescript-eslint/utils': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)
|
|
debug: 4.4.3
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/type-utils@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.60.0
|
|
'@typescript-eslint/typescript-estree': 8.60.0(typescript@6.0.3)
|
|
'@typescript-eslint/utils': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
debug: 4.4.3
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/type-utils@8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.60.1
|
|
'@typescript-eslint/typescript-estree': 8.60.1(typescript@5.9.3)
|
|
'@typescript-eslint/utils': 8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)
|
|
debug: 4.4.3
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/type-utils@8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.60.1
|
|
'@typescript-eslint/typescript-estree': 8.60.1(typescript@6.0.3)
|
|
'@typescript-eslint/utils': 8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
debug: 4.4.3
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@typescript-eslint/types@8.60.0': {}
|
|
|
|
'@typescript-eslint/types@8.60.1': {}
|
|
|
|
'@typescript-eslint/typescript-estree@8.60.0(typescript@5.9.3)':
|
|
dependencies:
|
|
'@typescript-eslint/project-service': 8.60.0(typescript@5.9.3)
|
|
'@typescript-eslint/tsconfig-utils': 8.60.0(typescript@5.9.3)
|
|
'@typescript-eslint/types': 8.60.0
|
|
'@typescript-eslint/visitor-keys': 8.60.0
|
|
debug: 4.4.3
|
|
minimatch: 10.2.5
|
|
semver: 7.8.1
|
|
tinyglobby: 0.2.17
|
|
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/typescript-estree@8.60.0(typescript@6.0.3)':
|
|
dependencies:
|
|
'@typescript-eslint/project-service': 8.60.0(typescript@6.0.3)
|
|
'@typescript-eslint/tsconfig-utils': 8.60.0(typescript@6.0.3)
|
|
'@typescript-eslint/types': 8.60.0
|
|
'@typescript-eslint/visitor-keys': 8.60.0
|
|
debug: 4.4.3
|
|
minimatch: 10.2.5
|
|
semver: 7.8.1
|
|
tinyglobby: 0.2.17
|
|
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/typescript-estree@8.60.1(typescript@5.9.3)':
|
|
dependencies:
|
|
'@typescript-eslint/project-service': 8.60.1(typescript@5.9.3)
|
|
'@typescript-eslint/tsconfig-utils': 8.60.1(typescript@5.9.3)
|
|
'@typescript-eslint/types': 8.60.1
|
|
'@typescript-eslint/visitor-keys': 8.60.1
|
|
debug: 4.4.3
|
|
minimatch: 10.2.5
|
|
semver: 7.8.1
|
|
tinyglobby: 0.2.17
|
|
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/typescript-estree@8.60.1(typescript@6.0.3)':
|
|
dependencies:
|
|
'@typescript-eslint/project-service': 8.60.1(typescript@6.0.3)
|
|
'@typescript-eslint/tsconfig-utils': 8.60.1(typescript@6.0.3)
|
|
'@typescript-eslint/types': 8.60.1
|
|
'@typescript-eslint/visitor-keys': 8.60.1
|
|
debug: 4.4.3
|
|
minimatch: 10.2.5
|
|
semver: 7.8.1
|
|
tinyglobby: 0.2.17
|
|
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/utils@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.4.0(jiti@2.7.0))
|
|
'@typescript-eslint/scope-manager': 8.60.0
|
|
'@typescript-eslint/types': 8.60.0
|
|
'@typescript-eslint/typescript-estree': 8.60.0(typescript@5.9.3)
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/utils@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.4.0(jiti@2.7.0))
|
|
'@typescript-eslint/scope-manager': 8.60.0
|
|
'@typescript-eslint/types': 8.60.0
|
|
'@typescript-eslint/typescript-estree': 8.60.0(typescript@6.0.3)
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/utils@8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)':
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.4.0(jiti@2.7.0))
|
|
'@typescript-eslint/scope-manager': 8.60.1
|
|
'@typescript-eslint/types': 8.60.1
|
|
'@typescript-eslint/typescript-estree': 8.60.1(typescript@5.9.3)
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/utils@8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.4.0(jiti@2.7.0))
|
|
'@typescript-eslint/scope-manager': 8.60.1
|
|
'@typescript-eslint/types': 8.60.1
|
|
'@typescript-eslint/typescript-estree': 8.60.1(typescript@6.0.3)
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/visitor-keys@8.60.0':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.60.0
|
|
eslint-visitor-keys: 5.0.1
|
|
|
|
'@typescript-eslint/visitor-keys@8.60.1':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.60.1
|
|
eslint-visitor-keys: 5.0.1
|
|
|
|
'@unrs/resolver-binding-android-arm-eabi@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-android-arm64@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-darwin-arm64@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-darwin-x64@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-freebsd-x64@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-arm-gnueabihf@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-arm-musleabihf@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-arm64-gnu@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-arm64-musl@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-loong64-gnu@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-loong64-musl@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-ppc64-gnu@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-riscv64-gnu@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-riscv64-musl@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-s390x-gnu@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-x64-gnu@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-linux-x64-musl@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-openharmony-arm64@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-wasm32-wasi@1.12.2':
|
|
dependencies:
|
|
'@emnapi/core': 1.10.0
|
|
'@emnapi/runtime': 1.10.0
|
|
'@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-win32-arm64-msvc@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-win32-ia32-msvc@1.12.2':
|
|
optional: true
|
|
|
|
'@unrs/resolver-binding-win32-x64-msvc@1.12.2':
|
|
optional: true
|
|
|
|
'@upsetjs/venn.js@2.0.0':
|
|
optionalDependencies:
|
|
d3-selection: 3.0.0
|
|
d3-transition: 3.0.1(d3-selection@3.0.0)
|
|
|
|
'@vitejs/plugin-vue@6.0.7(vite@8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0))(vue@3.5.35(typescript@6.0.3))':
|
|
dependencies:
|
|
'@rolldown/pluginutils': 1.0.1
|
|
vite: 8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0)
|
|
vue: 3.5.35(typescript@6.0.3)
|
|
|
|
'@vitest/eslint-plugin@1.6.18(@typescript-eslint/eslint-plugin@8.60.1(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)(vitest@4.1.7(@types/node@25.9.1)(happy-dom@20.9.0)(jsdom@20.0.3)(vite@8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0)))':
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 8.60.1
|
|
'@typescript-eslint/utils': 8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
optionalDependencies:
|
|
'@typescript-eslint/eslint-plugin': 8.60.1(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
typescript: 6.0.3
|
|
vitest: 4.1.7(@types/node@25.9.1)(happy-dom@20.9.0)(jsdom@20.0.3)(vite@8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0))
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vitest/expect@4.1.7':
|
|
dependencies:
|
|
'@standard-schema/spec': 1.1.0
|
|
'@types/chai': 5.2.3
|
|
'@vitest/spy': 4.1.7
|
|
'@vitest/utils': 4.1.7
|
|
chai: 6.2.2
|
|
tinyrainbow: 3.1.0
|
|
|
|
'@vitest/mocker@4.1.7(vite@8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0))':
|
|
dependencies:
|
|
'@vitest/spy': 4.1.7
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.30.21
|
|
optionalDependencies:
|
|
vite: 8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0)
|
|
|
|
'@vitest/pretty-format@4.1.7':
|
|
dependencies:
|
|
tinyrainbow: 3.1.0
|
|
|
|
'@vitest/runner@4.1.7':
|
|
dependencies:
|
|
'@vitest/utils': 4.1.7
|
|
pathe: 2.0.3
|
|
|
|
'@vitest/snapshot@4.1.7':
|
|
dependencies:
|
|
'@vitest/pretty-format': 4.1.7
|
|
'@vitest/utils': 4.1.7
|
|
magic-string: 0.30.21
|
|
pathe: 2.0.3
|
|
|
|
'@vitest/spy@4.1.7': {}
|
|
|
|
'@vitest/utils@4.1.7':
|
|
dependencies:
|
|
'@vitest/pretty-format': 4.1.7
|
|
convert-source-map: 2.0.0
|
|
tinyrainbow: 3.1.0
|
|
|
|
'@volar/language-core@2.4.28':
|
|
dependencies:
|
|
'@volar/source-map': 2.4.28
|
|
|
|
'@volar/source-map@2.4.28': {}
|
|
|
|
'@volar/typescript@2.4.28':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.28
|
|
path-browserify: 1.0.1
|
|
vscode-uri: 3.1.0
|
|
|
|
'@vue/compiler-core@3.5.35':
|
|
dependencies:
|
|
'@babel/parser': 7.29.7
|
|
'@vue/shared': 3.5.35
|
|
entities: 7.0.1
|
|
estree-walker: 2.0.2
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-dom@3.5.35':
|
|
dependencies:
|
|
'@vue/compiler-core': 3.5.35
|
|
'@vue/shared': 3.5.35
|
|
|
|
'@vue/compiler-sfc@3.5.35':
|
|
dependencies:
|
|
'@babel/parser': 7.29.7
|
|
'@vue/compiler-core': 3.5.35
|
|
'@vue/compiler-dom': 3.5.35
|
|
'@vue/compiler-ssr': 3.5.35
|
|
'@vue/shared': 3.5.35
|
|
estree-walker: 2.0.2
|
|
magic-string: 0.30.21
|
|
postcss: 8.5.15
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-ssr@3.5.35':
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.35
|
|
'@vue/shared': 3.5.35
|
|
|
|
'@vue/language-core@3.3.2':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.28
|
|
'@vue/compiler-dom': 3.5.35
|
|
'@vue/shared': 3.5.35
|
|
alien-signals: 3.2.1
|
|
muggle-string: 0.4.1
|
|
path-browserify: 1.0.1
|
|
picomatch: 4.0.4
|
|
|
|
'@vue/reactivity@3.5.35':
|
|
dependencies:
|
|
'@vue/shared': 3.5.35
|
|
|
|
'@vue/runtime-core@3.5.35':
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.35
|
|
'@vue/shared': 3.5.35
|
|
|
|
'@vue/runtime-dom@3.5.35':
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.35
|
|
'@vue/runtime-core': 3.5.35
|
|
'@vue/shared': 3.5.35
|
|
csstype: 3.2.3
|
|
|
|
'@vue/server-renderer@3.5.35(vue@3.5.35(typescript@6.0.3))':
|
|
dependencies:
|
|
'@vue/compiler-ssr': 3.5.35
|
|
'@vue/shared': 3.5.35
|
|
vue: 3.5.35(typescript@6.0.3)
|
|
|
|
'@vue/shared@3.5.35': {}
|
|
|
|
abab@2.0.6: {}
|
|
|
|
acorn-globals@7.0.1:
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
acorn-walk: 8.3.5
|
|
|
|
acorn-jsx@5.3.2(acorn@8.16.0):
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
|
|
acorn-walk@8.3.5:
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
|
|
acorn@8.16.0: {}
|
|
|
|
agent-base@6.0.2:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
ajv@6.15.0:
|
|
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.20.0:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-uri: 3.1.2
|
|
json-schema-traverse: 1.0.0
|
|
require-from-string: 2.0.2
|
|
|
|
alien-signals@3.2.1: {}
|
|
|
|
ansi-escapes@1.4.0: {}
|
|
|
|
ansi-regex@2.1.1: {}
|
|
|
|
ansi-regex@5.0.1: {}
|
|
|
|
ansi-regex@6.2.2: {}
|
|
|
|
ansi-styles@2.2.1: {}
|
|
|
|
ansi-styles@4.3.0:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
|
|
ansi-styles@5.2.0: {}
|
|
|
|
ansi_up@6.0.6: {}
|
|
|
|
any-promise@1.3.0: {}
|
|
|
|
anymatch@3.1.3:
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.2
|
|
|
|
arg@5.0.2: {}
|
|
|
|
argparse@2.0.1: {}
|
|
|
|
aria-query@5.3.2: {}
|
|
|
|
array-buffer-byte-length@1.0.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
is-array-buffer: 3.0.5
|
|
|
|
array-includes@3.1.9:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-object-atoms: 1.1.2
|
|
get-intrinsic: 1.3.0
|
|
is-string: 1.1.1
|
|
math-intrinsics: 1.1.0
|
|
|
|
array.prototype.findlastindex@1.2.6:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.2
|
|
es-shim-unscopables: 1.1.0
|
|
|
|
array.prototype.flat@1.3.3:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-shim-unscopables: 1.1.0
|
|
|
|
array.prototype.flatmap@1.3.3:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-shim-unscopables: 1.1.0
|
|
|
|
arraybuffer.prototype.slice@1.0.4:
|
|
dependencies:
|
|
array-buffer-byte-length: 1.0.2
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
is-array-buffer: 3.0.5
|
|
|
|
asciinema-player@3.15.1:
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
solid-js: 1.9.13
|
|
solid-transition-group: 0.2.3(solid-js@1.9.13)
|
|
|
|
asn1@0.2.6:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
|
|
assert-plus@1.0.0: {}
|
|
|
|
assertion-error@2.0.1: {}
|
|
|
|
ast-types-flow@0.0.8: {}
|
|
|
|
astral-regex@2.0.0: {}
|
|
|
|
async-function@1.0.0: {}
|
|
|
|
asynckit@0.4.0: {}
|
|
|
|
available-typed-arrays@1.0.7:
|
|
dependencies:
|
|
possible-typed-array-names: 1.1.0
|
|
|
|
aws-sign2@0.7.0: {}
|
|
|
|
aws4@1.13.2: {}
|
|
|
|
axe-core@4.12.0: {}
|
|
|
|
axobject-query@4.1.0: {}
|
|
|
|
balanced-match@1.0.2: {}
|
|
|
|
balanced-match@4.0.4: {}
|
|
|
|
base64-js@1.5.1: {}
|
|
|
|
baseline-browser-mapping@2.10.33: {}
|
|
|
|
bcrypt-pbkdf@1.0.2:
|
|
dependencies:
|
|
tweetnacl: 0.14.5
|
|
|
|
binary-extensions@2.3.0: {}
|
|
|
|
biome@0.3.3:
|
|
dependencies:
|
|
bluebird: 3.7.2
|
|
chalk: 1.1.3
|
|
commander: 2.20.3
|
|
editor: 1.0.0
|
|
fs-promise: 0.5.0
|
|
inquirer-promise: 0.0.3
|
|
request-promise: 3.0.0
|
|
untildify: 3.0.3
|
|
user-home: 2.0.0
|
|
|
|
bluebird@3.7.2: {}
|
|
|
|
boolbase@1.0.0: {}
|
|
|
|
brace-expansion@1.1.15:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
|
|
brace-expansion@5.0.6:
|
|
dependencies:
|
|
balanced-match: 4.0.4
|
|
|
|
braces@3.0.3:
|
|
dependencies:
|
|
fill-range: 7.1.1
|
|
|
|
browserslist@4.28.2:
|
|
dependencies:
|
|
baseline-browser-mapping: 2.10.33
|
|
caniuse-lite: 1.0.30001793
|
|
electron-to-chromium: 1.5.364
|
|
node-releases: 2.0.46
|
|
update-browserslist-db: 1.2.3(browserslist@4.28.2)
|
|
|
|
buffer@5.7.1:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
|
|
builtin-modules@3.3.0: {}
|
|
|
|
builtin-modules@5.2.0: {}
|
|
|
|
bytes@3.1.2: {}
|
|
|
|
cacheable@2.3.5:
|
|
dependencies:
|
|
'@cacheable/memory': 2.0.9
|
|
'@cacheable/utils': 2.4.1
|
|
hookified: 1.15.1
|
|
keyv: 5.6.0
|
|
qified: 0.10.1
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
|
|
call-bind@1.0.9:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-define-property: 1.0.1
|
|
get-intrinsic: 1.3.0
|
|
set-function-length: 1.2.2
|
|
|
|
call-bound@1.0.4:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
get-intrinsic: 1.3.0
|
|
|
|
callsites@3.1.0: {}
|
|
|
|
camelcase-css@2.0.1: {}
|
|
|
|
caniuse-lite@1.0.30001793: {}
|
|
|
|
caseless@0.12.0: {}
|
|
|
|
chai@6.2.2: {}
|
|
|
|
chalk@1.1.3:
|
|
dependencies:
|
|
ansi-styles: 2.2.1
|
|
escape-string-regexp: 1.0.5
|
|
has-ansi: 2.0.0
|
|
strip-ansi: 3.0.1
|
|
supports-color: 2.0.0
|
|
|
|
chalk@4.1.2:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
supports-color: 7.2.0
|
|
|
|
change-case@5.4.4: {}
|
|
|
|
character-entities-legacy@3.0.0: {}
|
|
|
|
character-entities@2.0.2: {}
|
|
|
|
character-reference-invalid@2.0.1: {}
|
|
|
|
chart.js@4.5.1:
|
|
dependencies:
|
|
'@kurkle/color': 0.3.4
|
|
|
|
chartjs-adapter-dayjs-4@1.0.4(chart.js@4.5.1)(dayjs@1.11.21):
|
|
dependencies:
|
|
chart.js: 4.5.1
|
|
dayjs: 1.11.21
|
|
|
|
chartjs-plugin-zoom@2.2.0(chart.js@4.5.1):
|
|
dependencies:
|
|
'@types/hammerjs': 2.0.46
|
|
chart.js: 4.5.1
|
|
hammerjs: 2.0.8
|
|
|
|
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
|
|
|
|
chroma-js@3.2.0: {}
|
|
|
|
ci-info@3.9.0: {}
|
|
|
|
ci-info@4.4.0: {}
|
|
|
|
citeproc@2.4.63: {}
|
|
|
|
clean-regexp@1.0.0:
|
|
dependencies:
|
|
escape-string-regexp: 1.0.5
|
|
|
|
cli-cursor@1.0.2:
|
|
dependencies:
|
|
restore-cursor: 1.0.1
|
|
|
|
cli-width@1.1.1: {}
|
|
|
|
clippie@4.2.0: {}
|
|
|
|
code-point-at@1.1.0: {}
|
|
|
|
codemirror-lang-elixir@4.0.1:
|
|
dependencies:
|
|
'@codemirror/language': 6.12.3
|
|
lezer-elixir: 1.1.3
|
|
|
|
codemirror-spell-checker@1.1.2:
|
|
dependencies:
|
|
typo-js: 1.3.2
|
|
|
|
codemirror@5.65.21: {}
|
|
|
|
color-convert@2.0.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
color-name@1.1.4: {}
|
|
|
|
colord@2.9.3: {}
|
|
|
|
combined-stream@1.0.8:
|
|
dependencies:
|
|
delayed-stream: 1.0.0
|
|
|
|
commander@11.1.0: {}
|
|
|
|
commander@14.0.3: {}
|
|
|
|
commander@2.20.3: {}
|
|
|
|
commander@4.1.1: {}
|
|
|
|
commander@7.2.0: {}
|
|
|
|
commander@8.3.0: {}
|
|
|
|
comment-parser@1.4.7: {}
|
|
|
|
compare-versions@6.1.1: {}
|
|
|
|
concat-map@0.0.1: {}
|
|
|
|
convert-source-map@2.0.0: {}
|
|
|
|
core-js-compat@3.49.0:
|
|
dependencies:
|
|
browserslist: 4.28.2
|
|
|
|
core-js@2.6.12: {}
|
|
|
|
core-js@3.32.2: {}
|
|
|
|
core-util-is@1.0.2: {}
|
|
|
|
cose-base@1.0.3:
|
|
dependencies:
|
|
layout-base: 1.0.2
|
|
|
|
cose-base@2.2.0:
|
|
dependencies:
|
|
layout-base: 2.0.1
|
|
|
|
cosmiconfig@9.0.1(typescript@6.0.3):
|
|
dependencies:
|
|
env-paths: 2.2.1
|
|
import-fresh: 3.3.1
|
|
js-yaml: 4.1.1
|
|
parse-json: 5.2.0
|
|
optionalDependencies:
|
|
typescript: 6.0.3
|
|
|
|
crelt@1.0.6: {}
|
|
|
|
cropperjs@1.6.2: {}
|
|
|
|
cross-spawn@7.0.6:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
|
|
css-functions-list@3.3.3: {}
|
|
|
|
css-select@5.2.2:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
css-what: 6.2.2
|
|
domhandler: 5.0.3
|
|
domutils: 3.2.2
|
|
nth-check: 2.1.1
|
|
|
|
css-tree@2.2.1:
|
|
dependencies:
|
|
mdn-data: 2.0.28
|
|
source-map-js: 1.2.1
|
|
|
|
css-tree@3.2.1:
|
|
dependencies:
|
|
mdn-data: 2.27.1
|
|
source-map-js: 1.2.1
|
|
|
|
css-what@6.2.2: {}
|
|
|
|
cssesc@3.0.0: {}
|
|
|
|
csso@5.0.5:
|
|
dependencies:
|
|
css-tree: 2.2.1
|
|
|
|
cssom@0.3.8: {}
|
|
|
|
cssom@0.5.0: {}
|
|
|
|
cssstyle@2.3.0:
|
|
dependencies:
|
|
cssom: 0.3.8
|
|
|
|
csstype@3.2.3: {}
|
|
|
|
cytoscape-cose-bilkent@4.1.0(cytoscape@3.33.4):
|
|
dependencies:
|
|
cose-base: 1.0.3
|
|
cytoscape: 3.33.4
|
|
|
|
cytoscape-fcose@2.2.0(cytoscape@3.33.4):
|
|
dependencies:
|
|
cose-base: 2.2.0
|
|
cytoscape: 3.33.4
|
|
|
|
cytoscape@3.33.4: {}
|
|
|
|
d3-array@2.12.1:
|
|
dependencies:
|
|
internmap: 1.0.1
|
|
|
|
d3-array@3.2.4:
|
|
dependencies:
|
|
internmap: 2.0.3
|
|
|
|
d3-axis@3.0.0: {}
|
|
|
|
d3-brush@3.0.0:
|
|
dependencies:
|
|
d3-dispatch: 3.0.1
|
|
d3-drag: 3.0.0
|
|
d3-interpolate: 3.0.1
|
|
d3-selection: 3.0.0
|
|
d3-transition: 3.0.1(d3-selection@3.0.0)
|
|
|
|
d3-chord@3.0.1:
|
|
dependencies:
|
|
d3-path: 3.1.0
|
|
|
|
d3-color@3.1.0: {}
|
|
|
|
d3-contour@4.0.2:
|
|
dependencies:
|
|
d3-array: 3.2.4
|
|
|
|
d3-delaunay@6.0.4:
|
|
dependencies:
|
|
delaunator: 5.1.0
|
|
|
|
d3-dispatch@3.0.1: {}
|
|
|
|
d3-drag@3.0.0:
|
|
dependencies:
|
|
d3-dispatch: 3.0.1
|
|
d3-selection: 3.0.0
|
|
|
|
d3-dsv@3.0.1:
|
|
dependencies:
|
|
commander: 7.2.0
|
|
iconv-lite: 0.6.3
|
|
rw: 1.3.3
|
|
|
|
d3-ease@3.0.1: {}
|
|
|
|
d3-fetch@3.0.1:
|
|
dependencies:
|
|
d3-dsv: 3.0.1
|
|
|
|
d3-force@3.0.0:
|
|
dependencies:
|
|
d3-dispatch: 3.0.1
|
|
d3-quadtree: 3.0.1
|
|
d3-timer: 3.0.1
|
|
|
|
d3-format@3.1.2: {}
|
|
|
|
d3-geo@3.1.1:
|
|
dependencies:
|
|
d3-array: 3.2.4
|
|
|
|
d3-hierarchy@3.1.2: {}
|
|
|
|
d3-interpolate@3.0.1:
|
|
dependencies:
|
|
d3-color: 3.1.0
|
|
|
|
d3-path@1.0.9: {}
|
|
|
|
d3-path@3.1.0: {}
|
|
|
|
d3-polygon@3.0.1: {}
|
|
|
|
d3-quadtree@3.0.1: {}
|
|
|
|
d3-random@3.0.1: {}
|
|
|
|
d3-sankey@0.12.3:
|
|
dependencies:
|
|
d3-array: 2.12.1
|
|
d3-shape: 1.3.7
|
|
|
|
d3-scale-chromatic@3.1.0:
|
|
dependencies:
|
|
d3-color: 3.1.0
|
|
d3-interpolate: 3.0.1
|
|
|
|
d3-scale@4.0.2:
|
|
dependencies:
|
|
d3-array: 3.2.4
|
|
d3-format: 3.1.2
|
|
d3-interpolate: 3.0.1
|
|
d3-time: 3.1.0
|
|
d3-time-format: 4.1.0
|
|
|
|
d3-selection@3.0.0: {}
|
|
|
|
d3-shape@1.3.7:
|
|
dependencies:
|
|
d3-path: 1.0.9
|
|
|
|
d3-shape@3.2.0:
|
|
dependencies:
|
|
d3-path: 3.1.0
|
|
|
|
d3-time-format@4.1.0:
|
|
dependencies:
|
|
d3-time: 3.1.0
|
|
|
|
d3-time@3.1.0:
|
|
dependencies:
|
|
d3-array: 3.2.4
|
|
|
|
d3-timer@3.0.1: {}
|
|
|
|
d3-transition@3.0.1(d3-selection@3.0.0):
|
|
dependencies:
|
|
d3-color: 3.1.0
|
|
d3-dispatch: 3.0.1
|
|
d3-ease: 3.0.1
|
|
d3-interpolate: 3.0.1
|
|
d3-selection: 3.0.0
|
|
d3-timer: 3.0.1
|
|
|
|
d3-zoom@3.0.0:
|
|
dependencies:
|
|
d3-dispatch: 3.0.1
|
|
d3-drag: 3.0.0
|
|
d3-interpolate: 3.0.1
|
|
d3-selection: 3.0.0
|
|
d3-transition: 3.0.1(d3-selection@3.0.0)
|
|
|
|
d3@7.9.0:
|
|
dependencies:
|
|
d3-array: 3.2.4
|
|
d3-axis: 3.0.0
|
|
d3-brush: 3.0.0
|
|
d3-chord: 3.0.1
|
|
d3-color: 3.1.0
|
|
d3-contour: 4.0.2
|
|
d3-delaunay: 6.0.4
|
|
d3-dispatch: 3.0.1
|
|
d3-drag: 3.0.0
|
|
d3-dsv: 3.0.1
|
|
d3-ease: 3.0.1
|
|
d3-fetch: 3.0.1
|
|
d3-force: 3.0.0
|
|
d3-format: 3.1.2
|
|
d3-geo: 3.1.1
|
|
d3-hierarchy: 3.1.2
|
|
d3-interpolate: 3.0.1
|
|
d3-path: 3.1.0
|
|
d3-polygon: 3.0.1
|
|
d3-quadtree: 3.0.1
|
|
d3-random: 3.0.1
|
|
d3-scale: 4.0.2
|
|
d3-scale-chromatic: 3.1.0
|
|
d3-selection: 3.0.0
|
|
d3-shape: 3.2.0
|
|
d3-time: 3.1.0
|
|
d3-time-format: 4.1.0
|
|
d3-timer: 3.0.1
|
|
d3-transition: 3.0.1(d3-selection@3.0.0)
|
|
d3-zoom: 3.0.0
|
|
|
|
dagre-d3-es@7.0.14:
|
|
dependencies:
|
|
d3: 7.9.0
|
|
lodash-es: 4.18.1
|
|
|
|
damerau-levenshtein@1.0.8: {}
|
|
|
|
dashdash@1.14.1:
|
|
dependencies:
|
|
assert-plus: 1.0.0
|
|
|
|
data-urls@3.0.2:
|
|
dependencies:
|
|
abab: 2.0.6
|
|
whatwg-mimetype: 3.0.0
|
|
whatwg-url: 11.0.0
|
|
|
|
data-view-buffer@1.0.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
is-data-view: 1.0.2
|
|
|
|
data-view-byte-length@1.0.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
is-data-view: 1.0.2
|
|
|
|
data-view-byte-offset@1.0.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
is-data-view: 1.0.2
|
|
|
|
dayjs@1.11.21: {}
|
|
|
|
debug@3.2.7:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
debug@4.4.3:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
decimal.js@10.6.0: {}
|
|
|
|
decode-named-character-reference@1.3.0:
|
|
dependencies:
|
|
character-entities: 2.0.2
|
|
|
|
deep-extend@0.6.0: {}
|
|
|
|
deep-is@0.1.4: {}
|
|
|
|
deep-rename-keys@0.2.1:
|
|
dependencies:
|
|
kind-of: 3.2.2
|
|
rename-keys: 1.2.0
|
|
|
|
define-data-property@1.1.4:
|
|
dependencies:
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
define-properties@1.2.1:
|
|
dependencies:
|
|
define-data-property: 1.1.4
|
|
has-property-descriptors: 1.0.2
|
|
object-keys: 1.1.1
|
|
|
|
delaunator@5.1.0:
|
|
dependencies:
|
|
robust-predicates: 3.0.3
|
|
|
|
delayed-stream@1.0.0: {}
|
|
|
|
dequal@2.0.3: {}
|
|
|
|
detect-libc@2.1.2: {}
|
|
|
|
devlop@1.1.0:
|
|
dependencies:
|
|
dequal: 2.0.3
|
|
|
|
didyoumean@1.2.2: {}
|
|
|
|
dlv@1.1.3: {}
|
|
|
|
doctrine@2.1.0:
|
|
dependencies:
|
|
esutils: 2.0.3
|
|
|
|
dom-input-range@2.0.1: {}
|
|
|
|
dom-serializer@2.0.0:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
entities: 4.5.0
|
|
|
|
domelementtype@2.3.0: {}
|
|
|
|
domexception@4.0.0:
|
|
dependencies:
|
|
webidl-conversions: 7.0.0
|
|
|
|
domhandler@5.0.3:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
|
|
dompurify@3.4.7:
|
|
optionalDependencies:
|
|
'@types/trusted-types': 2.0.7
|
|
|
|
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
|
|
|
|
earlgrey-runtime@0.1.2:
|
|
dependencies:
|
|
core-js: 2.6.12
|
|
kaiser: 0.0.4
|
|
lodash: 4.18.1
|
|
regenerator-runtime: 0.9.6
|
|
|
|
easymde@2.21.0:
|
|
dependencies:
|
|
'@types/codemirror': 5.60.17
|
|
'@types/marked': 4.3.2
|
|
codemirror: 5.65.21
|
|
codemirror-spell-checker: 1.1.2
|
|
marked: 4.3.0
|
|
|
|
ecc-jsbn@0.1.2:
|
|
dependencies:
|
|
jsbn: 0.1.1
|
|
safer-buffer: 2.1.2
|
|
|
|
editor@1.0.0: {}
|
|
|
|
electron-to-chromium@1.5.364: {}
|
|
|
|
elkjs@0.9.3: {}
|
|
|
|
emoji-regex@8.0.0: {}
|
|
|
|
emoji-regex@9.2.2: {}
|
|
|
|
entities@4.5.0: {}
|
|
|
|
entities@6.0.1: {}
|
|
|
|
entities@7.0.1: {}
|
|
|
|
env-paths@2.2.1: {}
|
|
|
|
error-ex@1.3.4:
|
|
dependencies:
|
|
is-arrayish: 0.2.1
|
|
|
|
es-abstract@1.24.2:
|
|
dependencies:
|
|
array-buffer-byte-length: 1.0.2
|
|
arraybuffer.prototype.slice: 1.0.4
|
|
available-typed-arrays: 1.0.7
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
data-view-buffer: 1.0.2
|
|
data-view-byte-length: 1.0.2
|
|
data-view-byte-offset: 1.0.1
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.2
|
|
es-set-tostringtag: 2.1.0
|
|
es-to-primitive: 1.3.0
|
|
function.prototype.name: 1.1.8
|
|
get-intrinsic: 1.3.0
|
|
get-proto: 1.0.1
|
|
get-symbol-description: 1.1.0
|
|
globalthis: 1.0.4
|
|
gopd: 1.2.0
|
|
has-property-descriptors: 1.0.2
|
|
has-proto: 1.2.0
|
|
has-symbols: 1.1.0
|
|
hasown: 2.0.4
|
|
internal-slot: 1.1.0
|
|
is-array-buffer: 3.0.5
|
|
is-callable: 1.2.7
|
|
is-data-view: 1.0.2
|
|
is-negative-zero: 2.0.3
|
|
is-regex: 1.2.1
|
|
is-set: 2.0.3
|
|
is-shared-array-buffer: 1.0.4
|
|
is-string: 1.1.1
|
|
is-typed-array: 1.1.15
|
|
is-weakref: 1.1.1
|
|
math-intrinsics: 1.1.0
|
|
object-inspect: 1.13.4
|
|
object-keys: 1.1.1
|
|
object.assign: 4.1.7
|
|
own-keys: 1.0.1
|
|
regexp.prototype.flags: 1.5.4
|
|
safe-array-concat: 1.1.4
|
|
safe-push-apply: 1.0.0
|
|
safe-regex-test: 1.1.0
|
|
set-proto: 1.0.0
|
|
stop-iteration-iterator: 1.1.0
|
|
string.prototype.trim: 1.2.10
|
|
string.prototype.trimend: 1.0.9
|
|
string.prototype.trimstart: 1.0.8
|
|
typed-array-buffer: 1.0.3
|
|
typed-array-byte-length: 1.0.3
|
|
typed-array-byte-offset: 1.0.4
|
|
typed-array-length: 1.0.8
|
|
unbox-primitive: 1.1.0
|
|
which-typed-array: 1.1.21
|
|
|
|
es-define-property@1.0.1: {}
|
|
|
|
es-errors@1.3.0: {}
|
|
|
|
es-module-lexer@2.1.0: {}
|
|
|
|
es-object-atoms@1.1.2:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
has-tostringtag: 1.0.2
|
|
hasown: 2.0.4
|
|
|
|
es-shim-unscopables@1.1.0:
|
|
dependencies:
|
|
hasown: 2.0.4
|
|
|
|
es-to-primitive@1.3.0:
|
|
dependencies:
|
|
is-callable: 1.2.7
|
|
is-date-object: 1.1.0
|
|
is-symbol: 1.1.1
|
|
|
|
es-toolkit@1.47.0: {}
|
|
|
|
esbuild@0.28.0:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.28.0
|
|
'@esbuild/android-arm': 0.28.0
|
|
'@esbuild/android-arm64': 0.28.0
|
|
'@esbuild/android-x64': 0.28.0
|
|
'@esbuild/darwin-arm64': 0.28.0
|
|
'@esbuild/darwin-x64': 0.28.0
|
|
'@esbuild/freebsd-arm64': 0.28.0
|
|
'@esbuild/freebsd-x64': 0.28.0
|
|
'@esbuild/linux-arm': 0.28.0
|
|
'@esbuild/linux-arm64': 0.28.0
|
|
'@esbuild/linux-ia32': 0.28.0
|
|
'@esbuild/linux-loong64': 0.28.0
|
|
'@esbuild/linux-mips64el': 0.28.0
|
|
'@esbuild/linux-ppc64': 0.28.0
|
|
'@esbuild/linux-riscv64': 0.28.0
|
|
'@esbuild/linux-s390x': 0.28.0
|
|
'@esbuild/linux-x64': 0.28.0
|
|
'@esbuild/netbsd-arm64': 0.28.0
|
|
'@esbuild/netbsd-x64': 0.28.0
|
|
'@esbuild/openbsd-arm64': 0.28.0
|
|
'@esbuild/openbsd-x64': 0.28.0
|
|
'@esbuild/openharmony-arm64': 0.28.0
|
|
'@esbuild/sunos-x64': 0.28.0
|
|
'@esbuild/win32-arm64': 0.28.0
|
|
'@esbuild/win32-ia32': 0.28.0
|
|
'@esbuild/win32-x64': 0.28.0
|
|
|
|
escalade@3.2.0: {}
|
|
|
|
escape-string-regexp@1.0.5: {}
|
|
|
|
escape-string-regexp@2.0.0: {}
|
|
|
|
escape-string-regexp@4.0.0: {}
|
|
|
|
escodegen@2.1.0:
|
|
dependencies:
|
|
esprima: 4.0.1
|
|
estraverse: 5.3.0
|
|
esutils: 2.0.3
|
|
optionalDependencies:
|
|
source-map: 0.6.1
|
|
|
|
eslint-config-prettier@10.1.8(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
|
|
eslint-import-context@0.1.9(unrs-resolver@1.12.2):
|
|
dependencies:
|
|
get-tsconfig: 4.14.0
|
|
stable-hash-x: 0.2.0
|
|
optionalDependencies:
|
|
unrs-resolver: 1.12.2
|
|
|
|
eslint-import-resolver-node@0.3.10:
|
|
dependencies:
|
|
debug: 3.2.7
|
|
is-core-module: 2.16.2
|
|
resolve: 2.0.0-next.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint@10.4.0(jiti@2.7.0)))(eslint-plugin-import@2.32.0)(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
debug: 4.4.3
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
eslint-import-context: 0.1.9(unrs-resolver@1.12.2)
|
|
get-tsconfig: 4.14.0
|
|
is-bun-module: 2.0.0
|
|
stable-hash-x: 0.2.0
|
|
tinyglobby: 0.2.17
|
|
unrs-resolver: 1.12.2
|
|
optionalDependencies:
|
|
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint-import-resolver-typescript@4.4.4)(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-import-x: 4.16.2(@typescript-eslint/utils@8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint@10.4.0(jiti@2.7.0))
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
eslint-module-utils@2.13.0(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@4.4.4)(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
debug: 3.2.7
|
|
optionalDependencies:
|
|
'@typescript-eslint/parser': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
eslint-import-resolver-node: 0.3.10
|
|
eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint@10.4.0(jiti@2.7.0)))(eslint-plugin-import@2.32.0)(eslint@10.4.0(jiti@2.7.0))
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
eslint-plugin-array-func@5.1.1(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
|
|
eslint-plugin-de-morgan@2.1.2(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
|
|
eslint-plugin-escompat@3.11.4(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
browserslist: 4.28.2
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
|
|
eslint-plugin-eslint-comments@3.2.0(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
escape-string-regexp: 1.0.5
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
ignore: 5.3.2
|
|
|
|
eslint-plugin-filenames@1.3.2(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
lodash.camelcase: 4.3.0
|
|
lodash.kebabcase: 4.1.1
|
|
lodash.snakecase: 4.1.1
|
|
lodash.upperfirst: 4.3.1
|
|
|
|
eslint-plugin-github@6.0.0(eslint-import-resolver-typescript@4.4.4)(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
'@eslint/compat': 1.4.1(eslint@10.4.0(jiti@2.7.0))
|
|
'@eslint/eslintrc': 3.3.5
|
|
'@eslint/js': 9.39.4
|
|
'@github/browserslist-config': 1.0.0
|
|
'@typescript-eslint/eslint-plugin': 8.60.1(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)
|
|
'@typescript-eslint/parser': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)
|
|
aria-query: 5.3.2
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
eslint-config-prettier: 10.1.8(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-escompat: 3.11.4(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-eslint-comments: 3.2.0(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-filenames: 1.3.2(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-i18n-text: 1.0.1(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint-import-resolver-typescript@4.4.4)(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-jsx-a11y: 6.10.2(eslint@10.4.0(jiti@2.7.0))
|
|
eslint-plugin-no-only-tests: 3.4.0
|
|
eslint-plugin-prettier: 5.5.6(eslint-config-prettier@10.1.8(eslint@10.4.0(jiti@2.7.0)))(eslint@10.4.0(jiti@2.7.0))(prettier@3.8.3)
|
|
eslint-rule-documentation: 1.0.23
|
|
globals: 16.5.0
|
|
jsx-ast-utils: 3.3.5
|
|
prettier: 3.8.3
|
|
svg-element-attributes: 1.3.1
|
|
typescript: 5.9.3
|
|
typescript-eslint: 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- '@types/eslint'
|
|
- eslint-import-resolver-typescript
|
|
- eslint-import-resolver-webpack
|
|
- supports-color
|
|
|
|
eslint-plugin-i18n-text@1.0.1(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
|
|
eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
'@package-json/types': 0.0.12
|
|
'@typescript-eslint/types': 8.60.1
|
|
comment-parser: 1.4.7
|
|
debug: 4.4.3
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
eslint-import-context: 0.1.9(unrs-resolver@1.12.2)
|
|
is-glob: 4.0.3
|
|
minimatch: 10.2.5
|
|
semver: 7.8.1
|
|
stable-hash-x: 0.2.0
|
|
unrs-resolver: 1.12.2
|
|
optionalDependencies:
|
|
'@typescript-eslint/utils': 8.60.1(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
eslint-import-resolver-node: 0.3.10
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint-import-resolver-typescript@4.4.4)(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
'@rtsao/scc': 1.1.0
|
|
array-includes: 3.1.9
|
|
array.prototype.findlastindex: 1.2.6
|
|
array.prototype.flat: 1.3.3
|
|
array.prototype.flatmap: 1.3.3
|
|
debug: 3.2.7
|
|
doctrine: 2.1.0
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
eslint-import-resolver-node: 0.3.10
|
|
eslint-module-utils: 2.13.0(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@4.4.4)(eslint@10.4.0(jiti@2.7.0))
|
|
hasown: 2.0.4
|
|
is-core-module: 2.16.2
|
|
is-glob: 4.0.3
|
|
minimatch: 3.1.5
|
|
object.fromentries: 2.0.8
|
|
object.groupby: 1.0.3
|
|
object.values: 1.2.1
|
|
semver: 6.3.1
|
|
string.prototype.trimend: 1.0.9
|
|
tsconfig-paths: 3.15.0
|
|
optionalDependencies:
|
|
'@typescript-eslint/parser': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
transitivePeerDependencies:
|
|
- eslint-import-resolver-typescript
|
|
- eslint-import-resolver-webpack
|
|
- supports-color
|
|
|
|
eslint-plugin-jsx-a11y@6.10.2(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
aria-query: 5.3.2
|
|
array-includes: 3.1.9
|
|
array.prototype.flatmap: 1.3.3
|
|
ast-types-flow: 0.0.8
|
|
axe-core: 4.12.0
|
|
axobject-query: 4.1.0
|
|
damerau-levenshtein: 1.0.8
|
|
emoji-regex: 9.2.2
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
hasown: 2.0.4
|
|
jsx-ast-utils: 3.3.5
|
|
language-tags: 1.0.9
|
|
minimatch: 3.1.5
|
|
object.fromentries: 2.0.8
|
|
safe-regex-test: 1.1.0
|
|
string.prototype.includes: 2.0.1
|
|
|
|
eslint-plugin-no-only-tests@3.4.0: {}
|
|
|
|
eslint-plugin-playwright@2.10.4(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
globals: 17.6.0
|
|
|
|
eslint-plugin-prettier@5.5.6(eslint-config-prettier@10.1.8(eslint@10.4.0(jiti@2.7.0)))(eslint@10.4.0(jiti@2.7.0))(prettier@3.8.3):
|
|
dependencies:
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
prettier: 3.8.3
|
|
prettier-linter-helpers: 1.0.1
|
|
synckit: 0.11.13
|
|
optionalDependencies:
|
|
eslint-config-prettier: 10.1.8(eslint@10.4.0(jiti@2.7.0))
|
|
|
|
eslint-plugin-regexp@3.1.0(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.4.0(jiti@2.7.0))
|
|
'@eslint-community/regexpp': 4.12.2
|
|
comment-parser: 1.4.7
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
jsdoc-type-pratt-parser: 7.2.0
|
|
refa: 0.12.1
|
|
regexp-ast-analysis: 0.7.1
|
|
scslre: 0.3.0
|
|
|
|
eslint-plugin-sonarjs@4.0.3(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.2
|
|
builtin-modules: 3.3.0
|
|
bytes: 3.1.2
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
functional-red-black-tree: 1.0.1
|
|
globals: 17.6.0
|
|
jsx-ast-utils-x: 0.1.0
|
|
lodash.merge: 4.6.2
|
|
minimatch: 10.2.5
|
|
scslre: 0.3.0
|
|
semver: 7.8.1
|
|
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
typescript: 6.0.3
|
|
|
|
eslint-plugin-unicorn@64.0.0(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.29.7
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.4.0(jiti@2.7.0))
|
|
change-case: 5.4.4
|
|
ci-info: 4.4.0
|
|
clean-regexp: 1.0.0
|
|
core-js-compat: 3.49.0
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
find-up-simple: 1.0.1
|
|
globals: 17.6.0
|
|
indent-string: 5.0.0
|
|
is-builtin-module: 5.0.0
|
|
jsesc: 3.1.0
|
|
pluralize: 8.0.0
|
|
regexp-tree: 0.1.27
|
|
regjsparser: 0.13.1
|
|
semver: 7.8.1
|
|
strip-indent: 4.1.1
|
|
|
|
eslint-plugin-vue-scoped-css@3.1.0(eslint@10.4.0(jiti@2.7.0))(vue-eslint-parser@10.4.0(eslint@10.4.0(jiti@2.7.0))):
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.4.0(jiti@2.7.0))
|
|
es-toolkit: 1.47.0
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
postcss: 8.5.15
|
|
postcss-safe-parser: 7.0.1(postcss@8.5.15)
|
|
postcss-selector-parser: 7.1.1
|
|
vue-eslint-parser: 10.4.0(eslint@10.4.0(jiti@2.7.0))
|
|
|
|
eslint-plugin-vue@10.9.1(@stylistic/eslint-plugin@5.10.0(eslint@10.4.0(jiti@2.7.0)))(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(vue-eslint-parser@10.4.0(eslint@10.4.0(jiti@2.7.0))):
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.4.0(jiti@2.7.0))
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
natural-compare: 1.4.0
|
|
nth-check: 2.1.1
|
|
postcss-selector-parser: 7.1.1
|
|
semver: 7.8.1
|
|
vue-eslint-parser: 10.4.0(eslint@10.4.0(jiti@2.7.0))
|
|
xml-name-validator: 4.0.0
|
|
optionalDependencies:
|
|
'@stylistic/eslint-plugin': 5.10.0(eslint@10.4.0(jiti@2.7.0))
|
|
'@typescript-eslint/parser': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
|
|
eslint-plugin-wc@3.1.0(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
is-valid-element-name: 1.0.0
|
|
js-levenshtein-esm: 2.0.0
|
|
|
|
eslint-rule-documentation@1.0.23: {}
|
|
|
|
eslint-scope@9.1.2:
|
|
dependencies:
|
|
'@types/esrecurse': 4.3.1
|
|
'@types/estree': 1.0.9
|
|
esrecurse: 4.3.0
|
|
estraverse: 5.3.0
|
|
|
|
eslint-visitor-keys@3.4.3: {}
|
|
|
|
eslint-visitor-keys@4.2.1: {}
|
|
|
|
eslint-visitor-keys@5.0.1: {}
|
|
|
|
eslint@10.4.0(jiti@2.7.0):
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.4.0(jiti@2.7.0))
|
|
'@eslint-community/regexpp': 4.12.2
|
|
'@eslint/config-array': 0.23.5
|
|
'@eslint/config-helpers': 0.6.0
|
|
'@eslint/core': 1.2.1
|
|
'@eslint/plugin-kit': 0.7.2
|
|
'@humanfs/node': 0.16.8
|
|
'@humanwhocodes/module-importer': 1.0.1
|
|
'@humanwhocodes/retry': 0.4.3
|
|
'@types/estree': 1.0.9
|
|
ajv: 6.15.0
|
|
cross-spawn: 7.0.6
|
|
debug: 4.4.3
|
|
escape-string-regexp: 4.0.0
|
|
eslint-scope: 9.1.2
|
|
eslint-visitor-keys: 5.0.1
|
|
espree: 11.2.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
|
|
minimatch: 10.2.5
|
|
natural-compare: 1.4.0
|
|
optionator: 0.9.4
|
|
optionalDependencies:
|
|
jiti: 2.7.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
espree@10.4.0:
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
acorn-jsx: 5.3.2(acorn@8.16.0)
|
|
eslint-visitor-keys: 4.2.1
|
|
|
|
espree@11.2.0:
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
acorn-jsx: 5.3.2(acorn@8.16.0)
|
|
eslint-visitor-keys: 5.0.1
|
|
|
|
esprima@4.0.1: {}
|
|
|
|
esquery@1.7.0:
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
esrecurse@4.3.0:
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
estraverse@5.3.0: {}
|
|
|
|
estree-walker@2.0.2: {}
|
|
|
|
estree-walker@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.9
|
|
|
|
esutils@2.0.3: {}
|
|
|
|
eventemitter3@2.0.3: {}
|
|
|
|
events@3.3.0: {}
|
|
|
|
exit-hook@1.1.1: {}
|
|
|
|
expect-type@1.3.0: {}
|
|
|
|
extend@3.0.2: {}
|
|
|
|
extsprintf@1.3.0: {}
|
|
|
|
fast-deep-equal@3.1.3: {}
|
|
|
|
fast-diff@1.3.0: {}
|
|
|
|
fast-glob@3.3.3:
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
'@nodelib/fs.walk': 1.2.8
|
|
glob-parent: 5.1.2
|
|
merge2: 1.4.1
|
|
micromatch: 4.0.8
|
|
|
|
fast-json-stable-stringify@2.1.0: {}
|
|
|
|
fast-levenshtein@2.0.6: {}
|
|
|
|
fast-uri@3.1.2: {}
|
|
|
|
fastest-levenshtein@1.0.16: {}
|
|
|
|
fastq@1.20.1:
|
|
dependencies:
|
|
reusify: 1.1.0
|
|
|
|
fdir@6.5.0(picomatch@4.0.4):
|
|
optionalDependencies:
|
|
picomatch: 4.0.4
|
|
|
|
fetch-ponyfill@7.1.0:
|
|
dependencies:
|
|
node-fetch: 2.6.13
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
fflate@0.8.2: {}
|
|
|
|
figures@1.7.0:
|
|
dependencies:
|
|
escape-string-regexp: 1.0.5
|
|
object-assign: 4.1.1
|
|
|
|
file-entry-cache@11.1.3:
|
|
dependencies:
|
|
flat-cache: 6.1.22
|
|
|
|
file-entry-cache@8.0.0:
|
|
dependencies:
|
|
flat-cache: 4.0.1
|
|
|
|
fill-range@7.1.1:
|
|
dependencies:
|
|
to-regex-range: 5.0.1
|
|
|
|
find-up-simple@1.0.1: {}
|
|
|
|
find-up@5.0.0:
|
|
dependencies:
|
|
locate-path: 6.0.0
|
|
path-exists: 4.0.0
|
|
|
|
flat-cache@4.0.1:
|
|
dependencies:
|
|
flatted: 3.4.2
|
|
keyv: 4.5.4
|
|
|
|
flat-cache@6.1.22:
|
|
dependencies:
|
|
cacheable: 2.3.5
|
|
flatted: 3.4.2
|
|
hookified: 1.15.1
|
|
|
|
flatted@3.4.2: {}
|
|
|
|
for-each@0.3.5:
|
|
dependencies:
|
|
is-callable: 1.2.7
|
|
|
|
forever-agent@0.6.1: {}
|
|
|
|
form-data@2.3.3:
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
mime-types: 2.1.35
|
|
|
|
form-data@4.0.5:
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
es-set-tostringtag: 2.1.0
|
|
hasown: 2.0.4
|
|
mime-types: 2.1.35
|
|
|
|
fs-extra@0.26.7:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 2.4.0
|
|
klaw: 1.3.1
|
|
path-is-absolute: 1.0.1
|
|
rimraf: 2.7.1
|
|
|
|
fs-promise@0.5.0:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
fs-extra: 0.26.7
|
|
mz: 2.7.0
|
|
thenify-all: 1.6.0
|
|
|
|
fs.realpath@1.0.0: {}
|
|
|
|
fsevents@2.3.2:
|
|
optional: true
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
function.prototype.name@1.1.8:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
functions-have-names: 1.2.3
|
|
hasown: 2.0.4
|
|
is-callable: 1.2.7
|
|
|
|
functional-red-black-tree@1.0.1: {}
|
|
|
|
functions-have-names@1.2.3: {}
|
|
|
|
generator-function@2.0.1: {}
|
|
|
|
get-east-asian-width@1.6.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.2
|
|
function-bind: 1.1.2
|
|
get-proto: 1.0.1
|
|
gopd: 1.2.0
|
|
has-symbols: 1.1.0
|
|
hasown: 2.0.4
|
|
math-intrinsics: 1.1.0
|
|
|
|
get-proto@1.0.1:
|
|
dependencies:
|
|
dunder-proto: 1.0.1
|
|
es-object-atoms: 1.1.2
|
|
|
|
get-symbol-description@1.1.0:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
|
|
get-tsconfig@4.14.0:
|
|
dependencies:
|
|
resolve-pkg-maps: 1.0.0
|
|
|
|
getpass@0.1.7:
|
|
dependencies:
|
|
assert-plus: 1.0.0
|
|
|
|
glob-parent@5.1.2:
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
glob-parent@6.0.2:
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
glob@7.2.3:
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 3.1.5
|
|
once: 1.4.0
|
|
path-is-absolute: 1.0.1
|
|
|
|
global-modules@2.0.0:
|
|
dependencies:
|
|
global-prefix: 3.0.0
|
|
|
|
global-prefix@3.0.0:
|
|
dependencies:
|
|
ini: 1.3.8
|
|
kind-of: 6.0.3
|
|
which: 1.3.1
|
|
|
|
globals@14.0.0: {}
|
|
|
|
globals@16.5.0: {}
|
|
|
|
globals@17.6.0: {}
|
|
|
|
globalthis@1.0.4:
|
|
dependencies:
|
|
define-properties: 1.2.1
|
|
gopd: 1.2.0
|
|
|
|
globby@16.2.0:
|
|
dependencies:
|
|
'@sindresorhus/merge-streams': 4.0.0
|
|
fast-glob: 3.3.3
|
|
ignore: 7.0.5
|
|
is-path-inside: 4.0.0
|
|
slash: 5.1.0
|
|
unicorn-magic: 0.4.0
|
|
|
|
globjoin@0.1.4: {}
|
|
|
|
gopd@1.2.0: {}
|
|
|
|
graceful-fs@4.2.11: {}
|
|
|
|
hachure-fill@0.5.2: {}
|
|
|
|
hammerjs@2.0.8: {}
|
|
|
|
happy-dom@20.9.0:
|
|
dependencies:
|
|
'@types/node': 25.9.1
|
|
'@types/whatwg-mimetype': 3.0.2
|
|
'@types/ws': 8.18.1
|
|
entities: 7.0.1
|
|
whatwg-mimetype: 3.0.0
|
|
ws: 8.21.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- utf-8-validate
|
|
|
|
har-schema@2.0.0: {}
|
|
|
|
har-validator@5.1.5:
|
|
dependencies:
|
|
ajv: 6.15.0
|
|
har-schema: 2.0.0
|
|
|
|
has-ansi@2.0.0:
|
|
dependencies:
|
|
ansi-regex: 2.1.1
|
|
|
|
has-bigints@1.1.0: {}
|
|
|
|
has-flag@4.0.0: {}
|
|
|
|
has-flag@5.0.1: {}
|
|
|
|
has-property-descriptors@1.0.2:
|
|
dependencies:
|
|
es-define-property: 1.0.1
|
|
|
|
has-proto@1.2.0:
|
|
dependencies:
|
|
dunder-proto: 1.0.1
|
|
|
|
has-symbols@1.1.0: {}
|
|
|
|
has-tostringtag@1.0.2:
|
|
dependencies:
|
|
has-symbols: 1.1.0
|
|
|
|
hashery@1.5.1:
|
|
dependencies:
|
|
hookified: 1.15.1
|
|
|
|
hasown@2.0.4:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
hookified@1.15.1: {}
|
|
|
|
hookified@2.2.0: {}
|
|
|
|
html-encoding-sniffer@3.0.0:
|
|
dependencies:
|
|
whatwg-encoding: 2.0.0
|
|
|
|
html-tags@5.1.0: {}
|
|
|
|
htmlparser2@8.0.2:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.2.2
|
|
entities: 4.5.0
|
|
|
|
http-proxy-agent@5.0.0:
|
|
dependencies:
|
|
'@tootallnate/once': 2.0.1
|
|
agent-base: 6.0.2
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
http-signature@1.2.0:
|
|
dependencies:
|
|
assert-plus: 1.0.0
|
|
jsprim: 1.4.2
|
|
sshpk: 1.18.0
|
|
|
|
https-proxy-agent@5.0.1:
|
|
dependencies:
|
|
agent-base: 6.0.2
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
iconv-lite@0.6.3:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
|
|
idiomorph@0.7.4: {}
|
|
|
|
ieee754@1.2.1: {}
|
|
|
|
ignore@5.3.2: {}
|
|
|
|
ignore@7.0.5: {}
|
|
|
|
import-fresh@3.3.1:
|
|
dependencies:
|
|
parent-module: 1.0.1
|
|
resolve-from: 4.0.0
|
|
|
|
import-meta-resolve@4.2.0: {}
|
|
|
|
imurmurhash@0.1.4: {}
|
|
|
|
indent-string@5.0.0: {}
|
|
|
|
inflight@1.0.6:
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
|
|
inherits@2.0.4: {}
|
|
|
|
ini@1.3.8: {}
|
|
|
|
ini@4.1.3: {}
|
|
|
|
inquirer-promise@0.0.3:
|
|
dependencies:
|
|
earlgrey-runtime: 0.1.2
|
|
inquirer: 0.11.4
|
|
|
|
inquirer@0.11.4:
|
|
dependencies:
|
|
ansi-escapes: 1.4.0
|
|
ansi-regex: 2.1.1
|
|
chalk: 1.1.3
|
|
cli-cursor: 1.0.2
|
|
cli-width: 1.1.1
|
|
figures: 1.7.0
|
|
lodash: 3.10.1
|
|
readline2: 1.0.1
|
|
run-async: 0.1.0
|
|
rx-lite: 3.1.2
|
|
string-width: 1.0.2
|
|
strip-ansi: 3.0.1
|
|
through: 2.3.8
|
|
|
|
internal-slot@1.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
hasown: 2.0.4
|
|
side-channel: 1.1.0
|
|
|
|
internmap@1.0.1: {}
|
|
|
|
internmap@2.0.3: {}
|
|
|
|
is-alphabetical@2.0.1: {}
|
|
|
|
is-alphanumerical@2.0.1:
|
|
dependencies:
|
|
is-alphabetical: 2.0.1
|
|
is-decimal: 2.0.1
|
|
|
|
is-array-buffer@3.0.5:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
get-intrinsic: 1.3.0
|
|
|
|
is-arrayish@0.2.1: {}
|
|
|
|
is-async-function@2.1.1:
|
|
dependencies:
|
|
async-function: 1.0.0
|
|
call-bound: 1.0.4
|
|
get-proto: 1.0.1
|
|
has-tostringtag: 1.0.2
|
|
safe-regex-test: 1.1.0
|
|
|
|
is-bigint@1.1.0:
|
|
dependencies:
|
|
has-bigints: 1.1.0
|
|
|
|
is-binary-path@2.1.0:
|
|
dependencies:
|
|
binary-extensions: 2.3.0
|
|
|
|
is-boolean-object@1.2.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-tostringtag: 1.0.2
|
|
|
|
is-buffer@1.1.6: {}
|
|
|
|
is-builtin-module@5.0.0:
|
|
dependencies:
|
|
builtin-modules: 5.2.0
|
|
|
|
is-bun-module@2.0.0:
|
|
dependencies:
|
|
semver: 7.8.1
|
|
|
|
is-callable@1.2.7: {}
|
|
|
|
is-core-module@2.16.2:
|
|
dependencies:
|
|
hasown: 2.0.4
|
|
|
|
is-data-view@1.0.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
get-intrinsic: 1.3.0
|
|
is-typed-array: 1.1.15
|
|
|
|
is-date-object@1.1.0:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-tostringtag: 1.0.2
|
|
|
|
is-decimal@2.0.1: {}
|
|
|
|
is-extglob@2.1.1: {}
|
|
|
|
is-finalizationregistry@1.1.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
|
|
is-fullwidth-code-point@1.0.0:
|
|
dependencies:
|
|
number-is-nan: 1.0.1
|
|
|
|
is-fullwidth-code-point@3.0.0: {}
|
|
|
|
is-generator-function@1.1.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
generator-function: 2.0.1
|
|
get-proto: 1.0.1
|
|
has-tostringtag: 1.0.2
|
|
safe-regex-test: 1.1.0
|
|
|
|
is-glob@4.0.3:
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
|
|
is-hexadecimal@2.0.1: {}
|
|
|
|
is-map@2.0.3: {}
|
|
|
|
is-negative-zero@2.0.3: {}
|
|
|
|
is-number-object@1.1.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-tostringtag: 1.0.2
|
|
|
|
is-number@7.0.0: {}
|
|
|
|
is-path-inside@4.0.0: {}
|
|
|
|
is-potential-custom-element-name@1.0.1: {}
|
|
|
|
is-regex@1.2.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
gopd: 1.2.0
|
|
has-tostringtag: 1.0.2
|
|
hasown: 2.0.4
|
|
|
|
is-set@2.0.3: {}
|
|
|
|
is-shared-array-buffer@1.0.4:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
|
|
is-string@1.1.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-tostringtag: 1.0.2
|
|
|
|
is-symbol@1.1.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-symbols: 1.1.0
|
|
safe-regex-test: 1.1.0
|
|
|
|
is-typed-array@1.1.15:
|
|
dependencies:
|
|
which-typed-array: 1.1.21
|
|
|
|
is-typedarray@1.0.0: {}
|
|
|
|
is-valid-element-name@1.0.0:
|
|
dependencies:
|
|
is-potential-custom-element-name: 1.0.1
|
|
|
|
is-weakmap@2.0.2: {}
|
|
|
|
is-weakref@1.1.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
|
|
is-weakset@2.0.4:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
get-intrinsic: 1.3.0
|
|
|
|
isarray@2.0.5: {}
|
|
|
|
isexe@2.0.0: {}
|
|
|
|
isstream@0.1.2: {}
|
|
|
|
jest-environment-jsdom@29.7.0:
|
|
dependencies:
|
|
'@jest/environment': 29.7.0
|
|
'@jest/fake-timers': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/jsdom': 20.0.1
|
|
'@types/node': 25.9.1
|
|
jest-mock: 29.7.0
|
|
jest-util: 29.7.0
|
|
jsdom: 20.0.3
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
jest-message-util@29.7.0:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
'@jest/types': 29.6.3
|
|
'@types/stack-utils': 2.0.3
|
|
chalk: 4.1.2
|
|
graceful-fs: 4.2.11
|
|
micromatch: 4.0.8
|
|
pretty-format: 29.7.0
|
|
slash: 3.0.0
|
|
stack-utils: 2.0.6
|
|
|
|
jest-mock@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 25.9.1
|
|
jest-util: 29.7.0
|
|
|
|
jest-util@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 25.9.1
|
|
chalk: 4.1.2
|
|
ci-info: 3.9.0
|
|
graceful-fs: 4.2.11
|
|
picomatch: 2.3.2
|
|
|
|
jiti@1.21.7: {}
|
|
|
|
jiti@2.7.0: {}
|
|
|
|
jquery@4.0.0: {}
|
|
|
|
js-levenshtein-esm@2.0.0: {}
|
|
|
|
js-tokens@4.0.0: {}
|
|
|
|
js-tokens@9.0.1: {}
|
|
|
|
js-yaml@4.1.1:
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
|
|
jsbn@0.1.1: {}
|
|
|
|
jsdoc-type-pratt-parser@7.2.0: {}
|
|
|
|
jsdom@20.0.3:
|
|
dependencies:
|
|
abab: 2.0.6
|
|
acorn: 8.16.0
|
|
acorn-globals: 7.0.1
|
|
cssom: 0.5.0
|
|
cssstyle: 2.3.0
|
|
data-urls: 3.0.2
|
|
decimal.js: 10.6.0
|
|
domexception: 4.0.0
|
|
escodegen: 2.1.0
|
|
form-data: 4.0.5
|
|
html-encoding-sniffer: 3.0.0
|
|
http-proxy-agent: 5.0.0
|
|
https-proxy-agent: 5.0.1
|
|
is-potential-custom-element-name: 1.0.1
|
|
nwsapi: 2.2.23
|
|
parse5: 7.3.0
|
|
saxes: 6.0.0
|
|
symbol-tree: 3.2.4
|
|
tough-cookie: 4.1.4
|
|
w3c-xmlserializer: 4.0.0
|
|
webidl-conversions: 7.0.0
|
|
whatwg-encoding: 2.0.0
|
|
whatwg-mimetype: 3.0.0
|
|
whatwg-url: 11.0.0
|
|
ws: 8.21.0
|
|
xml-name-validator: 4.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-schema-traverse@0.4.1: {}
|
|
|
|
json-schema-traverse@1.0.0: {}
|
|
|
|
json-schema@0.4.0: {}
|
|
|
|
json-stable-stringify-without-jsonify@1.0.1: {}
|
|
|
|
json-stringify-safe@5.0.1: {}
|
|
|
|
json5@1.0.2:
|
|
dependencies:
|
|
minimist: 1.2.8
|
|
|
|
jsonc-parser@3.3.1: {}
|
|
|
|
jsonfile@2.4.0:
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.11
|
|
|
|
jsonpointer@5.0.1: {}
|
|
|
|
jsprim@1.4.2:
|
|
dependencies:
|
|
assert-plus: 1.0.0
|
|
extsprintf: 1.3.0
|
|
json-schema: 0.4.0
|
|
verror: 1.10.0
|
|
|
|
jsx-ast-utils-x@0.1.0: {}
|
|
|
|
jsx-ast-utils@3.3.5:
|
|
dependencies:
|
|
array-includes: 3.1.9
|
|
array.prototype.flat: 1.3.3
|
|
object.assign: 4.1.7
|
|
object.values: 1.2.1
|
|
|
|
kaiser@0.0.4:
|
|
dependencies:
|
|
earlgrey-runtime: 0.1.2
|
|
|
|
katex@0.16.47:
|
|
dependencies:
|
|
commander: 8.3.0
|
|
|
|
katex@0.17.0:
|
|
dependencies:
|
|
commander: 8.3.0
|
|
|
|
keyv@4.5.4:
|
|
dependencies:
|
|
json-buffer: 3.0.1
|
|
|
|
keyv@5.6.0:
|
|
dependencies:
|
|
'@keyv/serialize': 1.1.1
|
|
|
|
khroma@2.1.0: {}
|
|
|
|
kind-of@3.2.2:
|
|
dependencies:
|
|
is-buffer: 1.1.6
|
|
|
|
kind-of@6.0.3: {}
|
|
|
|
klaw@1.3.1:
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.11
|
|
|
|
language-subtag-registry@0.3.23: {}
|
|
|
|
language-tags@1.0.9:
|
|
dependencies:
|
|
language-subtag-registry: 0.3.23
|
|
|
|
layout-base@1.0.2: {}
|
|
|
|
layout-base@2.0.1: {}
|
|
|
|
levn@0.4.1:
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
|
|
lezer-elixir@1.1.3:
|
|
dependencies:
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/lr': 1.4.10
|
|
|
|
lightningcss-android-arm64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-arm64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-x64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-freebsd-x64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-musl@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss@1.32.0:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
optionalDependencies:
|
|
lightningcss-android-arm64: 1.32.0
|
|
lightningcss-darwin-arm64: 1.32.0
|
|
lightningcss-darwin-x64: 1.32.0
|
|
lightningcss-freebsd-x64: 1.32.0
|
|
lightningcss-linux-arm-gnueabihf: 1.32.0
|
|
lightningcss-linux-arm64-gnu: 1.32.0
|
|
lightningcss-linux-arm64-musl: 1.32.0
|
|
lightningcss-linux-x64-gnu: 1.32.0
|
|
lightningcss-linux-x64-musl: 1.32.0
|
|
lightningcss-win32-arm64-msvc: 1.32.0
|
|
lightningcss-win32-x64-msvc: 1.32.0
|
|
|
|
lilconfig@3.1.3: {}
|
|
|
|
lines-and-columns@1.2.4: {}
|
|
|
|
linkify-it@5.0.1:
|
|
dependencies:
|
|
uc.micro: 2.1.0
|
|
|
|
locate-path@6.0.0:
|
|
dependencies:
|
|
p-locate: 5.0.0
|
|
|
|
lodash-es@4.18.1: {}
|
|
|
|
lodash.camelcase@4.3.0: {}
|
|
|
|
lodash.kebabcase@4.1.1: {}
|
|
|
|
lodash.merge@4.6.2: {}
|
|
|
|
lodash.snakecase@4.1.1: {}
|
|
|
|
lodash.truncate@4.4.2: {}
|
|
|
|
lodash.upperfirst@4.3.1: {}
|
|
|
|
lodash@3.10.1: {}
|
|
|
|
lodash@4.18.1: {}
|
|
|
|
magic-string@0.30.21:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
markdown-it@14.1.1:
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
entities: 4.5.0
|
|
linkify-it: 5.0.1
|
|
mdurl: 2.0.0
|
|
punycode.js: 2.3.1
|
|
uc.micro: 2.1.0
|
|
|
|
markdownlint-cli@0.48.0:
|
|
dependencies:
|
|
commander: 14.0.3
|
|
deep-extend: 0.6.0
|
|
ignore: 7.0.5
|
|
js-yaml: 4.1.1
|
|
jsonc-parser: 3.3.1
|
|
jsonpointer: 5.0.1
|
|
markdown-it: 14.1.1
|
|
markdownlint: 0.40.0
|
|
minimatch: 10.2.5
|
|
run-con: 1.3.2
|
|
smol-toml: 1.6.1
|
|
tinyglobby: 0.2.17
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
markdownlint@0.40.0:
|
|
dependencies:
|
|
micromark: 4.0.2
|
|
micromark-core-commonmark: 2.0.3
|
|
micromark-extension-directive: 4.0.0
|
|
micromark-extension-gfm-autolink-literal: 2.1.0
|
|
micromark-extension-gfm-footnote: 2.1.0
|
|
micromark-extension-gfm-table: 2.1.1
|
|
micromark-extension-math: 3.1.0
|
|
micromark-util-types: 2.0.2
|
|
string-width: 8.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
marked@16.4.2: {}
|
|
|
|
marked@4.3.0: {}
|
|
|
|
material-icon-theme@5.35.0:
|
|
dependencies:
|
|
biome: 0.3.3
|
|
chroma-js: 3.2.0
|
|
events: 3.3.0
|
|
fast-deep-equal: 3.1.3
|
|
svgson: 5.3.1
|
|
|
|
math-intrinsics@1.1.0: {}
|
|
|
|
mathml-tag-names@4.0.0: {}
|
|
|
|
mdn-data@2.0.28: {}
|
|
|
|
mdn-data@2.27.1: {}
|
|
|
|
mdurl@2.0.0: {}
|
|
|
|
meow@14.1.0: {}
|
|
|
|
merge2@1.4.1: {}
|
|
|
|
mermaid@11.15.0:
|
|
dependencies:
|
|
'@braintree/sanitize-url': 7.1.2
|
|
'@iconify/utils': 3.1.3
|
|
'@mermaid-js/parser': 1.1.1
|
|
'@types/d3': 7.4.3
|
|
'@upsetjs/venn.js': 2.0.0
|
|
cytoscape: 3.33.4
|
|
cytoscape-cose-bilkent: 4.1.0(cytoscape@3.33.4)
|
|
cytoscape-fcose: 2.2.0(cytoscape@3.33.4)
|
|
d3: 7.9.0
|
|
d3-sankey: 0.12.3
|
|
dagre-d3-es: 7.0.14
|
|
dayjs: 1.11.21
|
|
dompurify: 3.4.7
|
|
es-toolkit: 1.47.0
|
|
katex: 0.16.47
|
|
khroma: 2.1.0
|
|
marked: 16.4.2
|
|
roughjs: 4.6.6
|
|
stylis: 4.4.0
|
|
ts-dedent: 2.2.0
|
|
uuid: 14.0.0
|
|
|
|
micromark-core-commonmark@2.0.3:
|
|
dependencies:
|
|
decode-named-character-reference: 1.3.0
|
|
devlop: 1.1.0
|
|
micromark-factory-destination: 2.0.1
|
|
micromark-factory-label: 2.0.1
|
|
micromark-factory-space: 2.0.1
|
|
micromark-factory-title: 2.0.1
|
|
micromark-factory-whitespace: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-classify-character: 2.0.1
|
|
micromark-util-html-tag-name: 2.0.1
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
micromark-util-resolve-all: 2.0.1
|
|
micromark-util-subtokenize: 2.1.0
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-extension-directive@4.0.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-factory-space: 2.0.1
|
|
micromark-factory-whitespace: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
parse-entities: 4.0.2
|
|
|
|
micromark-extension-gfm-autolink-literal@2.1.0:
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-sanitize-uri: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-extension-gfm-footnote@2.1.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.3
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
micromark-util-sanitize-uri: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-extension-gfm-table@2.1.1:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-extension-math@3.1.0:
|
|
dependencies:
|
|
'@types/katex': 0.16.8
|
|
devlop: 1.1.0
|
|
katex: 0.16.47
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-factory-destination@2.0.1:
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-factory-label@2.0.1:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-factory-space@2.0.1:
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-factory-title@2.0.1:
|
|
dependencies:
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-factory-whitespace@2.0.1:
|
|
dependencies:
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-util-character@2.1.1:
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-util-chunked@2.0.1:
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.1
|
|
|
|
micromark-util-classify-character@2.0.1:
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-util-combine-extensions@2.0.1:
|
|
dependencies:
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-util-decode-numeric-character-reference@2.0.2:
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.1
|
|
|
|
micromark-util-encode@2.0.1: {}
|
|
|
|
micromark-util-html-tag-name@2.0.1: {}
|
|
|
|
micromark-util-normalize-identifier@2.0.1:
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.1
|
|
|
|
micromark-util-resolve-all@2.0.1:
|
|
dependencies:
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-util-sanitize-uri@2.0.1:
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-encode: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
|
|
micromark-util-subtokenize@2.1.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-util-symbol@2.0.1: {}
|
|
|
|
micromark-util-types@2.0.2: {}
|
|
|
|
micromark@4.0.2:
|
|
dependencies:
|
|
'@types/debug': 4.1.13
|
|
debug: 4.4.3
|
|
decode-named-character-reference: 1.3.0
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.3
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-combine-extensions: 2.0.1
|
|
micromark-util-decode-numeric-character-reference: 2.0.2
|
|
micromark-util-encode: 2.0.1
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
micromark-util-resolve-all: 2.0.1
|
|
micromark-util-sanitize-uri: 2.0.1
|
|
micromark-util-subtokenize: 2.1.0
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
micromatch@4.0.8:
|
|
dependencies:
|
|
braces: 3.0.3
|
|
picomatch: 2.3.2
|
|
|
|
mime-db@1.52.0: {}
|
|
|
|
mime-types@2.1.35:
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
|
|
minimatch@10.2.5:
|
|
dependencies:
|
|
brace-expansion: 5.0.6
|
|
|
|
minimatch@3.1.5:
|
|
dependencies:
|
|
brace-expansion: 1.1.15
|
|
|
|
minimist@1.2.8: {}
|
|
|
|
moo@0.5.3: {}
|
|
|
|
ms@2.1.3: {}
|
|
|
|
muggle-string@0.4.1: {}
|
|
|
|
mute-stream@0.0.5: {}
|
|
|
|
mz@2.7.0:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
object-assign: 4.1.1
|
|
thenify-all: 1.6.0
|
|
|
|
nanoid@3.3.12: {}
|
|
|
|
nanopop@2.3.0: {}
|
|
|
|
napi-postinstall@0.3.4: {}
|
|
|
|
natural-compare@1.4.0: {}
|
|
|
|
node-exports-info@1.6.0:
|
|
dependencies:
|
|
array.prototype.flatmap: 1.3.3
|
|
es-errors: 1.3.0
|
|
object.entries: 1.1.9
|
|
semver: 6.3.1
|
|
|
|
node-fetch@2.6.13:
|
|
dependencies:
|
|
whatwg-url: 5.0.0
|
|
|
|
node-fetch@2.7.0:
|
|
dependencies:
|
|
whatwg-url: 5.0.0
|
|
|
|
node-releases@2.0.46: {}
|
|
|
|
normalize-path@3.0.0: {}
|
|
|
|
nth-check@2.1.1:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
|
|
number-is-nan@1.0.1: {}
|
|
|
|
nwsapi@2.2.23: {}
|
|
|
|
oauth-sign@0.9.0: {}
|
|
|
|
object-assign@4.1.1: {}
|
|
|
|
object-hash@3.0.0: {}
|
|
|
|
object-inspect@1.13.4: {}
|
|
|
|
object-keys@1.1.1: {}
|
|
|
|
object.assign@4.1.7:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.1.2
|
|
has-symbols: 1.1.0
|
|
object-keys: 1.1.1
|
|
|
|
object.entries@1.1.9:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.1.2
|
|
|
|
object.fromentries@2.0.8:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-object-atoms: 1.1.2
|
|
|
|
object.groupby@1.0.3:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
|
|
object.values@1.2.1:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.1.2
|
|
|
|
obug@2.1.1: {}
|
|
|
|
once@1.4.0:
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
|
|
onetime@1.1.0: {}
|
|
|
|
online-3d-viewer@0.18.0:
|
|
dependencies:
|
|
'@simonwep/pickr': 1.9.0
|
|
fflate: 0.8.2
|
|
three: 0.176.0
|
|
|
|
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
|
|
|
|
os-homedir@1.0.2: {}
|
|
|
|
own-keys@1.0.1:
|
|
dependencies:
|
|
get-intrinsic: 1.3.0
|
|
object-keys: 1.1.1
|
|
safe-push-apply: 1.0.0
|
|
|
|
p-limit@3.1.0:
|
|
dependencies:
|
|
yocto-queue: 0.1.0
|
|
|
|
p-locate@5.0.0:
|
|
dependencies:
|
|
p-limit: 3.1.0
|
|
|
|
package-manager-detector@1.6.0: {}
|
|
|
|
parent-module@1.0.1:
|
|
dependencies:
|
|
callsites: 3.1.0
|
|
|
|
parse-entities@4.0.2:
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
character-entities-legacy: 3.0.0
|
|
character-reference-invalid: 2.0.1
|
|
decode-named-character-reference: 1.3.0
|
|
is-alphanumerical: 2.0.1
|
|
is-decimal: 2.0.1
|
|
is-hexadecimal: 2.0.1
|
|
|
|
parse-json@5.2.0:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.7
|
|
error-ex: 1.3.4
|
|
json-parse-even-better-errors: 2.3.1
|
|
lines-and-columns: 1.2.4
|
|
|
|
parse5@7.3.0:
|
|
dependencies:
|
|
entities: 6.0.1
|
|
|
|
path-browserify@1.0.1: {}
|
|
|
|
path-data-parser@0.1.0: {}
|
|
|
|
path-exists@4.0.0: {}
|
|
|
|
path-is-absolute@1.0.1: {}
|
|
|
|
path-key@3.1.1: {}
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
pathe@2.0.3: {}
|
|
|
|
pdfobject@2.3.1: {}
|
|
|
|
perfect-debounce@2.1.0: {}
|
|
|
|
performance-now@2.1.0: {}
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@2.3.2: {}
|
|
|
|
picomatch@4.0.4: {}
|
|
|
|
pify@2.3.0: {}
|
|
|
|
pirates@4.0.7: {}
|
|
|
|
playwright-core@1.60.0: {}
|
|
|
|
playwright@1.60.0:
|
|
dependencies:
|
|
playwright-core: 1.60.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
|
|
pluralize@8.0.0: {}
|
|
|
|
points-on-curve@0.2.0: {}
|
|
|
|
points-on-path@0.2.1:
|
|
dependencies:
|
|
path-data-parser: 0.1.0
|
|
points-on-curve: 0.2.0
|
|
|
|
possible-typed-array-names@1.1.0: {}
|
|
|
|
postcss-html@1.8.1:
|
|
dependencies:
|
|
htmlparser2: 8.0.2
|
|
js-tokens: 9.0.1
|
|
postcss: 8.5.15
|
|
postcss-safe-parser: 6.0.0(postcss@8.5.15)
|
|
|
|
postcss-import@15.1.0(postcss@8.5.15):
|
|
dependencies:
|
|
postcss: 8.5.15
|
|
postcss-value-parser: 4.2.0
|
|
read-cache: 1.0.0
|
|
resolve: 1.22.12
|
|
|
|
postcss-js@4.1.0(postcss@8.5.15):
|
|
dependencies:
|
|
camelcase-css: 2.0.1
|
|
postcss: 8.5.15
|
|
|
|
postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.15):
|
|
dependencies:
|
|
lilconfig: 3.1.3
|
|
optionalDependencies:
|
|
jiti: 1.21.7
|
|
postcss: 8.5.15
|
|
|
|
postcss-nested@6.2.0(postcss@8.5.15):
|
|
dependencies:
|
|
postcss: 8.5.15
|
|
postcss-selector-parser: 6.1.2
|
|
|
|
postcss-safe-parser@6.0.0(postcss@8.5.15):
|
|
dependencies:
|
|
postcss: 8.5.15
|
|
|
|
postcss-safe-parser@7.0.1(postcss@8.5.15):
|
|
dependencies:
|
|
postcss: 8.5.15
|
|
|
|
postcss-selector-parser@6.1.2:
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
util-deprecate: 1.0.2
|
|
|
|
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.15:
|
|
dependencies:
|
|
nanoid: 3.3.12
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
prelude-ls@1.2.1: {}
|
|
|
|
prettier-linter-helpers@1.0.1:
|
|
dependencies:
|
|
fast-diff: 1.3.0
|
|
|
|
prettier@3.8.3: {}
|
|
|
|
pretty-format@29.7.0:
|
|
dependencies:
|
|
'@jest/schemas': 29.6.3
|
|
ansi-styles: 5.2.0
|
|
react-is: 18.3.1
|
|
|
|
psl@1.15.0:
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
|
|
punycode.js@2.3.1: {}
|
|
|
|
punycode@2.3.1: {}
|
|
|
|
qified@0.10.1:
|
|
dependencies:
|
|
hookified: 2.2.0
|
|
|
|
qs@6.5.5: {}
|
|
|
|
querystringify@2.2.0: {}
|
|
|
|
queue-microtask@1.2.3: {}
|
|
|
|
react-is@18.3.1: {}
|
|
|
|
read-cache@1.0.0:
|
|
dependencies:
|
|
pify: 2.3.0
|
|
|
|
readdirp@3.6.0:
|
|
dependencies:
|
|
picomatch: 2.3.2
|
|
|
|
readline2@1.0.1:
|
|
dependencies:
|
|
code-point-at: 1.1.0
|
|
is-fullwidth-code-point: 1.0.0
|
|
mute-stream: 0.0.5
|
|
|
|
refa@0.12.1:
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.2
|
|
|
|
reflect.getprototypeof@1.0.10:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.2
|
|
get-intrinsic: 1.3.0
|
|
get-proto: 1.0.1
|
|
which-builtin-type: 1.2.1
|
|
|
|
regenerator-runtime@0.9.6: {}
|
|
|
|
regexp-ast-analysis@0.7.1:
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.2
|
|
refa: 0.12.1
|
|
|
|
regexp-tree@0.1.27: {}
|
|
|
|
regexp.prototype.flags@1.5.4:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-errors: 1.3.0
|
|
get-proto: 1.0.1
|
|
gopd: 1.2.0
|
|
set-function-name: 2.0.2
|
|
|
|
regjsparser@0.13.1:
|
|
dependencies:
|
|
jsesc: 3.1.0
|
|
|
|
rename-keys@1.2.0: {}
|
|
|
|
request-promise@3.0.0:
|
|
dependencies:
|
|
bluebird: 3.7.2
|
|
lodash: 4.18.1
|
|
request: 2.88.2
|
|
|
|
request@2.88.2:
|
|
dependencies:
|
|
aws-sign2: 0.7.0
|
|
aws4: 1.13.2
|
|
caseless: 0.12.0
|
|
combined-stream: 1.0.8
|
|
extend: 3.0.2
|
|
forever-agent: 0.6.1
|
|
form-data: 2.3.3
|
|
har-validator: 5.1.5
|
|
http-signature: 1.2.0
|
|
is-typedarray: 1.0.0
|
|
isstream: 0.1.2
|
|
json-stringify-safe: 5.0.1
|
|
mime-types: 2.1.35
|
|
oauth-sign: 0.9.0
|
|
performance-now: 2.1.0
|
|
qs: 6.5.5
|
|
safe-buffer: 5.2.1
|
|
tough-cookie: 2.5.0
|
|
tunnel-agent: 0.6.0
|
|
uuid: 3.4.0
|
|
|
|
require-from-string@2.0.2: {}
|
|
|
|
requires-port@1.0.0: {}
|
|
|
|
resolve-from@4.0.0: {}
|
|
|
|
resolve-pkg-maps@1.0.0: {}
|
|
|
|
resolve@1.22.12:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
is-core-module: 2.16.2
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
resolve@2.0.0-next.7:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
is-core-module: 2.16.2
|
|
node-exports-info: 1.6.0
|
|
object-keys: 1.1.1
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
restore-cursor@1.0.1:
|
|
dependencies:
|
|
exit-hook: 1.1.1
|
|
onetime: 1.1.0
|
|
|
|
reusify@1.1.0: {}
|
|
|
|
rimraf@2.7.1:
|
|
dependencies:
|
|
glob: 7.2.3
|
|
|
|
robust-predicates@3.0.3: {}
|
|
|
|
rolldown-license-plugin@3.0.8(rolldown@1.0.2):
|
|
dependencies:
|
|
rolldown: 1.0.2
|
|
|
|
rolldown@1.0.2:
|
|
dependencies:
|
|
'@oxc-project/types': 0.132.0
|
|
'@rolldown/pluginutils': 1.0.1
|
|
optionalDependencies:
|
|
'@rolldown/binding-android-arm64': 1.0.2
|
|
'@rolldown/binding-darwin-arm64': 1.0.2
|
|
'@rolldown/binding-darwin-x64': 1.0.2
|
|
'@rolldown/binding-freebsd-x64': 1.0.2
|
|
'@rolldown/binding-linux-arm-gnueabihf': 1.0.2
|
|
'@rolldown/binding-linux-arm64-gnu': 1.0.2
|
|
'@rolldown/binding-linux-arm64-musl': 1.0.2
|
|
'@rolldown/binding-linux-ppc64-gnu': 1.0.2
|
|
'@rolldown/binding-linux-s390x-gnu': 1.0.2
|
|
'@rolldown/binding-linux-x64-gnu': 1.0.2
|
|
'@rolldown/binding-linux-x64-musl': 1.0.2
|
|
'@rolldown/binding-openharmony-arm64': 1.0.2
|
|
'@rolldown/binding-wasm32-wasi': 1.0.2
|
|
'@rolldown/binding-win32-arm64-msvc': 1.0.2
|
|
'@rolldown/binding-win32-x64-msvc': 1.0.2
|
|
|
|
roughjs@4.6.6:
|
|
dependencies:
|
|
hachure-fill: 0.5.2
|
|
path-data-parser: 0.1.0
|
|
points-on-curve: 0.2.0
|
|
points-on-path: 0.2.1
|
|
|
|
run-async@0.1.0:
|
|
dependencies:
|
|
once: 1.4.0
|
|
|
|
run-con@1.3.2:
|
|
dependencies:
|
|
deep-extend: 0.6.0
|
|
ini: 4.1.3
|
|
minimist: 1.2.8
|
|
strip-json-comments: 3.1.1
|
|
|
|
run-parallel@1.2.0:
|
|
dependencies:
|
|
queue-microtask: 1.2.3
|
|
|
|
rw@1.3.3: {}
|
|
|
|
rx-lite@3.1.2: {}
|
|
|
|
safe-array-concat@1.1.4:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
get-intrinsic: 1.3.0
|
|
has-symbols: 1.1.0
|
|
isarray: 2.0.5
|
|
|
|
safe-buffer@5.2.1: {}
|
|
|
|
safe-push-apply@1.0.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
isarray: 2.0.5
|
|
|
|
safe-regex-test@1.1.0:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
is-regex: 1.2.1
|
|
|
|
safer-buffer@2.1.2: {}
|
|
|
|
sax@1.6.0: {}
|
|
|
|
saxes@6.0.0:
|
|
dependencies:
|
|
xmlchars: 2.2.0
|
|
|
|
scslre@0.3.0:
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.2
|
|
refa: 0.12.1
|
|
regexp-ast-analysis: 0.7.1
|
|
|
|
semver@6.3.1: {}
|
|
|
|
semver@7.8.1: {}
|
|
|
|
seroval-plugins@1.5.4(seroval@1.5.4):
|
|
dependencies:
|
|
seroval: 1.5.4
|
|
|
|
seroval@1.5.4: {}
|
|
|
|
set-function-length@1.2.2:
|
|
dependencies:
|
|
define-data-property: 1.1.4
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
get-intrinsic: 1.3.0
|
|
gopd: 1.2.0
|
|
has-property-descriptors: 1.0.2
|
|
|
|
set-function-name@2.0.2:
|
|
dependencies:
|
|
define-data-property: 1.1.4
|
|
es-errors: 1.3.0
|
|
functions-have-names: 1.2.3
|
|
has-property-descriptors: 1.0.2
|
|
|
|
set-proto@1.0.0:
|
|
dependencies:
|
|
dunder-proto: 1.0.1
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.2
|
|
|
|
shebang-command@2.0.0:
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
|
|
shebang-regex@3.0.0: {}
|
|
|
|
side-channel-list@1.0.1:
|
|
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.1
|
|
side-channel-map: 1.0.1
|
|
side-channel-weakmap: 1.0.2
|
|
|
|
siginfo@2.0.0: {}
|
|
|
|
signal-exit@4.1.0: {}
|
|
|
|
slash@3.0.0: {}
|
|
|
|
slash@5.1.0: {}
|
|
|
|
slice-ansi@4.0.0:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
astral-regex: 2.0.0
|
|
is-fullwidth-code-point: 3.0.0
|
|
|
|
smol-toml@1.6.1: {}
|
|
|
|
solid-js@1.9.13:
|
|
dependencies:
|
|
csstype: 3.2.3
|
|
seroval: 1.5.4
|
|
seroval-plugins: 1.5.4(seroval@1.5.4)
|
|
|
|
solid-transition-group@0.2.3(solid-js@1.9.13):
|
|
dependencies:
|
|
'@solid-primitives/refs': 1.1.3(solid-js@1.9.13)
|
|
'@solid-primitives/transition-group': 1.1.2(solid-js@1.9.13)
|
|
solid-js: 1.9.13
|
|
|
|
sortablejs@1.15.7: {}
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
source-map@0.6.1:
|
|
optional: true
|
|
|
|
spectral-cli-bundle@1.0.8:
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
sshpk@1.18.0:
|
|
dependencies:
|
|
asn1: 0.2.6
|
|
assert-plus: 1.0.0
|
|
bcrypt-pbkdf: 1.0.2
|
|
dashdash: 1.14.1
|
|
ecc-jsbn: 0.1.2
|
|
getpass: 0.1.7
|
|
jsbn: 0.1.1
|
|
safer-buffer: 2.1.2
|
|
tweetnacl: 0.14.5
|
|
|
|
stable-hash-x@0.2.0: {}
|
|
|
|
stack-utils@2.0.6:
|
|
dependencies:
|
|
escape-string-regexp: 2.0.0
|
|
|
|
stackback@0.0.2: {}
|
|
|
|
std-env@4.1.0: {}
|
|
|
|
stop-iteration-iterator@1.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
internal-slot: 1.1.0
|
|
|
|
string-width@1.0.2:
|
|
dependencies:
|
|
code-point-at: 1.1.0
|
|
is-fullwidth-code-point: 1.0.0
|
|
strip-ansi: 3.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@8.1.0:
|
|
dependencies:
|
|
get-east-asian-width: 1.6.0
|
|
strip-ansi: 7.2.0
|
|
|
|
string-width@8.2.1:
|
|
dependencies:
|
|
get-east-asian-width: 1.6.0
|
|
strip-ansi: 7.2.0
|
|
|
|
string.prototype.includes@2.0.1:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
|
|
string.prototype.trim@1.2.10:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-data-property: 1.1.4
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.24.2
|
|
es-object-atoms: 1.1.2
|
|
has-property-descriptors: 1.0.2
|
|
|
|
string.prototype.trimend@1.0.9:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.1.2
|
|
|
|
string.prototype.trimstart@1.0.8:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.1.2
|
|
|
|
strip-ansi@3.0.1:
|
|
dependencies:
|
|
ansi-regex: 2.1.1
|
|
|
|
strip-ansi@6.0.1:
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
|
|
strip-ansi@7.2.0:
|
|
dependencies:
|
|
ansi-regex: 6.2.2
|
|
|
|
strip-bom@3.0.0: {}
|
|
|
|
strip-indent@4.1.1: {}
|
|
|
|
strip-json-comments@3.1.1: {}
|
|
|
|
style-mod@4.1.3: {}
|
|
|
|
style-search@0.1.0: {}
|
|
|
|
stylelint-config-recommended@18.0.0(stylelint@17.12.0(typescript@6.0.3)):
|
|
dependencies:
|
|
stylelint: 17.12.0(typescript@6.0.3)
|
|
|
|
stylelint-declaration-block-no-ignored-properties@3.0.0(stylelint@17.12.0(typescript@6.0.3)):
|
|
dependencies:
|
|
stylelint: 17.12.0(typescript@6.0.3)
|
|
|
|
stylelint-declaration-strict-value@1.11.1(stylelint@17.12.0(typescript@6.0.3)):
|
|
dependencies:
|
|
stylelint: 17.12.0(typescript@6.0.3)
|
|
|
|
stylelint-value-no-unknown-custom-properties@6.1.1(stylelint@17.12.0(typescript@6.0.3)):
|
|
dependencies:
|
|
postcss-value-parser: 4.2.0
|
|
resolve: 1.22.12
|
|
stylelint: 17.12.0(typescript@6.0.3)
|
|
|
|
stylelint@17.12.0(typescript@6.0.3):
|
|
dependencies:
|
|
'@csstools/css-calc': 3.2.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
|
|
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
|
|
'@csstools/css-syntax-patches-for-csstree': 1.1.4(css-tree@3.2.1)
|
|
'@csstools/css-tokenizer': 4.0.0
|
|
'@csstools/media-query-list-parser': 5.0.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
|
|
'@csstools/selector-resolve-nested': 4.0.0(postcss-selector-parser@7.1.1)
|
|
'@csstools/selector-specificity': 6.0.0(postcss-selector-parser@7.1.1)
|
|
colord: 2.9.3
|
|
cosmiconfig: 9.0.1(typescript@6.0.3)
|
|
css-functions-list: 3.3.3
|
|
css-tree: 3.2.1
|
|
debug: 4.4.3
|
|
fast-glob: 3.3.3
|
|
fastest-levenshtein: 1.0.16
|
|
file-entry-cache: 11.1.3
|
|
global-modules: 2.0.0
|
|
globby: 16.2.0
|
|
globjoin: 0.1.4
|
|
html-tags: 5.1.0
|
|
ignore: 7.0.5
|
|
import-meta-resolve: 4.2.0
|
|
mathml-tag-names: 4.0.0
|
|
meow: 14.1.0
|
|
micromatch: 4.0.8
|
|
normalize-path: 3.0.0
|
|
picocolors: 1.1.1
|
|
postcss: 8.5.15
|
|
postcss-safe-parser: 7.0.1(postcss@8.5.15)
|
|
postcss-selector-parser: 7.1.1
|
|
postcss-value-parser: 4.2.0
|
|
string-width: 8.2.1
|
|
supports-hyperlinks: 4.4.0
|
|
svg-tags: 1.0.0
|
|
table: 6.9.0
|
|
write-file-atomic: 7.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
stylis@4.4.0: {}
|
|
|
|
sucrase@3.35.1:
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
commander: 4.1.1
|
|
lines-and-columns: 1.2.4
|
|
mz: 2.7.0
|
|
pirates: 4.0.7
|
|
tinyglobby: 0.2.17
|
|
ts-interface-checker: 0.1.13
|
|
|
|
supports-color@10.2.2: {}
|
|
|
|
supports-color@2.0.0: {}
|
|
|
|
supports-color@7.2.0:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
supports-hyperlinks@4.4.0:
|
|
dependencies:
|
|
has-flag: 5.0.1
|
|
supports-color: 10.2.2
|
|
|
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
|
|
svg-element-attributes@1.3.1: {}
|
|
|
|
svg-tags@1.0.0: {}
|
|
|
|
svgo@4.0.1:
|
|
dependencies:
|
|
commander: 11.1.0
|
|
css-select: 5.2.2
|
|
css-tree: 3.2.1
|
|
css-what: 6.2.2
|
|
csso: 5.0.5
|
|
picocolors: 1.1.1
|
|
sax: 1.6.0
|
|
|
|
svgson@5.3.1:
|
|
dependencies:
|
|
deep-rename-keys: 0.2.1
|
|
xml-reader: 2.4.3
|
|
|
|
swagger-ui-dist@5.32.6:
|
|
dependencies:
|
|
'@scarf/scarf': 1.4.0
|
|
|
|
symbol-tree@3.2.4: {}
|
|
|
|
sync-fetch@0.4.5:
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
node-fetch: 2.7.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
synckit@0.11.13:
|
|
dependencies:
|
|
'@pkgr/core': 0.3.6
|
|
|
|
table@6.9.0:
|
|
dependencies:
|
|
ajv: 8.20.0
|
|
lodash.truncate: 4.4.2
|
|
slice-ansi: 4.0.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
|
|
tailwindcss@3.4.19:
|
|
dependencies:
|
|
'@alloc/quick-lru': 5.2.0
|
|
arg: 5.0.2
|
|
chokidar: 3.6.0
|
|
didyoumean: 1.2.2
|
|
dlv: 1.1.3
|
|
fast-glob: 3.3.3
|
|
glob-parent: 6.0.2
|
|
is-glob: 4.0.3
|
|
jiti: 1.21.7
|
|
lilconfig: 3.1.3
|
|
micromatch: 4.0.8
|
|
normalize-path: 3.0.0
|
|
object-hash: 3.0.0
|
|
picocolors: 1.1.1
|
|
postcss: 8.5.15
|
|
postcss-import: 15.1.0(postcss@8.5.15)
|
|
postcss-js: 4.1.0(postcss@8.5.15)
|
|
postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.15)
|
|
postcss-nested: 6.2.0(postcss@8.5.15)
|
|
postcss-selector-parser: 6.1.2
|
|
resolve: 1.22.12
|
|
sucrase: 3.35.1
|
|
transitivePeerDependencies:
|
|
- tsx
|
|
- yaml
|
|
|
|
thenify-all@1.6.0:
|
|
dependencies:
|
|
thenify: 3.3.1
|
|
|
|
thenify@3.3.1:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
|
|
three@0.176.0: {}
|
|
|
|
throttle-debounce@5.0.2: {}
|
|
|
|
through@2.3.8: {}
|
|
|
|
tinybench@2.9.0: {}
|
|
|
|
tinyexec@1.2.4: {}
|
|
|
|
tinyglobby@0.2.17:
|
|
dependencies:
|
|
fdir: 6.5.0(picomatch@4.0.4)
|
|
picomatch: 4.0.4
|
|
|
|
tinyrainbow@3.1.0: {}
|
|
|
|
tippy.js@6.3.7:
|
|
dependencies:
|
|
'@popperjs/core': 2.11.8
|
|
|
|
to-regex-range@5.0.1:
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
|
|
toastify-js@1.12.0: {}
|
|
|
|
tough-cookie@2.5.0:
|
|
dependencies:
|
|
psl: 1.15.0
|
|
punycode: 2.3.1
|
|
|
|
tough-cookie@4.1.4:
|
|
dependencies:
|
|
psl: 1.15.0
|
|
punycode: 2.3.1
|
|
universalify: 0.2.0
|
|
url-parse: 1.5.10
|
|
|
|
tr46@0.0.3: {}
|
|
|
|
tr46@3.0.0:
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
|
|
tributejs@5.1.3: {}
|
|
|
|
ts-api-utils@2.5.0(typescript@5.9.3):
|
|
dependencies:
|
|
typescript: 5.9.3
|
|
|
|
ts-api-utils@2.5.0(typescript@6.0.3):
|
|
dependencies:
|
|
typescript: 6.0.3
|
|
|
|
ts-dedent@2.2.0: {}
|
|
|
|
ts-interface-checker@0.1.13: {}
|
|
|
|
tsconfig-paths@3.15.0:
|
|
dependencies:
|
|
'@types/json5': 0.0.29
|
|
json5: 1.0.2
|
|
minimist: 1.2.8
|
|
strip-bom: 3.0.0
|
|
|
|
tslib@2.8.1: {}
|
|
|
|
tunnel-agent@0.6.0:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
tweetnacl@0.14.5: {}
|
|
|
|
type-check@0.4.0:
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
|
|
type-detect@4.0.8: {}
|
|
|
|
typed-array-buffer@1.0.3:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
is-typed-array: 1.1.15
|
|
|
|
typed-array-byte-length@1.0.3:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
for-each: 0.3.5
|
|
gopd: 1.2.0
|
|
has-proto: 1.2.0
|
|
is-typed-array: 1.1.15
|
|
|
|
typed-array-byte-offset@1.0.4:
|
|
dependencies:
|
|
available-typed-arrays: 1.0.7
|
|
call-bind: 1.0.9
|
|
for-each: 0.3.5
|
|
gopd: 1.2.0
|
|
has-proto: 1.2.0
|
|
is-typed-array: 1.1.15
|
|
reflect.getprototypeof: 1.0.10
|
|
|
|
typed-array-length@1.0.8:
|
|
dependencies:
|
|
call-bind: 1.0.9
|
|
for-each: 0.3.5
|
|
gopd: 1.2.0
|
|
is-typed-array: 1.1.15
|
|
possible-typed-array-names: 1.1.0
|
|
reflect.getprototypeof: 1.0.10
|
|
|
|
typescript-eslint@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3):
|
|
dependencies:
|
|
'@typescript-eslint/eslint-plugin': 8.60.0(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)
|
|
'@typescript-eslint/parser': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)
|
|
'@typescript-eslint/typescript-estree': 8.60.0(typescript@5.9.3)
|
|
'@typescript-eslint/utils': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@5.9.3)
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
typescript-eslint@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3):
|
|
dependencies:
|
|
'@typescript-eslint/eslint-plugin': 8.60.0(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
'@typescript-eslint/parser': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
'@typescript-eslint/typescript-estree': 8.60.0(typescript@6.0.3)
|
|
'@typescript-eslint/utils': 8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
typescript@5.9.3: {}
|
|
|
|
typescript@6.0.3: {}
|
|
|
|
typo-js@1.3.2: {}
|
|
|
|
uc.micro@2.1.0: {}
|
|
|
|
uint8-to-base64@0.2.1: {}
|
|
|
|
unbox-primitive@1.1.0:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
has-bigints: 1.1.0
|
|
has-symbols: 1.1.0
|
|
which-boxed-primitive: 1.1.1
|
|
|
|
undici-types@7.24.6: {}
|
|
|
|
unicorn-magic@0.4.0: {}
|
|
|
|
universalify@0.2.0: {}
|
|
|
|
unrs-resolver@1.12.2:
|
|
dependencies:
|
|
napi-postinstall: 0.3.4
|
|
optionalDependencies:
|
|
'@unrs/resolver-binding-android-arm-eabi': 1.12.2
|
|
'@unrs/resolver-binding-android-arm64': 1.12.2
|
|
'@unrs/resolver-binding-darwin-arm64': 1.12.2
|
|
'@unrs/resolver-binding-darwin-x64': 1.12.2
|
|
'@unrs/resolver-binding-freebsd-x64': 1.12.2
|
|
'@unrs/resolver-binding-linux-arm-gnueabihf': 1.12.2
|
|
'@unrs/resolver-binding-linux-arm-musleabihf': 1.12.2
|
|
'@unrs/resolver-binding-linux-arm64-gnu': 1.12.2
|
|
'@unrs/resolver-binding-linux-arm64-musl': 1.12.2
|
|
'@unrs/resolver-binding-linux-loong64-gnu': 1.12.2
|
|
'@unrs/resolver-binding-linux-loong64-musl': 1.12.2
|
|
'@unrs/resolver-binding-linux-ppc64-gnu': 1.12.2
|
|
'@unrs/resolver-binding-linux-riscv64-gnu': 1.12.2
|
|
'@unrs/resolver-binding-linux-riscv64-musl': 1.12.2
|
|
'@unrs/resolver-binding-linux-s390x-gnu': 1.12.2
|
|
'@unrs/resolver-binding-linux-x64-gnu': 1.12.2
|
|
'@unrs/resolver-binding-linux-x64-musl': 1.12.2
|
|
'@unrs/resolver-binding-openharmony-arm64': 1.12.2
|
|
'@unrs/resolver-binding-wasm32-wasi': 1.12.2
|
|
'@unrs/resolver-binding-win32-arm64-msvc': 1.12.2
|
|
'@unrs/resolver-binding-win32-ia32-msvc': 1.12.2
|
|
'@unrs/resolver-binding-win32-x64-msvc': 1.12.2
|
|
|
|
untildify@3.0.3: {}
|
|
|
|
update-browserslist-db@1.2.3(browserslist@4.28.2):
|
|
dependencies:
|
|
browserslist: 4.28.2
|
|
escalade: 3.2.0
|
|
picocolors: 1.1.1
|
|
|
|
updates@17.17.2: {}
|
|
|
|
uri-js@4.4.1:
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
|
|
url-parse@1.5.10:
|
|
dependencies:
|
|
querystringify: 2.2.0
|
|
requires-port: 1.0.0
|
|
|
|
user-home@2.0.0:
|
|
dependencies:
|
|
os-homedir: 1.0.2
|
|
|
|
util-deprecate@1.0.2: {}
|
|
|
|
uuid@14.0.0: {}
|
|
|
|
uuid@3.4.0: {}
|
|
|
|
vanilla-colorful@0.7.2: {}
|
|
|
|
verror@1.10.0:
|
|
dependencies:
|
|
assert-plus: 1.0.0
|
|
core-util-is: 1.0.2
|
|
extsprintf: 1.3.0
|
|
|
|
vite-string-plugin@2.0.4(vite@8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0)):
|
|
dependencies:
|
|
vite: 8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0)
|
|
|
|
vite@8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0):
|
|
dependencies:
|
|
lightningcss: 1.32.0
|
|
picomatch: 4.0.4
|
|
postcss: 8.5.15
|
|
rolldown: 1.0.2
|
|
tinyglobby: 0.2.17
|
|
optionalDependencies:
|
|
'@types/node': 25.9.1
|
|
esbuild: 0.28.0
|
|
fsevents: 2.3.3
|
|
jiti: 2.7.0
|
|
|
|
vitest@4.1.7(@types/node@25.9.1)(happy-dom@20.9.0)(jsdom@20.0.3)(vite@8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0)):
|
|
dependencies:
|
|
'@vitest/expect': 4.1.7
|
|
'@vitest/mocker': 4.1.7(vite@8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0))
|
|
'@vitest/pretty-format': 4.1.7
|
|
'@vitest/runner': 4.1.7
|
|
'@vitest/snapshot': 4.1.7
|
|
'@vitest/spy': 4.1.7
|
|
'@vitest/utils': 4.1.7
|
|
es-module-lexer: 2.1.0
|
|
expect-type: 1.3.0
|
|
magic-string: 0.30.21
|
|
obug: 2.1.1
|
|
pathe: 2.0.3
|
|
picomatch: 4.0.4
|
|
std-env: 4.1.0
|
|
tinybench: 2.9.0
|
|
tinyexec: 1.2.4
|
|
tinyglobby: 0.2.17
|
|
tinyrainbow: 3.1.0
|
|
vite: 8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0)
|
|
why-is-node-running: 2.3.0
|
|
optionalDependencies:
|
|
'@types/node': 25.9.1
|
|
happy-dom: 20.9.0
|
|
jsdom: 20.0.3
|
|
transitivePeerDependencies:
|
|
- msw
|
|
|
|
vscode-uri@3.1.0: {}
|
|
|
|
vue-bar-graph@2.2.0(typescript@6.0.3):
|
|
dependencies:
|
|
vue: 3.5.35(typescript@6.0.3)
|
|
transitivePeerDependencies:
|
|
- typescript
|
|
|
|
vue-chartjs@5.3.3(chart.js@4.5.1)(vue@3.5.35(typescript@6.0.3)):
|
|
dependencies:
|
|
chart.js: 4.5.1
|
|
vue: 3.5.35(typescript@6.0.3)
|
|
|
|
vue-eslint-parser@10.4.0(eslint@10.4.0(jiti@2.7.0)):
|
|
dependencies:
|
|
debug: 4.4.3
|
|
eslint: 10.4.0(jiti@2.7.0)
|
|
eslint-scope: 9.1.2
|
|
eslint-visitor-keys: 5.0.1
|
|
espree: 11.2.0
|
|
esquery: 1.7.0
|
|
semver: 7.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
vue-tsc@3.3.2(typescript@6.0.3):
|
|
dependencies:
|
|
'@volar/typescript': 2.4.28
|
|
'@vue/language-core': 3.3.2
|
|
typescript: 6.0.3
|
|
|
|
vue@3.5.35(typescript@6.0.3):
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.35
|
|
'@vue/compiler-sfc': 3.5.35
|
|
'@vue/runtime-dom': 3.5.35
|
|
'@vue/server-renderer': 3.5.35(vue@3.5.35(typescript@6.0.3))
|
|
'@vue/shared': 3.5.35
|
|
optionalDependencies:
|
|
typescript: 6.0.3
|
|
|
|
w3c-keyname@2.2.8: {}
|
|
|
|
w3c-xmlserializer@4.0.0:
|
|
dependencies:
|
|
xml-name-validator: 4.0.0
|
|
|
|
webidl-conversions@3.0.1: {}
|
|
|
|
webidl-conversions@7.0.0: {}
|
|
|
|
whatwg-encoding@2.0.0:
|
|
dependencies:
|
|
iconv-lite: 0.6.3
|
|
|
|
whatwg-mimetype@3.0.0: {}
|
|
|
|
whatwg-url@11.0.0:
|
|
dependencies:
|
|
tr46: 3.0.0
|
|
webidl-conversions: 7.0.0
|
|
|
|
whatwg-url@5.0.0:
|
|
dependencies:
|
|
tr46: 0.0.3
|
|
webidl-conversions: 3.0.1
|
|
|
|
which-boxed-primitive@1.1.1:
|
|
dependencies:
|
|
is-bigint: 1.1.0
|
|
is-boolean-object: 1.2.2
|
|
is-number-object: 1.1.1
|
|
is-string: 1.1.1
|
|
is-symbol: 1.1.1
|
|
|
|
which-builtin-type@1.2.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
function.prototype.name: 1.1.8
|
|
has-tostringtag: 1.0.2
|
|
is-async-function: 2.1.1
|
|
is-date-object: 1.1.0
|
|
is-finalizationregistry: 1.1.1
|
|
is-generator-function: 1.1.2
|
|
is-regex: 1.2.1
|
|
is-weakref: 1.1.1
|
|
isarray: 2.0.5
|
|
which-boxed-primitive: 1.1.1
|
|
which-collection: 1.0.2
|
|
which-typed-array: 1.1.21
|
|
|
|
which-collection@1.0.2:
|
|
dependencies:
|
|
is-map: 2.0.3
|
|
is-set: 2.0.3
|
|
is-weakmap: 2.0.2
|
|
is-weakset: 2.0.4
|
|
|
|
which-typed-array@1.1.21:
|
|
dependencies:
|
|
available-typed-arrays: 1.0.7
|
|
call-bind: 1.0.9
|
|
call-bound: 1.0.4
|
|
for-each: 0.3.5
|
|
get-proto: 1.0.1
|
|
gopd: 1.2.0
|
|
has-tostringtag: 1.0.2
|
|
|
|
which@1.3.1:
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
|
|
which@2.0.2:
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
|
|
why-is-node-running@2.3.0:
|
|
dependencies:
|
|
siginfo: 2.0.0
|
|
stackback: 0.0.2
|
|
|
|
word-wrap@1.2.5: {}
|
|
|
|
wrappy@1.0.2: {}
|
|
|
|
write-file-atomic@7.0.1:
|
|
dependencies:
|
|
signal-exit: 4.1.0
|
|
|
|
ws@8.21.0: {}
|
|
|
|
xml-lexer@0.2.2:
|
|
dependencies:
|
|
eventemitter3: 2.0.3
|
|
|
|
xml-name-validator@4.0.0: {}
|
|
|
|
xml-reader@2.4.3:
|
|
dependencies:
|
|
eventemitter3: 2.0.3
|
|
xml-lexer: 0.2.2
|
|
|
|
xmlchars@2.2.0: {}
|
|
|
|
yocto-queue@0.1.0: {}
|