mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
50ca656dba
* feat: merge hybrid and static * fix: linting * fix: get a bunch of tests passing * fix: make forceServerOutput optional * fix: more tests passing * fix: http2 test * fix: CCC * fix: get unit tests passing * fix: lint * fix: vercel * fix: build * fix: build * fix: db tests * fix: get all normal tests passing * fix: e2e tests * refactor: cleanup code * fix: more tests * fix: windows * fix: apply feedback * perf: do in parallel * fix: tests * fix: tests, for real * fix: make server islands tests server-rendered * fix: apply feedback * nit: remove unnecessary file * fix: test remove test that abuse prerender logic * fix: ensure image endpoint is there on dev reload
17205 lines
523 KiB
YAML
17205 lines
523 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: false
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
astro-benchmark:
|
|
specifier: workspace:*
|
|
version: link:benchmark
|
|
devDependencies:
|
|
'@astrojs/check':
|
|
specifier: ^0.9.3
|
|
version: 0.9.3(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4)
|
|
'@biomejs/biome':
|
|
specifier: 1.8.3
|
|
version: 1.8.3
|
|
'@changesets/changelog-github':
|
|
specifier: ^0.5.0
|
|
version: 0.5.0
|
|
'@changesets/cli':
|
|
specifier: ^2.27.7
|
|
version: 2.27.7
|
|
'@types/node':
|
|
specifier: ^18.17.8
|
|
version: 18.19.31
|
|
esbuild:
|
|
specifier: ^0.21.5
|
|
version: 0.21.5
|
|
eslint:
|
|
specifier: ^9.9.1
|
|
version: 9.9.1(jiti@1.21.0)
|
|
eslint-plugin-no-only-tests:
|
|
specifier: ^3.3.0
|
|
version: 3.3.0
|
|
eslint-plugin-regexp:
|
|
specifier: ^2.6.0
|
|
version: 2.6.0(eslint@9.9.1(jiti@1.21.0))
|
|
globby:
|
|
specifier: ^14.0.2
|
|
version: 14.0.2
|
|
only-allow:
|
|
specifier: ^1.2.1
|
|
version: 1.2.1
|
|
prettier:
|
|
specifier: ^3.3.3
|
|
version: 3.3.3
|
|
prettier-plugin-astro:
|
|
specifier: ^0.14.1
|
|
version: 0.14.1
|
|
turbo:
|
|
specifier: ^2.1.1
|
|
version: 2.1.1
|
|
typescript:
|
|
specifier: ~5.5.4
|
|
version: 5.5.4
|
|
typescript-eslint:
|
|
specifier: ^8.3.0
|
|
version: 8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)
|
|
|
|
benchmark:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../packages/integrations/mdx
|
|
'@astrojs/node':
|
|
specifier: ^8.3.3
|
|
version: 8.3.3(astro@packages+astro)
|
|
'@benchmark/timer':
|
|
specifier: workspace:*
|
|
version: link:packages/timer
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../packages/astro
|
|
autocannon:
|
|
specifier: ^7.15.0
|
|
version: 7.15.0
|
|
markdown-table:
|
|
specifier: ^3.0.3
|
|
version: 3.0.3
|
|
mri:
|
|
specifier: ^1.2.0
|
|
version: 1.2.0
|
|
port-authority:
|
|
specifier: ^2.0.1
|
|
version: 2.0.1
|
|
pretty-bytes:
|
|
specifier: ^6.1.1
|
|
version: 6.1.1
|
|
sharp:
|
|
specifier: ^0.33.3
|
|
version: 0.33.3
|
|
tinyexec:
|
|
specifier: ^0.3.0
|
|
version: 0.3.0
|
|
|
|
benchmark/packages/timer:
|
|
dependencies:
|
|
server-destroy:
|
|
specifier: ^1.0.1
|
|
version: 1.0.1
|
|
devDependencies:
|
|
'@types/server-destroy':
|
|
specifier: ^1.0.4
|
|
version: 1.0.4
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../packages/astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
|
|
examples/basics:
|
|
dependencies:
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/blog:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: ^4.0.0-alpha.2
|
|
version: link:../../packages/integrations/mdx
|
|
'@astrojs/rss':
|
|
specifier: ^4.0.7
|
|
version: link:../../packages/astro-rss
|
|
'@astrojs/sitemap':
|
|
specifier: ^3.1.6
|
|
version: link:../../packages/integrations/sitemap
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/component:
|
|
devDependencies:
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/container-with-vitest:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: ^3.6.2
|
|
version: link:../../packages/integrations/react
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
vitest:
|
|
specifier: ^2.0.5
|
|
version: 2.0.5(@types/node@18.19.31)(jsdom@23.2.0)(sass@1.77.8)
|
|
devDependencies:
|
|
'@types/react':
|
|
specifier: ^18.3.5
|
|
version: 18.3.5
|
|
'@types/react-dom':
|
|
specifier: ^18.3.0
|
|
version: 18.3.0
|
|
|
|
examples/framework-alpine:
|
|
dependencies:
|
|
'@astrojs/alpinejs':
|
|
specifier: ^0.4.0
|
|
version: link:../../packages/integrations/alpinejs
|
|
'@types/alpinejs':
|
|
specifier: ^3.13.10
|
|
version: 3.13.10
|
|
alpinejs:
|
|
specifier: ^3.14.1
|
|
version: 3.14.1
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/framework-multiple:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: ^3.5.2
|
|
version: link:../../packages/integrations/preact
|
|
'@astrojs/react':
|
|
specifier: ^3.6.2
|
|
version: link:../../packages/integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: ^4.4.1
|
|
version: link:../../packages/integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: ^6.0.0-alpha.0
|
|
version: link:../../packages/integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: ^5.0.0-alpha.0
|
|
version: link:../../packages/integrations/vue
|
|
'@types/react':
|
|
specifier: ^18.3.3
|
|
version: 18.3.5
|
|
'@types/react-dom':
|
|
specifier: ^18.3.0
|
|
version: 18.3.0
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
examples/framework-preact:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: ^3.5.2
|
|
version: link:../../packages/integrations/preact
|
|
'@preact/signals':
|
|
specifier: ^1.3.0
|
|
version: 1.3.0(preact@10.23.2)
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
examples/framework-react:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: ^3.6.2
|
|
version: link:../../packages/integrations/react
|
|
'@types/react':
|
|
specifier: ^18.3.5
|
|
version: 18.3.5
|
|
'@types/react-dom':
|
|
specifier: ^18.3.0
|
|
version: 18.3.0
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
examples/framework-solid:
|
|
dependencies:
|
|
'@astrojs/solid-js':
|
|
specifier: ^4.4.1
|
|
version: link:../../packages/integrations/solid
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
|
|
examples/framework-svelte:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: ^6.0.0-alpha.0
|
|
version: link:../../packages/integrations/svelte
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
examples/framework-vue:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: ^5.0.0-alpha.0
|
|
version: link:../../packages/integrations/vue
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
examples/hackernews:
|
|
dependencies:
|
|
'@astrojs/node':
|
|
specifier: ^9.0.0-alpha.1
|
|
version: 9.0.0-alpha.1(astro@packages+astro)
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/integration:
|
|
devDependencies:
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/middleware:
|
|
dependencies:
|
|
'@astrojs/node':
|
|
specifier: ^9.0.0-alpha.1
|
|
version: 9.0.0-alpha.1(astro@packages+astro)
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
html-minifier:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
devDependencies:
|
|
'@types/html-minifier':
|
|
specifier: ^4.0.5
|
|
version: 4.0.5
|
|
|
|
examples/minimal:
|
|
dependencies:
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/non-html-pages:
|
|
dependencies:
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/portfolio:
|
|
dependencies:
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/server-islands:
|
|
devDependencies:
|
|
'@astrojs/node':
|
|
specifier: ^9.0.0-alpha.1
|
|
version: 9.0.0-alpha.1(astro@packages+astro)
|
|
'@astrojs/react':
|
|
specifier: ^3.6.2
|
|
version: link:../../packages/integrations/react
|
|
'@astrojs/tailwind':
|
|
specifier: ^6.0.0-alpha.0
|
|
version: link:../../packages/integrations/tailwind
|
|
'@fortawesome/fontawesome-free':
|
|
specifier: ^6.6.0
|
|
version: 6.6.0
|
|
'@tailwindcss/forms':
|
|
specifier: ^0.5.8
|
|
version: 0.5.8(tailwindcss@3.4.10)
|
|
'@types/react':
|
|
specifier: ^18.3.5
|
|
version: 18.3.5
|
|
'@types/react-dom':
|
|
specifier: ^18.3.0
|
|
version: 18.3.0
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
postcss:
|
|
specifier: ^8.4.43
|
|
version: 8.4.44
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
tailwindcss:
|
|
specifier: ^3.4.10
|
|
version: 3.4.10
|
|
|
|
examples/ssr:
|
|
dependencies:
|
|
'@astrojs/node':
|
|
specifier: ^9.0.0-alpha.1
|
|
version: 9.0.0-alpha.1(astro@packages+astro)
|
|
'@astrojs/svelte':
|
|
specifier: ^6.0.0-alpha.0
|
|
version: link:../../packages/integrations/svelte
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
examples/starlog:
|
|
dependencies:
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
sass:
|
|
specifier: ^1.77.8
|
|
version: 1.77.8
|
|
sharp:
|
|
specifier: ^0.33.3
|
|
version: 0.33.3
|
|
|
|
examples/toolbar-app:
|
|
devDependencies:
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/view-transitions:
|
|
devDependencies:
|
|
'@astrojs/node':
|
|
specifier: ^9.0.0-alpha.1
|
|
version: 9.0.0-alpha.1(astro@packages+astro)
|
|
'@astrojs/tailwind':
|
|
specifier: ^6.0.0-alpha.0
|
|
version: link:../../packages/integrations/tailwind
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/with-markdoc:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: ^1.0.0-alpha.1
|
|
version: link:../../packages/integrations/markdoc
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/with-markdown-plugins:
|
|
dependencies:
|
|
'@astrojs/markdown-remark':
|
|
specifier: ^6.0.0-alpha.1
|
|
version: link:../../packages/markdown/remark
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
hast-util-select:
|
|
specifier: ^6.0.2
|
|
version: 6.0.2
|
|
rehype-autolink-headings:
|
|
specifier: ^7.1.0
|
|
version: 7.1.0
|
|
rehype-slug:
|
|
specifier: ^6.0.0
|
|
version: 6.0.0
|
|
rehype-toc:
|
|
specifier: ^3.0.2
|
|
version: 3.0.2
|
|
remark-code-titles:
|
|
specifier: ^0.1.2
|
|
version: 0.1.2
|
|
|
|
examples/with-markdown-shiki:
|
|
dependencies:
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
|
|
examples/with-mdx:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: ^4.0.0-alpha.2
|
|
version: link:../../packages/integrations/mdx
|
|
'@astrojs/preact':
|
|
specifier: ^3.5.2
|
|
version: link:../../packages/integrations/preact
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
examples/with-nanostores:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: ^3.5.2
|
|
version: link:../../packages/integrations/preact
|
|
'@nanostores/preact':
|
|
specifier: ^0.5.2
|
|
version: 0.5.2(nanostores@0.11.3)(preact@10.23.2)
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
nanostores:
|
|
specifier: ^0.11.3
|
|
version: 0.11.3
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
examples/with-tailwindcss:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: ^4.0.0-alpha.2
|
|
version: link:../../packages/integrations/mdx
|
|
'@astrojs/tailwind':
|
|
specifier: ^6.0.0-alpha.0
|
|
version: link:../../packages/integrations/tailwind
|
|
'@types/canvas-confetti':
|
|
specifier: ^1.6.4
|
|
version: 1.6.4
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
autoprefixer:
|
|
specifier: ^10.4.20
|
|
version: 10.4.20(postcss@8.4.44)
|
|
canvas-confetti:
|
|
specifier: ^1.9.3
|
|
version: 1.9.3
|
|
postcss:
|
|
specifier: ^8.4.43
|
|
version: 8.4.44
|
|
tailwindcss:
|
|
specifier: ^3.4.10
|
|
version: 3.4.10
|
|
|
|
examples/with-vitest:
|
|
dependencies:
|
|
astro:
|
|
specifier: ^5.0.0-alpha.4
|
|
version: link:../../packages/astro
|
|
vitest:
|
|
specifier: ^2.0.5
|
|
version: 2.0.5(@types/node@18.19.31)(jsdom@23.2.0)(sass@1.77.8)
|
|
|
|
packages/astro:
|
|
dependencies:
|
|
'@astrojs/compiler':
|
|
specifier: ^2.10.3
|
|
version: 2.10.3
|
|
'@astrojs/internal-helpers':
|
|
specifier: workspace:*
|
|
version: link:../internal-helpers
|
|
'@astrojs/markdown-remark':
|
|
specifier: workspace:*
|
|
version: link:../markdown/remark
|
|
'@astrojs/telemetry':
|
|
specifier: workspace:*
|
|
version: link:../telemetry
|
|
'@babel/types':
|
|
specifier: ^7.25.4
|
|
version: 7.25.4
|
|
'@oslojs/encoding':
|
|
specifier: ^0.4.1
|
|
version: 0.4.1
|
|
'@rollup/pluginutils':
|
|
specifier: ^5.1.0
|
|
version: 5.1.0(rollup@4.21.2)
|
|
'@types/cookie':
|
|
specifier: ^0.6.0
|
|
version: 0.6.0
|
|
acorn:
|
|
specifier: ^8.12.1
|
|
version: 8.12.1
|
|
aria-query:
|
|
specifier: ^5.3.0
|
|
version: 5.3.0
|
|
axobject-query:
|
|
specifier: ^4.1.0
|
|
version: 4.1.0
|
|
boxen:
|
|
specifier: 7.1.1
|
|
version: 7.1.1
|
|
ci-info:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
clsx:
|
|
specifier: ^2.1.1
|
|
version: 2.1.1
|
|
common-ancestor-path:
|
|
specifier: ^1.0.1
|
|
version: 1.0.1
|
|
cookie:
|
|
specifier: ^0.6.0
|
|
version: 0.6.0
|
|
cssesc:
|
|
specifier: ^3.0.0
|
|
version: 3.0.0
|
|
debug:
|
|
specifier: ^4.3.6
|
|
version: 4.3.6
|
|
deterministic-object-hash:
|
|
specifier: ^2.0.2
|
|
version: 2.0.2
|
|
devalue:
|
|
specifier: ^5.0.0
|
|
version: 5.0.0
|
|
diff:
|
|
specifier: ^5.2.0
|
|
version: 5.2.0
|
|
dlv:
|
|
specifier: ^1.1.3
|
|
version: 1.1.3
|
|
dset:
|
|
specifier: ^3.1.3
|
|
version: 3.1.3
|
|
es-module-lexer:
|
|
specifier: ^1.5.4
|
|
version: 1.5.4
|
|
esbuild:
|
|
specifier: ^0.21.5
|
|
version: 0.21.5
|
|
estree-walker:
|
|
specifier: ^3.0.3
|
|
version: 3.0.3
|
|
fast-glob:
|
|
specifier: ^3.3.2
|
|
version: 3.3.2
|
|
fastq:
|
|
specifier: ^1.17.1
|
|
version: 1.17.1
|
|
flattie:
|
|
specifier: ^1.1.1
|
|
version: 1.1.1
|
|
github-slugger:
|
|
specifier: ^2.0.0
|
|
version: 2.0.0
|
|
gray-matter:
|
|
specifier: ^4.0.3
|
|
version: 4.0.3
|
|
html-escaper:
|
|
specifier: ^3.0.3
|
|
version: 3.0.3
|
|
http-cache-semantics:
|
|
specifier: ^4.1.1
|
|
version: 4.1.1
|
|
js-yaml:
|
|
specifier: ^4.1.0
|
|
version: 4.1.0
|
|
kleur:
|
|
specifier: ^4.1.5
|
|
version: 4.1.5
|
|
magic-string:
|
|
specifier: ^0.30.11
|
|
version: 0.30.11
|
|
magicast:
|
|
specifier: ^0.3.5
|
|
version: 0.3.5
|
|
micromatch:
|
|
specifier: ^4.0.8
|
|
version: 4.0.8
|
|
mrmime:
|
|
specifier: ^2.0.0
|
|
version: 2.0.0
|
|
neotraverse:
|
|
specifier: ^0.6.18
|
|
version: 0.6.18
|
|
ora:
|
|
specifier: ^8.1.0
|
|
version: 8.1.0
|
|
p-limit:
|
|
specifier: ^6.1.0
|
|
version: 6.1.0
|
|
p-queue:
|
|
specifier: ^8.0.1
|
|
version: 8.0.1
|
|
path-to-regexp:
|
|
specifier: ^6.2.2
|
|
version: 6.2.2
|
|
preferred-pm:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
prompts:
|
|
specifier: ^2.4.2
|
|
version: 2.4.2
|
|
rehype:
|
|
specifier: ^13.0.1
|
|
version: 13.0.1
|
|
semver:
|
|
specifier: ^7.6.3
|
|
version: 7.6.3
|
|
shiki:
|
|
specifier: ^1.16.1
|
|
version: 1.16.1
|
|
string-width:
|
|
specifier: ^7.2.0
|
|
version: 7.2.0
|
|
strip-ansi:
|
|
specifier: ^7.1.0
|
|
version: 7.1.0
|
|
tinyexec:
|
|
specifier: ^0.3.0
|
|
version: 0.3.0
|
|
tsconfck:
|
|
specifier: ^3.1.3
|
|
version: 3.1.3(typescript@5.5.4)
|
|
unist-util-visit:
|
|
specifier: ^5.0.0
|
|
version: 5.0.0
|
|
vfile:
|
|
specifier: ^6.0.3
|
|
version: 6.0.3
|
|
vite:
|
|
specifier: ^5.4.2
|
|
version: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
vitefu:
|
|
specifier: ^1.0.2
|
|
version: 1.0.2(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
which-pm:
|
|
specifier: ^3.0.0
|
|
version: 3.0.0
|
|
xxhash-wasm:
|
|
specifier: ^1.0.2
|
|
version: 1.0.2
|
|
yargs-parser:
|
|
specifier: ^21.1.1
|
|
version: 21.1.1
|
|
zod:
|
|
specifier: ^3.23.8
|
|
version: 3.23.8
|
|
zod-to-json-schema:
|
|
specifier: ^3.23.2
|
|
version: 3.23.2(zod@3.23.8)
|
|
zod-to-ts:
|
|
specifier: ^1.2.0
|
|
version: 1.2.0(typescript@5.5.4)(zod@3.23.8)
|
|
optionalDependencies:
|
|
sharp:
|
|
specifier: ^0.33.3
|
|
version: 0.33.3
|
|
devDependencies:
|
|
'@astrojs/check':
|
|
specifier: ^0.9.3
|
|
version: 0.9.3(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4)
|
|
'@playwright/test':
|
|
specifier: ^1.46.1
|
|
version: 1.46.1
|
|
'@types/aria-query':
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
'@types/common-ancestor-path':
|
|
specifier: ^1.0.2
|
|
version: 1.0.2
|
|
'@types/cssesc':
|
|
specifier: ^3.0.2
|
|
version: 3.0.2
|
|
'@types/debug':
|
|
specifier: ^4.1.12
|
|
version: 4.1.12
|
|
'@types/diff':
|
|
specifier: ^5.2.2
|
|
version: 5.2.2
|
|
'@types/dlv':
|
|
specifier: ^1.1.4
|
|
version: 1.1.4
|
|
'@types/dom-view-transitions':
|
|
specifier: ^1.0.5
|
|
version: 1.0.5
|
|
'@types/hast':
|
|
specifier: ^3.0.4
|
|
version: 3.0.4
|
|
'@types/html-escaper':
|
|
specifier: ^3.0.2
|
|
version: 3.0.2
|
|
'@types/http-cache-semantics':
|
|
specifier: ^4.0.4
|
|
version: 4.0.4
|
|
'@types/js-yaml':
|
|
specifier: ^4.0.9
|
|
version: 4.0.9
|
|
'@types/micromatch':
|
|
specifier: ^4.0.9
|
|
version: 4.0.9
|
|
'@types/prompts':
|
|
specifier: ^2.4.9
|
|
version: 2.4.9
|
|
'@types/semver':
|
|
specifier: ^7.5.8
|
|
version: 7.5.8
|
|
'@types/yargs-parser':
|
|
specifier: ^21.0.3
|
|
version: 21.0.3
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
cheerio:
|
|
specifier: 1.0.0
|
|
version: 1.0.0
|
|
eol:
|
|
specifier: ^0.10.0
|
|
version: 0.10.0
|
|
execa:
|
|
specifier: ^8.0.1
|
|
version: 8.0.1
|
|
expect-type:
|
|
specifier: ^0.20.0
|
|
version: 0.20.0
|
|
mdast-util-mdx:
|
|
specifier: ^3.0.0
|
|
version: 3.0.0
|
|
mdast-util-mdx-jsx:
|
|
specifier: ^3.1.3
|
|
version: 3.1.3
|
|
memfs:
|
|
specifier: ^4.11.1
|
|
version: 4.11.1
|
|
node-mocks-http:
|
|
specifier: ^1.15.1
|
|
version: 1.15.1
|
|
parse-srcset:
|
|
specifier: ^1.0.2
|
|
version: 1.0.2
|
|
rehype-autolink-headings:
|
|
specifier: ^7.1.0
|
|
version: 7.1.0
|
|
rehype-slug:
|
|
specifier: ^6.0.0
|
|
version: 6.0.0
|
|
rehype-toc:
|
|
specifier: ^3.0.2
|
|
version: 3.0.2
|
|
remark-code-titles:
|
|
specifier: ^0.1.2
|
|
version: 0.1.2
|
|
rollup:
|
|
specifier: ^4.21.2
|
|
version: 4.21.2
|
|
sass:
|
|
specifier: ^1.77.8
|
|
version: 1.77.8
|
|
undici:
|
|
specifier: ^6.19.8
|
|
version: 6.19.8
|
|
unified:
|
|
specifier: ^11.0.5
|
|
version: 11.0.5
|
|
|
|
packages/astro-prism:
|
|
dependencies:
|
|
prismjs:
|
|
specifier: ^1.29.0
|
|
version: 1.29.0
|
|
devDependencies:
|
|
'@types/prismjs':
|
|
specifier: 1.26.4
|
|
version: 1.26.4
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
|
|
packages/astro-rss:
|
|
dependencies:
|
|
fast-xml-parser:
|
|
specifier: ^4.4.1
|
|
version: 4.4.1
|
|
kleur:
|
|
specifier: ^4.1.5
|
|
version: 4.1.5
|
|
devDependencies:
|
|
'@types/xml2js':
|
|
specifier: ^0.4.14
|
|
version: 0.4.14
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
xml2js:
|
|
specifier: 0.6.2
|
|
version: 0.6.2
|
|
|
|
packages/astro/e2e/fixtures/_deps/astro-linked-lib:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
|
|
packages/astro/e2e/fixtures/actions-blog:
|
|
dependencies:
|
|
'@astrojs/check':
|
|
specifier: ^0.9.3
|
|
version: 0.9.3(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4)
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../../../db
|
|
'@astrojs/node':
|
|
specifier: ^8.3.3
|
|
version: 8.3.3(astro@packages+astro)
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@types/react':
|
|
specifier: ^18.3.5
|
|
version: 18.3.5
|
|
'@types/react-dom':
|
|
specifier: ^18.3.0
|
|
version: 18.3.0
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
typescript:
|
|
specifier: ^5.5.4
|
|
version: 5.5.4
|
|
|
|
packages/astro/e2e/fixtures/actions-react-19:
|
|
dependencies:
|
|
'@astrojs/check':
|
|
specifier: ^0.9.3
|
|
version: 0.9.3(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4)
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../../../db
|
|
'@astrojs/node':
|
|
specifier: ^8.3.3
|
|
version: 8.3.3(astro@packages+astro)
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@types/react':
|
|
specifier: npm:types-react
|
|
version: types-react@19.0.0-alpha.3
|
|
'@types/react-dom':
|
|
specifier: npm:types-react-dom
|
|
version: types-react-dom@19.0.0-alpha.3
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: 19.0.0-rc-fb9a90fa48-20240614
|
|
version: 19.0.0-rc-fb9a90fa48-20240614
|
|
react-dom:
|
|
specifier: 19.0.0-rc-fb9a90fa48-20240614
|
|
version: 19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614)
|
|
typescript:
|
|
specifier: ^5.5.4
|
|
version: 5.5.4
|
|
|
|
packages/astro/e2e/fixtures/astro-component:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@e2e/astro-linked-lib':
|
|
specifier: link:../_deps/astro-linked-lib
|
|
version: link:../_deps/astro-linked-lib
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/e2e/fixtures/astro-envs:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/e2e/fixtures/client-idle-timeout:
|
|
dependencies:
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
devDependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/client-only:
|
|
dependencies:
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
devDependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/content-collections:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/css:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/custom-client-directives:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/e2e/fixtures/dev-toolbar:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/e2e/fixtures/error-cyclic:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/e2e/fixtures/error-sass:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
sass:
|
|
specifier: ^1.77.8
|
|
version: 1.77.8
|
|
|
|
packages/astro/e2e/fixtures/errors:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
sass:
|
|
specifier: ^1.77.8
|
|
version: 1.77.8
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/e2e/fixtures/hmr:
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
sass:
|
|
specifier: ^1.77.8
|
|
version: 1.77.8
|
|
|
|
packages/astro/e2e/fixtures/hydration-race:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/e2e/fixtures/i18n:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/multiple-frameworks:
|
|
dependencies:
|
|
'@webcomponents/template-shadowroot':
|
|
specifier: ^0.2.1
|
|
version: 0.2.1
|
|
lit:
|
|
specifier: ^3.2.0
|
|
version: 3.2.0
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
devDependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/namespaced-component:
|
|
dependencies:
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
devDependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/nested-in-preact:
|
|
dependencies:
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
devDependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/nested-in-react:
|
|
dependencies:
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
devDependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/nested-in-solid:
|
|
dependencies:
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
devDependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/nested-in-svelte:
|
|
dependencies:
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
devDependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/nested-in-vue:
|
|
dependencies:
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
devDependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/nested-recursive:
|
|
dependencies:
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
devDependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/nested-styles:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/pass-js:
|
|
dependencies:
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
devDependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/preact-compat-component:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/e2e/fixtures/preact-component:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/e2e/fixtures/preact-lazy-component:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/e2e/fixtures/prefetch:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/react-component:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/e2e/fixtures/server-islands:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/node':
|
|
specifier: ^8.3.3
|
|
version: 8.3.3(astro@packages+astro)
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/e2e/fixtures/solid-circular:
|
|
dependencies:
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
devDependencies:
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
|
|
packages/astro/e2e/fixtures/solid-component:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
|
|
packages/astro/e2e/fixtures/solid-recurse:
|
|
dependencies:
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
devDependencies:
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
|
|
packages/astro/e2e/fixtures/svelte-component:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
packages/astro/e2e/fixtures/tailwindcss:
|
|
dependencies:
|
|
'@astrojs/tailwind':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/tailwind
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
autoprefixer:
|
|
specifier: ^10.4.20
|
|
version: 10.4.20(postcss@8.4.44)
|
|
postcss:
|
|
specifier: ^8.4.43
|
|
version: 8.4.44
|
|
tailwindcss:
|
|
specifier: ^3.4.10
|
|
version: 3.4.10
|
|
|
|
packages/astro/e2e/fixtures/ts-resolution:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/e2e/fixtures/view-transitions:
|
|
dependencies:
|
|
'@astrojs/node':
|
|
specifier: ^8.3.3
|
|
version: 8.3.3(astro@packages+astro)
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/e2e/fixtures/vue-component:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/performance:
|
|
devDependencies:
|
|
kleur:
|
|
specifier: ^4.1.5
|
|
version: 4.1.5
|
|
|
|
packages/astro/performance/fixtures/md:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@performance/utils':
|
|
specifier: workspace:*
|
|
version: link:../utils
|
|
'@types/react':
|
|
specifier: ^18.3.5
|
|
version: 18.3.5
|
|
'@types/react-dom':
|
|
specifier: ^18.3.0
|
|
version: 18.3.0
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/performance/fixtures/mdoc:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/markdoc
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@performance/utils':
|
|
specifier: workspace:*
|
|
version: link:../utils
|
|
'@types/react':
|
|
specifier: ^18.3.5
|
|
version: 18.3.5
|
|
'@types/react-dom':
|
|
specifier: ^18.3.0
|
|
version: 18.3.0
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/performance/fixtures/mdx:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@performance/utils':
|
|
specifier: workspace:*
|
|
version: link:../utils
|
|
'@types/react':
|
|
specifier: ^18.3.5
|
|
version: 18.3.5
|
|
'@types/react-dom':
|
|
specifier: ^18.3.0
|
|
version: 18.3.0
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/performance/fixtures/utils:
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/0-css:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/test/fixtures/actions:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/alias:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
packages/astro/test/fixtures/alias-tsconfig:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@test/namespace-package':
|
|
specifier: workspace:*
|
|
version: link:deps/namespace-package
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
packages/astro/test/fixtures/alias-tsconfig-baseurl-only:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
packages/astro/test/fixtures/alias-tsconfig/deps/namespace-package: {}
|
|
|
|
packages/astro/test/fixtures/api-routes:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/asset-url-base:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro pages:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-assets:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-assets-dir:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/astro-assets-prefix:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/astro-attrs:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/astro-basic:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/astro-check-errors:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-check-no-errors:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-check-watch:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-children:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/test/fixtures/astro-class-list:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-client-only:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@test/astro-client-only-pkg':
|
|
specifier: file:./pkg
|
|
version: link:pkg
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
packages/astro/test/fixtures/astro-client-only/pkg: {}
|
|
|
|
packages/astro/test/fixtures/astro-component-bundling:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/astro-component-code:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-components:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-cookies:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-css-bundling:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-css-bundling-nested-layouts:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-dev-headers:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-dev-http2:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-directives:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-doctype:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-dynamic:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
packages/astro/test/fixtures/astro-env:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-env-content-collections:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-env-required-public:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-env-server-fail:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-env-server-secret:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-envs:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/test/fixtures/astro-expr:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/astro-external-files:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-fallback:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/astro-generator:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-get-static-paths:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-global:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-head:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-jsx:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-markdown:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-markdown-frontmatter-injection:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
mdast-util-to-string:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
reading-time:
|
|
specifier: ^1.5.0
|
|
version: 1.5.0
|
|
unist-util-visit:
|
|
specifier: ^5.0.0
|
|
version: 5.0.0
|
|
|
|
packages/astro/test/fixtures/astro-markdown-plugins:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
hast-util-select:
|
|
specifier: ^6.0.2
|
|
version: 6.0.2
|
|
rehype-slug:
|
|
specifier: ^6.0.0
|
|
version: 6.0.0
|
|
|
|
packages/astro/test/fixtures/astro-markdown-remarkRehype:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-markdown-shiki/default-color:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
|
|
packages/astro/test/fixtures/astro-markdown-shiki/langs:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
|
|
packages/astro/test/fixtures/astro-markdown-shiki/normal:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
|
|
packages/astro/test/fixtures/astro-markdown-shiki/themes-custom:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
|
|
packages/astro/test/fixtures/astro-markdown-shiki/themes-integrated:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
|
|
packages/astro/test/fixtures/astro-markdown-shiki/wrap-false:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
|
|
packages/astro/test/fixtures/astro-markdown-shiki/wrap-null:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
|
|
packages/astro/test/fixtures/astro-markdown-shiki/wrap-true:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
|
|
packages/astro/test/fixtures/astro-markdown-url:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-not-response:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-object-style:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-page-directory-url:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-pagination:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-pagination-root-spread:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-partial-html:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/astro-preview-headers:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-public:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-response:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-scripts:
|
|
dependencies:
|
|
'@astrojs/tailwind':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/tailwind
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-sitemap-rss:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-slot-with-client:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/astro-slots:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/astro-slots-nested:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/test/fixtures/before-hydration:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/build-assets:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/build-readonly-file:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/client-address:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/client-address-node:
|
|
dependencies:
|
|
'@astrojs/node':
|
|
specifier: ^8.3.3
|
|
version: 8.3.3(astro@packages+astro)
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/code-component:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/component-library:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@test/component-library-shared':
|
|
specifier: workspace:*
|
|
version: link:../component-library-shared
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
packages/astro/test/fixtures/component-library-shared:
|
|
dependencies:
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/config-host:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/config-path:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/config-vite:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/config-vite-css-target:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/container-custom-renderers:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/test/fixtures/content:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content with spaces in folder name:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-collection-references:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-collections:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-collections-base:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-collections-cache-invalidation:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-collections-empty-dir:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-collections-empty-md-file:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-collections-mutation:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-collections-same-contents:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-collections-with-config-mjs:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-collections-with-config-mts:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-intellisense:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/markdoc
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-layer:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-layer-markdoc:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/markdoc
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/content-layer-rendering:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-mixed-errors:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-ssr-integration:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/content-static-paths-integration:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/core-image:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/core-image-base:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/core-image-deletion:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/markdoc
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/core-image-errors:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/core-image-infersize:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/core-image-remark-imgattr:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/core-image-ssg:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/core-image-ssr:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/core-image-unconventional-settings:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/csrf-check-origin:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/css-assets:
|
|
dependencies:
|
|
'@test/astro-font-awesome-package':
|
|
specifier: file:packages/font-awesome
|
|
version: link:packages/font-awesome
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/css-assets/packages/font-awesome: {}
|
|
|
|
packages/astro/test/fixtures/css-dangling-references:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
packages/astro/test/fixtures/css-import-as-inline:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/css-inline-stylesheets:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/css-inline-stylesheets-2:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/css-inline-stylesheets-3:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/css-no-code-split:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/css-order:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/css-order-dynamic-import:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/css-order-import:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/css-order-layout:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-404-html:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-404-injected:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-404-injected-from-dep:
|
|
dependencies:
|
|
'@test/custom-404-pkg':
|
|
specifier: workspace:*
|
|
version: link:../custom-404-pkg
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-404-loop-case-1:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-404-loop-case-2:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-404-loop-case-3:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-404-loop-case-4:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-404-loop-case-5:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-404-md:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-404-pkg:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-404-static:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-500:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-500-failing:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/custom-assets-name:
|
|
dependencies:
|
|
'@astrojs/node':
|
|
specifier: ^8.3.3
|
|
version: 8.3.3(astro@packages+astro)
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/data-collections:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/data-collections-schema:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/debug-component:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/dont-delete-me:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/dynamic-endpoint-collision:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/dynamic-route-build-file:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/dynamic-route-collision:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/entry-file-names:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: 'workspace:'
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/error-bad-js:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/error-build-location:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/error-non-error:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/extension-matching:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/fetch:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/test/fixtures/fontsource-package:
|
|
dependencies:
|
|
'@fontsource/monofett':
|
|
specifier: 5.0.21
|
|
version: 5.0.21
|
|
'@fontsource/montserrat':
|
|
specifier: 5.0.19
|
|
version: 5.0.19
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/get-static-paths-pages:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/glob-pages-css:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/head-injection:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/hmr-css:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/hoisted-imports:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/html-component:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/html-escape:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/html-escape-complex:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/html-page:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/html-slots:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/hydration-race:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/i18n-routing:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/i18n-routing-base:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/i18n-routing-fallback:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/i18n-routing-fallback-index:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/i18n-routing-manual:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/i18n-routing-manual-with-default-middleware:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/i18n-routing-prefix-always:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/i18n-routing-prefix-other-locales:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/i18n-routing-redirect-preferred-language:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/i18n-routing-subdomain:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/import-ts-with-js:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/impostor-mdx-file:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/integration-add-page-extension:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/integration-server-setup:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/jsx:
|
|
dependencies:
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
devDependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/large-array:
|
|
dependencies:
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
|
|
packages/astro/test/fixtures/lazy-layout:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/markdown:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/middleware space:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/middleware-no-user-middleware:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/middleware-ssg:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/middleware-tailwind:
|
|
dependencies:
|
|
'@astrojs/tailwind':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/tailwind
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/middleware-virtual:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/minification-html:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/multiple-renderers:
|
|
dependencies:
|
|
'@test/astro-renderer-one':
|
|
specifier: file:./renderers/one
|
|
version: link:renderers/one
|
|
'@test/astro-renderer-two':
|
|
specifier: file:./renderers/two
|
|
version: link:renderers/two
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/multiple-renderers/renderers/one: {}
|
|
|
|
packages/astro/test/fixtures/multiple-renderers/renderers/two: {}
|
|
|
|
packages/astro/test/fixtures/non-ascii-path/测试:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
|
|
packages/astro/test/fixtures/non-html-pages:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/page-format:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/page-level-styles:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/parallel:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/partials:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/postcss:
|
|
dependencies:
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
autoprefixer:
|
|
specifier: ^10.4.20
|
|
version: 10.4.20(postcss@8.4.44)
|
|
postcss:
|
|
specifier: ^8.4.43
|
|
version: 8.4.44
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
devDependencies:
|
|
postcss-preset-env:
|
|
specifier: ^10.0.2
|
|
version: 10.0.2(postcss@8.4.44)
|
|
|
|
packages/astro/test/fixtures/preact-compat-component:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@test/react-lib':
|
|
specifier: workspace:*
|
|
version: link:packages/react-lib
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/preact-compat-component/packages/react-lib:
|
|
dependencies:
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
|
|
packages/astro/test/fixtures/preact-component:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@preact/signals':
|
|
specifier: 1.3.0
|
|
version: 1.3.0(preact@10.23.2)
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/public-base-404:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/react-and-solid:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
|
|
packages/astro/test/fixtures/react-jsx-export:
|
|
dependencies:
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
devDependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/redirects:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/reexport-astro-containing-client-component:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: 'workspace:'
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: 'workspace:'
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/remote-css:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/reroute:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/reuse-injected-entrypoint:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/rewrite-custom-404:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/rewrite-i18n-manual-routing:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/rewrite-runtime-error:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/rewrite-runtime-error-custom500:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/rewrite-server:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/rewrite-trailing-slash-never:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/root-srcdir-css:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/route-manifest:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/routing-priority:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/scoped-style-strategy:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/server-islands/hybrid:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../../integrations/svelte
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
packages/astro/test/fixtures/server-islands/ssr:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../../integrations/svelte
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
packages/astro/test/fixtures/set-html:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/slots-preact:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/slots-react:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/slots-solid:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
|
|
packages/astro/test/fixtures/slots-svelte:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
packages/astro/test/fixtures/slots-vue:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/test/fixtures/solid-component:
|
|
dependencies:
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@solidjs/router':
|
|
specifier: ^0.14.3
|
|
version: 0.14.3(solid-js@1.8.22)
|
|
'@test/solid-jsx-component':
|
|
specifier: file:./deps/solid-jsx-component
|
|
version: link:deps/solid-jsx-component
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
|
|
packages/astro/test/fixtures/solid-component/deps/solid-jsx-component:
|
|
dependencies:
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
|
|
packages/astro/test/fixtures/sourcemap:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/space in folder name/app:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
|
|
packages/astro/test/fixtures/special-chars-in-component-imports:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/ssr-api-route:
|
|
dependencies:
|
|
'@astrojs/node':
|
|
specifier: ^8.3.3
|
|
version: 8.3.3(astro@packages+astro)
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-assets:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-dynamic:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-env:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/ssr-error-pages:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-locals:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-manifest:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-markdown:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-params:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-partytown:
|
|
dependencies:
|
|
'@astrojs/partytown':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/partytown
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-prerender:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-prerender-chunks:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@test/ssr-prerender-chunks-test-adapter':
|
|
specifier: link:./deps/test-adapter
|
|
version: link:deps/test-adapter
|
|
'@types/react':
|
|
specifier: ^18.3.5
|
|
version: 18.3.5
|
|
'@types/react-dom':
|
|
specifier: ^18.3.0
|
|
version: 18.3.0
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/ssr-prerender-chunks/deps/test-adapter: {}
|
|
|
|
packages/astro/test/fixtures/ssr-prerender-get-static-paths:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-preview:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-request:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-response:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-script:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-scripts:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: 'workspace:'
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/ssr-split-manifest:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/static-build:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@test/static-build-pkg':
|
|
specifier: workspace:*
|
|
version: link:pkg
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/astro/test/fixtures/static-build-code-component:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/static-build-dir:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/static-build-frameworks:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/static-build-page-url-format:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/static-build-ssr:
|
|
dependencies:
|
|
'@astrojs/node':
|
|
specifier: ^8.3.3
|
|
version: 8.3.3(astro@packages+astro)
|
|
'@test/static-build-pkg':
|
|
specifier: workspace:*
|
|
version: link:../static-build/pkg
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/static-build/pkg: {}
|
|
|
|
packages/astro/test/fixtures/streaming:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/svelte-component:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
|
|
packages/astro/test/fixtures/tailwindcss:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
'@astrojs/tailwind':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/tailwind
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
autoprefixer:
|
|
specifier: ^10.4.20
|
|
version: 10.4.20(postcss@8.4.44)
|
|
postcss:
|
|
specifier: ^8.4.43
|
|
version: 8.4.44
|
|
tailwindcss:
|
|
specifier: ^3.4.10
|
|
version: 3.4.10
|
|
|
|
packages/astro/test/fixtures/tailwindcss-ts:
|
|
dependencies:
|
|
'@astrojs/tailwind':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/tailwind
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
postcss:
|
|
specifier: ^8.4.43
|
|
version: 8.4.44
|
|
tailwindcss:
|
|
specifier: ^3.4.10
|
|
version: 3.4.10
|
|
|
|
packages/astro/test/fixtures/third-party-astro:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro-embed:
|
|
specifier: ^0.7.2
|
|
version: 0.7.2(astro@packages+astro)
|
|
|
|
packages/astro/test/fixtures/type-imports:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/unused-slot:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/view-transitions:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/astro/test/fixtures/virtual-astro-file:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/virtual-routes:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/vue-component:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/test/fixtures/vue-jsx:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/test/fixtures/vue-with-multi-renderer:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/astro/test/fixtures/with-endpoint-routes:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/with-subpath-no-trailing-slash:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/without-site-config:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/create-astro:
|
|
dependencies:
|
|
'@astrojs/cli-kit':
|
|
specifier: ^0.4.1
|
|
version: 0.4.1
|
|
giget:
|
|
specifier: 1.2.3
|
|
version: 1.2.3
|
|
devDependencies:
|
|
arg:
|
|
specifier: ^5.0.2
|
|
version: 5.0.2
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
strip-ansi:
|
|
specifier: ^7.1.0
|
|
version: 7.1.0
|
|
strip-json-comments:
|
|
specifier: ^5.0.1
|
|
version: 5.0.1
|
|
|
|
packages/create-astro/test/fixtures/not-empty: {}
|
|
|
|
packages/db:
|
|
dependencies:
|
|
'@astrojs/studio':
|
|
specifier: workspace:*
|
|
version: link:../studio
|
|
'@libsql/client':
|
|
specifier: ^0.10.0
|
|
version: 0.10.0
|
|
async-listen:
|
|
specifier: ^3.0.1
|
|
version: 3.0.1
|
|
deep-diff:
|
|
specifier: ^1.0.2
|
|
version: 1.0.2
|
|
drizzle-orm:
|
|
specifier: ^0.31.2
|
|
version: 0.31.4(@libsql/client@0.10.0)(@types/react@18.3.5)(react@18.3.1)
|
|
github-slugger:
|
|
specifier: ^2.0.0
|
|
version: 2.0.0
|
|
kleur:
|
|
specifier: ^4.1.5
|
|
version: 4.1.5
|
|
nanoid:
|
|
specifier: ^5.0.7
|
|
version: 5.0.7
|
|
open:
|
|
specifier: ^10.1.0
|
|
version: 10.1.0
|
|
ora:
|
|
specifier: ^8.1.0
|
|
version: 8.1.0
|
|
prompts:
|
|
specifier: ^2.4.2
|
|
version: 2.4.2
|
|
strip-ansi:
|
|
specifier: ^7.1.0
|
|
version: 7.1.0
|
|
yargs-parser:
|
|
specifier: ^21.1.1
|
|
version: 21.1.1
|
|
zod:
|
|
specifier: ^3.23.8
|
|
version: 3.23.8
|
|
devDependencies:
|
|
'@types/deep-diff':
|
|
specifier: ^1.0.5
|
|
version: 1.0.5
|
|
'@types/prompts':
|
|
specifier: ^2.4.9
|
|
version: 2.4.9
|
|
'@types/yargs-parser':
|
|
specifier: ^21.0.3
|
|
version: 21.0.3
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
cheerio:
|
|
specifier: 1.0.0
|
|
version: 1.0.0
|
|
typescript:
|
|
specifier: ^5.5.4
|
|
version: 5.5.4
|
|
vite:
|
|
specifier: ^5.4.2
|
|
version: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
|
|
packages/db/test/fixtures/basics:
|
|
dependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../astro
|
|
|
|
packages/db/test/fixtures/db-in-src:
|
|
dependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../astro
|
|
|
|
packages/db/test/fixtures/error-handling:
|
|
dependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../astro
|
|
|
|
packages/db/test/fixtures/integration-only:
|
|
dependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../astro
|
|
|
|
packages/db/test/fixtures/integrations:
|
|
dependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../astro
|
|
|
|
packages/db/test/fixtures/local-prod:
|
|
dependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../astro
|
|
|
|
packages/db/test/fixtures/no-apptoken:
|
|
dependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../astro
|
|
|
|
packages/db/test/fixtures/no-seed:
|
|
dependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../astro
|
|
|
|
packages/db/test/fixtures/recipes:
|
|
dependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../astro
|
|
|
|
packages/db/test/fixtures/static-remote:
|
|
dependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../astro
|
|
|
|
packages/db/test/fixtures/ticketing-example:
|
|
dependencies:
|
|
'@astrojs/check':
|
|
specifier: ^0.9.3
|
|
version: 0.9.3(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4)
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
'@astrojs/node':
|
|
specifier: ^8.3.3
|
|
version: 8.3.3(astro@packages+astro)
|
|
'@astrojs/react':
|
|
specifier: ^3.6.2
|
|
version: link:../../../../integrations/react
|
|
'@types/react':
|
|
specifier: ^18.3.5
|
|
version: 18.3.5
|
|
'@types/react-dom':
|
|
specifier: ^18.3.0
|
|
version: 18.3.0
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../astro
|
|
open-props:
|
|
specifier: ^1.7.6
|
|
version: 1.7.6
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
simple-stack-form:
|
|
specifier: ^0.1.12
|
|
version: 0.1.12(astro@packages+astro)(zod@3.23.8)
|
|
typescript:
|
|
specifier: ^5.5.4
|
|
version: 5.5.4
|
|
zod:
|
|
specifier: ^3.23.8
|
|
version: 3.23.8
|
|
|
|
packages/integrations/alpinejs:
|
|
devDependencies:
|
|
'@playwright/test':
|
|
specifier: 1.46.1
|
|
version: 1.46.1
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
vite:
|
|
specifier: ^5.4.2
|
|
version: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
|
|
packages/integrations/alpinejs/test/fixtures/basics:
|
|
dependencies:
|
|
'@astrojs/alpinejs':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
'@types/alpinejs':
|
|
specifier: ^3.13.10
|
|
version: 3.13.10
|
|
alpinejs:
|
|
specifier: ^3.14.1
|
|
version: 3.14.1
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/alpinejs/test/fixtures/directive:
|
|
dependencies:
|
|
'@astrojs/alpinejs':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
'@types/alpinejs':
|
|
specifier: ^3.13.10
|
|
version: 3.13.10
|
|
alpinejs:
|
|
specifier: ^3.14.1
|
|
version: 3.14.1
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/alpinejs/test/fixtures/plugin-script-import:
|
|
dependencies:
|
|
'@astrojs/alpinejs':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
'@types/alpinejs':
|
|
specifier: ^3.13.10
|
|
version: 3.13.10
|
|
alpinejs:
|
|
specifier: ^3.14.1
|
|
version: 3.14.1
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/cloudflare: {}
|
|
|
|
packages/integrations/markdoc:
|
|
dependencies:
|
|
'@astrojs/internal-helpers':
|
|
specifier: workspace:*
|
|
version: link:../../internal-helpers
|
|
'@astrojs/markdown-remark':
|
|
specifier: workspace:*
|
|
version: link:../../markdown/remark
|
|
'@astrojs/prism':
|
|
specifier: workspace:*
|
|
version: link:../../astro-prism
|
|
'@markdoc/markdoc':
|
|
specifier: ^0.4.0
|
|
version: 0.4.0(@types/react@18.3.5)(react@18.3.1)
|
|
esbuild:
|
|
specifier: ^0.21.5
|
|
version: 0.21.5
|
|
github-slugger:
|
|
specifier: ^2.0.0
|
|
version: 2.0.0
|
|
gray-matter:
|
|
specifier: ^4.0.3
|
|
version: 4.0.3
|
|
htmlparser2:
|
|
specifier: ^9.1.0
|
|
version: 9.1.0
|
|
devDependencies:
|
|
'@types/markdown-it':
|
|
specifier: ^14.1.2
|
|
version: 14.1.2
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
devalue:
|
|
specifier: ^5.0.0
|
|
version: 5.0.0
|
|
linkedom:
|
|
specifier: ^0.18.4
|
|
version: 0.18.4
|
|
vite:
|
|
specifier: ^5.4.2
|
|
version: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
|
|
packages/integrations/markdoc/test/fixtures/content-collections:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/headings:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/headings-custom:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/image-assets:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/propagated-assets:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/render with-space:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/render-html:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/render-null:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/render-partials:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/render-simple:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/render-typographer:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/render-with-components:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/integrations/markdoc/test/fixtures/render-with-config:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/render-with-extends-components:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/render-with-indented-components:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/markdoc/test/fixtures/variables:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/mdx:
|
|
dependencies:
|
|
'@astrojs/markdown-remark':
|
|
specifier: workspace:*
|
|
version: link:../../markdown/remark
|
|
'@mdx-js/mdx':
|
|
specifier: ^3.0.1
|
|
version: 3.0.1
|
|
acorn:
|
|
specifier: ^8.12.1
|
|
version: 8.12.1
|
|
es-module-lexer:
|
|
specifier: ^1.5.4
|
|
version: 1.5.4
|
|
estree-util-visit:
|
|
specifier: ^2.0.0
|
|
version: 2.0.0
|
|
gray-matter:
|
|
specifier: ^4.0.3
|
|
version: 4.0.3
|
|
hast-util-to-html:
|
|
specifier: ^9.0.2
|
|
version: 9.0.2
|
|
kleur:
|
|
specifier: ^4.1.5
|
|
version: 4.1.5
|
|
rehype-raw:
|
|
specifier: ^7.0.0
|
|
version: 7.0.0
|
|
remark-gfm:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
remark-smartypants:
|
|
specifier: ^3.0.2
|
|
version: 3.0.2
|
|
source-map:
|
|
specifier: ^0.7.4
|
|
version: 0.7.4
|
|
unist-util-visit:
|
|
specifier: ^5.0.0
|
|
version: 5.0.0
|
|
vfile:
|
|
specifier: ^6.0.3
|
|
version: 6.0.3
|
|
devDependencies:
|
|
'@types/estree':
|
|
specifier: ^1.0.5
|
|
version: 1.0.5
|
|
'@types/hast':
|
|
specifier: ^3.0.4
|
|
version: 3.0.4
|
|
'@types/mdast':
|
|
specifier: ^4.0.4
|
|
version: 4.0.4
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
cheerio:
|
|
specifier: 1.0.0
|
|
version: 1.0.0
|
|
linkedom:
|
|
specifier: ^0.18.4
|
|
version: 0.18.4
|
|
mdast-util-mdx:
|
|
specifier: ^3.0.0
|
|
version: 3.0.0
|
|
mdast-util-mdx-jsx:
|
|
specifier: ^3.1.3
|
|
version: 3.1.3
|
|
mdast-util-to-string:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
rehype-mathjax:
|
|
specifier: ^6.0.0
|
|
version: 6.0.0
|
|
rehype-pretty-code:
|
|
specifier: ^0.14.0
|
|
version: 0.14.0(shiki@1.16.1)
|
|
remark-math:
|
|
specifier: ^6.0.0
|
|
version: 6.0.0
|
|
remark-rehype:
|
|
specifier: ^11.1.0
|
|
version: 11.1.0
|
|
remark-shiki-twoslash:
|
|
specifier: ^3.1.3
|
|
version: 3.1.3(typescript@5.5.4)
|
|
remark-toc:
|
|
specifier: ^9.0.0
|
|
version: 9.0.0
|
|
shiki:
|
|
specifier: ^1.16.1
|
|
version: 1.16.1
|
|
unified:
|
|
specifier: ^11.0.5
|
|
version: 11.0.5
|
|
vite:
|
|
specifier: ^5.4.2
|
|
version: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
|
|
packages/integrations/mdx/test/fixtures/css-head-mdx:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
astro-remote:
|
|
specifier: 0.3.3
|
|
version: 0.3.3
|
|
|
|
packages/integrations/mdx/test/fixtures/image-remark-imgattr:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/mdx/test/fixtures/mdx-frontmatter-injection:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
mdast-util-to-string:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
reading-time:
|
|
specifier: ^1.5.0
|
|
version: 1.5.0
|
|
unist-util-visit:
|
|
specifier: ^5.0.0
|
|
version: 5.0.0
|
|
|
|
packages/integrations/mdx/test/fixtures/mdx-images:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/integrations/mdx/test/fixtures/mdx-infinite-loop:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/integrations/mdx/test/fixtures/mdx-namespace:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/integrations/mdx/test/fixtures/mdx-optimize:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/mdx/test/fixtures/mdx-page:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/integrations/mdx/test/fixtures/mdx-plus-react:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/integrations/mdx/test/fixtures/mdx-plus-react-errors:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../react
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
|
|
packages/integrations/mdx/test/fixtures/mdx-vite-env-vars:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/netlify: {}
|
|
|
|
packages/integrations/node: {}
|
|
|
|
packages/integrations/partytown:
|
|
dependencies:
|
|
'@builder.io/partytown':
|
|
specifier: ^0.10.2
|
|
version: 0.10.2
|
|
mrmime:
|
|
specifier: ^2.0.0
|
|
version: 2.0.0
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
|
|
packages/integrations/preact:
|
|
dependencies:
|
|
'@babel/plugin-transform-react-jsx':
|
|
specifier: ^7.25.2
|
|
version: 7.25.2(@babel/core@7.25.2)
|
|
'@babel/plugin-transform-react-jsx-development':
|
|
specifier: ^7.24.7
|
|
version: 7.24.7(@babel/core@7.25.2)
|
|
'@preact/preset-vite':
|
|
specifier: 2.8.2
|
|
version: 2.8.2(@babel/core@7.25.2)(preact@10.23.2)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
'@preact/signals':
|
|
specifier: ^1.3.0
|
|
version: 1.3.0(preact@10.23.2)
|
|
babel-plugin-transform-hook-names:
|
|
specifier: ^1.0.2
|
|
version: 1.0.2(@babel/core@7.25.2)
|
|
preact-render-to-string:
|
|
specifier: ^6.5.10
|
|
version: 6.5.10(preact@10.23.2)
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
preact:
|
|
specifier: ^10.23.2
|
|
version: 10.23.2
|
|
|
|
packages/integrations/react:
|
|
dependencies:
|
|
'@vitejs/plugin-react':
|
|
specifier: ^4.3.1
|
|
version: 4.3.1(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
ultrahtml:
|
|
specifier: ^1.5.3
|
|
version: 1.5.3
|
|
devDependencies:
|
|
'@types/react':
|
|
specifier: ^18.3.5
|
|
version: 18.3.5
|
|
'@types/react-dom':
|
|
specifier: ^18.3.0
|
|
version: 18.3.0
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
cheerio:
|
|
specifier: 1.0.0
|
|
version: 1.0.0
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
vite:
|
|
specifier: ^5.4.2
|
|
version: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
|
|
packages/integrations/react/test/fixtures/react-component:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/integrations/sitemap:
|
|
dependencies:
|
|
sitemap:
|
|
specifier: ^8.0.0
|
|
version: 8.0.0
|
|
stream-replace-string:
|
|
specifier: ^2.0.0
|
|
version: 2.0.0
|
|
zod:
|
|
specifier: ^3.23.8
|
|
version: 3.23.8
|
|
devDependencies:
|
|
'@astrojs/node':
|
|
specifier: ^8.3.3
|
|
version: 8.3.3(astro@packages+astro)
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
xml2js:
|
|
specifier: 0.6.2
|
|
version: 0.6.2
|
|
|
|
packages/integrations/sitemap/test/fixtures/dynamic:
|
|
dependencies:
|
|
'@astrojs/sitemap':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/sitemap/test/fixtures/ssr:
|
|
dependencies:
|
|
'@astrojs/sitemap':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/sitemap/test/fixtures/static:
|
|
dependencies:
|
|
'@astrojs/sitemap':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/sitemap/test/fixtures/trailing-slash:
|
|
dependencies:
|
|
'@astrojs/sitemap':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/solid:
|
|
dependencies:
|
|
vite-plugin-solid:
|
|
specifier: ^2.10.2
|
|
version: 2.10.2(solid-js@1.8.22)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
solid-js:
|
|
specifier: ^1.8.22
|
|
version: 1.8.22
|
|
vite:
|
|
specifier: ^5.4.2
|
|
version: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
|
|
packages/integrations/svelte:
|
|
dependencies:
|
|
'@sveltejs/vite-plugin-svelte':
|
|
specifier: ^3.1.2
|
|
version: 3.1.2(svelte@4.2.19)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
svelte2tsx:
|
|
specifier: ^0.7.16
|
|
version: 0.7.16(svelte@4.2.19)(typescript@5.5.4)
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
svelte:
|
|
specifier: ^4.2.19
|
|
version: 4.2.19
|
|
vite:
|
|
specifier: ^5.4.2
|
|
version: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
|
|
packages/integrations/tailwind:
|
|
dependencies:
|
|
autoprefixer:
|
|
specifier: ^10.4.20
|
|
version: 10.4.20(postcss@8.4.44)
|
|
postcss:
|
|
specifier: ^8.4.43
|
|
version: 8.4.44
|
|
postcss-load-config:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2(postcss@8.4.44)
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
tailwindcss:
|
|
specifier: ^3.4.10
|
|
version: 3.4.10
|
|
vite:
|
|
specifier: ^5.4.2
|
|
version: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
|
|
packages/integrations/tailwind/test/fixtures/basic:
|
|
dependencies:
|
|
'@astrojs/tailwind':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/vercel: {}
|
|
|
|
packages/integrations/vue:
|
|
dependencies:
|
|
'@vitejs/plugin-vue':
|
|
specifier: ^5.1.3
|
|
version: 5.1.3(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))
|
|
'@vitejs/plugin-vue-jsx':
|
|
specifier: ^4.0.1
|
|
version: 4.0.1(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))
|
|
'@vue/compiler-sfc':
|
|
specifier: ^3.4.38
|
|
version: 3.4.38
|
|
vite-plugin-vue-devtools:
|
|
specifier: ^7.3.9
|
|
version: 7.3.9(rollup@4.21.2)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
cheerio:
|
|
specifier: 1.0.0
|
|
version: 1.0.0
|
|
linkedom:
|
|
specifier: ^0.18.4
|
|
version: 0.18.4
|
|
vite:
|
|
specifier: ^5.4.2
|
|
version: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/integrations/vue/test/fixtures/app-entrypoint:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
vite-svg-loader:
|
|
specifier: 5.1.0
|
|
version: 5.1.0(vue@3.4.38(typescript@5.5.4))
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/integrations/vue/test/fixtures/app-entrypoint-async:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
vite-svg-loader:
|
|
specifier: 5.1.0
|
|
version: 5.1.0(vue@3.4.38(typescript@5.5.4))
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/integrations/vue/test/fixtures/app-entrypoint-css:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/vue/test/fixtures/app-entrypoint-no-export-default:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
vite-svg-loader:
|
|
specifier: 5.1.0
|
|
version: 5.1.0(vue@3.4.38(typescript@5.5.4))
|
|
vue:
|
|
specifier: ^3.4.38
|
|
version: 3.4.38(typescript@5.5.4)
|
|
|
|
packages/integrations/vue/test/fixtures/app-entrypoint-relative:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/vue/test/fixtures/app-entrypoint-src-absolute:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/vue/test/fixtures/basics:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/web-vitals:
|
|
dependencies:
|
|
web-vitals:
|
|
specifier: ^4.2.3
|
|
version: 4.2.3
|
|
devDependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../db
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
linkedom:
|
|
specifier: ^0.18.4
|
|
version: 0.18.4
|
|
|
|
packages/integrations/web-vitals/test/fixtures/basics:
|
|
dependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../../../../db
|
|
'@astrojs/node':
|
|
specifier: ^8.3.3
|
|
version: 8.3.3(astro@packages+astro)
|
|
'@astrojs/web-vitals':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/internal-helpers:
|
|
devDependencies:
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
|
|
packages/markdown/remark:
|
|
dependencies:
|
|
'@astrojs/prism':
|
|
specifier: workspace:*
|
|
version: link:../../astro-prism
|
|
github-slugger:
|
|
specifier: ^2.0.0
|
|
version: 2.0.0
|
|
hast-util-from-html:
|
|
specifier: ^2.0.2
|
|
version: 2.0.2
|
|
hast-util-to-text:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
import-meta-resolve:
|
|
specifier: ^4.1.0
|
|
version: 4.1.0
|
|
mdast-util-definitions:
|
|
specifier: ^6.0.0
|
|
version: 6.0.0
|
|
rehype-raw:
|
|
specifier: ^7.0.0
|
|
version: 7.0.0
|
|
rehype-stringify:
|
|
specifier: ^10.0.0
|
|
version: 10.0.0
|
|
remark-gfm:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
remark-parse:
|
|
specifier: ^11.0.0
|
|
version: 11.0.0
|
|
remark-rehype:
|
|
specifier: ^11.1.0
|
|
version: 11.1.0
|
|
remark-smartypants:
|
|
specifier: ^3.0.2
|
|
version: 3.0.2
|
|
shiki:
|
|
specifier: ^1.16.1
|
|
version: 1.16.1
|
|
unified:
|
|
specifier: ^11.0.5
|
|
version: 11.0.5
|
|
unist-util-remove-position:
|
|
specifier: ^5.0.0
|
|
version: 5.0.0
|
|
unist-util-visit:
|
|
specifier: ^5.0.0
|
|
version: 5.0.0
|
|
unist-util-visit-parents:
|
|
specifier: ^6.0.1
|
|
version: 6.0.1
|
|
vfile:
|
|
specifier: ^6.0.3
|
|
version: 6.0.3
|
|
devDependencies:
|
|
'@types/estree':
|
|
specifier: ^1.0.5
|
|
version: 1.0.5
|
|
'@types/hast':
|
|
specifier: ^3.0.4
|
|
version: 3.0.4
|
|
'@types/mdast':
|
|
specifier: ^4.0.4
|
|
version: 4.0.4
|
|
'@types/unist':
|
|
specifier: ^3.0.3
|
|
version: 3.0.3
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
esbuild:
|
|
specifier: ^0.21.5
|
|
version: 0.21.5
|
|
mdast-util-mdx-expression:
|
|
specifier: ^2.0.0
|
|
version: 2.0.0
|
|
|
|
packages/studio:
|
|
dependencies:
|
|
ci-info:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
kleur:
|
|
specifier: ^4.1.5
|
|
version: 4.1.5
|
|
ora:
|
|
specifier: ^8.1.0
|
|
version: 8.1.0
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
typescript:
|
|
specifier: ^5.5.4
|
|
version: 5.5.4
|
|
vite:
|
|
specifier: ^5.4.2
|
|
version: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
|
|
packages/telemetry:
|
|
dependencies:
|
|
ci-info:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
debug:
|
|
specifier: ^4.3.6
|
|
version: 4.3.6
|
|
dlv:
|
|
specifier: ^1.1.3
|
|
version: 1.1.3
|
|
dset:
|
|
specifier: ^3.1.3
|
|
version: 3.1.3
|
|
is-docker:
|
|
specifier: ^3.0.0
|
|
version: 3.0.0
|
|
is-wsl:
|
|
specifier: ^3.1.0
|
|
version: 3.1.0
|
|
which-pm-runs:
|
|
specifier: ^1.1.0
|
|
version: 1.1.0
|
|
devDependencies:
|
|
'@types/debug':
|
|
specifier: ^4.1.12
|
|
version: 4.1.12
|
|
'@types/dlv':
|
|
specifier: ^1.1.4
|
|
version: 1.1.4
|
|
'@types/node':
|
|
specifier: ^18.17.8
|
|
version: 18.19.31
|
|
'@types/which-pm-runs':
|
|
specifier: ^1.0.2
|
|
version: 1.0.2
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
|
|
packages/underscore-redirects:
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
|
|
packages/upgrade:
|
|
dependencies:
|
|
'@astrojs/cli-kit':
|
|
specifier: ^0.4.1
|
|
version: 0.4.1
|
|
preferred-pm:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
semver:
|
|
specifier: ^7.6.3
|
|
version: 7.6.3
|
|
terminal-link:
|
|
specifier: ^3.0.0
|
|
version: 3.0.0
|
|
devDependencies:
|
|
'@types/semver':
|
|
specifier: ^7.5.8
|
|
version: 7.5.8
|
|
arg:
|
|
specifier: ^5.0.2
|
|
version: 5.0.2
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
strip-ansi:
|
|
specifier: ^7.1.0
|
|
version: 7.1.0
|
|
|
|
scripts:
|
|
dependencies:
|
|
esbuild:
|
|
specifier: ^0.21.5
|
|
version: 0.21.5
|
|
esbuild-plugin-copy:
|
|
specifier: ^2.1.1
|
|
version: 2.1.1(esbuild@0.21.5)
|
|
fast-glob:
|
|
specifier: ^3.3.2
|
|
version: 3.3.2
|
|
kleur:
|
|
specifier: ^4.1.5
|
|
version: 4.1.5
|
|
p-limit:
|
|
specifier: ^6.1.0
|
|
version: 6.1.0
|
|
tinyexec:
|
|
specifier: ^0.3.0
|
|
version: 0.3.0
|
|
tsconfck:
|
|
specifier: ^3.1.3
|
|
version: 3.1.3(typescript@5.5.4)
|
|
|
|
packages:
|
|
|
|
'@aashutoshrathi/word-wrap@1.2.6':
|
|
resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
'@alloc/quick-lru@5.2.0':
|
|
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
|
|
engines: {node: '>=10'}
|
|
|
|
'@ampproject/remapping@2.3.0':
|
|
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@antfu/utils@0.7.10':
|
|
resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
|
|
|
|
'@asamuzakjp/dom-selector@2.0.2':
|
|
resolution: {integrity: sha512-x1KXOatwofR6ZAYzXRBL5wrdV0vwNxlTCK9NCuLqAzQYARqGcvFwiJA6A1ERuh+dgeA4Dxm3JBYictIes+SqUQ==}
|
|
|
|
'@assemblyscript/loader@0.19.23':
|
|
resolution: {integrity: sha512-ulkCYfFbYj01ie1MDOyxv2F6SpRN1TOj7fQxbP07D6HmeR+gr2JLSmINKjga2emB+b1L2KGrFKBTc+e00p54nw==}
|
|
|
|
'@astro-community/astro-embed-integration@0.7.1':
|
|
resolution: {integrity: sha512-uPpVx/CluktB3nOnCTUB7tQ3jms2acYWTe/JgX5tFqTjjtiL686+FcjOaQ/Ej+FNErdg+36Y66WTeIxlYw4pvQ==}
|
|
peerDependencies:
|
|
astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta
|
|
|
|
'@astro-community/astro-embed-link-preview@0.2.0':
|
|
resolution: {integrity: sha512-yXWQv9nlI7IAQxJo/mpa93ZY4G4WwN7JjiTkKZKAce3ZQQyI1qZb6+x5gVRIhkMlyHlroVKelZHFk/NVcHDZkA==}
|
|
|
|
'@astro-community/astro-embed-twitter@0.5.4':
|
|
resolution: {integrity: sha512-wQyros0Uh4L8fDOCZ9+UYMoq4u+YiJZEvjnL6ZP0KL6dcsyfma/XC2/Q2DBL5SBBiIkkFcFHmzDBIPl4HsENXw==}
|
|
peerDependencies:
|
|
astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta
|
|
|
|
'@astro-community/astro-embed-utils@0.1.2':
|
|
resolution: {integrity: sha512-BO5k8pDfbrTXcAvMlBak+K3p8IFcsGimdLPmiRz7HIMBuy9hI6R9PEuVhJs00sCp/rkkkZbwiw3IL8ncFfxRFw==}
|
|
|
|
'@astro-community/astro-embed-vimeo@0.3.7':
|
|
resolution: {integrity: sha512-0Y08IOudqSLC/RKiYZagaG/uvfblSt7of+hrIcRky7u+KZK3VrTbZ/Np+nIq81jXLGJQPXN8TNGsOUsY0mw9lw==}
|
|
peerDependencies:
|
|
astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta
|
|
|
|
'@astro-community/astro-embed-youtube@0.5.2':
|
|
resolution: {integrity: sha512-cckWcq7mFCmI6uPpIlRolSafSQRYZBOaxIc8DaCUh8+JQAtPF7O4EdpRpZBUcvbARrWEEyHJCWrt0XOGppMniw==}
|
|
peerDependencies:
|
|
astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta
|
|
|
|
'@astrojs/check@0.9.3':
|
|
resolution: {integrity: sha512-I6Dz45bMI5YRbp4yK2LKWsHH3/kkHRGdPGruGkLap6pqxhdcNh7oCgN04Ac+haDfc9ow5BYPGPmEhkwef15GQQ==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
typescript: ^5.0.0
|
|
|
|
'@astrojs/cli-kit@0.4.1':
|
|
resolution: {integrity: sha512-bVzyKzEpIwqjihBU/aUzt1LQckJuHK0agd3/ITdXhPUYculrc6K1/K7H+XG4rwjXtg+ikT3PM05V1MVYWiIvQw==}
|
|
engines: {node: '>=18.14.1'}
|
|
|
|
'@astrojs/compiler@2.10.3':
|
|
resolution: {integrity: sha512-bL/O7YBxsFt55YHU021oL+xz+B/9HvGNId3F9xURN16aeqDK9juHGktdkCSXz+U4nqFACq6ZFvWomOzhV+zfPw==}
|
|
|
|
'@astrojs/language-server@2.14.1':
|
|
resolution: {integrity: sha512-mkKtCTPRD4dyKdAqIP0zmmPyO/ZABOqFESnaVca47Dg/sAagJnDSEsDUDzNbHFh1+9Dj1o5y4iwNsxJboGdaNg==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
prettier: ^3.0.0
|
|
prettier-plugin-astro: '>=0.11.0'
|
|
peerDependenciesMeta:
|
|
prettier:
|
|
optional: true
|
|
prettier-plugin-astro:
|
|
optional: true
|
|
|
|
'@astrojs/node@8.3.3':
|
|
resolution: {integrity: sha512-idrKhnnPSi0ABV+PCQsRQqVNwpOvVDF/+fkwcIiE8sr9J8EMvW9g/oyAt8T4X2OBJ8FUzYPL8klfCdG7r0eB5g==}
|
|
peerDependencies:
|
|
astro: ^4.2.0
|
|
|
|
'@astrojs/node@9.0.0-alpha.1':
|
|
resolution: {integrity: sha512-5KsaJYuAnKP4tmT/skEWLs4UP6FQhtwIVa26MBU5imiS/aL33cIwmZ7Gl2W0rP/t4Wnz9ehf42lXWXLPekhETw==}
|
|
peerDependencies:
|
|
astro: ^5.0.0-alpha.0
|
|
|
|
'@astrojs/yaml2ts@0.2.1':
|
|
resolution: {integrity: sha512-CBaNwDQJz20E5WxzQh4thLVfhB3JEEGz72wRA+oJp6fQR37QLAqXZJU0mHC+yqMOQ6oj0GfRPJrz6hjf+zm6zA==}
|
|
|
|
'@babel/code-frame@7.24.7':
|
|
resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/compat-data@7.25.2':
|
|
resolution: {integrity: sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/core@7.25.2':
|
|
resolution: {integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/generator@7.25.5':
|
|
resolution: {integrity: sha512-abd43wyLfbWoxC6ahM8xTkqLpGB2iWBVyuKC9/srhFunCd1SDNrV1s72bBpK4hLj8KLzHBBcOblvLQZBNw9r3w==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-annotate-as-pure@7.24.7':
|
|
resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-compilation-targets@7.25.2':
|
|
resolution: {integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-create-class-features-plugin@7.24.7':
|
|
resolution: {integrity: sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-environment-visitor@7.24.7':
|
|
resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-function-name@7.24.7':
|
|
resolution: {integrity: sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-member-expression-to-functions@7.24.7':
|
|
resolution: {integrity: sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-imports@7.18.6':
|
|
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-imports@7.22.15':
|
|
resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-imports@7.24.7':
|
|
resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-transforms@7.25.2':
|
|
resolution: {integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-optimise-call-expression@7.24.7':
|
|
resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-plugin-utils@7.24.8':
|
|
resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-replace-supers@7.24.7':
|
|
resolution: {integrity: sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-simple-access@7.24.7':
|
|
resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.24.7':
|
|
resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-split-export-declaration@7.24.7':
|
|
resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-string-parser@7.24.8':
|
|
resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-identifier@7.24.7':
|
|
resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-option@7.24.8':
|
|
resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helpers@7.25.0':
|
|
resolution: {integrity: sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/highlight@7.24.7':
|
|
resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/parser@7.25.4':
|
|
resolution: {integrity: sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
'@babel/plugin-proposal-decorators@7.24.1':
|
|
resolution: {integrity: sha512-zPEvzFijn+hRvJuX2Vu3KbEBN39LN3f7tW3MQO2LsIs57B26KU+kUc82BdAktS1VCM6libzh45eKGI65lg0cpA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-decorators@7.24.1':
|
|
resolution: {integrity: sha512-05RJdO/cCrtVWuAaSn1tS3bH8jbsJa/Y1uD186u6J4C/1mnHFxseeuWpsqr9anvo7TUulev7tm7GDwRV+VuhDw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.24.1':
|
|
resolution: {integrity: sha512-zhQTMH0X2nVLnb04tz+s7AMuasX8U0FnpE+nHTOhSOINjWMnopoZTxtIKsd45n4GQ/HIZLyfIpoul8e2m0DnRA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-meta@7.10.4':
|
|
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-jsx@7.24.7':
|
|
resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-typescript@7.24.7':
|
|
resolution: {integrity: sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx-development@7.24.7':
|
|
resolution: {integrity: sha512-QG9EnzoGn+Qar7rxuW+ZOsbWOt56FvvI93xInqsZDC5fsekx1AlIO4KIJ5M+D0p0SqSH156EpmZyXq630B8OlQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx-self@7.24.7':
|
|
resolution: {integrity: sha512-fOPQYbGSgH0HUp4UJO4sMBFjY6DuWq+2i8rixyUMb3CdGixs/gccURvYOAhajBdKDoGajFr3mUq5rH3phtkGzw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx-source@7.24.1':
|
|
resolution: {integrity: sha512-1v202n7aUq4uXAieRTKcwPzNyphlCuqHHDcdSNc+vdhoTEZcFMh+L5yZuCmGaIO7bs1nJUNfHB89TZyoL48xNA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx@7.25.2':
|
|
resolution: {integrity: sha512-KQsqEAVBpU82NM/B/N9j9WOdphom1SZH3R+2V7INrQUH+V9EBFwZsEJl8eBIVeQE62FxJCc70jzEZwqU7RcVqA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-typescript@7.24.7':
|
|
resolution: {integrity: sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/runtime@7.24.4':
|
|
resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/template@7.25.0':
|
|
resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/traverse@7.25.4':
|
|
resolution: {integrity: sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/types@7.25.4':
|
|
resolution: {integrity: sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@biomejs/biome@1.8.3':
|
|
resolution: {integrity: sha512-/uUV3MV+vyAczO+vKrPdOW0Iaet7UnJMU4bNMinggGJTAnBPjCoLEYcyYtYHNnUNYlv4xZMH6hVIQCAozq8d5w==}
|
|
engines: {node: '>=14.21.3'}
|
|
hasBin: true
|
|
|
|
'@biomejs/cli-darwin-arm64@1.8.3':
|
|
resolution: {integrity: sha512-9DYOjclFpKrH/m1Oz75SSExR8VKvNSSsLnVIqdnKexj6NwmiMlKk94Wa1kZEdv6MCOHGHgyyoV57Cw8WzL5n3A==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@biomejs/cli-darwin-x64@1.8.3':
|
|
resolution: {integrity: sha512-UeW44L/AtbmOF7KXLCoM+9PSgPo0IDcyEUfIoOXYeANaNXXf9mLUwV1GeF2OWjyic5zj6CnAJ9uzk2LT3v/wAw==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@biomejs/cli-linux-arm64-musl@1.8.3':
|
|
resolution: {integrity: sha512-9yjUfOFN7wrYsXt/T/gEWfvVxKlnh3yBpnScw98IF+oOeCYb5/b/+K7YNqKROV2i1DlMjg9g/EcN9wvj+NkMuQ==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@biomejs/cli-linux-arm64@1.8.3':
|
|
resolution: {integrity: sha512-fed2ji8s+I/m8upWpTJGanqiJ0rnlHOK3DdxsyVLZQ8ClY6qLuPc9uehCREBifRJLl/iJyQpHIRufLDeotsPtw==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@biomejs/cli-linux-x64-musl@1.8.3':
|
|
resolution: {integrity: sha512-UHrGJX7PrKMKzPGoEsooKC9jXJMa28TUSMjcIlbDnIO4EAavCoVmNQaIuUSH0Ls2mpGMwUIf+aZJv657zfWWjA==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@biomejs/cli-linux-x64@1.8.3':
|
|
resolution: {integrity: sha512-I8G2QmuE1teISyT8ie1HXsjFRz9L1m5n83U1O6m30Kw+kPMPSKjag6QGUn+sXT8V+XWIZxFFBoTDEDZW2KPDDw==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@biomejs/cli-win32-arm64@1.8.3':
|
|
resolution: {integrity: sha512-J+Hu9WvrBevfy06eU1Na0lpc7uR9tibm9maHynLIoAjLZpQU3IW+OKHUtyL8p6/3pT2Ju5t5emReeIS2SAxhkQ==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@biomejs/cli-win32-x64@1.8.3':
|
|
resolution: {integrity: sha512-/PJ59vA1pnQeKahemaQf4Nyj7IKUvGQSc3Ze1uIGi+Wvr1xF7rGobSrAAG01T/gUDG21vkDsZYM03NAmPiVkqg==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@builder.io/partytown@0.10.2':
|
|
resolution: {integrity: sha512-A9U+4PREWcS+CCYzKGIPovtGB/PBgnH/8oQyCE6Nr9drDJk6cMPpLQIEajpGPmG9tYF7N3FkRvhXm/AS9+0iKg==}
|
|
engines: {node: '>=18.0.0'}
|
|
hasBin: true
|
|
|
|
'@changesets/apply-release-plan@7.0.4':
|
|
resolution: {integrity: sha512-HLFwhKWayKinWAul0Vj+76jVx1Pc2v55MGPVjZ924Y/ROeSsBMFutv9heHmCUj48lJyRfOTJG5+ar+29FUky/A==}
|
|
|
|
'@changesets/assemble-release-plan@6.0.3':
|
|
resolution: {integrity: sha512-bLNh9/Lgl1VwkjWZTq8JmRqH+hj7/Yzfz0jsQ/zJJ+FTmVqmqPj3szeKOri8O/hEM8JmHW019vh2gTO9iq5Cuw==}
|
|
|
|
'@changesets/changelog-git@0.2.0':
|
|
resolution: {integrity: sha512-bHOx97iFI4OClIT35Lok3sJAwM31VbUM++gnMBV16fdbtBhgYu4dxsphBF/0AZZsyAHMrnM0yFcj5gZM1py6uQ==}
|
|
|
|
'@changesets/changelog-github@0.5.0':
|
|
resolution: {integrity: sha512-zoeq2LJJVcPJcIotHRJEEA2qCqX0AQIeFE+L21L8sRLPVqDhSXY8ZWAt2sohtBpFZkBwu+LUwMSKRr2lMy3LJA==}
|
|
|
|
'@changesets/cli@2.27.7':
|
|
resolution: {integrity: sha512-6lr8JltiiXPIjDeYg4iM2MeePP6VN/JkmqBsVA5XRiy01hGS3y629LtSDvKcycj/w/5Eur1rEwby/MjcYS+e2A==}
|
|
hasBin: true
|
|
|
|
'@changesets/config@3.0.2':
|
|
resolution: {integrity: sha512-cdEhS4t8woKCX2M8AotcV2BOWnBp09sqICxKapgLHf9m5KdENpWjyrFNMjkLqGJtUys9U+w93OxWT0czorVDfw==}
|
|
|
|
'@changesets/errors@0.2.0':
|
|
resolution: {integrity: sha512-6BLOQUscTpZeGljvyQXlWOItQyU71kCdGz7Pi8H8zdw6BI0g3m43iL4xKUVPWtG+qrrL9DTjpdn8eYuCQSRpow==}
|
|
|
|
'@changesets/get-dependents-graph@2.1.1':
|
|
resolution: {integrity: sha512-LRFjjvigBSzfnPU2n/AhFsuWR5DK++1x47aq6qZ8dzYsPtS/I5mNhIGAS68IAxh1xjO9BTtz55FwefhANZ+FCA==}
|
|
|
|
'@changesets/get-github-info@0.6.0':
|
|
resolution: {integrity: sha512-v/TSnFVXI8vzX9/w3DU2Ol+UlTZcu3m0kXTjTT4KlAdwSvwutcByYwyYn9hwerPWfPkT2JfpoX0KgvCEi8Q/SA==}
|
|
|
|
'@changesets/get-release-plan@4.0.3':
|
|
resolution: {integrity: sha512-6PLgvOIwTSdJPTtpdcr3sLtGatT+Jr22+cQwEBJBy6wP0rjB4yJ9lv583J9fVpn1bfQlBkDa8JxbS2g/n9lIyA==}
|
|
|
|
'@changesets/get-version-range-type@0.4.0':
|
|
resolution: {integrity: sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==}
|
|
|
|
'@changesets/git@3.0.0':
|
|
resolution: {integrity: sha512-vvhnZDHe2eiBNRFHEgMiGd2CT+164dfYyrJDhwwxTVD/OW0FUD6G7+4DIx1dNwkwjHyzisxGAU96q0sVNBns0w==}
|
|
|
|
'@changesets/logger@0.1.0':
|
|
resolution: {integrity: sha512-pBrJm4CQm9VqFVwWnSqKEfsS2ESnwqwH+xR7jETxIErZcfd1u2zBSqrHbRHR7xjhSgep9x2PSKFKY//FAshA3g==}
|
|
|
|
'@changesets/parse@0.4.0':
|
|
resolution: {integrity: sha512-TS/9KG2CdGXS27S+QxbZXgr8uPsP4yNJYb4BC2/NeFUj80Rni3TeD2qwWmabymxmrLo7JEsytXH1FbpKTbvivw==}
|
|
|
|
'@changesets/pre@2.0.0':
|
|
resolution: {integrity: sha512-HLTNYX/A4jZxc+Sq8D1AMBsv+1qD6rmmJtjsCJa/9MSRybdxh0mjbTvE6JYZQ/ZiQ0mMlDOlGPXTm9KLTU3jyw==}
|
|
|
|
'@changesets/read@0.6.0':
|
|
resolution: {integrity: sha512-ZypqX8+/im1Fm98K4YcZtmLKgjs1kDQ5zHpc2U1qdtNBmZZfo/IBiG162RoP0CUF05tvp2y4IspH11PLnPxuuw==}
|
|
|
|
'@changesets/should-skip-package@0.1.0':
|
|
resolution: {integrity: sha512-FxG6Mhjw7yFStlSM7Z0Gmg3RiyQ98d/9VpQAZ3Fzr59dCOM9G6ZdYbjiSAt0XtFr9JR5U2tBaJWPjrkGGc618g==}
|
|
|
|
'@changesets/types@4.1.0':
|
|
resolution: {integrity: sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==}
|
|
|
|
'@changesets/types@6.0.0':
|
|
resolution: {integrity: sha512-b1UkfNulgKoWfqyHtzKS5fOZYSJO+77adgL7DLRDr+/7jhChN+QcHnbjiQVOz/U+Ts3PGNySq7diAItzDgugfQ==}
|
|
|
|
'@changesets/write@0.3.1':
|
|
resolution: {integrity: sha512-SyGtMXzH3qFqlHKcvFY2eX+6b0NGiFcNav8AFsYwy5l8hejOeoeTDemu5Yjmke2V5jpzY+pBvM0vCCQ3gdZpfw==}
|
|
|
|
'@clack/core@0.3.4':
|
|
resolution: {integrity: sha512-H4hxZDXgHtWTwV3RAVenqcC4VbJZNegbBjlPvzOzCouXtS2y3sDvlO3IsbrPNWuLWPPlYVYPghQdSF64683Ldw==}
|
|
|
|
'@clack/prompts@0.7.0':
|
|
resolution: {integrity: sha512-0MhX9/B4iL6Re04jPrttDm+BsP8y6mS7byuv0BvXgdXhbV5PdlsHt55dvNsuBCPZ7xq1oTAOOuotR9NFbQyMSA==}
|
|
bundledDependencies:
|
|
- is-unicode-supported
|
|
|
|
'@colors/colors@1.5.0':
|
|
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
|
engines: {node: '>=0.1.90'}
|
|
|
|
'@csstools/cascade-layer-name-parser@2.0.1':
|
|
resolution: {integrity: sha512-G9ZYN5+yr/E6xYSiy1BwOEFP5p88ZtWo8sL4NztKBkRRAwRkzVGa70M+D+fYHugMID5jkLeNt5X9jYd5EaVuyg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-parser-algorithms': ^3.0.1
|
|
'@csstools/css-tokenizer': ^3.0.1
|
|
|
|
'@csstools/color-helpers@5.0.1':
|
|
resolution: {integrity: sha512-MKtmkA0BX87PKaO1NFRTFH+UnkgnmySQOvNxJubsadusqPEC2aJ9MOQiMceZJJ6oitUl/i0L6u0M1IrmAOmgBA==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@csstools/css-calc@2.0.1':
|
|
resolution: {integrity: sha512-e59V+sNp6e5m+9WnTUydA1DQO70WuKUdseflRpWmXxocF/h5wWGIxUjxfvLtajcmwstH0vm6l0reKMzcyI757Q==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-parser-algorithms': ^3.0.1
|
|
'@csstools/css-tokenizer': ^3.0.1
|
|
|
|
'@csstools/css-color-parser@3.0.2':
|
|
resolution: {integrity: sha512-mNg7A6HnNjlm0we/pDS9dUafOuBxcanN0TBhEGeIk6zZincuk0+mAbnBqfVs29NlvWHZ8diwTG6g5FeU8246sA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-parser-algorithms': ^3.0.1
|
|
'@csstools/css-tokenizer': ^3.0.1
|
|
|
|
'@csstools/css-parser-algorithms@3.0.1':
|
|
resolution: {integrity: sha512-lSquqZCHxDfuTg/Sk2hiS0mcSFCEBuj49JfzPHJogDBT0mGCyY5A1AQzBWngitrp7i1/HAZpIgzF/VjhOEIJIg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-tokenizer': ^3.0.1
|
|
|
|
'@csstools/css-tokenizer@3.0.1':
|
|
resolution: {integrity: sha512-UBqaiu7kU0lfvaP982/o3khfXccVlHPWp0/vwwiIgDF0GmqqqxoiXC/6FCjlS9u92f7CoEz6nXKQnrn1kIAkOw==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@csstools/media-query-list-parser@3.0.1':
|
|
resolution: {integrity: sha512-HNo8gGD02kHmcbX6PvCoUuOQvn4szyB9ca63vZHKX5A81QytgDG4oxG4IaEfHTlEZSZ6MjPEMWIVU+zF2PZcgw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-parser-algorithms': ^3.0.1
|
|
'@csstools/css-tokenizer': ^3.0.1
|
|
|
|
'@csstools/postcss-cascade-layers@5.0.0':
|
|
resolution: {integrity: sha512-h+VunB3KXaoWTWEPBcdVk8Kz1eZ/CtDD+HXgKw5JLdbsViLEQdKUtFYH73VIQigdodng8s5DCrrwNQY7pnuWBA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-color-function@4.0.2':
|
|
resolution: {integrity: sha512-q/W3RXh66SM7WqxW3/KU6koL8nOgqyB/wrcU3+ThXnNtXY2+k8UgdE301ISJpMt6PDyYgC7eMaIBo535RvFIgw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-color-mix-function@3.0.2':
|
|
resolution: {integrity: sha512-zG9PHNzZVCRk6eprm+T/ybrnuiwLdO+RR7+GCtNut+NZJGtPJj6bfPOEX23aOlMslLcRAlN6QOpxH3tovn+WpA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-content-alt-text@2.0.1':
|
|
resolution: {integrity: sha512-TWjjewVZqdkjavsi8a2THuXgkhUum1k/m4QJpZpzOv72q6WnaoQZGSj5t5uCs7ymJr0H3qj6JcXMwMApSWUOGQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-exponential-functions@2.0.1':
|
|
resolution: {integrity: sha512-A/MG8es3ylFzZ30oYIQUyJcMOfTfCs0dqqBMzeuzaPRlx4q/72WG+BbKe/pL9BUNIWsM0Q8jn3e3la8enjHJJA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-font-format-keywords@4.0.0':
|
|
resolution: {integrity: sha512-usBzw9aCRDvchpok6C+4TXC57btc4bJtmKQWOHQxOVKen1ZfVqBUuCZ/wuqdX5GHsD0NRSr9XTP+5ID1ZZQBXw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-gamut-mapping@2.0.2':
|
|
resolution: {integrity: sha512-/1ur3ca9RWg/KnbLlxaDswyjLSGoaHNDruAzrVhkn5axgd7LOH6JHCBRhrKDafdMw9bf4MQrYFoaLfHAPekLFg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-gradients-interpolation-method@5.0.2':
|
|
resolution: {integrity: sha512-qRpvA4sduAfiV9yZG4OM7q/h2Qhr3lg+GrHe9NZwuzWnfSDLGh+Dh4Ea6fQ+1++jdKXW/Cb4/vHRp0ssQYra4w==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-hwb-function@4.0.2':
|
|
resolution: {integrity: sha512-RUBVCyJE1hTsf9vGp3zrALeMollkAlHRFKm+T36y67nLfOOf+6GNQsdTGFAyLrY65skcm8ddC26Jp1n9ZIauEA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-ic-unit@4.0.0':
|
|
resolution: {integrity: sha512-9QT5TDGgx7wD3EEMN3BSUG6ckb6Eh5gSPT5kZoVtUuAonfPmLDJyPhqR4ntPpMYhUKAMVKAg3I/AgzqHMSeLhA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-initial@2.0.0':
|
|
resolution: {integrity: sha512-dv2lNUKR+JV+OOhZm9paWzYBXOCi+rJPqJ2cJuhh9xd8USVrd0cBEPczla81HNOyThMQWeCcdln3gZkQV2kYxA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-is-pseudo-class@5.0.0':
|
|
resolution: {integrity: sha512-E/CjrT03BL06WmrjupnrT0VUBTvxJdoW1hRVeXFa9qatWtvcLLw0j8hP372G4A9PpSGEMXi3/AoHzPf7DNryCQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-light-dark-function@2.0.2':
|
|
resolution: {integrity: sha512-QAWWDJtJ7ywzhaMe09QwhjhuwB0XN04fW1MFwoEJMcYyiQub4a57mVFV+ngQEekUhsqe/EtKVCzyOx4q3xshag==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-logical-float-and-clear@3.0.0':
|
|
resolution: {integrity: sha512-SEmaHMszwakI2rqKRJgE+8rpotFfne1ZS6bZqBoQIicFyV+xT1UF42eORPxJkVJVrH9C0ctUgwMSn3BLOIZldQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-logical-overflow@2.0.0':
|
|
resolution: {integrity: sha512-spzR1MInxPuXKEX2csMamshR4LRaSZ3UXVaRGjeQxl70ySxOhMpP2252RAFsg8QyyBXBzuVOOdx1+bVO5bPIzA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-logical-overscroll-behavior@2.0.0':
|
|
resolution: {integrity: sha512-e/webMjoGOSYfqLunyzByZj5KKe5oyVg/YSbie99VEaSDE2kimFm0q1f6t/6Jo+VVCQ/jbe2Xy+uX+C4xzWs4w==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-logical-resize@3.0.0':
|
|
resolution: {integrity: sha512-DFbHQOFW/+I+MY4Ycd/QN6Dg4Hcbb50elIJCfnwkRTCX05G11SwViI5BbBlg9iHRl4ytB7pmY5ieAFk3ws7yyg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-logical-viewport-units@3.0.1':
|
|
resolution: {integrity: sha512-JsfaoTiBqIuRE+CYL4ZpYKOqJ965GyiMH4b8UrY0Z7i5GfMiHZrK7xtTB29piuyKQzrW+Z8w3PAExhwND9cuAQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-media-minmax@2.0.1':
|
|
resolution: {integrity: sha512-EMa3IgUip+F/MwH4r2KfIA9ym9hQkT2PpR9MOukdomfGGCFuw9V3n/iIOBKziN1qfeddsYoOvtYOKQcHU2yIjg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-media-queries-aspect-ratio-number-values@3.0.1':
|
|
resolution: {integrity: sha512-JTzMQz//INahTALkvXnC5lC2fJKzwb5PY443T2zaM9hAzM7nzHMLIlEfFgdtBahVIBtBSalMefdxNr99LGW1lQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-nested-calc@4.0.0':
|
|
resolution: {integrity: sha512-jMYDdqrQQxE7k9+KjstC3NbsmC063n1FTPLCgCRS2/qHUbHM0mNy9pIn4QIiQGs9I/Bg98vMqw7mJXBxa0N88A==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-normalize-display-values@4.0.0':
|
|
resolution: {integrity: sha512-HlEoG0IDRoHXzXnkV4in47dzsxdsjdz6+j7MLjaACABX2NfvjFS6XVAnpaDyGesz9gK2SC7MbNwdCHusObKJ9Q==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-oklab-function@4.0.2':
|
|
resolution: {integrity: sha512-2iSK/T77PHMeorakBAk/WLxSodfIJ/lmi6nxEkuruXfhGH7fByZim4Fw6ZJf4B73SVieRSH2ep8zvYkA2ZfRtA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-progressive-custom-properties@4.0.0':
|
|
resolution: {integrity: sha512-XQPtROaQjomnvLUSy/bALTR5VCtTVUFwYs1SblvYgLSeTo2a/bMNwUwo2piXw5rTv/FEYiy5yPSXBqg9OKUx7Q==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-relative-color-syntax@3.0.2':
|
|
resolution: {integrity: sha512-aBpuUdpJBswNGfw6lOkhown2cZ0YXrMjASye56nkoRpgRe9yDF4BM1fvEuakrCDiaeoUzVaI4SF6+344BflXfQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-scope-pseudo-class@4.0.0':
|
|
resolution: {integrity: sha512-+ZUOBtVMDcmHZcZqsP/jcNRriEILfWQflTI3tCTA+/RheXAg57VkFGyPDAilpQSqlCpxWLWG8VUFKFtZJPwuOg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-stepped-value-functions@4.0.1':
|
|
resolution: {integrity: sha512-dk3KqVcIEYzy9Mvx8amoBbk123BWgd5DfjXDiPrEqxGma37PG7m/MoMmHQhuVHIjvPDHoJwyIZi2yy7j0RA5fw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-text-decoration-shorthand@4.0.1':
|
|
resolution: {integrity: sha512-xPZIikbx6jyzWvhms27uugIc0I4ykH4keRvoa3rxX5K7lEhkbd54rjj/dv60qOCTisoS+3bmwJTeyV1VNBrXaw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-trigonometric-functions@4.0.1':
|
|
resolution: {integrity: sha512-QHOYuN3bzS/rcpAygFhJxJUtD8GuJEWF6f9Zm518Tq/cSMlcTgU+v0geyi5EqbmYxKMig2oKCKUSGqOj9gehkg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-unset-value@4.0.0':
|
|
resolution: {integrity: sha512-cBz3tOCI5Fw6NIFEwU3RiwK6mn3nKegjpJuzCndoGq3BZPkUjnsq7uQmIeMNeMbMk7YD2MfKcgCpZwX5jyXqCA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/selector-resolve-nested@2.0.0':
|
|
resolution: {integrity: sha512-oklSrRvOxNeeOW1yARd4WNCs/D09cQjunGZUgSq6vM8GpzFswN+8rBZyJA29YFZhOTQ6GFzxgLDNtVbt9wPZMA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss-selector-parser: ^6.1.0
|
|
|
|
'@csstools/selector-specificity@4.0.0':
|
|
resolution: {integrity: sha512-189nelqtPd8++phaHNwYovKZI0FOzH1vQEE3QhHHkNIGrg5fSs9CbYP3RvfEH5geztnIA9Jwq91wyOIwAW5JIQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss-selector-parser: ^6.1.0
|
|
|
|
'@csstools/utilities@2.0.0':
|
|
resolution: {integrity: sha512-5VdOr0Z71u+Yp3ozOx8T11N703wIFGVRgOWbOZMKgglPJsWA54MRIoMNVMa7shUToIhx5J8vX4sOZgD2XiihiQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@emmetio/abbreviation@2.3.3':
|
|
resolution: {integrity: sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==}
|
|
|
|
'@emmetio/css-abbreviation@2.1.8':
|
|
resolution: {integrity: sha512-s9yjhJ6saOO/uk1V74eifykk2CBYi01STTK3WlXWGOepyKa23ymJ053+DNQjpFcy1ingpaO7AxCcwLvHFY9tuw==}
|
|
|
|
'@emmetio/css-parser@0.4.0':
|
|
resolution: {integrity: sha512-z7wkxRSZgrQHXVzObGkXG+Vmj3uRlpM11oCZ9pbaz0nFejvCDmAiNDpY75+wgXOcffKpj4rzGtwGaZxfJKsJxw==}
|
|
|
|
'@emmetio/html-matcher@1.3.0':
|
|
resolution: {integrity: sha512-NTbsvppE5eVyBMuyGfVu2CRrLvo7J4YHb6t9sBFLyY03WYhXET37qA4zOYUjBWFCRHO7pS1B9khERtY0f5JXPQ==}
|
|
|
|
'@emmetio/scanner@1.0.4':
|
|
resolution: {integrity: sha512-IqRuJtQff7YHHBk4G8YZ45uB9BaAGcwQeVzgj/zj8/UdOhtQpEIupUhSk8dys6spFIWVZVeK20CzGEnqR5SbqA==}
|
|
|
|
'@emmetio/stream-reader-utils@0.1.0':
|
|
resolution: {integrity: sha512-ZsZ2I9Vzso3Ho/pjZFsmmZ++FWeEd/txqybHTm4OgaZzdS8V9V/YYWQwg5TC38Z7uLWUV1vavpLLbjJtKubR1A==}
|
|
|
|
'@emmetio/stream-reader@2.2.0':
|
|
resolution: {integrity: sha512-fXVXEyFA5Yv3M3n8sUGT7+fvecGrZP4k6FnWWMSZVQf69kAq0LLpaBQLGcPR30m3zMmKYhECP4k/ZkzvhEW5kw==}
|
|
|
|
'@emnapi/runtime@1.1.1':
|
|
resolution: {integrity: sha512-3bfqkzuR1KLx57nZfjr2NLnFOobvyS0aTszaEGCGqmYMVDRaGvgIZbjGSV/MHSSmLgQ/b9JFHQ5xm5WRZYd+XQ==}
|
|
|
|
'@esbuild/aix-ppc64@0.21.5':
|
|
resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.21.5':
|
|
resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.21.5':
|
|
resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.21.5':
|
|
resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.21.5':
|
|
resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.21.5':
|
|
resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.21.5':
|
|
resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.21.5':
|
|
resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.21.5':
|
|
resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.21.5':
|
|
resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.21.5':
|
|
resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.21.5':
|
|
resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.21.5':
|
|
resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.21.5':
|
|
resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.21.5':
|
|
resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.21.5':
|
|
resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/sunos-x64@0.21.5':
|
|
resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.21.5':
|
|
resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.21.5':
|
|
resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.21.5':
|
|
resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@eslint-community/eslint-utils@4.4.0':
|
|
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
|
|
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.11.0':
|
|
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
|
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
|
|
'@eslint/config-array@0.18.0':
|
|
resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/eslintrc@3.1.0':
|
|
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/js@9.9.1':
|
|
resolution: {integrity: sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/object-schema@2.1.4':
|
|
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@fontsource/monofett@5.0.21':
|
|
resolution: {integrity: sha512-76KRexcr7hwI/GmegtV82MxD51cK7ZDxof8oZdiDqLGuXlgYdp5UYDp0097+gHWfZRD44TWG2khEH1F681f9aQ==}
|
|
|
|
'@fontsource/montserrat@5.0.19':
|
|
resolution: {integrity: sha512-d2JyNIE0i2FOqLFkaSrfsyDzFzkzdER7d3xeHqFOTK5OFE+yiFyvlIBMXg5q+nNpMmVoW+2Q182Csn28o+kijQ==}
|
|
|
|
'@fortawesome/fontawesome-free@6.6.0':
|
|
resolution: {integrity: sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow==}
|
|
engines: {node: '>=6'}
|
|
|
|
'@humanwhocodes/module-importer@1.0.1':
|
|
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
|
|
engines: {node: '>=12.22'}
|
|
|
|
'@humanwhocodes/retry@0.3.0':
|
|
resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==}
|
|
engines: {node: '>=18.18'}
|
|
|
|
'@img/sharp-darwin-arm64@0.33.3':
|
|
resolution: {integrity: sha512-FaNiGX1MrOuJ3hxuNzWgsT/mg5OHG/Izh59WW2mk1UwYHUwtfbhk5QNKYZgxf0pLOhx9ctGiGa2OykD71vOnSw==}
|
|
engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@img/sharp-darwin-x64@0.33.3':
|
|
resolution: {integrity: sha512-2QeSl7QDK9ru//YBT4sQkoq7L0EAJZA3rtV+v9p8xTKl4U1bUqTIaCnoC7Ctx2kCjQgwFXDasOtPTCT8eCTXvw==}
|
|
engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@img/sharp-libvips-darwin-arm64@1.0.2':
|
|
resolution: {integrity: sha512-tcK/41Rq8IKlSaKRCCAuuY3lDJjQnYIW1UXU1kxcEKrfL8WR7N6+rzNoOxoQRJWTAECuKwgAHnPvqXGN8XfkHA==}
|
|
engines: {macos: '>=11', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@img/sharp-libvips-darwin-x64@1.0.2':
|
|
resolution: {integrity: sha512-Ofw+7oaWa0HiiMiKWqqaZbaYV3/UGL2wAPeLuJTx+9cXpCRdvQhCLG0IH8YGwM0yGWGLpsF4Su9vM1o6aer+Fw==}
|
|
engines: {macos: '>=10.13', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@img/sharp-libvips-linux-arm64@1.0.2':
|
|
resolution: {integrity: sha512-x7kCt3N00ofFmmkkdshwj3vGPCnmiDh7Gwnd4nUwZln2YjqPxV1NlTyZOvoDWdKQVDL911487HOueBvrpflagw==}
|
|
engines: {glibc: '>=2.26', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-arm@1.0.2':
|
|
resolution: {integrity: sha512-iLWCvrKgeFoglQxdEwzu1eQV04o8YeYGFXtfWU26Zr2wWT3q3MTzC+QTCO3ZQfWd3doKHT4Pm2kRmLbupT+sZw==}
|
|
engines: {glibc: '>=2.28', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-s390x@1.0.2':
|
|
resolution: {integrity: sha512-cmhQ1J4qVhfmS6szYW7RT+gLJq9dH2i4maq+qyXayUSn9/3iY2ZeWpbAgSpSVbV2E1JUL2Gg7pwnYQ1h8rQIog==}
|
|
engines: {glibc: '>=2.28', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-x64@1.0.2':
|
|
resolution: {integrity: sha512-E441q4Qdb+7yuyiADVi5J+44x8ctlrqn8XgkDTwr4qPJzWkaHwD489iZ4nGDgcuya4iMN3ULV6NwbhRZJ9Z7SQ==}
|
|
engines: {glibc: '>=2.26', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linuxmusl-arm64@1.0.2':
|
|
resolution: {integrity: sha512-3CAkndNpYUrlDqkCM5qhksfE+qSIREVpyoeHIU6jd48SJZViAmznoQQLAv4hVXF7xyUB9zf+G++e2v1ABjCbEQ==}
|
|
engines: {musl: '>=1.2.2', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linuxmusl-x64@1.0.2':
|
|
resolution: {integrity: sha512-VI94Q6khIHqHWNOh6LLdm9s2Ry4zdjWJwH56WoiJU7NTeDwyApdZZ8c+SADC8OH98KWNQXnE01UdJ9CSfZvwZw==}
|
|
engines: {musl: '>=1.2.2', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-arm64@0.33.3':
|
|
resolution: {integrity: sha512-Zf+sF1jHZJKA6Gor9hoYG2ljr4wo9cY4twaxgFDvlG0Xz9V7sinsPp8pFd1XtlhTzYo0IhDbl3rK7P6MzHpnYA==}
|
|
engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-arm@0.33.3':
|
|
resolution: {integrity: sha512-Q7Ee3fFSC9P7vUSqVEF0zccJsZ8GiiCJYGWDdhEjdlOeS9/jdkyJ6sUSPj+bL8VuOYFSbofrW0t/86ceVhx32w==}
|
|
engines: {glibc: '>=2.28', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-s390x@0.33.3':
|
|
resolution: {integrity: sha512-vFk441DKRFepjhTEH20oBlFrHcLjPfI8B0pMIxGm3+yilKyYeHEVvrZhYFdqIseSclIqbQ3SnZMwEMWonY5XFA==}
|
|
engines: {glibc: '>=2.28', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-x64@0.33.3':
|
|
resolution: {integrity: sha512-Q4I++herIJxJi+qmbySd072oDPRkCg/SClLEIDh5IL9h1zjhqjv82H0Seupd+q2m0yOfD+/fJnjSoDFtKiHu2g==}
|
|
engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linuxmusl-arm64@0.33.3':
|
|
resolution: {integrity: sha512-qnDccehRDXadhM9PM5hLvcPRYqyFCBN31kq+ErBSZtZlsAc1U4Z85xf/RXv1qolkdu+ibw64fUDaRdktxTNP9A==}
|
|
engines: {musl: '>=1.2.2', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linuxmusl-x64@0.33.3':
|
|
resolution: {integrity: sha512-Jhchim8kHWIU/GZ+9poHMWRcefeaxFIs9EBqf9KtcC14Ojk6qua7ghKiPs0sbeLbLj/2IGBtDcxHyjCdYWkk2w==}
|
|
engines: {musl: '>=1.2.2', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-wasm32@0.33.3':
|
|
resolution: {integrity: sha512-68zivsdJ0koE96stdUfM+gmyaK/NcoSZK5dV5CAjES0FUXS9lchYt8LAB5rTbM7nlWtxaU/2GON0HVN6/ZYJAQ==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [wasm32]
|
|
|
|
'@img/sharp-win32-ia32@0.33.3':
|
|
resolution: {integrity: sha512-CyimAduT2whQD8ER4Ux7exKrtfoaUiVr7HG0zZvO0XTFn2idUWljjxv58GxNTkFb8/J9Ub9AqITGkJD6ZginxQ==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@img/sharp-win32-x64@0.33.3':
|
|
resolution: {integrity: sha512-viT4fUIDKnli3IfOephGnolMzhz5VaTvDRkYqtZxOMIoMQ4MrAziO7pT1nVnOt2FAm7qW5aa+CCc13aEY6Le0g==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@isaacs/cliui@8.0.2':
|
|
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@jridgewell/gen-mapping@0.3.5':
|
|
resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/set-array@1.2.1':
|
|
resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.0':
|
|
resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.25':
|
|
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
|
|
|
|
'@jsdevtools/rehype-toc@3.0.2':
|
|
resolution: {integrity: sha512-n5JEf16Wr4mdkRMZ8wMP/wN9/sHmTjRPbouXjJH371mZ2LEGDl72t8tEsMRNFerQN/QJtivOxqK1frdGa4QK5Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
'@jsonjoy.com/base64@1.1.2':
|
|
resolution: {integrity: sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/json-pack@1.0.4':
|
|
resolution: {integrity: sha512-aOcSN4MeAtFROysrbqG137b7gaDDSmVrl5mpo6sT/w+kcXpWnzhMjmY/Fh/sDx26NBxyIE7MB1seqLeCAzy9Sg==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@jsonjoy.com/util@1.3.0':
|
|
resolution: {integrity: sha512-Cebt4Vk7k1xHy87kHY7KSPLT77A7Ev7IfOblyLZhtYEhrdQ6fX4EoLq3xOQ3O/DRMEh2ok5nyC180E+ABS8Wmw==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
'@libsql/client@0.10.0':
|
|
resolution: {integrity: sha512-2ERn08T4XOVx34yBtUPq0RDjAdd9TJ5qNH/izugr208ml2F94mk92qC64kXyDVQINodWJvp3kAdq6P4zTtCZ7g==}
|
|
|
|
'@libsql/core@0.10.0':
|
|
resolution: {integrity: sha512-rqynAXGaiSpTsykOZdBtI1N4z4O+KZ6mt33K/aHeXAY0gSIfK/ctxuWa0Y1Bjo4FMz1idBTCXz4Ps5kITOvZZw==}
|
|
|
|
'@libsql/darwin-arm64@0.3.19':
|
|
resolution: {integrity: sha512-rmOqsLcDI65zzxlUOoEiPJLhqmbFsZF6p4UJQ2kMqB+Kc0Rt5/A1OAdOZ/Wo8fQfJWjR1IbkbpEINFioyKf+nQ==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@libsql/darwin-arm64@0.4.1':
|
|
resolution: {integrity: sha512-XICT9/OyU8Aa9Iv1xZIHgvM09n/1OQUk3VC+s5uavzdiGHrDMkOWzN47JN7/FiMa/NWrcgoEiDMk3+e7mE53Ig==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@libsql/darwin-x64@0.3.19':
|
|
resolution: {integrity: sha512-q9O55B646zU+644SMmOQL3FIfpmEvdWpRpzubwFc2trsa+zoBlSkHuzU9v/C+UNoPHQVRMP7KQctJ455I/h/xw==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@libsql/darwin-x64@0.4.1':
|
|
resolution: {integrity: sha512-pSKxhRrhu4SsTD+IBRZXcs1SkwMdeAG1tv6Z/Ctp/sOEYrgkU8MDKLqkOr9NsmwpK4S0+JdwjkLMyhTkct/5TQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@libsql/hrana-client@0.6.2':
|
|
resolution: {integrity: sha512-MWxgD7mXLNf9FXXiM0bc90wCjZSpErWKr5mGza7ERy2FJNNMXd7JIOv+DepBA1FQTIfI8TFO4/QDYgaQC0goNw==}
|
|
|
|
'@libsql/isomorphic-fetch@0.2.1':
|
|
resolution: {integrity: sha512-Sv07QP1Aw8A5OOrmKgRUBKe2fFhF2hpGJhtHe3d1aRnTESZCGkn//0zDycMKTGamVWb3oLYRroOsCV8Ukes9GA==}
|
|
|
|
'@libsql/isomorphic-ws@0.1.5':
|
|
resolution: {integrity: sha512-DtLWIH29onUYR00i0GlQ3UdcTRC6EP4u9w/h9LxpUZJWRMARk6dQwZ6Jkd+QdwVpuAOrdxt18v0K2uIYR3fwFg==}
|
|
|
|
'@libsql/linux-arm64-gnu@0.3.19':
|
|
resolution: {integrity: sha512-mgeAUU1oqqh57k7I3cQyU6Trpdsdt607eFyEmH5QO7dv303ti+LjUvh1pp21QWV6WX7wZyjeJV1/VzEImB+jRg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@libsql/linux-arm64-gnu@0.4.1':
|
|
resolution: {integrity: sha512-9lpvb24tO2qZd9nq5dlq3ESA3hSKYWBIK7lJjfiCM6f7a70AUwBY9QoPJV9q4gILIyVnR1YBGrlm50nnb+dYgw==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@libsql/linux-arm64-musl@0.3.19':
|
|
resolution: {integrity: sha512-VEZtxghyK6zwGzU9PHohvNxthruSxBEnRrX7BSL5jQ62tN4n2JNepJ6SdzXp70pdzTfwroOj/eMwiPt94gkVRg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@libsql/linux-arm64-musl@0.4.1':
|
|
resolution: {integrity: sha512-lyxi+lFxE+NcBRDMQCxCtDg3c4WcKAbc9u63d5+B23Vm+UgphD9XY4seu+tGrBy1MU2tuNVix7r9S7ECpAaVrA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@libsql/linux-x64-gnu@0.3.19':
|
|
resolution: {integrity: sha512-2t/J7LD5w2f63wGihEO+0GxfTyYIyLGEvTFEsMO16XI5o7IS9vcSHrxsvAJs4w2Pf907uDjmc7fUfMg6L82BrQ==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@libsql/linux-x64-gnu@0.4.1':
|
|
resolution: {integrity: sha512-psvuQ3UFBEmDFV8ZHG+WkUHIJiWv+elZ+zIPvOVedlIKdxG1O+8WthWUAhFHOGnbiyzc4sAZ4c3de1oCvyHxyQ==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@libsql/linux-x64-musl@0.3.19':
|
|
resolution: {integrity: sha512-BLsXyJaL8gZD8+3W2LU08lDEd9MIgGds0yPy5iNPp8tfhXx3pV/Fge2GErN0FC+nzt4DYQtjL+A9GUMglQefXQ==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@libsql/linux-x64-musl@0.4.1':
|
|
resolution: {integrity: sha512-PDidJ3AhGDqosGg3OAZzGxMFIbnuOALya4BoezJKl667AFv3x7BBQ30H81Mngsq3Fh8RkJkXSdWfL91+Txb1iA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@libsql/win32-x64-msvc@0.3.19':
|
|
resolution: {integrity: sha512-ay1X9AobE4BpzG0XPw1gplyLZPGHIgJOovvW23gUrukRegiUP62uzhpRbKNogLlUOynyXeq//prHgPXiebUfWg==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@libsql/win32-x64-msvc@0.4.1':
|
|
resolution: {integrity: sha512-IdODVqV/PrdOnHA/004uWyorZQuRsB7U7bCRCE3vXgABj3eJLJGc6cv2C6ksEaEoVxJbD8k53H4VVAGrtYwXzQ==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@lit-labs/ssr-dom-shim@1.2.1':
|
|
resolution: {integrity: sha512-wx4aBmgeGvFmOKucFKY+8VFJSYZxs9poN3SDNQFF6lT6NrQUnHiPB2PWz2sc4ieEcAaYYzN+1uWahEeTq2aRIQ==}
|
|
|
|
'@lit/reactive-element@2.0.4':
|
|
resolution: {integrity: sha512-GFn91inaUa2oHLak8awSIigYz0cU0Payr1rcFsrkf5OJ5eSPxElyZfKh0f2p9FsTiZWXQdWGJeXZICEfXXYSXQ==}
|
|
|
|
'@manypkg/find-root@1.1.0':
|
|
resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==}
|
|
|
|
'@manypkg/get-packages@1.1.3':
|
|
resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==}
|
|
|
|
'@markdoc/markdoc@0.4.0':
|
|
resolution: {integrity: sha512-fSh4P3Y4E7oaKYc2oNzSIJVPDto7SMzAuQN1Iyx53UxzleA6QzRdNWRxmiPqtVDaDi5dELd2yICoG91csrGrAw==}
|
|
engines: {node: '>=14.7.0'}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: '*'
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
react:
|
|
optional: true
|
|
|
|
'@mdx-js/mdx@3.0.1':
|
|
resolution: {integrity: sha512-eIQ4QTrOWyL3LWEe/bu6Taqzq2HQvHcyTMaOrI95P2/LmJE7AsfPfgJGuFLPVqBUE1BC1rik3VIhU+s9u72arA==}
|
|
|
|
'@nanostores/preact@0.5.2':
|
|
resolution: {integrity: sha512-DZ5G0UuHTJ8NNS8I3Jd6f4RCcWIl4siYD+vaV6jQf0T6xJ3QqTSkJkYNQTZK7O+7NC/mzaLkomyLQqD+w1E0Tg==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
peerDependencies:
|
|
nanostores: ^0.9.0 || ^0.10.0 || ^0.11.0
|
|
preact: '>=10.0.0'
|
|
|
|
'@neon-rs/load@0.0.4':
|
|
resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==}
|
|
|
|
'@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'}
|
|
|
|
'@oslojs/encoding@0.4.1':
|
|
resolution: {integrity: sha512-hkjo6MuIK/kQR5CrGNdAPZhS01ZCXuWDRJ187zh6qqF2+yMHZpD9fAYpX8q2bOO6Ryhl3XpCT6kUX76N8hhm4Q==}
|
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@playwright/test@1.46.1':
|
|
resolution: {integrity: sha512-Fq6SwLujA/DOIvNC2EL/SojJnkKf/rAwJ//APpJJHRyMi1PdKrY3Az+4XNQ51N4RTbItbIByQ0jgd1tayq1aeA==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
'@polka/url@1.0.0-next.25':
|
|
resolution: {integrity: sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==}
|
|
|
|
'@preact/preset-vite@2.8.2':
|
|
resolution: {integrity: sha512-m3tl+M8IO8jgiHnk+7LSTFl8axdPXloewi7iGVLdmCwf34XOzEUur0bZVewW4DUbUipFjTS2CXu27+5f/oexBA==}
|
|
peerDependencies:
|
|
'@babel/core': 7.x
|
|
vite: 2.x || 3.x || 4.x || 5.x
|
|
|
|
'@preact/signals-core@1.7.0':
|
|
resolution: {integrity: sha512-bEZLgmJGSBVP5PUPDowhPW3bVdMmp9Tr5OEl+SQK+8Tv9T7UsIfyN905cfkmmeqw8z4xp8T6zrl4M1uj9+HAfg==}
|
|
|
|
'@preact/signals@1.3.0':
|
|
resolution: {integrity: sha512-EOMeg42SlLS72dhoq6Vjq08havnLseWmPQ8A0YsgIAqMgWgx7V1a39+Pxo6i7SY5NwJtH4849JogFq3M67AzWg==}
|
|
peerDependencies:
|
|
preact: 10.x
|
|
|
|
'@prefresh/babel-plugin@0.5.1':
|
|
resolution: {integrity: sha512-uG3jGEAysxWoyG3XkYfjYHgaySFrSsaEb4GagLzYaxlydbuREtaX+FTxuIidp241RaLl85XoHg9Ej6E4+V1pcg==}
|
|
|
|
'@prefresh/core@1.5.2':
|
|
resolution: {integrity: sha512-A/08vkaM1FogrCII5PZKCrygxSsc11obExBScm3JF1CryK2uDS3ZXeni7FeKCx1nYdUkj4UcJxzPzc1WliMzZA==}
|
|
peerDependencies:
|
|
preact: ^10.0.0
|
|
|
|
'@prefresh/utils@1.2.0':
|
|
resolution: {integrity: sha512-KtC/fZw+oqtwOLUFM9UtiitB0JsVX0zLKNyRTA332sqREqSALIIQQxdUCS1P3xR/jT1e2e8/5rwH6gdcMLEmsQ==}
|
|
|
|
'@prefresh/vite@2.4.5':
|
|
resolution: {integrity: sha512-iForDVJ2M8gQYnm5pHumvTEJjGGc7YNYC0GVKnHFL+GvFfKHfH9Rpq67nUAzNbjuLEpqEOUuQVQajMazWu2ZNQ==}
|
|
peerDependencies:
|
|
preact: ^10.4.0
|
|
vite: '>=2.0.0'
|
|
|
|
'@rollup/pluginutils@4.2.1':
|
|
resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==}
|
|
engines: {node: '>= 8.0.0'}
|
|
|
|
'@rollup/pluginutils@5.1.0':
|
|
resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.21.2':
|
|
resolution: {integrity: sha512-fSuPrt0ZO8uXeS+xP3b+yYTCBUd05MoSp2N/MFOgjhhUhMmchXlpTQrTpI8T+YAwAQuK7MafsCOxW7VrPMrJcg==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.21.2':
|
|
resolution: {integrity: sha512-xGU5ZQmPlsjQS6tzTTGwMsnKUtu0WVbl0hYpTPauvbRAnmIvpInhJtgjj3mcuJpEiuUw4v1s4BimkdfDWlh7gA==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.21.2':
|
|
resolution: {integrity: sha512-99AhQ3/ZMxU7jw34Sq8brzXqWH/bMnf7ZVhvLk9QU2cOepbQSVTns6qoErJmSiAvU3InRqC2RRZ5ovh1KN0d0Q==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.21.2':
|
|
resolution: {integrity: sha512-ZbRaUvw2iN/y37x6dY50D8m2BnDbBjlnMPotDi/qITMJ4sIxNY33HArjikDyakhSv0+ybdUxhWxE6kTI4oX26w==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.21.2':
|
|
resolution: {integrity: sha512-ztRJJMiE8nnU1YFcdbd9BcH6bGWG1z+jP+IPW2oDUAPxPjo9dverIOyXz76m6IPA6udEL12reYeLojzW2cYL7w==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.21.2':
|
|
resolution: {integrity: sha512-flOcGHDZajGKYpLV0JNc0VFH361M7rnV1ee+NTeC/BQQ1/0pllYcFmxpagltANYt8FYf9+kL6RSk80Ziwyhr7w==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.21.2':
|
|
resolution: {integrity: sha512-69CF19Kp3TdMopyteO/LJbWufOzqqXzkrv4L2sP8kfMaAQ6iwky7NoXTp7bD6/irKgknDKM0P9E/1l5XxVQAhw==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.21.2':
|
|
resolution: {integrity: sha512-48pD/fJkTiHAZTnZwR0VzHrao70/4MlzJrq0ZsILjLW/Ab/1XlVUStYyGt7tdyIiVSlGZbnliqmult/QGA2O2w==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-powerpc64le-gnu@4.21.2':
|
|
resolution: {integrity: sha512-cZdyuInj0ofc7mAQpKcPR2a2iu4YM4FQfuUzCVA2u4HI95lCwzjoPtdWjdpDKyHxI0UO82bLDoOaLfpZ/wviyQ==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.21.2':
|
|
resolution: {integrity: sha512-RL56JMT6NwQ0lXIQmMIWr1SW28z4E4pOhRRNqwWZeXpRlykRIlEpSWdsgNWJbYBEWD84eocjSGDu/XxbYeCmwg==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.21.2':
|
|
resolution: {integrity: sha512-PMxkrWS9z38bCr3rWvDFVGD6sFeZJw4iQlhrup7ReGmfn7Oukrr/zweLhYX6v2/8J6Cep9IEA/SmjXjCmSbrMQ==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.21.2':
|
|
resolution: {integrity: sha512-B90tYAUoLhU22olrafY3JQCFLnT3NglazdwkHyxNDYF/zAxJt5fJUB/yBoWFoIQ7SQj+KLe3iL4BhOMa9fzgpw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.21.2':
|
|
resolution: {integrity: sha512-7twFizNXudESmC9oneLGIUmoHiiLppz/Xs5uJQ4ShvE6234K0VB1/aJYU3f/4g7PhssLGKBVCC37uRkkOi8wjg==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.21.2':
|
|
resolution: {integrity: sha512-9rRero0E7qTeYf6+rFh3AErTNU1VCQg2mn7CQcI44vNUWM9Ze7MSRS/9RFuSsox+vstRt97+x3sOhEey024FRQ==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.21.2':
|
|
resolution: {integrity: sha512-5rA4vjlqgrpbFVVHX3qkrCo/fZTj1q0Xxpg+Z7yIo3J2AilW7t2+n6Q8Jrx+4MrYpAnjttTYF8rr7bP46BPzRw==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.21.2':
|
|
resolution: {integrity: sha512-6UUxd0+SKomjdzuAcp+HAmxw1FlGBnl1v2yEPSabtx4lBfdXHDVsW7+lQkgz9cNFJGY3AWR7+V8P5BqkD9L9nA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@shikijs/core@1.16.1':
|
|
resolution: {integrity: sha512-aI0hBtw+a6KsJp2jcD4YuQqKpeCbURMZbhHVozDknJpm+KJqeMRkEnfBC8BaKE/5XC+uofPgCLsa/TkTk0Ba0w==}
|
|
|
|
'@shikijs/vscode-textmate@9.2.0':
|
|
resolution: {integrity: sha512-5FinaOp6Vdh/dl4/yaOTh0ZeKch+rYS8DUb38V3GMKYVkdqzxw53lViRKUYkVILRiVQT7dcPC7VvAKOR73zVtQ==}
|
|
|
|
'@sindresorhus/merge-streams@2.3.0':
|
|
resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@solidjs/router@0.14.3':
|
|
resolution: {integrity: sha512-9p4k4zL2baK/1XRQALbFcaQ4IikjkWmxqYQtFqLzjONUejhL1uqJHtzxB4tZjmNqtRANVRnTDbJfzjvaD9k+pQ==}
|
|
peerDependencies:
|
|
solid-js: ^1.8.6
|
|
|
|
'@sveltejs/vite-plugin-svelte-inspector@2.1.0':
|
|
resolution: {integrity: sha512-9QX28IymvBlSCqsCll5t0kQVxipsfhFFL+L2t3nTWfXnddYwxBuAEtTtlaVQpRz9c37BhJjltSeY4AJSC03SSg==}
|
|
engines: {node: ^18.0.0 || >=20}
|
|
peerDependencies:
|
|
'@sveltejs/vite-plugin-svelte': ^3.0.0
|
|
svelte: ^4.0.0 || ^5.0.0-next.0
|
|
vite: ^5.0.0
|
|
|
|
'@sveltejs/vite-plugin-svelte@3.1.2':
|
|
resolution: {integrity: sha512-Txsm1tJvtiYeLUVRNqxZGKR/mI+CzuIQuc2gn+YCs9rMTowpNZ2Nqt53JdL8KF9bLhAf2ruR/dr9eZCwdTriRA==}
|
|
engines: {node: ^18.0.0 || >=20}
|
|
peerDependencies:
|
|
svelte: ^4.0.0 || ^5.0.0-next.0
|
|
vite: ^5.0.0
|
|
|
|
'@tailwindcss/forms@0.5.8':
|
|
resolution: {integrity: sha512-DJs7B7NPD0JH7BVvdHWNviWmunlFhuEkz7FyFxE4japOWYMLl9b1D6+Z9mivJJPWr6AEbmlPqgiFRyLwFB1SgQ==}
|
|
peerDependencies:
|
|
tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20'
|
|
|
|
'@trysound/sax@0.2.0':
|
|
resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
'@types/acorn@4.0.6':
|
|
resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==}
|
|
|
|
'@types/alpinejs@3.13.10':
|
|
resolution: {integrity: sha512-ah53tF6mWuuwerpDE7EHwbZErNDJQlsLISPqJhYj2RZ9nuTYbRknSkqebUd3igkhLIZKkPa7IiXjSn9qsU9O2w==}
|
|
|
|
'@types/aria-query@5.0.4':
|
|
resolution: {integrity: sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==}
|
|
|
|
'@types/babel__core@7.20.5':
|
|
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
|
|
|
|
'@types/babel__generator@7.6.8':
|
|
resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==}
|
|
|
|
'@types/babel__template@7.4.4':
|
|
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
|
|
|
|
'@types/babel__traverse@7.20.6':
|
|
resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==}
|
|
|
|
'@types/body-parser@1.19.5':
|
|
resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==}
|
|
|
|
'@types/braces@3.0.4':
|
|
resolution: {integrity: sha512-0WR3b8eaISjEW7RpZnclONaLFDf7buaowRHdqLp4vLj54AsSAYWfh3DRbfiYJY9XDxMgx1B4sE1Afw2PGpuHOA==}
|
|
|
|
'@types/canvas-confetti@1.6.4':
|
|
resolution: {integrity: sha512-fNyZ/Fdw/Y92X0vv7B+BD6ysHL4xVU5dJcgzgxLdGbn8O3PezZNIJpml44lKM0nsGur+o/6+NZbZeNTt00U1uA==}
|
|
|
|
'@types/clean-css@4.2.11':
|
|
resolution: {integrity: sha512-Y8n81lQVTAfP2TOdtJJEsCoYl1AnOkqDqMvXb9/7pfgZZ7r8YrEyurrAvAoAjHOGXKRybay+5CsExqIH6liccw==}
|
|
|
|
'@types/common-ancestor-path@1.0.2':
|
|
resolution: {integrity: sha512-8llyULydTb7nM9yfiW78n6id3cet+qnATPV3R44yIywxgBaa8QXFSM9QTMf4OH64QOB45BlgZ3/oL4mmFLztQw==}
|
|
|
|
'@types/connect@3.4.38':
|
|
resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==}
|
|
|
|
'@types/cookie@0.6.0':
|
|
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
|
|
|
|
'@types/cssesc@3.0.2':
|
|
resolution: {integrity: sha512-Qii6nTRktvtI380EloxH/V7MwgrYxkPgBI+NklUjQuhzgAd1AqT3QDJd+eD+0doRADgfwvtagLRo7JFa7aMHXg==}
|
|
|
|
'@types/debug@4.1.12':
|
|
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
|
|
|
|
'@types/deep-diff@1.0.5':
|
|
resolution: {integrity: sha512-PQyNSy1YMZU1hgZA5tTYfHPpUAo9Dorn1PZho2/budQLfqLu3JIP37JAavnwYpR1S2yFZTXa3hxaE4ifGW5jaA==}
|
|
|
|
'@types/diff@5.2.2':
|
|
resolution: {integrity: sha512-qVqLpd49rmJA2nZzLVsmfS/aiiBpfVE95dHhPVwG0NmSBAt+riPxnj53wq2oBq5m4Q2RF1IWFEUpnZTgrQZfEQ==}
|
|
|
|
'@types/dlv@1.1.4':
|
|
resolution: {integrity: sha512-m8KmImw4Jt+4rIgupwfivrWEOnj1LzkmKkqbh075uG13eTQ1ZxHWT6T0vIdSQhLIjQCiR0n0lZdtyDOPO1x2Mw==}
|
|
|
|
'@types/dom-view-transitions@1.0.5':
|
|
resolution: {integrity: sha512-N2sILR7fxSMnaFaAPwGj4DtHCXjIyQTHt+xJyf9jATpzUsTkMNM0DWtqZB6W7f501B/Y0tq3uqat/VlbjuTpMA==}
|
|
|
|
'@types/estree-jsx@1.0.5':
|
|
resolution: {integrity: sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==}
|
|
|
|
'@types/estree@1.0.5':
|
|
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
|
|
|
|
'@types/express-serve-static-core@4.19.0':
|
|
resolution: {integrity: sha512-bGyep3JqPCRry1wq+O5n7oiBgGWmeIJXPjXXCo8EK0u8duZGSYar7cGqd3ML2JUsLGeB7fmc06KYo9fLGWqPvQ==}
|
|
|
|
'@types/express@4.17.21':
|
|
resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==}
|
|
|
|
'@types/hast@3.0.4':
|
|
resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
|
|
|
|
'@types/html-escaper@3.0.2':
|
|
resolution: {integrity: sha512-A8vk09eyYzk8J/lFO4OUMKCmRN0rRzfZf4n3Olwapgox/PtTiU8zPYlL1UEkJ/WeHvV6v9Xnj3o/705PKz9r4Q==}
|
|
|
|
'@types/html-minifier@4.0.5':
|
|
resolution: {integrity: sha512-LfE7f7MFd+YUfZnlBz8W43P4NgSObWiqyKapANsWCj63Aqeqli8/9gVsGP4CwC8jPpTTYlTopKCk9rJSuht/ew==}
|
|
|
|
'@types/http-cache-semantics@4.0.4':
|
|
resolution: {integrity: sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==}
|
|
|
|
'@types/http-errors@2.0.4':
|
|
resolution: {integrity: sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==}
|
|
|
|
'@types/js-yaml@4.0.9':
|
|
resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==}
|
|
|
|
'@types/katex@0.16.7':
|
|
resolution: {integrity: sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==}
|
|
|
|
'@types/linkify-it@5.0.0':
|
|
resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==}
|
|
|
|
'@types/markdown-it@12.2.3':
|
|
resolution: {integrity: sha512-GKMHFfv3458yYy+v/N8gjufHO6MSZKCOXpZc5GXIWWy8uldwfmPn98vp81gZ5f9SVw8YYBctgfJ22a2d7AOMeQ==}
|
|
|
|
'@types/markdown-it@14.1.2':
|
|
resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==}
|
|
|
|
'@types/mathjax@0.0.40':
|
|
resolution: {integrity: sha512-rHusx08LCg92WJxrsM3SPjvLTSvK5C+gealtSuhKbEOcUZfWlwigaFoPLf6Dfxhg4oryN5qP9Sj7zOQ4HYXINw==}
|
|
|
|
'@types/mdast@4.0.4':
|
|
resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
|
|
|
|
'@types/mdurl@2.0.0':
|
|
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
|
|
|
|
'@types/mdx@2.0.13':
|
|
resolution: {integrity: sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==}
|
|
|
|
'@types/micromatch@4.0.9':
|
|
resolution: {integrity: sha512-7V+8ncr22h4UoYRLnLXSpTxjQrNUXtWHGeMPRJt1nULXI57G9bIcpyrHlmrQ7QK24EyyuXvYcSSWAM8GA9nqCg==}
|
|
|
|
'@types/mime@1.3.5':
|
|
resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==}
|
|
|
|
'@types/ms@0.7.34':
|
|
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
|
|
|
|
'@types/nlcst@2.0.3':
|
|
resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==}
|
|
|
|
'@types/node@12.20.55':
|
|
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
|
|
|
|
'@types/node@17.0.45':
|
|
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
|
|
|
|
'@types/node@18.19.31':
|
|
resolution: {integrity: sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==}
|
|
|
|
'@types/prismjs@1.26.4':
|
|
resolution: {integrity: sha512-rlAnzkW2sZOjbqZ743IHUhFcvzaGbqijwOu8QZnZCjfQzBqFE3s4lOTJEsxikImav9uzz/42I+O7YUs1mWgMlg==}
|
|
|
|
'@types/prompts@2.4.9':
|
|
resolution: {integrity: sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==}
|
|
|
|
'@types/prop-types@15.7.12':
|
|
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
|
|
|
|
'@types/qs@6.9.14':
|
|
resolution: {integrity: sha512-5khscbd3SwWMhFqylJBLQ0zIu7c1K6Vz0uBIt915BI3zV0q1nfjRQD3RqSBcPaO6PHEF4ov/t9y89fSiyThlPA==}
|
|
|
|
'@types/range-parser@1.2.7':
|
|
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
|
|
|
|
'@types/react-dom@18.3.0':
|
|
resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==}
|
|
|
|
'@types/react@18.3.5':
|
|
resolution: {integrity: sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==}
|
|
|
|
'@types/relateurl@0.2.33':
|
|
resolution: {integrity: sha512-bTQCKsVbIdzLqZhLkF5fcJQreE4y1ro4DIyVrlDNSCJRRwHhB8Z+4zXXa8jN6eDvc2HbRsEYgbvrnGvi54EpSw==}
|
|
|
|
'@types/sax@1.2.7':
|
|
resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==}
|
|
|
|
'@types/semver@7.5.8':
|
|
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
|
|
|
|
'@types/send@0.17.4':
|
|
resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==}
|
|
|
|
'@types/serve-static@1.15.7':
|
|
resolution: {integrity: sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==}
|
|
|
|
'@types/server-destroy@1.0.4':
|
|
resolution: {integrity: sha512-+x8oAQ4Xp1wtDi2Hlmi7gUNXZNVhB5EoSQpi0qEmINdDN5Ab724WLGAalEdT1SudVY/NzMhbfZO7vU+klT0R+A==}
|
|
|
|
'@types/trusted-types@2.0.7':
|
|
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
|
|
|
|
'@types/uglify-js@3.17.5':
|
|
resolution: {integrity: sha512-TU+fZFBTBcXj/GpDpDaBmgWk/gn96kMZ+uocaFUlV2f8a6WdMzzI44QBCmGcCiYR0Y6ZlNRiyUyKKt5nl/lbzQ==}
|
|
|
|
'@types/ungap__structured-clone@0.3.3':
|
|
resolution: {integrity: sha512-RNmhIPwoip6K/zZOv3ypksTAqaqLEXvlNSXKyrC93xMSOAHZCR7PifW6xKZCwkbbnbM9dwB9X56PPoNTlNwEqw==}
|
|
|
|
'@types/unist@2.0.10':
|
|
resolution: {integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==}
|
|
|
|
'@types/unist@3.0.3':
|
|
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
|
|
|
|
'@types/which-pm-runs@1.0.2':
|
|
resolution: {integrity: sha512-M0ZefeDApctHbjqtATOiixiwafG7pXD3exxnjku4XmX9+2DmONGghv5Z8Pnm0lNLBZKvDQyuG+4pLkH2UkP5gg==}
|
|
|
|
'@types/ws@8.5.10':
|
|
resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==}
|
|
|
|
'@types/xml2js@0.4.14':
|
|
resolution: {integrity: sha512-4YnrRemBShWRO2QjvUin8ESA41rH+9nQGLUGZV/1IDhi3SL9OhdpNC/MrulTWuptXKwhx/aDxE7toV0f/ypIXQ==}
|
|
|
|
'@types/yargs-parser@21.0.3':
|
|
resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
|
|
|
|
'@typescript-eslint/eslint-plugin@8.3.0':
|
|
resolution: {integrity: sha512-FLAIn63G5KH+adZosDYiutqkOkYEx0nvcwNNfJAf+c7Ae/H35qWwTYvPZUKFj5AS+WfHG/WJJfWnDnyNUlp8UA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
'@typescript-eslint/parser@8.3.0':
|
|
resolution: {integrity: sha512-h53RhVyLu6AtpUzVCYLPhZGL5jzTD9fZL+SYf/+hYOx2bDkyQXztXSc4tbvKYHzfMXExMLiL9CWqJmVz6+78IQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
'@typescript-eslint/scope-manager@8.3.0':
|
|
resolution: {integrity: sha512-mz2X8WcN2nVu5Hodku+IR8GgCOl4C0G/Z1ruaWN4dgec64kDBabuXyPAr+/RgJtumv8EEkqIzf3X2U5DUKB2eg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/type-utils@8.3.0':
|
|
resolution: {integrity: sha512-wrV6qh//nLbfXZQoj32EXKmwHf4b7L+xXLrP3FZ0GOUU72gSvLjeWUl5J5Ue5IwRxIV1TfF73j/eaBapxx99Lg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
'@typescript-eslint/types@8.3.0':
|
|
resolution: {integrity: sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/typescript-estree@8.3.0':
|
|
resolution: {integrity: sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
'@typescript-eslint/utils@8.3.0':
|
|
resolution: {integrity: sha512-F77WwqxIi/qGkIGOGXNBLV7nykwfjLsdauRB/DOFPdv6LTF3BHHkBpq81/b5iMPSF055oO2BiivDJV4ChvNtXA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
'@typescript-eslint/visitor-keys@8.3.0':
|
|
resolution: {integrity: sha512-RmZwrTbQ9QveF15m/Cl28n0LXD6ea2CjkhH5rQ55ewz3H24w+AMCJHPVYaZ8/0HoG8Z3cLLFFycRXxeO2tz9FA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript/twoslash@3.1.0':
|
|
resolution: {integrity: sha512-kTwMUQ8xtAZaC4wb2XuLkPqFVBj2dNBueMQ89NWEuw87k2nLBbuafeG5cob/QEr6YduxIdTVUjix0MtC7mPlmg==}
|
|
|
|
'@typescript/vfs@1.3.4':
|
|
resolution: {integrity: sha512-RbyJiaAGQPIcAGWFa3jAXSuAexU4BFiDRF1g3hy7LmRqfNpYlTQWGXjcrOaVZjJ8YkkpuwG0FcsYvtWQpd9igQ==}
|
|
|
|
'@typescript/vfs@1.3.5':
|
|
resolution: {integrity: sha512-pI8Saqjupf9MfLw7w2+og+fmb0fZS0J6vsKXXrp4/PDXEFvntgzXmChCXC/KefZZS0YGS6AT8e0hGAJcTsdJlg==}
|
|
|
|
'@ungap/structured-clone@1.2.0':
|
|
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
|
|
|
'@vitejs/plugin-react@4.3.1':
|
|
resolution: {integrity: sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
peerDependencies:
|
|
vite: ^4.2.0 || ^5.0.0
|
|
|
|
'@vitejs/plugin-vue-jsx@4.0.1':
|
|
resolution: {integrity: sha512-7mg9HFGnFHMEwCdB6AY83cVK4A6sCqnrjFYF4WIlebYAQVVJ/sC/CiTruVdrRlhrFoeZ8rlMxY9wYpPTIRhhAg==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
peerDependencies:
|
|
vite: ^5.0.0
|
|
vue: ^3.0.0
|
|
|
|
'@vitejs/plugin-vue@5.1.3':
|
|
resolution: {integrity: sha512-3xbWsKEKXYlmX82aOHufFQVnkbMC/v8fLpWwh6hWOUrK5fbbtBh9Q/WWse27BFgSy2/e2c0fz5Scgya9h2GLhw==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
peerDependencies:
|
|
vite: ^5.0.0
|
|
vue: ^3.2.25
|
|
|
|
'@vitest/expect@2.0.5':
|
|
resolution: {integrity: sha512-yHZtwuP7JZivj65Gxoi8upUN2OzHTi3zVfjwdpu2WrvCZPLwsJ2Ey5ILIPccoW23dd/zQBlJ4/dhi7DWNyXCpA==}
|
|
|
|
'@vitest/pretty-format@2.0.5':
|
|
resolution: {integrity: sha512-h8k+1oWHfwTkyTkb9egzwNMfJAEx4veaPSnMeKbVSjp4euqGSbQlm5+6VHwTr7u4FJslVVsUG5nopCaAYdOmSQ==}
|
|
|
|
'@vitest/runner@2.0.5':
|
|
resolution: {integrity: sha512-TfRfZa6Bkk9ky4tW0z20WKXFEwwvWhRY+84CnSEtq4+3ZvDlJyY32oNTJtM7AW9ihW90tX/1Q78cb6FjoAs+ig==}
|
|
|
|
'@vitest/snapshot@2.0.5':
|
|
resolution: {integrity: sha512-SgCPUeDFLaM0mIUHfaArq8fD2WbaXG/zVXjRupthYfYGzc8ztbFbu6dUNOblBG7XLMR1kEhS/DNnfCZ2IhdDew==}
|
|
|
|
'@vitest/spy@2.0.5':
|
|
resolution: {integrity: sha512-c/jdthAhvJdpfVuaexSrnawxZz6pywlTPe84LUB2m/4t3rl2fTo9NFGBG4oWgaD+FTgDDV8hJ/nibT7IfH3JfA==}
|
|
|
|
'@vitest/utils@2.0.5':
|
|
resolution: {integrity: sha512-d8HKbqIcya+GR67mkZbrzhS5kKhtp8dQLcmRZLGTscGVg7yImT82cIrhtn2L8+VujWcy6KZweApgNmPsTAO/UQ==}
|
|
|
|
'@volar/kit@2.4.0':
|
|
resolution: {integrity: sha512-uqwtPKhrbnP+3f8hs+ltDYXLZ6Wdbs54IzkaPocasI4aBhqWLht5qXctE1MqpZU52wbH359E0u9nhxEFmyon+w==}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
|
|
'@volar/language-core@2.4.0':
|
|
resolution: {integrity: sha512-FTla+khE+sYK0qJP+6hwPAAUwiNHVMph4RUXpxf/FIPKUP61NFrVZorml4mjFShnueR2y9/j8/vnh09YwVdH7A==}
|
|
|
|
'@volar/language-server@2.4.0':
|
|
resolution: {integrity: sha512-rmGIjAxWekWQiGH97Mosb4juiD/hfFYNQKV5Py9r7vDOLSkbIwRhITbwHm88NJKs8P6TNc6w/PfBXN6yjKadJg==}
|
|
|
|
'@volar/language-service@2.4.0':
|
|
resolution: {integrity: sha512-4P3yeQXIL68mLfS3n6P3m02IRg3GnLHUU9k/1PCHEfm5FG9bySkDOc72dbBn2vAa2BxOqm18bmmZXrsWuQ5AOw==}
|
|
|
|
'@volar/source-map@2.4.0':
|
|
resolution: {integrity: sha512-2ceY8/NEZvN6F44TXw2qRP6AQsvCYhV2bxaBPWxV9HqIfkbRydSksTFObCF1DBDNBfKiZTS8G/4vqV6cvjdOIQ==}
|
|
|
|
'@volar/typescript@2.4.0':
|
|
resolution: {integrity: sha512-9zx3lQWgHmVd+JRRAHUSRiEhe4TlzL7U7e6ulWXOxHH/WNYxzKwCvZD7WYWEZFdw4dHfTD9vUR0yPQO6GilCaQ==}
|
|
|
|
'@vscode/emmet-helper@2.9.3':
|
|
resolution: {integrity: sha512-rB39LHWWPQYYlYfpv9qCoZOVioPCftKXXqrsyqN1mTWZM6dTnONT63Db+03vgrBbHzJN45IrgS/AGxw9iiqfEw==}
|
|
|
|
'@vscode/l10n@0.0.18':
|
|
resolution: {integrity: sha512-KYSIHVmslkaCDyw013pphY+d7x1qV8IZupYfeIfzNA+nsaWHbn5uPuQRvdRFsa9zFzGeudPuoGoZ1Op4jrJXIQ==}
|
|
|
|
'@vue/babel-helper-vue-transform-on@1.2.2':
|
|
resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==}
|
|
|
|
'@vue/babel-plugin-jsx@1.2.2':
|
|
resolution: {integrity: sha512-nYTkZUVTu4nhP199UoORePsql0l+wj7v/oyQjtThUVhJl1U+6qHuoVhIvR3bf7eVKjbCK+Cs2AWd7mi9Mpz9rA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
peerDependenciesMeta:
|
|
'@babel/core':
|
|
optional: true
|
|
|
|
'@vue/babel-plugin-resolve-type@1.2.2':
|
|
resolution: {integrity: sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@vue/compiler-core@3.4.38':
|
|
resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==}
|
|
|
|
'@vue/compiler-dom@3.4.38':
|
|
resolution: {integrity: sha512-Osc/c7ABsHXTsETLgykcOwIxFktHfGSUDkb05V61rocEfsFDcjDLH/IHJSNJP+/Sv9KeN2Lx1V6McZzlSb9EhQ==}
|
|
|
|
'@vue/compiler-sfc@3.4.38':
|
|
resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==}
|
|
|
|
'@vue/compiler-ssr@3.4.38':
|
|
resolution: {integrity: sha512-YXznKFQ8dxYpAz9zLuVvfcXhc31FSPFDcqr0kyujbOwNhlmaNvL2QfIy+RZeJgSn5Fk54CWoEUeW+NVBAogGaw==}
|
|
|
|
'@vue/devtools-core@7.3.9':
|
|
resolution: {integrity: sha512-B5zAl9ulNjI6nknSnGNRzmP/ldR9ADUwwT8HkI8Hejo1W00uK9ABUahbfrXzME296rBfmwhQuCFwJ6t9KFdbXQ==}
|
|
peerDependencies:
|
|
vue: ^3.0.0
|
|
|
|
'@vue/devtools-kit@7.3.9':
|
|
resolution: {integrity: sha512-Gr17nA+DaQzqyhNx1DUJr1CJRzTRfbIuuC80ZgU8MD/qNO302tv9la+ROi+Uaw+ULVwU9T71GnwLy4n8m9Lspg==}
|
|
|
|
'@vue/devtools-shared@7.3.9':
|
|
resolution: {integrity: sha512-CdfMRZKXyI8vw+hqOcQIiLihB6Hbbi7WNZGp7LsuH1Qe4aYAFmTaKjSciRZ301oTnwmU/knC/s5OGuV6UNiNoA==}
|
|
|
|
'@vue/reactivity@3.1.5':
|
|
resolution: {integrity: sha512-1tdfLmNjWG6t/CsPldh+foumYFo3cpyCHgBYQ34ylaMsJ+SNHQ1kApMIa8jN+i593zQuaw3AdWH0nJTARzCFhg==}
|
|
|
|
'@vue/reactivity@3.4.38':
|
|
resolution: {integrity: sha512-4vl4wMMVniLsSYYeldAKzbk72+D3hUnkw9z8lDeJacTxAkXeDAP1uE9xr2+aKIN0ipOL8EG2GPouVTH6yF7Gnw==}
|
|
|
|
'@vue/runtime-core@3.4.38':
|
|
resolution: {integrity: sha512-21z3wA99EABtuf+O3IhdxP0iHgkBs1vuoCAsCKLVJPEjpVqvblwBnTj42vzHRlWDCyxu9ptDm7sI2ZMcWrQqlA==}
|
|
|
|
'@vue/runtime-dom@3.4.38':
|
|
resolution: {integrity: sha512-afZzmUreU7vKwKsV17H1NDThEEmdYI+GCAK/KY1U957Ig2NATPVjCROv61R19fjZNzMmiU03n79OMnXyJVN0UA==}
|
|
|
|
'@vue/server-renderer@3.4.38':
|
|
resolution: {integrity: sha512-NggOTr82FbPEkkUvBm4fTGcwUY8UuTsnWC/L2YZBmvaQ4C4Jl/Ao4HHTB+l7WnFCt5M/dN3l0XLuyjzswGYVCA==}
|
|
peerDependencies:
|
|
vue: 3.4.38
|
|
|
|
'@vue/shared@3.1.5':
|
|
resolution: {integrity: sha512-oJ4F3TnvpXaQwZJNF3ZK+kLPHKarDmJjJ6jyzVNDKH9md1dptjC7lWR//jrGuLdek/U6iltWxqAnYOu8gCiOvA==}
|
|
|
|
'@vue/shared@3.4.38':
|
|
resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==}
|
|
|
|
'@webcomponents/template-shadowroot@0.2.1':
|
|
resolution: {integrity: sha512-fXL/vIUakyZL62hyvUh+EMwbVoTc0hksublmRz6ai6et8znHkJa6gtqMUZo1oc7dIz46exHSIImml9QTdknMHg==}
|
|
|
|
accepts@1.3.8:
|
|
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
acorn-jsx@5.3.2:
|
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
peerDependencies:
|
|
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
|
acorn@8.12.1:
|
|
resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
agent-base@7.1.1:
|
|
resolution: {integrity: sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==}
|
|
engines: {node: '>= 14'}
|
|
|
|
ajv@6.12.6:
|
|
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
|
|
|
|
ajv@8.17.1:
|
|
resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
|
|
|
|
alpinejs@3.14.1:
|
|
resolution: {integrity: sha512-ICar8UsnRZAYvv/fCNfNeKMXNoXGUfwHrjx7LqXd08zIP95G2d9bAOuaL97re+1mgt/HojqHsfdOLo/A5LuWgQ==}
|
|
|
|
ansi-align@3.0.1:
|
|
resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==}
|
|
|
|
ansi-colors@4.1.3:
|
|
resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
|
|
engines: {node: '>=6'}
|
|
|
|
ansi-escapes@5.0.0:
|
|
resolution: {integrity: sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==}
|
|
engines: {node: '>=12'}
|
|
|
|
ansi-regex@5.0.1:
|
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-regex@6.0.1:
|
|
resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==}
|
|
engines: {node: '>=12'}
|
|
|
|
ansi-styles@3.2.1:
|
|
resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
|
|
engines: {node: '>=4'}
|
|
|
|
ansi-styles@4.3.0:
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-styles@6.2.1:
|
|
resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
|
|
engines: {node: '>=12'}
|
|
|
|
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@1.0.10:
|
|
resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
|
|
|
|
argparse@2.0.1:
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
|
|
aria-query@5.3.0:
|
|
resolution: {integrity: sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==}
|
|
|
|
array-iterate@2.0.1:
|
|
resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==}
|
|
|
|
array-union@2.1.0:
|
|
resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
|
|
engines: {node: '>=8'}
|
|
|
|
assertion-error@2.0.1:
|
|
resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
|
|
engines: {node: '>=12'}
|
|
|
|
astring@1.8.6:
|
|
resolution: {integrity: sha512-ISvCdHdlTDlH5IpxQJIex7BWBywFWgjJSVdwst+/iQCoEYnyOaQ95+X1JGshuBjGp6nxKUy1jMgE3zPqN7fQdg==}
|
|
hasBin: true
|
|
|
|
astro-auto-import@0.4.2:
|
|
resolution: {integrity: sha512-ZgWZQ58+EhbEym1+aoUnNyECOy0wsG5uRUs+rVp/7BzHtj1V76J2qkhjaTWLplgNb+8WrzhvTQNxytmXRCW+Ow==}
|
|
engines: {node: '>=16.0.0'}
|
|
peerDependencies:
|
|
astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta
|
|
|
|
astro-embed@0.7.2:
|
|
resolution: {integrity: sha512-v/j6yRA9Wa+TEHBV64dQU5bLKuYiy1mNudiKIM+nvFe1bAUh+4wzQOf3lRofrxyBMgHaZbr8Xy7oLS9PVzu5jg==}
|
|
peerDependencies:
|
|
astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta
|
|
|
|
astro-remote@0.3.3:
|
|
resolution: {integrity: sha512-ufS/aOBXQKAe6hZ5NbiHUsC01o0ZcEwS+nNhd/mr1avLV+NbgYJEbwY8VRorzLs/GH5COOTaxl2795DkGIUTcw==}
|
|
engines: {node: '>=18.14.1'}
|
|
|
|
async-listen@3.0.1:
|
|
resolution: {integrity: sha512-cWMaNwUJnf37C/S5TfCkk/15MwbPRwVYALA2jtjkbHjCmAPiDXyNJy2q3p1KAZzDLHAWyarUWSujUoHR4pEgrA==}
|
|
engines: {node: '>= 14'}
|
|
|
|
asynckit@0.4.0:
|
|
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
|
|
autocannon@7.15.0:
|
|
resolution: {integrity: sha512-NaP2rQyA+tcubOJMFv2+oeW9jv2pq/t+LM6BL3cfJic0HEfscEcnWgAyU5YovE/oTHUzAgTliGdLPR+RQAWUbg==}
|
|
hasBin: true
|
|
|
|
autoprefixer@10.4.20:
|
|
resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
hasBin: true
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
axobject-query@4.1.0:
|
|
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
babel-plugin-jsx-dom-expressions@0.37.19:
|
|
resolution: {integrity: sha512-nef2eLpWBgFggwrYwN6O3dNKn3RnlX6n4DIamNEAeHwp03kVQUaKUiLaEPnHPJHwxie1KwPelyIY9QikU03vUA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.20.12
|
|
|
|
babel-plugin-transform-hook-names@1.0.2:
|
|
resolution: {integrity: sha512-5gafyjyyBTTdX/tQQ0hRgu4AhNHG/hqWi0ZZmg2xvs2FgRkJXzDNKBZCyoYqgFkovfDrgM8OoKg8karoUvWeCw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.12.10
|
|
|
|
babel-preset-solid@1.8.16:
|
|
resolution: {integrity: sha512-b4HFg/xaKM+H3Tu5iUlZ/43TJOZnhi85xrm3JrXDQ0s4cmtmU37bXXYzb2m55G4QKiFjxLAjvb7sUorPrAMs5w==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
bail@2.0.2:
|
|
resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==}
|
|
|
|
balanced-match@1.0.2:
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
|
|
base-64@1.0.0:
|
|
resolution: {integrity: sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==}
|
|
|
|
base64-js@1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
|
|
bcp-47-match@2.0.3:
|
|
resolution: {integrity: sha512-JtTezzbAibu8G0R9op9zb3vcWZd9JF6M0xOYGPn0fNCd7wOpRB1mU2mH9T8gaBGbAAyIIVgB2G7xG0GP98zMAQ==}
|
|
|
|
better-path-resolve@1.0.0:
|
|
resolution: {integrity: sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==}
|
|
engines: {node: '>=4'}
|
|
|
|
bidi-js@1.0.3:
|
|
resolution: {integrity: sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==}
|
|
|
|
binary-extensions@2.3.0:
|
|
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
|
|
engines: {node: '>=8'}
|
|
|
|
birpc@0.2.17:
|
|
resolution: {integrity: sha512-+hkTxhot+dWsLpp3gia5AkVHIsKlZybNT5gIYiDlNzJrmYPcTM9k5/w2uaj3IPpd7LlEYpmCj4Jj1nC41VhDFg==}
|
|
|
|
boolbase@1.0.0:
|
|
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
|
|
boxen@7.1.1:
|
|
resolution: {integrity: sha512-2hCgjEmP8YLWQ130n2FerGv7rYpfBmnmp9Uy2Le1vge6X3gZIfSmEzP5QTDElFxcvVcXlEn8Aq6MU/PZygIOog==}
|
|
engines: {node: '>=14.16'}
|
|
|
|
brace-expansion@1.1.11:
|
|
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
|
|
|
|
brace-expansion@2.0.1:
|
|
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
|
|
|
|
braces@3.0.3:
|
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
browserslist@4.23.3:
|
|
resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
|
|
buffer@5.7.1:
|
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
|
|
bundle-name@4.1.0:
|
|
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
cac@6.7.14:
|
|
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
callsites@3.1.0:
|
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
camel-case@3.0.0:
|
|
resolution: {integrity: sha512-+MbKztAYHXPr1jNTSKQF52VpcFjwY5RkR7fxksV8Doo4KAYc5Fl4UJRgthBbTmEx8C54DqahhbLJkDwjI3PI/w==}
|
|
|
|
camelcase-css@2.0.1:
|
|
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
camelcase@6.3.0:
|
|
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
|
|
engines: {node: '>=10'}
|
|
|
|
camelcase@7.0.1:
|
|
resolution: {integrity: sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==}
|
|
engines: {node: '>=14.16'}
|
|
|
|
caniuse-lite@1.0.30001649:
|
|
resolution: {integrity: sha512-fJegqZZ0ZX8HOWr6rcafGr72+xcgJKI9oWfDW5DrD7ExUtgZC7a7R7ZYmZqplh7XDocFdGeIFn7roAxhOeYrPQ==}
|
|
|
|
canvas-confetti@1.9.3:
|
|
resolution: {integrity: sha512-rFfTURMvmVEX1gyXFgn5QMn81bYk70qa0HLzcIOSVEyl57n6o9ItHeBtUSWdvKAPY0xlvBHno4/v3QPrT83q9g==}
|
|
|
|
ccount@2.0.1:
|
|
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
|
|
|
|
chai@5.1.1:
|
|
resolution: {integrity: sha512-pT1ZgP8rPNqUgieVaEY+ryQr6Q4HXNg8Ei9UnLUrjN4IA7dvQC5JB+/kxVcPNDHyBcc/26CXPkbNzq3qwrOEKA==}
|
|
engines: {node: '>=12'}
|
|
|
|
chalk@2.4.2:
|
|
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
chalk@4.1.2:
|
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
engines: {node: '>=10'}
|
|
|
|
chalk@5.3.0:
|
|
resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==}
|
|
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
|
|
|
|
char-spinner@1.0.1:
|
|
resolution: {integrity: sha512-acv43vqJ0+N0rD+Uw3pDHSxP30FHrywu2NO6/wBaHChJIizpDeBUd6NjqhNhy9LGaEAhZAXn46QzmlAvIWd16g==}
|
|
|
|
character-entities-html4@2.1.0:
|
|
resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==}
|
|
|
|
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==}
|
|
|
|
chardet@0.7.0:
|
|
resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==}
|
|
|
|
check-error@2.1.1:
|
|
resolution: {integrity: sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==}
|
|
engines: {node: '>= 16'}
|
|
|
|
cheerio-select@2.1.0:
|
|
resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==}
|
|
|
|
cheerio@1.0.0:
|
|
resolution: {integrity: sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==}
|
|
engines: {node: '>=18.17'}
|
|
|
|
chokidar@3.6.0:
|
|
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
|
engines: {node: '>= 8.10.0'}
|
|
|
|
chownr@2.0.0:
|
|
resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
ci-info@3.9.0:
|
|
resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
ci-info@4.0.0:
|
|
resolution: {integrity: sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==}
|
|
engines: {node: '>=8'}
|
|
|
|
citty@0.1.6:
|
|
resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
|
|
|
|
clean-css@4.2.4:
|
|
resolution: {integrity: sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==}
|
|
engines: {node: '>= 4.0'}
|
|
|
|
cli-boxes@3.0.0:
|
|
resolution: {integrity: sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==}
|
|
engines: {node: '>=10'}
|
|
|
|
cli-cursor@4.0.0:
|
|
resolution: {integrity: sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
cli-cursor@5.0.0:
|
|
resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
|
|
engines: {node: '>=18'}
|
|
|
|
cli-spinners@2.9.2:
|
|
resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==}
|
|
engines: {node: '>=6'}
|
|
|
|
cli-table3@0.6.4:
|
|
resolution: {integrity: sha512-Lm3L0p+/npIQWNIiyF/nAn7T5dnOwR3xNTHXYEBFBFVPXzCVNZ5lqEC/1eo/EVfpDsQ1I+TX4ORPQgp+UI0CRw==}
|
|
engines: {node: 10.* || >= 12.*}
|
|
|
|
cliui@8.0.1:
|
|
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
clsx@2.1.1:
|
|
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
|
|
engines: {node: '>=6'}
|
|
|
|
code-red@1.0.4:
|
|
resolution: {integrity: sha512-7qJWqItLA8/VPVlKJlFXU+NBlo/qyfs39aJcuMT/2ere32ZqvF5OSxgdM5xOfJJ7O429gg2HM47y8v9P+9wrNw==}
|
|
|
|
collapse-white-space@2.1.0:
|
|
resolution: {integrity: sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==}
|
|
|
|
color-convert@1.9.3:
|
|
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
|
|
|
color-convert@2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
|
|
color-name@1.1.3:
|
|
resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
|
|
|
|
color-name@1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
|
color-string@1.9.1:
|
|
resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==}
|
|
|
|
color-support@1.1.3:
|
|
resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==}
|
|
hasBin: true
|
|
|
|
color@4.2.3:
|
|
resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==}
|
|
engines: {node: '>=12.5.0'}
|
|
|
|
combined-stream@1.0.8:
|
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
comma-separated-tokens@2.0.3:
|
|
resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==}
|
|
|
|
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'}
|
|
|
|
commander@9.2.0:
|
|
resolution: {integrity: sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w==}
|
|
engines: {node: ^12.20.0 || >=14}
|
|
|
|
comment-parser@1.4.1:
|
|
resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
|
|
common-ancestor-path@1.0.1:
|
|
resolution: {integrity: sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==}
|
|
|
|
concat-map@0.0.1:
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
|
|
consola@3.2.3:
|
|
resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==}
|
|
engines: {node: ^14.18.0 || >=16.10.0}
|
|
|
|
content-disposition@0.5.4:
|
|
resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
convert-source-map@2.0.0:
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
|
|
cookie@0.6.0:
|
|
resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
copy-anything@3.0.5:
|
|
resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
|
|
engines: {node: '>=12.13'}
|
|
|
|
cross-argv@2.0.0:
|
|
resolution: {integrity: sha512-YIaY9TR5Nxeb8SMdtrU8asWVM4jqJDNDYlKV21LxtYcfNJhp1kEsgSa6qXwXgzN0WQWGODps0+TlGp2xQSHwOg==}
|
|
|
|
cross-spawn@5.1.0:
|
|
resolution: {integrity: sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==}
|
|
|
|
cross-spawn@7.0.3:
|
|
resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
|
|
engines: {node: '>= 8'}
|
|
|
|
css-blank-pseudo@7.0.0:
|
|
resolution: {integrity: sha512-v9xXYGdm6LIn4iHEfu3egk/PM1g/yJr8uwTIj6E44kurv5dE/4y3QW7WdVmZ0PVnqfTuK+C0ClZcEEiaKWBL9Q==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
css-has-pseudo@7.0.0:
|
|
resolution: {integrity: sha512-vO6k9bBt4/eEZ2PeHmS2VXjJga5SBy6O1ESyaOkse5/lvp6piFqg8Sh5KTU7X33M7Uh/oqo+M3EeMktQrZoTCQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
css-prefers-color-scheme@10.0.0:
|
|
resolution: {integrity: sha512-VCtXZAWivRglTZditUfB4StnsWr6YVZ2PRtuxQLKTNRdtAf8tpzaVPE9zXIF3VaSc7O70iK/j1+NXxyQCqdPjQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
css-select@5.1.0:
|
|
resolution: {integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==}
|
|
|
|
css-selector-parser@1.4.1:
|
|
resolution: {integrity: sha512-HYPSb7y/Z7BNDCOrakL4raGO2zltZkbeXyAd6Tg9obzix6QhzxCotdBl6VT0Dv4vZfJGVz3WL/xaEI9Ly3ul0g==}
|
|
|
|
css-selector-parser@3.0.5:
|
|
resolution: {integrity: sha512-3itoDFbKUNx1eKmVpYMFyqKX04Ww9osZ+dLgrk6GEv6KMVeXUhUnp4I5X+evw+u3ZxVU6RFXSSRxlTeMh8bA+g==}
|
|
|
|
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@2.3.1:
|
|
resolution: {integrity: sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==}
|
|
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
|
|
|
|
css-what@6.1.0:
|
|
resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==}
|
|
engines: {node: '>= 6'}
|
|
|
|
cssdb@8.1.0:
|
|
resolution: {integrity: sha512-BQN57lfS4dYt2iL0LgyrlDbefZKEtUyrO8rbzrbGrqBk6OoyNTQLF+porY9DrpDBjLo4NEvj2IJttC7vf3x+Ew==}
|
|
|
|
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.5.0:
|
|
resolution: {integrity: sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==}
|
|
|
|
cssstyle@4.0.1:
|
|
resolution: {integrity: sha512-8ZYiJ3A/3OkDd093CBT/0UKDWry7ak4BdPTFP2+QEP7cmhouyq/Up709ASSj2cK02BbZiMgk7kYjZNS4QP5qrQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
csstype@3.1.3:
|
|
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
|
|
|
data-uri-to-buffer@4.0.1:
|
|
resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==}
|
|
engines: {node: '>= 12'}
|
|
|
|
data-urls@5.0.0:
|
|
resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==}
|
|
engines: {node: '>=18'}
|
|
|
|
dataloader@1.4.0:
|
|
resolution: {integrity: sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==}
|
|
|
|
debug@2.6.9:
|
|
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
debug@4.3.6:
|
|
resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
decimal.js@10.4.3:
|
|
resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==}
|
|
|
|
decode-named-character-reference@1.0.2:
|
|
resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==}
|
|
|
|
dedent-js@1.0.1:
|
|
resolution: {integrity: sha512-OUepMozQULMLUmhxS95Vudo0jb0UchLimi3+pQ2plj61Fcy8axbP9hbiD4Sz6DPqn6XG3kfmziVfQ1rSys5AJQ==}
|
|
|
|
deep-diff@1.0.2:
|
|
resolution: {integrity: sha512-aWS3UIVH+NPGCD1kki+DCU9Dua032iSsO43LqQpcs4R3+dVv7tX0qBGjiVHJHjplsoUM2XRO/KB92glqc68awg==}
|
|
|
|
deep-eql@5.0.2:
|
|
resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==}
|
|
engines: {node: '>=6'}
|
|
|
|
deep-is@0.1.4:
|
|
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
|
|
|
|
deepmerge@4.3.1:
|
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
default-browser-id@5.0.0:
|
|
resolution: {integrity: sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==}
|
|
engines: {node: '>=18'}
|
|
|
|
default-browser@5.2.1:
|
|
resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==}
|
|
engines: {node: '>=18'}
|
|
|
|
define-lazy-prop@3.0.0:
|
|
resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
|
|
engines: {node: '>=12'}
|
|
|
|
defu@6.1.4:
|
|
resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
|
|
|
|
delayed-stream@1.0.0:
|
|
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
depd@1.1.2:
|
|
resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
depd@2.0.0:
|
|
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
dequal@2.0.3:
|
|
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
|
|
engines: {node: '>=6'}
|
|
|
|
destroy@1.2.0:
|
|
resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}
|
|
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
|
|
|
|
detect-indent@6.1.0:
|
|
resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==}
|
|
engines: {node: '>=8'}
|
|
|
|
detect-libc@2.0.2:
|
|
resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==}
|
|
engines: {node: '>=8'}
|
|
|
|
detect-libc@2.0.3:
|
|
resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
|
|
engines: {node: '>=8'}
|
|
|
|
deterministic-object-hash@2.0.2:
|
|
resolution: {integrity: sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
devalue@5.0.0:
|
|
resolution: {integrity: sha512-gO+/OMXF7488D+u3ue+G7Y4AA3ZmUnB3eHJXmBTgNHvr4ZNzl36A0ZtG+XCRNYCkYx/bFmw4qtkoFLa+wSrwAA==}
|
|
|
|
devlop@1.1.0:
|
|
resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
|
|
|
|
didyoumean@1.2.2:
|
|
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
|
|
|
|
diff@5.2.0:
|
|
resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==}
|
|
engines: {node: '>=0.3.1'}
|
|
|
|
dir-glob@3.0.1:
|
|
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
|
|
engines: {node: '>=8'}
|
|
|
|
direction@2.0.1:
|
|
resolution: {integrity: sha512-9S6m9Sukh1cZNknO1CWAr2QAWsbKLafQiyM5gZ7VgXHeuaoUwffKN4q6NC4A/Mf9iiPlOXQEKW/Mv/mh9/3YFA==}
|
|
hasBin: true
|
|
|
|
dlv@1.1.3:
|
|
resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
|
|
|
|
dom-serializer@2.0.0:
|
|
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
|
|
|
|
domelementtype@2.3.0:
|
|
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
|
|
|
|
domhandler@5.0.3:
|
|
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
|
|
engines: {node: '>= 4'}
|
|
|
|
domutils@3.1.0:
|
|
resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==}
|
|
|
|
dotenv@8.6.0:
|
|
resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==}
|
|
engines: {node: '>=10'}
|
|
|
|
drizzle-orm@0.31.4:
|
|
resolution: {integrity: sha512-VGD9SH9aStF2z4QOTnVlVX/WghV/EnuEzTmsH3fSVp2E4fFgc8jl3viQrS/XUJx1ekW4rVVLJMH42SfGQdjX3Q==}
|
|
peerDependencies:
|
|
'@aws-sdk/client-rds-data': '>=3'
|
|
'@cloudflare/workers-types': '>=3'
|
|
'@electric-sql/pglite': '>=0.1.1'
|
|
'@libsql/client': '*'
|
|
'@neondatabase/serverless': '>=0.1'
|
|
'@op-engineering/op-sqlite': '>=2'
|
|
'@opentelemetry/api': ^1.4.1
|
|
'@planetscale/database': '>=1'
|
|
'@prisma/client': '*'
|
|
'@tidbcloud/serverless': '*'
|
|
'@types/better-sqlite3': '*'
|
|
'@types/pg': '*'
|
|
'@types/react': '>=18'
|
|
'@types/sql.js': '*'
|
|
'@vercel/postgres': '>=0.8.0'
|
|
'@xata.io/client': '*'
|
|
better-sqlite3: '>=7'
|
|
bun-types: '*'
|
|
expo-sqlite: '>=13.2.0'
|
|
knex: '*'
|
|
kysely: '*'
|
|
mysql2: '>=2'
|
|
pg: '>=8'
|
|
postgres: '>=3'
|
|
prisma: '*'
|
|
react: '>=18'
|
|
sql.js: '>=1'
|
|
sqlite3: '>=5'
|
|
peerDependenciesMeta:
|
|
'@aws-sdk/client-rds-data':
|
|
optional: true
|
|
'@cloudflare/workers-types':
|
|
optional: true
|
|
'@electric-sql/pglite':
|
|
optional: true
|
|
'@libsql/client':
|
|
optional: true
|
|
'@neondatabase/serverless':
|
|
optional: true
|
|
'@op-engineering/op-sqlite':
|
|
optional: true
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@planetscale/database':
|
|
optional: true
|
|
'@prisma/client':
|
|
optional: true
|
|
'@tidbcloud/serverless':
|
|
optional: true
|
|
'@types/better-sqlite3':
|
|
optional: true
|
|
'@types/pg':
|
|
optional: true
|
|
'@types/react':
|
|
optional: true
|
|
'@types/sql.js':
|
|
optional: true
|
|
'@vercel/postgres':
|
|
optional: true
|
|
'@xata.io/client':
|
|
optional: true
|
|
better-sqlite3:
|
|
optional: true
|
|
bun-types:
|
|
optional: true
|
|
expo-sqlite:
|
|
optional: true
|
|
knex:
|
|
optional: true
|
|
kysely:
|
|
optional: true
|
|
mysql2:
|
|
optional: true
|
|
pg:
|
|
optional: true
|
|
postgres:
|
|
optional: true
|
|
prisma:
|
|
optional: true
|
|
react:
|
|
optional: true
|
|
sql.js:
|
|
optional: true
|
|
sqlite3:
|
|
optional: true
|
|
|
|
dset@3.1.3:
|
|
resolution: {integrity: sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
eastasianwidth@0.2.0:
|
|
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
|
|
|
|
ee-first@1.1.1:
|
|
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
|
|
|
|
electron-to-chromium@1.5.4:
|
|
resolution: {integrity: sha512-orzA81VqLyIGUEA77YkVA1D+N+nNfl2isJVjjmOyrlxuooZ19ynb+dOlaDTqd/idKRS9lDCSBmtzM+kyCsMnkA==}
|
|
|
|
emmet@2.4.7:
|
|
resolution: {integrity: sha512-O5O5QNqtdlnQM2bmKHtJgyChcrFMgQuulI+WdiOw2NArzprUqqxUW6bgYtKvzKgrsYpuLWalOkdhNP+1jluhCA==}
|
|
|
|
emoji-regex@10.3.0:
|
|
resolution: {integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==}
|
|
|
|
emoji-regex@8.0.0:
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
|
|
emoji-regex@9.2.2:
|
|
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
|
|
|
|
encodeurl@1.0.2:
|
|
resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
encoding-sniffer@0.2.0:
|
|
resolution: {integrity: sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==}
|
|
|
|
enquirer@2.4.1:
|
|
resolution: {integrity: sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
entities@4.5.0:
|
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
eol@0.10.0:
|
|
resolution: {integrity: sha512-+w3ktYrOphcIqC1XKmhQYvM+o2uxgQFiimL7B6JPZJlWVxf7Lno9e/JWLPIgbHo7DoZ+b7jsf/NzrUcNe6ZTZQ==}
|
|
|
|
error-stack-parser-es@0.1.5:
|
|
resolution: {integrity: sha512-xHku1X40RO+fO8yJ8Wh2f2rZWVjqyhb1zgq1yZ8aZRQkv6OOKhKWRUaht3eSCUbAOBaKIgM+ykwFLE+QUxgGeg==}
|
|
|
|
es-module-lexer@1.5.4:
|
|
resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==}
|
|
|
|
esbuild-plugin-copy@2.1.1:
|
|
resolution: {integrity: sha512-Bk66jpevTcV8KMFzZI1P7MZKZ+uDcrZm2G2egZ2jNIvVnivDpodZI+/KnpL3Jnap0PBdIHU7HwFGB8r+vV5CVw==}
|
|
peerDependencies:
|
|
esbuild: '>= 0.14.0'
|
|
|
|
esbuild@0.21.5:
|
|
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
|
|
escalade@3.1.2:
|
|
resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==}
|
|
engines: {node: '>=6'}
|
|
|
|
escape-html@1.0.3:
|
|
resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
|
|
|
|
escape-string-regexp@1.0.5:
|
|
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
escape-string-regexp@4.0.0:
|
|
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
|
engines: {node: '>=10'}
|
|
|
|
escape-string-regexp@5.0.0:
|
|
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
|
engines: {node: '>=12'}
|
|
|
|
eslint-plugin-no-only-tests@3.3.0:
|
|
resolution: {integrity: sha512-brcKcxGnISN2CcVhXJ/kEQlNa0MEfGRtwKtWA16SkqXHKitaKIMrfemJKLKX1YqDU5C/5JY3PvZXd5jEW04e0Q==}
|
|
engines: {node: '>=5.0.0'}
|
|
|
|
eslint-plugin-regexp@2.6.0:
|
|
resolution: {integrity: sha512-FCL851+kislsTEQEMioAlpDuK5+E5vs0hi1bF8cFlPlHcEjeRhuAzEsGikXRreE+0j4WhW2uO54MqTjXtYOi3A==}
|
|
engines: {node: ^18 || >=20}
|
|
peerDependencies:
|
|
eslint: '>=8.44.0'
|
|
|
|
eslint-scope@8.0.2:
|
|
resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
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.0.0:
|
|
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
eslint@9.9.1:
|
|
resolution: {integrity: sha512-dHvhrbfr4xFQ9/dq+jcVneZMyRYLjggWjk6RVsIiHsP8Rz6yZ8LvZ//iU4TrZF+SXWG+JkNF2OyiZRvzgRDqMg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
jiti: '*'
|
|
peerDependenciesMeta:
|
|
jiti:
|
|
optional: true
|
|
|
|
esm@3.2.25:
|
|
resolution: {integrity: sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==}
|
|
engines: {node: '>=6'}
|
|
|
|
espree@10.1.0:
|
|
resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
esprima@4.0.1:
|
|
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
esquery@1.5.0:
|
|
resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==}
|
|
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-util-attach-comments@3.0.0:
|
|
resolution: {integrity: sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==}
|
|
|
|
estree-util-build-jsx@3.0.1:
|
|
resolution: {integrity: sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==}
|
|
|
|
estree-util-is-identifier-name@3.0.0:
|
|
resolution: {integrity: sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==}
|
|
|
|
estree-util-to-js@2.0.0:
|
|
resolution: {integrity: sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==}
|
|
|
|
estree-util-visit@2.0.0:
|
|
resolution: {integrity: sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==}
|
|
|
|
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'}
|
|
|
|
etag@1.8.1:
|
|
resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
eventemitter3@5.0.1:
|
|
resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==}
|
|
|
|
execa@8.0.1:
|
|
resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==}
|
|
engines: {node: '>=16.17'}
|
|
|
|
expect-type@0.20.0:
|
|
resolution: {integrity: sha512-uHaC9LYNv6BcW+8SvXcwUUDCrrUxt3GSa61DFvTHj8JC+M0hekMFBwMlCarLQDk5bbpZ2vStpnQPIwRuV98YMw==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
extend-shallow@2.0.1:
|
|
resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
extend@3.0.2:
|
|
resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==}
|
|
|
|
extendable-error@0.1.7:
|
|
resolution: {integrity: sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==}
|
|
|
|
external-editor@3.1.0:
|
|
resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==}
|
|
engines: {node: '>=4'}
|
|
|
|
fast-deep-equal@3.1.3:
|
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
|
|
fast-glob@3.3.2:
|
|
resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
|
|
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.0.1:
|
|
resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==}
|
|
|
|
fast-xml-parser@4.4.1:
|
|
resolution: {integrity: sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==}
|
|
hasBin: true
|
|
|
|
fastq@1.17.1:
|
|
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
|
|
|
|
fenceparser@1.1.1:
|
|
resolution: {integrity: sha512-VdkTsK7GWLT0VWMK5S5WTAPn61wJ98WPFwJiRHumhg4ESNUO/tnkU8bzzzc62o6Uk1SVhuZFLnakmDA4SGV7wA==}
|
|
engines: {node: '>=12'}
|
|
|
|
fetch-blob@3.2.0:
|
|
resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==}
|
|
engines: {node: ^12.20 || >= 14.13}
|
|
|
|
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.0:
|
|
resolution: {integrity: sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==}
|
|
engines: {node: '>=18'}
|
|
|
|
find-up@4.1.0:
|
|
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
|
|
engines: {node: '>=8'}
|
|
|
|
find-up@5.0.0:
|
|
resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
|
|
engines: {node: '>=10'}
|
|
|
|
find-yarn-workspace-root2@1.2.16:
|
|
resolution: {integrity: sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==}
|
|
|
|
flat-cache@4.0.1:
|
|
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
|
|
engines: {node: '>=16'}
|
|
|
|
flatted@3.3.1:
|
|
resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
|
|
|
|
flattie@1.1.1:
|
|
resolution: {integrity: sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
foreground-child@3.1.1:
|
|
resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==}
|
|
engines: {node: '>=14'}
|
|
|
|
form-data@4.0.0:
|
|
resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
|
|
engines: {node: '>= 6'}
|
|
|
|
formdata-polyfill@4.0.10:
|
|
resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==}
|
|
engines: {node: '>=12.20.0'}
|
|
|
|
fraction.js@4.3.7:
|
|
resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
|
|
|
|
fresh@0.5.2:
|
|
resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
fs-extra@10.1.0:
|
|
resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
fs-extra@11.2.0:
|
|
resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==}
|
|
engines: {node: '>=14.14'}
|
|
|
|
fs-extra@7.0.1:
|
|
resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==}
|
|
engines: {node: '>=6 <7 || >=8'}
|
|
|
|
fs-extra@8.1.0:
|
|
resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==}
|
|
engines: {node: '>=6 <7 || >=8'}
|
|
|
|
fs-minipass@2.1.0:
|
|
resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
fsevents@2.3.2:
|
|
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
gensync@1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
get-caller-file@2.0.5:
|
|
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
engines: {node: 6.* || 8.* || >= 10.*}
|
|
|
|
get-east-asian-width@1.2.0:
|
|
resolution: {integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==}
|
|
engines: {node: '>=18'}
|
|
|
|
get-func-name@2.0.2:
|
|
resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==}
|
|
|
|
get-stream@8.0.1:
|
|
resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==}
|
|
engines: {node: '>=16'}
|
|
|
|
giget@1.2.3:
|
|
resolution: {integrity: sha512-8EHPljDvs7qKykr6uw8b+lqLiUc/vUg+KVTI0uND4s63TdsZM2Xus3mflvF0DDG9SiM4RlCkFGL+7aAjRmV7KA==}
|
|
hasBin: true
|
|
|
|
github-slugger@2.0.0:
|
|
resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==}
|
|
|
|
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@10.3.12:
|
|
resolution: {integrity: sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
hasBin: true
|
|
|
|
globals@11.12.0:
|
|
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
|
|
engines: {node: '>=4'}
|
|
|
|
globals@14.0.0:
|
|
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
globby@11.1.0:
|
|
resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
|
|
engines: {node: '>=10'}
|
|
|
|
globby@14.0.2:
|
|
resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==}
|
|
engines: {node: '>=18'}
|
|
|
|
graceful-fs@4.2.11:
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
|
|
graphemer@1.4.0:
|
|
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
|
|
|
gray-matter@4.0.3:
|
|
resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==}
|
|
engines: {node: '>=6.0'}
|
|
|
|
has-async-hooks@1.0.0:
|
|
resolution: {integrity: sha512-YF0VPGjkxr7AyyQQNykX8zK4PvtEDsUJAPqwu06UFz1lb6EvI53sPh5H1kWxg8NXI5LsfRCZ8uX9NkYDZBb/mw==}
|
|
|
|
has-flag@3.0.0:
|
|
resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
|
|
engines: {node: '>=4'}
|
|
|
|
has-flag@4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
hasown@2.0.2:
|
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hast-util-from-dom@5.0.0:
|
|
resolution: {integrity: sha512-d6235voAp/XR3Hh5uy7aGLbM3S4KamdW0WEgOaU1YoewnuYw4HXb5eRtv9g65m/RFGEfUY1Mw4UqCc5Y8L4Stg==}
|
|
|
|
hast-util-from-html@2.0.2:
|
|
resolution: {integrity: sha512-HwOHwxdt2zC5KQ/CNoybBntRook2zJvfZE/u5/Ap7aLPe22bDqen7KwGkOqOyzL5zIqKwiYX/OTtE0FWgr6XXA==}
|
|
|
|
hast-util-from-parse5@8.0.1:
|
|
resolution: {integrity: sha512-Er/Iixbc7IEa7r/XLtuG52zoqn/b3Xng/w6aZQ0xGVxzhw5xUFxcRqdPzP6yFi/4HBYRaifaI5fQ1RH8n0ZeOQ==}
|
|
|
|
hast-util-has-property@3.0.0:
|
|
resolution: {integrity: sha512-MNilsvEKLFpV604hwfhVStK0usFY/QmM5zX16bo7EjnAEGofr5YyI37kzopBlZJkHD4t887i+q/C8/tr5Q94cA==}
|
|
|
|
hast-util-heading-rank@3.0.0:
|
|
resolution: {integrity: sha512-EJKb8oMUXVHcWZTDepnr+WNbfnXKFNf9duMesmr4S8SXTJBJ9M4Yok08pu9vxdJwdlGRhVumk9mEhkEvKGifwA==}
|
|
|
|
hast-util-is-element@3.0.0:
|
|
resolution: {integrity: sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==}
|
|
|
|
hast-util-parse-selector@4.0.0:
|
|
resolution: {integrity: sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==}
|
|
|
|
hast-util-raw@9.0.2:
|
|
resolution: {integrity: sha512-PldBy71wO9Uq1kyaMch9AHIghtQvIwxBUkv823pKmkTM3oV1JxtsTNYdevMxvUHqcnOAuO65JKU2+0NOxc2ksA==}
|
|
|
|
hast-util-select@6.0.2:
|
|
resolution: {integrity: sha512-hT/SD/d/Meu+iobvgkffo1QecV8WeKWxwsNMzcTJsKw1cKTQKSR/7ArJeURLNJF9HDjp9nVoORyNNJxrvBye8Q==}
|
|
|
|
hast-util-to-estree@3.1.0:
|
|
resolution: {integrity: sha512-lfX5g6hqVh9kjS/B9E2gSkvHH4SZNiQFiqWS0x9fENzEl+8W12RqdRxX6d/Cwxi30tPQs3bIO+aolQJNp1bIyw==}
|
|
|
|
hast-util-to-html@9.0.2:
|
|
resolution: {integrity: sha512-RP5wNpj5nm1Z8cloDv4Sl4RS8jH5HYa0v93YB6Wb4poEzgMo/dAAL0KcT4974dCjcNG5pkLqTImeFHHCwwfY3g==}
|
|
|
|
hast-util-to-jsx-runtime@2.3.0:
|
|
resolution: {integrity: sha512-H/y0+IWPdsLLS738P8tDnrQ8Z+dj12zQQ6WC11TIM21C8WFVoIxcqWXf2H3hiTVZjF1AWqoimGwrTWecWrnmRQ==}
|
|
|
|
hast-util-to-parse5@8.0.0:
|
|
resolution: {integrity: sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==}
|
|
|
|
hast-util-to-string@3.0.0:
|
|
resolution: {integrity: sha512-OGkAxX1Ua3cbcW6EJ5pT/tslVb90uViVkcJ4ZZIMW/R33DX/AkcJcRrPebPwJkHYwlDHXz4aIwvAAaAdtrACFA==}
|
|
|
|
hast-util-to-text@4.0.2:
|
|
resolution: {integrity: sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==}
|
|
|
|
hast-util-whitespace@3.0.0:
|
|
resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==}
|
|
|
|
hastscript@8.0.0:
|
|
resolution: {integrity: sha512-dMOtzCEd3ABUeSIISmrETiKuyydk1w0pa+gE/uormcTpSYuaNJPbX1NU3JLyscSLjwAQM8bWMhhIlnCqnRvDTw==}
|
|
|
|
hdr-histogram-js@3.0.0:
|
|
resolution: {integrity: sha512-/EpvQI2/Z98mNFYEnlqJ8Ogful8OpArLG/6Tf2bPnkutBVLIeMVNHjk1ZDfshF2BUweipzbk+dB1hgSB7SIakw==}
|
|
engines: {node: '>=14'}
|
|
|
|
hdr-histogram-percentiles-obj@3.0.0:
|
|
resolution: {integrity: sha512-7kIufnBqdsBGcSZLPJwqHT3yhk1QTsSlFsVD3kx5ixH/AlgBs9yM1q6DPhXZ8f8gtdqgh7N7/5btRLpQsS2gHw==}
|
|
|
|
he@1.2.0:
|
|
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
|
hasBin: true
|
|
|
|
hookable@5.5.3:
|
|
resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
|
|
|
|
html-encoding-sniffer@4.0.0:
|
|
resolution: {integrity: sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
html-entities@2.3.3:
|
|
resolution: {integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==}
|
|
|
|
html-escaper@3.0.3:
|
|
resolution: {integrity: sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==}
|
|
|
|
html-minifier@4.0.0:
|
|
resolution: {integrity: sha512-aoGxanpFPLg7MkIl/DDFYtb0iWz7jMFGqFhvEDZga6/4QTjneiD8I/NXL1x5aaoCp7FSIT6h/OhykDdPsbtMig==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
html-tags@3.3.1:
|
|
resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
html-void-elements@3.0.0:
|
|
resolution: {integrity: sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==}
|
|
|
|
htmlparser2@8.0.2:
|
|
resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==}
|
|
|
|
htmlparser2@9.1.0:
|
|
resolution: {integrity: sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==}
|
|
|
|
http-cache-semantics@4.1.1:
|
|
resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==}
|
|
|
|
http-errors@2.0.0:
|
|
resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
http-parser-js@0.5.8:
|
|
resolution: {integrity: sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==}
|
|
|
|
http-proxy-agent@7.0.2:
|
|
resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==}
|
|
engines: {node: '>= 14'}
|
|
|
|
https-proxy-agent@7.0.4:
|
|
resolution: {integrity: sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==}
|
|
engines: {node: '>= 14'}
|
|
|
|
human-id@1.0.2:
|
|
resolution: {integrity: sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==}
|
|
|
|
human-signals@5.0.0:
|
|
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
|
|
engines: {node: '>=16.17.0'}
|
|
|
|
hyperdyperid@1.2.0:
|
|
resolution: {integrity: sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==}
|
|
engines: {node: '>=10.18'}
|
|
|
|
hyperid@3.2.0:
|
|
resolution: {integrity: sha512-PdTtDo+Rmza9nEhTunaDSUKwbC69TIzLEpZUwiB6f+0oqmY0UPfhyHCPt6K1NQ4WFv5yJBTG5vELztVWP+nEVQ==}
|
|
|
|
iconv-lite@0.4.24:
|
|
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
iconv-lite@0.6.3:
|
|
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
ieee754@1.2.1:
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
|
|
ignore@5.3.1:
|
|
resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==}
|
|
engines: {node: '>= 4'}
|
|
|
|
immutable@4.3.5:
|
|
resolution: {integrity: sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==}
|
|
|
|
import-fresh@3.3.0:
|
|
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
|
|
engines: {node: '>=6'}
|
|
|
|
import-meta-resolve@4.1.0:
|
|
resolution: {integrity: sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==}
|
|
|
|
imurmurhash@0.1.4:
|
|
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
|
|
engines: {node: '>=0.8.19'}
|
|
|
|
inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
inline-style-parser@0.1.1:
|
|
resolution: {integrity: sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==}
|
|
|
|
inline-style-parser@0.2.3:
|
|
resolution: {integrity: sha512-qlD8YNDqyTKTyuITrDOffsl6Tdhv+UC4hcdAVuQsK4IMQ99nSgd1MIA/Q+jQYoh9r3hVUXhYh7urSRmXPkW04g==}
|
|
|
|
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-arrayish@0.3.2:
|
|
resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==}
|
|
|
|
is-binary-path@2.1.0:
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-core-module@2.13.1:
|
|
resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==}
|
|
|
|
is-decimal@2.0.1:
|
|
resolution: {integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==}
|
|
|
|
is-docker@3.0.0:
|
|
resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
hasBin: true
|
|
|
|
is-extendable@0.1.1:
|
|
resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-fullwidth-code-point@3.0.0:
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-fullwidth-code-point@4.0.0:
|
|
resolution: {integrity: sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
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-inside-container@1.0.0:
|
|
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
|
|
engines: {node: '>=14.16'}
|
|
hasBin: true
|
|
|
|
is-interactive@2.0.0:
|
|
resolution: {integrity: sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
is-path-inside@3.0.3:
|
|
resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-plain-obj@4.1.0:
|
|
resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
|
|
engines: {node: '>=12'}
|
|
|
|
is-potential-custom-element-name@1.0.1:
|
|
resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==}
|
|
|
|
is-reference@3.0.2:
|
|
resolution: {integrity: sha512-v3rht/LgVcsdZa3O2Nqs+NMowLOxeOm7Ay9+/ARQ2F+qEoANRcqrjAZKGN0v8ymUetZGgkp26LTnGT7H0Qo9Pg==}
|
|
|
|
is-stream@3.0.0:
|
|
resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
is-subdir@1.2.0:
|
|
resolution: {integrity: sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==}
|
|
engines: {node: '>=4'}
|
|
|
|
is-unicode-supported@1.3.0:
|
|
resolution: {integrity: sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
is-unicode-supported@2.0.0:
|
|
resolution: {integrity: sha512-FRdAyx5lusK1iHG0TWpVtk9+1i+GjrzRffhDg4ovQ7mcidMQ6mj+MhKPmvh7Xwyv5gIS06ns49CA7Sqg7lC22Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
is-what@4.1.16:
|
|
resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
|
|
engines: {node: '>=12.13'}
|
|
|
|
is-windows@1.0.2:
|
|
resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-wsl@3.1.0:
|
|
resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==}
|
|
engines: {node: '>=16'}
|
|
|
|
isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
jackspeak@2.3.6:
|
|
resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==}
|
|
engines: {node: '>=14'}
|
|
|
|
jiti@1.21.0:
|
|
resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==}
|
|
hasBin: true
|
|
|
|
js-base64@3.7.7:
|
|
resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==}
|
|
|
|
js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
js-yaml@3.14.1:
|
|
resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==}
|
|
hasBin: true
|
|
|
|
js-yaml@4.1.0:
|
|
resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
|
|
hasBin: true
|
|
|
|
jsdoc-type-pratt-parser@4.0.0:
|
|
resolution: {integrity: sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
jsdom@23.2.0:
|
|
resolution: {integrity: sha512-L88oL7D/8ufIES+Zjz7v0aes+oBMh2Xnh3ygWvL0OaICOomKEPKuPnIfBJekiXr+BHbbMjrWn/xqrDQuxFTeyA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
canvas: ^2.11.2
|
|
peerDependenciesMeta:
|
|
canvas:
|
|
optional: true
|
|
|
|
jsesc@2.5.2:
|
|
resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
json-buffer@3.0.1:
|
|
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
|
|
|
|
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-stable-stringify-without-jsonify@1.0.1:
|
|
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
|
|
|
json5@2.2.3:
|
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
jsonc-parser@2.3.1:
|
|
resolution: {integrity: sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg==}
|
|
|
|
jsonc-parser@3.2.1:
|
|
resolution: {integrity: sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==}
|
|
|
|
jsonfile@4.0.0:
|
|
resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}
|
|
|
|
jsonfile@6.1.0:
|
|
resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
|
|
|
|
just-map-values@3.2.0:
|
|
resolution: {integrity: sha512-TyqCKtK3NxiUgOjRYMIKURvBTHesi3XzomDY0QVPZ3rYzLCF+nNq5rSi0B/L5aOd/WMTZo6ukzA4wih4HUbrDg==}
|
|
|
|
katex@0.16.10:
|
|
resolution: {integrity: sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA==}
|
|
hasBin: true
|
|
|
|
keyv@4.5.4:
|
|
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
|
|
|
kind-of@6.0.3:
|
|
resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
kleur@3.0.3:
|
|
resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==}
|
|
engines: {node: '>=6'}
|
|
|
|
kleur@4.1.5:
|
|
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
kolorist@1.8.0:
|
|
resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
|
|
|
|
levn@0.4.1:
|
|
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
libsql@0.3.19:
|
|
resolution: {integrity: sha512-Aj5cQ5uk/6fHdmeW0TiXK42FqUlwx7ytmMLPSaUQPin5HKKKuUPD62MAbN4OEweGBBI7q1BekoEN4gPUEL6MZA==}
|
|
os: [darwin, linux, win32]
|
|
|
|
libsql@0.4.1:
|
|
resolution: {integrity: sha512-qZlR9Yu1zMBeLChzkE/cKfoKV3Esp9cn9Vx5Zirn4AVhDWPcjYhKwbtJcMuHehgk3mH+fJr9qW+3vesBWbQpBg==}
|
|
os: [darwin, linux, win32]
|
|
|
|
lilconfig@2.1.0:
|
|
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
lilconfig@3.1.1:
|
|
resolution: {integrity: sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==}
|
|
engines: {node: '>=14'}
|
|
|
|
lines-and-columns@1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
|
|
linkedom@0.14.26:
|
|
resolution: {integrity: sha512-mK6TrydfFA7phrnp+1j57ycBwFI5bGSW6YXlw9acHoqF+mP/y+FooEYYyniOt5Ot57FSKB3iwmnuQ1UUyNLm5A==}
|
|
|
|
linkedom@0.18.4:
|
|
resolution: {integrity: sha512-JhLErxMIEOKByMi3fURXgI1fYOzR87L1Cn0+MI9GlMckFrqFZpV1SUGox1jcKtsKN3y6JgclcQf0FzZT//BuGw==}
|
|
|
|
lit-element@4.1.0:
|
|
resolution: {integrity: sha512-gSejRUQJuMQjV2Z59KAS/D4iElUhwKpIyJvZ9w+DIagIQjfJnhR20h2Q5ddpzXGS+fF0tMZ/xEYGMnKmaI/iww==}
|
|
|
|
lit-html@3.2.0:
|
|
resolution: {integrity: sha512-pwT/HwoxqI9FggTrYVarkBKFN9MlTUpLrDHubTmW4SrkL3kkqW5gxwbxMMUnbbRHBC0WTZnYHcjDSCM559VyfA==}
|
|
|
|
lit@3.2.0:
|
|
resolution: {integrity: sha512-s6tI33Lf6VpDu7u4YqsSX78D28bYQulM+VAzsGch4fx2H0eLZnJsUBsPWmGYSGoKDNbjtRv02rio1o+UdPVwvw==}
|
|
|
|
lite-youtube-embed@0.3.2:
|
|
resolution: {integrity: sha512-b1dgKyF4PHhinonmr3PB172Nj0qQgA/7DE9EmeIXHR1ksnFEC2olWjNJyJGdsN2cleKHRjjsmrziKlwXtPlmLQ==}
|
|
|
|
load-yaml-file@0.2.0:
|
|
resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==}
|
|
engines: {node: '>=6'}
|
|
|
|
locate-character@3.0.0:
|
|
resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==}
|
|
|
|
locate-path@5.0.0:
|
|
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
|
|
engines: {node: '>=8'}
|
|
|
|
locate-path@6.0.0:
|
|
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
|
engines: {node: '>=10'}
|
|
|
|
lodash.chunk@4.2.0:
|
|
resolution: {integrity: sha512-ZzydJKfUHJwHa+hF5X66zLFCBrWn5GeF28OHEr4WVWtNDXlQ/IjWKPBiikqKo2ne0+v6JgCgJ0GzJp8k8bHC7w==}
|
|
|
|
lodash.clonedeep@4.5.0:
|
|
resolution: {integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==}
|
|
|
|
lodash.flatten@4.4.0:
|
|
resolution: {integrity: sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==}
|
|
|
|
lodash.merge@4.6.2:
|
|
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
|
|
|
|
lodash.startcase@4.4.0:
|
|
resolution: {integrity: sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==}
|
|
|
|
lodash@4.17.21:
|
|
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
|
|
|
log-symbols@6.0.0:
|
|
resolution: {integrity: sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==}
|
|
engines: {node: '>=18'}
|
|
|
|
log-update@5.0.1:
|
|
resolution: {integrity: sha512-5UtUDQ/6edw4ofyljDNcOVJQ4c7OjDro4h3y8e1GQL5iYElYclVHJ3zeWchylvMaKnDbDilC8irOVyexnA/Slw==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
longest-streak@3.1.0:
|
|
resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
|
|
|
|
loose-envify@1.4.0:
|
|
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
|
|
hasBin: true
|
|
|
|
loupe@3.1.1:
|
|
resolution: {integrity: sha512-edNu/8D5MKVfGVFRhFf8aAxiTM6Wumfz5XsaatSxlD3w4R1d/WEKUTydCdPGbl9K7QG/Ca3GnDV2sIKIpXRQcw==}
|
|
|
|
lower-case@1.1.4:
|
|
resolution: {integrity: sha512-2Fgx1Ycm599x+WGpIYwJOvsjmXFzTSc34IwDWALRA/8AopUKAVPwfJ+h5+f85BCp0PWmmJcWzEpxOpoXycMpdA==}
|
|
|
|
lower-case@2.0.2:
|
|
resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==}
|
|
|
|
lru-cache@10.2.0:
|
|
resolution: {integrity: sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==}
|
|
engines: {node: 14 || >=16.14}
|
|
|
|
lru-cache@4.1.5:
|
|
resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==}
|
|
|
|
lru-cache@5.1.1:
|
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
|
|
lz-string@1.5.0:
|
|
resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==}
|
|
hasBin: true
|
|
|
|
magic-string@0.30.11:
|
|
resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
|
|
|
|
magic-string@0.30.5:
|
|
resolution: {integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==}
|
|
engines: {node: '>=12'}
|
|
|
|
magicast@0.3.5:
|
|
resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==}
|
|
|
|
manage-path@2.0.0:
|
|
resolution: {integrity: sha512-NJhyB+PJYTpxhxZJ3lecIGgh4kwIY2RAh44XvAz9UlqthlQwtPBf62uBVR8XaD8CRuSjQ6TnZH2lNJkbLPZM2A==}
|
|
|
|
markdown-extensions@2.0.0:
|
|
resolution: {integrity: sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==}
|
|
engines: {node: '>=16'}
|
|
|
|
markdown-table@3.0.3:
|
|
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
|
|
|
|
marked-footnote@1.2.2:
|
|
resolution: {integrity: sha512-TFBEHwHLSSedub7P6XHHs+dMMOnDeNV5+kFDo4trU//gDd8iM57lg9jr9NGwDifPwLllHwKmFcRNp5uYvO2Fnw==}
|
|
peerDependencies:
|
|
marked: '>=7.0.0'
|
|
|
|
marked-smartypants@1.1.6:
|
|
resolution: {integrity: sha512-38rdxcV3+EHrvoHioSrgBDvOmFb+TNcszZggrl15qe4MEfQxBArfSgsGgFP0YqHlGy8Rgoyi4gN4ThBWzwNJeA==}
|
|
peerDependencies:
|
|
marked: '>=4 <13'
|
|
|
|
marked@12.0.2:
|
|
resolution: {integrity: sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==}
|
|
engines: {node: '>= 18'}
|
|
hasBin: true
|
|
|
|
mathjax-full@3.2.2:
|
|
resolution: {integrity: sha512-+LfG9Fik+OuI8SLwsiR02IVdjcnRCy5MufYLi0C3TdMT56L/pjB0alMVGgoWJF8pN9Rc7FESycZB9BMNWIid5w==}
|
|
|
|
mdast-util-definitions@6.0.0:
|
|
resolution: {integrity: sha512-scTllyX6pnYNZH/AIp/0ePz6s4cZtARxImwoPJ7kS42n+MnVsI4XbnG6d4ibehRIldYMWM2LD7ImQblVhUejVQ==}
|
|
|
|
mdast-util-find-and-replace@3.0.1:
|
|
resolution: {integrity: sha512-SG21kZHGC3XRTSUhtofZkBzZTJNM5ecCi0SK2IMKmSXR8vO3peL+kb1O0z7Zl83jKtutG4k5Wv/W7V3/YHvzPA==}
|
|
|
|
mdast-util-from-markdown@2.0.0:
|
|
resolution: {integrity: sha512-n7MTOr/z+8NAX/wmhhDji8O3bRvPTV/U0oTCaZJkjhPSKTPhS3xufVhKGF8s1pJ7Ox4QgoIU7KHseh09S+9rTA==}
|
|
|
|
mdast-util-gfm-autolink-literal@2.0.0:
|
|
resolution: {integrity: sha512-FyzMsduZZHSc3i0Px3PQcBT4WJY/X/RCtEJKuybiC6sjPqLv7h1yqAkmILZtuxMSsUyaLUWNp71+vQH2zqp5cg==}
|
|
|
|
mdast-util-gfm-footnote@2.0.0:
|
|
resolution: {integrity: sha512-5jOT2boTSVkMnQ7LTrd6n/18kqwjmuYqo7JUPe+tRCY6O7dAuTFMtTPauYYrMPpox9hlN0uOx/FL8XvEfG9/mQ==}
|
|
|
|
mdast-util-gfm-strikethrough@2.0.0:
|
|
resolution: {integrity: sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==}
|
|
|
|
mdast-util-gfm-table@2.0.0:
|
|
resolution: {integrity: sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==}
|
|
|
|
mdast-util-gfm-task-list-item@2.0.0:
|
|
resolution: {integrity: sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==}
|
|
|
|
mdast-util-gfm@3.0.0:
|
|
resolution: {integrity: sha512-dgQEX5Amaq+DuUqf26jJqSK9qgixgd6rYDHAv4aTBuA92cTknZlKpPfa86Z/s8Dj8xsAQpFfBmPUHWJBWqS4Bw==}
|
|
|
|
mdast-util-math@3.0.0:
|
|
resolution: {integrity: sha512-Tl9GBNeG/AhJnQM221bJR2HPvLOSnLE/T9cJI9tlc6zwQk2nPk/4f0cHkOdEixQPC/j8UtKDdITswvLAy1OZ1w==}
|
|
|
|
mdast-util-mdx-expression@2.0.0:
|
|
resolution: {integrity: sha512-fGCu8eWdKUKNu5mohVGkhBXCXGnOTLuFqOvGMvdikr+J1w7lDJgxThOKpwRWzzbyXAU2hhSwsmssOY4yTokluw==}
|
|
|
|
mdast-util-mdx-jsx@3.1.3:
|
|
resolution: {integrity: sha512-bfOjvNt+1AcbPLTFMFWY149nJz0OjmewJs3LQQ5pIyVGxP4CdOqNVJL6kTaM5c68p8q82Xv3nCyFfUnuEcH3UQ==}
|
|
|
|
mdast-util-mdx@3.0.0:
|
|
resolution: {integrity: sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==}
|
|
|
|
mdast-util-mdxjs-esm@2.0.1:
|
|
resolution: {integrity: sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==}
|
|
|
|
mdast-util-phrasing@4.1.0:
|
|
resolution: {integrity: sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==}
|
|
|
|
mdast-util-to-hast@13.1.0:
|
|
resolution: {integrity: sha512-/e2l/6+OdGp/FB+ctrJ9Avz71AN/GRH3oi/3KAx/kMnoUsD6q0woXlDT8lLEeViVKE7oZxE7RXzvO3T8kF2/sA==}
|
|
|
|
mdast-util-to-markdown@2.1.0:
|
|
resolution: {integrity: sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==}
|
|
|
|
mdast-util-to-string@4.0.0:
|
|
resolution: {integrity: sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==}
|
|
|
|
mdast-util-toc@7.0.0:
|
|
resolution: {integrity: sha512-C28UcSqjmnWuvgT8d97qpaItHKvySqVPAECUzqQ51xuMyNFFJwcFoKW77KoMjtXrclTidLQFDzLUmTmrshRweA==}
|
|
|
|
mdn-data@2.0.28:
|
|
resolution: {integrity: sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==}
|
|
|
|
mdn-data@2.0.30:
|
|
resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==}
|
|
|
|
media-typer@0.3.0:
|
|
resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
memfs@4.11.1:
|
|
resolution: {integrity: sha512-LZcMTBAgqUUKNXZagcZxvXXfgF1bHX7Y7nQ0QyEiNbRJgE29GhgPd8Yna1VQcLlPiHt/5RFJMWYN9Uv/VPNvjQ==}
|
|
engines: {node: '>= 4.0.0'}
|
|
|
|
merge-anything@5.1.7:
|
|
resolution: {integrity: sha512-eRtbOb1N5iyH0tkQDAoQ4Ipsp/5qSR79Dzrz8hEPxRX10RWWR/iQXdoKmBSRCThY1Fh5EhISDtpSc93fpxUniQ==}
|
|
engines: {node: '>=12.13'}
|
|
|
|
merge-descriptors@1.0.3:
|
|
resolution: {integrity: sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==}
|
|
|
|
merge-stream@2.0.0:
|
|
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
|
|
|
|
merge2@1.4.1:
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
methods@1.1.2:
|
|
resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mhchemparser@4.2.1:
|
|
resolution: {integrity: sha512-kYmyrCirqJf3zZ9t/0wGgRZ4/ZJw//VwaRVGA75C4nhE60vtnIzhl9J9ndkX/h6hxSN7pjg/cE0VxbnNM+bnDQ==}
|
|
|
|
micromark-core-commonmark@2.0.0:
|
|
resolution: {integrity: sha512-jThOz/pVmAYUtkroV3D5c1osFXAMv9e0ypGDOIZuCeAe91/sD6BoE2Sjzt30yuXtwOYUmySOhMas/PVyh02itA==}
|
|
|
|
micromark-extension-gfm-autolink-literal@2.0.0:
|
|
resolution: {integrity: sha512-rTHfnpt/Q7dEAK1Y5ii0W8bhfJlVJFnJMHIPisfPK3gpVNuOP0VnRl96+YJ3RYWV/P4gFeQoGKNlT3RhuvpqAg==}
|
|
|
|
micromark-extension-gfm-footnote@2.0.0:
|
|
resolution: {integrity: sha512-6Rzu0CYRKDv3BfLAUnZsSlzx3ak6HAoI85KTiijuKIz5UxZxbUI+pD6oHgw+6UtQuiRwnGRhzMmPRv4smcz0fg==}
|
|
|
|
micromark-extension-gfm-strikethrough@2.0.0:
|
|
resolution: {integrity: sha512-c3BR1ClMp5fxxmwP6AoOY2fXO9U8uFMKs4ADD66ahLTNcwzSCyRVU4k7LPV5Nxo/VJiR4TdzxRQY2v3qIUceCw==}
|
|
|
|
micromark-extension-gfm-table@2.0.0:
|
|
resolution: {integrity: sha512-PoHlhypg1ItIucOaHmKE8fbin3vTLpDOUg8KAr8gRCF1MOZI9Nquq2i/44wFvviM4WuxJzc3demT8Y3dkfvYrw==}
|
|
|
|
micromark-extension-gfm-tagfilter@2.0.0:
|
|
resolution: {integrity: sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==}
|
|
|
|
micromark-extension-gfm-task-list-item@2.0.1:
|
|
resolution: {integrity: sha512-cY5PzGcnULaN5O7T+cOzfMoHjBW7j+T9D2sucA5d/KbsBTPcYdebm9zUd9zzdgJGCwahV+/W78Z3nbulBYVbTw==}
|
|
|
|
micromark-extension-gfm@3.0.0:
|
|
resolution: {integrity: sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==}
|
|
|
|
micromark-extension-math@3.0.0:
|
|
resolution: {integrity: sha512-iJ2Q28vBoEovLN5o3GO12CpqorQRYDPT+p4zW50tGwTfJB+iv/VnB6Ini+gqa24K97DwptMBBIvVX6Bjk49oyQ==}
|
|
|
|
micromark-extension-mdx-expression@3.0.0:
|
|
resolution: {integrity: sha512-sI0nwhUDz97xyzqJAbHQhp5TfaxEvZZZ2JDqUo+7NvyIYG6BZ5CPPqj2ogUoPJlmXHBnyZUzISg9+oUmU6tUjQ==}
|
|
|
|
micromark-extension-mdx-jsx@3.0.0:
|
|
resolution: {integrity: sha512-uvhhss8OGuzR4/N17L1JwvmJIpPhAd8oByMawEKx6NVdBCbesjH4t+vjEp3ZXft9DwvlKSD07fCeI44/N0Vf2w==}
|
|
|
|
micromark-extension-mdx-md@2.0.0:
|
|
resolution: {integrity: sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==}
|
|
|
|
micromark-extension-mdxjs-esm@3.0.0:
|
|
resolution: {integrity: sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==}
|
|
|
|
micromark-extension-mdxjs@3.0.0:
|
|
resolution: {integrity: sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==}
|
|
|
|
micromark-factory-destination@2.0.0:
|
|
resolution: {integrity: sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==}
|
|
|
|
micromark-factory-label@2.0.0:
|
|
resolution: {integrity: sha512-RR3i96ohZGde//4WSe/dJsxOX6vxIg9TimLAS3i4EhBAFx8Sm5SmqVfR8E87DPSR31nEAjZfbt91OMZWcNgdZw==}
|
|
|
|
micromark-factory-mdx-expression@2.0.1:
|
|
resolution: {integrity: sha512-F0ccWIUHRLRrYp5TC9ZYXmZo+p2AM13ggbsW4T0b5CRKP8KHVRB8t4pwtBgTxtjRmwrK0Irwm7vs2JOZabHZfg==}
|
|
|
|
micromark-factory-space@2.0.0:
|
|
resolution: {integrity: sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==}
|
|
|
|
micromark-factory-title@2.0.0:
|
|
resolution: {integrity: sha512-jY8CSxmpWLOxS+t8W+FG3Xigc0RDQA9bKMY/EwILvsesiRniiVMejYTE4wumNc2f4UbAa4WsHqe3J1QS1sli+A==}
|
|
|
|
micromark-factory-whitespace@2.0.0:
|
|
resolution: {integrity: sha512-28kbwaBjc5yAI1XadbdPYHX/eDnqaUFVikLwrO7FDnKG7lpgxnvk/XGRhX/PN0mOZ+dBSZ+LgunHS+6tYQAzhA==}
|
|
|
|
micromark-util-character@2.1.0:
|
|
resolution: {integrity: sha512-KvOVV+X1yLBfs9dCBSopq/+G1PcgT3lAK07mC4BzXi5E7ahzMAF8oIupDDJ6mievI6F+lAATkbQQlQixJfT3aQ==}
|
|
|
|
micromark-util-chunked@2.0.0:
|
|
resolution: {integrity: sha512-anK8SWmNphkXdaKgz5hJvGa7l00qmcaUQoMYsBwDlSKFKjc6gjGXPDw3FNL3Nbwq5L8gE+RCbGqTw49FK5Qyvg==}
|
|
|
|
micromark-util-classify-character@2.0.0:
|
|
resolution: {integrity: sha512-S0ze2R9GH+fu41FA7pbSqNWObo/kzwf8rN/+IGlW/4tC6oACOs8B++bh+i9bVyNnwCcuksbFwsBme5OCKXCwIw==}
|
|
|
|
micromark-util-combine-extensions@2.0.0:
|
|
resolution: {integrity: sha512-vZZio48k7ON0fVS3CUgFatWHoKbbLTK/rT7pzpJ4Bjp5JjkZeasRfrS9wsBdDJK2cJLHMckXZdzPSSr1B8a4oQ==}
|
|
|
|
micromark-util-decode-numeric-character-reference@2.0.1:
|
|
resolution: {integrity: sha512-bmkNc7z8Wn6kgjZmVHOX3SowGmVdhYS7yBpMnuMnPzDq/6xwVA604DuOXMZTO1lvq01g+Adfa0pE2UKGlxL1XQ==}
|
|
|
|
micromark-util-decode-string@2.0.0:
|
|
resolution: {integrity: sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==}
|
|
|
|
micromark-util-encode@2.0.0:
|
|
resolution: {integrity: sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA==}
|
|
|
|
micromark-util-events-to-acorn@2.0.2:
|
|
resolution: {integrity: sha512-Fk+xmBrOv9QZnEDguL9OI9/NQQp6Hz4FuQ4YmCb/5V7+9eAh1s6AYSvL20kHkD67YIg7EpE54TiSlcsf3vyZgA==}
|
|
|
|
micromark-util-html-tag-name@2.0.0:
|
|
resolution: {integrity: sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw==}
|
|
|
|
micromark-util-normalize-identifier@2.0.0:
|
|
resolution: {integrity: sha512-2xhYT0sfo85FMrUPtHcPo2rrp1lwbDEEzpx7jiH2xXJLqBuy4H0GgXk5ToU8IEwoROtXuL8ND0ttVa4rNqYK3w==}
|
|
|
|
micromark-util-resolve-all@2.0.0:
|
|
resolution: {integrity: sha512-6KU6qO7DZ7GJkaCgwBNtplXCvGkJToU86ybBAUdavvgsCiG8lSSvYxr9MhwmQ+udpzywHsl4RpGJsYWG1pDOcA==}
|
|
|
|
micromark-util-sanitize-uri@2.0.0:
|
|
resolution: {integrity: sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw==}
|
|
|
|
micromark-util-subtokenize@2.0.0:
|
|
resolution: {integrity: sha512-vc93L1t+gpR3p8jxeVdaYlbV2jTYteDje19rNSS/H5dlhxUYll5Fy6vJ2cDwP8RnsXi818yGty1ayP55y3W6fg==}
|
|
|
|
micromark-util-symbol@2.0.0:
|
|
resolution: {integrity: sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==}
|
|
|
|
micromark-util-types@2.0.0:
|
|
resolution: {integrity: sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==}
|
|
|
|
micromark@4.0.0:
|
|
resolution: {integrity: sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==}
|
|
|
|
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'}
|
|
|
|
mime@1.6.0:
|
|
resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
mimic-fn@2.1.0:
|
|
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
|
|
engines: {node: '>=6'}
|
|
|
|
mimic-fn@4.0.0:
|
|
resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==}
|
|
engines: {node: '>=12'}
|
|
|
|
mimic-function@5.0.1:
|
|
resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
|
|
engines: {node: '>=18'}
|
|
|
|
mini-svg-data-uri@1.4.4:
|
|
resolution: {integrity: sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==}
|
|
hasBin: true
|
|
|
|
minimatch@3.1.2:
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
|
|
minimatch@9.0.4:
|
|
resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minimist@1.2.8:
|
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
|
|
|
minipass@3.3.6:
|
|
resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==}
|
|
engines: {node: '>=8'}
|
|
|
|
minipass@5.0.0:
|
|
resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
minipass@7.1.2:
|
|
resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minizlib@2.1.2:
|
|
resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
mitt@3.0.1:
|
|
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
|
|
|
|
mj-context-menu@0.6.1:
|
|
resolution: {integrity: sha512-7NO5s6n10TIV96d4g2uDpG7ZDpIhMh0QNfGdJw/W47JswFcosz457wqz/b5sAKvl12sxINGFCn80NZHKwxQEXA==}
|
|
|
|
mkdirp@1.0.4:
|
|
resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
mri@1.2.0:
|
|
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
|
|
engines: {node: '>=4'}
|
|
|
|
mrmime@2.0.0:
|
|
resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==}
|
|
engines: {node: '>=10'}
|
|
|
|
ms@2.0.0:
|
|
resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
|
|
|
|
ms@2.1.2:
|
|
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
|
|
|
|
ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
muggle-string@0.4.1:
|
|
resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
|
|
|
|
mz@2.7.0:
|
|
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
|
|
|
|
nanoid@3.3.7:
|
|
resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
nanoid@5.0.7:
|
|
resolution: {integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==}
|
|
engines: {node: ^18 || >=20}
|
|
hasBin: true
|
|
|
|
nanostores@0.11.3:
|
|
resolution: {integrity: sha512-TUes3xKIX33re4QzdxwZ6tdbodjmn3tWXCEc1uokiEmo14sI1EaGYNs2k3bU2pyyGNmBqFGAVl6jAGWd06AVIg==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
|
|
natural-compare@1.4.0:
|
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
|
|
negotiator@0.6.3:
|
|
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
neotraverse@0.6.18:
|
|
resolution: {integrity: sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==}
|
|
engines: {node: '>= 10'}
|
|
|
|
nlcst-to-string@4.0.0:
|
|
resolution: {integrity: sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==}
|
|
|
|
no-case@2.3.2:
|
|
resolution: {integrity: sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==}
|
|
|
|
no-case@3.0.4:
|
|
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
|
|
|
|
node-domexception@1.0.0:
|
|
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
|
|
engines: {node: '>=10.5.0'}
|
|
|
|
node-fetch-native@1.6.4:
|
|
resolution: {integrity: sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==}
|
|
|
|
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-fetch@3.3.2:
|
|
resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
node-html-parser@6.1.13:
|
|
resolution: {integrity: sha512-qIsTMOY4C/dAa5Q5vsobRpOOvPfC4pB61UVW2uSwZNUp0QU/jCekTal1vMmbO0DgdHeLUJpv/ARmDqErVxA3Sg==}
|
|
|
|
node-mocks-http@1.15.1:
|
|
resolution: {integrity: sha512-X/GpUpNNiPDYUeUD183W8V4OW6OHYWI29w/QDyb+c/GzOfVEAlo6HjbW9++eXT2aV2lGg+uS+XqTD2q0pNREQA==}
|
|
engines: {node: '>=14'}
|
|
|
|
node-releases@2.0.18:
|
|
resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
|
|
|
|
normalize-path@3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
normalize-range@0.1.2:
|
|
resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
not@0.1.0:
|
|
resolution: {integrity: sha512-5PDmaAsVfnWUgTUbJ3ERwn7u79Z0dYxN9ErxCpVJJqe2RK0PJ3z+iFUxuqjwtlDDegXvtWoxD/3Fzxox7tFGWA==}
|
|
|
|
npm-run-path@5.3.0:
|
|
resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
nth-check@2.1.1:
|
|
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
|
|
|
nypm@0.3.8:
|
|
resolution: {integrity: sha512-IGWlC6So2xv6V4cIDmoV0SwwWx7zLG086gyqkyumteH2fIgCAM4nDVFB2iDRszDvmdSVW9xb1N+2KjQ6C7d4og==}
|
|
engines: {node: ^14.16.0 || >=16.10.0}
|
|
hasBin: true
|
|
|
|
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'}
|
|
|
|
ohash@1.1.3:
|
|
resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==}
|
|
|
|
on-finished@2.4.1:
|
|
resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
on-net-listen@1.1.2:
|
|
resolution: {integrity: sha512-y1HRYy8s/RlcBvDUwKXSmkODMdx4KSuIvloCnQYJ2LdBBC1asY4HtfhXwe3UWknLakATZDnbzht2Ijw3M1EqFg==}
|
|
engines: {node: '>=9.4.0 || ^8.9.4'}
|
|
|
|
onetime@5.1.2:
|
|
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
|
|
engines: {node: '>=6'}
|
|
|
|
onetime@6.0.0:
|
|
resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
onetime@7.0.0:
|
|
resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
only-allow@1.2.1:
|
|
resolution: {integrity: sha512-M7CJbmv7UCopc0neRKdzfoGWaVZC+xC1925GitKH9EAqYFzX9//25Q7oX4+jw0tiCCj+t5l6VZh8UPH23NZkMA==}
|
|
hasBin: true
|
|
|
|
open-props@1.7.6:
|
|
resolution: {integrity: sha512-fE3E22x8lCf6gJrPO3L54NKrPaqQGxeKoXLz4JIXrhALD3Ua1kkE2kMw8HmlTKYF9BSLLMfoVfsT3UC1PJcaww==}
|
|
|
|
open@10.1.0:
|
|
resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==}
|
|
engines: {node: '>=18'}
|
|
|
|
optionator@0.9.3:
|
|
resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
ora@8.1.0:
|
|
resolution: {integrity: sha512-GQEkNkH/GHOhPFXcqZs3IDahXEQcQxsSjEkK4KvEEST4t7eNzoMjxTzef+EZ+JluDEV+Raoi3WQ2CflnRdSVnQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
os-tmpdir@1.0.2:
|
|
resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
outdent@0.5.0:
|
|
resolution: {integrity: sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==}
|
|
|
|
p-filter@2.1.0:
|
|
resolution: {integrity: sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==}
|
|
engines: {node: '>=8'}
|
|
|
|
p-limit@2.3.0:
|
|
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
|
|
engines: {node: '>=6'}
|
|
|
|
p-limit@3.1.0:
|
|
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
p-limit@6.1.0:
|
|
resolution: {integrity: sha512-H0jc0q1vOzlEk0TqAKXKZxdl7kX3OFUzCnNVUnq5Pc3DGo0kpeaMuPqxQn235HibwBEb0/pm9dgKTjXy66fBkg==}
|
|
engines: {node: '>=18'}
|
|
|
|
p-locate@4.1.0:
|
|
resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
|
|
engines: {node: '>=8'}
|
|
|
|
p-locate@5.0.0:
|
|
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
|
|
engines: {node: '>=10'}
|
|
|
|
p-map@2.1.0:
|
|
resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==}
|
|
engines: {node: '>=6'}
|
|
|
|
p-queue@8.0.1:
|
|
resolution: {integrity: sha512-NXzu9aQJTAzbBqOt2hwsR63ea7yvxJc0PwN/zobNAudYfb1B7R08SzB4TsLeSbUCuG467NhnoT0oO6w1qRO+BA==}
|
|
engines: {node: '>=18'}
|
|
|
|
p-timeout@6.1.2:
|
|
resolution: {integrity: sha512-UbD77BuZ9Bc9aABo74gfXhNvzC9Tx7SxtHSh1fxvx3jTLLYvmVhiQZZrJzqqU0jKbN32kb5VOKiLEQI/3bIjgQ==}
|
|
engines: {node: '>=14.16'}
|
|
|
|
p-try@2.2.0:
|
|
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
pako@1.0.11:
|
|
resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
|
|
|
|
param-case@2.1.1:
|
|
resolution: {integrity: sha512-eQE845L6ot89sk2N8liD8HAuH4ca6Vvr7VWAWwt7+kvvG5aBcPmmphQ68JsEG2qa9n1TykS2DLeMt363AAH8/w==}
|
|
|
|
parent-module@1.0.1:
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
engines: {node: '>=6'}
|
|
|
|
parse-entities@4.0.1:
|
|
resolution: {integrity: sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w==}
|
|
|
|
parse-latin@7.0.0:
|
|
resolution: {integrity: sha512-mhHgobPPua5kZ98EF4HWiH167JWBfl4pvAIXXdbaVohtK7a6YBOy56kvhCqduqyo/f3yrHFWmqmiMg/BkBkYYQ==}
|
|
|
|
parse-numeric-range@1.3.0:
|
|
resolution: {integrity: sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ==}
|
|
|
|
parse-srcset@1.0.2:
|
|
resolution: {integrity: sha512-/2qh0lav6CmI15FzA3i/2Bzk2zCgQhGMkvhOhKNcBVQ1ldgpbfiNTVslmooUmWJcADi1f1kIeynbDRVzNlfR6Q==}
|
|
|
|
parse5-htmlparser2-tree-adapter@7.0.0:
|
|
resolution: {integrity: sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==}
|
|
|
|
parse5-parser-stream@7.1.2:
|
|
resolution: {integrity: sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==}
|
|
|
|
parse5@7.1.2:
|
|
resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==}
|
|
|
|
parseurl@1.3.3:
|
|
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
pascal-case@3.1.2:
|
|
resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==}
|
|
|
|
path-browserify@1.0.1:
|
|
resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
|
|
|
|
path-exists@4.0.0:
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-key@3.1.1:
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-key@4.0.0:
|
|
resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
path-scurry@1.10.2:
|
|
resolution: {integrity: sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
path-to-regexp@6.2.2:
|
|
resolution: {integrity: sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw==}
|
|
|
|
path-type@4.0.0:
|
|
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-type@5.0.0:
|
|
resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==}
|
|
engines: {node: '>=12'}
|
|
|
|
pathe@1.1.2:
|
|
resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
|
|
|
|
pathval@2.0.0:
|
|
resolution: {integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==}
|
|
engines: {node: '>= 14.16'}
|
|
|
|
perfect-debounce@1.0.0:
|
|
resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
|
|
|
|
periscopic@3.1.0:
|
|
resolution: {integrity: sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==}
|
|
|
|
picocolors@1.0.1:
|
|
resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
|
|
|
|
picomatch@2.3.1:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
pify@2.3.0:
|
|
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
pify@4.0.1:
|
|
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
|
|
engines: {node: '>=6'}
|
|
|
|
pirates@4.0.6:
|
|
resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
|
|
engines: {node: '>= 6'}
|
|
|
|
pkg-dir@4.2.0:
|
|
resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
playwright-core@1.46.1:
|
|
resolution: {integrity: sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
playwright@1.46.1:
|
|
resolution: {integrity: sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
port-authority@2.0.1:
|
|
resolution: {integrity: sha512-Hz/WvSNt5+7x+Rq1Cn6DetJOZxKtLDehJ1mLCYge6ju4QvSF/PHvRgy94e1SKJVI96AJTcqEdNwkkaAFad+TXQ==}
|
|
|
|
postcss-attribute-case-insensitive@7.0.0:
|
|
resolution: {integrity: sha512-ETMUHIw67Kyv9Q81nden/NuJbRh+4/S963giXpfSLd5eaKK8kd1UdAHMVRV/NG/w/N6Cq8B0qZIZbZZWU/67+A==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-clamp@4.1.0:
|
|
resolution: {integrity: sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==}
|
|
engines: {node: '>=7.6.0'}
|
|
peerDependencies:
|
|
postcss: ^8.4.6
|
|
|
|
postcss-color-functional-notation@7.0.2:
|
|
resolution: {integrity: sha512-c2WkR0MS73s+P5SgY1KBaSEE61Rj+miW095rkWDnMQxbTCQkp6y/jft8U0QMxEsI4k1Pd4PdV+TP9/1zIDR6XQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-color-hex-alpha@10.0.0:
|
|
resolution: {integrity: sha512-1kervM2cnlgPs2a8Vt/Qbe5cQ++N7rkYo/2rz2BkqJZIHQwaVuJgQH38REHrAi4uM0b1fqxMkWYmese94iMp3w==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-color-rebeccapurple@10.0.0:
|
|
resolution: {integrity: sha512-JFta737jSP+hdAIEhk1Vs0q0YF5P8fFcj+09pweS8ktuGuZ8pPlykHsk6mPxZ8awDl4TrcxUqJo9l1IhVr/OjQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-custom-media@11.0.1:
|
|
resolution: {integrity: sha512-vfBliYVgEEJUFXCRPQ7jYt1wlD322u+/5GT0tZqMVYFInkpDHfjhU3nk2quTRW4uFc/umOOqLlxvrEOZRvloMw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-custom-properties@14.0.1:
|
|
resolution: {integrity: sha512-SB4GjuZjIq5GQFNbxFrirQPbkdbJooyNy8bh+fcJ8ZG0oasJTflTTtR4geb56h+FBVDIb9Hx4v/NiG2caOj8nQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-custom-selectors@8.0.1:
|
|
resolution: {integrity: sha512-2McIpyhAeKhUzVqrP4ZyMBpK5FuD+Y9tpQwhcof49652s7gez8057cSaOg/epYcKlztSYxb0GHfi7W5h3JoGUg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-dir-pseudo-class@9.0.0:
|
|
resolution: {integrity: sha512-T59BG9lURiXmhcJMyKbyjNAK3KCyEQYEhaz9GAETHXfIy9XbGQeyz+H0zIwRJlrP4KKRPJolNYe3QjQPemMjBA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-double-position-gradients@6.0.0:
|
|
resolution: {integrity: sha512-JkIGah3RVbdSEIrcobqj4Gzq0h53GG4uqDPsho88SgY84WnpkTpI0k50MFK/sX7XqVisZ6OqUfFnoUO6m1WWdg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-focus-visible@10.0.0:
|
|
resolution: {integrity: sha512-GJjzvTj7JY+zN7wVBQ4osdKX53QLUdr6r2rSEkBUqrEMDKu3fHMHKOY9rirdirbHCx3IETnK25EtpPARR2KWNw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-focus-within@9.0.0:
|
|
resolution: {integrity: sha512-QwflAWUToNZvQLGbc4qJhrQO8yZ5617L6hSNzNWDoqRX4FoIh9fbJbEjy0nvFPciaaOoCaeqcxBwYPbFU0HvBw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-font-variant@5.0.0:
|
|
resolution: {integrity: sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==}
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
postcss-gap-properties@6.0.0:
|
|
resolution: {integrity: sha512-Om0WPjEwiM9Ru+VhfEDPZJAKWUd0mV1HmNXqp2C29z80aQ2uP9UVhLc7e3aYMIor/S5cVhoPgYQ7RtfeZpYTRw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-image-set-function@7.0.0:
|
|
resolution: {integrity: sha512-QL7W7QNlZuzOwBTeXEmbVckNt1FSmhQtbMRvGGqqU4Nf4xk6KUEQhAoWuMzwbSv5jxiRiSZ5Tv7eiDB9U87znA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
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.0.1:
|
|
resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==}
|
|
engines: {node: ^12 || ^14 || >= 16}
|
|
peerDependencies:
|
|
postcss: ^8.4.21
|
|
|
|
postcss-lab-function@7.0.2:
|
|
resolution: {integrity: sha512-h4ARGLIBtC1PmCHsLgTWWj8j1i1CXoaht4A5RlITDX2z9AeFBak0YlY6sdF4oJGljrep+Dg2SSccIj4QnFbRDg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-load-config@4.0.2:
|
|
resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==}
|
|
engines: {node: '>= 14'}
|
|
peerDependencies:
|
|
postcss: '>=8.0.9'
|
|
ts-node: '>=9.0.0'
|
|
peerDependenciesMeta:
|
|
postcss:
|
|
optional: true
|
|
ts-node:
|
|
optional: true
|
|
|
|
postcss-logical@8.0.0:
|
|
resolution: {integrity: sha512-HpIdsdieClTjXLOyYdUPAX/XQASNIwdKt5hoZW08ZOAiI+tbV0ta1oclkpVkW5ANU+xJvk3KkA0FejkjGLXUkg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-nested@6.0.1:
|
|
resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==}
|
|
engines: {node: '>=12.0'}
|
|
peerDependencies:
|
|
postcss: ^8.2.14
|
|
|
|
postcss-nesting@13.0.0:
|
|
resolution: {integrity: sha512-TCGQOizyqvEkdeTPM+t6NYwJ3EJszYE/8t8ILxw/YoeUvz2rz7aM8XTAmBWh9/DJjfaaabL88fWrsVHSPF2zgA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-opacity-percentage@2.0.0:
|
|
resolution: {integrity: sha512-lyDrCOtntq5Y1JZpBFzIWm2wG9kbEdujpNt4NLannF+J9c8CgFIzPa80YQfdza+Y+yFfzbYj/rfoOsYsooUWTQ==}
|
|
engines: {node: ^14 || ^16 || >=18}
|
|
peerDependencies:
|
|
postcss: ^8.2
|
|
|
|
postcss-overflow-shorthand@6.0.0:
|
|
resolution: {integrity: sha512-BdDl/AbVkDjoTofzDQnwDdm/Ym6oS9KgmO7Gr+LHYjNWJ6ExORe4+3pcLQsLA9gIROMkiGVjjwZNoL/mpXHd5Q==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-page-break@3.0.4:
|
|
resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==}
|
|
peerDependencies:
|
|
postcss: ^8
|
|
|
|
postcss-place@10.0.0:
|
|
resolution: {integrity: sha512-5EBrMzat2pPAxQNWYavwAfoKfYcTADJ8AXGVPcUZ2UkNloUTWzJQExgrzrDkh3EKzmAx1evfTAzF9I8NGcc+qw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-preset-env@10.0.2:
|
|
resolution: {integrity: sha512-PMxqnz0RQYMUmUi6p4P7BhC9EVGyEUCIdwn4vJ7Fy1jvc2QP4mMH75BSBB1mBFqjl3x4xYwyCNMhGZ8y0+/qOA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-pseudo-class-any-link@10.0.0:
|
|
resolution: {integrity: sha512-bde8VE08Gq3ekKDq2BQ0ESOjNX54lrFDK3U9zABPINaqHblbZL/4Wfo5Y2vk6U64yVd/sjDwTzuiisFBpGNNIQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-replace-overflow-wrap@4.0.0:
|
|
resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==}
|
|
peerDependencies:
|
|
postcss: ^8.0.3
|
|
|
|
postcss-selector-not@8.0.0:
|
|
resolution: {integrity: sha512-g/juh7A83GWc3+kWL8BiS3YUIJb3XNqIVKz1kGvgN3OhoGCsPncy1qo/+q61tjy5r87OxBhSY1+hcH3yOhEW+g==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-selector-parser@6.1.0:
|
|
resolution: {integrity: sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
postcss-value-parser@4.2.0:
|
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
|
|
postcss@8.4.44:
|
|
resolution: {integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
preact-render-to-string@6.5.10:
|
|
resolution: {integrity: sha512-BJdypTQaBA5UbTF9NKZS3zP93Sw33tZOxNXIfuHofqOZFoMdsquNkVebs/HkEw0in/Qbi6Ep/Anngnj+VsHeBQ==}
|
|
peerDependencies:
|
|
preact: '>=10'
|
|
|
|
preact@10.23.2:
|
|
resolution: {integrity: sha512-kKYfePf9rzKnxOAKDpsWhg/ysrHPqT+yQ7UW4JjdnqjFIeNUnNcEJvhuA8fDenxAGWzUqtd51DfVg7xp/8T9NA==}
|
|
|
|
preferred-pm@3.1.3:
|
|
resolution: {integrity: sha512-MkXsENfftWSRpzCzImcp4FRsCc3y1opwB73CfCNWyzMqArju2CrlMHlqB7VexKiPEOjGMbttv1r9fSCn5S610w==}
|
|
engines: {node: '>=10'}
|
|
|
|
preferred-pm@4.0.0:
|
|
resolution: {integrity: sha512-gYBeFTZLu055D8Vv3cSPox/0iTPtkzxpLroSYYA7WXgRi31WCJ51Uyl8ZiPeUUjyvs2MBzK+S8v9JVUgHU/Sqw==}
|
|
engines: {node: '>=18.12'}
|
|
|
|
prelude-ls@1.2.1:
|
|
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
prettier-plugin-astro@0.14.1:
|
|
resolution: {integrity: sha512-RiBETaaP9veVstE4vUwSIcdATj6dKmXljouXc/DDNwBSPTp8FRkLGDSGFClKsAFeeg+13SB0Z1JZvbD76bigJw==}
|
|
engines: {node: ^14.15.0 || >=16.0.0}
|
|
|
|
prettier@2.8.7:
|
|
resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==}
|
|
engines: {node: '>=10.13.0'}
|
|
hasBin: true
|
|
|
|
prettier@2.8.8:
|
|
resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
|
|
engines: {node: '>=10.13.0'}
|
|
hasBin: true
|
|
|
|
prettier@3.3.3:
|
|
resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==}
|
|
engines: {node: '>=14'}
|
|
hasBin: true
|
|
|
|
pretty-bytes@5.6.0:
|
|
resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==}
|
|
engines: {node: '>=6'}
|
|
|
|
pretty-bytes@6.1.1:
|
|
resolution: {integrity: sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==}
|
|
engines: {node: ^14.13.1 || >=16.0.0}
|
|
|
|
prismjs@1.29.0:
|
|
resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==}
|
|
engines: {node: '>=6'}
|
|
|
|
progress@2.0.3:
|
|
resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
promise-limit@2.7.0:
|
|
resolution: {integrity: sha512-7nJ6v5lnJsXwGprnGXga4wx6d1POjvi5Qmf1ivTRxTjH4Z/9Czja/UCMLVmB9N93GeWOU93XaFaEt6jbuoagNw==}
|
|
|
|
prompts@2.4.2:
|
|
resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}
|
|
engines: {node: '>= 6'}
|
|
|
|
property-information@6.5.0:
|
|
resolution: {integrity: sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==}
|
|
|
|
pseudomap@1.0.2:
|
|
resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==}
|
|
|
|
psl@1.9.0:
|
|
resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==}
|
|
|
|
punycode@2.3.1:
|
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
engines: {node: '>=6'}
|
|
|
|
querystringify@2.2.0:
|
|
resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==}
|
|
|
|
queue-microtask@1.2.3:
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
|
|
range-parser@1.2.1:
|
|
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
react-dom@18.3.1:
|
|
resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==}
|
|
peerDependencies:
|
|
react: ^18.3.1
|
|
|
|
react-dom@19.0.0-rc-fb9a90fa48-20240614:
|
|
resolution: {integrity: sha512-PoEsPe32F7KPLYOBvZfjylEI1B67N44PwY3lyvpmBkhlluLnLz0jH8q2Wg9YidAi6z0k3iUnNRm5x10wurzt9Q==}
|
|
peerDependencies:
|
|
react: 19.0.0-rc-fb9a90fa48-20240614
|
|
|
|
react-refresh@0.14.2:
|
|
resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
react@18.3.1:
|
|
resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
react@19.0.0-rc-fb9a90fa48-20240614:
|
|
resolution: {integrity: sha512-nvE3Gy+IOIfH/DXhkyxFVQSrITarFcQz4+shzC/McxQXEUSonpw2oDy/Wi9hdDtV3hlP12VYuDL95iiBREedNQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
read-cache@1.0.0:
|
|
resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
|
|
|
|
read-yaml-file@1.1.0:
|
|
resolution: {integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==}
|
|
engines: {node: '>=6'}
|
|
|
|
readdirp@3.6.0:
|
|
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
|
engines: {node: '>=8.10.0'}
|
|
|
|
reading-time@1.5.0:
|
|
resolution: {integrity: sha512-onYyVhBNr4CmAxFsKS7bz+uTLRakypIe4R+5A824vBSkQy/hB3fZepoVEf8OVAxzLvK+H/jm9TzpI3ETSm64Kg==}
|
|
|
|
refa@0.12.1:
|
|
resolution: {integrity: sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==}
|
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
|
|
regenerator-runtime@0.13.11:
|
|
resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
|
|
|
|
regenerator-runtime@0.14.1:
|
|
resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
|
|
|
|
regexp-ast-analysis@0.7.1:
|
|
resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==}
|
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
|
|
rehype-autolink-headings@7.1.0:
|
|
resolution: {integrity: sha512-rItO/pSdvnvsP4QRB1pmPiNHUskikqtPojZKJPPPAVx9Hj8i8TwMBhofrrAYRhYOOBZH9tgmG5lPqDLuIWPWmw==}
|
|
|
|
rehype-mathjax@6.0.0:
|
|
resolution: {integrity: sha512-SioRmn+0mRWtDc4QVKG9JG88bXhPazfhc11GQoQ68mwot2WWyfabyZ7tuJu3Z4LCf893wXkQTVTF8PUlntoDwA==}
|
|
|
|
rehype-parse@9.0.0:
|
|
resolution: {integrity: sha512-WG7nfvmWWkCR++KEkZevZb/uw41E8TsH4DsY9UxsTbIXCVGbAs4S+r8FrQ+OtH5EEQAs+5UxKC42VinkmpA1Yw==}
|
|
|
|
rehype-pretty-code@0.14.0:
|
|
resolution: {integrity: sha512-hBeKF/Wkkf3zyUS8lal9RCUuhypDWLQc+h9UrP9Pav25FUm/AQAVh4m5gdvJxh4Oz+U+xKvdsV01p1LdvsZTiQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
shiki: ^1.3.0
|
|
|
|
rehype-raw@7.0.0:
|
|
resolution: {integrity: sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==}
|
|
|
|
rehype-slug@6.0.0:
|
|
resolution: {integrity: sha512-lWyvf/jwu+oS5+hL5eClVd3hNdmwM1kAC0BUvEGD19pajQMIzcNUd/k9GsfQ+FfECvX+JE+e9/btsKH0EjJT6A==}
|
|
|
|
rehype-stringify@10.0.0:
|
|
resolution: {integrity: sha512-1TX1i048LooI9QoecrXy7nGFFbFSufxVRAfc6Y9YMRAi56l+oB0zP51mLSV312uRuvVLPV1opSlJmslozR1XHQ==}
|
|
|
|
rehype-toc@3.0.2:
|
|
resolution: {integrity: sha512-DMt376+4i1KJGgHJL7Ezd65qKkJ7Eqp6JSB47BJ90ReBrohI9ufrornArM6f4oJjP2E2DVZZHufWucv/9t7GUQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
rehype@13.0.1:
|
|
resolution: {integrity: sha512-AcSLS2mItY+0fYu9xKxOu1LhUZeBZZBx8//5HKzF+0XP+eP8+6a5MXn2+DW2kfXR6Dtp1FEXMVrjyKAcvcU8vg==}
|
|
|
|
reinterval@1.1.0:
|
|
resolution: {integrity: sha512-QIRet3SYrGp0HUHO88jVskiG6seqUGC5iAG7AwI/BV4ypGcuqk9Du6YQBUOUqm9c8pw1eyLoIaONifRua1lsEQ==}
|
|
|
|
relateurl@0.2.7:
|
|
resolution: {integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
remark-code-titles@0.1.2:
|
|
resolution: {integrity: sha512-KsHQbaI4FX8Ozxqk7YErxwmBiveUqloKuVqyPG2YPLHojpgomodWgRfG4B+bOtmn/5bfJ8khw4rR0lvgVFl2Uw==}
|
|
|
|
remark-gfm@4.0.0:
|
|
resolution: {integrity: sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==}
|
|
|
|
remark-math@6.0.0:
|
|
resolution: {integrity: sha512-MMqgnP74Igy+S3WwnhQ7kqGlEerTETXMvJhrUzDikVZ2/uogJCb+WHUg97hK9/jcfc0dkD73s3LN8zU49cTEtA==}
|
|
|
|
remark-mdx@3.0.1:
|
|
resolution: {integrity: sha512-3Pz3yPQ5Rht2pM5R+0J2MrGoBSrzf+tJG94N+t/ilfdh8YLyyKYtidAYwTveB20BoHAcwIopOUqhcmh2F7hGYA==}
|
|
|
|
remark-parse@11.0.0:
|
|
resolution: {integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==}
|
|
|
|
remark-rehype@11.1.0:
|
|
resolution: {integrity: sha512-z3tJrAs2kIs1AqIIy6pzHmAHlF1hWQ+OdY4/hv+Wxe35EhyLKcajL33iUEn3ScxtFox9nUvRufR/Zre8Q08H/g==}
|
|
|
|
remark-shiki-twoslash@3.1.3:
|
|
resolution: {integrity: sha512-4e8OH3ySOCw5wUbDcPszokOKjKuebOqlP2WlySvC7ITBOq27BiGsFlq+FNWhxppZ+JzhTWah4gQrnMjX3KDbAQ==}
|
|
peerDependencies:
|
|
typescript: '>3'
|
|
|
|
remark-smartypants@3.0.2:
|
|
resolution: {integrity: sha512-ILTWeOriIluwEvPjv67v7Blgrcx+LZOkAUVtKI3putuhlZm84FnqDORNXPPm+HY3NdZOMhyDwZ1E+eZB/Df5dA==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
remark-stringify@11.0.0:
|
|
resolution: {integrity: sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==}
|
|
|
|
remark-toc@9.0.0:
|
|
resolution: {integrity: sha512-KJ9txbo33GjDAV1baHFze7ij4G8c7SGYoY8Kzsm2gzFpbhL/bSoVpMMzGa3vrNDSWASNd/3ppAqL7cP2zD6JIA==}
|
|
|
|
request-light@0.5.8:
|
|
resolution: {integrity: sha512-3Zjgh+8b5fhRJBQZoy+zbVKpAQGLyka0MPgW3zruTF4dFFJ8Fqcfu9YsAvi/rvdcaTeWG3MkbZv4WKxAn/84Lg==}
|
|
|
|
request-light@0.7.0:
|
|
resolution: {integrity: sha512-lMbBMrDoxgsyO+yB3sDcrDuX85yYt7sS8BfQd11jtbW/z5ZWgLZRcEGLsLoYw7I0WSUGQBs8CC8ScIxkTX1+6Q==}
|
|
|
|
require-directory@2.1.1:
|
|
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
require-from-string@2.0.2:
|
|
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
requires-port@1.0.0:
|
|
resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
|
|
|
|
resolve-from@4.0.0:
|
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
engines: {node: '>=4'}
|
|
|
|
resolve-from@5.0.0:
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
engines: {node: '>=8'}
|
|
|
|
resolve@1.22.8:
|
|
resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
|
|
hasBin: true
|
|
|
|
restore-cursor@4.0.0:
|
|
resolution: {integrity: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
restore-cursor@5.1.0:
|
|
resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
|
|
engines: {node: '>=18'}
|
|
|
|
retext-latin@4.0.0:
|
|
resolution: {integrity: sha512-hv9woG7Fy0M9IlRQloq/N6atV82NxLGveq+3H2WOi79dtIYWN8OaxogDm77f8YnVXJL2VD3bbqowu5E3EMhBYA==}
|
|
|
|
retext-smartypants@6.1.0:
|
|
resolution: {integrity: sha512-LDPXg95346bqFZnDMHo0S7Rq5p64+B+N8Vz733+wPMDtwb9rCOs9LIdIEhrUOU+TAywX9St+ocQWJt8wrzivcQ==}
|
|
|
|
retext-stringify@4.0.0:
|
|
resolution: {integrity: sha512-rtfN/0o8kL1e+78+uxPTqu1Klt0yPzKuQ2BfWwwfgIUSayyzxpM1PJzkKt4V8803uB9qSy32MvI7Xep9khTpiA==}
|
|
|
|
retext@9.0.0:
|
|
resolution: {integrity: sha512-sbMDcpHCNjvlheSgMfEcVrZko3cDzdbe1x/e7G66dFp0Ff7Mldvi2uv6JkJQzdRcvLYE8CA8Oe8siQx8ZOgTcA==}
|
|
|
|
retimer@3.0.0:
|
|
resolution: {integrity: sha512-WKE0j11Pa0ZJI5YIk0nflGI7SQsfl2ljihVy7ogh7DeQSeYAUi0ubZ/yEueGtDfUPk6GH5LRw1hBdLq4IwUBWA==}
|
|
|
|
reusify@1.0.4:
|
|
resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
|
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
|
|
rfdc@1.4.1:
|
|
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
|
|
|
rollup@4.21.2:
|
|
resolution: {integrity: sha512-e3TapAgYf9xjdLvKQCkQTnbTKd4a6jwlpQSJJFokHGaX2IVjoEqkIIhiQfqsi0cdwlOD+tQGuOd5AJkc5RngBw==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
rrweb-cssom@0.6.0:
|
|
resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==}
|
|
|
|
run-applescript@7.0.0:
|
|
resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==}
|
|
engines: {node: '>=18'}
|
|
|
|
run-parallel@1.2.0:
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
|
|
s.color@0.0.15:
|
|
resolution: {integrity: sha512-AUNrbEUHeKY8XsYr/DYpl+qk5+aM+DChopnWOPEzn8YKzOhv4l2zH6LzZms3tOZP3wwdOyc0RmTciyi46HLIuA==}
|
|
|
|
safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
|
|
safer-buffer@2.1.2:
|
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
|
|
sass-formatter@0.7.9:
|
|
resolution: {integrity: sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==}
|
|
|
|
sass@1.77.8:
|
|
resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
|
|
sax@1.3.0:
|
|
resolution: {integrity: sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==}
|
|
|
|
saxes@6.0.0:
|
|
resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==}
|
|
engines: {node: '>=v12.22.7'}
|
|
|
|
scheduler@0.23.2:
|
|
resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==}
|
|
|
|
scheduler@0.25.0-rc-fb9a90fa48-20240614:
|
|
resolution: {integrity: sha512-HHqQ/SqbeiDfXXVKgNxTpbQTD4n7IUb4hZATvHjp03jr3TF7igehCyHdOjeYTrzIseLO93cTTfSb5f4qWcirMQ==}
|
|
|
|
scslre@0.3.0:
|
|
resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==}
|
|
engines: {node: ^14.0.0 || >=16.0.0}
|
|
|
|
section-matter@1.0.0:
|
|
resolution: {integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==}
|
|
engines: {node: '>=4'}
|
|
|
|
semver@6.3.1:
|
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
hasBin: true
|
|
|
|
semver@7.6.3:
|
|
resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
send@0.18.0:
|
|
resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
seroval-plugins@1.1.1:
|
|
resolution: {integrity: sha512-qNSy1+nUj7hsCOon7AO4wdAIo9P0jrzAMp18XhiOzA6/uO5TKtP7ScozVJ8T293oRIvi5wyCHSM4TrJo/c/GJA==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
seroval: ^1.0
|
|
|
|
seroval@1.1.1:
|
|
resolution: {integrity: sha512-rqEO6FZk8mv7Hyv4UCj3FD3b6Waqft605TLfsCe/BiaylRpyyMC0b+uA5TJKawX3KzMrdi3wsLbCaLplrQmBvQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
server-destroy@1.0.1:
|
|
resolution: {integrity: sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==}
|
|
|
|
setprototypeof@1.2.0:
|
|
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
|
|
|
|
sharp@0.33.3:
|
|
resolution: {integrity: sha512-vHUeXJU1UvlO/BNwTpT0x/r53WkLUVxrmb5JTgW92fdFCFk0ispLMAeu/jPO2vjkXM1fYUi3K7/qcLF47pwM1A==}
|
|
engines: {libvips: '>=8.15.2', node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
|
|
shebang-command@1.2.0:
|
|
resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
shebang-command@2.0.0:
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
engines: {node: '>=8'}
|
|
|
|
shebang-regex@1.0.0:
|
|
resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
shebang-regex@3.0.0:
|
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
engines: {node: '>=8'}
|
|
|
|
shiki-twoslash@3.1.2:
|
|
resolution: {integrity: sha512-JBcRIIizi+exIA/OUhYkV6jtyeZco0ykCkIRd5sgwIt1Pm4pz+maoaRZpm6SkhPwvif4fCA7xOtJOykhpIV64Q==}
|
|
peerDependencies:
|
|
typescript: '>3'
|
|
|
|
shiki@0.10.1:
|
|
resolution: {integrity: sha512-VsY7QJVzU51j5o1+DguUd+6vmCmZ5v/6gYu4vyYAhzjuNQU6P/vmSy4uQaOhvje031qQMiW0d2BwgMH52vqMng==}
|
|
|
|
shiki@1.16.1:
|
|
resolution: {integrity: sha512-tCJIMaxDVB1mEIJ5TvfZU7kCPB5eo9fli5+21Olc/bmyv+w8kye3JOp+LZRmGkAyT71hrkefQhTiY+o9mBikRQ==}
|
|
|
|
siginfo@2.0.0:
|
|
resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
|
|
|
|
signal-exit@3.0.7:
|
|
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
|
|
|
signal-exit@4.1.0:
|
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
engines: {node: '>=14'}
|
|
|
|
simple-stack-form@0.1.12:
|
|
resolution: {integrity: sha512-cqxiA0/91WddM9Jya8Es1wfDurBfm8pUOmgMb08OB32wpmQLz2JQpjcarFNYkj5ZXfmE3qkGqakvx+6TCwxqUQ==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
astro: ^3.6.0 || ^4.0.0
|
|
zod: ^3.22.4
|
|
|
|
simple-swizzle@0.2.2:
|
|
resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
|
|
|
|
sirv@2.0.4:
|
|
resolution: {integrity: sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==}
|
|
engines: {node: '>= 10'}
|
|
|
|
sisteransi@1.0.5:
|
|
resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
|
|
|
|
sitemap@8.0.0:
|
|
resolution: {integrity: sha512-+AbdxhM9kJsHtruUF39bwS/B0Fytw6Fr1o4ZAIAEqA6cke2xcoO2GleBw9Zw7nRzILVEgz7zBM5GiTJjie1G9A==}
|
|
engines: {node: '>=14.0.0', npm: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
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@5.0.0:
|
|
resolution: {integrity: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
smartypants@0.2.2:
|
|
resolution: {integrity: sha512-TzobUYoEft/xBtb2voRPryAUIvYguG0V7Tt3de79I1WfXgCwelqVsGuZSnu3GFGRZhXR90AeEYIM+icuB/S06Q==}
|
|
hasBin: true
|
|
|
|
solid-js@1.8.22:
|
|
resolution: {integrity: sha512-VBzN5j+9Y4rqIKEnK301aBk+S7fvFSTs9ljg+YEdFxjNjH0hkjXPiQRcws9tE5fUzMznSS6KToL5hwMfHDgpLA==}
|
|
|
|
solid-refresh@0.6.3:
|
|
resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==}
|
|
peerDependencies:
|
|
solid-js: ^1.3
|
|
|
|
source-map-js@1.2.0:
|
|
resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map@0.6.1:
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map@0.7.4:
|
|
resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
space-separated-tokens@2.0.2:
|
|
resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==}
|
|
|
|
spawndamnit@2.0.0:
|
|
resolution: {integrity: sha512-j4JKEcncSjFlqIwU5L/rp2N5SIPsdxaRsIv678+TZxZ0SRDJTm8JrxJMjE/XuiEZNEir3S8l0Fa3Ke339WI4qA==}
|
|
|
|
speakingurl@14.0.1:
|
|
resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
speech-rule-engine@4.0.7:
|
|
resolution: {integrity: sha512-sJrL3/wHzNwJRLBdf6CjJWIlxC04iYKkyXvYSVsWVOiC2DSkHmxsqOhEeMsBA9XK+CHuNcsdkbFDnoUfAsmp9g==}
|
|
hasBin: true
|
|
|
|
sprintf-js@1.0.3:
|
|
resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
|
|
|
|
stack-trace@1.0.0-pre2:
|
|
resolution: {integrity: sha512-2ztBJRek8IVofG9DBJqdy2N5kulaacX30Nz7xmkYF6ale9WBVmIy6mFBchvGX7Vx/MyjBhx+Rcxqrj+dbOnQ6A==}
|
|
engines: {node: '>=16'}
|
|
|
|
stackback@0.0.2:
|
|
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
|
|
|
|
statuses@2.0.1:
|
|
resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
std-env@3.7.0:
|
|
resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==}
|
|
|
|
stdin-discarder@0.2.2:
|
|
resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
stream-replace-string@2.0.0:
|
|
resolution: {integrity: sha512-TlnjJ1C0QrmxRNrON00JvaFFlNh5TTG00APw23j74ET7gkQpTASi6/L2fuiav8pzK715HXtUeClpBTw2NPSn6w==}
|
|
|
|
string-width@4.2.3:
|
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
engines: {node: '>=8'}
|
|
|
|
string-width@5.1.2:
|
|
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
|
|
engines: {node: '>=12'}
|
|
|
|
string-width@7.2.0:
|
|
resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
stringify-entities@4.0.4:
|
|
resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==}
|
|
|
|
strip-ansi@6.0.1:
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
engines: {node: '>=8'}
|
|
|
|
strip-ansi@7.1.0:
|
|
resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
strip-bom-string@1.0.0:
|
|
resolution: {integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
strip-bom@3.0.0:
|
|
resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
|
|
engines: {node: '>=4'}
|
|
|
|
strip-final-newline@3.0.0:
|
|
resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==}
|
|
engines: {node: '>=12'}
|
|
|
|
strip-json-comments@3.1.1:
|
|
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
|
engines: {node: '>=8'}
|
|
|
|
strip-json-comments@5.0.1:
|
|
resolution: {integrity: sha512-0fk9zBqO67Nq5M/m45qHCJxylV/DhBlIOVExqgOMiCCrzrhU6tCibRXNqE3jwJLftzE9SNuZtYbpzcO+i9FiKw==}
|
|
engines: {node: '>=14.16'}
|
|
|
|
strnum@1.0.5:
|
|
resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==}
|
|
|
|
style-to-object@0.4.4:
|
|
resolution: {integrity: sha512-HYNoHZa2GorYNyqiCaBgsxvcJIn7OHq6inEga+E6Ke3m5JkoqpQbnFssk4jwe+K7AhGa2fcha4wSOf1Kn01dMg==}
|
|
|
|
style-to-object@1.0.6:
|
|
resolution: {integrity: sha512-khxq+Qm3xEyZfKd/y9L3oIWQimxuc4STrQKtQn8aSDRHb8mFgpukgX1hdzfrMEW6JCjyJ8p89x+IUMVnCBI1PA==}
|
|
|
|
subarg@1.0.0:
|
|
resolution: {integrity: sha512-RIrIdRY0X1xojthNcVtgT9sjpOGagEUKpZdgBUi054OEPFo282yg+zE+t1Rj3+RqKq2xStL7uUHhY+AjbC4BXg==}
|
|
|
|
sucrase@3.35.0:
|
|
resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
hasBin: true
|
|
|
|
suf-log@2.5.3:
|
|
resolution: {integrity: sha512-KvC8OPjzdNOe+xQ4XWJV2whQA0aM1kGVczMQ8+dStAO6KfEB140JEVQ9dE76ONZ0/Ylf67ni4tILPJB41U0eow==}
|
|
|
|
superjson@2.2.1:
|
|
resolution: {integrity: sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==}
|
|
engines: {node: '>=16'}
|
|
|
|
supports-color@5.5.0:
|
|
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
|
|
engines: {node: '>=4'}
|
|
|
|
supports-color@7.2.0:
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
|
|
supports-hyperlinks@2.3.0:
|
|
resolution: {integrity: sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==}
|
|
engines: {node: '>=8'}
|
|
|
|
supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
svelte-hmr@0.16.0:
|
|
resolution: {integrity: sha512-Gyc7cOS3VJzLlfj7wKS0ZnzDVdv3Pn2IuVeJPk9m2skfhcu5bq3wtIZyQGggr7/Iim5rH5cncyQft/kRLupcnA==}
|
|
engines: {node: ^12.20 || ^14.13.1 || >= 16}
|
|
peerDependencies:
|
|
svelte: ^3.19.0 || ^4.0.0
|
|
|
|
svelte2tsx@0.7.16:
|
|
resolution: {integrity: sha512-faI3t1N5I7RkrXGMLfUdfWg6DTPi8RisfES/00QzXh+faU2pQ3r/W2dUD0ENGh+qNzltIcjbfCW9PES9JkaSXg==}
|
|
peerDependencies:
|
|
svelte: ^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0
|
|
typescript: ^4.9.4 || ^5.0.0
|
|
|
|
svelte@4.2.19:
|
|
resolution: {integrity: sha512-IY1rnGr6izd10B0A8LqsBfmlT5OILVuZ7XsI0vdGPEvuonFV7NYEUK4dAkm9Zg2q0Um92kYjTpS1CAP3Nh/KWw==}
|
|
engines: {node: '>=16'}
|
|
|
|
svg-tags@1.0.0:
|
|
resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==}
|
|
|
|
svgo@3.2.0:
|
|
resolution: {integrity: sha512-4PP6CMW/V7l/GmKRKzsLR8xxjdHTV4IMvhTnpuHwwBazSIlw5W/5SmPjN8Dwyt7lKbSJrRDgp4t9ph0HgChFBQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
|
|
symbol-tree@3.2.4:
|
|
resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
|
|
|
|
tailwindcss@3.4.10:
|
|
resolution: {integrity: sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
|
|
tar@6.2.1:
|
|
resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==}
|
|
engines: {node: '>=10'}
|
|
|
|
term-size@2.2.1:
|
|
resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==}
|
|
engines: {node: '>=8'}
|
|
|
|
terminal-link@3.0.0:
|
|
resolution: {integrity: sha512-flFL3m4wuixmf6IfhFJd1YPiLiMuxEc8uHRM1buzIeZPm22Au2pDqBJQgdo7n1WfPU1ONFGv7YDwpFBmHGF6lg==}
|
|
engines: {node: '>=12'}
|
|
|
|
text-table@0.2.0:
|
|
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
|
|
|
|
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==}
|
|
|
|
thingies@1.21.0:
|
|
resolution: {integrity: sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==}
|
|
engines: {node: '>=10.18'}
|
|
peerDependencies:
|
|
tslib: ^2
|
|
|
|
timestring@6.0.0:
|
|
resolution: {integrity: sha512-wMctrWD2HZZLuIlchlkE2dfXJh7J2KDI9Dwl+2abPYg0mswQHfOAyQW3jJg1pY5VfttSINZuKcXoB3FGypVklA==}
|
|
engines: {node: '>=8'}
|
|
|
|
tinybench@2.8.0:
|
|
resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==}
|
|
|
|
tinyexec@0.3.0:
|
|
resolution: {integrity: sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==}
|
|
|
|
tinypool@1.0.0:
|
|
resolution: {integrity: sha512-KIKExllK7jp3uvrNtvRBYBWBOAXSX8ZvoaD8T+7KB/QHIuoJW3Pmr60zucywjAlMb5TeXUkcs/MWeWLu0qvuAQ==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
|
|
tinyrainbow@1.2.0:
|
|
resolution: {integrity: sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
tinyspy@3.0.0:
|
|
resolution: {integrity: sha512-q5nmENpTHgiPVd1cJDDc9cVoYN5x4vCvwT3FMilvKPKneCBZAxn2YWQjDF0UMcE9k0Cay1gBiDfTMU0g+mPMQA==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
tmp@0.0.33:
|
|
resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==}
|
|
engines: {node: '>=0.6.0'}
|
|
|
|
to-fast-properties@2.0.0:
|
|
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
|
|
engines: {node: '>=4'}
|
|
|
|
to-regex-range@5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
|
|
toidentifier@1.0.1:
|
|
resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
|
|
engines: {node: '>=0.6'}
|
|
|
|
totalist@3.0.1:
|
|
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
tough-cookie@4.1.3:
|
|
resolution: {integrity: sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==}
|
|
engines: {node: '>=6'}
|
|
|
|
tr46@0.0.3:
|
|
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
|
|
|
tr46@5.0.0:
|
|
resolution: {integrity: sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g==}
|
|
engines: {node: '>=18'}
|
|
|
|
tree-dump@1.0.1:
|
|
resolution: {integrity: sha512-WCkcRBVPSlHHq1dc/px9iOfqklvzCbdRwvlNfxGZsrHqf6aZttfPrd7DJTt6oR10dwUfpFFQeVTkPbBIZxX/YA==}
|
|
engines: {node: '>=10.0'}
|
|
peerDependencies:
|
|
tslib: '2'
|
|
|
|
trim-lines@3.0.1:
|
|
resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==}
|
|
|
|
trough@2.2.0:
|
|
resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==}
|
|
|
|
ts-api-utils@1.3.0:
|
|
resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
|
|
engines: {node: '>=16'}
|
|
peerDependencies:
|
|
typescript: '>=4.2.0'
|
|
|
|
ts-interface-checker@0.1.13:
|
|
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
|
|
|
tsconfck@3.1.3:
|
|
resolution: {integrity: sha512-ulNZP1SVpRDesxeMLON/LtWM8HIgAJEIVpVVhBM6gsmvQ8+Rh+ZG7FWGvHh7Ah3pRABwVJWklWCr/BTZSv0xnQ==}
|
|
engines: {node: ^18 || >=20}
|
|
hasBin: true
|
|
peerDependencies:
|
|
typescript: ^5.0.0
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
tslib@2.1.0:
|
|
resolution: {integrity: sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==}
|
|
|
|
tslib@2.6.2:
|
|
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
|
|
|
|
turbo-darwin-64@2.1.1:
|
|
resolution: {integrity: sha512-aYNuJpZlCoi0Htd79fl/2DywpewGKijdXeOfg9KzNuPVKzSMYlAXuAlNGh0MKjiOcyqxQGL7Mq9LFhwA0VpDpQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
turbo-darwin-arm64@2.1.1:
|
|
resolution: {integrity: sha512-tifJKD8yHY48rHXPMcM8o1jI/Jk2KCaXiNjTKvvy9Zsim61BZksNVLelIbrRoCGwAN6PUBZO2lGU5iL/TQJ5Pw==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
turbo-linux-64@2.1.1:
|
|
resolution: {integrity: sha512-Js6d/bSQe9DuV9c7ITXYpsU/ADzFHABdz1UIHa7Oqjj9VOEbFeA9WpAn0c+mdJrVD+IXJFbbDZUjN7VYssmtcg==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
turbo-linux-arm64@2.1.1:
|
|
resolution: {integrity: sha512-LidzTCq0yvQ+N8w8Qub9FmhQ/mmEIeoqFi7DSupekEV2EjvE9jw/zYc9Pk67X+g7dHVfgOnvVzmrjChdxpFePw==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
turbo-windows-64@2.1.1:
|
|
resolution: {integrity: sha512-GKc9ZywKwy4xLDhwXd6H07yzl0TB52HjXMrFLyHGhCVnf/w0oq4sLJv2sjbvuarPjsyx4xnCBJ3m3oyL2XmFtA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
turbo-windows-arm64@2.1.1:
|
|
resolution: {integrity: sha512-oFKkMj11KKUv3xSK9/fhAEQTxLUp1Ol1EOktwc32+SFtEU0uls7kosAz0b+qe8k3pJGEMFdDPdqoEjyJidbxtQ==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
turbo@2.1.1:
|
|
resolution: {integrity: sha512-u9gUDkmR9dFS8b5kAYqIETK4OnzsS4l2ragJ0+soSMHh6VEeNHjTfSjk1tKxCqLyziCrPogadxP680J+v6yGHw==}
|
|
hasBin: true
|
|
|
|
type-check@0.4.0:
|
|
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
type-fest@1.4.0:
|
|
resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==}
|
|
engines: {node: '>=10'}
|
|
|
|
type-fest@2.19.0:
|
|
resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==}
|
|
engines: {node: '>=12.20'}
|
|
|
|
type-is@1.6.18:
|
|
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
types-react-dom@19.0.0-alpha.3:
|
|
resolution: {integrity: sha512-foCg3VSAoTLKBpU6FKgtHjOzqZVo7UVXfG/JnKM8imXq/+TvSGebj+KJlAVG6H1n+hiQtqpjHc+hk5FmZOJCqw==}
|
|
|
|
types-react@19.0.0-alpha.3:
|
|
resolution: {integrity: sha512-u7IEgvEgACYFDGtaqBgh5tqtYxkfPgtE7sl3RjfsT4QTpRM9FADXoWomFYZVi55Upii3LUcaZYrKFyHqUTHpew==}
|
|
|
|
typesafe-path@0.2.2:
|
|
resolution: {integrity: sha512-OJabfkAg1WLZSqJAJ0Z6Sdt3utnbzr/jh+NAHoyWHJe8CMSy79Gm085094M9nvTPy22KzTVn5Zq5mbapCI/hPA==}
|
|
|
|
typescript-auto-import-cache@0.3.3:
|
|
resolution: {integrity: sha512-ojEC7+Ci1ij9eE6hp8Jl9VUNnsEKzztktP5gtYNRMrTmfXVwA1PITYYAkpxCvvupdSYa/Re51B6KMcv1CTZEUA==}
|
|
|
|
typescript-eslint@8.3.0:
|
|
resolution: {integrity: sha512-EvWjwWLwwKDIJuBjk2I6UkV8KEQcwZ0VM10nR1rIunRDIP67QJTZAHBXTX0HW/oI1H10YESF8yWie8fRQxjvFA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
typescript@5.5.4:
|
|
resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
ufo@1.5.3:
|
|
resolution: {integrity: sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw==}
|
|
|
|
uglify-js@3.17.4:
|
|
resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==}
|
|
engines: {node: '>=0.8.0'}
|
|
hasBin: true
|
|
|
|
uhyphen@0.2.0:
|
|
resolution: {integrity: sha512-qz3o9CHXmJJPGBdqzab7qAYuW8kQGKNEuoHFYrBwV6hWIMcpAmxDLXojcHfFr9US1Pe6zUswEIJIbLI610fuqA==}
|
|
|
|
ultrahtml@1.5.3:
|
|
resolution: {integrity: sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg==}
|
|
|
|
undici-types@5.26.5:
|
|
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
|
|
|
undici@6.19.8:
|
|
resolution: {integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==}
|
|
engines: {node: '>=18.17'}
|
|
|
|
unicorn-magic@0.1.0:
|
|
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
unified@11.0.5:
|
|
resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==}
|
|
|
|
unist-util-find-after@5.0.0:
|
|
resolution: {integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==}
|
|
|
|
unist-util-is@3.0.0:
|
|
resolution: {integrity: sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==}
|
|
|
|
unist-util-is@4.1.0:
|
|
resolution: {integrity: sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==}
|
|
|
|
unist-util-is@6.0.0:
|
|
resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==}
|
|
|
|
unist-util-modify-children@4.0.0:
|
|
resolution: {integrity: sha512-+tdN5fGNddvsQdIzUF3Xx82CU9sMM+fA0dLgR9vOmT0oPT2jH+P1nd5lSqfCfXAw+93NhcXNY2qqvTUtE4cQkw==}
|
|
|
|
unist-util-position-from-estree@2.0.0:
|
|
resolution: {integrity: sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==}
|
|
|
|
unist-util-position@5.0.0:
|
|
resolution: {integrity: sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==}
|
|
|
|
unist-util-remove-position@5.0.0:
|
|
resolution: {integrity: sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==}
|
|
|
|
unist-util-select@4.0.3:
|
|
resolution: {integrity: sha512-1074+K9VyR3NyUz3lgNtHKm7ln+jSZXtLJM4E22uVuoFn88a/Go2pX8dusrt/W+KWH1ncn8jcd8uCQuvXb/fXA==}
|
|
|
|
unist-util-stringify-position@4.0.0:
|
|
resolution: {integrity: sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==}
|
|
|
|
unist-util-visit-children@3.0.0:
|
|
resolution: {integrity: sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==}
|
|
|
|
unist-util-visit-parents@2.1.2:
|
|
resolution: {integrity: sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==}
|
|
|
|
unist-util-visit-parents@3.1.1:
|
|
resolution: {integrity: sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==}
|
|
|
|
unist-util-visit-parents@6.0.1:
|
|
resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==}
|
|
|
|
unist-util-visit@1.4.1:
|
|
resolution: {integrity: sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==}
|
|
|
|
unist-util-visit@2.0.3:
|
|
resolution: {integrity: sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==}
|
|
|
|
unist-util-visit@5.0.0:
|
|
resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
|
|
|
|
universalify@0.1.2:
|
|
resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
|
|
universalify@0.2.0:
|
|
resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
|
|
universalify@2.0.1:
|
|
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
update-browserslist-db@1.1.0:
|
|
resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '>= 4.21.0'
|
|
|
|
upper-case@1.1.3:
|
|
resolution: {integrity: sha512-WRbjgmYzgXkCV7zNVpy5YgrHgbBv126rMALQQMrmzOVC4GM2waQ9x7xtm8VU+1yF2kWyPzI9zbZ48n4vSxwfSA==}
|
|
|
|
uri-js@4.4.1:
|
|
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
|
|
|
url-parse@1.5.10:
|
|
resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==}
|
|
|
|
util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
|
|
uuid-parse@1.1.0:
|
|
resolution: {integrity: sha512-OdmXxA8rDsQ7YpNVbKSJkNzTw2I+S5WsbMDnCtIWSQaosNAcWtFuI/YK1TjzUI6nbkgiqEyh8gWngfcv8Asd9A==}
|
|
|
|
uuid@8.3.2:
|
|
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
|
|
hasBin: true
|
|
|
|
validate-html-nesting@1.2.2:
|
|
resolution: {integrity: sha512-hGdgQozCsQJMyfK5urgFcWEqsSSrK63Awe0t/IMR0bZ0QMtnuaiHzThW81guu3qx9abLi99NEuiaN6P9gVYsNg==}
|
|
|
|
vfile-location@5.0.2:
|
|
resolution: {integrity: sha512-NXPYyxyBSH7zB5U6+3uDdd6Nybz6o6/od9rk8bp9H8GR3L+cm/fC0uUTbqBmUTnMCUDslAGBOIKNfvvb+gGlDg==}
|
|
|
|
vfile-message@4.0.2:
|
|
resolution: {integrity: sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==}
|
|
|
|
vfile@6.0.3:
|
|
resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
|
|
|
|
vite-hot-client@0.2.3:
|
|
resolution: {integrity: sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==}
|
|
peerDependencies:
|
|
vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0
|
|
|
|
vite-node@2.0.5:
|
|
resolution: {integrity: sha512-LdsW4pxj0Ot69FAoXZ1yTnA9bjGohr2yNBU7QKRxpz8ITSkhuDl6h3zS/tvgz4qrNjeRnvrWeXQ8ZF7Um4W00Q==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
|
|
vite-plugin-inspect@0.8.5:
|
|
resolution: {integrity: sha512-JvTUqsP1JNDw0lMZ5Z/r5cSj81VK2B7884LO1DC3GMBhdcjcsAnJjdWq7bzQL01Xbh+v60d3lju3g+z7eAtNew==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@nuxt/kit': '*'
|
|
vite: ^3.1.0 || ^4.0.0 || ^5.0.0-0
|
|
peerDependenciesMeta:
|
|
'@nuxt/kit':
|
|
optional: true
|
|
|
|
vite-plugin-solid@2.10.2:
|
|
resolution: {integrity: sha512-AOEtwMe2baBSXMXdo+BUwECC8IFHcKS6WQV/1NEd+Q7vHPap5fmIhLcAzr+DUJ04/KHx/1UBU0l1/GWP+rMAPQ==}
|
|
peerDependencies:
|
|
'@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.*
|
|
solid-js: ^1.7.2
|
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
|
|
peerDependenciesMeta:
|
|
'@testing-library/jest-dom':
|
|
optional: true
|
|
|
|
vite-plugin-vue-devtools@7.3.9:
|
|
resolution: {integrity: sha512-ybDV2kepW0NpusvtfbRKHs0pvyrReNcFtL572gyZ6Alox6u5uebYefd2eAG/7mJSU3NPI5UxUH1e/Mof5exdlw==}
|
|
engines: {node: '>=v14.21.3'}
|
|
peerDependencies:
|
|
vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0
|
|
|
|
vite-plugin-vue-inspector@5.1.3:
|
|
resolution: {integrity: sha512-pMrseXIDP1Gb38mOevY+BvtNGNqiqmqa2pKB99lnLsADQww9w9xMbAfT4GB6RUoaOkSPrtlXqpq2Fq+Dj2AgFg==}
|
|
peerDependencies:
|
|
vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0
|
|
|
|
vite-svg-loader@5.1.0:
|
|
resolution: {integrity: sha512-M/wqwtOEjgb956/+m5ZrYT/Iq6Hax0OakWbokj8+9PXOnB7b/4AxESHieEtnNEy7ZpjsjYW1/5nK8fATQMmRxw==}
|
|
peerDependencies:
|
|
vue: '>=3.2.13'
|
|
|
|
vite@5.4.2:
|
|
resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^18.0.0 || >=20.0.0
|
|
less: '*'
|
|
lightningcss: ^1.21.0
|
|
sass: '*'
|
|
sass-embedded: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.4.0
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
|
|
vitefu@0.2.5:
|
|
resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==}
|
|
peerDependencies:
|
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
|
|
peerDependenciesMeta:
|
|
vite:
|
|
optional: true
|
|
|
|
vitefu@1.0.2:
|
|
resolution: {integrity: sha512-0/iAvbXyM3RiPPJ4lyD4w6Mjgtf4ejTK6TPvTNG3H32PLwuT0N/ZjJLiXug7ETE/LWtTeHw9WRv7uX/tIKYyKg==}
|
|
peerDependencies:
|
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
|
|
peerDependenciesMeta:
|
|
vite:
|
|
optional: true
|
|
|
|
vitest@2.0.5:
|
|
resolution: {integrity: sha512-8GUxONfauuIdeSl5f9GTgVEpg5BTOlplET4WEDaeY2QBiN8wSm68vxN/tb5z405OwppfoCavnwXafiaYBC/xOA==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@edge-runtime/vm': '*'
|
|
'@types/node': ^18.0.0 || >=20.0.0
|
|
'@vitest/browser': 2.0.5
|
|
'@vitest/ui': 2.0.5
|
|
happy-dom: '*'
|
|
jsdom: '*'
|
|
peerDependenciesMeta:
|
|
'@edge-runtime/vm':
|
|
optional: true
|
|
'@types/node':
|
|
optional: true
|
|
'@vitest/browser':
|
|
optional: true
|
|
'@vitest/ui':
|
|
optional: true
|
|
happy-dom:
|
|
optional: true
|
|
jsdom:
|
|
optional: true
|
|
|
|
volar-service-css@0.0.61:
|
|
resolution: {integrity: sha512-Ct9L/w+IB1JU8F4jofcNCGoHy6TF83aiapfZq9A0qYYpq+Kk5dH+ONS+rVZSsuhsunq8UvAuF8Gk6B8IFLfniw==}
|
|
peerDependencies:
|
|
'@volar/language-service': ~2.4.0
|
|
peerDependenciesMeta:
|
|
'@volar/language-service':
|
|
optional: true
|
|
|
|
volar-service-emmet@0.0.61:
|
|
resolution: {integrity: sha512-iiYqBxjjcekqrRruw4COQHZME6EZYWVbkHjHDbULpml3g8HGJHzpAMkj9tXNCPxf36A+f1oUYjsvZt36qPg4cg==}
|
|
peerDependencies:
|
|
'@volar/language-service': ~2.4.0
|
|
peerDependenciesMeta:
|
|
'@volar/language-service':
|
|
optional: true
|
|
|
|
volar-service-html@0.0.61:
|
|
resolution: {integrity: sha512-yFE+YmmgqIL5HI4ORqP++IYb1QaGcv+xBboI0WkCxJJ/M35HZj7f5rbT3eQ24ECLXFbFCFanckwyWJVz5KmN3Q==}
|
|
peerDependencies:
|
|
'@volar/language-service': ~2.4.0
|
|
peerDependenciesMeta:
|
|
'@volar/language-service':
|
|
optional: true
|
|
|
|
volar-service-prettier@0.0.61:
|
|
resolution: {integrity: sha512-F612nql5I0IS8HxXemCGvOR2Uxd4XooIwqYVUvk7WSBxP/+xu1jYvE3QJ7EVpl8Ty3S4SxPXYiYTsG3bi+gzIQ==}
|
|
peerDependencies:
|
|
'@volar/language-service': ~2.4.0
|
|
prettier: ^2.2 || ^3.0
|
|
peerDependenciesMeta:
|
|
'@volar/language-service':
|
|
optional: true
|
|
prettier:
|
|
optional: true
|
|
|
|
volar-service-typescript-twoslash-queries@0.0.61:
|
|
resolution: {integrity: sha512-99FICGrEF0r1E2tV+SvprHPw9Knyg7BdW2fUch0tf59kG+KG+Tj4tL6tUg+cy8f23O/VXlmsWFMIE+bx1dXPnQ==}
|
|
peerDependencies:
|
|
'@volar/language-service': ~2.4.0
|
|
peerDependenciesMeta:
|
|
'@volar/language-service':
|
|
optional: true
|
|
|
|
volar-service-typescript@0.0.61:
|
|
resolution: {integrity: sha512-4kRHxVbW7wFBHZWRU6yWxTgiKETBDIJNwmJUAWeP0mHaKpnDGj/astdRFKqGFRYVeEYl45lcUPhdJyrzanjsdQ==}
|
|
peerDependencies:
|
|
'@volar/language-service': ~2.4.0
|
|
peerDependenciesMeta:
|
|
'@volar/language-service':
|
|
optional: true
|
|
|
|
volar-service-yaml@0.0.61:
|
|
resolution: {integrity: sha512-L+gbDiLDQQ1rZUbJ3mf3doDsoQUa8OZM/xdpk/unMg1Vz24Zmi2Ign8GrZyBD7bRoIQDwOH9gdktGDKzRPpUNw==}
|
|
peerDependencies:
|
|
'@volar/language-service': ~2.4.0
|
|
peerDependenciesMeta:
|
|
'@volar/language-service':
|
|
optional: true
|
|
|
|
vscode-css-languageservice@6.3.0:
|
|
resolution: {integrity: sha512-nU92imtkgzpCL0xikrIb8WvedV553F2BENzgz23wFuok/HLN5BeQmroMy26pUwFxV2eV8oNRmYCUv8iO7kSMhw==}
|
|
|
|
vscode-html-languageservice@5.3.0:
|
|
resolution: {integrity: sha512-C4Z3KsP5Ih+fjHpiBc5jxmvCl+4iEwvXegIrzu2F5pktbWvQaBT3YkVPk8N+QlSSMk8oCG6PKtZ/Sq2YHb5e8g==}
|
|
|
|
vscode-json-languageservice@4.1.8:
|
|
resolution: {integrity: sha512-0vSpg6Xd9hfV+eZAaYN63xVVMOTmJ4GgHxXnkLCh+9RsQBkWKIghzLhW2B9ebfG+LQQg8uLtsQ2aUKjTgE+QOg==}
|
|
engines: {npm: '>=7.0.0'}
|
|
|
|
vscode-jsonrpc@6.0.0:
|
|
resolution: {integrity: sha512-wnJA4BnEjOSyFMvjZdpiOwhSq9uDoK8e/kpRJDTaMYzwlkrhG1fwDIZI94CLsLzlCK5cIbMMtFlJlfR57Lavmg==}
|
|
engines: {node: '>=8.0.0 || >=10.0.0'}
|
|
|
|
vscode-jsonrpc@8.2.0:
|
|
resolution: {integrity: sha512-C+r0eKJUIfiDIfwJhria30+TYWPtuHJXHtI7J0YlOmKAo7ogxP20T0zxB7HZQIFhIyvoBPwWskjxrvAtfjyZfA==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
vscode-languageserver-protocol@3.16.0:
|
|
resolution: {integrity: sha512-sdeUoAawceQdgIfTI+sdcwkiK2KU+2cbEYA0agzM2uqaUy2UpnnGHtWTHVEtS0ES4zHU0eMFRGN+oQgDxlD66A==}
|
|
|
|
vscode-languageserver-protocol@3.17.5:
|
|
resolution: {integrity: sha512-mb1bvRJN8SVznADSGWM9u/b07H7Ecg0I3OgXDuLdn307rl/J3A9YD6/eYOssqhecL27hK1IPZAsaqh00i/Jljg==}
|
|
|
|
vscode-languageserver-textdocument@1.0.11:
|
|
resolution: {integrity: sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==}
|
|
|
|
vscode-languageserver-types@3.16.0:
|
|
resolution: {integrity: sha512-k8luDIWJWyenLc5ToFQQMaSrqCHiLwyKPHKPQZ5zz21vM+vIVUSvsRpcbiECH4WR88K2XZqc4ScRcZ7nk/jbeA==}
|
|
|
|
vscode-languageserver-types@3.17.5:
|
|
resolution: {integrity: sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==}
|
|
|
|
vscode-languageserver@7.0.0:
|
|
resolution: {integrity: sha512-60HTx5ID+fLRcgdHfmz0LDZAXYEV68fzwG0JWwEPBode9NuMYTIxuYXPg4ngO8i8+Ou0lM7y6GzaYWbiDL0drw==}
|
|
hasBin: true
|
|
|
|
vscode-languageserver@9.0.1:
|
|
resolution: {integrity: sha512-woByF3PDpkHFUreUa7Hos7+pUWdeWMXRd26+ZX2A8cFx6v/JPTtd4/uN0/jB6XQHYaOlHbio03NTHCqrgG5n7g==}
|
|
hasBin: true
|
|
|
|
vscode-nls@5.2.0:
|
|
resolution: {integrity: sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==}
|
|
|
|
vscode-oniguruma@1.7.0:
|
|
resolution: {integrity: sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==}
|
|
|
|
vscode-textmate@5.2.0:
|
|
resolution: {integrity: sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==}
|
|
|
|
vscode-uri@2.1.2:
|
|
resolution: {integrity: sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==}
|
|
|
|
vscode-uri@3.0.8:
|
|
resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==}
|
|
|
|
vue@3.4.38:
|
|
resolution: {integrity: sha512-f0ZgN+mZ5KFgVv9wz0f4OgVKukoXtS3nwET4c2vLBGQR50aI8G0cqbFtLlX9Yiyg3LFGBitruPHt2PxwTduJEw==}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
w3c-xmlserializer@5.0.0:
|
|
resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}
|
|
engines: {node: '>=18'}
|
|
|
|
web-namespaces@2.0.1:
|
|
resolution: {integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==}
|
|
|
|
web-streams-polyfill@3.3.3:
|
|
resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==}
|
|
engines: {node: '>= 8'}
|
|
|
|
web-vitals@4.2.3:
|
|
resolution: {integrity: sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q==}
|
|
|
|
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@3.1.1:
|
|
resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
whatwg-mimetype@4.0.0:
|
|
resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==}
|
|
engines: {node: '>=18'}
|
|
|
|
whatwg-url@14.0.0:
|
|
resolution: {integrity: sha512-1lfMEm2IEr7RIV+f4lUNPOqfFL+pO+Xw3fJSqmjX9AbXcXcYOkCe1P6+9VBZB6n94af16NfZf+sSk0JCBZC9aw==}
|
|
engines: {node: '>=18'}
|
|
|
|
whatwg-url@5.0.0:
|
|
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
|
|
|
|
which-pm-runs@1.1.0:
|
|
resolution: {integrity: sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==}
|
|
engines: {node: '>=4'}
|
|
|
|
which-pm@2.0.0:
|
|
resolution: {integrity: sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==}
|
|
engines: {node: '>=8.15'}
|
|
|
|
which-pm@3.0.0:
|
|
resolution: {integrity: sha512-ysVYmw6+ZBhx3+ZkcPwRuJi38ZOTLJJ33PSHaitLxSKUMsh0LkKd0nC69zZCwt5D+AYUcMK2hhw4yWny20vSGg==}
|
|
engines: {node: '>=18.12'}
|
|
|
|
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
|
|
|
|
wicked-good-xpath@1.3.0:
|
|
resolution: {integrity: sha512-Gd9+TUn5nXdwj/hFsPVx5cuHHiF5Bwuc30jZ4+ronF1qHK5O7HD0sgmXWSEgwKquT3ClLoKPVbO6qGwVwLzvAw==}
|
|
|
|
widest-line@4.0.1:
|
|
resolution: {integrity: sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig==}
|
|
engines: {node: '>=12'}
|
|
|
|
wrap-ansi@7.0.0:
|
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
wrap-ansi@8.1.0:
|
|
resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
ws@8.16.0:
|
|
resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==}
|
|
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-name-validator@5.0.0:
|
|
resolution: {integrity: sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==}
|
|
engines: {node: '>=18'}
|
|
|
|
xml2js@0.6.2:
|
|
resolution: {integrity: sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
xmlbuilder@11.0.1:
|
|
resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
xmlchars@2.2.0:
|
|
resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==}
|
|
|
|
xmldom-sre@0.1.31:
|
|
resolution: {integrity: sha512-f9s+fUkX04BxQf+7mMWAp5zk61pciie+fFLC9hX9UVvCeJQfNHRHXpeo5MPcR0EUf57PYLdt+ZO4f3Ipk2oZUw==}
|
|
engines: {node: '>=0.1'}
|
|
|
|
xxhash-wasm@1.0.2:
|
|
resolution: {integrity: sha512-ibF0Or+FivM9lNrg+HGJfVX8WJqgo+kCLDc4vx6xMeTce7Aj+DLttKbxxRR/gNLSAelRc1omAPlJ77N/Jem07A==}
|
|
|
|
y18n@5.0.8:
|
|
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
engines: {node: '>=10'}
|
|
|
|
yallist@2.1.2:
|
|
resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==}
|
|
|
|
yallist@3.1.1:
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
|
|
yallist@4.0.0:
|
|
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
|
|
|
|
yaml-language-server@1.15.0:
|
|
resolution: {integrity: sha512-N47AqBDCMQmh6mBLmI6oqxryHRzi33aPFPsJhYy3VTUGCdLHYjGh4FZzpUjRlphaADBBkDmnkM/++KNIOHi5Rw==}
|
|
hasBin: true
|
|
|
|
yaml@2.2.2:
|
|
resolution: {integrity: sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==}
|
|
engines: {node: '>= 14'}
|
|
|
|
yaml@2.5.0:
|
|
resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==}
|
|
engines: {node: '>= 14'}
|
|
hasBin: true
|
|
|
|
yargs-parser@21.1.1:
|
|
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
|
engines: {node: '>=12'}
|
|
|
|
yargs@17.7.2:
|
|
resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
|
|
engines: {node: '>=12'}
|
|
|
|
yocto-queue@0.1.0:
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
yocto-queue@1.1.1:
|
|
resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==}
|
|
engines: {node: '>=12.20'}
|
|
|
|
zod-to-json-schema@3.23.2:
|
|
resolution: {integrity: sha512-uSt90Gzc/tUfyNqxnjlfBs8W6WSGpNBv0rVsNxP/BVSMHMKGdthPYff4xtCHYloJGM0CFxFsb3NbC0eqPhfImw==}
|
|
peerDependencies:
|
|
zod: ^3.23.3
|
|
|
|
zod-to-ts@1.2.0:
|
|
resolution: {integrity: sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==}
|
|
peerDependencies:
|
|
typescript: ^4.9.4 || ^5.0.2
|
|
zod: ^3
|
|
|
|
zod@3.23.8:
|
|
resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
|
|
|
|
zwitch@2.0.4:
|
|
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
|
|
|
|
snapshots:
|
|
|
|
'@aashutoshrathi/word-wrap@1.2.6': {}
|
|
|
|
'@alloc/quick-lru@5.2.0': {}
|
|
|
|
'@ampproject/remapping@2.3.0':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.5
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
|
|
'@antfu/utils@0.7.10': {}
|
|
|
|
'@asamuzakjp/dom-selector@2.0.2':
|
|
dependencies:
|
|
bidi-js: 1.0.3
|
|
css-tree: 2.3.1
|
|
is-potential-custom-element-name: 1.0.1
|
|
|
|
'@assemblyscript/loader@0.19.23': {}
|
|
|
|
'@astro-community/astro-embed-integration@0.7.1(astro@packages+astro)':
|
|
dependencies:
|
|
'@astro-community/astro-embed-link-preview': 0.2.0
|
|
'@astro-community/astro-embed-twitter': 0.5.4(astro@packages+astro)
|
|
'@astro-community/astro-embed-vimeo': 0.3.7(astro@packages+astro)
|
|
'@astro-community/astro-embed-youtube': 0.5.2(astro@packages+astro)
|
|
'@types/unist': 2.0.10
|
|
astro: link:packages/astro
|
|
astro-auto-import: 0.4.2(astro@packages+astro)
|
|
unist-util-select: 4.0.3
|
|
|
|
'@astro-community/astro-embed-link-preview@0.2.0':
|
|
dependencies:
|
|
'@astro-community/astro-embed-utils': 0.1.2
|
|
|
|
'@astro-community/astro-embed-twitter@0.5.4(astro@packages+astro)':
|
|
dependencies:
|
|
'@astro-community/astro-embed-utils': 0.1.2
|
|
astro: link:packages/astro
|
|
|
|
'@astro-community/astro-embed-utils@0.1.2':
|
|
dependencies:
|
|
linkedom: 0.14.26
|
|
|
|
'@astro-community/astro-embed-vimeo@0.3.7(astro@packages+astro)':
|
|
dependencies:
|
|
'@astro-community/astro-embed-utils': 0.1.2
|
|
astro: link:packages/astro
|
|
|
|
'@astro-community/astro-embed-youtube@0.5.2(astro@packages+astro)':
|
|
dependencies:
|
|
astro: link:packages/astro
|
|
lite-youtube-embed: 0.3.2
|
|
|
|
'@astrojs/check@0.9.3(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4)':
|
|
dependencies:
|
|
'@astrojs/language-server': 2.14.1(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4)
|
|
chokidar: 3.6.0
|
|
fast-glob: 3.3.2
|
|
kleur: 4.1.5
|
|
typescript: 5.5.4
|
|
yargs: 17.7.2
|
|
transitivePeerDependencies:
|
|
- prettier
|
|
- prettier-plugin-astro
|
|
|
|
'@astrojs/cli-kit@0.4.1':
|
|
dependencies:
|
|
chalk: 5.3.0
|
|
log-update: 5.0.1
|
|
sisteransi: 1.0.5
|
|
|
|
'@astrojs/compiler@2.10.3': {}
|
|
|
|
'@astrojs/language-server@2.14.1(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4)':
|
|
dependencies:
|
|
'@astrojs/compiler': 2.10.3
|
|
'@astrojs/yaml2ts': 0.2.1
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
'@volar/kit': 2.4.0(typescript@5.5.4)
|
|
'@volar/language-core': 2.4.0
|
|
'@volar/language-server': 2.4.0
|
|
'@volar/language-service': 2.4.0
|
|
'@volar/typescript': 2.4.0
|
|
fast-glob: 3.3.2
|
|
muggle-string: 0.4.1
|
|
volar-service-css: 0.0.61(@volar/language-service@2.4.0)
|
|
volar-service-emmet: 0.0.61(@volar/language-service@2.4.0)
|
|
volar-service-html: 0.0.61(@volar/language-service@2.4.0)
|
|
volar-service-prettier: 0.0.61(@volar/language-service@2.4.0)(prettier@3.3.3)
|
|
volar-service-typescript: 0.0.61(@volar/language-service@2.4.0)
|
|
volar-service-typescript-twoslash-queries: 0.0.61(@volar/language-service@2.4.0)
|
|
volar-service-yaml: 0.0.61(@volar/language-service@2.4.0)
|
|
vscode-html-languageservice: 5.3.0
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
prettier: 3.3.3
|
|
prettier-plugin-astro: 0.14.1
|
|
transitivePeerDependencies:
|
|
- typescript
|
|
|
|
'@astrojs/node@8.3.3(astro@packages+astro)':
|
|
dependencies:
|
|
astro: link:packages/astro
|
|
send: 0.18.0
|
|
server-destroy: 1.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@astrojs/node@9.0.0-alpha.1(astro@packages+astro)':
|
|
dependencies:
|
|
astro: link:packages/astro
|
|
send: 0.18.0
|
|
server-destroy: 1.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@astrojs/yaml2ts@0.2.1':
|
|
dependencies:
|
|
yaml: 2.5.0
|
|
|
|
'@babel/code-frame@7.24.7':
|
|
dependencies:
|
|
'@babel/highlight': 7.24.7
|
|
picocolors: 1.0.1
|
|
|
|
'@babel/compat-data@7.25.2': {}
|
|
|
|
'@babel/core@7.25.2':
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@babel/code-frame': 7.24.7
|
|
'@babel/generator': 7.25.5
|
|
'@babel/helper-compilation-targets': 7.25.2
|
|
'@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2)
|
|
'@babel/helpers': 7.25.0
|
|
'@babel/parser': 7.25.4
|
|
'@babel/template': 7.25.0
|
|
'@babel/traverse': 7.25.4
|
|
'@babel/types': 7.25.4
|
|
convert-source-map: 2.0.0
|
|
debug: 4.3.6
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/generator@7.25.5':
|
|
dependencies:
|
|
'@babel/types': 7.25.4
|
|
'@jridgewell/gen-mapping': 0.3.5
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
jsesc: 2.5.2
|
|
|
|
'@babel/helper-annotate-as-pure@7.24.7':
|
|
dependencies:
|
|
'@babel/types': 7.25.4
|
|
|
|
'@babel/helper-compilation-targets@7.25.2':
|
|
dependencies:
|
|
'@babel/compat-data': 7.25.2
|
|
'@babel/helper-validator-option': 7.24.8
|
|
browserslist: 4.23.3
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
|
|
'@babel/helper-create-class-features-plugin@7.24.7(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-annotate-as-pure': 7.24.7
|
|
'@babel/helper-environment-visitor': 7.24.7
|
|
'@babel/helper-function-name': 7.24.7
|
|
'@babel/helper-member-expression-to-functions': 7.24.7
|
|
'@babel/helper-optimise-call-expression': 7.24.7
|
|
'@babel/helper-replace-supers': 7.24.7(@babel/core@7.25.2)
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
|
|
'@babel/helper-split-export-declaration': 7.24.7
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-environment-visitor@7.24.7':
|
|
dependencies:
|
|
'@babel/types': 7.25.4
|
|
|
|
'@babel/helper-function-name@7.24.7':
|
|
dependencies:
|
|
'@babel/template': 7.25.0
|
|
'@babel/types': 7.25.4
|
|
|
|
'@babel/helper-member-expression-to-functions@7.24.7':
|
|
dependencies:
|
|
'@babel/traverse': 7.25.4
|
|
'@babel/types': 7.25.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-imports@7.18.6':
|
|
dependencies:
|
|
'@babel/types': 7.25.4
|
|
|
|
'@babel/helper-module-imports@7.22.15':
|
|
dependencies:
|
|
'@babel/types': 7.25.4
|
|
|
|
'@babel/helper-module-imports@7.24.7':
|
|
dependencies:
|
|
'@babel/traverse': 7.25.4
|
|
'@babel/types': 7.25.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-transforms@7.25.2(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-module-imports': 7.24.7
|
|
'@babel/helper-simple-access': 7.24.7
|
|
'@babel/helper-validator-identifier': 7.24.7
|
|
'@babel/traverse': 7.25.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-optimise-call-expression@7.24.7':
|
|
dependencies:
|
|
'@babel/types': 7.25.4
|
|
|
|
'@babel/helper-plugin-utils@7.24.8': {}
|
|
|
|
'@babel/helper-replace-supers@7.24.7(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-environment-visitor': 7.24.7
|
|
'@babel/helper-member-expression-to-functions': 7.24.7
|
|
'@babel/helper-optimise-call-expression': 7.24.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-simple-access@7.24.7':
|
|
dependencies:
|
|
'@babel/traverse': 7.25.4
|
|
'@babel/types': 7.25.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.24.7':
|
|
dependencies:
|
|
'@babel/traverse': 7.25.4
|
|
'@babel/types': 7.25.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-split-export-declaration@7.24.7':
|
|
dependencies:
|
|
'@babel/types': 7.25.4
|
|
|
|
'@babel/helper-string-parser@7.24.8': {}
|
|
|
|
'@babel/helper-validator-identifier@7.24.7': {}
|
|
|
|
'@babel/helper-validator-option@7.24.8': {}
|
|
|
|
'@babel/helpers@7.25.0':
|
|
dependencies:
|
|
'@babel/template': 7.25.0
|
|
'@babel/types': 7.25.4
|
|
|
|
'@babel/highlight@7.24.7':
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.24.7
|
|
chalk: 2.4.2
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.0.1
|
|
|
|
'@babel/parser@7.25.4':
|
|
dependencies:
|
|
'@babel/types': 7.25.4
|
|
|
|
'@babel/plugin-proposal-decorators@7.24.1(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.25.2)
|
|
'@babel/helper-plugin-utils': 7.24.8
|
|
'@babel/plugin-syntax-decorators': 7.24.1(@babel/core@7.25.2)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-syntax-decorators@7.24.1(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-plugin-utils': 7.24.8
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.24.1(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-plugin-utils': 7.24.8
|
|
|
|
'@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-plugin-utils': 7.24.8
|
|
|
|
'@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-plugin-utils': 7.24.8
|
|
|
|
'@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-plugin-utils': 7.24.8
|
|
|
|
'@babel/plugin-transform-react-jsx-development@7.24.7(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.25.2)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-react-jsx-self@7.24.7(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-plugin-utils': 7.24.8
|
|
|
|
'@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-plugin-utils': 7.24.8
|
|
|
|
'@babel/plugin-transform-react-jsx@7.25.2(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-annotate-as-pure': 7.24.7
|
|
'@babel/helper-module-imports': 7.24.7
|
|
'@babel/helper-plugin-utils': 7.24.8
|
|
'@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2)
|
|
'@babel/types': 7.25.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-typescript@7.24.7(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-annotate-as-pure': 7.24.7
|
|
'@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.25.2)
|
|
'@babel/helper-plugin-utils': 7.24.8
|
|
'@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.25.2)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/runtime@7.24.4':
|
|
dependencies:
|
|
regenerator-runtime: 0.14.1
|
|
|
|
'@babel/template@7.25.0':
|
|
dependencies:
|
|
'@babel/code-frame': 7.24.7
|
|
'@babel/parser': 7.25.4
|
|
'@babel/types': 7.25.4
|
|
|
|
'@babel/traverse@7.25.4':
|
|
dependencies:
|
|
'@babel/code-frame': 7.24.7
|
|
'@babel/generator': 7.25.5
|
|
'@babel/parser': 7.25.4
|
|
'@babel/template': 7.25.0
|
|
'@babel/types': 7.25.4
|
|
debug: 4.3.6
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/types@7.25.4':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.24.8
|
|
'@babel/helper-validator-identifier': 7.24.7
|
|
to-fast-properties: 2.0.0
|
|
|
|
'@biomejs/biome@1.8.3':
|
|
optionalDependencies:
|
|
'@biomejs/cli-darwin-arm64': 1.8.3
|
|
'@biomejs/cli-darwin-x64': 1.8.3
|
|
'@biomejs/cli-linux-arm64': 1.8.3
|
|
'@biomejs/cli-linux-arm64-musl': 1.8.3
|
|
'@biomejs/cli-linux-x64': 1.8.3
|
|
'@biomejs/cli-linux-x64-musl': 1.8.3
|
|
'@biomejs/cli-win32-arm64': 1.8.3
|
|
'@biomejs/cli-win32-x64': 1.8.3
|
|
|
|
'@biomejs/cli-darwin-arm64@1.8.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-darwin-x64@1.8.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-linux-arm64-musl@1.8.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-linux-arm64@1.8.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-linux-x64-musl@1.8.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-linux-x64@1.8.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-win32-arm64@1.8.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-win32-x64@1.8.3':
|
|
optional: true
|
|
|
|
'@builder.io/partytown@0.10.2': {}
|
|
|
|
'@changesets/apply-release-plan@7.0.4':
|
|
dependencies:
|
|
'@babel/runtime': 7.24.4
|
|
'@changesets/config': 3.0.2
|
|
'@changesets/get-version-range-type': 0.4.0
|
|
'@changesets/git': 3.0.0
|
|
'@changesets/should-skip-package': 0.1.0
|
|
'@changesets/types': 6.0.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
detect-indent: 6.1.0
|
|
fs-extra: 7.0.1
|
|
lodash.startcase: 4.4.0
|
|
outdent: 0.5.0
|
|
prettier: 2.8.8
|
|
resolve-from: 5.0.0
|
|
semver: 7.6.3
|
|
|
|
'@changesets/assemble-release-plan@6.0.3':
|
|
dependencies:
|
|
'@babel/runtime': 7.24.4
|
|
'@changesets/errors': 0.2.0
|
|
'@changesets/get-dependents-graph': 2.1.1
|
|
'@changesets/should-skip-package': 0.1.0
|
|
'@changesets/types': 6.0.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
semver: 7.6.3
|
|
|
|
'@changesets/changelog-git@0.2.0':
|
|
dependencies:
|
|
'@changesets/types': 6.0.0
|
|
|
|
'@changesets/changelog-github@0.5.0':
|
|
dependencies:
|
|
'@changesets/get-github-info': 0.6.0
|
|
'@changesets/types': 6.0.0
|
|
dotenv: 8.6.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@changesets/cli@2.27.7':
|
|
dependencies:
|
|
'@babel/runtime': 7.24.4
|
|
'@changesets/apply-release-plan': 7.0.4
|
|
'@changesets/assemble-release-plan': 6.0.3
|
|
'@changesets/changelog-git': 0.2.0
|
|
'@changesets/config': 3.0.2
|
|
'@changesets/errors': 0.2.0
|
|
'@changesets/get-dependents-graph': 2.1.1
|
|
'@changesets/get-release-plan': 4.0.3
|
|
'@changesets/git': 3.0.0
|
|
'@changesets/logger': 0.1.0
|
|
'@changesets/pre': 2.0.0
|
|
'@changesets/read': 0.6.0
|
|
'@changesets/should-skip-package': 0.1.0
|
|
'@changesets/types': 6.0.0
|
|
'@changesets/write': 0.3.1
|
|
'@manypkg/get-packages': 1.1.3
|
|
'@types/semver': 7.5.8
|
|
ansi-colors: 4.1.3
|
|
chalk: 2.4.2
|
|
ci-info: 3.9.0
|
|
enquirer: 2.4.1
|
|
external-editor: 3.1.0
|
|
fs-extra: 7.0.1
|
|
human-id: 1.0.2
|
|
mri: 1.2.0
|
|
outdent: 0.5.0
|
|
p-limit: 2.3.0
|
|
preferred-pm: 3.1.3
|
|
resolve-from: 5.0.0
|
|
semver: 7.6.3
|
|
spawndamnit: 2.0.0
|
|
term-size: 2.2.1
|
|
|
|
'@changesets/config@3.0.2':
|
|
dependencies:
|
|
'@changesets/errors': 0.2.0
|
|
'@changesets/get-dependents-graph': 2.1.1
|
|
'@changesets/logger': 0.1.0
|
|
'@changesets/types': 6.0.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
fs-extra: 7.0.1
|
|
micromatch: 4.0.8
|
|
|
|
'@changesets/errors@0.2.0':
|
|
dependencies:
|
|
extendable-error: 0.1.7
|
|
|
|
'@changesets/get-dependents-graph@2.1.1':
|
|
dependencies:
|
|
'@changesets/types': 6.0.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
chalk: 2.4.2
|
|
fs-extra: 7.0.1
|
|
semver: 7.6.3
|
|
|
|
'@changesets/get-github-info@0.6.0':
|
|
dependencies:
|
|
dataloader: 1.4.0
|
|
node-fetch: 2.7.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@changesets/get-release-plan@4.0.3':
|
|
dependencies:
|
|
'@babel/runtime': 7.24.4
|
|
'@changesets/assemble-release-plan': 6.0.3
|
|
'@changesets/config': 3.0.2
|
|
'@changesets/pre': 2.0.0
|
|
'@changesets/read': 0.6.0
|
|
'@changesets/types': 6.0.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
|
|
'@changesets/get-version-range-type@0.4.0': {}
|
|
|
|
'@changesets/git@3.0.0':
|
|
dependencies:
|
|
'@babel/runtime': 7.24.4
|
|
'@changesets/errors': 0.2.0
|
|
'@changesets/types': 6.0.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
is-subdir: 1.2.0
|
|
micromatch: 4.0.8
|
|
spawndamnit: 2.0.0
|
|
|
|
'@changesets/logger@0.1.0':
|
|
dependencies:
|
|
chalk: 2.4.2
|
|
|
|
'@changesets/parse@0.4.0':
|
|
dependencies:
|
|
'@changesets/types': 6.0.0
|
|
js-yaml: 3.14.1
|
|
|
|
'@changesets/pre@2.0.0':
|
|
dependencies:
|
|
'@babel/runtime': 7.24.4
|
|
'@changesets/errors': 0.2.0
|
|
'@changesets/types': 6.0.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
fs-extra: 7.0.1
|
|
|
|
'@changesets/read@0.6.0':
|
|
dependencies:
|
|
'@babel/runtime': 7.24.4
|
|
'@changesets/git': 3.0.0
|
|
'@changesets/logger': 0.1.0
|
|
'@changesets/parse': 0.4.0
|
|
'@changesets/types': 6.0.0
|
|
chalk: 2.4.2
|
|
fs-extra: 7.0.1
|
|
p-filter: 2.1.0
|
|
|
|
'@changesets/should-skip-package@0.1.0':
|
|
dependencies:
|
|
'@babel/runtime': 7.24.4
|
|
'@changesets/types': 6.0.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
|
|
'@changesets/types@4.1.0': {}
|
|
|
|
'@changesets/types@6.0.0': {}
|
|
|
|
'@changesets/write@0.3.1':
|
|
dependencies:
|
|
'@babel/runtime': 7.24.4
|
|
'@changesets/types': 6.0.0
|
|
fs-extra: 7.0.1
|
|
human-id: 1.0.2
|
|
prettier: 2.8.8
|
|
|
|
'@clack/core@0.3.4':
|
|
dependencies:
|
|
picocolors: 1.0.1
|
|
sisteransi: 1.0.5
|
|
|
|
'@clack/prompts@0.7.0':
|
|
dependencies:
|
|
'@clack/core': 0.3.4
|
|
picocolors: 1.0.1
|
|
sisteransi: 1.0.5
|
|
|
|
'@colors/colors@1.5.0':
|
|
optional: true
|
|
|
|
'@csstools/cascade-layer-name-parser@2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
|
|
'@csstools/color-helpers@5.0.1': {}
|
|
|
|
'@csstools/css-calc@2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
|
|
'@csstools/css-color-parser@3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)':
|
|
dependencies:
|
|
'@csstools/color-helpers': 5.0.1
|
|
'@csstools/css-calc': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
|
|
'@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1)':
|
|
dependencies:
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
|
|
'@csstools/css-tokenizer@3.0.1': {}
|
|
|
|
'@csstools/media-query-list-parser@3.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
|
|
'@csstools/postcss-cascade-layers@5.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/selector-specificity': 4.0.0(postcss-selector-parser@6.1.0)
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
'@csstools/postcss-color-function@4.0.2(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-color-mix-function@3.0.2(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-content-alt-text@2.0.1(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-exponential-functions@2.0.1(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-calc': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-font-format-keywords@4.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-gamut-mapping@2.0.2(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-gradients-interpolation-method@5.0.2(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-hwb-function@4.0.2(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-ic-unit@4.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-initial@2.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-is-pseudo-class@5.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/selector-specificity': 4.0.0(postcss-selector-parser@6.1.0)
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
'@csstools/postcss-light-dark-function@2.0.2(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-logical-float-and-clear@3.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-logical-overflow@2.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-logical-overscroll-behavior@2.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-logical-resize@3.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-logical-viewport-units@3.0.1(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-media-minmax@2.0.1(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-calc': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/media-query-list-parser': 3.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-media-queries-aspect-ratio-number-values@3.0.1(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/media-query-list-parser': 3.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-nested-calc@4.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-normalize-display-values@4.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-oklab-function@4.0.2(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-progressive-custom-properties@4.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-relative-color-syntax@3.0.2(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-scope-pseudo-class@4.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
'@csstools/postcss-stepped-value-functions@4.0.1(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-calc': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-text-decoration-shorthand@4.0.1(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/color-helpers': 5.0.1
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-trigonometric-functions@4.0.1(postcss@8.4.44)':
|
|
dependencies:
|
|
'@csstools/css-calc': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/postcss-unset-value@4.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
|
|
'@csstools/selector-resolve-nested@2.0.0(postcss-selector-parser@6.1.0)':
|
|
dependencies:
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
'@csstools/selector-specificity@4.0.0(postcss-selector-parser@6.1.0)':
|
|
dependencies:
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
'@csstools/utilities@2.0.0(postcss@8.4.44)':
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
|
|
'@emmetio/abbreviation@2.3.3':
|
|
dependencies:
|
|
'@emmetio/scanner': 1.0.4
|
|
|
|
'@emmetio/css-abbreviation@2.1.8':
|
|
dependencies:
|
|
'@emmetio/scanner': 1.0.4
|
|
|
|
'@emmetio/css-parser@0.4.0':
|
|
dependencies:
|
|
'@emmetio/stream-reader': 2.2.0
|
|
'@emmetio/stream-reader-utils': 0.1.0
|
|
|
|
'@emmetio/html-matcher@1.3.0':
|
|
dependencies:
|
|
'@emmetio/scanner': 1.0.4
|
|
|
|
'@emmetio/scanner@1.0.4': {}
|
|
|
|
'@emmetio/stream-reader-utils@0.1.0': {}
|
|
|
|
'@emmetio/stream-reader@2.2.0': {}
|
|
|
|
'@emnapi/runtime@1.1.1':
|
|
dependencies:
|
|
tslib: 2.6.2
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@eslint-community/eslint-utils@4.4.0(eslint@9.9.1(jiti@1.21.0))':
|
|
dependencies:
|
|
eslint: 9.9.1(jiti@1.21.0)
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
'@eslint-community/regexpp@4.11.0': {}
|
|
|
|
'@eslint/config-array@0.18.0':
|
|
dependencies:
|
|
'@eslint/object-schema': 2.1.4
|
|
debug: 4.3.6
|
|
minimatch: 3.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@eslint/eslintrc@3.1.0':
|
|
dependencies:
|
|
ajv: 6.12.6
|
|
debug: 4.3.6
|
|
espree: 10.1.0
|
|
globals: 14.0.0
|
|
ignore: 5.3.1
|
|
import-fresh: 3.3.0
|
|
js-yaml: 4.1.0
|
|
minimatch: 3.1.2
|
|
strip-json-comments: 3.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@eslint/js@9.9.1': {}
|
|
|
|
'@eslint/object-schema@2.1.4': {}
|
|
|
|
'@fontsource/monofett@5.0.21': {}
|
|
|
|
'@fontsource/montserrat@5.0.19': {}
|
|
|
|
'@fortawesome/fontawesome-free@6.6.0': {}
|
|
|
|
'@humanwhocodes/module-importer@1.0.1': {}
|
|
|
|
'@humanwhocodes/retry@0.3.0': {}
|
|
|
|
'@img/sharp-darwin-arm64@0.33.3':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-darwin-arm64': 1.0.2
|
|
optional: true
|
|
|
|
'@img/sharp-darwin-x64@0.33.3':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-darwin-x64': 1.0.2
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-darwin-arm64@1.0.2':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-darwin-x64@1.0.2':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-arm64@1.0.2':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-arm@1.0.2':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-s390x@1.0.2':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-x64@1.0.2':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linuxmusl-arm64@1.0.2':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linuxmusl-x64@1.0.2':
|
|
optional: true
|
|
|
|
'@img/sharp-linux-arm64@0.33.3':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-arm64': 1.0.2
|
|
optional: true
|
|
|
|
'@img/sharp-linux-arm@0.33.3':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-arm': 1.0.2
|
|
optional: true
|
|
|
|
'@img/sharp-linux-s390x@0.33.3':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-s390x': 1.0.2
|
|
optional: true
|
|
|
|
'@img/sharp-linux-x64@0.33.3':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-x64': 1.0.2
|
|
optional: true
|
|
|
|
'@img/sharp-linuxmusl-arm64@0.33.3':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linuxmusl-arm64': 1.0.2
|
|
optional: true
|
|
|
|
'@img/sharp-linuxmusl-x64@0.33.3':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linuxmusl-x64': 1.0.2
|
|
optional: true
|
|
|
|
'@img/sharp-wasm32@0.33.3':
|
|
dependencies:
|
|
'@emnapi/runtime': 1.1.1
|
|
optional: true
|
|
|
|
'@img/sharp-win32-ia32@0.33.3':
|
|
optional: true
|
|
|
|
'@img/sharp-win32-x64@0.33.3':
|
|
optional: true
|
|
|
|
'@isaacs/cliui@8.0.2':
|
|
dependencies:
|
|
string-width: 5.1.2
|
|
string-width-cjs: string-width@4.2.3
|
|
strip-ansi: 7.1.0
|
|
strip-ansi-cjs: strip-ansi@6.0.1
|
|
wrap-ansi: 8.1.0
|
|
wrap-ansi-cjs: wrap-ansi@7.0.0
|
|
|
|
'@jridgewell/gen-mapping@0.3.5':
|
|
dependencies:
|
|
'@jridgewell/set-array': 1.2.1
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
|
|
|
'@jridgewell/set-array@1.2.1': {}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.0': {}
|
|
|
|
'@jridgewell/trace-mapping@0.3.25':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
|
|
'@jsdevtools/rehype-toc@3.0.2': {}
|
|
|
|
'@jsonjoy.com/base64@1.1.2(tslib@2.6.2)':
|
|
dependencies:
|
|
tslib: 2.6.2
|
|
|
|
'@jsonjoy.com/json-pack@1.0.4(tslib@2.6.2)':
|
|
dependencies:
|
|
'@jsonjoy.com/base64': 1.1.2(tslib@2.6.2)
|
|
'@jsonjoy.com/util': 1.3.0(tslib@2.6.2)
|
|
hyperdyperid: 1.2.0
|
|
thingies: 1.21.0(tslib@2.6.2)
|
|
tslib: 2.6.2
|
|
|
|
'@jsonjoy.com/util@1.3.0(tslib@2.6.2)':
|
|
dependencies:
|
|
tslib: 2.6.2
|
|
|
|
'@libsql/client@0.10.0':
|
|
dependencies:
|
|
'@libsql/core': 0.10.0
|
|
'@libsql/hrana-client': 0.6.2
|
|
js-base64: 3.7.7
|
|
libsql: 0.4.1
|
|
promise-limit: 2.7.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- utf-8-validate
|
|
|
|
'@libsql/core@0.10.0':
|
|
dependencies:
|
|
js-base64: 3.7.7
|
|
|
|
'@libsql/darwin-arm64@0.3.19':
|
|
optional: true
|
|
|
|
'@libsql/darwin-arm64@0.4.1':
|
|
optional: true
|
|
|
|
'@libsql/darwin-x64@0.3.19':
|
|
optional: true
|
|
|
|
'@libsql/darwin-x64@0.4.1':
|
|
optional: true
|
|
|
|
'@libsql/hrana-client@0.6.2':
|
|
dependencies:
|
|
'@libsql/isomorphic-fetch': 0.2.1
|
|
'@libsql/isomorphic-ws': 0.1.5
|
|
js-base64: 3.7.7
|
|
node-fetch: 3.3.2
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- utf-8-validate
|
|
|
|
'@libsql/isomorphic-fetch@0.2.1': {}
|
|
|
|
'@libsql/isomorphic-ws@0.1.5':
|
|
dependencies:
|
|
'@types/ws': 8.5.10
|
|
ws: 8.16.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- utf-8-validate
|
|
|
|
'@libsql/linux-arm64-gnu@0.3.19':
|
|
optional: true
|
|
|
|
'@libsql/linux-arm64-gnu@0.4.1':
|
|
optional: true
|
|
|
|
'@libsql/linux-arm64-musl@0.3.19':
|
|
optional: true
|
|
|
|
'@libsql/linux-arm64-musl@0.4.1':
|
|
optional: true
|
|
|
|
'@libsql/linux-x64-gnu@0.3.19':
|
|
optional: true
|
|
|
|
'@libsql/linux-x64-gnu@0.4.1':
|
|
optional: true
|
|
|
|
'@libsql/linux-x64-musl@0.3.19':
|
|
optional: true
|
|
|
|
'@libsql/linux-x64-musl@0.4.1':
|
|
optional: true
|
|
|
|
'@libsql/win32-x64-msvc@0.3.19':
|
|
optional: true
|
|
|
|
'@libsql/win32-x64-msvc@0.4.1':
|
|
optional: true
|
|
|
|
'@lit-labs/ssr-dom-shim@1.2.1': {}
|
|
|
|
'@lit/reactive-element@2.0.4':
|
|
dependencies:
|
|
'@lit-labs/ssr-dom-shim': 1.2.1
|
|
|
|
'@manypkg/find-root@1.1.0':
|
|
dependencies:
|
|
'@babel/runtime': 7.24.4
|
|
'@types/node': 12.20.55
|
|
find-up: 4.1.0
|
|
fs-extra: 8.1.0
|
|
|
|
'@manypkg/get-packages@1.1.3':
|
|
dependencies:
|
|
'@babel/runtime': 7.24.4
|
|
'@changesets/types': 4.1.0
|
|
'@manypkg/find-root': 1.1.0
|
|
fs-extra: 8.1.0
|
|
globby: 11.1.0
|
|
read-yaml-file: 1.1.0
|
|
|
|
'@markdoc/markdoc@0.4.0(@types/react@18.3.5)(react@18.3.1)':
|
|
optionalDependencies:
|
|
'@types/markdown-it': 12.2.3
|
|
'@types/react': 18.3.5
|
|
react: 18.3.1
|
|
|
|
'@mdx-js/mdx@3.0.1':
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 3.0.4
|
|
'@types/mdx': 2.0.13
|
|
collapse-white-space: 2.1.0
|
|
devlop: 1.1.0
|
|
estree-util-build-jsx: 3.0.1
|
|
estree-util-is-identifier-name: 3.0.0
|
|
estree-util-to-js: 2.0.0
|
|
estree-walker: 3.0.3
|
|
hast-util-to-estree: 3.1.0
|
|
hast-util-to-jsx-runtime: 2.3.0
|
|
markdown-extensions: 2.0.0
|
|
periscopic: 3.1.0
|
|
remark-mdx: 3.0.1
|
|
remark-parse: 11.0.0
|
|
remark-rehype: 11.1.0
|
|
source-map: 0.7.4
|
|
unified: 11.0.5
|
|
unist-util-position-from-estree: 2.0.0
|
|
unist-util-stringify-position: 4.0.0
|
|
unist-util-visit: 5.0.0
|
|
vfile: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@nanostores/preact@0.5.2(nanostores@0.11.3)(preact@10.23.2)':
|
|
dependencies:
|
|
nanostores: 0.11.3
|
|
preact: 10.23.2
|
|
|
|
'@neon-rs/load@0.0.4': {}
|
|
|
|
'@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.17.1
|
|
|
|
'@oslojs/encoding@0.4.1': {}
|
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
optional: true
|
|
|
|
'@playwright/test@1.46.1':
|
|
dependencies:
|
|
playwright: 1.46.1
|
|
|
|
'@polka/url@1.0.0-next.25': {}
|
|
|
|
'@preact/preset-vite@2.8.2(@babel/core@7.25.2)(preact@10.23.2)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.25.2)
|
|
'@babel/plugin-transform-react-jsx-development': 7.24.7(@babel/core@7.25.2)
|
|
'@prefresh/vite': 2.4.5(preact@10.23.2)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
'@rollup/pluginutils': 4.2.1
|
|
babel-plugin-transform-hook-names: 1.0.2(@babel/core@7.25.2)
|
|
debug: 4.3.6
|
|
kolorist: 1.8.0
|
|
magic-string: 0.30.5
|
|
node-html-parser: 6.1.13
|
|
resolve: 1.22.8
|
|
source-map: 0.7.4
|
|
stack-trace: 1.0.0-pre2
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
transitivePeerDependencies:
|
|
- preact
|
|
- supports-color
|
|
|
|
'@preact/signals-core@1.7.0': {}
|
|
|
|
'@preact/signals@1.3.0(preact@10.23.2)':
|
|
dependencies:
|
|
'@preact/signals-core': 1.7.0
|
|
preact: 10.23.2
|
|
|
|
'@prefresh/babel-plugin@0.5.1': {}
|
|
|
|
'@prefresh/core@1.5.2(preact@10.23.2)':
|
|
dependencies:
|
|
preact: 10.23.2
|
|
|
|
'@prefresh/utils@1.2.0': {}
|
|
|
|
'@prefresh/vite@2.4.5(preact@10.23.2)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@prefresh/babel-plugin': 0.5.1
|
|
'@prefresh/core': 1.5.2(preact@10.23.2)
|
|
'@prefresh/utils': 1.2.0
|
|
'@rollup/pluginutils': 4.2.1
|
|
preact: 10.23.2
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@rollup/pluginutils@4.2.1':
|
|
dependencies:
|
|
estree-walker: 2.0.2
|
|
picomatch: 2.3.1
|
|
|
|
'@rollup/pluginutils@5.1.0(rollup@4.21.2)':
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
estree-walker: 2.0.2
|
|
picomatch: 2.3.1
|
|
optionalDependencies:
|
|
rollup: 4.21.2
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-powerpc64le-gnu@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.21.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.21.2':
|
|
optional: true
|
|
|
|
'@shikijs/core@1.16.1':
|
|
dependencies:
|
|
'@shikijs/vscode-textmate': 9.2.0
|
|
'@types/hast': 3.0.4
|
|
|
|
'@shikijs/vscode-textmate@9.2.0': {}
|
|
|
|
'@sindresorhus/merge-streams@2.3.0': {}
|
|
|
|
'@solidjs/router@0.14.3(solid-js@1.8.22)':
|
|
dependencies:
|
|
solid-js: 1.8.22
|
|
|
|
'@sveltejs/vite-plugin-svelte-inspector@2.1.0(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8)))(svelte@4.2.19)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))':
|
|
dependencies:
|
|
'@sveltejs/vite-plugin-svelte': 3.1.2(svelte@4.2.19)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
debug: 4.3.6
|
|
svelte: 4.2.19
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))':
|
|
dependencies:
|
|
'@sveltejs/vite-plugin-svelte-inspector': 2.1.0(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8)))(svelte@4.2.19)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
debug: 4.3.6
|
|
deepmerge: 4.3.1
|
|
kleur: 4.1.5
|
|
magic-string: 0.30.11
|
|
svelte: 4.2.19
|
|
svelte-hmr: 0.16.0(svelte@4.2.19)
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
vitefu: 0.2.5(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@tailwindcss/forms@0.5.8(tailwindcss@3.4.10)':
|
|
dependencies:
|
|
mini-svg-data-uri: 1.4.4
|
|
tailwindcss: 3.4.10
|
|
|
|
'@trysound/sax@0.2.0': {}
|
|
|
|
'@types/acorn@4.0.6':
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
|
|
'@types/alpinejs@3.13.10': {}
|
|
|
|
'@types/aria-query@5.0.4': {}
|
|
|
|
'@types/babel__core@7.20.5':
|
|
dependencies:
|
|
'@babel/parser': 7.25.4
|
|
'@babel/types': 7.25.4
|
|
'@types/babel__generator': 7.6.8
|
|
'@types/babel__template': 7.4.4
|
|
'@types/babel__traverse': 7.20.6
|
|
|
|
'@types/babel__generator@7.6.8':
|
|
dependencies:
|
|
'@babel/types': 7.25.4
|
|
|
|
'@types/babel__template@7.4.4':
|
|
dependencies:
|
|
'@babel/parser': 7.25.4
|
|
'@babel/types': 7.25.4
|
|
|
|
'@types/babel__traverse@7.20.6':
|
|
dependencies:
|
|
'@babel/types': 7.25.4
|
|
|
|
'@types/body-parser@1.19.5':
|
|
dependencies:
|
|
'@types/connect': 3.4.38
|
|
'@types/node': 18.19.31
|
|
|
|
'@types/braces@3.0.4': {}
|
|
|
|
'@types/canvas-confetti@1.6.4': {}
|
|
|
|
'@types/clean-css@4.2.11':
|
|
dependencies:
|
|
'@types/node': 18.19.31
|
|
source-map: 0.6.1
|
|
|
|
'@types/common-ancestor-path@1.0.2': {}
|
|
|
|
'@types/connect@3.4.38':
|
|
dependencies:
|
|
'@types/node': 18.19.31
|
|
|
|
'@types/cookie@0.6.0': {}
|
|
|
|
'@types/cssesc@3.0.2': {}
|
|
|
|
'@types/debug@4.1.12':
|
|
dependencies:
|
|
'@types/ms': 0.7.34
|
|
|
|
'@types/deep-diff@1.0.5': {}
|
|
|
|
'@types/diff@5.2.2': {}
|
|
|
|
'@types/dlv@1.1.4': {}
|
|
|
|
'@types/dom-view-transitions@1.0.5': {}
|
|
|
|
'@types/estree-jsx@1.0.5':
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
|
|
'@types/estree@1.0.5': {}
|
|
|
|
'@types/express-serve-static-core@4.19.0':
|
|
dependencies:
|
|
'@types/node': 18.19.31
|
|
'@types/qs': 6.9.14
|
|
'@types/range-parser': 1.2.7
|
|
'@types/send': 0.17.4
|
|
|
|
'@types/express@4.17.21':
|
|
dependencies:
|
|
'@types/body-parser': 1.19.5
|
|
'@types/express-serve-static-core': 4.19.0
|
|
'@types/qs': 6.9.14
|
|
'@types/serve-static': 1.15.7
|
|
|
|
'@types/hast@3.0.4':
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
'@types/html-escaper@3.0.2': {}
|
|
|
|
'@types/html-minifier@4.0.5':
|
|
dependencies:
|
|
'@types/clean-css': 4.2.11
|
|
'@types/relateurl': 0.2.33
|
|
'@types/uglify-js': 3.17.5
|
|
|
|
'@types/http-cache-semantics@4.0.4': {}
|
|
|
|
'@types/http-errors@2.0.4': {}
|
|
|
|
'@types/js-yaml@4.0.9': {}
|
|
|
|
'@types/katex@0.16.7': {}
|
|
|
|
'@types/linkify-it@5.0.0': {}
|
|
|
|
'@types/markdown-it@12.2.3':
|
|
dependencies:
|
|
'@types/linkify-it': 5.0.0
|
|
'@types/mdurl': 2.0.0
|
|
optional: true
|
|
|
|
'@types/markdown-it@14.1.2':
|
|
dependencies:
|
|
'@types/linkify-it': 5.0.0
|
|
'@types/mdurl': 2.0.0
|
|
|
|
'@types/mathjax@0.0.40': {}
|
|
|
|
'@types/mdast@4.0.4':
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
'@types/mdurl@2.0.0': {}
|
|
|
|
'@types/mdx@2.0.13': {}
|
|
|
|
'@types/micromatch@4.0.9':
|
|
dependencies:
|
|
'@types/braces': 3.0.4
|
|
|
|
'@types/mime@1.3.5': {}
|
|
|
|
'@types/ms@0.7.34': {}
|
|
|
|
'@types/nlcst@2.0.3':
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
'@types/node@12.20.55': {}
|
|
|
|
'@types/node@17.0.45': {}
|
|
|
|
'@types/node@18.19.31':
|
|
dependencies:
|
|
undici-types: 5.26.5
|
|
|
|
'@types/prismjs@1.26.4': {}
|
|
|
|
'@types/prompts@2.4.9':
|
|
dependencies:
|
|
'@types/node': 18.19.31
|
|
kleur: 3.0.3
|
|
|
|
'@types/prop-types@15.7.12': {}
|
|
|
|
'@types/qs@6.9.14': {}
|
|
|
|
'@types/range-parser@1.2.7': {}
|
|
|
|
'@types/react-dom@18.3.0':
|
|
dependencies:
|
|
'@types/react': 18.3.5
|
|
|
|
'@types/react@18.3.5':
|
|
dependencies:
|
|
'@types/prop-types': 15.7.12
|
|
csstype: 3.1.3
|
|
|
|
'@types/relateurl@0.2.33': {}
|
|
|
|
'@types/sax@1.2.7':
|
|
dependencies:
|
|
'@types/node': 18.19.31
|
|
|
|
'@types/semver@7.5.8': {}
|
|
|
|
'@types/send@0.17.4':
|
|
dependencies:
|
|
'@types/mime': 1.3.5
|
|
'@types/node': 18.19.31
|
|
|
|
'@types/serve-static@1.15.7':
|
|
dependencies:
|
|
'@types/http-errors': 2.0.4
|
|
'@types/node': 18.19.31
|
|
'@types/send': 0.17.4
|
|
|
|
'@types/server-destroy@1.0.4':
|
|
dependencies:
|
|
'@types/node': 18.19.31
|
|
|
|
'@types/trusted-types@2.0.7': {}
|
|
|
|
'@types/uglify-js@3.17.5':
|
|
dependencies:
|
|
source-map: 0.6.1
|
|
|
|
'@types/ungap__structured-clone@0.3.3': {}
|
|
|
|
'@types/unist@2.0.10': {}
|
|
|
|
'@types/unist@3.0.3': {}
|
|
|
|
'@types/which-pm-runs@1.0.2': {}
|
|
|
|
'@types/ws@8.5.10':
|
|
dependencies:
|
|
'@types/node': 18.19.31
|
|
|
|
'@types/xml2js@0.4.14':
|
|
dependencies:
|
|
'@types/node': 18.19.31
|
|
|
|
'@types/yargs-parser@21.0.3': {}
|
|
|
|
'@typescript-eslint/eslint-plugin@8.3.0(@typescript-eslint/parser@8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)':
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.11.0
|
|
'@typescript-eslint/parser': 8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)
|
|
'@typescript-eslint/scope-manager': 8.3.0
|
|
'@typescript-eslint/type-utils': 8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)
|
|
'@typescript-eslint/utils': 8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)
|
|
'@typescript-eslint/visitor-keys': 8.3.0
|
|
eslint: 9.9.1(jiti@1.21.0)
|
|
graphemer: 1.4.0
|
|
ignore: 5.3.1
|
|
natural-compare: 1.4.0
|
|
ts-api-utils: 1.3.0(typescript@5.5.4)
|
|
optionalDependencies:
|
|
typescript: 5.5.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/parser@8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)':
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 8.3.0
|
|
'@typescript-eslint/types': 8.3.0
|
|
'@typescript-eslint/typescript-estree': 8.3.0(typescript@5.5.4)
|
|
'@typescript-eslint/visitor-keys': 8.3.0
|
|
debug: 4.3.6
|
|
eslint: 9.9.1(jiti@1.21.0)
|
|
optionalDependencies:
|
|
typescript: 5.5.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/scope-manager@8.3.0':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.3.0
|
|
'@typescript-eslint/visitor-keys': 8.3.0
|
|
|
|
'@typescript-eslint/type-utils@8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)':
|
|
dependencies:
|
|
'@typescript-eslint/typescript-estree': 8.3.0(typescript@5.5.4)
|
|
'@typescript-eslint/utils': 8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)
|
|
debug: 4.3.6
|
|
ts-api-utils: 1.3.0(typescript@5.5.4)
|
|
optionalDependencies:
|
|
typescript: 5.5.4
|
|
transitivePeerDependencies:
|
|
- eslint
|
|
- supports-color
|
|
|
|
'@typescript-eslint/types@8.3.0': {}
|
|
|
|
'@typescript-eslint/typescript-estree@8.3.0(typescript@5.5.4)':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.3.0
|
|
'@typescript-eslint/visitor-keys': 8.3.0
|
|
debug: 4.3.6
|
|
fast-glob: 3.3.2
|
|
is-glob: 4.0.3
|
|
minimatch: 9.0.4
|
|
semver: 7.6.3
|
|
ts-api-utils: 1.3.0(typescript@5.5.4)
|
|
optionalDependencies:
|
|
typescript: 5.5.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/utils@8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)':
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.0))
|
|
'@typescript-eslint/scope-manager': 8.3.0
|
|
'@typescript-eslint/types': 8.3.0
|
|
'@typescript-eslint/typescript-estree': 8.3.0(typescript@5.5.4)
|
|
eslint: 9.9.1(jiti@1.21.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
'@typescript-eslint/visitor-keys@8.3.0':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.3.0
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
'@typescript/twoslash@3.1.0':
|
|
dependencies:
|
|
'@typescript/vfs': 1.3.5
|
|
debug: 4.3.6
|
|
lz-string: 1.5.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript/vfs@1.3.4':
|
|
dependencies:
|
|
debug: 4.3.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript/vfs@1.3.5':
|
|
dependencies:
|
|
debug: 4.3.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@ungap/structured-clone@1.2.0': {}
|
|
|
|
'@vitejs/plugin-react@4.3.1(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.2)
|
|
'@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.25.2)
|
|
'@types/babel__core': 7.20.5
|
|
react-refresh: 0.14.2
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))':
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.25.2)
|
|
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2)
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
vue: 3.4.38(typescript@5.5.4)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vitejs/plugin-vue@5.1.3(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))':
|
|
dependencies:
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
vue: 3.4.38(typescript@5.5.4)
|
|
|
|
'@vitest/expect@2.0.5':
|
|
dependencies:
|
|
'@vitest/spy': 2.0.5
|
|
'@vitest/utils': 2.0.5
|
|
chai: 5.1.1
|
|
tinyrainbow: 1.2.0
|
|
|
|
'@vitest/pretty-format@2.0.5':
|
|
dependencies:
|
|
tinyrainbow: 1.2.0
|
|
|
|
'@vitest/runner@2.0.5':
|
|
dependencies:
|
|
'@vitest/utils': 2.0.5
|
|
pathe: 1.1.2
|
|
|
|
'@vitest/snapshot@2.0.5':
|
|
dependencies:
|
|
'@vitest/pretty-format': 2.0.5
|
|
magic-string: 0.30.11
|
|
pathe: 1.1.2
|
|
|
|
'@vitest/spy@2.0.5':
|
|
dependencies:
|
|
tinyspy: 3.0.0
|
|
|
|
'@vitest/utils@2.0.5':
|
|
dependencies:
|
|
'@vitest/pretty-format': 2.0.5
|
|
estree-walker: 3.0.3
|
|
loupe: 3.1.1
|
|
tinyrainbow: 1.2.0
|
|
|
|
'@volar/kit@2.4.0(typescript@5.5.4)':
|
|
dependencies:
|
|
'@volar/language-service': 2.4.0
|
|
'@volar/typescript': 2.4.0
|
|
typesafe-path: 0.2.2
|
|
typescript: 5.5.4
|
|
vscode-languageserver-textdocument: 1.0.11
|
|
vscode-uri: 3.0.8
|
|
|
|
'@volar/language-core@2.4.0':
|
|
dependencies:
|
|
'@volar/source-map': 2.4.0
|
|
|
|
'@volar/language-server@2.4.0':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.0
|
|
'@volar/language-service': 2.4.0
|
|
'@volar/typescript': 2.4.0
|
|
path-browserify: 1.0.1
|
|
request-light: 0.7.0
|
|
vscode-languageserver: 9.0.1
|
|
vscode-languageserver-protocol: 3.17.5
|
|
vscode-languageserver-textdocument: 1.0.11
|
|
vscode-uri: 3.0.8
|
|
|
|
'@volar/language-service@2.4.0':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.0
|
|
vscode-languageserver-protocol: 3.17.5
|
|
vscode-languageserver-textdocument: 1.0.11
|
|
vscode-uri: 3.0.8
|
|
|
|
'@volar/source-map@2.4.0': {}
|
|
|
|
'@volar/typescript@2.4.0':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.0
|
|
path-browserify: 1.0.1
|
|
vscode-uri: 3.0.8
|
|
|
|
'@vscode/emmet-helper@2.9.3':
|
|
dependencies:
|
|
emmet: 2.4.7
|
|
jsonc-parser: 2.3.1
|
|
vscode-languageserver-textdocument: 1.0.11
|
|
vscode-languageserver-types: 3.17.5
|
|
vscode-uri: 2.1.2
|
|
|
|
'@vscode/l10n@0.0.18': {}
|
|
|
|
'@vue/babel-helper-vue-transform-on@1.2.2': {}
|
|
|
|
'@vue/babel-plugin-jsx@1.2.2(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/helper-module-imports': 7.22.15
|
|
'@babel/helper-plugin-utils': 7.24.8
|
|
'@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2)
|
|
'@babel/template': 7.25.0
|
|
'@babel/traverse': 7.25.4
|
|
'@babel/types': 7.25.4
|
|
'@vue/babel-helper-vue-transform-on': 1.2.2
|
|
'@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.25.2)
|
|
camelcase: 6.3.0
|
|
html-tags: 3.3.1
|
|
svg-tags: 1.0.0
|
|
optionalDependencies:
|
|
'@babel/core': 7.25.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.25.2)':
|
|
dependencies:
|
|
'@babel/code-frame': 7.24.7
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-module-imports': 7.22.15
|
|
'@babel/helper-plugin-utils': 7.24.8
|
|
'@babel/parser': 7.25.4
|
|
'@vue/compiler-sfc': 3.4.38
|
|
|
|
'@vue/compiler-core@3.4.38':
|
|
dependencies:
|
|
'@babel/parser': 7.25.4
|
|
'@vue/shared': 3.4.38
|
|
entities: 4.5.0
|
|
estree-walker: 2.0.2
|
|
source-map-js: 1.2.0
|
|
|
|
'@vue/compiler-dom@3.4.38':
|
|
dependencies:
|
|
'@vue/compiler-core': 3.4.38
|
|
'@vue/shared': 3.4.38
|
|
|
|
'@vue/compiler-sfc@3.4.38':
|
|
dependencies:
|
|
'@babel/parser': 7.25.4
|
|
'@vue/compiler-core': 3.4.38
|
|
'@vue/compiler-dom': 3.4.38
|
|
'@vue/compiler-ssr': 3.4.38
|
|
'@vue/shared': 3.4.38
|
|
estree-walker: 2.0.2
|
|
magic-string: 0.30.11
|
|
postcss: 8.4.44
|
|
source-map-js: 1.2.0
|
|
|
|
'@vue/compiler-ssr@3.4.38':
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.4.38
|
|
'@vue/shared': 3.4.38
|
|
|
|
'@vue/devtools-core@7.3.9(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))':
|
|
dependencies:
|
|
'@vue/devtools-kit': 7.3.9
|
|
'@vue/devtools-shared': 7.3.9
|
|
mitt: 3.0.1
|
|
nanoid: 3.3.7
|
|
pathe: 1.1.2
|
|
vite-hot-client: 0.2.3(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
vue: 3.4.38(typescript@5.5.4)
|
|
transitivePeerDependencies:
|
|
- vite
|
|
|
|
'@vue/devtools-kit@7.3.9':
|
|
dependencies:
|
|
'@vue/devtools-shared': 7.3.9
|
|
birpc: 0.2.17
|
|
hookable: 5.5.3
|
|
mitt: 3.0.1
|
|
perfect-debounce: 1.0.0
|
|
speakingurl: 14.0.1
|
|
superjson: 2.2.1
|
|
|
|
'@vue/devtools-shared@7.3.9':
|
|
dependencies:
|
|
rfdc: 1.4.1
|
|
|
|
'@vue/reactivity@3.1.5':
|
|
dependencies:
|
|
'@vue/shared': 3.1.5
|
|
|
|
'@vue/reactivity@3.4.38':
|
|
dependencies:
|
|
'@vue/shared': 3.4.38
|
|
|
|
'@vue/runtime-core@3.4.38':
|
|
dependencies:
|
|
'@vue/reactivity': 3.4.38
|
|
'@vue/shared': 3.4.38
|
|
|
|
'@vue/runtime-dom@3.4.38':
|
|
dependencies:
|
|
'@vue/reactivity': 3.4.38
|
|
'@vue/runtime-core': 3.4.38
|
|
'@vue/shared': 3.4.38
|
|
csstype: 3.1.3
|
|
|
|
'@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.4))':
|
|
dependencies:
|
|
'@vue/compiler-ssr': 3.4.38
|
|
'@vue/shared': 3.4.38
|
|
vue: 3.4.38(typescript@5.5.4)
|
|
|
|
'@vue/shared@3.1.5': {}
|
|
|
|
'@vue/shared@3.4.38': {}
|
|
|
|
'@webcomponents/template-shadowroot@0.2.1': {}
|
|
|
|
accepts@1.3.8:
|
|
dependencies:
|
|
mime-types: 2.1.35
|
|
negotiator: 0.6.3
|
|
|
|
acorn-jsx@5.3.2(acorn@8.12.1):
|
|
dependencies:
|
|
acorn: 8.12.1
|
|
|
|
acorn@8.12.1: {}
|
|
|
|
agent-base@7.1.1:
|
|
dependencies:
|
|
debug: 4.3.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
ajv@6.12.6:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-json-stable-stringify: 2.1.0
|
|
json-schema-traverse: 0.4.1
|
|
uri-js: 4.4.1
|
|
|
|
ajv@8.17.1:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-uri: 3.0.1
|
|
json-schema-traverse: 1.0.0
|
|
require-from-string: 2.0.2
|
|
|
|
alpinejs@3.14.1:
|
|
dependencies:
|
|
'@vue/reactivity': 3.1.5
|
|
|
|
ansi-align@3.0.1:
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
|
|
ansi-colors@4.1.3: {}
|
|
|
|
ansi-escapes@5.0.0:
|
|
dependencies:
|
|
type-fest: 1.4.0
|
|
|
|
ansi-regex@5.0.1: {}
|
|
|
|
ansi-regex@6.0.1: {}
|
|
|
|
ansi-styles@3.2.1:
|
|
dependencies:
|
|
color-convert: 1.9.3
|
|
|
|
ansi-styles@4.3.0:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
|
|
ansi-styles@6.2.1: {}
|
|
|
|
any-promise@1.3.0: {}
|
|
|
|
anymatch@3.1.3:
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.1
|
|
|
|
arg@5.0.2: {}
|
|
|
|
argparse@1.0.10:
|
|
dependencies:
|
|
sprintf-js: 1.0.3
|
|
|
|
argparse@2.0.1: {}
|
|
|
|
aria-query@5.3.0:
|
|
dependencies:
|
|
dequal: 2.0.3
|
|
|
|
array-iterate@2.0.1: {}
|
|
|
|
array-union@2.1.0: {}
|
|
|
|
assertion-error@2.0.1: {}
|
|
|
|
astring@1.8.6: {}
|
|
|
|
astro-auto-import@0.4.2(astro@packages+astro):
|
|
dependencies:
|
|
'@types/node': 18.19.31
|
|
acorn: 8.12.1
|
|
astro: link:packages/astro
|
|
|
|
astro-embed@0.7.2(astro@packages+astro):
|
|
dependencies:
|
|
'@astro-community/astro-embed-integration': 0.7.1(astro@packages+astro)
|
|
'@astro-community/astro-embed-link-preview': 0.2.0
|
|
'@astro-community/astro-embed-twitter': 0.5.4(astro@packages+astro)
|
|
'@astro-community/astro-embed-vimeo': 0.3.7(astro@packages+astro)
|
|
'@astro-community/astro-embed-youtube': 0.5.2(astro@packages+astro)
|
|
astro: link:packages/astro
|
|
|
|
astro-remote@0.3.3:
|
|
dependencies:
|
|
entities: 4.5.0
|
|
marked: 12.0.2
|
|
marked-footnote: 1.2.2(marked@12.0.2)
|
|
marked-smartypants: 1.1.6(marked@12.0.2)
|
|
ultrahtml: 1.5.3
|
|
|
|
async-listen@3.0.1: {}
|
|
|
|
asynckit@0.4.0: {}
|
|
|
|
autocannon@7.15.0:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
char-spinner: 1.0.1
|
|
cli-table3: 0.6.4
|
|
color-support: 1.1.3
|
|
cross-argv: 2.0.0
|
|
form-data: 4.0.0
|
|
has-async-hooks: 1.0.0
|
|
hdr-histogram-js: 3.0.0
|
|
hdr-histogram-percentiles-obj: 3.0.0
|
|
http-parser-js: 0.5.8
|
|
hyperid: 3.2.0
|
|
lodash.chunk: 4.2.0
|
|
lodash.clonedeep: 4.5.0
|
|
lodash.flatten: 4.4.0
|
|
manage-path: 2.0.0
|
|
on-net-listen: 1.1.2
|
|
pretty-bytes: 5.6.0
|
|
progress: 2.0.3
|
|
reinterval: 1.1.0
|
|
retimer: 3.0.0
|
|
semver: 7.6.3
|
|
subarg: 1.0.0
|
|
timestring: 6.0.0
|
|
|
|
autoprefixer@10.4.20(postcss@8.4.44):
|
|
dependencies:
|
|
browserslist: 4.23.3
|
|
caniuse-lite: 1.0.30001649
|
|
fraction.js: 4.3.7
|
|
normalize-range: 0.1.2
|
|
picocolors: 1.0.1
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
axobject-query@4.1.0: {}
|
|
|
|
babel-plugin-jsx-dom-expressions@0.37.19(@babel/core@7.25.2):
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/helper-module-imports': 7.18.6
|
|
'@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2)
|
|
'@babel/types': 7.25.4
|
|
html-entities: 2.3.3
|
|
validate-html-nesting: 1.2.2
|
|
|
|
babel-plugin-transform-hook-names@1.0.2(@babel/core@7.25.2):
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
|
|
babel-preset-solid@1.8.16(@babel/core@7.25.2):
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
babel-plugin-jsx-dom-expressions: 0.37.19(@babel/core@7.25.2)
|
|
|
|
bail@2.0.2: {}
|
|
|
|
balanced-match@1.0.2: {}
|
|
|
|
base-64@1.0.0: {}
|
|
|
|
base64-js@1.5.1: {}
|
|
|
|
bcp-47-match@2.0.3: {}
|
|
|
|
better-path-resolve@1.0.0:
|
|
dependencies:
|
|
is-windows: 1.0.2
|
|
|
|
bidi-js@1.0.3:
|
|
dependencies:
|
|
require-from-string: 2.0.2
|
|
|
|
binary-extensions@2.3.0: {}
|
|
|
|
birpc@0.2.17: {}
|
|
|
|
boolbase@1.0.0: {}
|
|
|
|
boxen@7.1.1:
|
|
dependencies:
|
|
ansi-align: 3.0.1
|
|
camelcase: 7.0.1
|
|
chalk: 5.3.0
|
|
cli-boxes: 3.0.0
|
|
string-width: 5.1.2
|
|
type-fest: 2.19.0
|
|
widest-line: 4.0.1
|
|
wrap-ansi: 8.1.0
|
|
|
|
brace-expansion@1.1.11:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
|
|
brace-expansion@2.0.1:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
|
|
braces@3.0.3:
|
|
dependencies:
|
|
fill-range: 7.1.1
|
|
|
|
browserslist@4.23.3:
|
|
dependencies:
|
|
caniuse-lite: 1.0.30001649
|
|
electron-to-chromium: 1.5.4
|
|
node-releases: 2.0.18
|
|
update-browserslist-db: 1.1.0(browserslist@4.23.3)
|
|
|
|
buffer@5.7.1:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
|
|
bundle-name@4.1.0:
|
|
dependencies:
|
|
run-applescript: 7.0.0
|
|
|
|
cac@6.7.14: {}
|
|
|
|
callsites@3.1.0: {}
|
|
|
|
camel-case@3.0.0:
|
|
dependencies:
|
|
no-case: 2.3.2
|
|
upper-case: 1.1.3
|
|
|
|
camelcase-css@2.0.1: {}
|
|
|
|
camelcase@6.3.0: {}
|
|
|
|
camelcase@7.0.1: {}
|
|
|
|
caniuse-lite@1.0.30001649: {}
|
|
|
|
canvas-confetti@1.9.3: {}
|
|
|
|
ccount@2.0.1: {}
|
|
|
|
chai@5.1.1:
|
|
dependencies:
|
|
assertion-error: 2.0.1
|
|
check-error: 2.1.1
|
|
deep-eql: 5.0.2
|
|
loupe: 3.1.1
|
|
pathval: 2.0.0
|
|
|
|
chalk@2.4.2:
|
|
dependencies:
|
|
ansi-styles: 3.2.1
|
|
escape-string-regexp: 1.0.5
|
|
supports-color: 5.5.0
|
|
|
|
chalk@4.1.2:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
supports-color: 7.2.0
|
|
|
|
chalk@5.3.0: {}
|
|
|
|
char-spinner@1.0.1: {}
|
|
|
|
character-entities-html4@2.1.0: {}
|
|
|
|
character-entities-legacy@3.0.0: {}
|
|
|
|
character-entities@2.0.2: {}
|
|
|
|
character-reference-invalid@2.0.1: {}
|
|
|
|
chardet@0.7.0: {}
|
|
|
|
check-error@2.1.1: {}
|
|
|
|
cheerio-select@2.1.0:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
css-select: 5.1.0
|
|
css-what: 6.1.0
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.1.0
|
|
|
|
cheerio@1.0.0:
|
|
dependencies:
|
|
cheerio-select: 2.1.0
|
|
dom-serializer: 2.0.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.1.0
|
|
encoding-sniffer: 0.2.0
|
|
htmlparser2: 9.1.0
|
|
parse5: 7.1.2
|
|
parse5-htmlparser2-tree-adapter: 7.0.0
|
|
parse5-parser-stream: 7.1.2
|
|
undici: 6.19.8
|
|
whatwg-mimetype: 4.0.0
|
|
|
|
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
|
|
|
|
chownr@2.0.0: {}
|
|
|
|
ci-info@3.9.0: {}
|
|
|
|
ci-info@4.0.0: {}
|
|
|
|
citty@0.1.6:
|
|
dependencies:
|
|
consola: 3.2.3
|
|
|
|
clean-css@4.2.4:
|
|
dependencies:
|
|
source-map: 0.6.1
|
|
|
|
cli-boxes@3.0.0: {}
|
|
|
|
cli-cursor@4.0.0:
|
|
dependencies:
|
|
restore-cursor: 4.0.0
|
|
|
|
cli-cursor@5.0.0:
|
|
dependencies:
|
|
restore-cursor: 5.1.0
|
|
|
|
cli-spinners@2.9.2: {}
|
|
|
|
cli-table3@0.6.4:
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
optionalDependencies:
|
|
'@colors/colors': 1.5.0
|
|
|
|
cliui@8.0.1:
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 7.0.0
|
|
|
|
clsx@2.1.1: {}
|
|
|
|
code-red@1.0.4:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
'@types/estree': 1.0.5
|
|
acorn: 8.12.1
|
|
estree-walker: 3.0.3
|
|
periscopic: 3.1.0
|
|
|
|
collapse-white-space@2.1.0: {}
|
|
|
|
color-convert@1.9.3:
|
|
dependencies:
|
|
color-name: 1.1.3
|
|
|
|
color-convert@2.0.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
color-name@1.1.3: {}
|
|
|
|
color-name@1.1.4: {}
|
|
|
|
color-string@1.9.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
simple-swizzle: 0.2.2
|
|
|
|
color-support@1.1.3: {}
|
|
|
|
color@4.2.3:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
color-string: 1.9.1
|
|
|
|
combined-stream@1.0.8:
|
|
dependencies:
|
|
delayed-stream: 1.0.0
|
|
|
|
comma-separated-tokens@2.0.3: {}
|
|
|
|
commander@2.20.3: {}
|
|
|
|
commander@4.1.1: {}
|
|
|
|
commander@7.2.0: {}
|
|
|
|
commander@8.3.0: {}
|
|
|
|
commander@9.2.0: {}
|
|
|
|
comment-parser@1.4.1: {}
|
|
|
|
common-ancestor-path@1.0.1: {}
|
|
|
|
concat-map@0.0.1: {}
|
|
|
|
consola@3.2.3: {}
|
|
|
|
content-disposition@0.5.4:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
convert-source-map@2.0.0: {}
|
|
|
|
cookie@0.6.0: {}
|
|
|
|
copy-anything@3.0.5:
|
|
dependencies:
|
|
is-what: 4.1.16
|
|
|
|
cross-argv@2.0.0: {}
|
|
|
|
cross-spawn@5.1.0:
|
|
dependencies:
|
|
lru-cache: 4.1.5
|
|
shebang-command: 1.2.0
|
|
which: 1.3.1
|
|
|
|
cross-spawn@7.0.3:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
|
|
css-blank-pseudo@7.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
css-has-pseudo@7.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
'@csstools/selector-specificity': 4.0.0(postcss-selector-parser@6.1.0)
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
postcss-value-parser: 4.2.0
|
|
|
|
css-prefers-color-scheme@10.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
|
|
css-select@5.1.0:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
css-what: 6.1.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.1.0
|
|
nth-check: 2.1.1
|
|
|
|
css-selector-parser@1.4.1: {}
|
|
|
|
css-selector-parser@3.0.5: {}
|
|
|
|
css-tree@2.2.1:
|
|
dependencies:
|
|
mdn-data: 2.0.28
|
|
source-map-js: 1.2.0
|
|
|
|
css-tree@2.3.1:
|
|
dependencies:
|
|
mdn-data: 2.0.30
|
|
source-map-js: 1.2.0
|
|
|
|
css-what@6.1.0: {}
|
|
|
|
cssdb@8.1.0: {}
|
|
|
|
cssesc@3.0.0: {}
|
|
|
|
csso@5.0.5:
|
|
dependencies:
|
|
css-tree: 2.2.1
|
|
|
|
cssom@0.5.0: {}
|
|
|
|
cssstyle@4.0.1:
|
|
dependencies:
|
|
rrweb-cssom: 0.6.0
|
|
|
|
csstype@3.1.3: {}
|
|
|
|
data-uri-to-buffer@4.0.1: {}
|
|
|
|
data-urls@5.0.0:
|
|
dependencies:
|
|
whatwg-mimetype: 4.0.0
|
|
whatwg-url: 14.0.0
|
|
|
|
dataloader@1.4.0: {}
|
|
|
|
debug@2.6.9:
|
|
dependencies:
|
|
ms: 2.0.0
|
|
|
|
debug@4.3.6:
|
|
dependencies:
|
|
ms: 2.1.2
|
|
|
|
decimal.js@10.4.3: {}
|
|
|
|
decode-named-character-reference@1.0.2:
|
|
dependencies:
|
|
character-entities: 2.0.2
|
|
|
|
dedent-js@1.0.1: {}
|
|
|
|
deep-diff@1.0.2: {}
|
|
|
|
deep-eql@5.0.2: {}
|
|
|
|
deep-is@0.1.4: {}
|
|
|
|
deepmerge@4.3.1: {}
|
|
|
|
default-browser-id@5.0.0: {}
|
|
|
|
default-browser@5.2.1:
|
|
dependencies:
|
|
bundle-name: 4.1.0
|
|
default-browser-id: 5.0.0
|
|
|
|
define-lazy-prop@3.0.0: {}
|
|
|
|
defu@6.1.4: {}
|
|
|
|
delayed-stream@1.0.0: {}
|
|
|
|
depd@1.1.2: {}
|
|
|
|
depd@2.0.0: {}
|
|
|
|
dequal@2.0.3: {}
|
|
|
|
destroy@1.2.0: {}
|
|
|
|
detect-indent@6.1.0: {}
|
|
|
|
detect-libc@2.0.2: {}
|
|
|
|
detect-libc@2.0.3: {}
|
|
|
|
deterministic-object-hash@2.0.2:
|
|
dependencies:
|
|
base-64: 1.0.0
|
|
|
|
devalue@5.0.0: {}
|
|
|
|
devlop@1.1.0:
|
|
dependencies:
|
|
dequal: 2.0.3
|
|
|
|
didyoumean@1.2.2: {}
|
|
|
|
diff@5.2.0: {}
|
|
|
|
dir-glob@3.0.1:
|
|
dependencies:
|
|
path-type: 4.0.0
|
|
|
|
direction@2.0.1: {}
|
|
|
|
dlv@1.1.3: {}
|
|
|
|
dom-serializer@2.0.0:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
entities: 4.5.0
|
|
|
|
domelementtype@2.3.0: {}
|
|
|
|
domhandler@5.0.3:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
|
|
domutils@3.1.0:
|
|
dependencies:
|
|
dom-serializer: 2.0.0
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
|
|
dotenv@8.6.0: {}
|
|
|
|
drizzle-orm@0.31.4(@libsql/client@0.10.0)(@types/react@18.3.5)(react@18.3.1):
|
|
optionalDependencies:
|
|
'@libsql/client': 0.10.0
|
|
'@types/react': 18.3.5
|
|
react: 18.3.1
|
|
|
|
dset@3.1.3: {}
|
|
|
|
eastasianwidth@0.2.0: {}
|
|
|
|
ee-first@1.1.1: {}
|
|
|
|
electron-to-chromium@1.5.4: {}
|
|
|
|
emmet@2.4.7:
|
|
dependencies:
|
|
'@emmetio/abbreviation': 2.3.3
|
|
'@emmetio/css-abbreviation': 2.1.8
|
|
|
|
emoji-regex@10.3.0: {}
|
|
|
|
emoji-regex@8.0.0: {}
|
|
|
|
emoji-regex@9.2.2: {}
|
|
|
|
encodeurl@1.0.2: {}
|
|
|
|
encoding-sniffer@0.2.0:
|
|
dependencies:
|
|
iconv-lite: 0.6.3
|
|
whatwg-encoding: 3.1.1
|
|
|
|
enquirer@2.4.1:
|
|
dependencies:
|
|
ansi-colors: 4.1.3
|
|
strip-ansi: 6.0.1
|
|
|
|
entities@4.5.0: {}
|
|
|
|
eol@0.10.0: {}
|
|
|
|
error-stack-parser-es@0.1.5: {}
|
|
|
|
es-module-lexer@1.5.4: {}
|
|
|
|
esbuild-plugin-copy@2.1.1(esbuild@0.21.5):
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
chokidar: 3.6.0
|
|
esbuild: 0.21.5
|
|
fs-extra: 10.1.0
|
|
globby: 11.1.0
|
|
|
|
esbuild@0.21.5:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.21.5
|
|
'@esbuild/android-arm': 0.21.5
|
|
'@esbuild/android-arm64': 0.21.5
|
|
'@esbuild/android-x64': 0.21.5
|
|
'@esbuild/darwin-arm64': 0.21.5
|
|
'@esbuild/darwin-x64': 0.21.5
|
|
'@esbuild/freebsd-arm64': 0.21.5
|
|
'@esbuild/freebsd-x64': 0.21.5
|
|
'@esbuild/linux-arm': 0.21.5
|
|
'@esbuild/linux-arm64': 0.21.5
|
|
'@esbuild/linux-ia32': 0.21.5
|
|
'@esbuild/linux-loong64': 0.21.5
|
|
'@esbuild/linux-mips64el': 0.21.5
|
|
'@esbuild/linux-ppc64': 0.21.5
|
|
'@esbuild/linux-riscv64': 0.21.5
|
|
'@esbuild/linux-s390x': 0.21.5
|
|
'@esbuild/linux-x64': 0.21.5
|
|
'@esbuild/netbsd-x64': 0.21.5
|
|
'@esbuild/openbsd-x64': 0.21.5
|
|
'@esbuild/sunos-x64': 0.21.5
|
|
'@esbuild/win32-arm64': 0.21.5
|
|
'@esbuild/win32-ia32': 0.21.5
|
|
'@esbuild/win32-x64': 0.21.5
|
|
|
|
escalade@3.1.2: {}
|
|
|
|
escape-html@1.0.3: {}
|
|
|
|
escape-string-regexp@1.0.5: {}
|
|
|
|
escape-string-regexp@4.0.0: {}
|
|
|
|
escape-string-regexp@5.0.0: {}
|
|
|
|
eslint-plugin-no-only-tests@3.3.0: {}
|
|
|
|
eslint-plugin-regexp@2.6.0(eslint@9.9.1(jiti@1.21.0)):
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.0))
|
|
'@eslint-community/regexpp': 4.11.0
|
|
comment-parser: 1.4.1
|
|
eslint: 9.9.1(jiti@1.21.0)
|
|
jsdoc-type-pratt-parser: 4.0.0
|
|
refa: 0.12.1
|
|
regexp-ast-analysis: 0.7.1
|
|
scslre: 0.3.0
|
|
|
|
eslint-scope@8.0.2:
|
|
dependencies:
|
|
esrecurse: 4.3.0
|
|
estraverse: 5.3.0
|
|
|
|
eslint-visitor-keys@3.4.3: {}
|
|
|
|
eslint-visitor-keys@4.0.0: {}
|
|
|
|
eslint@9.9.1(jiti@1.21.0):
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@1.21.0))
|
|
'@eslint-community/regexpp': 4.11.0
|
|
'@eslint/config-array': 0.18.0
|
|
'@eslint/eslintrc': 3.1.0
|
|
'@eslint/js': 9.9.1
|
|
'@humanwhocodes/module-importer': 1.0.1
|
|
'@humanwhocodes/retry': 0.3.0
|
|
'@nodelib/fs.walk': 1.2.8
|
|
ajv: 6.12.6
|
|
chalk: 4.1.2
|
|
cross-spawn: 7.0.3
|
|
debug: 4.3.6
|
|
escape-string-regexp: 4.0.0
|
|
eslint-scope: 8.0.2
|
|
eslint-visitor-keys: 4.0.0
|
|
espree: 10.1.0
|
|
esquery: 1.5.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.1
|
|
imurmurhash: 0.1.4
|
|
is-glob: 4.0.3
|
|
is-path-inside: 3.0.3
|
|
json-stable-stringify-without-jsonify: 1.0.1
|
|
levn: 0.4.1
|
|
lodash.merge: 4.6.2
|
|
minimatch: 3.1.2
|
|
natural-compare: 1.4.0
|
|
optionator: 0.9.3
|
|
strip-ansi: 6.0.1
|
|
text-table: 0.2.0
|
|
optionalDependencies:
|
|
jiti: 1.21.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
esm@3.2.25: {}
|
|
|
|
espree@10.1.0:
|
|
dependencies:
|
|
acorn: 8.12.1
|
|
acorn-jsx: 5.3.2(acorn@8.12.1)
|
|
eslint-visitor-keys: 4.0.0
|
|
|
|
esprima@4.0.1: {}
|
|
|
|
esquery@1.5.0:
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
esrecurse@4.3.0:
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
estraverse@5.3.0: {}
|
|
|
|
estree-util-attach-comments@3.0.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
|
|
estree-util-build-jsx@3.0.1:
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
devlop: 1.1.0
|
|
estree-util-is-identifier-name: 3.0.0
|
|
estree-walker: 3.0.3
|
|
|
|
estree-util-is-identifier-name@3.0.0: {}
|
|
|
|
estree-util-to-js@2.0.0:
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
astring: 1.8.6
|
|
source-map: 0.7.4
|
|
|
|
estree-util-visit@2.0.0:
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/unist': 3.0.3
|
|
|
|
estree-walker@2.0.2: {}
|
|
|
|
estree-walker@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
|
|
esutils@2.0.3: {}
|
|
|
|
etag@1.8.1: {}
|
|
|
|
eventemitter3@5.0.1: {}
|
|
|
|
execa@8.0.1:
|
|
dependencies:
|
|
cross-spawn: 7.0.3
|
|
get-stream: 8.0.1
|
|
human-signals: 5.0.0
|
|
is-stream: 3.0.0
|
|
merge-stream: 2.0.0
|
|
npm-run-path: 5.3.0
|
|
onetime: 6.0.0
|
|
signal-exit: 4.1.0
|
|
strip-final-newline: 3.0.0
|
|
|
|
expect-type@0.20.0: {}
|
|
|
|
extend-shallow@2.0.1:
|
|
dependencies:
|
|
is-extendable: 0.1.1
|
|
|
|
extend@3.0.2: {}
|
|
|
|
extendable-error@0.1.7: {}
|
|
|
|
external-editor@3.1.0:
|
|
dependencies:
|
|
chardet: 0.7.0
|
|
iconv-lite: 0.4.24
|
|
tmp: 0.0.33
|
|
|
|
fast-deep-equal@3.1.3: {}
|
|
|
|
fast-glob@3.3.2:
|
|
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.0.1: {}
|
|
|
|
fast-xml-parser@4.4.1:
|
|
dependencies:
|
|
strnum: 1.0.5
|
|
|
|
fastq@1.17.1:
|
|
dependencies:
|
|
reusify: 1.0.4
|
|
|
|
fenceparser@1.1.1: {}
|
|
|
|
fetch-blob@3.2.0:
|
|
dependencies:
|
|
node-domexception: 1.0.0
|
|
web-streams-polyfill: 3.3.3
|
|
|
|
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.0: {}
|
|
|
|
find-up@4.1.0:
|
|
dependencies:
|
|
locate-path: 5.0.0
|
|
path-exists: 4.0.0
|
|
|
|
find-up@5.0.0:
|
|
dependencies:
|
|
locate-path: 6.0.0
|
|
path-exists: 4.0.0
|
|
|
|
find-yarn-workspace-root2@1.2.16:
|
|
dependencies:
|
|
micromatch: 4.0.8
|
|
pkg-dir: 4.2.0
|
|
|
|
flat-cache@4.0.1:
|
|
dependencies:
|
|
flatted: 3.3.1
|
|
keyv: 4.5.4
|
|
|
|
flatted@3.3.1: {}
|
|
|
|
flattie@1.1.1: {}
|
|
|
|
foreground-child@3.1.1:
|
|
dependencies:
|
|
cross-spawn: 7.0.3
|
|
signal-exit: 4.1.0
|
|
|
|
form-data@4.0.0:
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
mime-types: 2.1.35
|
|
|
|
formdata-polyfill@4.0.10:
|
|
dependencies:
|
|
fetch-blob: 3.2.0
|
|
|
|
fraction.js@4.3.7: {}
|
|
|
|
fresh@0.5.2: {}
|
|
|
|
fs-extra@10.1.0:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 6.1.0
|
|
universalify: 2.0.1
|
|
|
|
fs-extra@11.2.0:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 6.1.0
|
|
universalify: 2.0.1
|
|
|
|
fs-extra@7.0.1:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 4.0.0
|
|
universalify: 0.1.2
|
|
|
|
fs-extra@8.1.0:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 4.0.0
|
|
universalify: 0.1.2
|
|
|
|
fs-minipass@2.1.0:
|
|
dependencies:
|
|
minipass: 3.3.6
|
|
|
|
fsevents@2.3.2:
|
|
optional: true
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
gensync@1.0.0-beta.2: {}
|
|
|
|
get-caller-file@2.0.5: {}
|
|
|
|
get-east-asian-width@1.2.0: {}
|
|
|
|
get-func-name@2.0.2: {}
|
|
|
|
get-stream@8.0.1: {}
|
|
|
|
giget@1.2.3:
|
|
dependencies:
|
|
citty: 0.1.6
|
|
consola: 3.2.3
|
|
defu: 6.1.4
|
|
node-fetch-native: 1.6.4
|
|
nypm: 0.3.8
|
|
ohash: 1.1.3
|
|
pathe: 1.1.2
|
|
tar: 6.2.1
|
|
|
|
github-slugger@2.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@10.3.12:
|
|
dependencies:
|
|
foreground-child: 3.1.1
|
|
jackspeak: 2.3.6
|
|
minimatch: 9.0.4
|
|
minipass: 7.1.2
|
|
path-scurry: 1.10.2
|
|
|
|
globals@11.12.0: {}
|
|
|
|
globals@14.0.0: {}
|
|
|
|
globby@11.1.0:
|
|
dependencies:
|
|
array-union: 2.1.0
|
|
dir-glob: 3.0.1
|
|
fast-glob: 3.3.2
|
|
ignore: 5.3.1
|
|
merge2: 1.4.1
|
|
slash: 3.0.0
|
|
|
|
globby@14.0.2:
|
|
dependencies:
|
|
'@sindresorhus/merge-streams': 2.3.0
|
|
fast-glob: 3.3.2
|
|
ignore: 5.3.1
|
|
path-type: 5.0.0
|
|
slash: 5.1.0
|
|
unicorn-magic: 0.1.0
|
|
|
|
graceful-fs@4.2.11: {}
|
|
|
|
graphemer@1.4.0: {}
|
|
|
|
gray-matter@4.0.3:
|
|
dependencies:
|
|
js-yaml: 3.14.1
|
|
kind-of: 6.0.3
|
|
section-matter: 1.0.0
|
|
strip-bom-string: 1.0.0
|
|
|
|
has-async-hooks@1.0.0: {}
|
|
|
|
has-flag@3.0.0: {}
|
|
|
|
has-flag@4.0.0: {}
|
|
|
|
hasown@2.0.2:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
hast-util-from-dom@5.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
hastscript: 8.0.0
|
|
web-namespaces: 2.0.1
|
|
|
|
hast-util-from-html@2.0.2:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
devlop: 1.1.0
|
|
hast-util-from-parse5: 8.0.1
|
|
parse5: 7.1.2
|
|
vfile: 6.0.3
|
|
vfile-message: 4.0.2
|
|
|
|
hast-util-from-parse5@8.0.1:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/unist': 3.0.3
|
|
devlop: 1.1.0
|
|
hastscript: 8.0.0
|
|
property-information: 6.5.0
|
|
vfile: 6.0.3
|
|
vfile-location: 5.0.2
|
|
web-namespaces: 2.0.1
|
|
|
|
hast-util-has-property@3.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
|
|
hast-util-heading-rank@3.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
|
|
hast-util-is-element@3.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
|
|
hast-util-parse-selector@4.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
|
|
hast-util-raw@9.0.2:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/unist': 3.0.3
|
|
'@ungap/structured-clone': 1.2.0
|
|
hast-util-from-parse5: 8.0.1
|
|
hast-util-to-parse5: 8.0.0
|
|
html-void-elements: 3.0.0
|
|
mdast-util-to-hast: 13.1.0
|
|
parse5: 7.1.2
|
|
unist-util-position: 5.0.0
|
|
unist-util-visit: 5.0.0
|
|
vfile: 6.0.3
|
|
web-namespaces: 2.0.1
|
|
zwitch: 2.0.4
|
|
|
|
hast-util-select@6.0.2:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/unist': 3.0.3
|
|
bcp-47-match: 2.0.3
|
|
comma-separated-tokens: 2.0.3
|
|
css-selector-parser: 3.0.5
|
|
devlop: 1.1.0
|
|
direction: 2.0.1
|
|
hast-util-has-property: 3.0.0
|
|
hast-util-to-string: 3.0.0
|
|
hast-util-whitespace: 3.0.0
|
|
not: 0.1.0
|
|
nth-check: 2.1.1
|
|
property-information: 6.5.0
|
|
space-separated-tokens: 2.0.2
|
|
unist-util-visit: 5.0.0
|
|
zwitch: 2.0.4
|
|
|
|
hast-util-to-estree@3.1.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 3.0.4
|
|
comma-separated-tokens: 2.0.3
|
|
devlop: 1.1.0
|
|
estree-util-attach-comments: 3.0.0
|
|
estree-util-is-identifier-name: 3.0.0
|
|
hast-util-whitespace: 3.0.0
|
|
mdast-util-mdx-expression: 2.0.0
|
|
mdast-util-mdx-jsx: 3.1.3
|
|
mdast-util-mdxjs-esm: 2.0.1
|
|
property-information: 6.5.0
|
|
space-separated-tokens: 2.0.2
|
|
style-to-object: 0.4.4
|
|
unist-util-position: 5.0.0
|
|
zwitch: 2.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
hast-util-to-html@9.0.2:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/unist': 3.0.3
|
|
ccount: 2.0.1
|
|
comma-separated-tokens: 2.0.3
|
|
hast-util-whitespace: 3.0.0
|
|
html-void-elements: 3.0.0
|
|
mdast-util-to-hast: 13.1.0
|
|
property-information: 6.5.0
|
|
space-separated-tokens: 2.0.2
|
|
stringify-entities: 4.0.4
|
|
zwitch: 2.0.4
|
|
|
|
hast-util-to-jsx-runtime@2.3.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
'@types/hast': 3.0.4
|
|
'@types/unist': 3.0.3
|
|
comma-separated-tokens: 2.0.3
|
|
devlop: 1.1.0
|
|
estree-util-is-identifier-name: 3.0.0
|
|
hast-util-whitespace: 3.0.0
|
|
mdast-util-mdx-expression: 2.0.0
|
|
mdast-util-mdx-jsx: 3.1.3
|
|
mdast-util-mdxjs-esm: 2.0.1
|
|
property-information: 6.5.0
|
|
space-separated-tokens: 2.0.2
|
|
style-to-object: 1.0.6
|
|
unist-util-position: 5.0.0
|
|
vfile-message: 4.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
hast-util-to-parse5@8.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
comma-separated-tokens: 2.0.3
|
|
devlop: 1.1.0
|
|
property-information: 6.5.0
|
|
space-separated-tokens: 2.0.2
|
|
web-namespaces: 2.0.1
|
|
zwitch: 2.0.4
|
|
|
|
hast-util-to-string@3.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
|
|
hast-util-to-text@4.0.2:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/unist': 3.0.3
|
|
hast-util-is-element: 3.0.0
|
|
unist-util-find-after: 5.0.0
|
|
|
|
hast-util-whitespace@3.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
|
|
hastscript@8.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
comma-separated-tokens: 2.0.3
|
|
hast-util-parse-selector: 4.0.0
|
|
property-information: 6.5.0
|
|
space-separated-tokens: 2.0.2
|
|
|
|
hdr-histogram-js@3.0.0:
|
|
dependencies:
|
|
'@assemblyscript/loader': 0.19.23
|
|
base64-js: 1.5.1
|
|
pako: 1.0.11
|
|
|
|
hdr-histogram-percentiles-obj@3.0.0: {}
|
|
|
|
he@1.2.0: {}
|
|
|
|
hookable@5.5.3: {}
|
|
|
|
html-encoding-sniffer@4.0.0:
|
|
dependencies:
|
|
whatwg-encoding: 3.1.1
|
|
|
|
html-entities@2.3.3: {}
|
|
|
|
html-escaper@3.0.3: {}
|
|
|
|
html-minifier@4.0.0:
|
|
dependencies:
|
|
camel-case: 3.0.0
|
|
clean-css: 4.2.4
|
|
commander: 2.20.3
|
|
he: 1.2.0
|
|
param-case: 2.1.1
|
|
relateurl: 0.2.7
|
|
uglify-js: 3.17.4
|
|
|
|
html-tags@3.3.1: {}
|
|
|
|
html-void-elements@3.0.0: {}
|
|
|
|
htmlparser2@8.0.2:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.1.0
|
|
entities: 4.5.0
|
|
|
|
htmlparser2@9.1.0:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.1.0
|
|
entities: 4.5.0
|
|
|
|
http-cache-semantics@4.1.1: {}
|
|
|
|
http-errors@2.0.0:
|
|
dependencies:
|
|
depd: 2.0.0
|
|
inherits: 2.0.4
|
|
setprototypeof: 1.2.0
|
|
statuses: 2.0.1
|
|
toidentifier: 1.0.1
|
|
|
|
http-parser-js@0.5.8: {}
|
|
|
|
http-proxy-agent@7.0.2:
|
|
dependencies:
|
|
agent-base: 7.1.1
|
|
debug: 4.3.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
https-proxy-agent@7.0.4:
|
|
dependencies:
|
|
agent-base: 7.1.1
|
|
debug: 4.3.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
human-id@1.0.2: {}
|
|
|
|
human-signals@5.0.0: {}
|
|
|
|
hyperdyperid@1.2.0: {}
|
|
|
|
hyperid@3.2.0:
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
uuid: 8.3.2
|
|
uuid-parse: 1.1.0
|
|
|
|
iconv-lite@0.4.24:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
|
|
iconv-lite@0.6.3:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
|
|
ieee754@1.2.1: {}
|
|
|
|
ignore@5.3.1: {}
|
|
|
|
immutable@4.3.5: {}
|
|
|
|
import-fresh@3.3.0:
|
|
dependencies:
|
|
parent-module: 1.0.1
|
|
resolve-from: 4.0.0
|
|
|
|
import-meta-resolve@4.1.0: {}
|
|
|
|
imurmurhash@0.1.4: {}
|
|
|
|
inherits@2.0.4: {}
|
|
|
|
inline-style-parser@0.1.1: {}
|
|
|
|
inline-style-parser@0.2.3: {}
|
|
|
|
is-alphabetical@2.0.1: {}
|
|
|
|
is-alphanumerical@2.0.1:
|
|
dependencies:
|
|
is-alphabetical: 2.0.1
|
|
is-decimal: 2.0.1
|
|
|
|
is-arrayish@0.3.2: {}
|
|
|
|
is-binary-path@2.1.0:
|
|
dependencies:
|
|
binary-extensions: 2.3.0
|
|
|
|
is-core-module@2.13.1:
|
|
dependencies:
|
|
hasown: 2.0.2
|
|
|
|
is-decimal@2.0.1: {}
|
|
|
|
is-docker@3.0.0: {}
|
|
|
|
is-extendable@0.1.1: {}
|
|
|
|
is-extglob@2.1.1: {}
|
|
|
|
is-fullwidth-code-point@3.0.0: {}
|
|
|
|
is-fullwidth-code-point@4.0.0: {}
|
|
|
|
is-glob@4.0.3:
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
|
|
is-hexadecimal@2.0.1: {}
|
|
|
|
is-inside-container@1.0.0:
|
|
dependencies:
|
|
is-docker: 3.0.0
|
|
|
|
is-interactive@2.0.0: {}
|
|
|
|
is-number@7.0.0: {}
|
|
|
|
is-path-inside@3.0.3: {}
|
|
|
|
is-plain-obj@4.1.0: {}
|
|
|
|
is-potential-custom-element-name@1.0.1: {}
|
|
|
|
is-reference@3.0.2:
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
|
|
is-stream@3.0.0: {}
|
|
|
|
is-subdir@1.2.0:
|
|
dependencies:
|
|
better-path-resolve: 1.0.0
|
|
|
|
is-unicode-supported@1.3.0: {}
|
|
|
|
is-unicode-supported@2.0.0: {}
|
|
|
|
is-what@4.1.16: {}
|
|
|
|
is-windows@1.0.2: {}
|
|
|
|
is-wsl@3.1.0:
|
|
dependencies:
|
|
is-inside-container: 1.0.0
|
|
|
|
isexe@2.0.0: {}
|
|
|
|
jackspeak@2.3.6:
|
|
dependencies:
|
|
'@isaacs/cliui': 8.0.2
|
|
optionalDependencies:
|
|
'@pkgjs/parseargs': 0.11.0
|
|
|
|
jiti@1.21.0: {}
|
|
|
|
js-base64@3.7.7: {}
|
|
|
|
js-tokens@4.0.0: {}
|
|
|
|
js-yaml@3.14.1:
|
|
dependencies:
|
|
argparse: 1.0.10
|
|
esprima: 4.0.1
|
|
|
|
js-yaml@4.1.0:
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
|
|
jsdoc-type-pratt-parser@4.0.0: {}
|
|
|
|
jsdom@23.2.0:
|
|
dependencies:
|
|
'@asamuzakjp/dom-selector': 2.0.2
|
|
cssstyle: 4.0.1
|
|
data-urls: 5.0.0
|
|
decimal.js: 10.4.3
|
|
form-data: 4.0.0
|
|
html-encoding-sniffer: 4.0.0
|
|
http-proxy-agent: 7.0.2
|
|
https-proxy-agent: 7.0.4
|
|
is-potential-custom-element-name: 1.0.1
|
|
parse5: 7.1.2
|
|
rrweb-cssom: 0.6.0
|
|
saxes: 6.0.0
|
|
symbol-tree: 3.2.4
|
|
tough-cookie: 4.1.3
|
|
w3c-xmlserializer: 5.0.0
|
|
webidl-conversions: 7.0.0
|
|
whatwg-encoding: 3.1.1
|
|
whatwg-mimetype: 4.0.0
|
|
whatwg-url: 14.0.0
|
|
ws: 8.16.0
|
|
xml-name-validator: 5.0.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
jsesc@2.5.2: {}
|
|
|
|
json-buffer@3.0.1: {}
|
|
|
|
json-schema-traverse@0.4.1: {}
|
|
|
|
json-schema-traverse@1.0.0: {}
|
|
|
|
json-stable-stringify-without-jsonify@1.0.1: {}
|
|
|
|
json5@2.2.3: {}
|
|
|
|
jsonc-parser@2.3.1: {}
|
|
|
|
jsonc-parser@3.2.1: {}
|
|
|
|
jsonfile@4.0.0:
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.11
|
|
|
|
jsonfile@6.1.0:
|
|
dependencies:
|
|
universalify: 2.0.1
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.11
|
|
|
|
just-map-values@3.2.0: {}
|
|
|
|
katex@0.16.10:
|
|
dependencies:
|
|
commander: 8.3.0
|
|
|
|
keyv@4.5.4:
|
|
dependencies:
|
|
json-buffer: 3.0.1
|
|
|
|
kind-of@6.0.3: {}
|
|
|
|
kleur@3.0.3: {}
|
|
|
|
kleur@4.1.5: {}
|
|
|
|
kolorist@1.8.0: {}
|
|
|
|
levn@0.4.1:
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
|
|
libsql@0.3.19:
|
|
dependencies:
|
|
'@neon-rs/load': 0.0.4
|
|
detect-libc: 2.0.2
|
|
optionalDependencies:
|
|
'@libsql/darwin-arm64': 0.3.19
|
|
'@libsql/darwin-x64': 0.3.19
|
|
'@libsql/linux-arm64-gnu': 0.3.19
|
|
'@libsql/linux-arm64-musl': 0.3.19
|
|
'@libsql/linux-x64-gnu': 0.3.19
|
|
'@libsql/linux-x64-musl': 0.3.19
|
|
'@libsql/win32-x64-msvc': 0.3.19
|
|
|
|
libsql@0.4.1:
|
|
dependencies:
|
|
'@neon-rs/load': 0.0.4
|
|
detect-libc: 2.0.2
|
|
libsql: 0.3.19
|
|
optionalDependencies:
|
|
'@libsql/darwin-arm64': 0.4.1
|
|
'@libsql/darwin-x64': 0.4.1
|
|
'@libsql/linux-arm64-gnu': 0.4.1
|
|
'@libsql/linux-arm64-musl': 0.4.1
|
|
'@libsql/linux-x64-gnu': 0.4.1
|
|
'@libsql/linux-x64-musl': 0.4.1
|
|
'@libsql/win32-x64-msvc': 0.4.1
|
|
|
|
lilconfig@2.1.0: {}
|
|
|
|
lilconfig@3.1.1: {}
|
|
|
|
lines-and-columns@1.2.4: {}
|
|
|
|
linkedom@0.14.26:
|
|
dependencies:
|
|
css-select: 5.1.0
|
|
cssom: 0.5.0
|
|
html-escaper: 3.0.3
|
|
htmlparser2: 8.0.2
|
|
uhyphen: 0.2.0
|
|
|
|
linkedom@0.18.4:
|
|
dependencies:
|
|
css-select: 5.1.0
|
|
cssom: 0.5.0
|
|
html-escaper: 3.0.3
|
|
htmlparser2: 9.1.0
|
|
uhyphen: 0.2.0
|
|
|
|
lit-element@4.1.0:
|
|
dependencies:
|
|
'@lit-labs/ssr-dom-shim': 1.2.1
|
|
'@lit/reactive-element': 2.0.4
|
|
lit-html: 3.2.0
|
|
|
|
lit-html@3.2.0:
|
|
dependencies:
|
|
'@types/trusted-types': 2.0.7
|
|
|
|
lit@3.2.0:
|
|
dependencies:
|
|
'@lit/reactive-element': 2.0.4
|
|
lit-element: 4.1.0
|
|
lit-html: 3.2.0
|
|
|
|
lite-youtube-embed@0.3.2: {}
|
|
|
|
load-yaml-file@0.2.0:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
js-yaml: 3.14.1
|
|
pify: 4.0.1
|
|
strip-bom: 3.0.0
|
|
|
|
locate-character@3.0.0: {}
|
|
|
|
locate-path@5.0.0:
|
|
dependencies:
|
|
p-locate: 4.1.0
|
|
|
|
locate-path@6.0.0:
|
|
dependencies:
|
|
p-locate: 5.0.0
|
|
|
|
lodash.chunk@4.2.0: {}
|
|
|
|
lodash.clonedeep@4.5.0: {}
|
|
|
|
lodash.flatten@4.4.0: {}
|
|
|
|
lodash.merge@4.6.2: {}
|
|
|
|
lodash.startcase@4.4.0: {}
|
|
|
|
lodash@4.17.21: {}
|
|
|
|
log-symbols@6.0.0:
|
|
dependencies:
|
|
chalk: 5.3.0
|
|
is-unicode-supported: 1.3.0
|
|
|
|
log-update@5.0.1:
|
|
dependencies:
|
|
ansi-escapes: 5.0.0
|
|
cli-cursor: 4.0.0
|
|
slice-ansi: 5.0.0
|
|
strip-ansi: 7.1.0
|
|
wrap-ansi: 8.1.0
|
|
|
|
longest-streak@3.1.0: {}
|
|
|
|
loose-envify@1.4.0:
|
|
dependencies:
|
|
js-tokens: 4.0.0
|
|
|
|
loupe@3.1.1:
|
|
dependencies:
|
|
get-func-name: 2.0.2
|
|
|
|
lower-case@1.1.4: {}
|
|
|
|
lower-case@2.0.2:
|
|
dependencies:
|
|
tslib: 2.6.2
|
|
|
|
lru-cache@10.2.0: {}
|
|
|
|
lru-cache@4.1.5:
|
|
dependencies:
|
|
pseudomap: 1.0.2
|
|
yallist: 2.1.2
|
|
|
|
lru-cache@5.1.1:
|
|
dependencies:
|
|
yallist: 3.1.1
|
|
|
|
lz-string@1.5.0: {}
|
|
|
|
magic-string@0.30.11:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
|
|
magic-string@0.30.5:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
|
|
magicast@0.3.5:
|
|
dependencies:
|
|
'@babel/parser': 7.25.4
|
|
'@babel/types': 7.25.4
|
|
source-map-js: 1.2.0
|
|
|
|
manage-path@2.0.0: {}
|
|
|
|
markdown-extensions@2.0.0: {}
|
|
|
|
markdown-table@3.0.3: {}
|
|
|
|
marked-footnote@1.2.2(marked@12.0.2):
|
|
dependencies:
|
|
marked: 12.0.2
|
|
|
|
marked-smartypants@1.1.6(marked@12.0.2):
|
|
dependencies:
|
|
marked: 12.0.2
|
|
smartypants: 0.2.2
|
|
|
|
marked@12.0.2: {}
|
|
|
|
mathjax-full@3.2.2:
|
|
dependencies:
|
|
esm: 3.2.25
|
|
mhchemparser: 4.2.1
|
|
mj-context-menu: 0.6.1
|
|
speech-rule-engine: 4.0.7
|
|
|
|
mdast-util-definitions@6.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
'@types/unist': 3.0.3
|
|
unist-util-visit: 5.0.0
|
|
|
|
mdast-util-find-and-replace@3.0.1:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
escape-string-regexp: 5.0.0
|
|
unist-util-is: 6.0.0
|
|
unist-util-visit-parents: 6.0.1
|
|
|
|
mdast-util-from-markdown@2.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
'@types/unist': 3.0.3
|
|
decode-named-character-reference: 1.0.2
|
|
devlop: 1.1.0
|
|
mdast-util-to-string: 4.0.0
|
|
micromark: 4.0.0
|
|
micromark-util-decode-numeric-character-reference: 2.0.1
|
|
micromark-util-decode-string: 2.0.0
|
|
micromark-util-normalize-identifier: 2.0.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
unist-util-stringify-position: 4.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-gfm-autolink-literal@2.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
ccount: 2.0.1
|
|
devlop: 1.1.0
|
|
mdast-util-find-and-replace: 3.0.1
|
|
micromark-util-character: 2.1.0
|
|
|
|
mdast-util-gfm-footnote@2.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.0
|
|
mdast-util-to-markdown: 2.1.0
|
|
micromark-util-normalize-identifier: 2.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-gfm-strikethrough@2.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-from-markdown: 2.0.0
|
|
mdast-util-to-markdown: 2.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-gfm-table@2.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
devlop: 1.1.0
|
|
markdown-table: 3.0.3
|
|
mdast-util-from-markdown: 2.0.0
|
|
mdast-util-to-markdown: 2.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-gfm-task-list-item@2.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.0
|
|
mdast-util-to-markdown: 2.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-gfm@3.0.0:
|
|
dependencies:
|
|
mdast-util-from-markdown: 2.0.0
|
|
mdast-util-gfm-autolink-literal: 2.0.0
|
|
mdast-util-gfm-footnote: 2.0.0
|
|
mdast-util-gfm-strikethrough: 2.0.0
|
|
mdast-util-gfm-table: 2.0.0
|
|
mdast-util-gfm-task-list-item: 2.0.0
|
|
mdast-util-to-markdown: 2.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-math@3.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/mdast': 4.0.4
|
|
devlop: 1.1.0
|
|
longest-streak: 3.1.0
|
|
mdast-util-from-markdown: 2.0.0
|
|
mdast-util-to-markdown: 2.1.0
|
|
unist-util-remove-position: 5.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-mdx-expression@2.0.0:
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 3.0.4
|
|
'@types/mdast': 4.0.4
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.0
|
|
mdast-util-to-markdown: 2.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-mdx-jsx@3.1.3:
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 3.0.4
|
|
'@types/mdast': 4.0.4
|
|
'@types/unist': 3.0.3
|
|
ccount: 2.0.1
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.0
|
|
mdast-util-to-markdown: 2.1.0
|
|
parse-entities: 4.0.1
|
|
stringify-entities: 4.0.4
|
|
unist-util-stringify-position: 4.0.0
|
|
vfile-message: 4.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-mdx@3.0.0:
|
|
dependencies:
|
|
mdast-util-from-markdown: 2.0.0
|
|
mdast-util-mdx-expression: 2.0.0
|
|
mdast-util-mdx-jsx: 3.1.3
|
|
mdast-util-mdxjs-esm: 2.0.1
|
|
mdast-util-to-markdown: 2.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-mdxjs-esm@2.0.1:
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 3.0.4
|
|
'@types/mdast': 4.0.4
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.0
|
|
mdast-util-to-markdown: 2.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-phrasing@4.1.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
unist-util-is: 6.0.0
|
|
|
|
mdast-util-to-hast@13.1.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/mdast': 4.0.4
|
|
'@ungap/structured-clone': 1.2.0
|
|
devlop: 1.1.0
|
|
micromark-util-sanitize-uri: 2.0.0
|
|
trim-lines: 3.0.1
|
|
unist-util-position: 5.0.0
|
|
unist-util-visit: 5.0.0
|
|
vfile: 6.0.3
|
|
|
|
mdast-util-to-markdown@2.1.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
'@types/unist': 3.0.3
|
|
longest-streak: 3.1.0
|
|
mdast-util-phrasing: 4.1.0
|
|
mdast-util-to-string: 4.0.0
|
|
micromark-util-decode-string: 2.0.0
|
|
unist-util-visit: 5.0.0
|
|
zwitch: 2.0.4
|
|
|
|
mdast-util-to-string@4.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
|
|
mdast-util-toc@7.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
'@types/ungap__structured-clone': 0.3.3
|
|
'@ungap/structured-clone': 1.2.0
|
|
github-slugger: 2.0.0
|
|
mdast-util-to-string: 4.0.0
|
|
unist-util-is: 6.0.0
|
|
unist-util-visit: 5.0.0
|
|
|
|
mdn-data@2.0.28: {}
|
|
|
|
mdn-data@2.0.30: {}
|
|
|
|
media-typer@0.3.0: {}
|
|
|
|
memfs@4.11.1:
|
|
dependencies:
|
|
'@jsonjoy.com/json-pack': 1.0.4(tslib@2.6.2)
|
|
'@jsonjoy.com/util': 1.3.0(tslib@2.6.2)
|
|
tree-dump: 1.0.1(tslib@2.6.2)
|
|
tslib: 2.6.2
|
|
|
|
merge-anything@5.1.7:
|
|
dependencies:
|
|
is-what: 4.1.16
|
|
|
|
merge-descriptors@1.0.3: {}
|
|
|
|
merge-stream@2.0.0: {}
|
|
|
|
merge2@1.4.1: {}
|
|
|
|
methods@1.1.2: {}
|
|
|
|
mhchemparser@4.2.1: {}
|
|
|
|
micromark-core-commonmark@2.0.0:
|
|
dependencies:
|
|
decode-named-character-reference: 1.0.2
|
|
devlop: 1.1.0
|
|
micromark-factory-destination: 2.0.0
|
|
micromark-factory-label: 2.0.0
|
|
micromark-factory-space: 2.0.0
|
|
micromark-factory-title: 2.0.0
|
|
micromark-factory-whitespace: 2.0.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-chunked: 2.0.0
|
|
micromark-util-classify-character: 2.0.0
|
|
micromark-util-html-tag-name: 2.0.0
|
|
micromark-util-normalize-identifier: 2.0.0
|
|
micromark-util-resolve-all: 2.0.0
|
|
micromark-util-subtokenize: 2.0.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-gfm-autolink-literal@2.0.0:
|
|
dependencies:
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-sanitize-uri: 2.0.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-gfm-footnote@2.0.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.0
|
|
micromark-factory-space: 2.0.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-normalize-identifier: 2.0.0
|
|
micromark-util-sanitize-uri: 2.0.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-gfm-strikethrough@2.0.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-util-chunked: 2.0.0
|
|
micromark-util-classify-character: 2.0.0
|
|
micromark-util-resolve-all: 2.0.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-gfm-table@2.0.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-factory-space: 2.0.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-gfm-tagfilter@2.0.0:
|
|
dependencies:
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-gfm-task-list-item@2.0.1:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-factory-space: 2.0.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-gfm@3.0.0:
|
|
dependencies:
|
|
micromark-extension-gfm-autolink-literal: 2.0.0
|
|
micromark-extension-gfm-footnote: 2.0.0
|
|
micromark-extension-gfm-strikethrough: 2.0.0
|
|
micromark-extension-gfm-table: 2.0.0
|
|
micromark-extension-gfm-tagfilter: 2.0.0
|
|
micromark-extension-gfm-task-list-item: 2.0.1
|
|
micromark-util-combine-extensions: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-math@3.0.0:
|
|
dependencies:
|
|
'@types/katex': 0.16.7
|
|
devlop: 1.1.0
|
|
katex: 0.16.10
|
|
micromark-factory-space: 2.0.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-mdx-expression@3.0.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
devlop: 1.1.0
|
|
micromark-factory-mdx-expression: 2.0.1
|
|
micromark-factory-space: 2.0.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-events-to-acorn: 2.0.2
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-mdx-jsx@3.0.0:
|
|
dependencies:
|
|
'@types/acorn': 4.0.6
|
|
'@types/estree': 1.0.5
|
|
devlop: 1.1.0
|
|
estree-util-is-identifier-name: 3.0.0
|
|
micromark-factory-mdx-expression: 2.0.1
|
|
micromark-factory-space: 2.0.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
vfile-message: 4.0.2
|
|
|
|
micromark-extension-mdx-md@2.0.0:
|
|
dependencies:
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-mdxjs-esm@3.0.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-events-to-acorn: 2.0.2
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
unist-util-position-from-estree: 2.0.0
|
|
vfile-message: 4.0.2
|
|
|
|
micromark-extension-mdxjs@3.0.0:
|
|
dependencies:
|
|
acorn: 8.12.1
|
|
acorn-jsx: 5.3.2(acorn@8.12.1)
|
|
micromark-extension-mdx-expression: 3.0.0
|
|
micromark-extension-mdx-jsx: 3.0.0
|
|
micromark-extension-mdx-md: 2.0.0
|
|
micromark-extension-mdxjs-esm: 3.0.0
|
|
micromark-util-combine-extensions: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-factory-destination@2.0.0:
|
|
dependencies:
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-factory-label@2.0.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-factory-mdx-expression@2.0.1:
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
devlop: 1.1.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-events-to-acorn: 2.0.2
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
unist-util-position-from-estree: 2.0.0
|
|
vfile-message: 4.0.2
|
|
|
|
micromark-factory-space@2.0.0:
|
|
dependencies:
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-factory-title@2.0.0:
|
|
dependencies:
|
|
micromark-factory-space: 2.0.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-factory-whitespace@2.0.0:
|
|
dependencies:
|
|
micromark-factory-space: 2.0.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-util-character@2.1.0:
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-util-chunked@2.0.0:
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.0
|
|
|
|
micromark-util-classify-character@2.0.0:
|
|
dependencies:
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-util-combine-extensions@2.0.0:
|
|
dependencies:
|
|
micromark-util-chunked: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-util-decode-numeric-character-reference@2.0.1:
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.0
|
|
|
|
micromark-util-decode-string@2.0.0:
|
|
dependencies:
|
|
decode-named-character-reference: 1.0.2
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-decode-numeric-character-reference: 2.0.1
|
|
micromark-util-symbol: 2.0.0
|
|
|
|
micromark-util-encode@2.0.0: {}
|
|
|
|
micromark-util-events-to-acorn@2.0.2:
|
|
dependencies:
|
|
'@types/acorn': 4.0.6
|
|
'@types/estree': 1.0.5
|
|
'@types/unist': 3.0.3
|
|
devlop: 1.1.0
|
|
estree-util-visit: 2.0.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
vfile-message: 4.0.2
|
|
|
|
micromark-util-html-tag-name@2.0.0: {}
|
|
|
|
micromark-util-normalize-identifier@2.0.0:
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.0
|
|
|
|
micromark-util-resolve-all@2.0.0:
|
|
dependencies:
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-util-sanitize-uri@2.0.0:
|
|
dependencies:
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-encode: 2.0.0
|
|
micromark-util-symbol: 2.0.0
|
|
|
|
micromark-util-subtokenize@2.0.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-util-chunked: 2.0.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-util-symbol@2.0.0: {}
|
|
|
|
micromark-util-types@2.0.0: {}
|
|
|
|
micromark@4.0.0:
|
|
dependencies:
|
|
'@types/debug': 4.1.12
|
|
debug: 4.3.6
|
|
decode-named-character-reference: 1.0.2
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.0
|
|
micromark-factory-space: 2.0.0
|
|
micromark-util-character: 2.1.0
|
|
micromark-util-chunked: 2.0.0
|
|
micromark-util-combine-extensions: 2.0.0
|
|
micromark-util-decode-numeric-character-reference: 2.0.1
|
|
micromark-util-encode: 2.0.0
|
|
micromark-util-normalize-identifier: 2.0.0
|
|
micromark-util-resolve-all: 2.0.0
|
|
micromark-util-sanitize-uri: 2.0.0
|
|
micromark-util-subtokenize: 2.0.0
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
micromatch@4.0.8:
|
|
dependencies:
|
|
braces: 3.0.3
|
|
picomatch: 2.3.1
|
|
|
|
mime-db@1.52.0: {}
|
|
|
|
mime-types@2.1.35:
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
|
|
mime@1.6.0: {}
|
|
|
|
mimic-fn@2.1.0: {}
|
|
|
|
mimic-fn@4.0.0: {}
|
|
|
|
mimic-function@5.0.1: {}
|
|
|
|
mini-svg-data-uri@1.4.4: {}
|
|
|
|
minimatch@3.1.2:
|
|
dependencies:
|
|
brace-expansion: 1.1.11
|
|
|
|
minimatch@9.0.4:
|
|
dependencies:
|
|
brace-expansion: 2.0.1
|
|
|
|
minimist@1.2.8: {}
|
|
|
|
minipass@3.3.6:
|
|
dependencies:
|
|
yallist: 4.0.0
|
|
|
|
minipass@5.0.0: {}
|
|
|
|
minipass@7.1.2: {}
|
|
|
|
minizlib@2.1.2:
|
|
dependencies:
|
|
minipass: 3.3.6
|
|
yallist: 4.0.0
|
|
|
|
mitt@3.0.1: {}
|
|
|
|
mj-context-menu@0.6.1: {}
|
|
|
|
mkdirp@1.0.4: {}
|
|
|
|
mri@1.2.0: {}
|
|
|
|
mrmime@2.0.0: {}
|
|
|
|
ms@2.0.0: {}
|
|
|
|
ms@2.1.2: {}
|
|
|
|
ms@2.1.3: {}
|
|
|
|
muggle-string@0.4.1: {}
|
|
|
|
mz@2.7.0:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
object-assign: 4.1.1
|
|
thenify-all: 1.6.0
|
|
|
|
nanoid@3.3.7: {}
|
|
|
|
nanoid@5.0.7: {}
|
|
|
|
nanostores@0.11.3: {}
|
|
|
|
natural-compare@1.4.0: {}
|
|
|
|
negotiator@0.6.3: {}
|
|
|
|
neotraverse@0.6.18: {}
|
|
|
|
nlcst-to-string@4.0.0:
|
|
dependencies:
|
|
'@types/nlcst': 2.0.3
|
|
|
|
no-case@2.3.2:
|
|
dependencies:
|
|
lower-case: 1.1.4
|
|
|
|
no-case@3.0.4:
|
|
dependencies:
|
|
lower-case: 2.0.2
|
|
tslib: 2.6.2
|
|
|
|
node-domexception@1.0.0: {}
|
|
|
|
node-fetch-native@1.6.4: {}
|
|
|
|
node-fetch@2.7.0:
|
|
dependencies:
|
|
whatwg-url: 5.0.0
|
|
|
|
node-fetch@3.3.2:
|
|
dependencies:
|
|
data-uri-to-buffer: 4.0.1
|
|
fetch-blob: 3.2.0
|
|
formdata-polyfill: 4.0.10
|
|
|
|
node-html-parser@6.1.13:
|
|
dependencies:
|
|
css-select: 5.1.0
|
|
he: 1.2.0
|
|
|
|
node-mocks-http@1.15.1:
|
|
dependencies:
|
|
'@types/express': 4.17.21
|
|
'@types/node': 18.19.31
|
|
accepts: 1.3.8
|
|
content-disposition: 0.5.4
|
|
depd: 1.1.2
|
|
fresh: 0.5.2
|
|
merge-descriptors: 1.0.3
|
|
methods: 1.1.2
|
|
mime: 1.6.0
|
|
parseurl: 1.3.3
|
|
range-parser: 1.2.1
|
|
type-is: 1.6.18
|
|
|
|
node-releases@2.0.18: {}
|
|
|
|
normalize-path@3.0.0: {}
|
|
|
|
normalize-range@0.1.2: {}
|
|
|
|
not@0.1.0: {}
|
|
|
|
npm-run-path@5.3.0:
|
|
dependencies:
|
|
path-key: 4.0.0
|
|
|
|
nth-check@2.1.1:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
|
|
nypm@0.3.8:
|
|
dependencies:
|
|
citty: 0.1.6
|
|
consola: 3.2.3
|
|
execa: 8.0.1
|
|
pathe: 1.1.2
|
|
ufo: 1.5.3
|
|
|
|
object-assign@4.1.1: {}
|
|
|
|
object-hash@3.0.0: {}
|
|
|
|
ohash@1.1.3: {}
|
|
|
|
on-finished@2.4.1:
|
|
dependencies:
|
|
ee-first: 1.1.1
|
|
|
|
on-net-listen@1.1.2: {}
|
|
|
|
onetime@5.1.2:
|
|
dependencies:
|
|
mimic-fn: 2.1.0
|
|
|
|
onetime@6.0.0:
|
|
dependencies:
|
|
mimic-fn: 4.0.0
|
|
|
|
onetime@7.0.0:
|
|
dependencies:
|
|
mimic-function: 5.0.1
|
|
|
|
only-allow@1.2.1:
|
|
dependencies:
|
|
which-pm-runs: 1.1.0
|
|
|
|
open-props@1.7.6: {}
|
|
|
|
open@10.1.0:
|
|
dependencies:
|
|
default-browser: 5.2.1
|
|
define-lazy-prop: 3.0.0
|
|
is-inside-container: 1.0.0
|
|
is-wsl: 3.1.0
|
|
|
|
optionator@0.9.3:
|
|
dependencies:
|
|
'@aashutoshrathi/word-wrap': 1.2.6
|
|
deep-is: 0.1.4
|
|
fast-levenshtein: 2.0.6
|
|
levn: 0.4.1
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
|
|
ora@8.1.0:
|
|
dependencies:
|
|
chalk: 5.3.0
|
|
cli-cursor: 5.0.0
|
|
cli-spinners: 2.9.2
|
|
is-interactive: 2.0.0
|
|
is-unicode-supported: 2.0.0
|
|
log-symbols: 6.0.0
|
|
stdin-discarder: 0.2.2
|
|
string-width: 7.2.0
|
|
strip-ansi: 7.1.0
|
|
|
|
os-tmpdir@1.0.2: {}
|
|
|
|
outdent@0.5.0: {}
|
|
|
|
p-filter@2.1.0:
|
|
dependencies:
|
|
p-map: 2.1.0
|
|
|
|
p-limit@2.3.0:
|
|
dependencies:
|
|
p-try: 2.2.0
|
|
|
|
p-limit@3.1.0:
|
|
dependencies:
|
|
yocto-queue: 0.1.0
|
|
|
|
p-limit@6.1.0:
|
|
dependencies:
|
|
yocto-queue: 1.1.1
|
|
|
|
p-locate@4.1.0:
|
|
dependencies:
|
|
p-limit: 2.3.0
|
|
|
|
p-locate@5.0.0:
|
|
dependencies:
|
|
p-limit: 3.1.0
|
|
|
|
p-map@2.1.0: {}
|
|
|
|
p-queue@8.0.1:
|
|
dependencies:
|
|
eventemitter3: 5.0.1
|
|
p-timeout: 6.1.2
|
|
|
|
p-timeout@6.1.2: {}
|
|
|
|
p-try@2.2.0: {}
|
|
|
|
pako@1.0.11: {}
|
|
|
|
param-case@2.1.1:
|
|
dependencies:
|
|
no-case: 2.3.2
|
|
|
|
parent-module@1.0.1:
|
|
dependencies:
|
|
callsites: 3.1.0
|
|
|
|
parse-entities@4.0.1:
|
|
dependencies:
|
|
'@types/unist': 2.0.10
|
|
character-entities: 2.0.2
|
|
character-entities-legacy: 3.0.0
|
|
character-reference-invalid: 2.0.1
|
|
decode-named-character-reference: 1.0.2
|
|
is-alphanumerical: 2.0.1
|
|
is-decimal: 2.0.1
|
|
is-hexadecimal: 2.0.1
|
|
|
|
parse-latin@7.0.0:
|
|
dependencies:
|
|
'@types/nlcst': 2.0.3
|
|
'@types/unist': 3.0.3
|
|
nlcst-to-string: 4.0.0
|
|
unist-util-modify-children: 4.0.0
|
|
unist-util-visit-children: 3.0.0
|
|
vfile: 6.0.3
|
|
|
|
parse-numeric-range@1.3.0: {}
|
|
|
|
parse-srcset@1.0.2: {}
|
|
|
|
parse5-htmlparser2-tree-adapter@7.0.0:
|
|
dependencies:
|
|
domhandler: 5.0.3
|
|
parse5: 7.1.2
|
|
|
|
parse5-parser-stream@7.1.2:
|
|
dependencies:
|
|
parse5: 7.1.2
|
|
|
|
parse5@7.1.2:
|
|
dependencies:
|
|
entities: 4.5.0
|
|
|
|
parseurl@1.3.3: {}
|
|
|
|
pascal-case@3.1.2:
|
|
dependencies:
|
|
no-case: 3.0.4
|
|
tslib: 2.6.2
|
|
|
|
path-browserify@1.0.1: {}
|
|
|
|
path-exists@4.0.0: {}
|
|
|
|
path-key@3.1.1: {}
|
|
|
|
path-key@4.0.0: {}
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
path-scurry@1.10.2:
|
|
dependencies:
|
|
lru-cache: 10.2.0
|
|
minipass: 7.1.2
|
|
|
|
path-to-regexp@6.2.2: {}
|
|
|
|
path-type@4.0.0: {}
|
|
|
|
path-type@5.0.0: {}
|
|
|
|
pathe@1.1.2: {}
|
|
|
|
pathval@2.0.0: {}
|
|
|
|
perfect-debounce@1.0.0: {}
|
|
|
|
periscopic@3.1.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
estree-walker: 3.0.3
|
|
is-reference: 3.0.2
|
|
|
|
picocolors@1.0.1: {}
|
|
|
|
picomatch@2.3.1: {}
|
|
|
|
pify@2.3.0: {}
|
|
|
|
pify@4.0.1: {}
|
|
|
|
pirates@4.0.6: {}
|
|
|
|
pkg-dir@4.2.0:
|
|
dependencies:
|
|
find-up: 4.1.0
|
|
|
|
playwright-core@1.46.1: {}
|
|
|
|
playwright@1.46.1:
|
|
dependencies:
|
|
playwright-core: 1.46.1
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
|
|
port-authority@2.0.1: {}
|
|
|
|
postcss-attribute-case-insensitive@7.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
postcss-clamp@4.1.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-color-functional-notation@7.0.2(postcss@8.4.44):
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
|
|
postcss-color-hex-alpha@10.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-color-rebeccapurple@10.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-custom-media@11.0.1(postcss@8.4.44):
|
|
dependencies:
|
|
'@csstools/cascade-layer-name-parser': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/media-query-list-parser': 3.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
postcss: 8.4.44
|
|
|
|
postcss-custom-properties@14.0.1(postcss@8.4.44):
|
|
dependencies:
|
|
'@csstools/cascade-layer-name-parser': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-custom-selectors@8.0.1(postcss@8.4.44):
|
|
dependencies:
|
|
'@csstools/cascade-layer-name-parser': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
postcss-dir-pseudo-class@9.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
postcss-double-position-gradients@6.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-focus-visible@10.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
postcss-focus-within@9.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
postcss-font-variant@5.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
|
|
postcss-gap-properties@6.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
|
|
postcss-image-set-function@7.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-import@15.1.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
read-cache: 1.0.0
|
|
resolve: 1.22.8
|
|
|
|
postcss-js@4.0.1(postcss@8.4.44):
|
|
dependencies:
|
|
camelcase-css: 2.0.1
|
|
postcss: 8.4.44
|
|
|
|
postcss-lab-function@7.0.2(postcss@8.4.44):
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
|
|
'@csstools/css-tokenizer': 3.0.1
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.44)
|
|
postcss: 8.4.44
|
|
|
|
postcss-load-config@4.0.2(postcss@8.4.44):
|
|
dependencies:
|
|
lilconfig: 3.1.1
|
|
yaml: 2.5.0
|
|
optionalDependencies:
|
|
postcss: 8.4.44
|
|
|
|
postcss-logical@8.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-nested@6.0.1(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
postcss-nesting@13.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
'@csstools/selector-resolve-nested': 2.0.0(postcss-selector-parser@6.1.0)
|
|
'@csstools/selector-specificity': 4.0.0(postcss-selector-parser@6.1.0)
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
postcss-opacity-percentage@2.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
|
|
postcss-overflow-shorthand@6.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-page-break@3.0.4(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
|
|
postcss-place@10.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-preset-env@10.0.2(postcss@8.4.44):
|
|
dependencies:
|
|
'@csstools/postcss-cascade-layers': 5.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-color-function': 4.0.2(postcss@8.4.44)
|
|
'@csstools/postcss-color-mix-function': 3.0.2(postcss@8.4.44)
|
|
'@csstools/postcss-content-alt-text': 2.0.1(postcss@8.4.44)
|
|
'@csstools/postcss-exponential-functions': 2.0.1(postcss@8.4.44)
|
|
'@csstools/postcss-font-format-keywords': 4.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-gamut-mapping': 2.0.2(postcss@8.4.44)
|
|
'@csstools/postcss-gradients-interpolation-method': 5.0.2(postcss@8.4.44)
|
|
'@csstools/postcss-hwb-function': 4.0.2(postcss@8.4.44)
|
|
'@csstools/postcss-ic-unit': 4.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-initial': 2.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-is-pseudo-class': 5.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-light-dark-function': 2.0.2(postcss@8.4.44)
|
|
'@csstools/postcss-logical-float-and-clear': 3.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-logical-overflow': 2.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-logical-overscroll-behavior': 2.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-logical-resize': 3.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-logical-viewport-units': 3.0.1(postcss@8.4.44)
|
|
'@csstools/postcss-media-minmax': 2.0.1(postcss@8.4.44)
|
|
'@csstools/postcss-media-queries-aspect-ratio-number-values': 3.0.1(postcss@8.4.44)
|
|
'@csstools/postcss-nested-calc': 4.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-normalize-display-values': 4.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-oklab-function': 4.0.2(postcss@8.4.44)
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-relative-color-syntax': 3.0.2(postcss@8.4.44)
|
|
'@csstools/postcss-scope-pseudo-class': 4.0.0(postcss@8.4.44)
|
|
'@csstools/postcss-stepped-value-functions': 4.0.1(postcss@8.4.44)
|
|
'@csstools/postcss-text-decoration-shorthand': 4.0.1(postcss@8.4.44)
|
|
'@csstools/postcss-trigonometric-functions': 4.0.1(postcss@8.4.44)
|
|
'@csstools/postcss-unset-value': 4.0.0(postcss@8.4.44)
|
|
autoprefixer: 10.4.20(postcss@8.4.44)
|
|
browserslist: 4.23.3
|
|
css-blank-pseudo: 7.0.0(postcss@8.4.44)
|
|
css-has-pseudo: 7.0.0(postcss@8.4.44)
|
|
css-prefers-color-scheme: 10.0.0(postcss@8.4.44)
|
|
cssdb: 8.1.0
|
|
postcss: 8.4.44
|
|
postcss-attribute-case-insensitive: 7.0.0(postcss@8.4.44)
|
|
postcss-clamp: 4.1.0(postcss@8.4.44)
|
|
postcss-color-functional-notation: 7.0.2(postcss@8.4.44)
|
|
postcss-color-hex-alpha: 10.0.0(postcss@8.4.44)
|
|
postcss-color-rebeccapurple: 10.0.0(postcss@8.4.44)
|
|
postcss-custom-media: 11.0.1(postcss@8.4.44)
|
|
postcss-custom-properties: 14.0.1(postcss@8.4.44)
|
|
postcss-custom-selectors: 8.0.1(postcss@8.4.44)
|
|
postcss-dir-pseudo-class: 9.0.0(postcss@8.4.44)
|
|
postcss-double-position-gradients: 6.0.0(postcss@8.4.44)
|
|
postcss-focus-visible: 10.0.0(postcss@8.4.44)
|
|
postcss-focus-within: 9.0.0(postcss@8.4.44)
|
|
postcss-font-variant: 5.0.0(postcss@8.4.44)
|
|
postcss-gap-properties: 6.0.0(postcss@8.4.44)
|
|
postcss-image-set-function: 7.0.0(postcss@8.4.44)
|
|
postcss-lab-function: 7.0.2(postcss@8.4.44)
|
|
postcss-logical: 8.0.0(postcss@8.4.44)
|
|
postcss-nesting: 13.0.0(postcss@8.4.44)
|
|
postcss-opacity-percentage: 2.0.0(postcss@8.4.44)
|
|
postcss-overflow-shorthand: 6.0.0(postcss@8.4.44)
|
|
postcss-page-break: 3.0.4(postcss@8.4.44)
|
|
postcss-place: 10.0.0(postcss@8.4.44)
|
|
postcss-pseudo-class-any-link: 10.0.0(postcss@8.4.44)
|
|
postcss-replace-overflow-wrap: 4.0.0(postcss@8.4.44)
|
|
postcss-selector-not: 8.0.0(postcss@8.4.44)
|
|
|
|
postcss-pseudo-class-any-link@10.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
postcss-replace-overflow-wrap@4.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
|
|
postcss-selector-not@8.0.0(postcss@8.4.44):
|
|
dependencies:
|
|
postcss: 8.4.44
|
|
postcss-selector-parser: 6.1.0
|
|
|
|
postcss-selector-parser@6.1.0:
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
util-deprecate: 1.0.2
|
|
|
|
postcss-value-parser@4.2.0: {}
|
|
|
|
postcss@8.4.44:
|
|
dependencies:
|
|
nanoid: 3.3.7
|
|
picocolors: 1.0.1
|
|
source-map-js: 1.2.0
|
|
|
|
preact-render-to-string@6.5.10(preact@10.23.2):
|
|
dependencies:
|
|
preact: 10.23.2
|
|
|
|
preact@10.23.2: {}
|
|
|
|
preferred-pm@3.1.3:
|
|
dependencies:
|
|
find-up: 5.0.0
|
|
find-yarn-workspace-root2: 1.2.16
|
|
path-exists: 4.0.0
|
|
which-pm: 2.0.0
|
|
|
|
preferred-pm@4.0.0:
|
|
dependencies:
|
|
find-up-simple: 1.0.0
|
|
find-yarn-workspace-root2: 1.2.16
|
|
which-pm: 3.0.0
|
|
|
|
prelude-ls@1.2.1: {}
|
|
|
|
prettier-plugin-astro@0.14.1:
|
|
dependencies:
|
|
'@astrojs/compiler': 2.10.3
|
|
prettier: 3.3.3
|
|
sass-formatter: 0.7.9
|
|
|
|
prettier@2.8.7:
|
|
optional: true
|
|
|
|
prettier@2.8.8: {}
|
|
|
|
prettier@3.3.3: {}
|
|
|
|
pretty-bytes@5.6.0: {}
|
|
|
|
pretty-bytes@6.1.1: {}
|
|
|
|
prismjs@1.29.0: {}
|
|
|
|
progress@2.0.3: {}
|
|
|
|
promise-limit@2.7.0: {}
|
|
|
|
prompts@2.4.2:
|
|
dependencies:
|
|
kleur: 3.0.3
|
|
sisteransi: 1.0.5
|
|
|
|
property-information@6.5.0: {}
|
|
|
|
pseudomap@1.0.2: {}
|
|
|
|
psl@1.9.0: {}
|
|
|
|
punycode@2.3.1: {}
|
|
|
|
querystringify@2.2.0: {}
|
|
|
|
queue-microtask@1.2.3: {}
|
|
|
|
range-parser@1.2.1: {}
|
|
|
|
react-dom@18.3.1(react@18.3.1):
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
react: 18.3.1
|
|
scheduler: 0.23.2
|
|
|
|
react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614):
|
|
dependencies:
|
|
react: 19.0.0-rc-fb9a90fa48-20240614
|
|
scheduler: 0.25.0-rc-fb9a90fa48-20240614
|
|
|
|
react-refresh@0.14.2: {}
|
|
|
|
react@18.3.1:
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
|
|
react@19.0.0-rc-fb9a90fa48-20240614: {}
|
|
|
|
read-cache@1.0.0:
|
|
dependencies:
|
|
pify: 2.3.0
|
|
|
|
read-yaml-file@1.1.0:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
js-yaml: 3.14.1
|
|
pify: 4.0.1
|
|
strip-bom: 3.0.0
|
|
|
|
readdirp@3.6.0:
|
|
dependencies:
|
|
picomatch: 2.3.1
|
|
|
|
reading-time@1.5.0: {}
|
|
|
|
refa@0.12.1:
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.11.0
|
|
|
|
regenerator-runtime@0.13.11: {}
|
|
|
|
regenerator-runtime@0.14.1: {}
|
|
|
|
regexp-ast-analysis@0.7.1:
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.11.0
|
|
refa: 0.12.1
|
|
|
|
rehype-autolink-headings@7.1.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@ungap/structured-clone': 1.2.0
|
|
hast-util-heading-rank: 3.0.0
|
|
hast-util-is-element: 3.0.0
|
|
unified: 11.0.5
|
|
unist-util-visit: 5.0.0
|
|
|
|
rehype-mathjax@6.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/mathjax': 0.0.40
|
|
hast-util-from-dom: 5.0.0
|
|
hast-util-to-text: 4.0.2
|
|
jsdom: 23.2.0
|
|
mathjax-full: 3.2.2
|
|
unified: 11.0.5
|
|
unist-util-visit-parents: 6.0.1
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- canvas
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
rehype-parse@9.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
hast-util-from-html: 2.0.2
|
|
unified: 11.0.5
|
|
|
|
rehype-pretty-code@0.14.0(shiki@1.16.1):
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
hast-util-to-string: 3.0.0
|
|
parse-numeric-range: 1.3.0
|
|
rehype-parse: 9.0.0
|
|
shiki: 1.16.1
|
|
unified: 11.0.5
|
|
unist-util-visit: 5.0.0
|
|
|
|
rehype-raw@7.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
hast-util-raw: 9.0.2
|
|
vfile: 6.0.3
|
|
|
|
rehype-slug@6.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
github-slugger: 2.0.0
|
|
hast-util-heading-rank: 3.0.0
|
|
hast-util-to-string: 3.0.0
|
|
unist-util-visit: 5.0.0
|
|
|
|
rehype-stringify@10.0.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
hast-util-to-html: 9.0.2
|
|
unified: 11.0.5
|
|
|
|
rehype-toc@3.0.2:
|
|
dependencies:
|
|
'@jsdevtools/rehype-toc': 3.0.2
|
|
|
|
rehype@13.0.1:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
rehype-parse: 9.0.0
|
|
rehype-stringify: 10.0.0
|
|
unified: 11.0.5
|
|
|
|
reinterval@1.1.0: {}
|
|
|
|
relateurl@0.2.7: {}
|
|
|
|
remark-code-titles@0.1.2:
|
|
dependencies:
|
|
unist-util-visit: 1.4.1
|
|
|
|
remark-gfm@4.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-gfm: 3.0.0
|
|
micromark-extension-gfm: 3.0.0
|
|
remark-parse: 11.0.0
|
|
remark-stringify: 11.0.0
|
|
unified: 11.0.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
remark-math@6.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-math: 3.0.0
|
|
micromark-extension-math: 3.0.0
|
|
unified: 11.0.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
remark-mdx@3.0.1:
|
|
dependencies:
|
|
mdast-util-mdx: 3.0.0
|
|
micromark-extension-mdxjs: 3.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
remark-parse@11.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-from-markdown: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
unified: 11.0.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
remark-rehype@11.1.0:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-to-hast: 13.1.0
|
|
unified: 11.0.5
|
|
vfile: 6.0.3
|
|
|
|
remark-shiki-twoslash@3.1.3(typescript@5.5.4):
|
|
dependencies:
|
|
'@types/unist': 2.0.10
|
|
'@typescript/twoslash': 3.1.0
|
|
'@typescript/vfs': 1.3.4
|
|
fenceparser: 1.1.1
|
|
regenerator-runtime: 0.13.11
|
|
shiki: 0.10.1
|
|
shiki-twoslash: 3.1.2(typescript@5.5.4)
|
|
tslib: 2.1.0
|
|
typescript: 5.5.4
|
|
unist-util-visit: 2.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
remark-smartypants@3.0.2:
|
|
dependencies:
|
|
retext: 9.0.0
|
|
retext-smartypants: 6.1.0
|
|
unified: 11.0.5
|
|
unist-util-visit: 5.0.0
|
|
|
|
remark-stringify@11.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-to-markdown: 2.1.0
|
|
unified: 11.0.5
|
|
|
|
remark-toc@9.0.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-toc: 7.0.0
|
|
|
|
request-light@0.5.8: {}
|
|
|
|
request-light@0.7.0: {}
|
|
|
|
require-directory@2.1.1: {}
|
|
|
|
require-from-string@2.0.2: {}
|
|
|
|
requires-port@1.0.0: {}
|
|
|
|
resolve-from@4.0.0: {}
|
|
|
|
resolve-from@5.0.0: {}
|
|
|
|
resolve@1.22.8:
|
|
dependencies:
|
|
is-core-module: 2.13.1
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
restore-cursor@4.0.0:
|
|
dependencies:
|
|
onetime: 5.1.2
|
|
signal-exit: 3.0.7
|
|
|
|
restore-cursor@5.1.0:
|
|
dependencies:
|
|
onetime: 7.0.0
|
|
signal-exit: 4.1.0
|
|
|
|
retext-latin@4.0.0:
|
|
dependencies:
|
|
'@types/nlcst': 2.0.3
|
|
parse-latin: 7.0.0
|
|
unified: 11.0.5
|
|
|
|
retext-smartypants@6.1.0:
|
|
dependencies:
|
|
'@types/nlcst': 2.0.3
|
|
nlcst-to-string: 4.0.0
|
|
unist-util-visit: 5.0.0
|
|
|
|
retext-stringify@4.0.0:
|
|
dependencies:
|
|
'@types/nlcst': 2.0.3
|
|
nlcst-to-string: 4.0.0
|
|
unified: 11.0.5
|
|
|
|
retext@9.0.0:
|
|
dependencies:
|
|
'@types/nlcst': 2.0.3
|
|
retext-latin: 4.0.0
|
|
retext-stringify: 4.0.0
|
|
unified: 11.0.5
|
|
|
|
retimer@3.0.0: {}
|
|
|
|
reusify@1.0.4: {}
|
|
|
|
rfdc@1.4.1: {}
|
|
|
|
rollup@4.21.2:
|
|
dependencies:
|
|
'@types/estree': 1.0.5
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.21.2
|
|
'@rollup/rollup-android-arm64': 4.21.2
|
|
'@rollup/rollup-darwin-arm64': 4.21.2
|
|
'@rollup/rollup-darwin-x64': 4.21.2
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.21.2
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.21.2
|
|
'@rollup/rollup-linux-arm64-gnu': 4.21.2
|
|
'@rollup/rollup-linux-arm64-musl': 4.21.2
|
|
'@rollup/rollup-linux-powerpc64le-gnu': 4.21.2
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.21.2
|
|
'@rollup/rollup-linux-s390x-gnu': 4.21.2
|
|
'@rollup/rollup-linux-x64-gnu': 4.21.2
|
|
'@rollup/rollup-linux-x64-musl': 4.21.2
|
|
'@rollup/rollup-win32-arm64-msvc': 4.21.2
|
|
'@rollup/rollup-win32-ia32-msvc': 4.21.2
|
|
'@rollup/rollup-win32-x64-msvc': 4.21.2
|
|
fsevents: 2.3.3
|
|
|
|
rrweb-cssom@0.6.0: {}
|
|
|
|
run-applescript@7.0.0: {}
|
|
|
|
run-parallel@1.2.0:
|
|
dependencies:
|
|
queue-microtask: 1.2.3
|
|
|
|
s.color@0.0.15: {}
|
|
|
|
safe-buffer@5.2.1: {}
|
|
|
|
safer-buffer@2.1.2: {}
|
|
|
|
sass-formatter@0.7.9:
|
|
dependencies:
|
|
suf-log: 2.5.3
|
|
|
|
sass@1.77.8:
|
|
dependencies:
|
|
chokidar: 3.6.0
|
|
immutable: 4.3.5
|
|
source-map-js: 1.2.0
|
|
|
|
sax@1.3.0: {}
|
|
|
|
saxes@6.0.0:
|
|
dependencies:
|
|
xmlchars: 2.2.0
|
|
|
|
scheduler@0.23.2:
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
|
|
scheduler@0.25.0-rc-fb9a90fa48-20240614: {}
|
|
|
|
scslre@0.3.0:
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.11.0
|
|
refa: 0.12.1
|
|
regexp-ast-analysis: 0.7.1
|
|
|
|
section-matter@1.0.0:
|
|
dependencies:
|
|
extend-shallow: 2.0.1
|
|
kind-of: 6.0.3
|
|
|
|
semver@6.3.1: {}
|
|
|
|
semver@7.6.3: {}
|
|
|
|
send@0.18.0:
|
|
dependencies:
|
|
debug: 2.6.9
|
|
depd: 2.0.0
|
|
destroy: 1.2.0
|
|
encodeurl: 1.0.2
|
|
escape-html: 1.0.3
|
|
etag: 1.8.1
|
|
fresh: 0.5.2
|
|
http-errors: 2.0.0
|
|
mime: 1.6.0
|
|
ms: 2.1.3
|
|
on-finished: 2.4.1
|
|
range-parser: 1.2.1
|
|
statuses: 2.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
seroval-plugins@1.1.1(seroval@1.1.1):
|
|
dependencies:
|
|
seroval: 1.1.1
|
|
|
|
seroval@1.1.1: {}
|
|
|
|
server-destroy@1.0.1: {}
|
|
|
|
setprototypeof@1.2.0: {}
|
|
|
|
sharp@0.33.3:
|
|
dependencies:
|
|
color: 4.2.3
|
|
detect-libc: 2.0.3
|
|
semver: 7.6.3
|
|
optionalDependencies:
|
|
'@img/sharp-darwin-arm64': 0.33.3
|
|
'@img/sharp-darwin-x64': 0.33.3
|
|
'@img/sharp-libvips-darwin-arm64': 1.0.2
|
|
'@img/sharp-libvips-darwin-x64': 1.0.2
|
|
'@img/sharp-libvips-linux-arm': 1.0.2
|
|
'@img/sharp-libvips-linux-arm64': 1.0.2
|
|
'@img/sharp-libvips-linux-s390x': 1.0.2
|
|
'@img/sharp-libvips-linux-x64': 1.0.2
|
|
'@img/sharp-libvips-linuxmusl-arm64': 1.0.2
|
|
'@img/sharp-libvips-linuxmusl-x64': 1.0.2
|
|
'@img/sharp-linux-arm': 0.33.3
|
|
'@img/sharp-linux-arm64': 0.33.3
|
|
'@img/sharp-linux-s390x': 0.33.3
|
|
'@img/sharp-linux-x64': 0.33.3
|
|
'@img/sharp-linuxmusl-arm64': 0.33.3
|
|
'@img/sharp-linuxmusl-x64': 0.33.3
|
|
'@img/sharp-wasm32': 0.33.3
|
|
'@img/sharp-win32-ia32': 0.33.3
|
|
'@img/sharp-win32-x64': 0.33.3
|
|
|
|
shebang-command@1.2.0:
|
|
dependencies:
|
|
shebang-regex: 1.0.0
|
|
|
|
shebang-command@2.0.0:
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
|
|
shebang-regex@1.0.0: {}
|
|
|
|
shebang-regex@3.0.0: {}
|
|
|
|
shiki-twoslash@3.1.2(typescript@5.5.4):
|
|
dependencies:
|
|
'@typescript/twoslash': 3.1.0
|
|
'@typescript/vfs': 1.3.4
|
|
fenceparser: 1.1.1
|
|
shiki: 0.10.1
|
|
typescript: 5.5.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
shiki@0.10.1:
|
|
dependencies:
|
|
jsonc-parser: 3.2.1
|
|
vscode-oniguruma: 1.7.0
|
|
vscode-textmate: 5.2.0
|
|
|
|
shiki@1.16.1:
|
|
dependencies:
|
|
'@shikijs/core': 1.16.1
|
|
'@shikijs/vscode-textmate': 9.2.0
|
|
'@types/hast': 3.0.4
|
|
|
|
siginfo@2.0.0: {}
|
|
|
|
signal-exit@3.0.7: {}
|
|
|
|
signal-exit@4.1.0: {}
|
|
|
|
simple-stack-form@0.1.12(astro@packages+astro)(zod@3.23.8):
|
|
dependencies:
|
|
'@clack/prompts': 0.7.0
|
|
astro: link:packages/astro
|
|
fs-extra: 11.2.0
|
|
just-map-values: 3.2.0
|
|
kleur: 4.1.5
|
|
zod: 3.23.8
|
|
|
|
simple-swizzle@0.2.2:
|
|
dependencies:
|
|
is-arrayish: 0.3.2
|
|
|
|
sirv@2.0.4:
|
|
dependencies:
|
|
'@polka/url': 1.0.0-next.25
|
|
mrmime: 2.0.0
|
|
totalist: 3.0.1
|
|
|
|
sisteransi@1.0.5: {}
|
|
|
|
sitemap@8.0.0:
|
|
dependencies:
|
|
'@types/node': 17.0.45
|
|
'@types/sax': 1.2.7
|
|
arg: 5.0.2
|
|
sax: 1.3.0
|
|
|
|
slash@3.0.0: {}
|
|
|
|
slash@5.1.0: {}
|
|
|
|
slice-ansi@5.0.0:
|
|
dependencies:
|
|
ansi-styles: 6.2.1
|
|
is-fullwidth-code-point: 4.0.0
|
|
|
|
smartypants@0.2.2: {}
|
|
|
|
solid-js@1.8.22:
|
|
dependencies:
|
|
csstype: 3.1.3
|
|
seroval: 1.1.1
|
|
seroval-plugins: 1.1.1(seroval@1.1.1)
|
|
|
|
solid-refresh@0.6.3(solid-js@1.8.22):
|
|
dependencies:
|
|
'@babel/generator': 7.25.5
|
|
'@babel/helper-module-imports': 7.24.7
|
|
'@babel/types': 7.25.4
|
|
solid-js: 1.8.22
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
source-map-js@1.2.0: {}
|
|
|
|
source-map@0.6.1: {}
|
|
|
|
source-map@0.7.4: {}
|
|
|
|
space-separated-tokens@2.0.2: {}
|
|
|
|
spawndamnit@2.0.0:
|
|
dependencies:
|
|
cross-spawn: 5.1.0
|
|
signal-exit: 3.0.7
|
|
|
|
speakingurl@14.0.1: {}
|
|
|
|
speech-rule-engine@4.0.7:
|
|
dependencies:
|
|
commander: 9.2.0
|
|
wicked-good-xpath: 1.3.0
|
|
xmldom-sre: 0.1.31
|
|
|
|
sprintf-js@1.0.3: {}
|
|
|
|
stack-trace@1.0.0-pre2: {}
|
|
|
|
stackback@0.0.2: {}
|
|
|
|
statuses@2.0.1: {}
|
|
|
|
std-env@3.7.0: {}
|
|
|
|
stdin-discarder@0.2.2: {}
|
|
|
|
stream-replace-string@2.0.0: {}
|
|
|
|
string-width@4.2.3:
|
|
dependencies:
|
|
emoji-regex: 8.0.0
|
|
is-fullwidth-code-point: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
|
|
string-width@5.1.2:
|
|
dependencies:
|
|
eastasianwidth: 0.2.0
|
|
emoji-regex: 9.2.2
|
|
strip-ansi: 7.1.0
|
|
|
|
string-width@7.2.0:
|
|
dependencies:
|
|
emoji-regex: 10.3.0
|
|
get-east-asian-width: 1.2.0
|
|
strip-ansi: 7.1.0
|
|
|
|
stringify-entities@4.0.4:
|
|
dependencies:
|
|
character-entities-html4: 2.1.0
|
|
character-entities-legacy: 3.0.0
|
|
|
|
strip-ansi@6.0.1:
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
|
|
strip-ansi@7.1.0:
|
|
dependencies:
|
|
ansi-regex: 6.0.1
|
|
|
|
strip-bom-string@1.0.0: {}
|
|
|
|
strip-bom@3.0.0: {}
|
|
|
|
strip-final-newline@3.0.0: {}
|
|
|
|
strip-json-comments@3.1.1: {}
|
|
|
|
strip-json-comments@5.0.1: {}
|
|
|
|
strnum@1.0.5: {}
|
|
|
|
style-to-object@0.4.4:
|
|
dependencies:
|
|
inline-style-parser: 0.1.1
|
|
|
|
style-to-object@1.0.6:
|
|
dependencies:
|
|
inline-style-parser: 0.2.3
|
|
|
|
subarg@1.0.0:
|
|
dependencies:
|
|
minimist: 1.2.8
|
|
|
|
sucrase@3.35.0:
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.5
|
|
commander: 4.1.1
|
|
glob: 10.3.12
|
|
lines-and-columns: 1.2.4
|
|
mz: 2.7.0
|
|
pirates: 4.0.6
|
|
ts-interface-checker: 0.1.13
|
|
|
|
suf-log@2.5.3:
|
|
dependencies:
|
|
s.color: 0.0.15
|
|
|
|
superjson@2.2.1:
|
|
dependencies:
|
|
copy-anything: 3.0.5
|
|
|
|
supports-color@5.5.0:
|
|
dependencies:
|
|
has-flag: 3.0.0
|
|
|
|
supports-color@7.2.0:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
supports-hyperlinks@2.3.0:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
supports-color: 7.2.0
|
|
|
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
|
|
svelte-hmr@0.16.0(svelte@4.2.19):
|
|
dependencies:
|
|
svelte: 4.2.19
|
|
|
|
svelte2tsx@0.7.16(svelte@4.2.19)(typescript@5.5.4):
|
|
dependencies:
|
|
dedent-js: 1.0.1
|
|
pascal-case: 3.1.2
|
|
svelte: 4.2.19
|
|
typescript: 5.5.4
|
|
|
|
svelte@4.2.19:
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
'@types/estree': 1.0.5
|
|
acorn: 8.12.1
|
|
aria-query: 5.3.0
|
|
axobject-query: 4.1.0
|
|
code-red: 1.0.4
|
|
css-tree: 2.3.1
|
|
estree-walker: 3.0.3
|
|
is-reference: 3.0.2
|
|
locate-character: 3.0.0
|
|
magic-string: 0.30.11
|
|
periscopic: 3.1.0
|
|
|
|
svg-tags@1.0.0: {}
|
|
|
|
svgo@3.2.0:
|
|
dependencies:
|
|
'@trysound/sax': 0.2.0
|
|
commander: 7.2.0
|
|
css-select: 5.1.0
|
|
css-tree: 2.3.1
|
|
css-what: 6.1.0
|
|
csso: 5.0.5
|
|
picocolors: 1.0.1
|
|
|
|
symbol-tree@3.2.4: {}
|
|
|
|
tailwindcss@3.4.10:
|
|
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.2
|
|
glob-parent: 6.0.2
|
|
is-glob: 4.0.3
|
|
jiti: 1.21.0
|
|
lilconfig: 2.1.0
|
|
micromatch: 4.0.8
|
|
normalize-path: 3.0.0
|
|
object-hash: 3.0.0
|
|
picocolors: 1.0.1
|
|
postcss: 8.4.44
|
|
postcss-import: 15.1.0(postcss@8.4.44)
|
|
postcss-js: 4.0.1(postcss@8.4.44)
|
|
postcss-load-config: 4.0.2(postcss@8.4.44)
|
|
postcss-nested: 6.0.1(postcss@8.4.44)
|
|
postcss-selector-parser: 6.1.0
|
|
resolve: 1.22.8
|
|
sucrase: 3.35.0
|
|
transitivePeerDependencies:
|
|
- ts-node
|
|
|
|
tar@6.2.1:
|
|
dependencies:
|
|
chownr: 2.0.0
|
|
fs-minipass: 2.1.0
|
|
minipass: 5.0.0
|
|
minizlib: 2.1.2
|
|
mkdirp: 1.0.4
|
|
yallist: 4.0.0
|
|
|
|
term-size@2.2.1: {}
|
|
|
|
terminal-link@3.0.0:
|
|
dependencies:
|
|
ansi-escapes: 5.0.0
|
|
supports-hyperlinks: 2.3.0
|
|
|
|
text-table@0.2.0: {}
|
|
|
|
thenify-all@1.6.0:
|
|
dependencies:
|
|
thenify: 3.3.1
|
|
|
|
thenify@3.3.1:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
|
|
thingies@1.21.0(tslib@2.6.2):
|
|
dependencies:
|
|
tslib: 2.6.2
|
|
|
|
timestring@6.0.0: {}
|
|
|
|
tinybench@2.8.0: {}
|
|
|
|
tinyexec@0.3.0: {}
|
|
|
|
tinypool@1.0.0: {}
|
|
|
|
tinyrainbow@1.2.0: {}
|
|
|
|
tinyspy@3.0.0: {}
|
|
|
|
tmp@0.0.33:
|
|
dependencies:
|
|
os-tmpdir: 1.0.2
|
|
|
|
to-fast-properties@2.0.0: {}
|
|
|
|
to-regex-range@5.0.1:
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
|
|
toidentifier@1.0.1: {}
|
|
|
|
totalist@3.0.1: {}
|
|
|
|
tough-cookie@4.1.3:
|
|
dependencies:
|
|
psl: 1.9.0
|
|
punycode: 2.3.1
|
|
universalify: 0.2.0
|
|
url-parse: 1.5.10
|
|
|
|
tr46@0.0.3: {}
|
|
|
|
tr46@5.0.0:
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
|
|
tree-dump@1.0.1(tslib@2.6.2):
|
|
dependencies:
|
|
tslib: 2.6.2
|
|
|
|
trim-lines@3.0.1: {}
|
|
|
|
trough@2.2.0: {}
|
|
|
|
ts-api-utils@1.3.0(typescript@5.5.4):
|
|
dependencies:
|
|
typescript: 5.5.4
|
|
|
|
ts-interface-checker@0.1.13: {}
|
|
|
|
tsconfck@3.1.3(typescript@5.5.4):
|
|
optionalDependencies:
|
|
typescript: 5.5.4
|
|
|
|
tslib@2.1.0: {}
|
|
|
|
tslib@2.6.2: {}
|
|
|
|
turbo-darwin-64@2.1.1:
|
|
optional: true
|
|
|
|
turbo-darwin-arm64@2.1.1:
|
|
optional: true
|
|
|
|
turbo-linux-64@2.1.1:
|
|
optional: true
|
|
|
|
turbo-linux-arm64@2.1.1:
|
|
optional: true
|
|
|
|
turbo-windows-64@2.1.1:
|
|
optional: true
|
|
|
|
turbo-windows-arm64@2.1.1:
|
|
optional: true
|
|
|
|
turbo@2.1.1:
|
|
optionalDependencies:
|
|
turbo-darwin-64: 2.1.1
|
|
turbo-darwin-arm64: 2.1.1
|
|
turbo-linux-64: 2.1.1
|
|
turbo-linux-arm64: 2.1.1
|
|
turbo-windows-64: 2.1.1
|
|
turbo-windows-arm64: 2.1.1
|
|
|
|
type-check@0.4.0:
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
|
|
type-fest@1.4.0: {}
|
|
|
|
type-fest@2.19.0: {}
|
|
|
|
type-is@1.6.18:
|
|
dependencies:
|
|
media-typer: 0.3.0
|
|
mime-types: 2.1.35
|
|
|
|
types-react-dom@19.0.0-alpha.3:
|
|
dependencies:
|
|
'@types/react': 18.3.5
|
|
|
|
types-react@19.0.0-alpha.3:
|
|
dependencies:
|
|
csstype: 3.1.3
|
|
|
|
typesafe-path@0.2.2: {}
|
|
|
|
typescript-auto-import-cache@0.3.3:
|
|
dependencies:
|
|
semver: 7.6.3
|
|
|
|
typescript-eslint@8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4):
|
|
dependencies:
|
|
'@typescript-eslint/eslint-plugin': 8.3.0(@typescript-eslint/parser@8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)
|
|
'@typescript-eslint/parser': 8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)
|
|
'@typescript-eslint/utils': 8.3.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4)
|
|
optionalDependencies:
|
|
typescript: 5.5.4
|
|
transitivePeerDependencies:
|
|
- eslint
|
|
- supports-color
|
|
|
|
typescript@5.5.4: {}
|
|
|
|
ufo@1.5.3: {}
|
|
|
|
uglify-js@3.17.4: {}
|
|
|
|
uhyphen@0.2.0: {}
|
|
|
|
ultrahtml@1.5.3: {}
|
|
|
|
undici-types@5.26.5: {}
|
|
|
|
undici@6.19.8: {}
|
|
|
|
unicorn-magic@0.1.0: {}
|
|
|
|
unified@11.0.5:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
bail: 2.0.2
|
|
devlop: 1.1.0
|
|
extend: 3.0.2
|
|
is-plain-obj: 4.1.0
|
|
trough: 2.2.0
|
|
vfile: 6.0.3
|
|
|
|
unist-util-find-after@5.0.0:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
unist-util-is: 6.0.0
|
|
|
|
unist-util-is@3.0.0: {}
|
|
|
|
unist-util-is@4.1.0: {}
|
|
|
|
unist-util-is@6.0.0:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
unist-util-modify-children@4.0.0:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
array-iterate: 2.0.1
|
|
|
|
unist-util-position-from-estree@2.0.0:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
unist-util-position@5.0.0:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
unist-util-remove-position@5.0.0:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
unist-util-visit: 5.0.0
|
|
|
|
unist-util-select@4.0.3:
|
|
dependencies:
|
|
'@types/unist': 2.0.10
|
|
css-selector-parser: 1.4.1
|
|
nth-check: 2.1.1
|
|
zwitch: 2.0.4
|
|
|
|
unist-util-stringify-position@4.0.0:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
unist-util-visit-children@3.0.0:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
unist-util-visit-parents@2.1.2:
|
|
dependencies:
|
|
unist-util-is: 3.0.0
|
|
|
|
unist-util-visit-parents@3.1.1:
|
|
dependencies:
|
|
'@types/unist': 2.0.10
|
|
unist-util-is: 4.1.0
|
|
|
|
unist-util-visit-parents@6.0.1:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
unist-util-is: 6.0.0
|
|
|
|
unist-util-visit@1.4.1:
|
|
dependencies:
|
|
unist-util-visit-parents: 2.1.2
|
|
|
|
unist-util-visit@2.0.3:
|
|
dependencies:
|
|
'@types/unist': 2.0.10
|
|
unist-util-is: 4.1.0
|
|
unist-util-visit-parents: 3.1.1
|
|
|
|
unist-util-visit@5.0.0:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
unist-util-is: 6.0.0
|
|
unist-util-visit-parents: 6.0.1
|
|
|
|
universalify@0.1.2: {}
|
|
|
|
universalify@0.2.0: {}
|
|
|
|
universalify@2.0.1: {}
|
|
|
|
update-browserslist-db@1.1.0(browserslist@4.23.3):
|
|
dependencies:
|
|
browserslist: 4.23.3
|
|
escalade: 3.1.2
|
|
picocolors: 1.0.1
|
|
|
|
upper-case@1.1.3: {}
|
|
|
|
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
|
|
|
|
util-deprecate@1.0.2: {}
|
|
|
|
uuid-parse@1.1.0: {}
|
|
|
|
uuid@8.3.2: {}
|
|
|
|
validate-html-nesting@1.2.2: {}
|
|
|
|
vfile-location@5.0.2:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
vfile: 6.0.3
|
|
|
|
vfile-message@4.0.2:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
unist-util-stringify-position: 4.0.0
|
|
|
|
vfile@6.0.3:
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
vfile-message: 4.0.2
|
|
|
|
vite-hot-client@0.2.3(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8)):
|
|
dependencies:
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
|
|
vite-node@2.0.5(@types/node@18.19.31)(sass@1.77.8):
|
|
dependencies:
|
|
cac: 6.7.14
|
|
debug: 4.3.6
|
|
pathe: 1.1.2
|
|
tinyrainbow: 1.2.0
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- less
|
|
- lightningcss
|
|
- sass
|
|
- sass-embedded
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
|
|
vite-plugin-inspect@0.8.5(rollup@4.21.2)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8)):
|
|
dependencies:
|
|
'@antfu/utils': 0.7.10
|
|
'@rollup/pluginutils': 5.1.0(rollup@4.21.2)
|
|
debug: 4.3.6
|
|
error-stack-parser-es: 0.1.5
|
|
fs-extra: 11.2.0
|
|
open: 10.1.0
|
|
perfect-debounce: 1.0.0
|
|
picocolors: 1.0.1
|
|
sirv: 2.0.4
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
transitivePeerDependencies:
|
|
- rollup
|
|
- supports-color
|
|
|
|
vite-plugin-solid@2.10.2(solid-js@1.8.22)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8)):
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@types/babel__core': 7.20.5
|
|
babel-preset-solid: 1.8.16(@babel/core@7.25.2)
|
|
merge-anything: 5.1.7
|
|
solid-js: 1.8.22
|
|
solid-refresh: 0.6.3(solid-js@1.8.22)
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
vitefu: 0.2.5(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
vite-plugin-vue-devtools@7.3.9(rollup@4.21.2)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4)):
|
|
dependencies:
|
|
'@vue/devtools-core': 7.3.9(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))
|
|
'@vue/devtools-kit': 7.3.9
|
|
'@vue/devtools-shared': 7.3.9
|
|
execa: 8.0.1
|
|
sirv: 2.0.4
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
vite-plugin-inspect: 0.8.5(rollup@4.21.2)(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
vite-plugin-vue-inspector: 5.1.3(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8))
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- rollup
|
|
- supports-color
|
|
- vue
|
|
|
|
vite-plugin-vue-inspector@5.1.3(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8)):
|
|
dependencies:
|
|
'@babel/core': 7.25.2
|
|
'@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.25.2)
|
|
'@babel/plugin-syntax-import-attributes': 7.24.1(@babel/core@7.25.2)
|
|
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2)
|
|
'@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.25.2)
|
|
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2)
|
|
'@vue/compiler-dom': 3.4.38
|
|
kolorist: 1.8.0
|
|
magic-string: 0.30.11
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
vite-svg-loader@5.1.0(vue@3.4.38(typescript@5.5.4)):
|
|
dependencies:
|
|
svgo: 3.2.0
|
|
vue: 3.4.38(typescript@5.5.4)
|
|
|
|
vite@5.4.2(@types/node@18.19.31)(sass@1.77.8):
|
|
dependencies:
|
|
esbuild: 0.21.5
|
|
postcss: 8.4.44
|
|
rollup: 4.21.2
|
|
optionalDependencies:
|
|
'@types/node': 18.19.31
|
|
fsevents: 2.3.3
|
|
sass: 1.77.8
|
|
|
|
vitefu@0.2.5(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8)):
|
|
optionalDependencies:
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
|
|
vitefu@1.0.2(vite@5.4.2(@types/node@18.19.31)(sass@1.77.8)):
|
|
optionalDependencies:
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
|
|
vitest@2.0.5(@types/node@18.19.31)(jsdom@23.2.0)(sass@1.77.8):
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@vitest/expect': 2.0.5
|
|
'@vitest/pretty-format': 2.0.5
|
|
'@vitest/runner': 2.0.5
|
|
'@vitest/snapshot': 2.0.5
|
|
'@vitest/spy': 2.0.5
|
|
'@vitest/utils': 2.0.5
|
|
chai: 5.1.1
|
|
debug: 4.3.6
|
|
execa: 8.0.1
|
|
magic-string: 0.30.11
|
|
pathe: 1.1.2
|
|
std-env: 3.7.0
|
|
tinybench: 2.8.0
|
|
tinypool: 1.0.0
|
|
tinyrainbow: 1.2.0
|
|
vite: 5.4.2(@types/node@18.19.31)(sass@1.77.8)
|
|
vite-node: 2.0.5(@types/node@18.19.31)(sass@1.77.8)
|
|
why-is-node-running: 2.3.0
|
|
optionalDependencies:
|
|
'@types/node': 18.19.31
|
|
jsdom: 23.2.0
|
|
transitivePeerDependencies:
|
|
- less
|
|
- lightningcss
|
|
- sass
|
|
- sass-embedded
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
|
|
volar-service-css@0.0.61(@volar/language-service@2.4.0):
|
|
dependencies:
|
|
vscode-css-languageservice: 6.3.0
|
|
vscode-languageserver-textdocument: 1.0.11
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.0
|
|
|
|
volar-service-emmet@0.0.61(@volar/language-service@2.4.0):
|
|
dependencies:
|
|
'@emmetio/css-parser': 0.4.0
|
|
'@emmetio/html-matcher': 1.3.0
|
|
'@vscode/emmet-helper': 2.9.3
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.0
|
|
|
|
volar-service-html@0.0.61(@volar/language-service@2.4.0):
|
|
dependencies:
|
|
vscode-html-languageservice: 5.3.0
|
|
vscode-languageserver-textdocument: 1.0.11
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.0
|
|
|
|
volar-service-prettier@0.0.61(@volar/language-service@2.4.0)(prettier@3.3.3):
|
|
dependencies:
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.0
|
|
prettier: 3.3.3
|
|
|
|
volar-service-typescript-twoslash-queries@0.0.61(@volar/language-service@2.4.0):
|
|
dependencies:
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.0
|
|
|
|
volar-service-typescript@0.0.61(@volar/language-service@2.4.0):
|
|
dependencies:
|
|
path-browserify: 1.0.1
|
|
semver: 7.6.3
|
|
typescript-auto-import-cache: 0.3.3
|
|
vscode-languageserver-textdocument: 1.0.11
|
|
vscode-nls: 5.2.0
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.0
|
|
|
|
volar-service-yaml@0.0.61(@volar/language-service@2.4.0):
|
|
dependencies:
|
|
vscode-uri: 3.0.8
|
|
yaml-language-server: 1.15.0
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.0
|
|
|
|
vscode-css-languageservice@6.3.0:
|
|
dependencies:
|
|
'@vscode/l10n': 0.0.18
|
|
vscode-languageserver-textdocument: 1.0.11
|
|
vscode-languageserver-types: 3.17.5
|
|
vscode-uri: 3.0.8
|
|
|
|
vscode-html-languageservice@5.3.0:
|
|
dependencies:
|
|
'@vscode/l10n': 0.0.18
|
|
vscode-languageserver-textdocument: 1.0.11
|
|
vscode-languageserver-types: 3.17.5
|
|
vscode-uri: 3.0.8
|
|
|
|
vscode-json-languageservice@4.1.8:
|
|
dependencies:
|
|
jsonc-parser: 3.2.1
|
|
vscode-languageserver-textdocument: 1.0.11
|
|
vscode-languageserver-types: 3.17.5
|
|
vscode-nls: 5.2.0
|
|
vscode-uri: 3.0.8
|
|
|
|
vscode-jsonrpc@6.0.0: {}
|
|
|
|
vscode-jsonrpc@8.2.0: {}
|
|
|
|
vscode-languageserver-protocol@3.16.0:
|
|
dependencies:
|
|
vscode-jsonrpc: 6.0.0
|
|
vscode-languageserver-types: 3.16.0
|
|
|
|
vscode-languageserver-protocol@3.17.5:
|
|
dependencies:
|
|
vscode-jsonrpc: 8.2.0
|
|
vscode-languageserver-types: 3.17.5
|
|
|
|
vscode-languageserver-textdocument@1.0.11: {}
|
|
|
|
vscode-languageserver-types@3.16.0: {}
|
|
|
|
vscode-languageserver-types@3.17.5: {}
|
|
|
|
vscode-languageserver@7.0.0:
|
|
dependencies:
|
|
vscode-languageserver-protocol: 3.16.0
|
|
|
|
vscode-languageserver@9.0.1:
|
|
dependencies:
|
|
vscode-languageserver-protocol: 3.17.5
|
|
|
|
vscode-nls@5.2.0: {}
|
|
|
|
vscode-oniguruma@1.7.0: {}
|
|
|
|
vscode-textmate@5.2.0: {}
|
|
|
|
vscode-uri@2.1.2: {}
|
|
|
|
vscode-uri@3.0.8: {}
|
|
|
|
vue@3.4.38(typescript@5.5.4):
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.4.38
|
|
'@vue/compiler-sfc': 3.4.38
|
|
'@vue/runtime-dom': 3.4.38
|
|
'@vue/server-renderer': 3.4.38(vue@3.4.38(typescript@5.5.4))
|
|
'@vue/shared': 3.4.38
|
|
optionalDependencies:
|
|
typescript: 5.5.4
|
|
|
|
w3c-xmlserializer@5.0.0:
|
|
dependencies:
|
|
xml-name-validator: 5.0.0
|
|
|
|
web-namespaces@2.0.1: {}
|
|
|
|
web-streams-polyfill@3.3.3: {}
|
|
|
|
web-vitals@4.2.3: {}
|
|
|
|
webidl-conversions@3.0.1: {}
|
|
|
|
webidl-conversions@7.0.0: {}
|
|
|
|
whatwg-encoding@3.1.1:
|
|
dependencies:
|
|
iconv-lite: 0.6.3
|
|
|
|
whatwg-mimetype@4.0.0: {}
|
|
|
|
whatwg-url@14.0.0:
|
|
dependencies:
|
|
tr46: 5.0.0
|
|
webidl-conversions: 7.0.0
|
|
|
|
whatwg-url@5.0.0:
|
|
dependencies:
|
|
tr46: 0.0.3
|
|
webidl-conversions: 3.0.1
|
|
|
|
which-pm-runs@1.1.0: {}
|
|
|
|
which-pm@2.0.0:
|
|
dependencies:
|
|
load-yaml-file: 0.2.0
|
|
path-exists: 4.0.0
|
|
|
|
which-pm@3.0.0:
|
|
dependencies:
|
|
load-yaml-file: 0.2.0
|
|
|
|
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
|
|
|
|
wicked-good-xpath@1.3.0: {}
|
|
|
|
widest-line@4.0.1:
|
|
dependencies:
|
|
string-width: 5.1.2
|
|
|
|
wrap-ansi@7.0.0:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
|
|
wrap-ansi@8.1.0:
|
|
dependencies:
|
|
ansi-styles: 6.2.1
|
|
string-width: 5.1.2
|
|
strip-ansi: 7.1.0
|
|
|
|
ws@8.16.0: {}
|
|
|
|
xml-name-validator@5.0.0: {}
|
|
|
|
xml2js@0.6.2:
|
|
dependencies:
|
|
sax: 1.3.0
|
|
xmlbuilder: 11.0.1
|
|
|
|
xmlbuilder@11.0.1: {}
|
|
|
|
xmlchars@2.2.0: {}
|
|
|
|
xmldom-sre@0.1.31: {}
|
|
|
|
xxhash-wasm@1.0.2: {}
|
|
|
|
y18n@5.0.8: {}
|
|
|
|
yallist@2.1.2: {}
|
|
|
|
yallist@3.1.1: {}
|
|
|
|
yallist@4.0.0: {}
|
|
|
|
yaml-language-server@1.15.0:
|
|
dependencies:
|
|
ajv: 8.17.1
|
|
lodash: 4.17.21
|
|
request-light: 0.5.8
|
|
vscode-json-languageservice: 4.1.8
|
|
vscode-languageserver: 7.0.0
|
|
vscode-languageserver-textdocument: 1.0.11
|
|
vscode-languageserver-types: 3.17.5
|
|
vscode-nls: 5.2.0
|
|
vscode-uri: 3.0.8
|
|
yaml: 2.2.2
|
|
optionalDependencies:
|
|
prettier: 2.8.7
|
|
|
|
yaml@2.2.2: {}
|
|
|
|
yaml@2.5.0: {}
|
|
|
|
yargs-parser@21.1.1: {}
|
|
|
|
yargs@17.7.2:
|
|
dependencies:
|
|
cliui: 8.0.1
|
|
escalade: 3.1.2
|
|
get-caller-file: 2.0.5
|
|
require-directory: 2.1.1
|
|
string-width: 4.2.3
|
|
y18n: 5.0.8
|
|
yargs-parser: 21.1.1
|
|
|
|
yocto-queue@0.1.0: {}
|
|
|
|
yocto-queue@1.1.1: {}
|
|
|
|
zod-to-json-schema@3.23.2(zod@3.23.8):
|
|
dependencies:
|
|
zod: 3.23.8
|
|
|
|
zod-to-ts@1.2.0(typescript@5.5.4)(zod@3.23.8):
|
|
dependencies:
|
|
typescript: 5.5.4
|
|
zod: 3.23.8
|
|
|
|
zod@3.23.8: {}
|
|
|
|
zwitch@2.0.4: {}
|