mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
b9c05f45b2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
17312 lines
526 KiB
YAML
17312 lines
526 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.4
|
|
version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)
|
|
'@biomejs/biome':
|
|
specifier: 1.9.3
|
|
version: 1.9.3
|
|
'@changesets/changelog-github':
|
|
specifier: ^0.5.0
|
|
version: 0.5.0
|
|
'@changesets/cli':
|
|
specifier: ^2.27.9
|
|
version: 2.27.9
|
|
'@types/node':
|
|
specifier: ^18.17.8
|
|
version: 18.19.50
|
|
esbuild:
|
|
specifier: ^0.21.5
|
|
version: 0.21.5
|
|
eslint:
|
|
specifier: ^9.14.0
|
|
version: 9.14.0(jiti@1.21.6)
|
|
eslint-plugin-regexp:
|
|
specifier: ^2.6.0
|
|
version: 2.6.0(eslint@9.14.0(jiti@1.21.6))
|
|
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
|
|
publint:
|
|
specifier: ^0.2.12
|
|
version: 0.2.12
|
|
turbo:
|
|
specifier: ^2.2.3
|
|
version: 2.2.3
|
|
typescript:
|
|
specifier: ~5.6.3
|
|
version: 5.6.3
|
|
typescript-eslint:
|
|
specifier: ^8.13.0
|
|
version: 8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
|
|
benchmark:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../packages/integrations/mdx
|
|
'@astrojs/node':
|
|
specifier: ^8.3.4
|
|
version: 8.3.4(astro@packages+astro)
|
|
'@benchmark/adapter':
|
|
specifier: workspace:*
|
|
version: link:packages/adapter
|
|
'@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.4
|
|
version: 3.0.4
|
|
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.5
|
|
tinyexec:
|
|
specifier: ^0.3.1
|
|
version: 0.3.1
|
|
devDependencies:
|
|
'@codspeed/tinybench-plugin':
|
|
specifier: ^3.1.1
|
|
version: 3.1.1(tinybench@2.9.0)
|
|
tinybench:
|
|
specifier: ^2.9.0
|
|
version: 2.9.0
|
|
|
|
benchmark/packages/adapter:
|
|
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
|
|
|
|
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: ^4.16.14
|
|
version: link:../../packages/astro
|
|
|
|
examples/blog:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: ^3.1.9
|
|
version: link:../../packages/integrations/mdx
|
|
'@astrojs/rss':
|
|
specifier: ^4.0.9
|
|
version: link:../../packages/astro-rss
|
|
'@astrojs/sitemap':
|
|
specifier: ^3.2.1
|
|
version: link:../../packages/integrations/sitemap
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
|
|
examples/component:
|
|
devDependencies:
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
|
|
examples/container-with-vitest:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: ^3.6.2
|
|
version: link:../../packages/integrations/react
|
|
astro:
|
|
specifier: ^4.16.14
|
|
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.1.4
|
|
version: 2.1.4(@types/node@18.19.50)(jsdom@23.2.0)(sass@1.80.6)
|
|
devDependencies:
|
|
'@types/react':
|
|
specifier: ^18.3.12
|
|
version: 18.3.12
|
|
'@types/react-dom':
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
|
|
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.3
|
|
version: 3.14.3
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
|
|
examples/framework-lit:
|
|
dependencies:
|
|
'@astrojs/lit':
|
|
specifier: ^4.3.0
|
|
version: link:../../packages/integrations/lit
|
|
'@webcomponents/template-shadowroot':
|
|
specifier: ^0.2.1
|
|
version: 0.2.1
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
lit:
|
|
specifier: ^3.2.1
|
|
version: 3.2.1
|
|
|
|
examples/framework-multiple:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: ^3.5.3
|
|
version: link:../../packages/integrations/preact
|
|
'@astrojs/react':
|
|
specifier: ^3.6.2
|
|
version: link:../../packages/integrations/react
|
|
'@astrojs/solid-js':
|
|
specifier: ^4.4.3
|
|
version: link:../../packages/integrations/solid
|
|
'@astrojs/svelte':
|
|
specifier: ^6.0.1
|
|
version: link:../../packages/integrations/svelte
|
|
'@astrojs/vue':
|
|
specifier: ^4.5.2
|
|
version: link:../../packages/integrations/vue
|
|
'@types/react':
|
|
specifier: ^18.3.12
|
|
version: 18.3.12
|
|
'@types/react-dom':
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
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.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
examples/framework-preact:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: ^3.5.3
|
|
version: link:../../packages/integrations/preact
|
|
'@preact/signals':
|
|
specifier: ^1.3.0
|
|
version: 1.3.0(preact@10.24.3)
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
|
|
examples/framework-react:
|
|
dependencies:
|
|
'@astrojs/react':
|
|
specifier: ^3.6.2
|
|
version: link:../../packages/integrations/react
|
|
'@types/react':
|
|
specifier: ^18.3.12
|
|
version: 18.3.12
|
|
'@types/react-dom':
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
astro:
|
|
specifier: ^4.16.14
|
|
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.3
|
|
version: link:../../packages/integrations/solid
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
solid-js:
|
|
specifier: ^1.9.3
|
|
version: 1.9.3
|
|
|
|
examples/framework-svelte:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: ^6.0.1
|
|
version: link:../../packages/integrations/svelte
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
examples/framework-vue:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: ^4.5.2
|
|
version: link:../../packages/integrations/vue
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
examples/hackernews:
|
|
dependencies:
|
|
'@astrojs/node':
|
|
specifier: ^8.3.4
|
|
version: 8.3.4(astro@packages+astro)
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
|
|
examples/integration:
|
|
devDependencies:
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
|
|
examples/minimal:
|
|
dependencies:
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
|
|
examples/portfolio:
|
|
dependencies:
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
|
|
examples/ssr:
|
|
dependencies:
|
|
'@astrojs/node':
|
|
specifier: ^8.3.4
|
|
version: 8.3.4(astro@packages+astro)
|
|
'@astrojs/svelte':
|
|
specifier: ^6.0.1
|
|
version: link:../../packages/integrations/svelte
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
examples/starlog:
|
|
dependencies:
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
sass:
|
|
specifier: ^1.80.6
|
|
version: 1.80.6
|
|
sharp:
|
|
specifier: ^0.33.3
|
|
version: 0.33.5
|
|
|
|
examples/toolbar-app:
|
|
devDependencies:
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
|
|
examples/with-markdoc:
|
|
dependencies:
|
|
'@astrojs/markdoc':
|
|
specifier: ^0.11.5
|
|
version: link:../../packages/integrations/markdoc
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
|
|
examples/with-mdx:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: ^3.1.9
|
|
version: link:../../packages/integrations/mdx
|
|
'@astrojs/preact':
|
|
specifier: ^3.5.3
|
|
version: link:../../packages/integrations/preact
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
|
|
examples/with-nanostores:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: ^3.5.3
|
|
version: link:../../packages/integrations/preact
|
|
'@nanostores/preact':
|
|
specifier: ^0.5.2
|
|
version: 0.5.2(nanostores@0.11.3)(preact@10.24.3)
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
nanostores:
|
|
specifier: ^0.11.3
|
|
version: 0.11.3
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
|
|
examples/with-tailwindcss:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: ^3.1.9
|
|
version: link:../../packages/integrations/mdx
|
|
'@astrojs/tailwind':
|
|
specifier: ^5.1.2
|
|
version: link:../../packages/integrations/tailwind
|
|
'@types/canvas-confetti':
|
|
specifier: ^1.6.4
|
|
version: 1.6.4
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
autoprefixer:
|
|
specifier: ^10.4.20
|
|
version: 10.4.20(postcss@8.4.47)
|
|
canvas-confetti:
|
|
specifier: ^1.9.3
|
|
version: 1.9.3
|
|
postcss:
|
|
specifier: ^8.4.47
|
|
version: 8.4.47
|
|
tailwindcss:
|
|
specifier: ^3.4.14
|
|
version: 3.4.14
|
|
|
|
examples/with-vitest:
|
|
dependencies:
|
|
astro:
|
|
specifier: ^4.16.14
|
|
version: link:../../packages/astro
|
|
vitest:
|
|
specifier: ^2.1.4
|
|
version: 2.1.4(@types/node@18.19.50)(jsdom@23.2.0)(sass@1.80.6)
|
|
|
|
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/core':
|
|
specifier: ^7.26.0
|
|
version: 7.26.0
|
|
'@babel/plugin-transform-react-jsx':
|
|
specifier: ^7.25.9
|
|
version: 7.25.9(@babel/core@7.26.0)
|
|
'@babel/types':
|
|
specifier: ^7.26.0
|
|
version: 7.26.0
|
|
'@oslojs/encoding':
|
|
specifier: ^1.1.0
|
|
version: 1.1.0
|
|
'@rollup/pluginutils':
|
|
specifier: ^5.1.3
|
|
version: 5.1.3(rollup@4.24.4)
|
|
'@types/babel__core':
|
|
specifier: ^7.20.5
|
|
version: 7.20.5
|
|
'@types/cookie':
|
|
specifier: ^0.6.0
|
|
version: 0.6.0
|
|
acorn:
|
|
specifier: ^8.14.0
|
|
version: 8.14.0
|
|
aria-query:
|
|
specifier: ^5.3.2
|
|
version: 5.3.2
|
|
axobject-query:
|
|
specifier: ^4.1.0
|
|
version: 4.1.0
|
|
boxen:
|
|
specifier: 8.0.1
|
|
version: 8.0.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.7.2
|
|
version: 0.7.2
|
|
cssesc:
|
|
specifier: ^3.0.0
|
|
version: 3.0.0
|
|
debug:
|
|
specifier: ^4.3.7
|
|
version: 4.3.7
|
|
deterministic-object-hash:
|
|
specifier: ^2.0.2
|
|
version: 2.0.2
|
|
devalue:
|
|
specifier: ^5.1.1
|
|
version: 5.1.1
|
|
diff:
|
|
specifier: ^5.2.0
|
|
version: 5.2.0
|
|
dlv:
|
|
specifier: ^1.1.3
|
|
version: 1.1.3
|
|
dset:
|
|
specifier: ^3.1.4
|
|
version: 3.1.4
|
|
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
|
|
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.12
|
|
version: 0.30.12
|
|
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.1
|
|
version: 8.1.1
|
|
p-limit:
|
|
specifier: ^6.1.0
|
|
version: 6.1.0
|
|
p-queue:
|
|
specifier: ^8.0.1
|
|
version: 8.0.1
|
|
preferred-pm:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
prompts:
|
|
specifier: ^2.4.2
|
|
version: 2.4.2
|
|
rehype:
|
|
specifier: ^13.0.2
|
|
version: 13.0.2
|
|
semver:
|
|
specifier: ^7.6.3
|
|
version: 7.6.3
|
|
shiki:
|
|
specifier: ^1.22.2
|
|
version: 1.22.2
|
|
tinyexec:
|
|
specifier: ^0.3.1
|
|
version: 0.3.1
|
|
tsconfck:
|
|
specifier: ^3.1.4
|
|
version: 3.1.4(typescript@5.6.3)
|
|
unist-util-visit:
|
|
specifier: ^5.0.0
|
|
version: 5.0.0
|
|
vfile:
|
|
specifier: ^6.0.3
|
|
version: 6.0.3
|
|
vite:
|
|
specifier: ^5.4.10
|
|
version: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
vitefu:
|
|
specifier: ^1.0.3
|
|
version: 1.0.3(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
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.5
|
|
version: 3.23.5(zod@3.23.8)
|
|
zod-to-ts:
|
|
specifier: ^1.2.0
|
|
version: 1.2.0(typescript@5.6.3)(zod@3.23.8)
|
|
optionalDependencies:
|
|
sharp:
|
|
specifier: ^0.33.3
|
|
version: 0.33.5
|
|
devDependencies:
|
|
'@astrojs/check':
|
|
specifier: ^0.9.4
|
|
version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)
|
|
'@playwright/test':
|
|
specifier: ^1.48.2
|
|
version: 1.48.2
|
|
'@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.3
|
|
version: 5.2.3
|
|
'@types/dlv':
|
|
specifier: ^1.1.4
|
|
version: 1.1.4
|
|
'@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: ^1.1.0
|
|
version: 1.1.0
|
|
fs-fixture:
|
|
specifier: ^2.6.0
|
|
version: 2.6.0
|
|
mdast-util-mdx:
|
|
specifier: ^3.0.0
|
|
version: 3.0.0
|
|
mdast-util-mdx-jsx:
|
|
specifier: ^3.1.3
|
|
version: 3.1.3
|
|
node-mocks-http:
|
|
specifier: ^1.16.1
|
|
version: 1.16.1(@types/node@18.19.50)
|
|
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.24.4
|
|
version: 4.24.4
|
|
sass:
|
|
specifier: ^1.80.6
|
|
version: 1.80.6
|
|
undici:
|
|
specifier: ^6.20.1
|
|
version: 6.20.1
|
|
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.5
|
|
version: 1.26.5
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
|
|
packages/astro-rss:
|
|
dependencies:
|
|
fast-xml-parser:
|
|
specifier: ^4.5.0
|
|
version: 4.5.0
|
|
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.4
|
|
version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../../../db
|
|
'@astrojs/node':
|
|
specifier: ^8.3.4
|
|
version: 8.3.4(astro@packages+astro)
|
|
'@astrojs/react':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/react
|
|
'@types/react':
|
|
specifier: ^18.3.12
|
|
version: 18.3.12
|
|
'@types/react-dom':
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
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.6.3
|
|
version: 5.6.3
|
|
|
|
packages/astro/e2e/fixtures/actions-react-19:
|
|
dependencies:
|
|
'@astrojs/check':
|
|
specifier: ^0.9.4
|
|
version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../../../db
|
|
'@astrojs/node':
|
|
specifier: ^8.3.4
|
|
version: 8.3.4(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.6.3
|
|
version: 5.6.3
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
packages/astro/e2e/fixtures/astro-envs:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
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.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
packages/astro/e2e/fixtures/error-cyclic:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
|
|
packages/astro/e2e/fixtures/error-sass:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
sass:
|
|
specifier: ^1.80.6
|
|
version: 1.80.6
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
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.80.6
|
|
version: 1.80.6
|
|
solid-js:
|
|
specifier: ^1.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
packages/astro/e2e/fixtures/hmr:
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
sass:
|
|
specifier: ^1.80.6
|
|
version: 1.80.6
|
|
|
|
packages/astro/e2e/fixtures/hydration-race:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
|
|
packages/astro/e2e/fixtures/i18n:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/e2e/fixtures/lit-component:
|
|
dependencies:
|
|
'@astrojs/lit':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/lit
|
|
'@webcomponents/template-shadowroot':
|
|
specifier: ^0.2.1
|
|
version: 0.2.1
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
lit:
|
|
specifier: ^3.2.1
|
|
version: 3.2.1
|
|
|
|
packages/astro/e2e/fixtures/multiple-frameworks:
|
|
dependencies:
|
|
'@webcomponents/template-shadowroot':
|
|
specifier: ^0.2.1
|
|
version: 0.2.1
|
|
lit:
|
|
specifier: ^3.2.1
|
|
version: 3.2.1
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
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.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
devDependencies:
|
|
'@astrojs/lit':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/lit
|
|
'@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.24.3
|
|
version: 10.24.3
|
|
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.24.3
|
|
version: 10.24.3
|
|
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.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
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.24.3
|
|
version: 10.24.3
|
|
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.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
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.24.3
|
|
version: 10.24.3
|
|
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.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
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.24.3
|
|
version: 10.24.3
|
|
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.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
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.24.3
|
|
version: 10.24.3
|
|
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.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
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.24.3
|
|
version: 10.24.3
|
|
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.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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.4
|
|
version: 8.3.4(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/server-islands-key:
|
|
dependencies:
|
|
'@astrojs/node':
|
|
specifier: ^8.3.4
|
|
version: 8.3.4(astro@packages+astro)
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
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.9.3
|
|
version: 1.9.3
|
|
|
|
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.9.3
|
|
version: 1.9.3
|
|
|
|
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.9.3
|
|
version: 1.9.3
|
|
|
|
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: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
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.47)
|
|
postcss:
|
|
specifier: ^8.4.47
|
|
version: 8.4.47
|
|
tailwindcss:
|
|
specifier: ^3.4.14
|
|
version: 3.4.14
|
|
|
|
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.4
|
|
version: 8.3.4(astro@packages+astro)
|
|
'@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:../../..
|
|
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.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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.12
|
|
version: 18.3.12
|
|
'@types/react-dom':
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
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.12
|
|
version: 18.3.12
|
|
'@types/react-dom':
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
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.12
|
|
version: 18.3.12
|
|
'@types/react-dom':
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
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: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
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: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
packages/astro/test/fixtures/alias-tsconfig-baseurl-only:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/svelte
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
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: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
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.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
packages/astro/test/fixtures/astro-expr:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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:
|
|
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.3
|
|
version: 6.0.3
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
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.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
packages/astro/test/fixtures/before-hydration:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
|
|
packages/astro/test/fixtures/build-assets:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
|
|
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.4
|
|
version: 8.3.4(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.24.3
|
|
version: 10.24.3
|
|
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: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
packages/astro/test/fixtures/component-library-shared:
|
|
dependencies:
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
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.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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-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-data-url:
|
|
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: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
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.4
|
|
version: 8.3.4(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.24.3
|
|
version: 10.24.3
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
packages/astro/test/fixtures/fontsource-package:
|
|
dependencies:
|
|
'@fontsource/monofett':
|
|
specifier: 5.1.0
|
|
version: 5.1.0
|
|
'@fontsource/montserrat':
|
|
specifier: 5.1.0
|
|
version: 5.1.0
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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-dynamic:
|
|
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.24.3
|
|
version: 10.24.3
|
|
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.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
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.9.3
|
|
version: 1.9.3
|
|
|
|
packages/astro/test/fixtures/lazy-layout:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/lit-element:
|
|
dependencies:
|
|
'@astrojs/lit':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/lit
|
|
'@webcomponents/template-shadowroot':
|
|
specifier: ^0.2.1
|
|
version: 0.2.1
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
lit:
|
|
specifier: ^3.2.1
|
|
version: 3.2.1
|
|
|
|
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.47)
|
|
postcss:
|
|
specifier: ^8.4.47
|
|
version: 8.4.47
|
|
solid-js:
|
|
specifier: ^1.9.3
|
|
version: 1.9.3
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
devDependencies:
|
|
postcss-preset-env:
|
|
specifier: ^10.0.9
|
|
version: 10.0.9(postcss@8.4.47)
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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.24.3)
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
|
|
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.9.3
|
|
version: 1.9.3
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
packages/astro/test/fixtures/server-islands/ssr:
|
|
dependencies:
|
|
'@astrojs/svelte':
|
|
specifier: workspace:*
|
|
version: link:../../../../../integrations/svelte
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../..
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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.9.3
|
|
version: 1.9.3
|
|
|
|
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: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
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.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
packages/astro/test/fixtures/solid-component:
|
|
dependencies:
|
|
'@astrojs/solid-js':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/solid
|
|
'@solidjs/router':
|
|
specifier: ^0.15.1
|
|
version: 0.15.1(solid-js@1.9.3)
|
|
'@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.9.3
|
|
version: 1.9.3
|
|
|
|
packages/astro/test/fixtures/solid-component/deps/solid-jsx-component:
|
|
dependencies:
|
|
solid-js:
|
|
specifier: ^1.9.3
|
|
version: 1.9.3
|
|
|
|
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.4
|
|
version: 8.3.4(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.24.3
|
|
version: 10.24.3
|
|
|
|
packages/astro/test/fixtures/ssr-error-pages:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/astro/test/fixtures/ssr-hoisted-script:
|
|
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.12
|
|
version: 18.3.12
|
|
'@types/react-dom':
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
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-scripts:
|
|
dependencies:
|
|
'@astrojs/preact':
|
|
specifier: 'workspace:'
|
|
version: link:../../../../integrations/preact
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
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.4
|
|
version: 8.3.4(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: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
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.47)
|
|
postcss:
|
|
specifier: ^8.4.47
|
|
version: 8.4.47
|
|
tailwindcss:
|
|
specifier: ^3.4.14
|
|
version: 3.4.14
|
|
|
|
packages/astro/test/fixtures/tailwindcss-ts:
|
|
dependencies:
|
|
'@astrojs/tailwind':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/tailwind
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
postcss:
|
|
specifier: ^8.4.47
|
|
version: 8.4.47
|
|
tailwindcss:
|
|
specifier: ^3.4.14
|
|
version: 3.4.14
|
|
|
|
packages/astro/test/fixtures/third-party-astro:
|
|
dependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
astro-embed:
|
|
specifier: ^0.8.0
|
|
version: 0.8.0(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.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
packages/astro/test/fixtures/vue-jsx:
|
|
dependencies:
|
|
'@astrojs/vue':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/vue
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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: ^5.1.16
|
|
version: 5.1.16
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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/astro/test/units/_temp-fixtures:
|
|
dependencies:
|
|
'@astrojs/mdx':
|
|
specifier: workspace:*
|
|
version: link:../../../../integrations/mdx
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
|
|
packages/create-astro:
|
|
dependencies:
|
|
'@astrojs/cli-kit':
|
|
specifier: ^0.4.1
|
|
version: 0.4.1
|
|
'@bluwy/giget-core':
|
|
specifier: ^0.1.1
|
|
version: 0.1.1
|
|
devDependencies:
|
|
arg:
|
|
specifier: ^5.0.2
|
|
version: 5.0.2
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
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.14.0
|
|
version: 0.14.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.14.0)(@types/react@18.3.12)(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.8
|
|
version: 5.0.8
|
|
open:
|
|
specifier: ^10.1.0
|
|
version: 10.1.0
|
|
ora:
|
|
specifier: ^8.1.1
|
|
version: 8.1.1
|
|
prompts:
|
|
specifier: ^2.4.2
|
|
version: 2.4.2
|
|
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.6.3
|
|
version: 5.6.3
|
|
vite:
|
|
specifier: ^5.4.10
|
|
version: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
|
|
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/libsql-remote:
|
|
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.4
|
|
version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../..
|
|
'@astrojs/node':
|
|
specifier: ^8.3.4
|
|
version: 8.3.4(astro@packages+astro)
|
|
'@astrojs/react':
|
|
specifier: ^3.6.2
|
|
version: link:../../../../integrations/react
|
|
'@types/react':
|
|
specifier: ^18.3.12
|
|
version: 18.3.12
|
|
'@types/react-dom':
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../astro
|
|
open-props:
|
|
specifier: ^1.7.7
|
|
version: 1.7.7
|
|
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.6.3
|
|
version: 5.6.3
|
|
zod:
|
|
specifier: ^3.23.8
|
|
version: 3.23.8
|
|
|
|
packages/integrations/alpinejs:
|
|
devDependencies:
|
|
'@playwright/test':
|
|
specifier: 1.48.2
|
|
version: 1.48.2
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
vite:
|
|
specifier: ^5.4.10
|
|
version: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
|
|
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.3
|
|
version: 3.14.3
|
|
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.3
|
|
version: 3.14.3
|
|
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.3
|
|
version: 3.14.3
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../../../../astro
|
|
|
|
packages/integrations/cloudflare: {}
|
|
|
|
packages/integrations/lit:
|
|
dependencies:
|
|
'@lit-labs/ssr':
|
|
specifier: ^3.2.2
|
|
version: 3.2.2
|
|
'@lit-labs/ssr-client':
|
|
specifier: ^1.1.7
|
|
version: 1.1.7
|
|
'@lit-labs/ssr-dom-shim':
|
|
specifier: ^1.2.1
|
|
version: 1.2.1
|
|
parse5:
|
|
specifier: ^7.2.1
|
|
version: 7.2.1
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
cheerio:
|
|
specifier: 1.0.0
|
|
version: 1.0.0
|
|
lit:
|
|
specifier: ^3.2.1
|
|
version: 3.2.1
|
|
sass:
|
|
specifier: ^1.80.6
|
|
version: 1.80.6
|
|
|
|
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.12)(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.1.1
|
|
version: 5.1.1
|
|
linkedom:
|
|
specifier: ^0.18.5
|
|
version: 0.18.5
|
|
vite:
|
|
specifier: ^5.4.10
|
|
version: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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.1.0
|
|
version: 3.1.0(acorn@8.14.0)
|
|
acorn:
|
|
specifier: ^8.14.0
|
|
version: 8.14.0
|
|
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.3
|
|
version: 9.0.3
|
|
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.6
|
|
version: 1.0.6
|
|
'@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.5
|
|
version: 0.18.5
|
|
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.22.2)
|
|
remark-math:
|
|
specifier: ^6.0.0
|
|
version: 6.0.0
|
|
remark-rehype:
|
|
specifier: ^11.1.1
|
|
version: 11.1.1
|
|
remark-shiki-twoslash:
|
|
specifier: ^3.1.3
|
|
version: 3.1.3(typescript@5.6.3)
|
|
remark-toc:
|
|
specifier: ^9.0.0
|
|
version: 9.0.0
|
|
shiki:
|
|
specifier: ^1.22.2
|
|
version: 1.22.2
|
|
unified:
|
|
specifier: ^11.0.5
|
|
version: 11.0.5
|
|
vite:
|
|
specifier: ^5.4.10
|
|
version: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
|
|
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.24.3
|
|
version: 10.24.3
|
|
|
|
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.9
|
|
version: 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-react-jsx-development':
|
|
specifier: ^7.25.9
|
|
version: 7.25.9(@babel/core@7.26.0)
|
|
'@preact/preset-vite':
|
|
specifier: 2.8.2
|
|
version: 2.8.2(@babel/core@7.26.0)(preact@10.24.3)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
'@preact/signals':
|
|
specifier: ^1.3.0
|
|
version: 1.3.0(preact@10.24.3)
|
|
babel-plugin-transform-hook-names:
|
|
specifier: ^1.0.2
|
|
version: 1.0.2(@babel/core@7.26.0)
|
|
preact-render-to-string:
|
|
specifier: ^6.5.11
|
|
version: 6.5.11(preact@10.24.3)
|
|
vite:
|
|
specifier: ^5.4.10
|
|
version: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
preact:
|
|
specifier: ^10.24.3
|
|
version: 10.24.3
|
|
|
|
packages/integrations/react:
|
|
dependencies:
|
|
'@vitejs/plugin-react':
|
|
specifier: ^4.3.3
|
|
version: 4.3.3(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
ultrahtml:
|
|
specifier: ^1.5.3
|
|
version: 1.5.3
|
|
vite:
|
|
specifier: ^5.4.10
|
|
version: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
devDependencies:
|
|
'@types/react':
|
|
specifier: ^18.3.12
|
|
version: 18.3.12
|
|
'@types/react-dom':
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
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)
|
|
|
|
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.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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.4(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:
|
|
specifier: ^5.4.10
|
|
version: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
vite-plugin-solid:
|
|
specifier: ^2.10.2
|
|
version: 2.10.2(solid-js@1.9.3)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
solid-js:
|
|
specifier: ^1.9.3
|
|
version: 1.9.3
|
|
|
|
packages/integrations/svelte:
|
|
dependencies:
|
|
'@sveltejs/vite-plugin-svelte':
|
|
specifier: ^4.0.0
|
|
version: 4.0.0(svelte@5.1.16)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
svelte2tsx:
|
|
specifier: ^0.7.22
|
|
version: 0.7.22(svelte@5.1.16)(typescript@5.6.3)
|
|
vite:
|
|
specifier: ^5.4.10
|
|
version: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
svelte:
|
|
specifier: ^5.1.16
|
|
version: 5.1.16
|
|
|
|
packages/integrations/tailwind:
|
|
dependencies:
|
|
autoprefixer:
|
|
specifier: ^10.4.20
|
|
version: 10.4.20(postcss@8.4.47)
|
|
postcss:
|
|
specifier: ^8.4.47
|
|
version: 8.4.47
|
|
postcss-load-config:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2(postcss@8.4.47)
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../../scripts
|
|
tailwindcss:
|
|
specifier: ^3.4.14
|
|
version: 3.4.14
|
|
vite:
|
|
specifier: ^5.4.10
|
|
version: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
|
|
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.4
|
|
version: 5.1.4(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))(vue@3.5.12(typescript@5.6.3))
|
|
'@vitejs/plugin-vue-jsx':
|
|
specifier: ^4.0.1
|
|
version: 4.0.1(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))(vue@3.5.12(typescript@5.6.3))
|
|
'@vue/compiler-sfc':
|
|
specifier: ^3.5.12
|
|
version: 3.5.12
|
|
vite:
|
|
specifier: ^5.4.10
|
|
version: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
vite-plugin-vue-devtools:
|
|
specifier: ^7.6.3
|
|
version: 7.6.3(rollup@4.24.4)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))(vue@3.5.12(typescript@5.6.3))
|
|
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.5
|
|
version: 0.18.5
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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.5.12(typescript@5.6.3))
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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.5.12(typescript@5.6.3))
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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.5.12(typescript@5.6.3))
|
|
vue:
|
|
specifier: ^3.5.12
|
|
version: 3.5.12(typescript@5.6.3)
|
|
|
|
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.4
|
|
version: 4.2.4
|
|
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.5
|
|
version: 0.18.5
|
|
|
|
packages/integrations/web-vitals/test/fixtures/basics:
|
|
dependencies:
|
|
'@astrojs/db':
|
|
specifier: workspace:*
|
|
version: link:../../../../../db
|
|
'@astrojs/node':
|
|
specifier: ^8.3.4
|
|
version: 8.3.4(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.3
|
|
version: 2.0.3
|
|
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.1
|
|
version: 10.0.1
|
|
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.1
|
|
version: 11.1.1
|
|
remark-smartypants:
|
|
specifier: ^3.0.2
|
|
version: 3.0.2
|
|
shiki:
|
|
specifier: ^1.22.2
|
|
version: 1.22.2
|
|
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.6
|
|
version: 1.0.6
|
|
'@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.1
|
|
version: 2.0.1
|
|
|
|
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.1
|
|
version: 8.1.1
|
|
devDependencies:
|
|
astro:
|
|
specifier: workspace:*
|
|
version: link:../astro
|
|
astro-scripts:
|
|
specifier: workspace:*
|
|
version: link:../../scripts
|
|
typescript:
|
|
specifier: ^5.6.3
|
|
version: 5.6.3
|
|
vite:
|
|
specifier: ^5.4.10
|
|
version: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
|
|
packages/telemetry:
|
|
dependencies:
|
|
ci-info:
|
|
specifier: ^4.0.0
|
|
version: 4.0.0
|
|
debug:
|
|
specifier: ^4.3.7
|
|
version: 4.3.7
|
|
dlv:
|
|
specifier: ^1.1.3
|
|
version: 1.1.3
|
|
dset:
|
|
specifier: ^3.1.4
|
|
version: 3.1.4
|
|
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.50
|
|
'@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
|
|
|
|
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.1
|
|
version: 0.3.1
|
|
tsconfck:
|
|
specifier: ^3.1.4
|
|
version: 3.1.4(typescript@5.6.3)
|
|
|
|
packages:
|
|
|
|
'@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-baseline-status@0.1.1':
|
|
resolution: {integrity: sha512-BiTQf4EP3SjMb/U5YN984BiGoGQNfc/lsJG0PosvNjUn5Q6+GjkSs77RjW3mQXOo64+sC3A0iOgdw2rlOmmjcQ==}
|
|
peerDependencies:
|
|
astro: ^4.0.0-beta || ^5.0.0-beta
|
|
|
|
'@astro-community/astro-embed-integration@0.7.2':
|
|
resolution: {integrity: sha512-R5eyiA01pj400skp6sJY4t01oXtTY+Huv2uR4eWUagaPgOOadu135+UkPXo38+LgZ5voYzZkaGwfTaZj4R0AFg==}
|
|
peerDependencies:
|
|
astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta
|
|
|
|
'@astro-community/astro-embed-link-preview@0.2.2':
|
|
resolution: {integrity: sha512-eZ/ORqtPCC3Z2cSH6UvOB1w9CBguEQUC4nFdyLmwHYIR3FhkutQgbaP7fgI1r+qUBDbXImpZjYxKS3RB4m/fOA==}
|
|
|
|
'@astro-community/astro-embed-twitter@0.5.6':
|
|
resolution: {integrity: sha512-ywUjNhYbGW17vAQXj2tMus9JvLw8cwgzMshu6tVkzSRlyOoLFeWSNKwe44sU7REhUgmTCEQOUUfleN1j1Zwd4Q==}
|
|
peerDependencies:
|
|
astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta
|
|
|
|
'@astro-community/astro-embed-utils@0.1.3':
|
|
resolution: {integrity: sha512-eiMO+vfCdE9GtW6qE7X5Xl6YCKZDCoXJEWqRofQcoC3GHjqN2/WhJlnaxNVRq3demSO03UNtho57Em5p7o7AOA==}
|
|
|
|
'@astro-community/astro-embed-vimeo@0.3.10':
|
|
resolution: {integrity: sha512-H7v8BozWXG+EhIOn1DcNKLRO6z3bNXZVESUR25mNFiDd3Ue8MEzp8mWkBeRd6Y2onV9acxR34ZhXN36fsSb8bA==}
|
|
peerDependencies:
|
|
astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta
|
|
|
|
'@astro-community/astro-embed-youtube@0.5.5':
|
|
resolution: {integrity: sha512-pG9uYjyZB1kpW8Ljy/H1Klof2txVXLwQmyoG4XWblZyt9eqFlaa65MdzL7UKzzqdoOsn64TN+Q+zPbx0HJhP4Q==}
|
|
peerDependencies:
|
|
astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta
|
|
|
|
'@astrojs/check@0.9.4':
|
|
resolution: {integrity: sha512-IOheHwCtpUfvogHHsvu0AbeRZEnjJg3MopdLddkJE70mULItS/Vh37BHcI00mcOJcH1vhD3odbpvWokpxam7xA==}
|
|
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.15.0':
|
|
resolution: {integrity: sha512-wJHSjGApm5X8Rg1GvkevoatZBfvaFizY4kCPvuSYgs3jGCobuY3KstJGKC1yNLsRJlDweHruP+J54iKn9vEKoA==}
|
|
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.4':
|
|
resolution: {integrity: sha512-xzQs39goN7xh9np9rypGmbgZj3AmmjNxEMj9ZWz5aBERlqqFF3n8A/w/uaJeZ/bkHS60l1BXVS0tgsQt9MFqBA==}
|
|
peerDependencies:
|
|
astro: ^4.2.0
|
|
|
|
'@astrojs/yaml2ts@0.2.1':
|
|
resolution: {integrity: sha512-CBaNwDQJz20E5WxzQh4thLVfhB3JEEGz72wRA+oJp6fQR37QLAqXZJU0mHC+yqMOQ6oj0GfRPJrz6hjf+zm6zA==}
|
|
|
|
'@babel/code-frame@7.26.0':
|
|
resolution: {integrity: sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/compat-data@7.26.0':
|
|
resolution: {integrity: sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/core@7.26.0':
|
|
resolution: {integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/generator@7.26.0':
|
|
resolution: {integrity: sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-annotate-as-pure@7.25.9':
|
|
resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-compilation-targets@7.25.9':
|
|
resolution: {integrity: sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-create-class-features-plugin@7.25.4':
|
|
resolution: {integrity: sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-member-expression-to-functions@7.24.8':
|
|
resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==}
|
|
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.25.9':
|
|
resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-transforms@7.26.0':
|
|
resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==}
|
|
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.25.9':
|
|
resolution: {integrity: sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-replace-supers@7.25.0':
|
|
resolution: {integrity: sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.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-string-parser@7.25.9':
|
|
resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-identifier@7.25.9':
|
|
resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-option@7.25.9':
|
|
resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helpers@7.26.0':
|
|
resolution: {integrity: sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/parser@7.26.1':
|
|
resolution: {integrity: sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
'@babel/plugin-proposal-decorators@7.24.7':
|
|
resolution: {integrity: sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-decorators@7.24.7':
|
|
resolution: {integrity: sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.25.6':
|
|
resolution: {integrity: sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==}
|
|
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.25.9':
|
|
resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-typescript@7.25.4':
|
|
resolution: {integrity: sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx-development@7.25.9':
|
|
resolution: {integrity: sha512-9mj6rm7XVYs4mdLIpbZnHOYdpW42uoiBCTVowg7sP1thUOiANgMb4UtpRivR0pp5iL+ocvUv7X4mZgFRpJEzGw==}
|
|
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.7':
|
|
resolution: {integrity: sha512-J2z+MWzZHVOemyLweMqngXrgGC42jQ//R0KdxqkIz/OrbVIIlhFI3WigZ5fO+nwFvBlncr4MGapd8vTyc7RPNQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-react-jsx@7.25.9':
|
|
resolution: {integrity: sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-typescript@7.25.2':
|
|
resolution: {integrity: sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/runtime@7.25.6':
|
|
resolution: {integrity: sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/template@7.25.9':
|
|
resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/traverse@7.25.9':
|
|
resolution: {integrity: sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/types@7.26.0':
|
|
resolution: {integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@biomejs/biome@1.9.3':
|
|
resolution: {integrity: sha512-POjAPz0APAmX33WOQFGQrwLvlu7WLV4CFJMlB12b6ZSg+2q6fYu9kZwLCOA+x83zXfcPd1RpuWOKJW0GbBwLIQ==}
|
|
engines: {node: '>=14.21.3'}
|
|
hasBin: true
|
|
|
|
'@biomejs/cli-darwin-arm64@1.9.3':
|
|
resolution: {integrity: sha512-QZzD2XrjJDUyIZK+aR2i5DDxCJfdwiYbUKu9GzkCUJpL78uSelAHAPy7m0GuPMVtF/Uo+OKv97W3P9nuWZangQ==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@biomejs/cli-darwin-x64@1.9.3':
|
|
resolution: {integrity: sha512-vSCoIBJE0BN3SWDFuAY/tRavpUtNoqiceJ5PrU3xDfsLcm/U6N93JSM0M9OAiC/X7mPPfejtr6Yc9vSgWlEgVw==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@biomejs/cli-linux-arm64-musl@1.9.3':
|
|
resolution: {integrity: sha512-VBzyhaqqqwP3bAkkBrhVq50i3Uj9+RWuj+pYmXrMDgjS5+SKYGE56BwNw4l8hR3SmYbLSbEo15GcV043CDSk+Q==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@biomejs/cli-linux-arm64@1.9.3':
|
|
resolution: {integrity: sha512-vJkAimD2+sVviNTbaWOGqEBy31cW0ZB52KtpVIbkuma7PlfII3tsLhFa+cwbRAcRBkobBBhqZ06hXoZAN8NODQ==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@biomejs/cli-linux-x64-musl@1.9.3':
|
|
resolution: {integrity: sha512-TJmnOG2+NOGM72mlczEsNki9UT+XAsMFAOo8J0me/N47EJ/vkLXxf481evfHLlxMejTY6IN8SdRSiPVLv6AHlA==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@biomejs/cli-linux-x64@1.9.3':
|
|
resolution: {integrity: sha512-x220V4c+romd26Mu1ptU+EudMXVS4xmzKxPVb9mgnfYlN4Yx9vD5NZraSx/onJnd3Gh/y8iPUdU5CDZJKg9COA==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@biomejs/cli-win32-arm64@1.9.3':
|
|
resolution: {integrity: sha512-lg/yZis2HdQGsycUvHWSzo9kOvnGgvtrYRgoCEwPBwwAL8/6crOp3+f47tPwI/LI1dZrhSji7PNsGKGHbwyAhw==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@biomejs/cli-win32-x64@1.9.3':
|
|
resolution: {integrity: sha512-cQMy2zanBkVLpmmxXdK6YePzmZx0s5Z7KEnwmrW54rcXK3myCNbQa09SwGZ8i/8sLw0H9F3X7K4rxVNGU8/D4Q==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@bluwy/giget-core@0.1.1':
|
|
resolution: {integrity: sha512-0Y6ILl9wJMkALcHGBMtkNDhXVjeFLqSEutwQThYj7jEqKpZ35j+p7QpKEhci+GyY77paMFGETXy1OBU39adWqg==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@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.5':
|
|
resolution: {integrity: sha512-1cWCk+ZshEkSVEZrm2fSj1Gz8sYvxgUL4Q78+1ZZqeqfuevPTPk033/yUZ3df8BKMohkqqHfzj0HOOrG0KtXTw==}
|
|
|
|
'@changesets/assemble-release-plan@6.0.4':
|
|
resolution: {integrity: sha512-nqICnvmrwWj4w2x0fOhVj2QEGdlUuwVAwESrUo5HLzWMI1rE5SWfsr9ln+rDqWB6RQ2ZyaMZHUcU7/IRaUJS+Q==}
|
|
|
|
'@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.9':
|
|
resolution: {integrity: sha512-q42a/ZbDnxPpCb5Wkm6tMVIxgeI9C/bexntzTeCFBrQEdpisQqk8kCHllYZMDjYtEc1ZzumbMJAG8H0Z4rdvjg==}
|
|
hasBin: true
|
|
|
|
'@changesets/config@3.0.3':
|
|
resolution: {integrity: sha512-vqgQZMyIcuIpw9nqFIpTSNyc/wgm/Lu1zKN5vECy74u95Qx/Wa9g27HdgO4NkVAaq+BGA8wUc/qvbvVNs93n6A==}
|
|
|
|
'@changesets/errors@0.2.0':
|
|
resolution: {integrity: sha512-6BLOQUscTpZeGljvyQXlWOItQyU71kCdGz7Pi8H8zdw6BI0g3m43iL4xKUVPWtG+qrrL9DTjpdn8eYuCQSRpow==}
|
|
|
|
'@changesets/get-dependents-graph@2.1.2':
|
|
resolution: {integrity: sha512-sgcHRkiBY9i4zWYBwlVyAjEM9sAzs4wYVwJUdnbDLnVG3QwAaia1Mk5P8M7kraTOZN+vBET7n8KyB0YXCbFRLQ==}
|
|
|
|
'@changesets/get-github-info@0.6.0':
|
|
resolution: {integrity: sha512-v/TSnFVXI8vzX9/w3DU2Ol+UlTZcu3m0kXTjTT4KlAdwSvwutcByYwyYn9hwerPWfPkT2JfpoX0KgvCEi8Q/SA==}
|
|
|
|
'@changesets/get-release-plan@4.0.4':
|
|
resolution: {integrity: sha512-SicG/S67JmPTrdcc9Vpu0wSQt7IiuN0dc8iR5VScnnTVPfIaLvKmEGRvIaF0kcn8u5ZqLbormZNTO77bCEvyWw==}
|
|
|
|
'@changesets/get-version-range-type@0.4.0':
|
|
resolution: {integrity: sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==}
|
|
|
|
'@changesets/git@3.0.1':
|
|
resolution: {integrity: sha512-pdgHcYBLCPcLd82aRcuO0kxCDbw/yISlOtkmwmE8Odo1L6hSiZrBOsRl84eYG7DRCab/iHnOkWqExqc4wxk2LQ==}
|
|
|
|
'@changesets/logger@0.1.1':
|
|
resolution: {integrity: sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==}
|
|
|
|
'@changesets/parse@0.4.0':
|
|
resolution: {integrity: sha512-TS/9KG2CdGXS27S+QxbZXgr8uPsP4yNJYb4BC2/NeFUj80Rni3TeD2qwWmabymxmrLo7JEsytXH1FbpKTbvivw==}
|
|
|
|
'@changesets/pre@2.0.1':
|
|
resolution: {integrity: sha512-vvBJ/If4jKM4tPz9JdY2kGOgWmCowUYOi5Ycv8dyLnEE8FgpYYUo1mgJZxcdtGGP3aG8rAQulGLyyXGSLkIMTQ==}
|
|
|
|
'@changesets/read@0.6.1':
|
|
resolution: {integrity: sha512-jYMbyXQk3nwP25nRzQQGa1nKLY0KfoOV7VLgwucI0bUO8t8ZLCr6LZmgjXsiKuRDc+5A6doKPr9w2d+FEJ55zQ==}
|
|
|
|
'@changesets/should-skip-package@0.1.1':
|
|
resolution: {integrity: sha512-H9LjLbF6mMHLtJIc/eHR9Na+MifJ3VxtgP/Y+XLn4BF7tDTEN1HNYtH6QMcjP1uxp9sjaFYmW8xqloaCi/ckTg==}
|
|
|
|
'@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.2':
|
|
resolution: {integrity: sha512-kDxDrPNpUgsjDbWBvUo27PzKX4gqeKOlhibaOXDJA6kuBisGqNHv/HwGJrAu8U/dSf8ZEFIeHIPtvSlZI1kULw==}
|
|
|
|
'@clack/core@0.3.4':
|
|
resolution: {integrity: sha512-H4hxZDXgHtWTwV3RAVenqcC4VbJZNegbBjlPvzOzCouXtS2y3sDvlO3IsbrPNWuLWPPlYVYPghQdSF64683Ldw==}
|
|
|
|
'@clack/prompts@0.7.0':
|
|
resolution: {integrity: sha512-0MhX9/B4iL6Re04jPrttDm+BsP8y6mS7byuv0BvXgdXhbV5PdlsHt55dvNsuBCPZ7xq1oTAOOuotR9NFbQyMSA==}
|
|
bundledDependencies:
|
|
- is-unicode-supported
|
|
|
|
'@codspeed/core@3.1.1':
|
|
resolution: {integrity: sha512-ONhERVDAtkm0nc+FYPivDozoMOlNUP2BWRBFDJYATGA18Iap5Kd2mZ1/Lwz54RB5+g+3YDOpsvotHa4hd3Q+7Q==}
|
|
|
|
'@codspeed/tinybench-plugin@3.1.1':
|
|
resolution: {integrity: sha512-LVF4End0kDU9V7CzuwAcmngSPJNnpduPnr+csOKvcG++FsYwfUuBJ1rvLPtv6yTkvxpUmUEsj6VA7/AEIBGZVw==}
|
|
peerDependencies:
|
|
tinybench: ^2.3.0
|
|
|
|
'@colors/colors@1.5.0':
|
|
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
|
engines: {node: '>=0.1.90'}
|
|
|
|
'@csstools/cascade-layer-name-parser@2.0.4':
|
|
resolution: {integrity: sha512-7DFHlPuIxviKYZrOiwVU/PiHLm3lLUR23OMuEEtfEOQTOp9hzQ2JjdY6X5H18RVuUPJqSCI+qNnD5iOLMVE0bA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-parser-algorithms': ^3.0.4
|
|
'@csstools/css-tokenizer': ^3.0.3
|
|
|
|
'@csstools/color-helpers@5.0.1':
|
|
resolution: {integrity: sha512-MKtmkA0BX87PKaO1NFRTFH+UnkgnmySQOvNxJubsadusqPEC2aJ9MOQiMceZJJ6oitUl/i0L6u0M1IrmAOmgBA==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@csstools/css-calc@2.0.4':
|
|
resolution: {integrity: sha512-8/iCd8lH10gKNsq5detnbGWiFd6PXK2wB8wjE6fHNNhtqvshyMrIJgffwRcw6yl/gzGTH+N1i+KRhjqHxqYTmg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-parser-algorithms': ^3.0.4
|
|
'@csstools/css-tokenizer': ^3.0.3
|
|
|
|
'@csstools/css-color-parser@3.0.5':
|
|
resolution: {integrity: sha512-4Wo8raj9YF3PnZ5iGrAl+BSsk2MYBOEUS/X4k1HL9mInhyCVftEG02MywdvelXlwZGUF2XTQ0qj9Jd398mhqrw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-parser-algorithms': ^3.0.4
|
|
'@csstools/css-tokenizer': ^3.0.3
|
|
|
|
'@csstools/css-parser-algorithms@3.0.4':
|
|
resolution: {integrity: sha512-Up7rBoV77rv29d3uKHUIVubz1BTcgyUK72IvCQAbfbMv584xHcGKCKbWh7i8hPrRJ7qU4Y8IO3IY9m+iTB7P3A==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-tokenizer': ^3.0.3
|
|
|
|
'@csstools/css-tokenizer@3.0.3':
|
|
resolution: {integrity: sha512-UJnjoFsmxfKUdNYdWgOB0mWUypuLvAfQPH1+pyvRJs6euowbFkFC6P13w1l8mJyi3vxYMxc9kld5jZEGRQs6bw==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@csstools/media-query-list-parser@4.0.2':
|
|
resolution: {integrity: sha512-EUos465uvVvMJehckATTlNqGj4UJWkTmdWuDMjqvSUkjGpmOyFZBVwb4knxCm/k2GMTXY+c/5RkdndzFYWeX5A==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@csstools/css-parser-algorithms': ^3.0.4
|
|
'@csstools/css-tokenizer': ^3.0.3
|
|
|
|
'@csstools/postcss-cascade-layers@5.0.1':
|
|
resolution: {integrity: sha512-XOfhI7GShVcKiKwmPAnWSqd2tBR0uxt+runAxttbSp/LY2U16yAVPmAf7e9q4JJ0d+xMNmpwNDLBXnmRCl3HMQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-color-function@4.0.5':
|
|
resolution: {integrity: sha512-6dHr2NDsBMiZCPkGDi2qMfIbzV2kWV8Dh7SVb1FZGnN/r2TI4TSAkVF8rCG5L70yQZHMcQGB84yp8Zm+RGhoHA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-color-mix-function@3.0.5':
|
|
resolution: {integrity: sha512-jgq0oGbit7TxWYP8y2hWWfV64xzcAgJk54PBYZ2fDrRgEDy1l5YMCrFawnn+5JETh/E1jjXPDFhFEYhwr3vA3g==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-content-alt-text@2.0.4':
|
|
resolution: {integrity: sha512-YItlZUOuZJCBlRaCf8Aucc1lgN41qYGALMly0qQllrxYJhiyzlI6RxOTMUvtWk+KhS8GphMDsDhKQ7KTPfEMSw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-exponential-functions@2.0.4':
|
|
resolution: {integrity: sha512-xmzFCGTkkLDs7q9vVaRGlnu8s51lRRJzHsaJ/nXmkQuyg0q7gh7rTbJ0bY5sSVet+KB7MTIxRXRUCl2tm7RODA==}
|
|
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.5':
|
|
resolution: {integrity: sha512-VQDayRhC/Mg1fuo8/4F43La5aROgvVyqtCqdNyGvRKi6L1+zXfwQ583nImi7k/gn2GNJH82Bf9mutTuT1GtXzA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-gradients-interpolation-method@5.0.5':
|
|
resolution: {integrity: sha512-l3ShDdAt/szbyBh3Jz27MRFt5WPAbnVCMsU7Vs7EbBxJQNgVDrcu1APBB2nPagDJOyhI6/IahuW7nb6grWVTpA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-hwb-function@4.0.5':
|
|
resolution: {integrity: sha512-bPn/SQyiiYjWkwK2ykc7O9LliMR50YfUGukd6jQI2okHzB7NxNt/IS45tS1Muk7Hhf3B9Lbmg1Ofq36tBmM92Q==}
|
|
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.1':
|
|
resolution: {integrity: sha512-JLp3POui4S1auhDR0n8wHd/zTOWmMsmK3nQd3hhL6FhWPaox5W7j1se6zXOG/aP07wV2ww0lxbKYGwbBszOtfQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-light-dark-function@2.0.7':
|
|
resolution: {integrity: sha512-ZZ0rwlanYKOHekyIPaU+sVm3BEHCe+Ha0/px+bmHe62n0Uc1lL34vbwrLYn6ote8PHlsqzKeTQdIejQCJ05tfw==}
|
|
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.3':
|
|
resolution: {integrity: sha512-OC1IlG/yoGJdi0Y+7duz/kU/beCwO+Gua01sD6GtOtLi7ByQUpcIqs7UE/xuRPay4cHgOMatWdnDdsIDjnWpPw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-media-minmax@2.0.4':
|
|
resolution: {integrity: sha512-zgdBOCI9aKoy5GK9tb/3ve0pl7vH0HJg7rfQEWT3TZiIKh7XEWucDSTSwnwgdgtgz50UxrOfbK+C59M+u2fE2Q==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-media-queries-aspect-ratio-number-values@3.0.4':
|
|
resolution: {integrity: sha512-AnGjVslHMm5xw9keusQYvjVWvuS7KWK+OJagaG0+m9QnIjZsrysD2kJP/tr/UJIyYtMCtu8OkUd+Rajb4DqtIQ==}
|
|
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.5':
|
|
resolution: {integrity: sha512-19bsJQFyJNSEhpaVq0Mq1E0HDXfx8qMHa/bR1MaHr1UD4DWvM2/J6YXb9OVGS7eFl92Y3c84Yggn9uFv13vsiQ==}
|
|
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.5':
|
|
resolution: {integrity: sha512-5VrE4hAwv/ZpuL1Yo0ZGGFi1QPpIikp/rzz7LnpQ31ACQVRIA5/M9qZmJbRlZVsJ4bUFSQ3dq6kHSHrCt2uM6Q==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-scope-pseudo-class@4.0.1':
|
|
resolution: {integrity: sha512-IMi9FwtH6LMNuLea1bjVMQAsUhFxJnyLSgOp/cpv5hrzWmrUYU5fm0EguNDIIOHUqzXode8F/1qkC/tEo/qN8Q==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
'@csstools/postcss-stepped-value-functions@4.0.4':
|
|
resolution: {integrity: sha512-JjShuWZkmIOT8EfI7lYjl7V5qM29LNDdnnSo5O7v/InJJHfeiQjtxyAaZzKGXzpkghPrCAcgLfJ+IyqTdXo7IA==}
|
|
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.4':
|
|
resolution: {integrity: sha512-nn+gWTZZlSnwbyUtGQCnvBXIx1TX+HVStvIm3221dWGQvp47bB5giMBbuAK4a/UJGBbfDQhGKEbYq++WWM1i1A==}
|
|
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@3.0.0':
|
|
resolution: {integrity: sha512-ZoK24Yku6VJU1gS79a5PFmC8yn3wIapiKmPgun0hZgEI5AOqgH2kiPRsPz1qkGv4HL+wuDLH83yQyk6inMYrJQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss-selector-parser: ^7.0.0
|
|
|
|
'@csstools/selector-specificity@5.0.0':
|
|
resolution: {integrity: sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss-selector-parser: ^7.0.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.2.0':
|
|
resolution: {integrity: sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==}
|
|
|
|
'@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.12.1':
|
|
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
|
|
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/core@0.7.0':
|
|
resolution: {integrity: sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==}
|
|
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.14.0':
|
|
resolution: {integrity: sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==}
|
|
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}
|
|
|
|
'@eslint/plugin-kit@0.2.0':
|
|
resolution: {integrity: sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@fontsource/monofett@5.1.0':
|
|
resolution: {integrity: sha512-9q+bvgtXR3OZa3MFjeRsxHZsBkXtAsz3a3f06ehuFz2BTafJuWRLKl5RKbe3tBnRJB0sPKjTnmQsgBLDVz4SUw==}
|
|
|
|
'@fontsource/montserrat@5.1.0':
|
|
resolution: {integrity: sha512-HB4+rWP9Y8g6T9RGRVJk2SvAJtx2eBAXuivvPOqQdD806/9WESUfucfH9LqFj3bGgdhNCfh0Rv0NGuwEmBLRiw==}
|
|
|
|
'@humanfs/core@0.19.1':
|
|
resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
|
|
engines: {node: '>=18.18.0'}
|
|
|
|
'@humanfs/node@0.16.6':
|
|
resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
|
|
engines: {node: '>=18.18.0'}
|
|
|
|
'@humanwhocodes/module-importer@1.0.1':
|
|
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
|
|
engines: {node: '>=12.22'}
|
|
|
|
'@humanwhocodes/retry@0.3.1':
|
|
resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
|
|
engines: {node: '>=18.18'}
|
|
|
|
'@humanwhocodes/retry@0.4.1':
|
|
resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==}
|
|
engines: {node: '>=18.18'}
|
|
|
|
'@img/sharp-darwin-arm64@0.33.5':
|
|
resolution: {integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@img/sharp-darwin-x64@0.33.5':
|
|
resolution: {integrity: sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@img/sharp-libvips-darwin-arm64@1.0.4':
|
|
resolution: {integrity: sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@img/sharp-libvips-darwin-x64@1.0.4':
|
|
resolution: {integrity: sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@img/sharp-libvips-linux-arm64@1.0.4':
|
|
resolution: {integrity: sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-arm@1.0.5':
|
|
resolution: {integrity: sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-s390x@1.0.4':
|
|
resolution: {integrity: sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linux-x64@1.0.4':
|
|
resolution: {integrity: sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linuxmusl-arm64@1.0.4':
|
|
resolution: {integrity: sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-libvips-linuxmusl-x64@1.0.4':
|
|
resolution: {integrity: sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-arm64@0.33.5':
|
|
resolution: {integrity: sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-arm@0.33.5':
|
|
resolution: {integrity: sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-s390x@0.33.5':
|
|
resolution: {integrity: sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linux-x64@0.33.5':
|
|
resolution: {integrity: sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linuxmusl-arm64@0.33.5':
|
|
resolution: {integrity: sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-linuxmusl-x64@0.33.5':
|
|
resolution: {integrity: sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@img/sharp-wasm32@0.33.5':
|
|
resolution: {integrity: sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [wasm32]
|
|
|
|
'@img/sharp-win32-ia32@0.33.5':
|
|
resolution: {integrity: sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@img/sharp-win32-x64@0.33.5':
|
|
resolution: {integrity: sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.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'}
|
|
|
|
'@libsql/client@0.14.0':
|
|
resolution: {integrity: sha512-/9HEKfn6fwXB5aTEEoMeFh4CtG0ZzbncBb1e++OCdVpgKZ/xyMsIVYXm0w7Pv4RUel803vE6LwniB3PqD72R0Q==}
|
|
|
|
'@libsql/core@0.14.0':
|
|
resolution: {integrity: sha512-nhbuXf7GP3PSZgdCY2Ecj8vz187ptHlZQ0VRc751oB2C1W8jQUXKKklvt7t1LJiUTQBVJuadF628eUk+3cRi4Q==}
|
|
|
|
'@libsql/darwin-arm64@0.4.5':
|
|
resolution: {integrity: sha512-xLdnn0NrgSk6OMi716FFs/27Hs33jtSd2fkKi/72Ey/qBtPWcB1BMurDQekzi0yAcfQTjGqIz7tpOibyjiEPyQ==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@libsql/darwin-x64@0.4.5':
|
|
resolution: {integrity: sha512-rZsEWj0H7oCqd5Y2pe0RzKmuQXC2OB1RbnFy4CvjeAjT6MP6mFp+Vx9mTCAUuJMhuoSVMsFPUJRpAQznl9E3Tg==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@libsql/hrana-client@0.7.0':
|
|
resolution: {integrity: sha512-OF8fFQSkbL7vJY9rfuegK1R7sPgQ6kFMkDamiEccNUvieQ+3urzfDFI616oPl8V7T9zRmnTkSjMOImYCAVRVuw==}
|
|
|
|
'@libsql/isomorphic-fetch@0.3.1':
|
|
resolution: {integrity: sha512-6kK3SUK5Uu56zPq/Las620n5aS9xJq+jMBcNSOmjhNf/MUvdyji4vrMTqD7ptY7/4/CAVEAYDeotUz60LNQHtw==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@libsql/isomorphic-ws@0.1.5':
|
|
resolution: {integrity: sha512-DtLWIH29onUYR00i0GlQ3UdcTRC6EP4u9w/h9LxpUZJWRMARk6dQwZ6Jkd+QdwVpuAOrdxt18v0K2uIYR3fwFg==}
|
|
|
|
'@libsql/linux-arm64-gnu@0.4.5':
|
|
resolution: {integrity: sha512-VR09iu6KWGJ6fauCn59u/jJ9OA+/A2yQ0dr2HDN2zkRueLC6D2oGYt4gPfLZPFKf+WJpVMtIhNfd+Ru9MMaFkA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@libsql/linux-arm64-musl@0.4.5':
|
|
resolution: {integrity: sha512-74hvD5ej4rBshhxFGNYU16a3m8B/NjIPvhlZ/flG1Oeydfo6AuUXSSNFi+H5+zi9/uWuzyz5TLVeQcraoUV10A==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@libsql/linux-x64-gnu@0.4.5':
|
|
resolution: {integrity: sha512-gb5WObGO3+rbuG8h9font1N02iF+zgYAgY0wNa8BNiZ5A9UolZKFxiqGFS7eHaAYfemHJKKTT+aAt3X2p5TibA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@libsql/linux-x64-musl@0.4.5':
|
|
resolution: {integrity: sha512-JfyE6OVC5X4Nr4cFF77VhB1o+hBRxAqYT9YdeqnWdAQSYc/ASi5HnRALLAQEsGacFPZZ32pixfraQmPE3iJFfw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@libsql/win32-x64-msvc@0.4.5':
|
|
resolution: {integrity: sha512-57GGurNJhOhq3XIopLdGnCoQ4kQAcmbmzzFoC4tpvDE/KSbwZ/13zqJWhQA41nMGk/PKM1XKfKmbIybKx1+eqA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@lit-labs/ssr-client@1.1.7':
|
|
resolution: {integrity: sha512-VvqhY/iif3FHrlhkzEPsuX/7h/NqnfxLwVf0p8ghNIlKegRyRqgeaJevZ57s/u/LiFyKgqksRP5n+LmNvpxN+A==}
|
|
|
|
'@lit-labs/ssr-dom-shim@1.2.1':
|
|
resolution: {integrity: sha512-wx4aBmgeGvFmOKucFKY+8VFJSYZxs9poN3SDNQFF6lT6NrQUnHiPB2PWz2sc4ieEcAaYYzN+1uWahEeTq2aRIQ==}
|
|
|
|
'@lit-labs/ssr@3.2.2':
|
|
resolution: {integrity: sha512-He5TzeNPM9ECmVpgXRYmVlz0UA5YnzHlT43kyLi2Lu6mUidskqJVonk9W5K699+2DKhoXp8Ra4EJmHR6KrcW1Q==}
|
|
engines: {node: '>=13.9.0'}
|
|
|
|
'@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.1.0':
|
|
resolution: {integrity: sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==}
|
|
|
|
'@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@1.1.0':
|
|
resolution: {integrity: sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==}
|
|
|
|
'@parcel/watcher-android-arm64@2.4.1':
|
|
resolution: {integrity: sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@parcel/watcher-darwin-arm64@2.4.1':
|
|
resolution: {integrity: sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@parcel/watcher-darwin-x64@2.4.1':
|
|
resolution: {integrity: sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@parcel/watcher-freebsd-x64@2.4.1':
|
|
resolution: {integrity: sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@parcel/watcher-linux-arm-glibc@2.4.1':
|
|
resolution: {integrity: sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-arm64-glibc@2.4.1':
|
|
resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-arm64-musl@2.4.1':
|
|
resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-x64-glibc@2.4.1':
|
|
resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-x64-musl@2.4.1':
|
|
resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-win32-arm64@2.4.1':
|
|
resolution: {integrity: sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@parcel/watcher-win32-ia32@2.4.1':
|
|
resolution: {integrity: sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@parcel/watcher-win32-x64@2.4.1':
|
|
resolution: {integrity: sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@parcel/watcher@2.4.1':
|
|
resolution: {integrity: sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
'@parse5/tools@0.3.0':
|
|
resolution: {integrity: sha512-zxRyTHkqb7WQMV8kTNBKWb1BeOFUKXBXTBWuxg9H9hfvQB3IwP6Iw2U75Ia5eyRxPNltmY7E8YAlz6zWwUnjKg==}
|
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@playwright/test@1.48.2':
|
|
resolution: {integrity: sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw==}
|
|
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.8.0':
|
|
resolution: {integrity: sha512-OBvUsRZqNmjzCZXWLxkZfhcgT+Fk8DDcT/8vD6a1xhDemodyy87UJRJfASMuSD8FaAIeGgGm85ydXhm7lr4fyA==}
|
|
|
|
'@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.3':
|
|
resolution: {integrity: sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A==}
|
|
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.24.4':
|
|
resolution: {integrity: sha512-jfUJrFct/hTA0XDM5p/htWKoNNTbDLY0KRwEt6pyOA6k2fmk0WVwl65PdUdJZgzGEHWx+49LilkcSaumQRyNQw==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.24.4':
|
|
resolution: {integrity: sha512-j4nrEO6nHU1nZUuCfRKoCcvh7PIywQPUCBa2UsootTHvTHIoIu2BzueInGJhhvQO/2FTRdNYpf63xsgEqH9IhA==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.24.4':
|
|
resolution: {integrity: sha512-GmU/QgGtBTeraKyldC7cDVVvAJEOr3dFLKneez/n7BvX57UdhOqDsVwzU7UOnYA7AAOt+Xb26lk79PldDHgMIQ==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.24.4':
|
|
resolution: {integrity: sha512-N6oDBiZCBKlwYcsEPXGDE4g9RoxZLK6vT98M8111cW7VsVJFpNEqvJeIPfsCzbf0XEakPslh72X0gnlMi4Ddgg==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.24.4':
|
|
resolution: {integrity: sha512-py5oNShCCjCyjWXCZNrRGRpjWsF0ic8f4ieBNra5buQz0O/U6mMXCpC1LvrHuhJsNPgRt36tSYMidGzZiJF6mw==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-freebsd-x64@4.24.4':
|
|
resolution: {integrity: sha512-L7VVVW9FCnTTp4i7KrmHeDsDvjB4++KOBENYtNYAiYl96jeBThFfhP6HVxL74v4SiZEVDH/1ILscR5U9S4ms4g==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.24.4':
|
|
resolution: {integrity: sha512-10ICosOwYChROdQoQo589N5idQIisxjaFE/PAnX2i0Zr84mY0k9zul1ArH0rnJ/fpgiqfu13TFZR5A5YJLOYZA==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.24.4':
|
|
resolution: {integrity: sha512-ySAfWs69LYC7QhRDZNKqNhz2UKN8LDfbKSMAEtoEI0jitwfAG2iZwVqGACJT+kfYvvz3/JgsLlcBP+WWoKCLcw==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.24.4':
|
|
resolution: {integrity: sha512-uHYJ0HNOI6pGEeZ/5mgm5arNVTI0nLlmrbdph+pGXpC9tFHFDQmDMOEqkmUObRfosJqpU8RliYoGz06qSdtcjg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.24.4':
|
|
resolution: {integrity: sha512-38yiWLemQf7aLHDgTg85fh3hW9stJ0Muk7+s6tIkSUOMmi4Xbv5pH/5Bofnsb6spIwD5FJiR+jg71f0CH5OzoA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-powerpc64le-gnu@4.24.4':
|
|
resolution: {integrity: sha512-q73XUPnkwt9ZNF2xRS4fvneSuaHw2BXuV5rI4cw0fWYVIWIBeDZX7c7FWhFQPNTnE24172K30I+dViWRVD9TwA==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.24.4':
|
|
resolution: {integrity: sha512-Aie/TbmQi6UXokJqDZdmTJuZBCU3QBDA8oTKRGtd4ABi/nHgXICulfg1KI6n9/koDsiDbvHAiQO3YAUNa/7BCw==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.24.4':
|
|
resolution: {integrity: sha512-P8MPErVO/y8ohWSP9JY7lLQ8+YMHfTI4bAdtCi3pC2hTeqFJco2jYspzOzTUB8hwUWIIu1xwOrJE11nP+0JFAQ==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.24.4':
|
|
resolution: {integrity: sha512-K03TljaaoPK5FOyNMZAAEmhlyO49LaE4qCsr0lYHUKyb6QacTNF9pnfPpXnFlFD3TXuFbFbz7tJ51FujUXkXYA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.24.4':
|
|
resolution: {integrity: sha512-VJYl4xSl/wqG2D5xTYncVWW+26ICV4wubwN9Gs5NrqhJtayikwCXzPL8GDsLnaLU3WwhQ8W02IinYSFJfyo34Q==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.24.4':
|
|
resolution: {integrity: sha512-ku2GvtPwQfCqoPFIJCqZ8o7bJcj+Y54cZSr43hHca6jLwAiCbZdBUOrqE6y29QFajNAzzpIOwsckaTFmN6/8TA==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.24.4':
|
|
resolution: {integrity: sha512-V3nCe+eTt/W6UYNr/wGvO1fLpHUrnlirlypZfKCT1fG6hWfqhPgQV/K/mRBXBpxc0eKLIF18pIOFVPh0mqHjlg==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.24.4':
|
|
resolution: {integrity: sha512-LTw1Dfd0mBIEqUVCxbvTE/LLo+9ZxVC9k99v1v4ahg9Aak6FpqOfNu5kRkeTAn0wphoC4JU7No1/rL+bBCEwhg==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@shikijs/core@1.22.2':
|
|
resolution: {integrity: sha512-bvIQcd8BEeR1yFvOYv6HDiyta2FFVePbzeowf5pPS1avczrPK+cjmaxxh0nx5QzbON7+Sv0sQfQVciO7bN72sg==}
|
|
|
|
'@shikijs/engine-javascript@1.22.2':
|
|
resolution: {integrity: sha512-iOvql09ql6m+3d1vtvP8fLCVCK7BQD1pJFmHIECsujB0V32BJ0Ab6hxk1ewVSMFA58FI0pR2Had9BKZdyQrxTw==}
|
|
|
|
'@shikijs/engine-oniguruma@1.22.2':
|
|
resolution: {integrity: sha512-GIZPAGzQOy56mGvWMoZRPggn0dTlBf1gutV5TdceLCZlFNqWmuc7u+CzD0Gd9vQUTgLbrt0KLzz6FNprqYAxlA==}
|
|
|
|
'@shikijs/types@1.22.2':
|
|
resolution: {integrity: sha512-NCWDa6LGZqTuzjsGfXOBWfjS/fDIbDdmVDug+7ykVe1IKT4c1gakrvlfFYp5NhAXH/lyqLM8wsAPo5wNy73Feg==}
|
|
|
|
'@shikijs/vscode-textmate@9.3.0':
|
|
resolution: {integrity: sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA==}
|
|
|
|
'@sindresorhus/merge-streams@2.3.0':
|
|
resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@solidjs/router@0.15.1':
|
|
resolution: {integrity: sha512-lb5BRBqQqii/1dQCglx2K68xLkgu7QcrcajWKuuEx6FHTsK/hp5IgVhjy6RzPMLj+SFyrrRi/ldirCFNxtzh0Q==}
|
|
peerDependencies:
|
|
solid-js: ^1.8.6
|
|
|
|
'@sveltejs/vite-plugin-svelte-inspector@3.0.1':
|
|
resolution: {integrity: sha512-2CKypmj1sM4GE7HjllT7UKmo4Q6L5xFRd7VMGEWhYnZ+wc6AUVU01IBd7yUi6WnFndEwWoMNOd6e8UjoN0nbvQ==}
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22}
|
|
peerDependencies:
|
|
'@sveltejs/vite-plugin-svelte': ^4.0.0-next.0||^4.0.0
|
|
svelte: ^5.0.0-next.96 || ^5.0.0
|
|
vite: ^5.0.0
|
|
|
|
'@sveltejs/vite-plugin-svelte@4.0.0':
|
|
resolution: {integrity: sha512-kpVJwF+gNiMEsoHaw+FJL76IYiwBikkxYU83+BpqQLdVMff19KeRKLd2wisS8niNBMJ2omv5gG+iGDDwd8jzag==}
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22}
|
|
peerDependencies:
|
|
svelte: ^5.0.0-next.96 || ^5.0.0
|
|
vite: ^5.0.0
|
|
|
|
'@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/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/common-ancestor-path@1.0.2':
|
|
resolution: {integrity: sha512-8llyULydTb7nM9yfiW78n6id3cet+qnATPV3R44yIywxgBaa8QXFSM9QTMf4OH64QOB45BlgZ3/oL4mmFLztQw==}
|
|
|
|
'@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.3':
|
|
resolution: {integrity: sha512-K0Oqlrq3kQMaO2RhfrNQX5trmt+XLyom88zS0u84nnIcLvFnRUMRRHmrGny5GSM+kNO9IZLARsdQHDzkhAgmrQ==}
|
|
|
|
'@types/dlv@1.1.4':
|
|
resolution: {integrity: sha512-m8KmImw4Jt+4rIgupwfivrWEOnj1LzkmKkqbh075uG13eTQ1ZxHWT6T0vIdSQhLIjQCiR0n0lZdtyDOPO1x2Mw==}
|
|
|
|
'@types/estree-jsx@1.0.5':
|
|
resolution: {integrity: sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==}
|
|
|
|
'@types/estree@1.0.6':
|
|
resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
|
|
|
|
'@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/http-cache-semantics@4.0.4':
|
|
resolution: {integrity: sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==}
|
|
|
|
'@types/js-yaml@4.0.9':
|
|
resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==}
|
|
|
|
'@types/json-schema@7.0.15':
|
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
|
|
|
'@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/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@16.18.108':
|
|
resolution: {integrity: sha512-fj42LD82fSv6yN9C6Q4dzS+hujHj+pTv0IpRR3kI20fnYeS0ytBpjFO9OjmDowSPPt4lNKN46JLaKbCyP+BW2A==}
|
|
|
|
'@types/node@17.0.45':
|
|
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
|
|
|
|
'@types/node@18.19.50':
|
|
resolution: {integrity: sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==}
|
|
|
|
'@types/prismjs@1.26.5':
|
|
resolution: {integrity: sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==}
|
|
|
|
'@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/react-dom@18.3.1':
|
|
resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==}
|
|
|
|
'@types/react@18.3.12':
|
|
resolution: {integrity: sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==}
|
|
|
|
'@types/sax@1.2.7':
|
|
resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==}
|
|
|
|
'@types/semver@7.5.8':
|
|
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
|
|
|
|
'@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/ungap__structured-clone@1.2.0':
|
|
resolution: {integrity: sha512-ZoaihZNLeZSxESbk9PUAPZOlSpcKx81I1+4emtULDVmBLkYutTcMlCj2K9VNlf9EWODxdO6gkAqEaLorXwZQVA==}
|
|
|
|
'@types/unist@2.0.11':
|
|
resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==}
|
|
|
|
'@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.12':
|
|
resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==}
|
|
|
|
'@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.13.0':
|
|
resolution: {integrity: sha512-nQtBLiZYMUPkclSeC3id+x4uVd1SGtHuElTxL++SfP47jR0zfkZBJHc+gL4qPsgTuypz0k8Y2GheaDYn6Gy3rg==}
|
|
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.13.0':
|
|
resolution: {integrity: sha512-w0xp+xGg8u/nONcGw1UXAr6cjCPU1w0XVyBs6Zqaj5eLmxkKQAByTdV/uGgNN5tVvN/kKpoQlP2cL7R+ajZZIQ==}
|
|
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.13.0':
|
|
resolution: {integrity: sha512-XsGWww0odcUT0gJoBZ1DeulY1+jkaHUciUq4jKNv4cpInbvvrtDoyBH9rE/n2V29wQJPk8iCH1wipra9BhmiMA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/type-utils@8.13.0':
|
|
resolution: {integrity: sha512-Rqnn6xXTR316fP4D2pohZenJnp+NwQ1mo7/JM+J1LWZENSLkJI8ID8QNtlvFeb0HnFSK94D6q0cnMX6SbE5/vA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
'@typescript-eslint/types@8.13.0':
|
|
resolution: {integrity: sha512-4cyFErJetFLckcThRUFdReWJjVsPCqyBlJTi6IDEpc1GWCIIZRFxVppjWLIMcQhNGhdWJJRYFHpHoDWvMlDzng==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/typescript-estree@8.13.0':
|
|
resolution: {integrity: sha512-v7SCIGmVsRK2Cy/LTLGN22uea6SaUIlpBcO/gnMGT/7zPtxp90bphcGf4fyrCQl3ZtiBKqVTG32hb668oIYy1g==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
'@typescript-eslint/utils@8.13.0':
|
|
resolution: {integrity: sha512-A1EeYOND6Uv250nybnLZapeXpYMl8tkzYUxqmoKAWnI4sei3ihf2XdZVd+vVOmHGcp3t+P7yRrNsyyiXTvShFQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
'@typescript-eslint/visitor-keys@8.13.0':
|
|
resolution: {integrity: sha512-7N/+lztJqH4Mrf0lb10R/CbI1EaAMMGyF5y0oJvFoAhafwgiRA7TXyd8TFn8FC8k5y2dTsYogg238qavRGNnlw==}
|
|
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.3':
|
|
resolution: {integrity: sha512-NooDe9GpHGqNns1i8XDERg0Vsg5SSYRhRxxyTGogUdkdNt47jal+fbuYi+Yfq6pzRCKXyoPcWisfxE6RIM3GKA==}
|
|
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.4':
|
|
resolution: {integrity: sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
peerDependencies:
|
|
vite: ^5.0.0
|
|
vue: ^3.2.25
|
|
|
|
'@vitest/expect@2.1.4':
|
|
resolution: {integrity: sha512-DOETT0Oh1avie/D/o2sgMHGrzYUFFo3zqESB2Hn70z6QB1HrS2IQ9z5DfyTqU8sg4Bpu13zZe9V4+UTNQlUeQA==}
|
|
|
|
'@vitest/mocker@2.1.4':
|
|
resolution: {integrity: sha512-Ky/O1Lc0QBbutJdW0rqLeFNbuLEyS+mIPiNdlVlp2/yhJ0SbyYqObS5IHdhferJud8MbbwMnexg4jordE5cCoQ==}
|
|
peerDependencies:
|
|
msw: ^2.4.9
|
|
vite: ^5.0.0
|
|
peerDependenciesMeta:
|
|
msw:
|
|
optional: true
|
|
vite:
|
|
optional: true
|
|
|
|
'@vitest/pretty-format@2.1.4':
|
|
resolution: {integrity: sha512-L95zIAkEuTDbUX1IsjRl+vyBSLh3PwLLgKpghl37aCK9Jvw0iP+wKwIFhfjdUtA2myLgjrG6VU6JCFLv8q/3Ww==}
|
|
|
|
'@vitest/runner@2.1.4':
|
|
resolution: {integrity: sha512-sKRautINI9XICAMl2bjxQM8VfCMTB0EbsBc/EDFA57V6UQevEKY/TOPOF5nzcvCALltiLfXWbq4MaAwWx/YxIA==}
|
|
|
|
'@vitest/snapshot@2.1.4':
|
|
resolution: {integrity: sha512-3Kab14fn/5QZRog5BPj6Rs8dc4B+mim27XaKWFWHWA87R56AKjHTGcBFKpvZKDzC4u5Wd0w/qKsUIio3KzWW4Q==}
|
|
|
|
'@vitest/spy@2.1.4':
|
|
resolution: {integrity: sha512-4JOxa+UAizJgpZfaCPKK2smq9d8mmjZVPMt2kOsg/R8QkoRzydHH1qHxIYNvr1zlEaFj4SXiaaJWxq/LPLKaLg==}
|
|
|
|
'@vitest/utils@2.1.4':
|
|
resolution: {integrity: sha512-MXDnZn0Awl2S86PSNIim5PWXgIAx8CIkzu35mBdSApUip6RFOGXBCf3YFyeEu8n1IHk4bWD46DeYFu9mQlFIRg==}
|
|
|
|
'@volar/kit@2.4.6':
|
|
resolution: {integrity: sha512-OaMtpmLns6IYD1nOSd0NdG/F5KzJ7Jr4B7TLeb4byPzu+ExuuRVeO56Dn1C7Frnw6bGudUQd90cpQAmxdB+RlQ==}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
|
|
'@volar/language-core@2.4.6':
|
|
resolution: {integrity: sha512-FxUfxaB8sCqvY46YjyAAV6c3mMIq/NWQMVvJ+uS4yxr1KzOvyg61gAuOnNvgCvO4TZ7HcLExBEsWcDu4+K4E8A==}
|
|
|
|
'@volar/language-server@2.4.6':
|
|
resolution: {integrity: sha512-ARIbMXapEUPj9UFbZqWqw/iZ+ZuxUcY+vY212+2uutZVo/jrdzhLPu2TfZd9oB9akX8XXuslinT3051DyHLLRA==}
|
|
|
|
'@volar/language-service@2.4.6':
|
|
resolution: {integrity: sha512-wNeEVBgBKgpP1MfMYPrgTf1K8nhOGEh3ac0+9n6ECyk2N03+j0pWCpQ2i99mRWT/POvo1PgizDmYFH8S67bZOA==}
|
|
|
|
'@volar/source-map@2.4.6':
|
|
resolution: {integrity: sha512-Nsh7UW2ruK+uURIPzjJgF0YRGP5CX9nQHypA2OMqdM2FKy7rh+uv3XgPnWPw30JADbKvZ5HuBzG4gSbVDYVtiw==}
|
|
|
|
'@volar/typescript@2.4.6':
|
|
resolution: {integrity: sha512-NMIrA7y5OOqddL9VtngPWYmdQU03htNKFtAYidbYfWA0TOhyGVd9tfcP4TsLWQ+RBWDZCbBqsr8xzU0ZOxYTCQ==}
|
|
|
|
'@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.5':
|
|
resolution: {integrity: sha512-lOz4t39ZdmU4DJAa2hwPYmKc8EsuGa2U0L9KaZaOJUt0UwQNjNA3AZTq6uEivhOKhhG1Wvy96SvYBoFmCg3uuw==}
|
|
|
|
'@vue/babel-plugin-jsx@1.2.5':
|
|
resolution: {integrity: sha512-zTrNmOd4939H9KsRIGmmzn3q2zvv1mjxkYZHgqHZgDrXz5B1Q3WyGEjO2f+JrmKghvl1JIRcvo63LgM1kH5zFg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
peerDependenciesMeta:
|
|
'@babel/core':
|
|
optional: true
|
|
|
|
'@vue/babel-plugin-resolve-type@1.2.5':
|
|
resolution: {integrity: sha512-U/ibkQrf5sx0XXRnUZD1mo5F7PkpKyTbfXM3a3rC4YnUz6crHEz9Jg09jzzL6QYlXNto/9CePdOg/c87O4Nlfg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@vue/compiler-core@3.5.12':
|
|
resolution: {integrity: sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==}
|
|
|
|
'@vue/compiler-dom@3.5.12':
|
|
resolution: {integrity: sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==}
|
|
|
|
'@vue/compiler-sfc@3.5.12':
|
|
resolution: {integrity: sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==}
|
|
|
|
'@vue/compiler-ssr@3.5.12':
|
|
resolution: {integrity: sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==}
|
|
|
|
'@vue/devtools-core@7.6.3':
|
|
resolution: {integrity: sha512-C7FOuh3Z+EmXXzDU9eRjHQL7zW7/CFovM6yCNNpUb+zXxhrn4fiqTum+a3gNau9DuzYfEtQXwZ9F7MeK0JKYVw==}
|
|
peerDependencies:
|
|
vue: ^3.0.0
|
|
|
|
'@vue/devtools-kit@7.6.3':
|
|
resolution: {integrity: sha512-ETsFc8GlOp04rSFN79tB2TpVloWfsSx9BoCSElV3w3CaJTSBfz42KsIi5Ka+dNTJs1jY7QVLTDeoBmUGgA9h2A==}
|
|
|
|
'@vue/devtools-shared@7.6.3':
|
|
resolution: {integrity: sha512-wJW5QF27i16+sNQIaes8QoEZg1eqEgF83GkiPUlEQe9k7ZoHXHV7PRrnrxOKem42sIHPU813J2V/ZK1uqTJe6g==}
|
|
|
|
'@vue/reactivity@3.1.5':
|
|
resolution: {integrity: sha512-1tdfLmNjWG6t/CsPldh+foumYFo3cpyCHgBYQ34ylaMsJ+SNHQ1kApMIa8jN+i593zQuaw3AdWH0nJTARzCFhg==}
|
|
|
|
'@vue/reactivity@3.5.12':
|
|
resolution: {integrity: sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==}
|
|
|
|
'@vue/runtime-core@3.5.12':
|
|
resolution: {integrity: sha512-hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw==}
|
|
|
|
'@vue/runtime-dom@3.5.12':
|
|
resolution: {integrity: sha512-q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA==}
|
|
|
|
'@vue/server-renderer@3.5.12':
|
|
resolution: {integrity: sha512-I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg==}
|
|
peerDependencies:
|
|
vue: 3.5.12
|
|
|
|
'@vue/shared@3.1.5':
|
|
resolution: {integrity: sha512-oJ4F3TnvpXaQwZJNF3ZK+kLPHKarDmJjJ6jyzVNDKH9md1dptjC7lWR//jrGuLdek/U6iltWxqAnYOu8gCiOvA==}
|
|
|
|
'@vue/shared@3.5.12':
|
|
resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==}
|
|
|
|
'@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-typescript@1.4.13:
|
|
resolution: {integrity: sha512-xsc9Xv0xlVfwp2o7sQ+GCQ1PgbkdcpWdTzrwXxO3xDMTAywVS3oXVOcOHuRjAPkS4P9b+yc/qNF15460v+jp4Q==}
|
|
peerDependencies:
|
|
acorn: '>=8.9.0'
|
|
|
|
acorn@8.14.0:
|
|
resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
|
|
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.3:
|
|
resolution: {integrity: sha512-cL8JBEDAm4UeVjTN5QnFl8QgMGUwxFn1GvQvu3RtfAHUrAPRahGihrsWpKnEK9L0QMqsAPk/R8MylMWKHaK33A==}
|
|
|
|
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.1.0:
|
|
resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==}
|
|
engines: {node: '>=12'}
|
|
|
|
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.2:
|
|
resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
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.9.0:
|
|
resolution: {integrity: sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==}
|
|
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.8.0:
|
|
resolution: {integrity: sha512-zG7SjRKo2TT4LsZLQfttf+Yb9OJ2oty+/qj7SZ9RPPAo0olfbWgoXkAdrDHBJyvVMss9GCgCunIp/kqQ32t9ZA==}
|
|
peerDependencies:
|
|
astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.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
|
|
|
|
axios@1.7.7:
|
|
resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==}
|
|
|
|
axobject-query@4.1.0:
|
|
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
babel-plugin-jsx-dom-expressions@0.38.5:
|
|
resolution: {integrity: sha512-JfjHYKOKGwoiOYQ56Oo8gbZPb9wNMpPuEEUhSCjMpnuHM9K21HFIUBm83TZPB40Av4caCIW4Tfjzpkp/MtFpMw==}
|
|
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.22:
|
|
resolution: {integrity: sha512-nKwisb//lZsiRF2NErlRP64zVTJqa1OSZiDnSl0YbcTiCZoMt52CY2Pg+9fsYAPtjYMT7RHBmzU41pxK6hFOcg==}
|
|
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.19:
|
|
resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==}
|
|
|
|
boolbase@1.0.0:
|
|
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
|
|
boxen@8.0.1:
|
|
resolution: {integrity: sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==}
|
|
engines: {node: '>=18'}
|
|
|
|
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.24.0:
|
|
resolution: {integrity: sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==}
|
|
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'}
|
|
|
|
camelcase-css@2.0.1:
|
|
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
camelcase@8.0.0:
|
|
resolution: {integrity: sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==}
|
|
engines: {node: '>=16'}
|
|
|
|
caniuse-lite@1.0.30001667:
|
|
resolution: {integrity: sha512-7LTwJjcRkzKFmtqGsibMeuXmvFDfZq/nzIjnmgCGzKKRVzjD72selLDK1oPF/Oxzmt4fNcPvTDvGqSDG4tCALw==}
|
|
|
|
canvas-confetti@1.9.3:
|
|
resolution: {integrity: sha512-rFfTURMvmVEX1gyXFgn5QMn81bYk70qa0HLzcIOSVEyl57n6o9ItHeBtUSWdvKAPY0xlvBHno4/v3QPrT83q9g==}
|
|
|
|
ccount@2.0.1:
|
|
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
|
|
|
|
chai@5.1.2:
|
|
resolution: {integrity: sha512-aGtmf24DW6MLHHG5gCx4zaI3uBq3KRtxeVs0DjFH6Z0rDNbsvTxFASFvdj79pxjxZ8/5u3PIiN3IwEIQkiiuPw==}
|
|
engines: {node: '>=12'}
|
|
|
|
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'}
|
|
|
|
chokidar@4.0.1:
|
|
resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
|
|
engines: {node: '>= 14.16.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'}
|
|
|
|
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.5:
|
|
resolution: {integrity: sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==}
|
|
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'}
|
|
|
|
collapse-white-space@2.1.0:
|
|
resolution: {integrity: sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==}
|
|
|
|
color-convert@2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
|
|
color-name@1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
|
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@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==}
|
|
|
|
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.7.2:
|
|
resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
|
|
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.1:
|
|
resolution: {integrity: sha512-jf+twWGDf6LDoXDUode+nc7ZlrqfaNphrBIBrcmeP3D8yw1uPaix1gCC8LUQUGQ6CycuK2opkbFFWFuq/a94ag==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
css-has-pseudo@7.0.1:
|
|
resolution: {integrity: sha512-EOcoyJt+OsuKfCADgLT7gADZI5jMzIe/AeI6MeAYKiFBDmNmM7kk46DtSfMj5AohUJisqVzopBpnQTlvbyaBWg==}
|
|
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.2:
|
|
resolution: {integrity: sha512-ba3HmHU/lxy9nfz/fQLA/Ul+/oSdSOXqoR53BDmRvXTfRbkGqHKqr2rSxADYMRF4uD8vZhMlCQ6c5TEfLLkkVA==}
|
|
|
|
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.1.0:
|
|
resolution: {integrity: sha512-h66W1URKpBS5YMI/V8PyXvTMFT8SupJ1IzoIV8IeBC/ji8WVmrO8dGlTi+2dh6whmdk6BiKJLD/ZBkhWbcg6nA==}
|
|
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.7:
|
|
resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
|
|
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'}
|
|
|
|
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@1.0.3:
|
|
resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
|
|
engines: {node: '>=0.10'}
|
|
hasBin: true
|
|
|
|
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.1.1:
|
|
resolution: {integrity: sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==}
|
|
|
|
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.4:
|
|
resolution: {integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==}
|
|
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.33:
|
|
resolution: {integrity: sha512-+cYTcFB1QqD4j4LegwLfpCNxifb6dDFUAwk6RsLusCwIaZI6or2f+q8rs5tTB2YC53HhOlIbEaqHMAAC8IOIwA==}
|
|
|
|
emmet@2.4.7:
|
|
resolution: {integrity: sha512-O5O5QNqtdlnQM2bmKHtJgyChcrFMgQuulI+WdiOw2NArzprUqqxUW6bgYtKvzKgrsYpuLWalOkdhNP+1jluhCA==}
|
|
|
|
emoji-regex@10.4.0:
|
|
resolution: {integrity: sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==}
|
|
|
|
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==}
|
|
|
|
enhanced-resolve@5.17.1:
|
|
resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
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==}
|
|
|
|
esast-util-from-estree@2.0.0:
|
|
resolution: {integrity: sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==}
|
|
|
|
esast-util-from-js@2.0.1:
|
|
resolution: {integrity: sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==}
|
|
|
|
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.2.0:
|
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
engines: {node: '>=6'}
|
|
|
|
escape-html@1.0.3:
|
|
resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
|
|
|
|
escape-string-regexp@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-regexp@2.6.0:
|
|
resolution: {integrity: sha512-FCL851+kislsTEQEMioAlpDuK5+E5vs0hi1bF8cFlPlHcEjeRhuAzEsGikXRreE+0j4WhW2uO54MqTjXtYOi3A==}
|
|
engines: {node: ^18 || >=20}
|
|
peerDependencies:
|
|
eslint: '>=8.44.0'
|
|
|
|
eslint-scope@8.2.0:
|
|
resolution: {integrity: sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==}
|
|
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.2.0:
|
|
resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
eslint@9.14.0:
|
|
resolution: {integrity: sha512-c2FHsVBr87lnUtjP4Yhvk4yEhKrQavGafRA/Se1ouse8PfbfC/Qh9Mxa00yWsZRlqeUB9raXip0aiiUZkgnr9g==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
jiti: '*'
|
|
peerDependenciesMeta:
|
|
jiti:
|
|
optional: true
|
|
|
|
esm-env@1.1.4:
|
|
resolution: {integrity: sha512-oO82nKPHKkzIj/hbtuDYy/JHqBHFlMIW36SDiPCVsj87ntDLcWN+sJ1erdVryd4NxODacFTsdrIE3b7IamqbOg==}
|
|
|
|
esm@3.2.25:
|
|
resolution: {integrity: sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==}
|
|
engines: {node: '>=6'}
|
|
|
|
espree@10.3.0:
|
|
resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==}
|
|
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.6.0:
|
|
resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
esrap@1.2.2:
|
|
resolution: {integrity: sha512-F2pSJklxx1BlQIQgooczXCPHmcWpn6EsP5oo73LQfonG9fIlIENQ8vMmfGXeojP9MrkzUNAfyU5vdFlR9shHAw==}
|
|
|
|
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-scope@1.0.0:
|
|
resolution: {integrity: sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==}
|
|
|
|
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@1.1.0:
|
|
resolution: {integrity: sha512-bFi65yM+xZgk+u/KRIpekdSYkTB5W1pEf0Lt8Q8Msh7b+eQ7LXVtIB1Bkm4fvclDEL1b2CZkMhv2mOeF8tMdkA==}
|
|
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.5.0:
|
|
resolution: {integrity: sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==}
|
|
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-up@6.3.0:
|
|
resolution: {integrity: sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
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'}
|
|
|
|
follow-redirects@1.15.9:
|
|
resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
|
|
engines: {node: '>=4.0'}
|
|
peerDependencies:
|
|
debug: '*'
|
|
peerDependenciesMeta:
|
|
debug:
|
|
optional: true
|
|
|
|
foreground-child@3.3.0:
|
|
resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==}
|
|
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-fixture@2.6.0:
|
|
resolution: {integrity: sha512-XQNHBGYgth08BSgThjQNrUuzE9XUmr7CDgGFStKaAeB9Oq+kxUHd1zS6hp1YO11B501Sjv9Jq+B2VFn+CdwmIg==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
fs-minipass@2.1.0:
|
|
resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
fs.realpath@1.0.0:
|
|
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
|
|
fsevents@2.3.2:
|
|
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
gensync@1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
get-caller-file@2.0.5:
|
|
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
engines: {node: 6.* || 8.* || >= 10.*}
|
|
|
|
get-east-asian-width@1.2.0:
|
|
resolution: {integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==}
|
|
engines: {node: '>=18'}
|
|
|
|
get-stream@8.0.1:
|
|
resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==}
|
|
engines: {node: '>=16'}
|
|
|
|
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.4.5:
|
|
resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
|
|
hasBin: true
|
|
|
|
glob@8.1.0:
|
|
resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==}
|
|
engines: {node: '>=12'}
|
|
deprecated: Glob versions prior to v9 are no longer supported
|
|
|
|
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@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.3:
|
|
resolution: {integrity: sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==}
|
|
|
|
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.4:
|
|
resolution: {integrity: sha512-LHE65TD2YiNsHD3YuXcKPHXPLuYh/gjp12mOfU8jxSrm1f/yJpsb0F/KKljS6U9LJoP0Ux+tCe8iJ2AsPzTdgA==}
|
|
|
|
hast-util-select@6.0.3:
|
|
resolution: {integrity: sha512-OVRQlQ1XuuLP8aFVLYmC2atrfWHS5UD3shonxpnyrjcCkwtvmt/+N6kYJdcY4mkMJhxp4kj2EFIxQ9kvkkt/eQ==}
|
|
|
|
hast-util-to-estree@3.1.0:
|
|
resolution: {integrity: sha512-lfX5g6hqVh9kjS/B9E2gSkvHH4SZNiQFiqWS0x9fENzEl+8W12RqdRxX6d/Cwxi30tPQs3bIO+aolQJNp1bIyw==}
|
|
|
|
hast-util-to-html@9.0.3:
|
|
resolution: {integrity: sha512-M17uBDzMJ9RPCqLMO92gNNUDuBSq10a25SDBI08iCCxmorf4Yy6sYHK57n9WAbRAAaU+DuR4W6GN9K4DFZesYg==}
|
|
|
|
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-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.5:
|
|
resolution: {integrity: sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==}
|
|
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'}
|
|
|
|
hyperid@3.3.0:
|
|
resolution: {integrity: sha512-7qhCVT4MJIoEsNcbhglhdmBKb09QtcmJNiIQGq7js/Khf5FtQQ9bzcAuloeqBeee7XD7JqDeve9KNlQya5tSGQ==}
|
|
|
|
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-walk@5.0.1:
|
|
resolution: {integrity: sha512-yemi4pMf51WKT7khInJqAvsIGzoqYXblnsz0ql8tM+yi1EKYTY1evX4NAbJrLL/Aanr2HyZeluqU+Oi7MGHokw==}
|
|
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
|
|
|
ignore@5.3.2:
|
|
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
|
|
engines: {node: '>= 4'}
|
|
|
|
immutable@4.3.7:
|
|
resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==}
|
|
|
|
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'}
|
|
|
|
inflight@1.0.6:
|
|
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
|
|
deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
|
|
|
|
inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
inline-style-parser@0.1.1:
|
|
resolution: {integrity: sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==}
|
|
|
|
inline-style-parser@0.2.4:
|
|
resolution: {integrity: sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==}
|
|
|
|
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.15.1:
|
|
resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
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-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.1.0:
|
|
resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
|
|
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@3.4.3:
|
|
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
|
|
|
jiti@1.21.6:
|
|
resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==}
|
|
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.1.0:
|
|
resolution: {integrity: sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==}
|
|
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@3.0.2:
|
|
resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==}
|
|
engines: {node: '>=6'}
|
|
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.3.1:
|
|
resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==}
|
|
|
|
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.11:
|
|
resolution: {integrity: sha512-RQrI8rlHY92OLf3rho/Ts8i/XvjgguEjOkO1BEXcU3N8BqPpSzBNwV/G0Ukr+P/l3ivvJUE/Fa/CwbS6HesGNQ==}
|
|
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.4.5:
|
|
resolution: {integrity: sha512-sorTJV6PNt94Wap27Sai5gtVLIea4Otb2LUiAUyr3p6BPOScGMKGt5F1b5X/XgkNtcsDKeX5qfeBDj+PdShclQ==}
|
|
os: [darwin, linux, win32]
|
|
|
|
lilconfig@2.1.0:
|
|
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
lilconfig@3.1.2:
|
|
resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==}
|
|
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.5:
|
|
resolution: {integrity: sha512-JGLaGGtqtu+eOhYrC1wkWYTBcpVWL4AsnwAtMtgO1Q0gI0PuPJKI0zBBE+a/1BrhOE3Uw8JI/ycByAv5cLrAuQ==}
|
|
|
|
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.1:
|
|
resolution: {integrity: sha512-1BBa1E/z0O9ye5fZprPtdqnc0BFzxIxTTOO/tQFmyC/hj1O3jL4TfmLBw0WEwjAokdLwpclkvGgDJwTIh0/22w==}
|
|
|
|
lite-youtube-embed@0.3.3:
|
|
resolution: {integrity: sha512-gFfVVnj6NRjxVfJKo3qoLtpi0v5mn3AcR4eKD45wrxQuxzveFJUb+7Cr6uV6n+DjO8X3p0UzPPquhGt0H/y+NA==}
|
|
|
|
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'}
|
|
|
|
locate-path@7.2.0:
|
|
resolution: {integrity: sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
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.2:
|
|
resolution: {integrity: sha512-23I4pFZHmAemUnz8WZXbYRSKYj801VDaNv9ETuMh7IrMc7VuVVSo+Z9iLE3ni30+U48iDWfi30d3twAXBYmnCg==}
|
|
|
|
lower-case@2.0.2:
|
|
resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==}
|
|
|
|
lru-cache@10.4.3:
|
|
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
|
|
|
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.12:
|
|
resolution: {integrity: sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==}
|
|
|
|
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.4:
|
|
resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==}
|
|
|
|
marked-footnote@1.2.4:
|
|
resolution: {integrity: sha512-DB2Kl+wFh6YwZd70qABMY6WUkG1UuyqoNTFoDfGyG79Pz24neYtLBkB+45a7o72V7gkfvbC3CGzIYFobxfMT1Q==}
|
|
peerDependencies:
|
|
marked: '>=7.0.0'
|
|
|
|
marked-smartypants@1.1.8:
|
|
resolution: {integrity: sha512-2n8oSjL2gSkH6M0dSdRIyLgqqky03iKQkdmoaylmIzwIhYTW204S7ry6zP2iqwSl0zSlJH2xmWgxlZ/4XB1CdQ==}
|
|
peerDependencies:
|
|
marked: '>=4 <15'
|
|
|
|
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.1:
|
|
resolution: {integrity: sha512-aJEUyzZ6TzlsX2s5B4Of7lN7EQtAxvtradMMglCQDyaTFgse6CmtmdJ15ElnVRlCg1vpNyVtbem0PWzlNieZsA==}
|
|
|
|
mdast-util-gfm-autolink-literal@2.0.1:
|
|
resolution: {integrity: sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==}
|
|
|
|
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.1:
|
|
resolution: {integrity: sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==}
|
|
|
|
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.2.0:
|
|
resolution: {integrity: sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==}
|
|
|
|
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.1.0:
|
|
resolution: {integrity: sha512-2TVKotOQzqdY7THOdn2gGzS9d1Sdd66bvxUyw3aNpWfcPXCLYSJCCgfPy30sEtuzkDraJgqF35dzgmz6xlvH/w==}
|
|
|
|
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'}
|
|
|
|
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.1:
|
|
resolution: {integrity: sha512-CUQyKr1e///ZODyD1U3xit6zXwy1a8q2a1S1HKtIlmgvurrEpaw/Y9y6KSIbF8P59cn/NjzHyO+Q2fAyYLQrAA==}
|
|
|
|
micromark-extension-gfm-autolink-literal@2.1.0:
|
|
resolution: {integrity: sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==}
|
|
|
|
micromark-extension-gfm-footnote@2.1.0:
|
|
resolution: {integrity: sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==}
|
|
|
|
micromark-extension-gfm-strikethrough@2.1.0:
|
|
resolution: {integrity: sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==}
|
|
|
|
micromark-extension-gfm-table@2.1.0:
|
|
resolution: {integrity: sha512-Ub2ncQv+fwD70/l4ou27b4YzfNaCJOvyX4HxXU15m7mpYY+rjuWzsLIPZHJL253Z643RpbcP1oeIJlQ/SKW67g==}
|
|
|
|
micromark-extension-gfm-tagfilter@2.0.0:
|
|
resolution: {integrity: sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==}
|
|
|
|
micromark-extension-gfm-task-list-item@2.1.0:
|
|
resolution: {integrity: sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==}
|
|
|
|
micromark-extension-gfm@3.0.0:
|
|
resolution: {integrity: sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==}
|
|
|
|
micromark-extension-math@3.1.0:
|
|
resolution: {integrity: sha512-lvEqd+fHjATVs+2v/8kg9i5Q0AP2k85H0WUOwpIVvUML8BapsMvh1XAogmQjOCsLpoKRCVQqEkQBB3NhVBcsOg==}
|
|
|
|
micromark-extension-mdx-expression@3.0.0:
|
|
resolution: {integrity: sha512-sI0nwhUDz97xyzqJAbHQhp5TfaxEvZZZ2JDqUo+7NvyIYG6BZ5CPPqj2ogUoPJlmXHBnyZUzISg9+oUmU6tUjQ==}
|
|
|
|
micromark-extension-mdx-jsx@3.0.1:
|
|
resolution: {integrity: sha512-vNuFb9czP8QCtAQcEJn0UJQJZA8Dk6DXKBqx+bg/w0WGuSxDxNr7hErW89tHUY31dUW4NqEOWwmEUNhjTFmHkg==}
|
|
|
|
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.2:
|
|
resolution: {integrity: sha512-5E5I2pFzJyg2CtemqAbcyCktpHXuJbABnsb32wX2U8IQKhhVFBqkcZR5LRm1WVoFqa4kTueZK4abep7wdo9nrw==}
|
|
|
|
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.1:
|
|
resolution: {integrity: sha512-jZNtiFl/1aY73yS3UGQkutD0UbhTt68qnRpw2Pifmz5wV9h8gOVsN70v+Lq/f1rKaU/W8pxRe8y8Q9FX1AOe1Q==}
|
|
|
|
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'}
|
|
|
|
minimatch@3.1.2:
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
|
|
minimatch@5.1.6:
|
|
resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
|
|
engines: {node: '>=10'}
|
|
|
|
minimatch@9.0.5:
|
|
resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minimist@1.2.8:
|
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
|
|
|
minipass@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.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.8:
|
|
resolution: {integrity: sha512-TcJPw+9RV9dibz1hHUzlLVy8N4X9TnwirAjrU08Juo6BNKggzVfP2ZJ/3ZUSq15Xl5i85i+Z89XBO90pB2PghQ==}
|
|
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@3.0.4:
|
|
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
|
|
|
|
node-addon-api@7.1.1:
|
|
resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
|
|
|
|
node-domexception@1.0.0:
|
|
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
|
|
engines: {node: '>=10.5.0'}
|
|
|
|
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-gyp-build@4.8.2:
|
|
resolution: {integrity: sha512-IRUxE4BVsHWXkV/SFOut4qTlagw2aM8T5/vnTsmrHJvVoKueJHRc/JaFND7QDDc61kLYUJ6qlZM3sqTSyx2dTw==}
|
|
hasBin: true
|
|
|
|
node-html-parser@6.1.13:
|
|
resolution: {integrity: sha512-qIsTMOY4C/dAa5Q5vsobRpOOvPfC4pB61UVW2uSwZNUp0QU/jCekTal1vMmbO0DgdHeLUJpv/ARmDqErVxA3Sg==}
|
|
|
|
node-mocks-http@1.16.1:
|
|
resolution: {integrity: sha512-Q2m5bmIE1KFeeKI6OsSn+c4XDara5NWnUJgzqnIkhiCNukYX+fqu0ADSeKOlpWtbCwgRnJ69F+7RUiQltzTKXA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@types/express': ^4.17.21 || ^5.0.0
|
|
'@types/node': '*'
|
|
peerDependenciesMeta:
|
|
'@types/express':
|
|
optional: true
|
|
'@types/node':
|
|
optional: true
|
|
|
|
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'}
|
|
|
|
npm-bundled@2.0.1:
|
|
resolution: {integrity: sha512-gZLxXdjEzE/+mOstGDqR6b0EkhJ+kM6fxM6vUuckuctuVPh80Q6pw/rSZj9s4Gex9GxWtIicO1pc8DB9KZWudw==}
|
|
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
|
|
|
npm-normalize-package-bin@2.0.0:
|
|
resolution: {integrity: sha512-awzfKUO7v0FscrSpRoogyNm0sajikhBWpU0QMrW09AMi9n1PoKU6WaIqUzuJSQnpciZZmJ/jMZ2Egfmb/9LiWQ==}
|
|
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
|
|
|
npm-packlist@5.1.3:
|
|
resolution: {integrity: sha512-263/0NGrn32YFYi4J533qzrQ/krmmrWwhKkzwTuM4f/07ug51odoaNjUexxO4vxlzURHcmYMH1QjvHjsNDKLVg==}
|
|
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
|
hasBin: true
|
|
|
|
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==}
|
|
|
|
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'}
|
|
|
|
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'}
|
|
|
|
once@1.4.0:
|
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
|
|
onetime@5.1.2:
|
|
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
|
|
engines: {node: '>=6'}
|
|
|
|
onetime@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'}
|
|
|
|
oniguruma-to-js@0.4.3:
|
|
resolution: {integrity: sha512-X0jWUcAlxORhOqqBREgPMgnshB7ZGYszBNspP+tS9hPD3l13CdaXcHbgImoHUHlrvGx/7AvFEkTRhAGYh+jzjQ==}
|
|
|
|
only-allow@1.2.1:
|
|
resolution: {integrity: sha512-M7CJbmv7UCopc0neRKdzfoGWaVZC+xC1925GitKH9EAqYFzX9//25Q7oX4+jw0tiCCj+t5l6VZh8UPH23NZkMA==}
|
|
hasBin: true
|
|
|
|
open-props@1.7.7:
|
|
resolution: {integrity: sha512-yn4B4D2dG7HGiZQSSdS03+jnsKlVIfdcWk6XyvSeTHcu2oqRbIEnJ9BVT7Qfq5N9p6z7tEIHTuRZoxckAemfqA==}
|
|
|
|
open@10.1.0:
|
|
resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==}
|
|
engines: {node: '>=18'}
|
|
|
|
optionator@0.9.4:
|
|
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
ora@8.1.1:
|
|
resolution: {integrity: sha512-YWielGi1XzG1UTvOaCFaNgEnuhZVMSHYkW/FQ7UX8O26PtlpdM84c0f7wLPlkvx2RfiQmnzd61d/MGxmpQeJPw==}
|
|
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@4.0.0:
|
|
resolution: {integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
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-locate@6.0.0:
|
|
resolution: {integrity: sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
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'}
|
|
|
|
package-json-from-dist@1.0.0:
|
|
resolution: {integrity: sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==}
|
|
|
|
package-manager-detector@0.2.0:
|
|
resolution: {integrity: sha512-E385OSk9qDcXhcM9LNSe4sdhx8a9mAPrZ4sMLW+tmxl5ZuGtPUcdFu+MPP2jbgiWAZ6Pfe5soGFMd+0Db5Vrog==}
|
|
|
|
pako@1.0.11:
|
|
resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
|
|
|
|
parent-module@1.0.1:
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
engines: {node: '>=6'}
|
|
|
|
parse-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.2.1:
|
|
resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==}
|
|
|
|
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-exists@5.0.0:
|
|
resolution: {integrity: sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
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.11.1:
|
|
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
|
|
engines: {node: '>=16 || 14 >=14.18'}
|
|
|
|
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==}
|
|
|
|
picocolors@1.1.0:
|
|
resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@2.3.1:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
picomatch@4.0.2:
|
|
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
|
|
engines: {node: '>=12'}
|
|
|
|
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.48.2:
|
|
resolution: {integrity: sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
playwright@1.48.2:
|
|
resolution: {integrity: sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==}
|
|
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.1:
|
|
resolution: {integrity: sha512-Uai+SupNSqzlschRyNx3kbCTWgY/2hcwtHEI/ej2LJWc9JJ77qKgGptd8DHwY1mXtZ7Aoh4z4yxfwMBue9eNgw==}
|
|
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.5:
|
|
resolution: {integrity: sha512-zW97tq5t2sSSSZQcIS4y6NDZj79zVv8hrBIJ4PSFZFmMBcjYqCt8sRXFGIYZohCpfFHmimMNqJje2Qd3qqMNdg==}
|
|
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.5:
|
|
resolution: {integrity: sha512-SQHhayVNgDvSAdX9NQ/ygcDQGEY+aSF4b/96z7QUX6mqL5yl/JgG/DywcF6fW9XbnCRE+aVYk+9/nqGuzOPWeQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-custom-properties@14.0.4:
|
|
resolution: {integrity: sha512-QnW8FCCK6q+4ierwjnmXF9Y9KF8q0JkbgVfvQEMa93x1GT8FvOiUevWCN2YLaOWyByeDX8S6VFbZEeWoAoXs2A==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-custom-selectors@8.0.4:
|
|
resolution: {integrity: sha512-ASOXqNvDCE0dAJ/5qixxPeL1aOVGHGW2JwSy7HyjWNbnWTQCl+fDc968HY1jCmZI0+BaYT5CxsOiUhavpG/7eg==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-dir-pseudo-class@9.0.1:
|
|
resolution: {integrity: sha512-tRBEK0MHYvcMUrAuYMEOa0zg9APqirBcgzi6P21OhxtJyJADo/SWBwY1CAwEohQ/6HDaa9jCjLRG7K3PVQYHEA==}
|
|
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.1:
|
|
resolution: {integrity: sha512-U58wyjS/I1GZgjRok33aE8juW9qQgQUNwTSdxQGuShHzwuYdcklnvK/+qOWX1Q9kr7ysbraQ6ht6r+udansalA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-focus-within@9.0.1:
|
|
resolution: {integrity: sha512-fzNUyS1yOYa7mOjpci/bR+u+ESvdar6hk8XNK/TRR0fiGTp2QT5N+ducP0n3rfH/m9I7H/EQU6lsa2BrgxkEjw==}
|
|
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.5:
|
|
resolution: {integrity: sha512-q2M8CfQbjHxbwv1GPAny05EVuj0WByUgq/OWKgpfbTHnMchtUqsVQgaW1mztjSZ4UPufwuTLB14fmFGsoTE/VQ==}
|
|
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.1:
|
|
resolution: {integrity: sha512-VbqqHkOBOt4Uu3G8Dm8n6lU5+9cJFxiuty9+4rcoyRPO9zZS1JIs6td49VIoix3qYqELHlJIn46Oih9SAKo+yQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-opacity-percentage@3.0.0:
|
|
resolution: {integrity: sha512-K6HGVzyxUxd/VgZdX04DCtdwWJ4NGLG212US4/LA1TLAbHgmAsTWVR86o+gGIbFtnTkfOpb9sCRBx8K7HO66qQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
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.9:
|
|
resolution: {integrity: sha512-mpfJWMAW6szov+ifW9HpNUUZE3BoXoHc4CDzNQHdH2I4CwsqulQ3bpFNUR6zh4tg0BUcqM7UUAbzG4UTel8QYw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-pseudo-class-any-link@10.0.1:
|
|
resolution: {integrity: sha512-3el9rXlBOqTFaMFkWDOkHUTQekFIYnaQY55Rsp8As8QQkpiSgIYEcF/6Ond93oHiDsGb4kad8zjt+NPlOC1H0Q==}
|
|
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.1:
|
|
resolution: {integrity: sha512-kmVy/5PYVb2UOhy0+LqUYAhKj7DUGDpSWa5LZqlkWJaaAV+dxxsOG3+St0yNLu6vsKD7Dmqx+nWQt0iil89+WA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-selector-parser@6.1.2:
|
|
resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
|
|
engines: {node: '>=4'}
|
|
|
|
postcss-selector-parser@7.0.0:
|
|
resolution: {integrity: sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
postcss-value-parser@4.2.0:
|
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
|
|
postcss@8.4.47:
|
|
resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
preact-render-to-string@6.5.11:
|
|
resolution: {integrity: sha512-ubnauqoGczeGISiOh6RjX0/cdaF8v/oDXIjO85XALCQjwQP+SB4RDXXtvZ6yTYSjG+PC1QRP2AhPgCEsM2EvUw==}
|
|
peerDependencies:
|
|
preact: '>=10'
|
|
|
|
preact@10.24.3:
|
|
resolution: {integrity: sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==}
|
|
|
|
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==}
|
|
|
|
proxy-from-env@1.1.0:
|
|
resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
|
|
|
|
pseudomap@1.0.2:
|
|
resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==}
|
|
|
|
psl@1.9.0:
|
|
resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==}
|
|
|
|
publint@0.2.12:
|
|
resolution: {integrity: sha512-YNeUtCVeM4j9nDiTT2OPczmlyzOkIXNtdDZnSuajAxS/nZ6j3t7Vs9SUB4euQNddiltIwu7Tdd3s+hr08fAsMw==}
|
|
engines: {node: '>=16'}
|
|
hasBin: true
|
|
|
|
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'}
|
|
|
|
readdirp@4.0.1:
|
|
resolution: {integrity: sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==}
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
reading-time@1.5.0:
|
|
resolution: {integrity: sha512-onYyVhBNr4CmAxFsKS7bz+uTLRakypIe4R+5A824vBSkQy/hB3fZepoVEf8OVAxzLvK+H/jm9TzpI3ETSm64Kg==}
|
|
|
|
recma-build-jsx@1.0.0:
|
|
resolution: {integrity: sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==}
|
|
|
|
recma-jsx@1.0.0:
|
|
resolution: {integrity: sha512-5vwkv65qWwYxg+Atz95acp8DMu1JDSqdGkA2Of1j6rCreyFUE/gp15fC8MnGEuG1W68UKjM6x6+YTWIh7hZM/Q==}
|
|
|
|
recma-parse@1.0.0:
|
|
resolution: {integrity: sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==}
|
|
|
|
recma-stringify@1.0.0:
|
|
resolution: {integrity: sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==}
|
|
|
|
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==}
|
|
|
|
regex@4.3.2:
|
|
resolution: {integrity: sha512-kK/AA3A9K6q2js89+VMymcboLOlF5lZRCYJv3gzszXFHBr6kO6qLGzbm+UIugBEV8SMMKCTR59txoY6ctRHYVw==}
|
|
|
|
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-recma@1.0.0:
|
|
resolution: {integrity: sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==}
|
|
|
|
rehype-slug@6.0.0:
|
|
resolution: {integrity: sha512-lWyvf/jwu+oS5+hL5eClVd3hNdmwM1kAC0BUvEGD19pajQMIzcNUd/k9GsfQ+FfECvX+JE+e9/btsKH0EjJT6A==}
|
|
|
|
rehype-stringify@10.0.1:
|
|
resolution: {integrity: sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA==}
|
|
|
|
rehype-toc@3.0.2:
|
|
resolution: {integrity: sha512-DMt376+4i1KJGgHJL7Ezd65qKkJ7Eqp6JSB47BJ90ReBrohI9ufrornArM6f4oJjP2E2DVZZHufWucv/9t7GUQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
rehype@13.0.2:
|
|
resolution: {integrity: sha512-j31mdaRFrwFRUIlxGeuPXXKWQxet52RBQRvCmzl5eCefn/KGbomK5GMHNMsOJf55fgo3qw5tST5neDuarDYR2A==}
|
|
|
|
reinterval@1.1.0:
|
|
resolution: {integrity: sha512-QIRet3SYrGp0HUHO88jVskiG6seqUGC5iAG7AwI/BV4ypGcuqk9Du6YQBUOUqm9c8pw1eyLoIaONifRua1lsEQ==}
|
|
|
|
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.1:
|
|
resolution: {integrity: sha512-g/osARvjkBXb6Wo0XvAeXQohVta8i84ACbenPpoSsxTOQH/Ae0/RGP4WZgnMH5pMLpsj4FG7OHmcIcXxpza8eQ==}
|
|
|
|
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.1:
|
|
resolution: {integrity: sha512-onsHf34i/GzgElJgtT1K2V+31yEhWs7NJboKNxXJcmVMMPxLpgxZ9iADoMdydd6j/bHic5F/aNq0CGqElEtu2g==}
|
|
|
|
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.24.4:
|
|
resolution: {integrity: sha512-vGorVWIsWfX3xbcyAS+I047kFKapHYivmkaT63Smj77XwvLSJos6M1xGqZnBPFQFBRZDOcG1QnYEIxAvTr/HjA==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
rrweb-cssom@0.6.0:
|
|
resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==}
|
|
|
|
rrweb-cssom@0.7.1:
|
|
resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==}
|
|
|
|
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==}
|
|
|
|
sade@1.8.1:
|
|
resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==}
|
|
engines: {node: '>=6'}
|
|
|
|
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.80.6:
|
|
resolution: {integrity: sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
|
|
sax@1.4.1:
|
|
resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
|
|
|
|
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.19.0:
|
|
resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==}
|
|
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.5:
|
|
resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==}
|
|
engines: {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.22.2:
|
|
resolution: {integrity: sha512-3IZau0NdGKXhH2bBlUk4w1IHNxPh6A5B2sUpyY+8utLu2j/h1QpFkAaUA1bAMxOWWGtTWcAh531vnS4NJKS/lA==}
|
|
|
|
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'}
|
|
|
|
sirv@3.0.0:
|
|
resolution: {integrity: sha512-BPwJGUeDaDCHihkORDchNyyTvWFhcusy1XMmhEVTQTwGeybFbp8YEmB+njbPnth1FibULBSBVwCQni25XlCUDg==}
|
|
engines: {node: '>=18'}
|
|
|
|
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.9.3:
|
|
resolution: {integrity: sha512-5ba3taPoZGt9GY3YlsCB24kCg0Lv/rie/HTD4kG6h4daZZz7+yK02xn8Vx8dLYBc9i6Ps5JwAbEiqjmKaLB3Ag==}
|
|
|
|
solid-refresh@0.6.3:
|
|
resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==}
|
|
peerDependencies:
|
|
solid-js: ^1.3
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
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.8:
|
|
resolution: {integrity: sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==}
|
|
|
|
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@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'}
|
|
|
|
svelte2tsx@0.7.22:
|
|
resolution: {integrity: sha512-hf55ujq17ufVpDQlJzaQfRr9EjlLIwGmFlpKq4uYrQAQFw/99q1OcVYyBT6568iJySgBUY9PdccURrORmfetmQ==}
|
|
peerDependencies:
|
|
svelte: ^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0
|
|
typescript: ^4.9.4 || ^5.0.0
|
|
|
|
svelte@5.1.16:
|
|
resolution: {integrity: sha512-QcY+om9r8+uTcSfeFuv8++ExdfwVCKeT+Y7GPSZ6rQPczvy62BMtvMoi0rScabgv+upGE5jxKjd7M4u23+AjGA==}
|
|
engines: {node: '>=18'}
|
|
|
|
svg-tags@1.0.0:
|
|
resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==}
|
|
|
|
svgo@3.3.2:
|
|
resolution: {integrity: sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
|
|
symbol-tree@3.2.4:
|
|
resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
|
|
|
|
tailwindcss@3.4.14:
|
|
resolution: {integrity: sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
|
|
tapable@2.2.1:
|
|
resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
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==}
|
|
|
|
timestring@6.0.0:
|
|
resolution: {integrity: sha512-wMctrWD2HZZLuIlchlkE2dfXJh7J2KDI9Dwl+2abPYg0mswQHfOAyQW3jJg1pY5VfttSINZuKcXoB3FGypVklA==}
|
|
engines: {node: '>=8'}
|
|
|
|
tinybench@2.9.0:
|
|
resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
|
|
|
|
tinyexec@0.3.1:
|
|
resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==}
|
|
|
|
tinypool@1.0.1:
|
|
resolution: {integrity: sha512-URZYihUbRPcGv95En+sz6MfghfIc2OJ1sv/RmhWZLouPY0/8Vo80viwPvg3dlaS9fuq7fQMEfgRRK7BBZThBEA==}
|
|
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.2:
|
|
resolution: {integrity: sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
tmp@0.0.33:
|
|
resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==}
|
|
engines: {node: '>=0.6.0'}
|
|
|
|
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.4:
|
|
resolution: {integrity: sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==}
|
|
engines: {node: '>=6'}
|
|
|
|
tr46@0.0.3:
|
|
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
|
|
|
tr46@5.0.0:
|
|
resolution: {integrity: sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g==}
|
|
engines: {node: '>=18'}
|
|
|
|
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.4:
|
|
resolution: {integrity: sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==}
|
|
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.7.0:
|
|
resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==}
|
|
|
|
turbo-darwin-64@2.2.3:
|
|
resolution: {integrity: sha512-Rcm10CuMKQGcdIBS3R/9PMeuYnv6beYIHqfZFeKWVYEWH69sauj4INs83zKMTUiZJ3/hWGZ4jet9AOwhsssLyg==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
turbo-darwin-arm64@2.2.3:
|
|
resolution: {integrity: sha512-+EIMHkuLFqUdJYsA3roj66t9+9IciCajgj+DVek+QezEdOJKcRxlvDOS2BUaeN8kEzVSsNiAGnoysFWYw4K0HA==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
turbo-linux-64@2.2.3:
|
|
resolution: {integrity: sha512-UBhJCYnqtaeOBQLmLo8BAisWbc9v9daL9G8upLR+XGj6vuN/Nz6qUAhverN4Pyej1g4Nt1BhROnj6GLOPYyqxQ==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
turbo-linux-arm64@2.2.3:
|
|
resolution: {integrity: sha512-hJYT9dN06XCQ3jBka/EWvvAETnHRs3xuO/rb5bESmDfG+d9yQjeTMlhRXKrr4eyIMt6cLDt1LBfyi+6CQ+VAwQ==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
turbo-windows-64@2.2.3:
|
|
resolution: {integrity: sha512-NPrjacrZypMBF31b4HE4ROg4P3nhMBPHKS5WTpMwf7wydZ8uvdEHpESVNMOtqhlp857zbnKYgP+yJF30H3N2dQ==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
turbo-windows-arm64@2.2.3:
|
|
resolution: {integrity: sha512-fnNrYBCqn6zgKPKLHu4sOkihBI/+0oYFr075duRxqUZ+1aLWTAGfHZLgjVeLh3zR37CVzuerGIPWAEkNhkWEIw==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
turbo@2.2.3:
|
|
resolution: {integrity: sha512-5lDvSqIxCYJ/BAd6rQGK/AzFRhBkbu4JHVMLmGh/hCb7U3CqSnr5Tjwfy9vc+/5wG2DJ6wttgAaA7MoCgvBKZQ==}
|
|
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@4.26.1:
|
|
resolution: {integrity: sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==}
|
|
engines: {node: '>=16'}
|
|
|
|
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.13.0:
|
|
resolution: {integrity: sha512-vIMpDRJrQd70au2G8w34mPps0ezFSPMEX4pXkTzUkrNbRX+36ais2ksGWN0esZL+ZMaFJEneOBHzCgSqle7DHw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
typescript@5.6.3:
|
|
resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==}
|
|
engines: {node: '>=14.17'}
|
|
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.20.1:
|
|
resolution: {integrity: sha512-AjQF1QsmqfJys+LXfGTNum+qw4S88CojRInG/6t31W/1fk6G59s92bnAvGz5Cmur+kQv2SURXEvvudLmbrE8QA==}
|
|
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'
|
|
|
|
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.3:
|
|
resolution: {integrity: sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==}
|
|
|
|
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.1.4:
|
|
resolution: {integrity: sha512-kqa9v+oi4HwkG6g8ufRnb5AeplcRw8jUF6/7/Qz1qRQOXHImG8YnLbB+LLszENwFnoBl9xIf9nVdCFzNd7GQEg==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
|
|
vite-plugin-inspect@0.8.7:
|
|
resolution: {integrity: sha512-/XXou3MVc13A5O9/2Nd6xczjrUwt7ZyI9h8pTnUMkr5SshLcb0PJUOVq2V+XVkdeU4njsqAtmK87THZuO2coGA==}
|
|
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.6.3:
|
|
resolution: {integrity: sha512-p1rZMKzreWqxj9U05RaxY1vDoOhGYhA6iX8vKfo4nD6jqTmVoGjjk+U1g5HYwwTCdr/eck3kzO2f4gnPCjqVKA==}
|
|
engines: {node: '>=v14.21.3'}
|
|
peerDependencies:
|
|
vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0
|
|
|
|
vite-plugin-vue-inspector@5.2.0:
|
|
resolution: {integrity: sha512-wWxyb9XAtaIvV/Lr7cqB1HIzmHZFVUJsTNm3yAxkS87dgh/Ky4qr2wDEWNxF23fdhVa3jQ8MZREpr4XyiuaRqA==}
|
|
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.10:
|
|
resolution: {integrity: sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==}
|
|
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.3:
|
|
resolution: {integrity: sha512-iKKfOMBHob2WxEJbqbJjHAkmYgvFDPhuqrO82om83S8RLk+17FtyMBfcyeH8GqD0ihShtkMW/zzJgiA51hCNCQ==}
|
|
peerDependencies:
|
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0-beta.0
|
|
peerDependenciesMeta:
|
|
vite:
|
|
optional: true
|
|
|
|
vitest@2.1.4:
|
|
resolution: {integrity: sha512-eDjxbVAJw1UJJCHr5xr/xM86Zx+YxIEXGAR+bmnEID7z9qWfoxpHw0zdobz+TQAFOLT+nEXz3+gx6nUJ7RgmlQ==}
|
|
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.1.4
|
|
'@vitest/ui': 2.1.4
|
|
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.1:
|
|
resolution: {integrity: sha512-1BzTBuJfwMc3A0uX4JBdJgoxp74cjj4q2mDJdp49yD/GuAq4X0k5WtK6fNcMYr+FfJ9nqgR6lpfCSZDkARJ5qQ==}
|
|
|
|
vscode-html-languageservice@5.3.1:
|
|
resolution: {integrity: sha512-ysUh4hFeW/WOWz/TO9gm08xigiSsV/FOAZ+DolgJfeLftna54YdmZ4A+lIn46RbdO3/Qv5QHTn1ZGqmrXQhZyA==}
|
|
|
|
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.12:
|
|
resolution: {integrity: sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==}
|
|
|
|
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.5.12:
|
|
resolution: {integrity: sha512-CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg==}
|
|
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.4:
|
|
resolution: {integrity: sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==}
|
|
|
|
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@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@5.0.0:
|
|
resolution: {integrity: sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==}
|
|
engines: {node: '>=18'}
|
|
|
|
word-wrap@1.2.5:
|
|
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
wrap-ansi@7.0.0:
|
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
wrap-ansi@8.1.0:
|
|
resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
wrap-ansi@9.0.0:
|
|
resolution: {integrity: sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
wrappy@1.0.2:
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
|
|
ws@8.18.0:
|
|
resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==}
|
|
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.1:
|
|
resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==}
|
|
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'}
|
|
|
|
zimmerframe@1.1.2:
|
|
resolution: {integrity: sha512-rAbqEGa8ovJy4pyBxZM70hg4pE6gDgaQ0Sl9M3enG3I0d6H4XSAM3GeNGLKnsBpuijUow064sf7ww1nutC5/3w==}
|
|
|
|
zod-to-json-schema@3.23.5:
|
|
resolution: {integrity: sha512-5wlSS0bXfF/BrL4jPAbz9da5hDlDptdEppYfe+x4eIJ7jioqKG9uUxOwPzqof09u/XeVdrgFu29lZi+8XNDJtA==}
|
|
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:
|
|
|
|
'@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-baseline-status@0.1.1(astro@packages+astro)':
|
|
dependencies:
|
|
'@astro-community/astro-embed-utils': 0.1.3
|
|
astro: link:packages/astro
|
|
|
|
'@astro-community/astro-embed-integration@0.7.2(astro@packages+astro)':
|
|
dependencies:
|
|
'@astro-community/astro-embed-link-preview': 0.2.2
|
|
'@astro-community/astro-embed-twitter': 0.5.6(astro@packages+astro)
|
|
'@astro-community/astro-embed-vimeo': 0.3.10(astro@packages+astro)
|
|
'@astro-community/astro-embed-youtube': 0.5.5(astro@packages+astro)
|
|
'@types/unist': 2.0.11
|
|
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.2':
|
|
dependencies:
|
|
'@astro-community/astro-embed-utils': 0.1.3
|
|
|
|
'@astro-community/astro-embed-twitter@0.5.6(astro@packages+astro)':
|
|
dependencies:
|
|
'@astro-community/astro-embed-utils': 0.1.3
|
|
astro: link:packages/astro
|
|
|
|
'@astro-community/astro-embed-utils@0.1.3':
|
|
dependencies:
|
|
linkedom: 0.14.26
|
|
|
|
'@astro-community/astro-embed-vimeo@0.3.10(astro@packages+astro)':
|
|
dependencies:
|
|
'@astro-community/astro-embed-utils': 0.1.3
|
|
astro: link:packages/astro
|
|
|
|
'@astro-community/astro-embed-youtube@0.5.5(astro@packages+astro)':
|
|
dependencies:
|
|
astro: link:packages/astro
|
|
lite-youtube-embed: 0.3.3
|
|
|
|
'@astrojs/check@0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)':
|
|
dependencies:
|
|
'@astrojs/language-server': 2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)
|
|
chokidar: 4.0.1
|
|
kleur: 4.1.5
|
|
typescript: 5.6.3
|
|
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.15.0(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)':
|
|
dependencies:
|
|
'@astrojs/compiler': 2.10.3
|
|
'@astrojs/yaml2ts': 0.2.1
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
'@volar/kit': 2.4.6(typescript@5.6.3)
|
|
'@volar/language-core': 2.4.6
|
|
'@volar/language-server': 2.4.6
|
|
'@volar/language-service': 2.4.6
|
|
fast-glob: 3.3.2
|
|
muggle-string: 0.4.1
|
|
volar-service-css: 0.0.61(@volar/language-service@2.4.6)
|
|
volar-service-emmet: 0.0.61(@volar/language-service@2.4.6)
|
|
volar-service-html: 0.0.61(@volar/language-service@2.4.6)
|
|
volar-service-prettier: 0.0.61(@volar/language-service@2.4.6)(prettier@3.3.3)
|
|
volar-service-typescript: 0.0.61(@volar/language-service@2.4.6)
|
|
volar-service-typescript-twoslash-queries: 0.0.61(@volar/language-service@2.4.6)
|
|
volar-service-yaml: 0.0.61(@volar/language-service@2.4.6)
|
|
vscode-html-languageservice: 5.3.1
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
prettier: 3.3.3
|
|
prettier-plugin-astro: 0.14.1
|
|
transitivePeerDependencies:
|
|
- typescript
|
|
|
|
'@astrojs/node@8.3.4(astro@packages+astro)':
|
|
dependencies:
|
|
astro: link:packages/astro
|
|
send: 0.19.0
|
|
server-destroy: 1.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@astrojs/yaml2ts@0.2.1':
|
|
dependencies:
|
|
yaml: 2.5.1
|
|
|
|
'@babel/code-frame@7.26.0':
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.0
|
|
|
|
'@babel/compat-data@7.26.0': {}
|
|
|
|
'@babel/core@7.26.0':
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@babel/code-frame': 7.26.0
|
|
'@babel/generator': 7.26.0
|
|
'@babel/helper-compilation-targets': 7.25.9
|
|
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0)
|
|
'@babel/helpers': 7.26.0
|
|
'@babel/parser': 7.26.1
|
|
'@babel/template': 7.25.9
|
|
'@babel/traverse': 7.25.9
|
|
'@babel/types': 7.26.0
|
|
convert-source-map: 2.0.0
|
|
debug: 4.3.7
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/generator@7.26.0':
|
|
dependencies:
|
|
'@babel/parser': 7.26.1
|
|
'@babel/types': 7.26.0
|
|
'@jridgewell/gen-mapping': 0.3.5
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
jsesc: 3.0.2
|
|
|
|
'@babel/helper-annotate-as-pure@7.25.9':
|
|
dependencies:
|
|
'@babel/types': 7.26.0
|
|
|
|
'@babel/helper-compilation-targets@7.25.9':
|
|
dependencies:
|
|
'@babel/compat-data': 7.26.0
|
|
'@babel/helper-validator-option': 7.25.9
|
|
browserslist: 4.24.0
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
|
|
'@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
'@babel/helper-member-expression-to-functions': 7.24.8
|
|
'@babel/helper-optimise-call-expression': 7.24.7
|
|
'@babel/helper-replace-supers': 7.25.0(@babel/core@7.26.0)
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
|
|
'@babel/traverse': 7.25.9
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-member-expression-to-functions@7.24.8':
|
|
dependencies:
|
|
'@babel/traverse': 7.25.9
|
|
'@babel/types': 7.26.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-imports@7.18.6':
|
|
dependencies:
|
|
'@babel/types': 7.26.0
|
|
|
|
'@babel/helper-module-imports@7.25.9':
|
|
dependencies:
|
|
'@babel/traverse': 7.25.9
|
|
'@babel/types': 7.26.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-transforms@7.26.0(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-module-imports': 7.25.9
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
'@babel/traverse': 7.25.9
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-optimise-call-expression@7.24.7':
|
|
dependencies:
|
|
'@babel/types': 7.26.0
|
|
|
|
'@babel/helper-plugin-utils@7.25.9': {}
|
|
|
|
'@babel/helper-replace-supers@7.25.0(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-member-expression-to-functions': 7.24.8
|
|
'@babel/helper-optimise-call-expression': 7.24.7
|
|
'@babel/traverse': 7.25.9
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.24.7':
|
|
dependencies:
|
|
'@babel/traverse': 7.25.9
|
|
'@babel/types': 7.26.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-string-parser@7.25.9': {}
|
|
|
|
'@babel/helper-validator-identifier@7.25.9': {}
|
|
|
|
'@babel/helper-validator-option@7.25.9': {}
|
|
|
|
'@babel/helpers@7.26.0':
|
|
dependencies:
|
|
'@babel/template': 7.25.9
|
|
'@babel/types': 7.26.0
|
|
|
|
'@babel/parser@7.26.1':
|
|
dependencies:
|
|
'@babel/types': 7.26.0
|
|
|
|
'@babel/plugin-proposal-decorators@7.24.7(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-decorators': 7.24.7(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-syntax-decorators@7.24.7(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.25.6(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
|
|
'@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
|
|
'@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
|
|
'@babel/plugin-syntax-typescript@7.25.4(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
|
|
'@babel/plugin-transform-react-jsx-development@7.25.9(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/plugin-transform-react-jsx': 7.25.9(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-react-jsx-self@7.24.7(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
|
|
'@babel/plugin-transform-react-jsx-source@7.24.7(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
|
|
'@babel/plugin-transform-react-jsx@7.25.9(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
'@babel/helper-module-imports': 7.25.9
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/types': 7.26.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-typescript@7.25.2(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
'@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
|
|
'@babel/plugin-syntax-typescript': 7.25.4(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/runtime@7.25.6':
|
|
dependencies:
|
|
regenerator-runtime: 0.14.1
|
|
|
|
'@babel/template@7.25.9':
|
|
dependencies:
|
|
'@babel/code-frame': 7.26.0
|
|
'@babel/parser': 7.26.1
|
|
'@babel/types': 7.26.0
|
|
|
|
'@babel/traverse@7.25.9':
|
|
dependencies:
|
|
'@babel/code-frame': 7.26.0
|
|
'@babel/generator': 7.26.0
|
|
'@babel/parser': 7.26.1
|
|
'@babel/template': 7.25.9
|
|
'@babel/types': 7.26.0
|
|
debug: 4.3.7
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/types@7.26.0':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.25.9
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
|
|
'@biomejs/biome@1.9.3':
|
|
optionalDependencies:
|
|
'@biomejs/cli-darwin-arm64': 1.9.3
|
|
'@biomejs/cli-darwin-x64': 1.9.3
|
|
'@biomejs/cli-linux-arm64': 1.9.3
|
|
'@biomejs/cli-linux-arm64-musl': 1.9.3
|
|
'@biomejs/cli-linux-x64': 1.9.3
|
|
'@biomejs/cli-linux-x64-musl': 1.9.3
|
|
'@biomejs/cli-win32-arm64': 1.9.3
|
|
'@biomejs/cli-win32-x64': 1.9.3
|
|
|
|
'@biomejs/cli-darwin-arm64@1.9.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-darwin-x64@1.9.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-linux-arm64-musl@1.9.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-linux-arm64@1.9.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-linux-x64-musl@1.9.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-linux-x64@1.9.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-win32-arm64@1.9.3':
|
|
optional: true
|
|
|
|
'@biomejs/cli-win32-x64@1.9.3':
|
|
optional: true
|
|
|
|
'@bluwy/giget-core@0.1.1':
|
|
dependencies:
|
|
tar: 6.2.1
|
|
|
|
'@builder.io/partytown@0.10.2': {}
|
|
|
|
'@changesets/apply-release-plan@7.0.5':
|
|
dependencies:
|
|
'@changesets/config': 3.0.3
|
|
'@changesets/get-version-range-type': 0.4.0
|
|
'@changesets/git': 3.0.1
|
|
'@changesets/should-skip-package': 0.1.1
|
|
'@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.4':
|
|
dependencies:
|
|
'@changesets/errors': 0.2.0
|
|
'@changesets/get-dependents-graph': 2.1.2
|
|
'@changesets/should-skip-package': 0.1.1
|
|
'@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.9':
|
|
dependencies:
|
|
'@changesets/apply-release-plan': 7.0.5
|
|
'@changesets/assemble-release-plan': 6.0.4
|
|
'@changesets/changelog-git': 0.2.0
|
|
'@changesets/config': 3.0.3
|
|
'@changesets/errors': 0.2.0
|
|
'@changesets/get-dependents-graph': 2.1.2
|
|
'@changesets/get-release-plan': 4.0.4
|
|
'@changesets/git': 3.0.1
|
|
'@changesets/logger': 0.1.1
|
|
'@changesets/pre': 2.0.1
|
|
'@changesets/read': 0.6.1
|
|
'@changesets/should-skip-package': 0.1.1
|
|
'@changesets/types': 6.0.0
|
|
'@changesets/write': 0.3.2
|
|
'@manypkg/get-packages': 1.1.3
|
|
ansi-colors: 4.1.3
|
|
ci-info: 3.9.0
|
|
enquirer: 2.4.1
|
|
external-editor: 3.1.0
|
|
fs-extra: 7.0.1
|
|
mri: 1.2.0
|
|
p-limit: 2.3.0
|
|
package-manager-detector: 0.2.0
|
|
picocolors: 1.1.0
|
|
resolve-from: 5.0.0
|
|
semver: 7.6.3
|
|
spawndamnit: 2.0.0
|
|
term-size: 2.2.1
|
|
|
|
'@changesets/config@3.0.3':
|
|
dependencies:
|
|
'@changesets/errors': 0.2.0
|
|
'@changesets/get-dependents-graph': 2.1.2
|
|
'@changesets/logger': 0.1.1
|
|
'@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.2':
|
|
dependencies:
|
|
'@changesets/types': 6.0.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
picocolors: 1.1.0
|
|
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.4':
|
|
dependencies:
|
|
'@changesets/assemble-release-plan': 6.0.4
|
|
'@changesets/config': 3.0.3
|
|
'@changesets/pre': 2.0.1
|
|
'@changesets/read': 0.6.1
|
|
'@changesets/types': 6.0.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
|
|
'@changesets/get-version-range-type@0.4.0': {}
|
|
|
|
'@changesets/git@3.0.1':
|
|
dependencies:
|
|
'@changesets/errors': 0.2.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
is-subdir: 1.2.0
|
|
micromatch: 4.0.8
|
|
spawndamnit: 2.0.0
|
|
|
|
'@changesets/logger@0.1.1':
|
|
dependencies:
|
|
picocolors: 1.1.0
|
|
|
|
'@changesets/parse@0.4.0':
|
|
dependencies:
|
|
'@changesets/types': 6.0.0
|
|
js-yaml: 3.14.1
|
|
|
|
'@changesets/pre@2.0.1':
|
|
dependencies:
|
|
'@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.1':
|
|
dependencies:
|
|
'@changesets/git': 3.0.1
|
|
'@changesets/logger': 0.1.1
|
|
'@changesets/parse': 0.4.0
|
|
'@changesets/types': 6.0.0
|
|
fs-extra: 7.0.1
|
|
p-filter: 2.1.0
|
|
picocolors: 1.1.0
|
|
|
|
'@changesets/should-skip-package@0.1.1':
|
|
dependencies:
|
|
'@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.2':
|
|
dependencies:
|
|
'@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.1.0
|
|
sisteransi: 1.0.5
|
|
|
|
'@clack/prompts@0.7.0':
|
|
dependencies:
|
|
'@clack/core': 0.3.4
|
|
picocolors: 1.1.0
|
|
sisteransi: 1.0.5
|
|
|
|
'@codspeed/core@3.1.1':
|
|
dependencies:
|
|
axios: 1.7.7
|
|
find-up: 6.3.0
|
|
form-data: 4.0.0
|
|
node-gyp-build: 4.8.2
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
'@codspeed/tinybench-plugin@3.1.1(tinybench@2.9.0)':
|
|
dependencies:
|
|
'@codspeed/core': 3.1.1
|
|
stack-trace: 1.0.0-pre2
|
|
tinybench: 2.9.0
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
'@colors/colors@1.5.0':
|
|
optional: true
|
|
|
|
'@csstools/cascade-layer-name-parser@2.0.4(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
|
|
'@csstools/color-helpers@5.0.1': {}
|
|
|
|
'@csstools/css-calc@2.0.4(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
|
|
'@csstools/css-color-parser@3.0.5(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)':
|
|
dependencies:
|
|
'@csstools/color-helpers': 5.0.1
|
|
'@csstools/css-calc': 2.0.4(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
|
|
'@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3)':
|
|
dependencies:
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
|
|
'@csstools/css-tokenizer@3.0.3': {}
|
|
|
|
'@csstools/media-query-list-parser@4.0.2(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
|
|
'@csstools/postcss-cascade-layers@5.0.1(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/selector-specificity': 5.0.0(postcss-selector-parser@7.0.0)
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
'@csstools/postcss-color-function@4.0.5(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.5(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-color-mix-function@3.0.5(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.5(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-content-alt-text@2.0.4(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-exponential-functions@2.0.4(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-calc': 2.0.4(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-font-format-keywords@4.0.0(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-gamut-mapping@2.0.5(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.5(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-gradients-interpolation-method@5.0.5(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.5(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-hwb-function@4.0.5(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.5(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-ic-unit@4.0.0(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-initial@2.0.0(postcss@8.4.47)':
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-is-pseudo-class@5.0.1(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/selector-specificity': 5.0.0(postcss-selector-parser@7.0.0)
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
'@csstools/postcss-light-dark-function@2.0.7(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-logical-float-and-clear@3.0.0(postcss@8.4.47)':
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-logical-overflow@2.0.0(postcss@8.4.47)':
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-logical-overscroll-behavior@2.0.0(postcss@8.4.47)':
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-logical-resize@3.0.0(postcss@8.4.47)':
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-logical-viewport-units@3.0.3(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-media-minmax@2.0.4(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-calc': 2.0.4(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/media-query-list-parser': 4.0.2(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-media-queries-aspect-ratio-number-values@3.0.4(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/media-query-list-parser': 4.0.2(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-nested-calc@4.0.0(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-normalize-display-values@4.0.0(postcss@8.4.47)':
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-oklab-function@4.0.5(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.5(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-progressive-custom-properties@4.0.0(postcss@8.4.47)':
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-relative-color-syntax@3.0.5(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.5(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-scope-pseudo-class@4.0.1(postcss@8.4.47)':
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
'@csstools/postcss-stepped-value-functions@4.0.4(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-calc': 2.0.4(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-text-decoration-shorthand@4.0.1(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/color-helpers': 5.0.1
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
'@csstools/postcss-trigonometric-functions@4.0.4(postcss@8.4.47)':
|
|
dependencies:
|
|
'@csstools/css-calc': 2.0.4(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/postcss-unset-value@4.0.0(postcss@8.4.47)':
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
|
|
'@csstools/selector-resolve-nested@3.0.0(postcss-selector-parser@7.0.0)':
|
|
dependencies:
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
'@csstools/selector-specificity@5.0.0(postcss-selector-parser@7.0.0)':
|
|
dependencies:
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
'@csstools/utilities@2.0.0(postcss@8.4.47)':
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
|
|
'@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.2.0':
|
|
dependencies:
|
|
tslib: 2.7.0
|
|
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.14.0(jiti@1.21.6))':
|
|
dependencies:
|
|
eslint: 9.14.0(jiti@1.21.6)
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
'@eslint-community/regexpp@4.12.1': {}
|
|
|
|
'@eslint/config-array@0.18.0':
|
|
dependencies:
|
|
'@eslint/object-schema': 2.1.4
|
|
debug: 4.3.7
|
|
minimatch: 3.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@eslint/core@0.7.0': {}
|
|
|
|
'@eslint/eslintrc@3.1.0':
|
|
dependencies:
|
|
ajv: 6.12.6
|
|
debug: 4.3.7
|
|
espree: 10.3.0
|
|
globals: 14.0.0
|
|
ignore: 5.3.2
|
|
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.14.0': {}
|
|
|
|
'@eslint/object-schema@2.1.4': {}
|
|
|
|
'@eslint/plugin-kit@0.2.0':
|
|
dependencies:
|
|
levn: 0.4.1
|
|
|
|
'@fontsource/monofett@5.1.0': {}
|
|
|
|
'@fontsource/montserrat@5.1.0': {}
|
|
|
|
'@humanfs/core@0.19.1': {}
|
|
|
|
'@humanfs/node@0.16.6':
|
|
dependencies:
|
|
'@humanfs/core': 0.19.1
|
|
'@humanwhocodes/retry': 0.3.1
|
|
|
|
'@humanwhocodes/module-importer@1.0.1': {}
|
|
|
|
'@humanwhocodes/retry@0.3.1': {}
|
|
|
|
'@humanwhocodes/retry@0.4.1': {}
|
|
|
|
'@img/sharp-darwin-arm64@0.33.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-darwin-arm64': 1.0.4
|
|
optional: true
|
|
|
|
'@img/sharp-darwin-x64@0.33.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-darwin-x64': 1.0.4
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-darwin-arm64@1.0.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-darwin-x64@1.0.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-arm64@1.0.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-arm@1.0.5':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-s390x@1.0.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linux-x64@1.0.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linuxmusl-arm64@1.0.4':
|
|
optional: true
|
|
|
|
'@img/sharp-libvips-linuxmusl-x64@1.0.4':
|
|
optional: true
|
|
|
|
'@img/sharp-linux-arm64@0.33.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-arm64': 1.0.4
|
|
optional: true
|
|
|
|
'@img/sharp-linux-arm@0.33.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-arm': 1.0.5
|
|
optional: true
|
|
|
|
'@img/sharp-linux-s390x@0.33.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-s390x': 1.0.4
|
|
optional: true
|
|
|
|
'@img/sharp-linux-x64@0.33.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-x64': 1.0.4
|
|
optional: true
|
|
|
|
'@img/sharp-linuxmusl-arm64@0.33.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linuxmusl-arm64': 1.0.4
|
|
optional: true
|
|
|
|
'@img/sharp-linuxmusl-x64@0.33.5':
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linuxmusl-x64': 1.0.4
|
|
optional: true
|
|
|
|
'@img/sharp-wasm32@0.33.5':
|
|
dependencies:
|
|
'@emnapi/runtime': 1.2.0
|
|
optional: true
|
|
|
|
'@img/sharp-win32-ia32@0.33.5':
|
|
optional: true
|
|
|
|
'@img/sharp-win32-x64@0.33.5':
|
|
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': {}
|
|
|
|
'@libsql/client@0.14.0':
|
|
dependencies:
|
|
'@libsql/core': 0.14.0
|
|
'@libsql/hrana-client': 0.7.0
|
|
js-base64: 3.7.7
|
|
libsql: 0.4.5
|
|
promise-limit: 2.7.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- utf-8-validate
|
|
|
|
'@libsql/core@0.14.0':
|
|
dependencies:
|
|
js-base64: 3.7.7
|
|
|
|
'@libsql/darwin-arm64@0.4.5':
|
|
optional: true
|
|
|
|
'@libsql/darwin-x64@0.4.5':
|
|
optional: true
|
|
|
|
'@libsql/hrana-client@0.7.0':
|
|
dependencies:
|
|
'@libsql/isomorphic-fetch': 0.3.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.3.1': {}
|
|
|
|
'@libsql/isomorphic-ws@0.1.5':
|
|
dependencies:
|
|
'@types/ws': 8.5.12
|
|
ws: 8.18.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- utf-8-validate
|
|
|
|
'@libsql/linux-arm64-gnu@0.4.5':
|
|
optional: true
|
|
|
|
'@libsql/linux-arm64-musl@0.4.5':
|
|
optional: true
|
|
|
|
'@libsql/linux-x64-gnu@0.4.5':
|
|
optional: true
|
|
|
|
'@libsql/linux-x64-musl@0.4.5':
|
|
optional: true
|
|
|
|
'@libsql/win32-x64-msvc@0.4.5':
|
|
optional: true
|
|
|
|
'@lit-labs/ssr-client@1.1.7':
|
|
dependencies:
|
|
'@lit/reactive-element': 2.0.4
|
|
lit: 3.2.1
|
|
lit-html: 3.2.0
|
|
|
|
'@lit-labs/ssr-dom-shim@1.2.1': {}
|
|
|
|
'@lit-labs/ssr@3.2.2':
|
|
dependencies:
|
|
'@lit-labs/ssr-client': 1.1.7
|
|
'@lit-labs/ssr-dom-shim': 1.2.1
|
|
'@lit/reactive-element': 2.0.4
|
|
'@parse5/tools': 0.3.0
|
|
'@types/node': 16.18.108
|
|
enhanced-resolve: 5.17.1
|
|
lit: 3.2.1
|
|
lit-element: 4.1.0
|
|
lit-html: 3.2.0
|
|
node-fetch: 3.3.2
|
|
parse5: 7.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.25.6
|
|
'@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.25.6
|
|
'@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.12)(react@18.3.1)':
|
|
optionalDependencies:
|
|
'@types/markdown-it': 12.2.3
|
|
'@types/react': 18.3.12
|
|
react: 18.3.1
|
|
|
|
'@mdx-js/mdx@3.1.0(acorn@8.14.0)':
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
'@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-is-identifier-name: 3.0.0
|
|
estree-util-scope: 1.0.0
|
|
estree-walker: 3.0.3
|
|
hast-util-to-jsx-runtime: 2.3.0
|
|
markdown-extensions: 2.0.0
|
|
recma-build-jsx: 1.0.0
|
|
recma-jsx: 1.0.0(acorn@8.14.0)
|
|
recma-stringify: 1.0.0
|
|
rehype-recma: 1.0.0
|
|
remark-mdx: 3.0.1
|
|
remark-parse: 11.0.0
|
|
remark-rehype: 11.1.1
|
|
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:
|
|
- acorn
|
|
- supports-color
|
|
|
|
'@nanostores/preact@0.5.2(nanostores@0.11.3)(preact@10.24.3)':
|
|
dependencies:
|
|
nanostores: 0.11.3
|
|
preact: 10.24.3
|
|
|
|
'@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@1.1.0': {}
|
|
|
|
'@parcel/watcher-android-arm64@2.4.1':
|
|
optional: true
|
|
|
|
'@parcel/watcher-darwin-arm64@2.4.1':
|
|
optional: true
|
|
|
|
'@parcel/watcher-darwin-x64@2.4.1':
|
|
optional: true
|
|
|
|
'@parcel/watcher-freebsd-x64@2.4.1':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm-glibc@2.4.1':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm64-glibc@2.4.1':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm64-musl@2.4.1':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-x64-glibc@2.4.1':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-x64-musl@2.4.1':
|
|
optional: true
|
|
|
|
'@parcel/watcher-win32-arm64@2.4.1':
|
|
optional: true
|
|
|
|
'@parcel/watcher-win32-ia32@2.4.1':
|
|
optional: true
|
|
|
|
'@parcel/watcher-win32-x64@2.4.1':
|
|
optional: true
|
|
|
|
'@parcel/watcher@2.4.1':
|
|
dependencies:
|
|
detect-libc: 1.0.3
|
|
is-glob: 4.0.3
|
|
micromatch: 4.0.8
|
|
node-addon-api: 7.1.1
|
|
optionalDependencies:
|
|
'@parcel/watcher-android-arm64': 2.4.1
|
|
'@parcel/watcher-darwin-arm64': 2.4.1
|
|
'@parcel/watcher-darwin-x64': 2.4.1
|
|
'@parcel/watcher-freebsd-x64': 2.4.1
|
|
'@parcel/watcher-linux-arm-glibc': 2.4.1
|
|
'@parcel/watcher-linux-arm64-glibc': 2.4.1
|
|
'@parcel/watcher-linux-arm64-musl': 2.4.1
|
|
'@parcel/watcher-linux-x64-glibc': 2.4.1
|
|
'@parcel/watcher-linux-x64-musl': 2.4.1
|
|
'@parcel/watcher-win32-arm64': 2.4.1
|
|
'@parcel/watcher-win32-ia32': 2.4.1
|
|
'@parcel/watcher-win32-x64': 2.4.1
|
|
optional: true
|
|
|
|
'@parse5/tools@0.3.0':
|
|
dependencies:
|
|
parse5: 7.2.1
|
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
optional: true
|
|
|
|
'@playwright/test@1.48.2':
|
|
dependencies:
|
|
playwright: 1.48.2
|
|
|
|
'@polka/url@1.0.0-next.25': {}
|
|
|
|
'@preact/preset-vite@2.8.2(@babel/core@7.26.0)(preact@10.24.3)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/plugin-transform-react-jsx': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-react-jsx-development': 7.25.9(@babel/core@7.26.0)
|
|
'@prefresh/vite': 2.4.5(preact@10.24.3)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
'@rollup/pluginutils': 4.2.1
|
|
babel-plugin-transform-hook-names: 1.0.2(@babel/core@7.26.0)
|
|
debug: 4.3.7
|
|
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.10(@types/node@18.19.50)(sass@1.80.6)
|
|
transitivePeerDependencies:
|
|
- preact
|
|
- supports-color
|
|
|
|
'@preact/signals-core@1.8.0': {}
|
|
|
|
'@preact/signals@1.3.0(preact@10.24.3)':
|
|
dependencies:
|
|
'@preact/signals-core': 1.8.0
|
|
preact: 10.24.3
|
|
|
|
'@prefresh/babel-plugin@0.5.1': {}
|
|
|
|
'@prefresh/core@1.5.2(preact@10.24.3)':
|
|
dependencies:
|
|
preact: 10.24.3
|
|
|
|
'@prefresh/utils@1.2.0': {}
|
|
|
|
'@prefresh/vite@2.4.5(preact@10.24.3)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@prefresh/babel-plugin': 0.5.1
|
|
'@prefresh/core': 1.5.2(preact@10.24.3)
|
|
'@prefresh/utils': 1.2.0
|
|
'@rollup/pluginutils': 4.2.1
|
|
preact: 10.24.3
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@rollup/pluginutils@4.2.1':
|
|
dependencies:
|
|
estree-walker: 2.0.2
|
|
picomatch: 2.3.1
|
|
|
|
'@rollup/pluginutils@5.1.3(rollup@4.24.4)':
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
estree-walker: 2.0.2
|
|
picomatch: 4.0.2
|
|
optionalDependencies:
|
|
rollup: 4.24.4
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-x64@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-powerpc64le-gnu@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.24.4':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.24.4':
|
|
optional: true
|
|
|
|
'@shikijs/core@1.22.2':
|
|
dependencies:
|
|
'@shikijs/engine-javascript': 1.22.2
|
|
'@shikijs/engine-oniguruma': 1.22.2
|
|
'@shikijs/types': 1.22.2
|
|
'@shikijs/vscode-textmate': 9.3.0
|
|
'@types/hast': 3.0.4
|
|
hast-util-to-html: 9.0.3
|
|
|
|
'@shikijs/engine-javascript@1.22.2':
|
|
dependencies:
|
|
'@shikijs/types': 1.22.2
|
|
'@shikijs/vscode-textmate': 9.3.0
|
|
oniguruma-to-js: 0.4.3
|
|
|
|
'@shikijs/engine-oniguruma@1.22.2':
|
|
dependencies:
|
|
'@shikijs/types': 1.22.2
|
|
'@shikijs/vscode-textmate': 9.3.0
|
|
|
|
'@shikijs/types@1.22.2':
|
|
dependencies:
|
|
'@shikijs/vscode-textmate': 9.3.0
|
|
'@types/hast': 3.0.4
|
|
|
|
'@shikijs/vscode-textmate@9.3.0': {}
|
|
|
|
'@sindresorhus/merge-streams@2.3.0': {}
|
|
|
|
'@solidjs/router@0.15.1(solid-js@1.9.3)':
|
|
dependencies:
|
|
solid-js: 1.9.3
|
|
|
|
'@sveltejs/vite-plugin-svelte-inspector@3.0.1(@sveltejs/vite-plugin-svelte@4.0.0(svelte@5.1.16)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6)))(svelte@5.1.16)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))':
|
|
dependencies:
|
|
'@sveltejs/vite-plugin-svelte': 4.0.0(svelte@5.1.16)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
debug: 4.3.7
|
|
svelte: 5.1.16
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@sveltejs/vite-plugin-svelte@4.0.0(svelte@5.1.16)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))':
|
|
dependencies:
|
|
'@sveltejs/vite-plugin-svelte-inspector': 3.0.1(@sveltejs/vite-plugin-svelte@4.0.0(svelte@5.1.16)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6)))(svelte@5.1.16)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
debug: 4.3.7
|
|
deepmerge: 4.3.1
|
|
kleur: 4.1.5
|
|
magic-string: 0.30.12
|
|
svelte: 5.1.16
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
vitefu: 1.0.3(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@trysound/sax@0.2.0': {}
|
|
|
|
'@types/acorn@4.0.6':
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
|
|
'@types/alpinejs@3.13.10': {}
|
|
|
|
'@types/aria-query@5.0.4': {}
|
|
|
|
'@types/babel__core@7.20.5':
|
|
dependencies:
|
|
'@babel/parser': 7.26.1
|
|
'@babel/types': 7.26.0
|
|
'@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.26.0
|
|
|
|
'@types/babel__template@7.4.4':
|
|
dependencies:
|
|
'@babel/parser': 7.26.1
|
|
'@babel/types': 7.26.0
|
|
|
|
'@types/babel__traverse@7.20.6':
|
|
dependencies:
|
|
'@babel/types': 7.26.0
|
|
|
|
'@types/braces@3.0.4': {}
|
|
|
|
'@types/canvas-confetti@1.6.4': {}
|
|
|
|
'@types/common-ancestor-path@1.0.2': {}
|
|
|
|
'@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.3': {}
|
|
|
|
'@types/dlv@1.1.4': {}
|
|
|
|
'@types/estree-jsx@1.0.5':
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
|
|
'@types/estree@1.0.6': {}
|
|
|
|
'@types/hast@3.0.4':
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
'@types/html-escaper@3.0.2': {}
|
|
|
|
'@types/http-cache-semantics@4.0.4': {}
|
|
|
|
'@types/js-yaml@4.0.9': {}
|
|
|
|
'@types/json-schema@7.0.15': {}
|
|
|
|
'@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/ms@0.7.34': {}
|
|
|
|
'@types/nlcst@2.0.3':
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
'@types/node@12.20.55': {}
|
|
|
|
'@types/node@16.18.108': {}
|
|
|
|
'@types/node@17.0.45': {}
|
|
|
|
'@types/node@18.19.50':
|
|
dependencies:
|
|
undici-types: 5.26.5
|
|
|
|
'@types/prismjs@1.26.5': {}
|
|
|
|
'@types/prompts@2.4.9':
|
|
dependencies:
|
|
'@types/node': 18.19.50
|
|
kleur: 3.0.3
|
|
|
|
'@types/prop-types@15.7.12': {}
|
|
|
|
'@types/react-dom@18.3.1':
|
|
dependencies:
|
|
'@types/react': 18.3.12
|
|
|
|
'@types/react@18.3.12':
|
|
dependencies:
|
|
'@types/prop-types': 15.7.12
|
|
csstype: 3.1.3
|
|
|
|
'@types/sax@1.2.7':
|
|
dependencies:
|
|
'@types/node': 18.19.50
|
|
|
|
'@types/semver@7.5.8': {}
|
|
|
|
'@types/server-destroy@1.0.4':
|
|
dependencies:
|
|
'@types/node': 18.19.50
|
|
|
|
'@types/trusted-types@2.0.7': {}
|
|
|
|
'@types/ungap__structured-clone@1.2.0': {}
|
|
|
|
'@types/unist@2.0.11': {}
|
|
|
|
'@types/unist@3.0.3': {}
|
|
|
|
'@types/which-pm-runs@1.0.2': {}
|
|
|
|
'@types/ws@8.5.12':
|
|
dependencies:
|
|
'@types/node': 18.19.50
|
|
|
|
'@types/xml2js@0.4.14':
|
|
dependencies:
|
|
'@types/node': 18.19.50
|
|
|
|
'@types/yargs-parser@21.0.3': {}
|
|
|
|
'@typescript-eslint/eslint-plugin@8.13.0(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.1
|
|
'@typescript-eslint/parser': 8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
'@typescript-eslint/scope-manager': 8.13.0
|
|
'@typescript-eslint/type-utils': 8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
'@typescript-eslint/utils': 8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
'@typescript-eslint/visitor-keys': 8.13.0
|
|
eslint: 9.14.0(jiti@1.21.6)
|
|
graphemer: 1.4.0
|
|
ignore: 5.3.2
|
|
natural-compare: 1.4.0
|
|
ts-api-utils: 1.3.0(typescript@5.6.3)
|
|
optionalDependencies:
|
|
typescript: 5.6.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 8.13.0
|
|
'@typescript-eslint/types': 8.13.0
|
|
'@typescript-eslint/typescript-estree': 8.13.0(typescript@5.6.3)
|
|
'@typescript-eslint/visitor-keys': 8.13.0
|
|
debug: 4.3.7
|
|
eslint: 9.14.0(jiti@1.21.6)
|
|
optionalDependencies:
|
|
typescript: 5.6.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/scope-manager@8.13.0':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.13.0
|
|
'@typescript-eslint/visitor-keys': 8.13.0
|
|
|
|
'@typescript-eslint/type-utils@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
|
dependencies:
|
|
'@typescript-eslint/typescript-estree': 8.13.0(typescript@5.6.3)
|
|
'@typescript-eslint/utils': 8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
debug: 4.3.7
|
|
ts-api-utils: 1.3.0(typescript@5.6.3)
|
|
optionalDependencies:
|
|
typescript: 5.6.3
|
|
transitivePeerDependencies:
|
|
- eslint
|
|
- supports-color
|
|
|
|
'@typescript-eslint/types@8.13.0': {}
|
|
|
|
'@typescript-eslint/typescript-estree@8.13.0(typescript@5.6.3)':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.13.0
|
|
'@typescript-eslint/visitor-keys': 8.13.0
|
|
debug: 4.3.7
|
|
fast-glob: 3.3.2
|
|
is-glob: 4.0.3
|
|
minimatch: 9.0.5
|
|
semver: 7.6.3
|
|
ts-api-utils: 1.3.0(typescript@5.6.3)
|
|
optionalDependencies:
|
|
typescript: 5.6.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/utils@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.14.0(jiti@1.21.6))
|
|
'@typescript-eslint/scope-manager': 8.13.0
|
|
'@typescript-eslint/types': 8.13.0
|
|
'@typescript-eslint/typescript-estree': 8.13.0(typescript@5.6.3)
|
|
eslint: 9.14.0(jiti@1.21.6)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
'@typescript-eslint/visitor-keys@8.13.0':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.13.0
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
'@typescript/twoslash@3.1.0':
|
|
dependencies:
|
|
'@typescript/vfs': 1.3.5
|
|
debug: 4.3.7
|
|
lz-string: 1.5.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript/vfs@1.3.4':
|
|
dependencies:
|
|
debug: 4.3.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript/vfs@1.3.5':
|
|
dependencies:
|
|
debug: 4.3.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@ungap/structured-clone@1.2.0': {}
|
|
|
|
'@vitejs/plugin-react@4.3.3(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.26.0)
|
|
'@types/babel__core': 7.20.5
|
|
react-refresh: 0.14.2
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))(vue@3.5.12(typescript@5.6.3))':
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.26.0)
|
|
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0)
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
vue: 3.5.12(typescript@5.6.3)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))(vue@3.5.12(typescript@5.6.3))':
|
|
dependencies:
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
vue: 3.5.12(typescript@5.6.3)
|
|
|
|
'@vitest/expect@2.1.4':
|
|
dependencies:
|
|
'@vitest/spy': 2.1.4
|
|
'@vitest/utils': 2.1.4
|
|
chai: 5.1.2
|
|
tinyrainbow: 1.2.0
|
|
|
|
'@vitest/mocker@2.1.4(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))':
|
|
dependencies:
|
|
'@vitest/spy': 2.1.4
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.30.12
|
|
optionalDependencies:
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
|
|
'@vitest/pretty-format@2.1.4':
|
|
dependencies:
|
|
tinyrainbow: 1.2.0
|
|
|
|
'@vitest/runner@2.1.4':
|
|
dependencies:
|
|
'@vitest/utils': 2.1.4
|
|
pathe: 1.1.2
|
|
|
|
'@vitest/snapshot@2.1.4':
|
|
dependencies:
|
|
'@vitest/pretty-format': 2.1.4
|
|
magic-string: 0.30.12
|
|
pathe: 1.1.2
|
|
|
|
'@vitest/spy@2.1.4':
|
|
dependencies:
|
|
tinyspy: 3.0.2
|
|
|
|
'@vitest/utils@2.1.4':
|
|
dependencies:
|
|
'@vitest/pretty-format': 2.1.4
|
|
loupe: 3.1.2
|
|
tinyrainbow: 1.2.0
|
|
|
|
'@volar/kit@2.4.6(typescript@5.6.3)':
|
|
dependencies:
|
|
'@volar/language-service': 2.4.6
|
|
'@volar/typescript': 2.4.6
|
|
typesafe-path: 0.2.2
|
|
typescript: 5.6.3
|
|
vscode-languageserver-textdocument: 1.0.12
|
|
vscode-uri: 3.0.8
|
|
|
|
'@volar/language-core@2.4.6':
|
|
dependencies:
|
|
'@volar/source-map': 2.4.6
|
|
|
|
'@volar/language-server@2.4.6':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.6
|
|
'@volar/language-service': 2.4.6
|
|
'@volar/typescript': 2.4.6
|
|
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.12
|
|
vscode-uri: 3.0.8
|
|
|
|
'@volar/language-service@2.4.6':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.6
|
|
vscode-languageserver-protocol: 3.17.5
|
|
vscode-languageserver-textdocument: 1.0.12
|
|
vscode-uri: 3.0.8
|
|
|
|
'@volar/source-map@2.4.6': {}
|
|
|
|
'@volar/typescript@2.4.6':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.6
|
|
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.12
|
|
vscode-languageserver-types: 3.17.5
|
|
vscode-uri: 2.1.2
|
|
|
|
'@vscode/l10n@0.0.18': {}
|
|
|
|
'@vue/babel-helper-vue-transform-on@1.2.5': {}
|
|
|
|
'@vue/babel-plugin-jsx@1.2.5(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/helper-module-imports': 7.25.9
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/template': 7.25.9
|
|
'@babel/traverse': 7.25.9
|
|
'@babel/types': 7.26.0
|
|
'@vue/babel-helper-vue-transform-on': 1.2.5
|
|
'@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.26.0)
|
|
html-tags: 3.3.1
|
|
svg-tags: 1.0.0
|
|
optionalDependencies:
|
|
'@babel/core': 7.26.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.0)':
|
|
dependencies:
|
|
'@babel/code-frame': 7.26.0
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-module-imports': 7.25.9
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/parser': 7.26.1
|
|
'@vue/compiler-sfc': 3.5.12
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vue/compiler-core@3.5.12':
|
|
dependencies:
|
|
'@babel/parser': 7.26.1
|
|
'@vue/shared': 3.5.12
|
|
entities: 4.5.0
|
|
estree-walker: 2.0.2
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-dom@3.5.12':
|
|
dependencies:
|
|
'@vue/compiler-core': 3.5.12
|
|
'@vue/shared': 3.5.12
|
|
|
|
'@vue/compiler-sfc@3.5.12':
|
|
dependencies:
|
|
'@babel/parser': 7.26.1
|
|
'@vue/compiler-core': 3.5.12
|
|
'@vue/compiler-dom': 3.5.12
|
|
'@vue/compiler-ssr': 3.5.12
|
|
'@vue/shared': 3.5.12
|
|
estree-walker: 2.0.2
|
|
magic-string: 0.30.12
|
|
postcss: 8.4.47
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-ssr@3.5.12':
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.12
|
|
'@vue/shared': 3.5.12
|
|
|
|
'@vue/devtools-core@7.6.3(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))(vue@3.5.12(typescript@5.6.3))':
|
|
dependencies:
|
|
'@vue/devtools-kit': 7.6.3
|
|
'@vue/devtools-shared': 7.6.3
|
|
mitt: 3.0.1
|
|
nanoid: 3.3.7
|
|
pathe: 1.1.2
|
|
vite-hot-client: 0.2.3(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
vue: 3.5.12(typescript@5.6.3)
|
|
transitivePeerDependencies:
|
|
- vite
|
|
|
|
'@vue/devtools-kit@7.6.3':
|
|
dependencies:
|
|
'@vue/devtools-shared': 7.6.3
|
|
birpc: 0.2.19
|
|
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.6.3':
|
|
dependencies:
|
|
rfdc: 1.4.1
|
|
|
|
'@vue/reactivity@3.1.5':
|
|
dependencies:
|
|
'@vue/shared': 3.1.5
|
|
|
|
'@vue/reactivity@3.5.12':
|
|
dependencies:
|
|
'@vue/shared': 3.5.12
|
|
|
|
'@vue/runtime-core@3.5.12':
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.12
|
|
'@vue/shared': 3.5.12
|
|
|
|
'@vue/runtime-dom@3.5.12':
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.12
|
|
'@vue/runtime-core': 3.5.12
|
|
'@vue/shared': 3.5.12
|
|
csstype: 3.1.3
|
|
|
|
'@vue/server-renderer@3.5.12(vue@3.5.12(typescript@5.6.3))':
|
|
dependencies:
|
|
'@vue/compiler-ssr': 3.5.12
|
|
'@vue/shared': 3.5.12
|
|
vue: 3.5.12(typescript@5.6.3)
|
|
|
|
'@vue/shared@3.1.5': {}
|
|
|
|
'@vue/shared@3.5.12': {}
|
|
|
|
'@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.14.0):
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
|
|
acorn-typescript@1.4.13(acorn@8.14.0):
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
|
|
acorn@8.14.0: {}
|
|
|
|
agent-base@7.1.1:
|
|
dependencies:
|
|
debug: 4.3.7
|
|
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.3:
|
|
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.1.0: {}
|
|
|
|
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.2: {}
|
|
|
|
array-iterate@2.0.1: {}
|
|
|
|
array-union@2.1.0: {}
|
|
|
|
assertion-error@2.0.1: {}
|
|
|
|
astring@1.9.0: {}
|
|
|
|
astro-auto-import@0.4.2(astro@packages+astro):
|
|
dependencies:
|
|
'@types/node': 18.19.50
|
|
acorn: 8.14.0
|
|
astro: link:packages/astro
|
|
|
|
astro-embed@0.8.0(astro@packages+astro):
|
|
dependencies:
|
|
'@astro-community/astro-embed-baseline-status': 0.1.1(astro@packages+astro)
|
|
'@astro-community/astro-embed-integration': 0.7.2(astro@packages+astro)
|
|
'@astro-community/astro-embed-link-preview': 0.2.2
|
|
'@astro-community/astro-embed-twitter': 0.5.6(astro@packages+astro)
|
|
'@astro-community/astro-embed-vimeo': 0.3.10(astro@packages+astro)
|
|
'@astro-community/astro-embed-youtube': 0.5.5(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.4(marked@12.0.2)
|
|
marked-smartypants: 1.1.8(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.5
|
|
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.3.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.47):
|
|
dependencies:
|
|
browserslist: 4.24.0
|
|
caniuse-lite: 1.0.30001667
|
|
fraction.js: 4.3.7
|
|
normalize-range: 0.1.2
|
|
picocolors: 1.1.0
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
axios@1.7.7:
|
|
dependencies:
|
|
follow-redirects: 1.15.9
|
|
form-data: 4.0.0
|
|
proxy-from-env: 1.1.0
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
axobject-query@4.1.0: {}
|
|
|
|
babel-plugin-jsx-dom-expressions@0.38.5(@babel/core@7.26.0):
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-module-imports': 7.18.6
|
|
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/types': 7.26.0
|
|
html-entities: 2.3.3
|
|
validate-html-nesting: 1.2.2
|
|
|
|
babel-plugin-transform-hook-names@1.0.2(@babel/core@7.26.0):
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
|
|
babel-preset-solid@1.8.22(@babel/core@7.26.0):
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
babel-plugin-jsx-dom-expressions: 0.38.5(@babel/core@7.26.0)
|
|
|
|
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.19: {}
|
|
|
|
boolbase@1.0.0: {}
|
|
|
|
boxen@8.0.1:
|
|
dependencies:
|
|
ansi-align: 3.0.1
|
|
camelcase: 8.0.0
|
|
chalk: 5.3.0
|
|
cli-boxes: 3.0.0
|
|
string-width: 7.2.0
|
|
type-fest: 4.26.1
|
|
widest-line: 5.0.0
|
|
wrap-ansi: 9.0.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.24.0:
|
|
dependencies:
|
|
caniuse-lite: 1.0.30001667
|
|
electron-to-chromium: 1.5.33
|
|
node-releases: 2.0.18
|
|
update-browserslist-db: 1.1.0(browserslist@4.24.0)
|
|
|
|
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: {}
|
|
|
|
camelcase-css@2.0.1: {}
|
|
|
|
camelcase@8.0.0: {}
|
|
|
|
caniuse-lite@1.0.30001667: {}
|
|
|
|
canvas-confetti@1.9.3: {}
|
|
|
|
ccount@2.0.1: {}
|
|
|
|
chai@5.1.2:
|
|
dependencies:
|
|
assertion-error: 2.0.1
|
|
check-error: 2.1.1
|
|
deep-eql: 5.0.2
|
|
loupe: 3.1.2
|
|
pathval: 2.0.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.2.1
|
|
parse5-htmlparser2-tree-adapter: 7.0.0
|
|
parse5-parser-stream: 7.1.2
|
|
undici: 6.20.1
|
|
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
|
|
|
|
chokidar@4.0.1:
|
|
dependencies:
|
|
readdirp: 4.0.1
|
|
|
|
chownr@2.0.0: {}
|
|
|
|
ci-info@3.9.0: {}
|
|
|
|
ci-info@4.0.0: {}
|
|
|
|
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.5:
|
|
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: {}
|
|
|
|
collapse-white-space@2.1.0: {}
|
|
|
|
color-convert@2.0.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
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@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: {}
|
|
|
|
content-disposition@0.5.4:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
convert-source-map@2.0.0: {}
|
|
|
|
cookie@0.7.2: {}
|
|
|
|
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.1(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
css-has-pseudo@7.0.1(postcss@8.4.47):
|
|
dependencies:
|
|
'@csstools/selector-specificity': 5.0.0(postcss-selector-parser@7.0.0)
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
postcss-value-parser: 4.2.0
|
|
|
|
css-prefers-color-scheme@10.0.0(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
|
|
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.1
|
|
|
|
css-tree@2.3.1:
|
|
dependencies:
|
|
mdn-data: 2.0.30
|
|
source-map-js: 1.2.1
|
|
|
|
css-what@6.1.0: {}
|
|
|
|
cssdb@8.1.2: {}
|
|
|
|
cssesc@3.0.0: {}
|
|
|
|
csso@5.0.5:
|
|
dependencies:
|
|
css-tree: 2.2.1
|
|
|
|
cssom@0.5.0: {}
|
|
|
|
cssstyle@4.1.0:
|
|
dependencies:
|
|
rrweb-cssom: 0.7.1
|
|
|
|
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.7:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
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: {}
|
|
|
|
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@1.0.3:
|
|
optional: true
|
|
|
|
detect-libc@2.0.2: {}
|
|
|
|
detect-libc@2.0.3: {}
|
|
|
|
deterministic-object-hash@2.0.2:
|
|
dependencies:
|
|
base-64: 1.0.0
|
|
|
|
devalue@5.1.1: {}
|
|
|
|
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.14.0)(@types/react@18.3.12)(react@18.3.1):
|
|
optionalDependencies:
|
|
'@libsql/client': 0.14.0
|
|
'@types/react': 18.3.12
|
|
react: 18.3.1
|
|
|
|
dset@3.1.4: {}
|
|
|
|
eastasianwidth@0.2.0: {}
|
|
|
|
ee-first@1.1.1: {}
|
|
|
|
electron-to-chromium@1.5.33: {}
|
|
|
|
emmet@2.4.7:
|
|
dependencies:
|
|
'@emmetio/abbreviation': 2.3.3
|
|
'@emmetio/css-abbreviation': 2.1.8
|
|
|
|
emoji-regex@10.4.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
|
|
|
|
enhanced-resolve@5.17.1:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
tapable: 2.2.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: {}
|
|
|
|
esast-util-from-estree@2.0.0:
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
devlop: 1.1.0
|
|
estree-util-visit: 2.0.0
|
|
unist-util-position-from-estree: 2.0.0
|
|
|
|
esast-util-from-js@2.0.1:
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
acorn: 8.14.0
|
|
esast-util-from-estree: 2.0.0
|
|
vfile-message: 4.0.2
|
|
|
|
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.2.0: {}
|
|
|
|
escape-html@1.0.3: {}
|
|
|
|
escape-string-regexp@4.0.0: {}
|
|
|
|
escape-string-regexp@5.0.0: {}
|
|
|
|
eslint-plugin-regexp@2.6.0(eslint@9.14.0(jiti@1.21.6)):
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.14.0(jiti@1.21.6))
|
|
'@eslint-community/regexpp': 4.12.1
|
|
comment-parser: 1.4.1
|
|
eslint: 9.14.0(jiti@1.21.6)
|
|
jsdoc-type-pratt-parser: 4.1.0
|
|
refa: 0.12.1
|
|
regexp-ast-analysis: 0.7.1
|
|
scslre: 0.3.0
|
|
|
|
eslint-scope@8.2.0:
|
|
dependencies:
|
|
esrecurse: 4.3.0
|
|
estraverse: 5.3.0
|
|
|
|
eslint-visitor-keys@3.4.3: {}
|
|
|
|
eslint-visitor-keys@4.2.0: {}
|
|
|
|
eslint@9.14.0(jiti@1.21.6):
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.14.0(jiti@1.21.6))
|
|
'@eslint-community/regexpp': 4.12.1
|
|
'@eslint/config-array': 0.18.0
|
|
'@eslint/core': 0.7.0
|
|
'@eslint/eslintrc': 3.1.0
|
|
'@eslint/js': 9.14.0
|
|
'@eslint/plugin-kit': 0.2.0
|
|
'@humanfs/node': 0.16.6
|
|
'@humanwhocodes/module-importer': 1.0.1
|
|
'@humanwhocodes/retry': 0.4.1
|
|
'@types/estree': 1.0.6
|
|
'@types/json-schema': 7.0.15
|
|
ajv: 6.12.6
|
|
chalk: 4.1.2
|
|
cross-spawn: 7.0.3
|
|
debug: 4.3.7
|
|
escape-string-regexp: 4.0.0
|
|
eslint-scope: 8.2.0
|
|
eslint-visitor-keys: 4.2.0
|
|
espree: 10.3.0
|
|
esquery: 1.6.0
|
|
esutils: 2.0.3
|
|
fast-deep-equal: 3.1.3
|
|
file-entry-cache: 8.0.0
|
|
find-up: 5.0.0
|
|
glob-parent: 6.0.2
|
|
ignore: 5.3.2
|
|
imurmurhash: 0.1.4
|
|
is-glob: 4.0.3
|
|
json-stable-stringify-without-jsonify: 1.0.1
|
|
lodash.merge: 4.6.2
|
|
minimatch: 3.1.2
|
|
natural-compare: 1.4.0
|
|
optionator: 0.9.4
|
|
text-table: 0.2.0
|
|
optionalDependencies:
|
|
jiti: 1.21.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
esm-env@1.1.4: {}
|
|
|
|
esm@3.2.25: {}
|
|
|
|
espree@10.3.0:
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
acorn-jsx: 5.3.2(acorn@8.14.0)
|
|
eslint-visitor-keys: 4.2.0
|
|
|
|
esprima@4.0.1: {}
|
|
|
|
esquery@1.6.0:
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
esrap@1.2.2:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
'@types/estree': 1.0.6
|
|
|
|
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.6
|
|
|
|
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-scope@1.0.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
devlop: 1.1.0
|
|
|
|
estree-util-to-js@2.0.0:
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
astring: 1.9.0
|
|
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.6
|
|
|
|
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@1.1.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.5.0:
|
|
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-up@6.3.0:
|
|
dependencies:
|
|
locate-path: 7.2.0
|
|
path-exists: 5.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: {}
|
|
|
|
follow-redirects@1.15.9: {}
|
|
|
|
foreground-child@3.3.0:
|
|
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-fixture@2.6.0: {}
|
|
|
|
fs-minipass@2.1.0:
|
|
dependencies:
|
|
minipass: 3.3.6
|
|
|
|
fs.realpath@1.0.0: {}
|
|
|
|
fsevents@2.3.2:
|
|
optional: true
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
gensync@1.0.0-beta.2: {}
|
|
|
|
get-caller-file@2.0.5: {}
|
|
|
|
get-east-asian-width@1.2.0: {}
|
|
|
|
get-stream@8.0.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.4.5:
|
|
dependencies:
|
|
foreground-child: 3.3.0
|
|
jackspeak: 3.4.3
|
|
minimatch: 9.0.5
|
|
minipass: 7.1.2
|
|
package-json-from-dist: 1.0.0
|
|
path-scurry: 1.11.1
|
|
|
|
glob@8.1.0:
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 5.1.6
|
|
once: 1.4.0
|
|
|
|
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.2
|
|
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.2
|
|
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@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.3:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
devlop: 1.1.0
|
|
hast-util-from-parse5: 8.0.1
|
|
parse5: 7.2.1
|
|
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.3
|
|
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.4:
|
|
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.2.0
|
|
parse5: 7.2.1
|
|
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.3:
|
|
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
|
|
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.6
|
|
'@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.1
|
|
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.3:
|
|
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.2.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.6
|
|
'@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.1
|
|
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.8
|
|
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-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.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
https-proxy-agent@7.0.5:
|
|
dependencies:
|
|
agent-base: 7.1.1
|
|
debug: 4.3.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
human-id@1.0.2: {}
|
|
|
|
human-signals@5.0.0: {}
|
|
|
|
hyperid@3.3.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-walk@5.0.1:
|
|
dependencies:
|
|
minimatch: 5.1.6
|
|
|
|
ignore@5.3.2: {}
|
|
|
|
immutable@4.3.7: {}
|
|
|
|
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: {}
|
|
|
|
inflight@1.0.6:
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
|
|
inherits@2.0.4: {}
|
|
|
|
inline-style-parser@0.1.1: {}
|
|
|
|
inline-style-parser@0.2.4: {}
|
|
|
|
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.15.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-plain-obj@4.1.0: {}
|
|
|
|
is-potential-custom-element-name@1.0.1: {}
|
|
|
|
is-reference@3.0.2:
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
|
|
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.1.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@3.4.3:
|
|
dependencies:
|
|
'@isaacs/cliui': 8.0.2
|
|
optionalDependencies:
|
|
'@pkgjs/parseargs': 0.11.0
|
|
|
|
jiti@1.21.6: {}
|
|
|
|
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.1.0: {}
|
|
|
|
jsdom@23.2.0:
|
|
dependencies:
|
|
'@asamuzakjp/dom-selector': 2.0.2
|
|
cssstyle: 4.1.0
|
|
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.5
|
|
is-potential-custom-element-name: 1.0.1
|
|
parse5: 7.2.1
|
|
rrweb-cssom: 0.6.0
|
|
saxes: 6.0.0
|
|
symbol-tree: 3.2.4
|
|
tough-cookie: 4.1.4
|
|
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.18.0
|
|
xml-name-validator: 5.0.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
jsesc@3.0.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.3.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.11:
|
|
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.4.5:
|
|
dependencies:
|
|
'@neon-rs/load': 0.0.4
|
|
detect-libc: 2.0.2
|
|
optionalDependencies:
|
|
'@libsql/darwin-arm64': 0.4.5
|
|
'@libsql/darwin-x64': 0.4.5
|
|
'@libsql/linux-arm64-gnu': 0.4.5
|
|
'@libsql/linux-arm64-musl': 0.4.5
|
|
'@libsql/linux-x64-gnu': 0.4.5
|
|
'@libsql/linux-x64-musl': 0.4.5
|
|
'@libsql/win32-x64-msvc': 0.4.5
|
|
|
|
lilconfig@2.1.0: {}
|
|
|
|
lilconfig@3.1.2: {}
|
|
|
|
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.5:
|
|
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.1:
|
|
dependencies:
|
|
'@lit/reactive-element': 2.0.4
|
|
lit-element: 4.1.0
|
|
lit-html: 3.2.0
|
|
|
|
lite-youtube-embed@0.3.3: {}
|
|
|
|
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
|
|
|
|
locate-path@7.2.0:
|
|
dependencies:
|
|
p-locate: 6.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.2: {}
|
|
|
|
lower-case@2.0.2:
|
|
dependencies:
|
|
tslib: 2.7.0
|
|
|
|
lru-cache@10.4.3: {}
|
|
|
|
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.12:
|
|
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.26.1
|
|
'@babel/types': 7.26.0
|
|
source-map-js: 1.2.1
|
|
|
|
manage-path@2.0.0: {}
|
|
|
|
markdown-extensions@2.0.0: {}
|
|
|
|
markdown-table@3.0.4: {}
|
|
|
|
marked-footnote@1.2.4(marked@12.0.2):
|
|
dependencies:
|
|
marked: 12.0.2
|
|
|
|
marked-smartypants@1.1.8(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.1:
|
|
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.1:
|
|
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.1
|
|
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.1
|
|
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.4
|
|
mdast-util-from-markdown: 2.0.1
|
|
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.1
|
|
mdast-util-to-markdown: 2.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-gfm@3.0.0:
|
|
dependencies:
|
|
mdast-util-from-markdown: 2.0.1
|
|
mdast-util-gfm-autolink-literal: 2.0.1
|
|
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.1
|
|
mdast-util-to-markdown: 2.1.0
|
|
unist-util-remove-position: 5.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-mdx-expression@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.1
|
|
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.1
|
|
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.1
|
|
mdast-util-mdx-expression: 2.0.1
|
|
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.1
|
|
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.2.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.1.0:
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
'@types/ungap__structured-clone': 1.2.0
|
|
'@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: {}
|
|
|
|
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.1:
|
|
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.1
|
|
micromark-util-symbol: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-gfm-autolink-literal@2.1.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.1.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.1
|
|
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.1.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.1.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.1.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@3.0.0:
|
|
dependencies:
|
|
micromark-extension-gfm-autolink-literal: 2.1.0
|
|
micromark-extension-gfm-footnote: 2.1.0
|
|
micromark-extension-gfm-strikethrough: 2.1.0
|
|
micromark-extension-gfm-table: 2.1.0
|
|
micromark-extension-gfm-tagfilter: 2.0.0
|
|
micromark-extension-gfm-task-list-item: 2.1.0
|
|
micromark-util-combine-extensions: 2.0.0
|
|
micromark-util-types: 2.0.0
|
|
|
|
micromark-extension-math@3.1.0:
|
|
dependencies:
|
|
'@types/katex': 0.16.7
|
|
devlop: 1.1.0
|
|
katex: 0.16.11
|
|
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.6
|
|
devlop: 1.1.0
|
|
micromark-factory-mdx-expression: 2.0.2
|
|
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.1:
|
|
dependencies:
|
|
'@types/acorn': 4.0.6
|
|
'@types/estree': 1.0.6
|
|
devlop: 1.1.0
|
|
estree-util-is-identifier-name: 3.0.0
|
|
micromark-factory-mdx-expression: 2.0.2
|
|
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
|
|
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.6
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.1
|
|
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.14.0
|
|
acorn-jsx: 5.3.2(acorn@8.14.0)
|
|
micromark-extension-mdx-expression: 3.0.0
|
|
micromark-extension-mdx-jsx: 3.0.1
|
|
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.2:
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
devlop: 1.1.0
|
|
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
|
|
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.6
|
|
'@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.1:
|
|
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.7
|
|
decode-named-character-reference: 1.0.2
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.1
|
|
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.1
|
|
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: {}
|
|
|
|
minimatch@3.1.2:
|
|
dependencies:
|
|
brace-expansion: 1.1.11
|
|
|
|
minimatch@5.1.6:
|
|
dependencies:
|
|
brace-expansion: 2.0.1
|
|
|
|
minimatch@9.0.5:
|
|
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.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.8: {}
|
|
|
|
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@3.0.4:
|
|
dependencies:
|
|
lower-case: 2.0.2
|
|
tslib: 2.7.0
|
|
|
|
node-addon-api@7.1.1:
|
|
optional: true
|
|
|
|
node-domexception@1.0.0: {}
|
|
|
|
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-gyp-build@4.8.2: {}
|
|
|
|
node-html-parser@6.1.13:
|
|
dependencies:
|
|
css-select: 5.1.0
|
|
he: 1.2.0
|
|
|
|
node-mocks-http@1.16.1(@types/node@18.19.50):
|
|
dependencies:
|
|
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
|
|
optionalDependencies:
|
|
'@types/node': 18.19.50
|
|
|
|
node-releases@2.0.18: {}
|
|
|
|
normalize-path@3.0.0: {}
|
|
|
|
normalize-range@0.1.2: {}
|
|
|
|
npm-bundled@2.0.1:
|
|
dependencies:
|
|
npm-normalize-package-bin: 2.0.0
|
|
|
|
npm-normalize-package-bin@2.0.0: {}
|
|
|
|
npm-packlist@5.1.3:
|
|
dependencies:
|
|
glob: 8.1.0
|
|
ignore-walk: 5.0.1
|
|
npm-bundled: 2.0.1
|
|
npm-normalize-package-bin: 2.0.0
|
|
|
|
npm-run-path@5.3.0:
|
|
dependencies:
|
|
path-key: 4.0.0
|
|
|
|
nth-check@2.1.1:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
|
|
object-assign@4.1.1: {}
|
|
|
|
object-hash@3.0.0: {}
|
|
|
|
on-finished@2.4.1:
|
|
dependencies:
|
|
ee-first: 1.1.1
|
|
|
|
on-net-listen@1.1.2: {}
|
|
|
|
once@1.4.0:
|
|
dependencies:
|
|
wrappy: 1.0.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
|
|
|
|
oniguruma-to-js@0.4.3:
|
|
dependencies:
|
|
regex: 4.3.2
|
|
|
|
only-allow@1.2.1:
|
|
dependencies:
|
|
which-pm-runs: 1.1.0
|
|
|
|
open-props@1.7.7: {}
|
|
|
|
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.4:
|
|
dependencies:
|
|
deep-is: 0.1.4
|
|
fast-levenshtein: 2.0.6
|
|
levn: 0.4.1
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
word-wrap: 1.2.5
|
|
|
|
ora@8.1.1:
|
|
dependencies:
|
|
chalk: 5.3.0
|
|
cli-cursor: 5.0.0
|
|
cli-spinners: 2.9.2
|
|
is-interactive: 2.0.0
|
|
is-unicode-supported: 2.1.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@4.0.0:
|
|
dependencies:
|
|
yocto-queue: 1.1.1
|
|
|
|
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-locate@6.0.0:
|
|
dependencies:
|
|
p-limit: 4.0.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: {}
|
|
|
|
package-json-from-dist@1.0.0: {}
|
|
|
|
package-manager-detector@0.2.0: {}
|
|
|
|
pako@1.0.11: {}
|
|
|
|
parent-module@1.0.1:
|
|
dependencies:
|
|
callsites: 3.1.0
|
|
|
|
parse-entities@4.0.1:
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
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.2.1
|
|
|
|
parse5-parser-stream@7.1.2:
|
|
dependencies:
|
|
parse5: 7.2.1
|
|
|
|
parse5@7.2.1:
|
|
dependencies:
|
|
entities: 4.5.0
|
|
|
|
parseurl@1.3.3: {}
|
|
|
|
pascal-case@3.1.2:
|
|
dependencies:
|
|
no-case: 3.0.4
|
|
tslib: 2.7.0
|
|
|
|
path-browserify@1.0.1: {}
|
|
|
|
path-exists@4.0.0: {}
|
|
|
|
path-exists@5.0.0: {}
|
|
|
|
path-key@3.1.1: {}
|
|
|
|
path-key@4.0.0: {}
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
path-scurry@1.11.1:
|
|
dependencies:
|
|
lru-cache: 10.4.3
|
|
minipass: 7.1.2
|
|
|
|
path-type@4.0.0: {}
|
|
|
|
path-type@5.0.0: {}
|
|
|
|
pathe@1.1.2: {}
|
|
|
|
pathval@2.0.0: {}
|
|
|
|
perfect-debounce@1.0.0: {}
|
|
|
|
picocolors@1.1.0: {}
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@2.3.1: {}
|
|
|
|
picomatch@4.0.2: {}
|
|
|
|
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.48.2: {}
|
|
|
|
playwright@1.48.2:
|
|
dependencies:
|
|
playwright-core: 1.48.2
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
|
|
port-authority@2.0.1: {}
|
|
|
|
postcss-attribute-case-insensitive@7.0.1(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
postcss-clamp@4.1.0(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-color-functional-notation@7.0.5(postcss@8.4.47):
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.5(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
|
|
postcss-color-hex-alpha@10.0.0(postcss@8.4.47):
|
|
dependencies:
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-color-rebeccapurple@10.0.0(postcss@8.4.47):
|
|
dependencies:
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-custom-media@11.0.5(postcss@8.4.47):
|
|
dependencies:
|
|
'@csstools/cascade-layer-name-parser': 2.0.4(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/media-query-list-parser': 4.0.2(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
postcss: 8.4.47
|
|
|
|
postcss-custom-properties@14.0.4(postcss@8.4.47):
|
|
dependencies:
|
|
'@csstools/cascade-layer-name-parser': 2.0.4(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-custom-selectors@8.0.4(postcss@8.4.47):
|
|
dependencies:
|
|
'@csstools/cascade-layer-name-parser': 2.0.4(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
postcss-dir-pseudo-class@9.0.1(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
postcss-double-position-gradients@6.0.0(postcss@8.4.47):
|
|
dependencies:
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-focus-visible@10.0.1(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
postcss-focus-within@9.0.1(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
postcss-font-variant@5.0.0(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
|
|
postcss-gap-properties@6.0.0(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
|
|
postcss-image-set-function@7.0.0(postcss@8.4.47):
|
|
dependencies:
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-import@15.1.0(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
read-cache: 1.0.0
|
|
resolve: 1.22.8
|
|
|
|
postcss-js@4.0.1(postcss@8.4.47):
|
|
dependencies:
|
|
camelcase-css: 2.0.1
|
|
postcss: 8.4.47
|
|
|
|
postcss-lab-function@7.0.5(postcss@8.4.47):
|
|
dependencies:
|
|
'@csstools/css-color-parser': 3.0.5(@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3))(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3)
|
|
'@csstools/css-tokenizer': 3.0.3
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/utilities': 2.0.0(postcss@8.4.47)
|
|
postcss: 8.4.47
|
|
|
|
postcss-load-config@4.0.2(postcss@8.4.47):
|
|
dependencies:
|
|
lilconfig: 3.1.2
|
|
yaml: 2.5.1
|
|
optionalDependencies:
|
|
postcss: 8.4.47
|
|
|
|
postcss-logical@8.0.0(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-nested@6.0.1(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 6.1.2
|
|
|
|
postcss-nesting@13.0.1(postcss@8.4.47):
|
|
dependencies:
|
|
'@csstools/selector-resolve-nested': 3.0.0(postcss-selector-parser@7.0.0)
|
|
'@csstools/selector-specificity': 5.0.0(postcss-selector-parser@7.0.0)
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
postcss-opacity-percentage@3.0.0(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
|
|
postcss-overflow-shorthand@6.0.0(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-page-break@3.0.4(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
|
|
postcss-place@10.0.0(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-preset-env@10.0.9(postcss@8.4.47):
|
|
dependencies:
|
|
'@csstools/postcss-cascade-layers': 5.0.1(postcss@8.4.47)
|
|
'@csstools/postcss-color-function': 4.0.5(postcss@8.4.47)
|
|
'@csstools/postcss-color-mix-function': 3.0.5(postcss@8.4.47)
|
|
'@csstools/postcss-content-alt-text': 2.0.4(postcss@8.4.47)
|
|
'@csstools/postcss-exponential-functions': 2.0.4(postcss@8.4.47)
|
|
'@csstools/postcss-font-format-keywords': 4.0.0(postcss@8.4.47)
|
|
'@csstools/postcss-gamut-mapping': 2.0.5(postcss@8.4.47)
|
|
'@csstools/postcss-gradients-interpolation-method': 5.0.5(postcss@8.4.47)
|
|
'@csstools/postcss-hwb-function': 4.0.5(postcss@8.4.47)
|
|
'@csstools/postcss-ic-unit': 4.0.0(postcss@8.4.47)
|
|
'@csstools/postcss-initial': 2.0.0(postcss@8.4.47)
|
|
'@csstools/postcss-is-pseudo-class': 5.0.1(postcss@8.4.47)
|
|
'@csstools/postcss-light-dark-function': 2.0.7(postcss@8.4.47)
|
|
'@csstools/postcss-logical-float-and-clear': 3.0.0(postcss@8.4.47)
|
|
'@csstools/postcss-logical-overflow': 2.0.0(postcss@8.4.47)
|
|
'@csstools/postcss-logical-overscroll-behavior': 2.0.0(postcss@8.4.47)
|
|
'@csstools/postcss-logical-resize': 3.0.0(postcss@8.4.47)
|
|
'@csstools/postcss-logical-viewport-units': 3.0.3(postcss@8.4.47)
|
|
'@csstools/postcss-media-minmax': 2.0.4(postcss@8.4.47)
|
|
'@csstools/postcss-media-queries-aspect-ratio-number-values': 3.0.4(postcss@8.4.47)
|
|
'@csstools/postcss-nested-calc': 4.0.0(postcss@8.4.47)
|
|
'@csstools/postcss-normalize-display-values': 4.0.0(postcss@8.4.47)
|
|
'@csstools/postcss-oklab-function': 4.0.5(postcss@8.4.47)
|
|
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
|
|
'@csstools/postcss-relative-color-syntax': 3.0.5(postcss@8.4.47)
|
|
'@csstools/postcss-scope-pseudo-class': 4.0.1(postcss@8.4.47)
|
|
'@csstools/postcss-stepped-value-functions': 4.0.4(postcss@8.4.47)
|
|
'@csstools/postcss-text-decoration-shorthand': 4.0.1(postcss@8.4.47)
|
|
'@csstools/postcss-trigonometric-functions': 4.0.4(postcss@8.4.47)
|
|
'@csstools/postcss-unset-value': 4.0.0(postcss@8.4.47)
|
|
autoprefixer: 10.4.20(postcss@8.4.47)
|
|
browserslist: 4.24.0
|
|
css-blank-pseudo: 7.0.1(postcss@8.4.47)
|
|
css-has-pseudo: 7.0.1(postcss@8.4.47)
|
|
css-prefers-color-scheme: 10.0.0(postcss@8.4.47)
|
|
cssdb: 8.1.2
|
|
postcss: 8.4.47
|
|
postcss-attribute-case-insensitive: 7.0.1(postcss@8.4.47)
|
|
postcss-clamp: 4.1.0(postcss@8.4.47)
|
|
postcss-color-functional-notation: 7.0.5(postcss@8.4.47)
|
|
postcss-color-hex-alpha: 10.0.0(postcss@8.4.47)
|
|
postcss-color-rebeccapurple: 10.0.0(postcss@8.4.47)
|
|
postcss-custom-media: 11.0.5(postcss@8.4.47)
|
|
postcss-custom-properties: 14.0.4(postcss@8.4.47)
|
|
postcss-custom-selectors: 8.0.4(postcss@8.4.47)
|
|
postcss-dir-pseudo-class: 9.0.1(postcss@8.4.47)
|
|
postcss-double-position-gradients: 6.0.0(postcss@8.4.47)
|
|
postcss-focus-visible: 10.0.1(postcss@8.4.47)
|
|
postcss-focus-within: 9.0.1(postcss@8.4.47)
|
|
postcss-font-variant: 5.0.0(postcss@8.4.47)
|
|
postcss-gap-properties: 6.0.0(postcss@8.4.47)
|
|
postcss-image-set-function: 7.0.0(postcss@8.4.47)
|
|
postcss-lab-function: 7.0.5(postcss@8.4.47)
|
|
postcss-logical: 8.0.0(postcss@8.4.47)
|
|
postcss-nesting: 13.0.1(postcss@8.4.47)
|
|
postcss-opacity-percentage: 3.0.0(postcss@8.4.47)
|
|
postcss-overflow-shorthand: 6.0.0(postcss@8.4.47)
|
|
postcss-page-break: 3.0.4(postcss@8.4.47)
|
|
postcss-place: 10.0.0(postcss@8.4.47)
|
|
postcss-pseudo-class-any-link: 10.0.1(postcss@8.4.47)
|
|
postcss-replace-overflow-wrap: 4.0.0(postcss@8.4.47)
|
|
postcss-selector-not: 8.0.1(postcss@8.4.47)
|
|
|
|
postcss-pseudo-class-any-link@10.0.1(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
postcss-replace-overflow-wrap@4.0.0(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
|
|
postcss-selector-not@8.0.1(postcss@8.4.47):
|
|
dependencies:
|
|
postcss: 8.4.47
|
|
postcss-selector-parser: 7.0.0
|
|
|
|
postcss-selector-parser@6.1.2:
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
util-deprecate: 1.0.2
|
|
|
|
postcss-selector-parser@7.0.0:
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
util-deprecate: 1.0.2
|
|
|
|
postcss-value-parser@4.2.0: {}
|
|
|
|
postcss@8.4.47:
|
|
dependencies:
|
|
nanoid: 3.3.7
|
|
picocolors: 1.1.0
|
|
source-map-js: 1.2.1
|
|
|
|
preact-render-to-string@6.5.11(preact@10.24.3):
|
|
dependencies:
|
|
preact: 10.24.3
|
|
|
|
preact@10.24.3: {}
|
|
|
|
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: {}
|
|
|
|
proxy-from-env@1.1.0: {}
|
|
|
|
pseudomap@1.0.2: {}
|
|
|
|
psl@1.9.0: {}
|
|
|
|
publint@0.2.12:
|
|
dependencies:
|
|
npm-packlist: 5.1.3
|
|
picocolors: 1.1.1
|
|
sade: 1.8.1
|
|
|
|
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
|
|
|
|
readdirp@4.0.1: {}
|
|
|
|
reading-time@1.5.0: {}
|
|
|
|
recma-build-jsx@1.0.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
estree-util-build-jsx: 3.0.1
|
|
vfile: 6.0.3
|
|
|
|
recma-jsx@1.0.0(acorn@8.14.0):
|
|
dependencies:
|
|
acorn-jsx: 5.3.2(acorn@8.14.0)
|
|
estree-util-to-js: 2.0.0
|
|
recma-parse: 1.0.0
|
|
recma-stringify: 1.0.0
|
|
unified: 11.0.5
|
|
transitivePeerDependencies:
|
|
- acorn
|
|
|
|
recma-parse@1.0.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
esast-util-from-js: 2.0.1
|
|
unified: 11.0.5
|
|
vfile: 6.0.3
|
|
|
|
recma-stringify@1.0.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
estree-util-to-js: 2.0.0
|
|
unified: 11.0.5
|
|
vfile: 6.0.3
|
|
|
|
refa@0.12.1:
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.1
|
|
|
|
regenerator-runtime@0.13.11: {}
|
|
|
|
regenerator-runtime@0.14.1: {}
|
|
|
|
regex@4.3.2: {}
|
|
|
|
regexp-ast-analysis@0.7.1:
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.1
|
|
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.3
|
|
unified: 11.0.5
|
|
|
|
rehype-pretty-code@0.14.0(shiki@1.22.2):
|
|
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.22.2
|
|
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.4
|
|
vfile: 6.0.3
|
|
|
|
rehype-recma@1.0.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
'@types/hast': 3.0.4
|
|
hast-util-to-estree: 3.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
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.1:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
hast-util-to-html: 9.0.3
|
|
unified: 11.0.5
|
|
|
|
rehype-toc@3.0.2:
|
|
dependencies:
|
|
'@jsdevtools/rehype-toc': 3.0.2
|
|
|
|
rehype@13.0.2:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
rehype-parse: 9.0.0
|
|
rehype-stringify: 10.0.1
|
|
unified: 11.0.5
|
|
|
|
reinterval@1.1.0: {}
|
|
|
|
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.1.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.1
|
|
micromark-util-types: 2.0.0
|
|
unified: 11.0.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
remark-rehype@11.1.1:
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-to-hast: 13.2.0
|
|
unified: 11.0.5
|
|
vfile: 6.0.3
|
|
|
|
remark-shiki-twoslash@3.1.3(typescript@5.6.3):
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
'@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.6.3)
|
|
tslib: 2.1.0
|
|
typescript: 5.6.3
|
|
unist-util-visit: 2.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
remark-smartypants@3.0.2:
|
|
dependencies:
|
|
retext: 9.0.0
|
|
retext-smartypants: 6.1.1
|
|
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.1.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.15.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.1:
|
|
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.24.4:
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.24.4
|
|
'@rollup/rollup-android-arm64': 4.24.4
|
|
'@rollup/rollup-darwin-arm64': 4.24.4
|
|
'@rollup/rollup-darwin-x64': 4.24.4
|
|
'@rollup/rollup-freebsd-arm64': 4.24.4
|
|
'@rollup/rollup-freebsd-x64': 4.24.4
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.24.4
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.24.4
|
|
'@rollup/rollup-linux-arm64-gnu': 4.24.4
|
|
'@rollup/rollup-linux-arm64-musl': 4.24.4
|
|
'@rollup/rollup-linux-powerpc64le-gnu': 4.24.4
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.24.4
|
|
'@rollup/rollup-linux-s390x-gnu': 4.24.4
|
|
'@rollup/rollup-linux-x64-gnu': 4.24.4
|
|
'@rollup/rollup-linux-x64-musl': 4.24.4
|
|
'@rollup/rollup-win32-arm64-msvc': 4.24.4
|
|
'@rollup/rollup-win32-ia32-msvc': 4.24.4
|
|
'@rollup/rollup-win32-x64-msvc': 4.24.4
|
|
fsevents: 2.3.3
|
|
|
|
rrweb-cssom@0.6.0: {}
|
|
|
|
rrweb-cssom@0.7.1: {}
|
|
|
|
run-applescript@7.0.0: {}
|
|
|
|
run-parallel@1.2.0:
|
|
dependencies:
|
|
queue-microtask: 1.2.3
|
|
|
|
s.color@0.0.15: {}
|
|
|
|
sade@1.8.1:
|
|
dependencies:
|
|
mri: 1.2.0
|
|
|
|
safe-buffer@5.2.1: {}
|
|
|
|
safer-buffer@2.1.2: {}
|
|
|
|
sass-formatter@0.7.9:
|
|
dependencies:
|
|
suf-log: 2.5.3
|
|
|
|
sass@1.80.6:
|
|
dependencies:
|
|
chokidar: 4.0.1
|
|
immutable: 4.3.7
|
|
source-map-js: 1.2.1
|
|
optionalDependencies:
|
|
'@parcel/watcher': 2.4.1
|
|
|
|
sax@1.4.1: {}
|
|
|
|
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.12.1
|
|
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.19.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.5:
|
|
dependencies:
|
|
color: 4.2.3
|
|
detect-libc: 2.0.3
|
|
semver: 7.6.3
|
|
optionalDependencies:
|
|
'@img/sharp-darwin-arm64': 0.33.5
|
|
'@img/sharp-darwin-x64': 0.33.5
|
|
'@img/sharp-libvips-darwin-arm64': 1.0.4
|
|
'@img/sharp-libvips-darwin-x64': 1.0.4
|
|
'@img/sharp-libvips-linux-arm': 1.0.5
|
|
'@img/sharp-libvips-linux-arm64': 1.0.4
|
|
'@img/sharp-libvips-linux-s390x': 1.0.4
|
|
'@img/sharp-libvips-linux-x64': 1.0.4
|
|
'@img/sharp-libvips-linuxmusl-arm64': 1.0.4
|
|
'@img/sharp-libvips-linuxmusl-x64': 1.0.4
|
|
'@img/sharp-linux-arm': 0.33.5
|
|
'@img/sharp-linux-arm64': 0.33.5
|
|
'@img/sharp-linux-s390x': 0.33.5
|
|
'@img/sharp-linux-x64': 0.33.5
|
|
'@img/sharp-linuxmusl-arm64': 0.33.5
|
|
'@img/sharp-linuxmusl-x64': 0.33.5
|
|
'@img/sharp-wasm32': 0.33.5
|
|
'@img/sharp-win32-ia32': 0.33.5
|
|
'@img/sharp-win32-x64': 0.33.5
|
|
|
|
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.6.3):
|
|
dependencies:
|
|
'@typescript/twoslash': 3.1.0
|
|
'@typescript/vfs': 1.3.4
|
|
fenceparser: 1.1.1
|
|
shiki: 0.10.1
|
|
typescript: 5.6.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
shiki@0.10.1:
|
|
dependencies:
|
|
jsonc-parser: 3.3.1
|
|
vscode-oniguruma: 1.7.0
|
|
vscode-textmate: 5.2.0
|
|
|
|
shiki@1.22.2:
|
|
dependencies:
|
|
'@shikijs/core': 1.22.2
|
|
'@shikijs/engine-javascript': 1.22.2
|
|
'@shikijs/engine-oniguruma': 1.22.2
|
|
'@shikijs/types': 1.22.2
|
|
'@shikijs/vscode-textmate': 9.3.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
|
|
|
|
sirv@3.0.0:
|
|
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.4.1
|
|
|
|
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.9.3:
|
|
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.9.3):
|
|
dependencies:
|
|
'@babel/generator': 7.26.0
|
|
'@babel/helper-module-imports': 7.25.9
|
|
'@babel/types': 7.26.0
|
|
solid-js: 1.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
source-map-js@1.2.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.4.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.1.0
|
|
|
|
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.8:
|
|
dependencies:
|
|
inline-style-parser: 0.2.4
|
|
|
|
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.4.5
|
|
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@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: {}
|
|
|
|
svelte2tsx@0.7.22(svelte@5.1.16)(typescript@5.6.3):
|
|
dependencies:
|
|
dedent-js: 1.0.1
|
|
pascal-case: 3.1.2
|
|
svelte: 5.1.16
|
|
typescript: 5.6.3
|
|
|
|
svelte@5.1.16:
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
'@types/estree': 1.0.6
|
|
acorn: 8.14.0
|
|
acorn-typescript: 1.4.13(acorn@8.14.0)
|
|
aria-query: 5.3.2
|
|
axobject-query: 4.1.0
|
|
esm-env: 1.1.4
|
|
esrap: 1.2.2
|
|
is-reference: 3.0.2
|
|
locate-character: 3.0.0
|
|
magic-string: 0.30.12
|
|
zimmerframe: 1.1.2
|
|
|
|
svg-tags@1.0.0: {}
|
|
|
|
svgo@3.3.2:
|
|
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.1.0
|
|
|
|
symbol-tree@3.2.4: {}
|
|
|
|
tailwindcss@3.4.14:
|
|
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.6
|
|
lilconfig: 2.1.0
|
|
micromatch: 4.0.8
|
|
normalize-path: 3.0.0
|
|
object-hash: 3.0.0
|
|
picocolors: 1.1.0
|
|
postcss: 8.4.47
|
|
postcss-import: 15.1.0(postcss@8.4.47)
|
|
postcss-js: 4.0.1(postcss@8.4.47)
|
|
postcss-load-config: 4.0.2(postcss@8.4.47)
|
|
postcss-nested: 6.0.1(postcss@8.4.47)
|
|
postcss-selector-parser: 6.1.2
|
|
resolve: 1.22.8
|
|
sucrase: 3.35.0
|
|
transitivePeerDependencies:
|
|
- ts-node
|
|
|
|
tapable@2.2.1: {}
|
|
|
|
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
|
|
|
|
timestring@6.0.0: {}
|
|
|
|
tinybench@2.9.0: {}
|
|
|
|
tinyexec@0.3.1: {}
|
|
|
|
tinypool@1.0.1: {}
|
|
|
|
tinyrainbow@1.2.0: {}
|
|
|
|
tinyspy@3.0.2: {}
|
|
|
|
tmp@0.0.33:
|
|
dependencies:
|
|
os-tmpdir: 1.0.2
|
|
|
|
to-regex-range@5.0.1:
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
|
|
toidentifier@1.0.1: {}
|
|
|
|
totalist@3.0.1: {}
|
|
|
|
tough-cookie@4.1.4:
|
|
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
|
|
|
|
trim-lines@3.0.1: {}
|
|
|
|
trough@2.2.0: {}
|
|
|
|
ts-api-utils@1.3.0(typescript@5.6.3):
|
|
dependencies:
|
|
typescript: 5.6.3
|
|
|
|
ts-interface-checker@0.1.13: {}
|
|
|
|
tsconfck@3.1.4(typescript@5.6.3):
|
|
optionalDependencies:
|
|
typescript: 5.6.3
|
|
|
|
tslib@2.1.0: {}
|
|
|
|
tslib@2.7.0: {}
|
|
|
|
turbo-darwin-64@2.2.3:
|
|
optional: true
|
|
|
|
turbo-darwin-arm64@2.2.3:
|
|
optional: true
|
|
|
|
turbo-linux-64@2.2.3:
|
|
optional: true
|
|
|
|
turbo-linux-arm64@2.2.3:
|
|
optional: true
|
|
|
|
turbo-windows-64@2.2.3:
|
|
optional: true
|
|
|
|
turbo-windows-arm64@2.2.3:
|
|
optional: true
|
|
|
|
turbo@2.2.3:
|
|
optionalDependencies:
|
|
turbo-darwin-64: 2.2.3
|
|
turbo-darwin-arm64: 2.2.3
|
|
turbo-linux-64: 2.2.3
|
|
turbo-linux-arm64: 2.2.3
|
|
turbo-windows-64: 2.2.3
|
|
turbo-windows-arm64: 2.2.3
|
|
|
|
type-check@0.4.0:
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
|
|
type-fest@1.4.0: {}
|
|
|
|
type-fest@4.26.1: {}
|
|
|
|
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.12
|
|
|
|
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.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3):
|
|
dependencies:
|
|
'@typescript-eslint/eslint-plugin': 8.13.0(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
'@typescript-eslint/parser': 8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
'@typescript-eslint/utils': 8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
|
optionalDependencies:
|
|
typescript: 5.6.3
|
|
transitivePeerDependencies:
|
|
- eslint
|
|
- supports-color
|
|
|
|
typescript@5.6.3: {}
|
|
|
|
uhyphen@0.2.0: {}
|
|
|
|
ultrahtml@1.5.3: {}
|
|
|
|
undici-types@5.26.5: {}
|
|
|
|
undici@6.20.1: {}
|
|
|
|
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.11
|
|
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.11
|
|
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.11
|
|
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.24.0):
|
|
dependencies:
|
|
browserslist: 4.24.0
|
|
escalade: 3.2.0
|
|
picocolors: 1.1.0
|
|
|
|
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.3:
|
|
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.10(@types/node@18.19.50)(sass@1.80.6)):
|
|
dependencies:
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
|
|
vite-node@2.1.4(@types/node@18.19.50)(sass@1.80.6):
|
|
dependencies:
|
|
cac: 6.7.14
|
|
debug: 4.3.7
|
|
pathe: 1.1.2
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- less
|
|
- lightningcss
|
|
- sass
|
|
- sass-embedded
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
|
|
vite-plugin-inspect@0.8.7(rollup@4.24.4)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6)):
|
|
dependencies:
|
|
'@antfu/utils': 0.7.10
|
|
'@rollup/pluginutils': 5.1.3(rollup@4.24.4)
|
|
debug: 4.3.7
|
|
error-stack-parser-es: 0.1.5
|
|
fs-extra: 11.2.0
|
|
open: 10.1.0
|
|
perfect-debounce: 1.0.0
|
|
picocolors: 1.1.0
|
|
sirv: 2.0.4
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
transitivePeerDependencies:
|
|
- rollup
|
|
- supports-color
|
|
|
|
vite-plugin-solid@2.10.2(solid-js@1.9.3)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6)):
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@types/babel__core': 7.20.5
|
|
babel-preset-solid: 1.8.22(@babel/core@7.26.0)
|
|
merge-anything: 5.1.7
|
|
solid-js: 1.9.3
|
|
solid-refresh: 0.6.3(solid-js@1.9.3)
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
vitefu: 0.2.5(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
vite-plugin-vue-devtools@7.6.3(rollup@4.24.4)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))(vue@3.5.12(typescript@5.6.3)):
|
|
dependencies:
|
|
'@vue/devtools-core': 7.6.3(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))(vue@3.5.12(typescript@5.6.3))
|
|
'@vue/devtools-kit': 7.6.3
|
|
'@vue/devtools-shared': 7.6.3
|
|
execa: 8.0.1
|
|
sirv: 3.0.0
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
vite-plugin-inspect: 0.8.7(rollup@4.24.4)(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
vite-plugin-vue-inspector: 5.2.0(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- rollup
|
|
- supports-color
|
|
- vue
|
|
|
|
vite-plugin-vue-inspector@5.2.0(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6)):
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-import-attributes': 7.25.6(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.26.0)
|
|
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0)
|
|
'@vue/compiler-dom': 3.5.12
|
|
kolorist: 1.8.0
|
|
magic-string: 0.30.12
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
vite-svg-loader@5.1.0(vue@3.5.12(typescript@5.6.3)):
|
|
dependencies:
|
|
svgo: 3.3.2
|
|
vue: 3.5.12(typescript@5.6.3)
|
|
|
|
vite@5.4.10(@types/node@18.19.50)(sass@1.80.6):
|
|
dependencies:
|
|
esbuild: 0.21.5
|
|
postcss: 8.4.47
|
|
rollup: 4.24.4
|
|
optionalDependencies:
|
|
'@types/node': 18.19.50
|
|
fsevents: 2.3.3
|
|
sass: 1.80.6
|
|
|
|
vitefu@0.2.5(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6)):
|
|
optionalDependencies:
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
|
|
vitefu@1.0.3(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6)):
|
|
optionalDependencies:
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
|
|
vitest@2.1.4(@types/node@18.19.50)(jsdom@23.2.0)(sass@1.80.6):
|
|
dependencies:
|
|
'@vitest/expect': 2.1.4
|
|
'@vitest/mocker': 2.1.4(vite@5.4.10(@types/node@18.19.50)(sass@1.80.6))
|
|
'@vitest/pretty-format': 2.1.4
|
|
'@vitest/runner': 2.1.4
|
|
'@vitest/snapshot': 2.1.4
|
|
'@vitest/spy': 2.1.4
|
|
'@vitest/utils': 2.1.4
|
|
chai: 5.1.2
|
|
debug: 4.3.7
|
|
expect-type: 1.1.0
|
|
magic-string: 0.30.12
|
|
pathe: 1.1.2
|
|
std-env: 3.7.0
|
|
tinybench: 2.9.0
|
|
tinyexec: 0.3.1
|
|
tinypool: 1.0.1
|
|
tinyrainbow: 1.2.0
|
|
vite: 5.4.10(@types/node@18.19.50)(sass@1.80.6)
|
|
vite-node: 2.1.4(@types/node@18.19.50)(sass@1.80.6)
|
|
why-is-node-running: 2.3.0
|
|
optionalDependencies:
|
|
'@types/node': 18.19.50
|
|
jsdom: 23.2.0
|
|
transitivePeerDependencies:
|
|
- less
|
|
- lightningcss
|
|
- msw
|
|
- sass
|
|
- sass-embedded
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
|
|
volar-service-css@0.0.61(@volar/language-service@2.4.6):
|
|
dependencies:
|
|
vscode-css-languageservice: 6.3.1
|
|
vscode-languageserver-textdocument: 1.0.12
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.6
|
|
|
|
volar-service-emmet@0.0.61(@volar/language-service@2.4.6):
|
|
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.6
|
|
|
|
volar-service-html@0.0.61(@volar/language-service@2.4.6):
|
|
dependencies:
|
|
vscode-html-languageservice: 5.3.1
|
|
vscode-languageserver-textdocument: 1.0.12
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.6
|
|
|
|
volar-service-prettier@0.0.61(@volar/language-service@2.4.6)(prettier@3.3.3):
|
|
dependencies:
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.6
|
|
prettier: 3.3.3
|
|
|
|
volar-service-typescript-twoslash-queries@0.0.61(@volar/language-service@2.4.6):
|
|
dependencies:
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.6
|
|
|
|
volar-service-typescript@0.0.61(@volar/language-service@2.4.6):
|
|
dependencies:
|
|
path-browserify: 1.0.1
|
|
semver: 7.6.3
|
|
typescript-auto-import-cache: 0.3.3
|
|
vscode-languageserver-textdocument: 1.0.12
|
|
vscode-nls: 5.2.0
|
|
vscode-uri: 3.0.8
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.6
|
|
|
|
volar-service-yaml@0.0.61(@volar/language-service@2.4.6):
|
|
dependencies:
|
|
vscode-uri: 3.0.8
|
|
yaml-language-server: 1.15.0
|
|
optionalDependencies:
|
|
'@volar/language-service': 2.4.6
|
|
|
|
vscode-css-languageservice@6.3.1:
|
|
dependencies:
|
|
'@vscode/l10n': 0.0.18
|
|
vscode-languageserver-textdocument: 1.0.12
|
|
vscode-languageserver-types: 3.17.5
|
|
vscode-uri: 3.0.8
|
|
|
|
vscode-html-languageservice@5.3.1:
|
|
dependencies:
|
|
'@vscode/l10n': 0.0.18
|
|
vscode-languageserver-textdocument: 1.0.12
|
|
vscode-languageserver-types: 3.17.5
|
|
vscode-uri: 3.0.8
|
|
|
|
vscode-json-languageservice@4.1.8:
|
|
dependencies:
|
|
jsonc-parser: 3.3.1
|
|
vscode-languageserver-textdocument: 1.0.12
|
|
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.12: {}
|
|
|
|
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.5.12(typescript@5.6.3):
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.12
|
|
'@vue/compiler-sfc': 3.5.12
|
|
'@vue/runtime-dom': 3.5.12
|
|
'@vue/server-renderer': 3.5.12(vue@3.5.12(typescript@5.6.3))
|
|
'@vue/shared': 3.5.12
|
|
optionalDependencies:
|
|
typescript: 5.6.3
|
|
|
|
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.4: {}
|
|
|
|
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@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@5.0.0:
|
|
dependencies:
|
|
string-width: 7.2.0
|
|
|
|
word-wrap@1.2.5: {}
|
|
|
|
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
|
|
|
|
wrap-ansi@9.0.0:
|
|
dependencies:
|
|
ansi-styles: 6.2.1
|
|
string-width: 7.2.0
|
|
strip-ansi: 7.1.0
|
|
|
|
wrappy@1.0.2: {}
|
|
|
|
ws@8.18.0: {}
|
|
|
|
xml-name-validator@5.0.0: {}
|
|
|
|
xml2js@0.6.2:
|
|
dependencies:
|
|
sax: 1.4.1
|
|
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.12
|
|
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.1: {}
|
|
|
|
yargs-parser@21.1.1: {}
|
|
|
|
yargs@17.7.2:
|
|
dependencies:
|
|
cliui: 8.0.1
|
|
escalade: 3.2.0
|
|
get-caller-file: 2.0.5
|
|
require-directory: 2.1.1
|
|
string-width: 4.2.3
|
|
y18n: 5.0.8
|
|
yargs-parser: 21.1.1
|
|
|
|
yocto-queue@0.1.0: {}
|
|
|
|
yocto-queue@1.1.1: {}
|
|
|
|
zimmerframe@1.1.2: {}
|
|
|
|
zod-to-json-schema@3.23.5(zod@3.23.8):
|
|
dependencies:
|
|
zod: 3.23.8
|
|
|
|
zod-to-ts@1.2.0(typescript@5.6.3)(zod@3.23.8):
|
|
dependencies:
|
|
typescript: 5.6.3
|
|
zod: 3.23.8
|
|
|
|
zod@3.23.8: {}
|
|
|
|
zwitch@2.0.4: {}
|