2025-05-19 10:23:36 +00:00
{
"name" : "kycnot.me" ,
"version" : "0.0.1" ,
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
"name" : "kycnot.me" ,
"version" : "0.0.1" ,
"dependencies" : {
"@astrojs/check" : "0.9.4" ,
2025-06-06 10:09:59 +00:00
"@astrojs/db" : "0.15.0" ,
"@astrojs/mdx" : "4.3.0" ,
"@astrojs/node" : "9.2.2" ,
"@astrojs/sitemap" : "3.4.1" ,
"@fontsource-variable/space-grotesk" : "5.2.8" ,
2025-05-19 10:23:36 +00:00
"@fontsource/inter" : "5.2.5" ,
2025-06-06 10:09:59 +00:00
"@fontsource/space-grotesk" : "5.2.8" ,
"@prisma/client" : "6.9.0" ,
"@tailwindcss/vite" : "4.1.8" ,
"@types/mime-types" : "3.0.0" ,
2025-06-04 16:41:32 +00:00
"@types/pg" : "8.15.4" ,
2025-05-19 10:23:36 +00:00
"@vercel/og" : "0.6.8" ,
2025-06-06 10:09:59 +00:00
"astro" : "5.9.0" ,
2025-05-19 10:23:36 +00:00
"astro-loading-indicator" : "0.7.0" ,
"astro-remote" : "0.3.4" ,
"astro-seo-schema" : "5.0.0" ,
"canvas" : "3.1.0" ,
"clsx" : "2.1.1" ,
"htmx.org" : "1.9.12" ,
"javascript-time-ago" : "2.5.11" ,
2025-06-06 10:09:59 +00:00
"libphonenumber-js" : "1.12.9" ,
2025-05-19 10:23:36 +00:00
"lodash-es" : "4.17.21" ,
"mime-types" : "3.0.1" ,
"object-to-formdata" : "4.5.1" ,
2025-06-04 16:41:32 +00:00
"pg" : "8.16.0" ,
2025-05-20 08:02:55 +00:00
"qrcode" : "1.5.4" ,
2025-05-19 10:23:36 +00:00
"react" : "19.1.0" ,
2025-06-06 10:09:59 +00:00
"redis" : "5.5.6" ,
2025-05-19 10:23:36 +00:00
"schema-dts" : "1.1.5" ,
"seedrandom" : "3.0.5" ,
2025-06-06 10:09:59 +00:00
"sharp" : "0.34.2" ,
2025-05-19 10:23:36 +00:00
"slugify" : "1.6.6" ,
"tailwind-merge" : "3.3.0" ,
"tailwind-variants" : "1.0.0" ,
2025-06-06 10:09:59 +00:00
"tailwindcss" : "4.1.8" ,
2025-05-19 10:23:36 +00:00
"typescript" : "5.8.3" ,
"unique-username-generator" : "1.4.0" ,
2025-06-02 03:53:03 +00:00
"web-push" : "3.6.7" ,
2025-05-19 10:23:36 +00:00
"zod-form-data" : "2.0.7"
} ,
"devDependencies" : {
2025-06-06 10:09:59 +00:00
"@eslint/js" : "9.28.0" ,
2025-05-19 10:23:36 +00:00
"@faker-js/faker" : "9.8.0" ,
2025-06-06 10:09:59 +00:00
"@iconify-json/material-symbols" : "1.2.24" ,
2025-05-19 10:23:36 +00:00
"@iconify-json/mdi" : "1.2.3" ,
"@iconify-json/ri" : "1.2.5" ,
2025-06-06 10:09:59 +00:00
"@stylistic/eslint-plugin" : "4.4.1" ,
2025-05-19 10:23:36 +00:00
"@tailwindcss/forms" : "0.5.10" ,
"@tailwindcss/typography" : "0.5.16" ,
"@types/eslint__js" : "9.14.0" ,
"@types/lodash-es" : "4.17.12" ,
2025-05-20 08:02:55 +00:00
"@types/qrcode" : "1.5.5" ,
2025-06-06 10:09:59 +00:00
"@types/react" : "19.1.6" ,
2025-05-19 10:23:36 +00:00
"@types/seedrandom" : "3.0.8" ,
2025-06-02 03:53:03 +00:00
"@types/web-push" : "3.6.4" ,
2025-06-06 10:09:59 +00:00
"@typescript-eslint/parser" : "8.33.1" ,
2025-06-09 10:00:55 +00:00
"@vite-pwa/assets-generator" : "1.0.0" ,
"@vite-pwa/astro" : "1.1.0" ,
2025-05-19 10:23:36 +00:00
"astro-icon" : "1.1.5" ,
"date-fns" : "4.1.0" ,
2025-06-09 10:00:55 +00:00
"esbuild" : "0.25.5" ,
2025-06-06 10:09:59 +00:00
"eslint" : "9.28.0" ,
"eslint-import-resolver-typescript" : "4.4.3" ,
2025-05-19 10:23:36 +00:00
"eslint-plugin-astro" : "1.3.1" ,
"eslint-plugin-import" : "2.31.0" ,
"eslint-plugin-jsx-a11y" : "6.10.2" ,
2025-06-06 10:09:59 +00:00
"globals" : "16.2.0" ,
2025-05-19 10:23:36 +00:00
"prettier" : "3.5.3" ,
"prettier-plugin-astro" : "0.14.1" ,
2025-06-06 10:09:59 +00:00
"prettier-plugin-tailwindcss" : "0.6.12" ,
"prisma" : "6.9.0" ,
"prisma-json-types-generator" : "3.4.2" ,
2025-05-19 10:23:36 +00:00
"tailwind-htmx" : "0.1.2" ,
"ts-essentials" : "10.0.4" ,
"ts-toolbelt" : "9.6.0" ,
"tsx" : "4.19.4" ,
2025-06-09 10:00:55 +00:00
"typescript-eslint" : "8.33.1" ,
"vite-plugin-devtools-json" : "0.1.1" ,
"workbox-core" : "7.3.0" ,
"workbox-precaching" : "7.3.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@ampproject/remapping" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz" ,
"integrity" : "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.24"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@antfu/install-pkg" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/@antfu/install-pkg/-/install-pkg-1.0.0.tgz" ,
"integrity" : "sha512-xvX6P/lo1B3ej0OsaErAjqgFYzYVcJpamjLAFLYh9vRJngBrMoUG7aVnrGTeqM7yxbyTD5p3F2+0/QUEh8Vzhw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"package-manager-detector" : "^0.2.8" ,
"tinyexec" : "^0.3.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
"node_modules/@antfu/utils" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/@antfu/utils/-/utils-8.1.0.tgz" ,
"integrity" : "sha512-XPR7Jfwp0FFl/dFYPX8ZjpmU4/1mIXTjnZ1ba48BLMyKOV62/tiRjdsFcPs2hsYcSud4tzk7w3a3LjX8Fu3huA==" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
"node_modules/@astrojs/check" : {
"version" : "0.9.4" ,
"resolved" : "https://registry.npmjs.org/@astrojs/check/-/check-0.9.4.tgz" ,
"integrity" : "sha512-IOheHwCtpUfvogHHsvu0AbeRZEnjJg3MopdLddkJE70mULItS/Vh37BHcI00mcOJcH1vhD3odbpvWokpxam7xA==" ,
"license" : "MIT" ,
"dependencies" : {
"@astrojs/language-server" : "^2.15.0" ,
"chokidar" : "^4.0.1" ,
"kleur" : "^4.1.5" ,
"yargs" : "^17.7.2"
} ,
"bin" : {
"astro-check" : "dist/bin.js"
} ,
"peerDependencies" : {
"typescript" : "^5.0.0"
}
} ,
"node_modules/@astrojs/compiler" : {
2025-06-06 10:09:59 +00:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.0.tgz" ,
"integrity" : "sha512-7bCjW6tVDpUurQLeKBUN9tZ5kSv5qYrGmcn0sG0IwacL7isR2ZbyyA3AdZ4uxsuUFOS2SlgReTH7wkxO6zpqWA==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT"
} ,
"node_modules/@astrojs/db" : {
2025-06-06 10:09:59 +00:00
"version" : "0.15.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/db/-/db-0.15.0.tgz" ,
"integrity" : "sha512-vOlTjYsd3X4dYBv7kPxe+zjIadcnSd3cpnQ7CpwLa0V46nFCjMYbn11Qfbc+WJ2EJBzirNDZPUuuxWEmFIXM4g==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"@astrojs/studio" : "0.1.9" ,
"@libsql/client" : "^0.15.2" ,
"async-listen" : "^3.1.0" ,
"deep-diff" : "^1.0.2" ,
2025-06-06 10:09:59 +00:00
"drizzle-orm" : "^0.42.0" ,
2025-05-19 10:23:36 +00:00
"github-slugger" : "^2.0.0" ,
"kleur" : "^4.1.5" ,
"nanoid" : "^5.1.5" ,
"open" : "^10.1.0" ,
"prompts" : "^2.4.2" ,
"yargs-parser" : "^21.1.1" ,
"yocto-spinner" : "^0.2.1" ,
"zod" : "^3.24.2"
}
} ,
"node_modules/@astrojs/db/node_modules/nanoid" : {
"version" : "5.1.5" ,
"resolved" : "https://registry.npmjs.org/nanoid/-/nanoid-5.1.5.tgz" ,
"integrity" : "sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"bin" : {
"nanoid" : "bin/nanoid.js"
} ,
"engines" : {
"node" : "^18 || >=20"
}
} ,
"node_modules/@astrojs/internal-helpers" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.6.1.tgz" ,
"integrity" : "sha512-l5Pqf6uZu31aG+3Lv8nl/3s4DbUzdlxTWDof4pEpto6GUJNhhCbelVi9dEyurOVyqaelwmS9oSyOWOENSfgo9A==" ,
"license" : "MIT"
} ,
"node_modules/@astrojs/language-server" : {
"version" : "2.15.4" ,
"resolved" : "https://registry.npmjs.org/@astrojs/language-server/-/language-server-2.15.4.tgz" ,
"integrity" : "sha512-JivzASqTPR2bao9BWsSc/woPHH7OGSGc9aMxXL4U6egVTqBycB3ZHdBJPuOCVtcGLrzdWTosAqVPz1BVoxE0+A==" ,
"license" : "MIT" ,
"dependencies" : {
"@astrojs/compiler" : "^2.10.3" ,
"@astrojs/yaml2ts" : "^0.2.2" ,
"@jridgewell/sourcemap-codec" : "^1.4.15" ,
"@volar/kit" : "~2.4.7" ,
"@volar/language-core" : "~2.4.7" ,
"@volar/language-server" : "~2.4.7" ,
"@volar/language-service" : "~2.4.7" ,
"fast-glob" : "^3.2.12" ,
"muggle-string" : "^0.4.1" ,
"volar-service-css" : "0.0.62" ,
"volar-service-emmet" : "0.0.62" ,
"volar-service-html" : "0.0.62" ,
"volar-service-prettier" : "0.0.62" ,
"volar-service-typescript" : "0.0.62" ,
"volar-service-typescript-twoslash-queries" : "0.0.62" ,
"volar-service-yaml" : "0.0.62" ,
"vscode-html-languageservice" : "^5.2.0" ,
"vscode-uri" : "^3.0.8"
} ,
"bin" : {
"astro-ls" : "bin/nodeServer.js"
} ,
"peerDependencies" : {
"prettier" : "^3.0.0" ,
"prettier-plugin-astro" : ">=0.11.0"
} ,
"peerDependenciesMeta" : {
"prettier" : {
"optional" : true
} ,
"prettier-plugin-astro" : {
"optional" : true
}
}
} ,
"node_modules/@astrojs/markdown-remark" : {
2025-06-06 10:09:59 +00:00
"version" : "6.3.2" ,
"resolved" : "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-6.3.2.tgz" ,
"integrity" : "sha512-bO35JbWpVvyKRl7cmSJD822e8YA8ThR/YbUsciWNA7yTcqpIAL2hJDToWP5KcZBWxGT6IOdOkHSXARSNZc4l/Q==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"@astrojs/internal-helpers" : "0.6.1" ,
2025-06-06 10:09:59 +00:00
"@astrojs/prism" : "3.3.0" ,
2025-05-19 10:23:36 +00:00
"github-slugger" : "^2.0.0" ,
"hast-util-from-html" : "^2.0.3" ,
"hast-util-to-text" : "^4.0.2" ,
"import-meta-resolve" : "^4.1.0" ,
"js-yaml" : "^4.1.0" ,
"mdast-util-definitions" : "^6.0.0" ,
"rehype-raw" : "^7.0.0" ,
"rehype-stringify" : "^10.0.1" ,
"remark-gfm" : "^4.0.1" ,
"remark-parse" : "^11.0.0" ,
2025-06-06 10:09:59 +00:00
"remark-rehype" : "^11.1.2" ,
2025-05-19 10:23:36 +00:00
"remark-smartypants" : "^3.0.2" ,
2025-06-06 10:09:59 +00:00
"shiki" : "^3.2.1" ,
2025-05-19 10:23:36 +00:00
"smol-toml" : "^1.3.1" ,
"unified" : "^11.0.5" ,
"unist-util-remove-position" : "^5.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"unist-util-visit-parents" : "^6.0.1" ,
"vfile" : "^6.0.3"
}
} ,
"node_modules/@astrojs/mdx" : {
2025-06-06 10:09:59 +00:00
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/mdx/-/mdx-4.3.0.tgz" ,
"integrity" : "sha512-OGX2KvPeBzjSSKhkCqrUoDMyzFcjKt5nTE5SFw3RdoLf0nrhyCXBQcCyclzWy1+P+XpOamn+p+hm1EhpCRyPxw==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@astrojs/markdown-remark" : "6.3.2" ,
2025-05-19 10:23:36 +00:00
"@mdx-js/mdx" : "^3.1.0" ,
"acorn" : "^8.14.1" ,
"es-module-lexer" : "^1.6.0" ,
"estree-util-visit" : "^2.0.0" ,
"hast-util-to-html" : "^9.0.5" ,
"kleur" : "^4.1.5" ,
"rehype-raw" : "^7.0.0" ,
"remark-gfm" : "^4.0.1" ,
"remark-smartypants" : "^3.0.2" ,
"source-map" : "^0.7.4" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.3"
} ,
"engines" : {
2025-06-06 10:09:59 +00:00
"node" : "18.20.8 || ^20.3.0 || >=22.0.0"
2025-05-19 10:23:36 +00:00
} ,
"peerDependencies" : {
"astro" : "^5.0.0"
}
} ,
"node_modules/@astrojs/node" : {
2025-06-06 10:09:59 +00:00
"version" : "9.2.2" ,
"resolved" : "https://registry.npmjs.org/@astrojs/node/-/node-9.2.2.tgz" ,
"integrity" : "sha512-PtLPuuojmcl9O3CEvXqL/D+wB4x5DlbrGOvP0MeTAh/VfKFprYAzgw1+45xsnTO+QvPWb26l1cT+ZQvvohmvMw==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"@astrojs/internal-helpers" : "0.6.1" ,
2025-06-06 10:09:59 +00:00
"send" : "^1.2.0" ,
2025-05-19 10:23:36 +00:00
"server-destroy" : "^1.0.1"
} ,
"peerDependencies" : {
"astro" : "^5.3.0"
}
} ,
"node_modules/@astrojs/prism" : {
2025-06-06 10:09:59 +00:00
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/prism/-/prism-3.3.0.tgz" ,
"integrity" : "sha512-q8VwfU/fDZNoDOf+r7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1KKBI3QhI9UQhpJ5dc7AtqfbXWuOgLCQ==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"prismjs" : "^1.30.0"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-06 10:09:59 +00:00
"node" : "18.20.8 || ^20.3.0 || >=22.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@astrojs/sitemap" : {
2025-06-06 10:09:59 +00:00
"version" : "3.4.1" ,
"resolved" : "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.4.1.tgz" ,
"integrity" : "sha512-VjZvr1e4FH6NHyyHXOiQgLiw94LnCVY4v06wN/D0gZKchTMkg71GrAHJz81/huafcmavtLkIv26HnpfDq6/h/Q==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"sitemap" : "^8.0.0" ,
"stream-replace-string" : "^2.0.0" ,
"zod" : "^3.24.2"
}
} ,
"node_modules/@astrojs/studio" : {
"version" : "0.1.9" ,
"resolved" : "https://registry.npmjs.org/@astrojs/studio/-/studio-0.1.9.tgz" ,
"integrity" : "sha512-pMZ+gYVC2XAnHfzp/or9tyEor8yKJyTUflm6oQJAad5+4z0d/033mhJVCU4kKDXXKovAGB4bcHgyW97ixCE6fQ==" ,
"license" : "MIT" ,
"dependencies" : {
"ci-info" : "^4.2.0" ,
"kleur" : "^4.1.5" ,
"yocto-spinner" : "^0.2.1"
}
} ,
"node_modules/@astrojs/telemetry" : {
2025-06-06 10:09:59 +00:00
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/telemetry/-/telemetry-3.3.0.tgz" ,
"integrity" : "sha512-UFBgfeldP06qu6khs/yY+q1cDAaArM2/7AEIqQ9Cuvf7B1hNLq0xDrZkct+QoIGyjq56y8IaE2I3CTvG99mlhQ==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"ci-info" : "^4.2.0" ,
"debug" : "^4.4.0" ,
"dlv" : "^1.1.3" ,
"dset" : "^3.1.4" ,
"is-docker" : "^3.0.0" ,
"is-wsl" : "^3.1.0" ,
"which-pm-runs" : "^1.1.0"
} ,
"engines" : {
2025-06-06 10:09:59 +00:00
"node" : "18.20.8 || ^20.3.0 || >=22.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@astrojs/yaml2ts" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/@astrojs/yaml2ts/-/yaml2ts-0.2.2.tgz" ,
"integrity" : "sha512-GOfvSr5Nqy2z5XiwqTouBBpy5FyI6DEe+/g/Mk5am9SjILN1S5fOEvYK0GuWHg98yS/dobP4m8qyqw/URW35fQ==" ,
"license" : "MIT" ,
"dependencies" : {
"yaml" : "^2.5.0"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/code-frame" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz" ,
"integrity" : "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-validator-identifier" : "^7.27.1" ,
"js-tokens" : "^4.0.0" ,
"picocolors" : "^1.1.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/compat-data" : {
"version" : "7.27.5" ,
"resolved" : "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.27.5.tgz" ,
"integrity" : "sha512-KiRAp/VoJaWkkte84TvUd9qjdbZAdiqyvMxrGl1N6vzFogKmaLgoM3L1kgtLicp2HP5fBJS8JrZKLVIZGVJAVg==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/core" : {
"version" : "7.27.4" ,
"resolved" : "https://registry.npmjs.org/@babel/core/-/core-7.27.4.tgz" ,
"integrity" : "sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@ampproject/remapping" : "^2.2.0" ,
"@babel/code-frame" : "^7.27.1" ,
"@babel/generator" : "^7.27.3" ,
"@babel/helper-compilation-targets" : "^7.27.2" ,
"@babel/helper-module-transforms" : "^7.27.3" ,
"@babel/helpers" : "^7.27.4" ,
"@babel/parser" : "^7.27.4" ,
"@babel/template" : "^7.27.2" ,
"@babel/traverse" : "^7.27.4" ,
"@babel/types" : "^7.27.3" ,
"convert-source-map" : "^2.0.0" ,
"debug" : "^4.1.0" ,
"gensync" : "^1.0.0-beta.2" ,
"json5" : "^2.2.3" ,
"semver" : "^6.3.1"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"engines" : {
"node" : ">=6.9.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/babel"
}
} ,
"node_modules/@babel/core/node_modules/json5" : {
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" ,
"integrity" : "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" ,
"dev" : true ,
"license" : "MIT" ,
2025-05-19 10:23:36 +00:00
"bin" : {
2025-06-09 10:00:55 +00:00
"json5" : "lib/cli.js"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/core/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/generator" : {
"version" : "7.27.5" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-7.27.5.tgz" ,
"integrity" : "sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/parser" : "^7.27.5" ,
"@babel/types" : "^7.27.3" ,
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.25" ,
"jsesc" : "^3.0.2"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-annotate-as-pure" : {
"version" : "7.27.3" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz" ,
"integrity" : "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/types" : "^7.27.3"
} ,
"engines" : {
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-compilation-targets" : {
"version" : "7.27.2" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz" ,
"integrity" : "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/compat-data" : "^7.27.2" ,
"@babel/helper-validator-option" : "^7.27.1" ,
"browserslist" : "^4.24.0" ,
"lru-cache" : "^5.1.1" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-compilation-targets/node_modules/lru-cache" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz" ,
"integrity" : "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" ,
"dev" : true ,
"license" : "ISC" ,
2025-05-19 10:23:36 +00:00
"dependencies" : {
2025-06-09 10:00:55 +00:00
"yallist" : "^3.0.2"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-compilation-targets/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/helper-compilation-targets/node_modules/yallist" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz" ,
"integrity" : "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" ,
"dev" : true ,
"license" : "ISC"
} ,
"node_modules/@babel/helper-create-class-features-plugin" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.1.tgz" ,
"integrity" : "sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-annotate-as-pure" : "^7.27.1" ,
"@babel/helper-member-expression-to-functions" : "^7.27.1" ,
"@babel/helper-optimise-call-expression" : "^7.27.1" ,
"@babel/helper-replace-supers" : "^7.27.1" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.27.1" ,
"@babel/traverse" : "^7.27.1" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-create-class-features-plugin/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "ISC" ,
2025-06-09 10:00:55 +00:00
"bin" : {
"semver" : "bin/semver.js"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-create-regexp-features-plugin" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.27.1.tgz" ,
"integrity" : "sha512-uVDC72XVf8UbrH5qQTc18Agb8emwjTiZrQE11Nv3CuBEZmVvTwwE9CBUEvHku06gQCAyYf8Nv6ja1IN+6LMbxQ==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-annotate-as-pure" : "^7.27.1" ,
"regexpu-core" : "^6.2.0" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/helper-define-polyfill-provider" : {
"version" : "0.6.4" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.4.tgz" ,
"integrity" : "sha512-jljfR1rGnXXNWnmQg2K3+bvhkxB51Rl32QRaOTuwwjviGrHzIbSc8+x9CpraDtbT7mfyjXObULP4w/adunNwAw==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-compilation-targets" : "^7.22.6" ,
"@babel/helper-plugin-utils" : "^7.22.5" ,
"debug" : "^4.1.1" ,
"lodash.debounce" : "^4.0.8" ,
"resolve" : "^1.14.2"
} ,
"peerDependencies" : {
"@babel/core" : "^7.4.0 || ^8.0.0-0 <8.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-member-expression-to-functions" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz" ,
"integrity" : "sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/traverse" : "^7.27.1" ,
"@babel/types" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-module-imports" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz" ,
"integrity" : "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/traverse" : "^7.27.1" ,
"@babel/types" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-module-transforms" : {
"version" : "7.27.3" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz" ,
"integrity" : "sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-module-imports" : "^7.27.1" ,
"@babel/helper-validator-identifier" : "^7.27.1" ,
"@babel/traverse" : "^7.27.3"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-optimise-call-expression" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz" ,
"integrity" : "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/types" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-plugin-utils" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz" ,
"integrity" : "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-remap-async-to-generator" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.27.1.tgz" ,
"integrity" : "sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-annotate-as-pure" : "^7.27.1" ,
"@babel/helper-wrap-function" : "^7.27.1" ,
"@babel/traverse" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-replace-supers" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.27.1.tgz" ,
"integrity" : "sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-member-expression-to-functions" : "^7.27.1" ,
"@babel/helper-optimise-call-expression" : "^7.27.1" ,
"@babel/traverse" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-skip-transparent-expression-wrappers" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz" ,
"integrity" : "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/traverse" : "^7.27.1" ,
"@babel/types" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-string-parser" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz" ,
"integrity" : "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-validator-identifier" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz" ,
"integrity" : "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-validator-option" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz" ,
"integrity" : "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helper-wrap-function" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.27.1.tgz" ,
"integrity" : "sha512-NFJK2sHUvrjo8wAU/nQTWU890/zB2jj0qBcCbZbbf+005cAsv6tMjXz31fBign6M5ov1o0Bllu+9nbqkfsjjJQ==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/template" : "^7.27.1" ,
"@babel/traverse" : "^7.27.1" ,
"@babel/types" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/helpers" : {
"version" : "7.27.6" ,
"resolved" : "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.6.tgz" ,
"integrity" : "sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/template" : "^7.27.2" ,
"@babel/types" : "^7.27.6"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/parser" : {
"version" : "7.27.5" ,
"resolved" : "https://registry.npmjs.org/@babel/parser/-/parser-7.27.5.tgz" ,
"integrity" : "sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/types" : "^7.27.3"
} ,
"bin" : {
"parser" : "bin/babel-parser.js"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz" ,
"integrity" : "sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/traverse" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.27.1.tgz" ,
"integrity" : "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.27.1.tgz" ,
"integrity" : "sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz" ,
"integrity" : "sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.27.1" ,
"@babel/plugin-transform-optional-chaining" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.13.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.27.1.tgz" ,
"integrity" : "sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/traverse" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-proposal-private-property-in-object" : {
"version" : "7.21.0-placeholder-for-preset-env.2" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz" ,
"integrity" : "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-syntax-import-assertions" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.27.1.tgz" ,
"integrity" : "sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-syntax-import-attributes" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.27.1.tgz" ,
"integrity" : "sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-syntax-unicode-sets-regex" : {
"version" : "7.18.6" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz" ,
"integrity" : "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-create-regexp-features-plugin" : "^7.18.6" ,
"@babel/helper-plugin-utils" : "^7.18.6"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-arrow-functions" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.27.1.tgz" ,
"integrity" : "sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-async-generator-functions" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.27.1.tgz" ,
"integrity" : "sha512-eST9RrwlpaoJBDHShc+DS2SG4ATTi2MYNb4OxYkf3n+7eb49LWpnS+HSpVfW4x927qQwgk8A2hGNVaajAEw0EA==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/helper-remap-async-to-generator" : "^7.27.1" ,
"@babel/traverse" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-async-to-generator" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.27.1.tgz" ,
"integrity" : "sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-module-imports" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/helper-remap-async-to-generator" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-block-scoped-functions" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.27.1.tgz" ,
"integrity" : "sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-plugin-utils" : "^7.27.1"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
} ,
"peerDependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-block-scoping" : {
"version" : "7.27.5" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.27.5.tgz" ,
"integrity" : "sha512-JF6uE2s67f0y2RZcm2kpAUEbD50vH62TyWVebxwHAlbSdM49VqPz8t4a1uIjp4NIOIZ4xzLfjY5emt/RCyC7TQ==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-class-properties" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.27.1.tgz" ,
"integrity" : "sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-create-class-features-plugin" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-class-static-block" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.27.1.tgz" ,
"integrity" : "sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-create-class-features-plugin" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.12.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-classes" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.27.1.tgz" ,
"integrity" : "sha512-7iLhfFAubmpeJe/Wo2TVuDrykh/zlWXLzPNdL0Jqn/Xu8R3QQ8h9ff8FQoISZOsw74/HFqFI7NX63HN7QFIHKA==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
2025-05-19 10:23:36 +00:00
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-annotate-as-pure" : "^7.27.1" ,
"@babel/helper-compilation-targets" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/helper-replace-supers" : "^7.27.1" ,
"@babel/traverse" : "^7.27.1" ,
"globals" : "^11.1.0"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-classes/node_modules/globals" : {
"version" : "11.12.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" ,
"integrity" : "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=4"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-computed-properties" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.27.1.tgz" ,
"integrity" : "sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
2025-05-19 10:23:36 +00:00
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/template" : "^7.27.1"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-destructuring" : {
"version" : "7.27.3" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.27.3.tgz" ,
"integrity" : "sha512-s4Jrok82JpiaIprtY2nHsYmrThKvvwgHwjgd7UMiYhZaN0asdXNLr0y+NjTfkA7SyQE5i2Fb7eawUOZmLvyqOA==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-plugin-utils" : "^7.27.1"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-dotall-regex" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.27.1.tgz" ,
"integrity" : "sha512-gEbkDVGRvjj7+T1ivxrfgygpT7GUd4vmODtYpbs0gZATdkX8/iSnOtZSxiZnsgm1YjTgjI6VKBGSJJevkrclzw==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-create-regexp-features-plugin" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-duplicate-keys" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.27.1.tgz" ,
"integrity" : "sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.27.1.tgz" ,
"integrity" : "sha512-hkGcueTEzuhB30B3eJCbCYeCaaEQOmQR0AdvzpD4LoN0GXMWzzGSuRrxR2xTnCrvNbVwK9N6/jQ92GSLfiZWoQ==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
2025-05-19 10:23:36 +00:00
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-create-regexp-features-plugin" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-dynamic-import" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.27.1.tgz" ,
"integrity" : "sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-exponentiation-operator" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz" ,
"integrity" : "sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-export-namespace-from" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.27.1.tgz" ,
"integrity" : "sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
2025-05-19 10:23:36 +00:00
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-plugin-utils" : "^7.27.1"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-for-of" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.27.1.tgz" ,
"integrity" : "sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-function-name" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.27.1.tgz" ,
"integrity" : "sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-compilation-targets" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/traverse" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-20 01:47:50 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-json-strings" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.27.1.tgz" ,
"integrity" : "sha512-6WVLVJiTjqcQauBhn1LkICsR2H+zm62I3h9faTDKt1qP4jn2o72tSvqMwtGFKGTpojce0gJs+76eZ2uCHRZh0Q==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-literals" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.27.1.tgz" ,
"integrity" : "sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
2025-05-19 10:23:36 +00:00
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-plugin-utils" : "^7.27.1"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-logical-assignment-operators" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz" ,
"integrity" : "sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-member-expression-literals" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.27.1.tgz" ,
"integrity" : "sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-modules-amd" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.27.1.tgz" ,
"integrity" : "sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-module-transforms" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-modules-commonjs" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.27.1.tgz" ,
"integrity" : "sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
2025-05-19 10:23:36 +00:00
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-module-transforms" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-modules-systemjs" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz" ,
"integrity" : "sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
2025-05-19 10:23:36 +00:00
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-module-transforms" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/helper-validator-identifier" : "^7.27.1" ,
"@babel/traverse" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-modules-umd" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.27.1.tgz" ,
"integrity" : "sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
2025-05-19 10:23:36 +00:00
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-module-transforms" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-named-capturing-groups-regex" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.27.1.tgz" ,
"integrity" : "sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-create-regexp-features-plugin" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-new-target" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.27.1.tgz" ,
"integrity" : "sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-nullish-coalescing-operator" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.27.1.tgz" ,
"integrity" : "sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-numeric-separator" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.27.1.tgz" ,
"integrity" : "sha512-fdPKAcujuvEChxDBJ5c+0BTaS6revLV7CJL08e4m3de8qJfNIuCc2nc7XJYOjBoTMJeqSmwXJ0ypE14RCjLwaw==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-object-rest-spread" : {
"version" : "7.27.3" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.3.tgz" ,
"integrity" : "sha512-7ZZtznF9g4l2JCImCo5LNKFHB5eXnN39lLtLY5Tg+VkR0jwOt7TBciMckuiQIOIW7L5tkQOCh3bVGYeXgMx52Q==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@babel/helper-compilation-targets" : "^7.27.2" ,
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/plugin-transform-destructuring" : "^7.27.3" ,
"@babel/plugin-transform-parameters" : "^7.27.1"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-object-super" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.27.1.tgz" ,
"integrity" : "sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/helper-replace-supers" : "^7.27.1"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"engines" : {
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-optional-catch-binding" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.27.1.tgz" ,
"integrity" : "sha512-txEAEKzYrHEX4xSZN4kJ+OfKXFVSWKB2ZxM9dpcE3wT7smwkNmXo5ORRlVzMVdJbD+Q8ILTgSD7959uj+3Dm3Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"engines" : {
"node" : ">=6.9.0"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-optional-chaining" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz" ,
"integrity" : "sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-parameters" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.27.1.tgz" ,
"integrity" : "sha512-018KRk76HWKeZ5l4oTj2zPpSh+NbGdt0st5S6x0pga6HgrjBOJb24mMDHorFopOOd6YHkLgOZ+zaCjZGPO4aKg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-private-methods" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.27.1.tgz" ,
"integrity" : "sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-create-class-features-plugin" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@babel/plugin-transform-private-property-in-object" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.27.1.tgz" ,
"integrity" : "sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-annotate-as-pure" : "^7.27.1" ,
"@babel/helper-create-class-features-plugin" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-property-literals" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.27.1.tgz" ,
"integrity" : "sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-regenerator" : {
"version" : "7.27.5" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.27.5.tgz" ,
"integrity" : "sha512-uhB8yHerfe3MWnuLAhEbeQ4afVoqv8BQsPqrTv7e/jZ9y00kJL6l9a/f4OWaKxotmjzewfEyXE1vgDJenkQ2/Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-regexp-modifiers" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.27.1.tgz" ,
"integrity" : "sha512-TtEciroaiODtXvLZv4rmfMhkCv8jx3wgKpL68PuiPh2M4fvz5jhsA7697N1gMvkvr/JTF13DrFYyEbY9U7cVPA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-create-regexp-features-plugin" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/plugin-transform-reserved-words" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.27.1.tgz" ,
"integrity" : "sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-shorthand-properties" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.27.1.tgz" ,
"integrity" : "sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-spread" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.27.1.tgz" ,
"integrity" : "sha512-kpb3HUqaILBJcRFVhFUs6Trdd4mkrzcGXss+6/mxUd273PfbWqSDHRzMT2234gIg2QYfAjvXLSquP1xECSg09Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-sticky-regex" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.27.1.tgz" ,
"integrity" : "sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-template-literals" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.27.1.tgz" ,
"integrity" : "sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-typeof-symbol" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.27.1.tgz" ,
"integrity" : "sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-unicode-escapes" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.27.1.tgz" ,
"integrity" : "sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-unicode-property-regex" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.27.1.tgz" ,
"integrity" : "sha512-uW20S39PnaTImxp39O5qFlHLS9LJEmANjMG7SxIhap8rCHqu0Ik+tLEPX5DKmHn6CsWQ7j3lix2tFOa5YtL12Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-create-regexp-features-plugin" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-unicode-regex" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.27.1.tgz" ,
"integrity" : "sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-create-regexp-features-plugin" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-unicode-sets-regex" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.27.1.tgz" ,
"integrity" : "sha512-EtkOujbc4cgvb0mlpQefi4NTPBzhSIevblFevACNLUspmrALgmEBdL/XfnyyITfd8fKBZrZys92zOWcik7j9Tw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-create-regexp-features-plugin" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/preset-env" : {
"version" : "7.27.2" ,
"resolved" : "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.27.2.tgz" ,
"integrity" : "sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/compat-data" : "^7.27.2" ,
"@babel/helper-compilation-targets" : "^7.27.2" ,
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/helper-validator-option" : "^7.27.1" ,
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" : "^7.27.1" ,
"@babel/plugin-bugfix-safari-class-field-initializer-scope" : "^7.27.1" ,
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" : "^7.27.1" ,
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" : "^7.27.1" ,
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" : "^7.27.1" ,
"@babel/plugin-proposal-private-property-in-object" : "7.21.0-placeholder-for-preset-env.2" ,
"@babel/plugin-syntax-import-assertions" : "^7.27.1" ,
"@babel/plugin-syntax-import-attributes" : "^7.27.1" ,
"@babel/plugin-syntax-unicode-sets-regex" : "^7.18.6" ,
"@babel/plugin-transform-arrow-functions" : "^7.27.1" ,
"@babel/plugin-transform-async-generator-functions" : "^7.27.1" ,
"@babel/plugin-transform-async-to-generator" : "^7.27.1" ,
"@babel/plugin-transform-block-scoped-functions" : "^7.27.1" ,
"@babel/plugin-transform-block-scoping" : "^7.27.1" ,
"@babel/plugin-transform-class-properties" : "^7.27.1" ,
"@babel/plugin-transform-class-static-block" : "^7.27.1" ,
"@babel/plugin-transform-classes" : "^7.27.1" ,
"@babel/plugin-transform-computed-properties" : "^7.27.1" ,
"@babel/plugin-transform-destructuring" : "^7.27.1" ,
"@babel/plugin-transform-dotall-regex" : "^7.27.1" ,
"@babel/plugin-transform-duplicate-keys" : "^7.27.1" ,
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" : "^7.27.1" ,
"@babel/plugin-transform-dynamic-import" : "^7.27.1" ,
"@babel/plugin-transform-exponentiation-operator" : "^7.27.1" ,
"@babel/plugin-transform-export-namespace-from" : "^7.27.1" ,
"@babel/plugin-transform-for-of" : "^7.27.1" ,
"@babel/plugin-transform-function-name" : "^7.27.1" ,
"@babel/plugin-transform-json-strings" : "^7.27.1" ,
"@babel/plugin-transform-literals" : "^7.27.1" ,
"@babel/plugin-transform-logical-assignment-operators" : "^7.27.1" ,
"@babel/plugin-transform-member-expression-literals" : "^7.27.1" ,
"@babel/plugin-transform-modules-amd" : "^7.27.1" ,
"@babel/plugin-transform-modules-commonjs" : "^7.27.1" ,
"@babel/plugin-transform-modules-systemjs" : "^7.27.1" ,
"@babel/plugin-transform-modules-umd" : "^7.27.1" ,
"@babel/plugin-transform-named-capturing-groups-regex" : "^7.27.1" ,
"@babel/plugin-transform-new-target" : "^7.27.1" ,
"@babel/plugin-transform-nullish-coalescing-operator" : "^7.27.1" ,
"@babel/plugin-transform-numeric-separator" : "^7.27.1" ,
"@babel/plugin-transform-object-rest-spread" : "^7.27.2" ,
"@babel/plugin-transform-object-super" : "^7.27.1" ,
"@babel/plugin-transform-optional-catch-binding" : "^7.27.1" ,
"@babel/plugin-transform-optional-chaining" : "^7.27.1" ,
"@babel/plugin-transform-parameters" : "^7.27.1" ,
"@babel/plugin-transform-private-methods" : "^7.27.1" ,
"@babel/plugin-transform-private-property-in-object" : "^7.27.1" ,
"@babel/plugin-transform-property-literals" : "^7.27.1" ,
"@babel/plugin-transform-regenerator" : "^7.27.1" ,
"@babel/plugin-transform-regexp-modifiers" : "^7.27.1" ,
"@babel/plugin-transform-reserved-words" : "^7.27.1" ,
"@babel/plugin-transform-shorthand-properties" : "^7.27.1" ,
"@babel/plugin-transform-spread" : "^7.27.1" ,
"@babel/plugin-transform-sticky-regex" : "^7.27.1" ,
"@babel/plugin-transform-template-literals" : "^7.27.1" ,
"@babel/plugin-transform-typeof-symbol" : "^7.27.1" ,
"@babel/plugin-transform-unicode-escapes" : "^7.27.1" ,
"@babel/plugin-transform-unicode-property-regex" : "^7.27.1" ,
"@babel/plugin-transform-unicode-regex" : "^7.27.1" ,
"@babel/plugin-transform-unicode-sets-regex" : "^7.27.1" ,
"@babel/preset-modules" : "0.1.6-no-external-plugins" ,
"babel-plugin-polyfill-corejs2" : "^0.4.10" ,
"babel-plugin-polyfill-corejs3" : "^0.11.0" ,
"babel-plugin-polyfill-regenerator" : "^0.6.1" ,
"core-js-compat" : "^3.40.0" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/preset-env/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/preset-modules" : {
"version" : "0.1.6-no-external-plugins" ,
"resolved" : "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz" ,
"integrity" : "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.0.0" ,
"@babel/types" : "^7.4.4" ,
"esutils" : "^2.0.2"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0 || ^8.0.0-0 <8.0.0"
}
} ,
"node_modules/@babel/runtime" : {
"version" : "7.27.6" ,
"resolved" : "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.6.tgz" ,
"integrity" : "sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/template" : {
"version" : "7.27.2" ,
"resolved" : "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz" ,
"integrity" : "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/code-frame" : "^7.27.1" ,
"@babel/parser" : "^7.27.2" ,
"@babel/types" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/traverse" : {
"version" : "7.27.4" ,
"resolved" : "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.4.tgz" ,
"integrity" : "sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/code-frame" : "^7.27.1" ,
"@babel/generator" : "^7.27.3" ,
"@babel/parser" : "^7.27.4" ,
"@babel/template" : "^7.27.2" ,
"@babel/types" : "^7.27.3" ,
"debug" : "^4.3.1" ,
"globals" : "^11.1.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/traverse/node_modules/globals" : {
"version" : "11.12.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" ,
"integrity" : "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/@babel/types" : {
"version" : "7.27.6" ,
"resolved" : "https://registry.npmjs.org/@babel/types/-/types-7.27.6.tgz" ,
"integrity" : "sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-string-parser" : "^7.27.1" ,
"@babel/helper-validator-identifier" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@canvas/image-data" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/@canvas/image-data/-/image-data-1.0.0.tgz" ,
"integrity" : "sha512-BxOqI5LgsIQP1odU5KMwV9yoijleOPzHL18/YvNqF9KFSGF2K/DLlYAbDQsWqd/1nbaFuSkYD/191dpMtNh4vw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@capsizecss/unpack" : {
"version" : "2.4.0" ,
"resolved" : "https://registry.npmjs.org/@capsizecss/unpack/-/unpack-2.4.0.tgz" ,
"integrity" : "sha512-GrSU71meACqcmIUxPYOJvGKF0yryjN/L1aCuE9DViCTJI7bfkjgYDPD1zbNDcINJwSSP6UaBZY9GAbYDO7re0Q==" ,
"license" : "MIT" ,
"dependencies" : {
"blob-to-buffer" : "^1.2.8" ,
"cross-fetch" : "^3.0.4" ,
"fontkit" : "^2.0.2"
}
} ,
"node_modules/@emmetio/abbreviation" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/@emmetio/abbreviation/-/abbreviation-2.3.3.tgz" ,
"integrity" : "sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==" ,
"license" : "MIT" ,
"dependencies" : {
"@emmetio/scanner" : "^1.0.4"
}
} ,
"node_modules/@emmetio/css-abbreviation" : {
"version" : "2.1.8" ,
"resolved" : "https://registry.npmjs.org/@emmetio/css-abbreviation/-/css-abbreviation-2.1.8.tgz" ,
"integrity" : "sha512-s9yjhJ6saOO/uk1V74eifykk2CBYi01STTK3WlXWGOepyKa23ymJ053+DNQjpFcy1ingpaO7AxCcwLvHFY9tuw==" ,
"license" : "MIT" ,
"dependencies" : {
"@emmetio/scanner" : "^1.0.4"
}
} ,
"node_modules/@emmetio/css-parser" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/@emmetio/css-parser/-/css-parser-0.4.0.tgz" ,
"integrity" : "sha512-z7wkxRSZgrQHXVzObGkXG+Vmj3uRlpM11oCZ9pbaz0nFejvCDmAiNDpY75+wgXOcffKpj4rzGtwGaZxfJKsJxw==" ,
"license" : "MIT" ,
"dependencies" : {
"@emmetio/stream-reader" : "^2.2.0" ,
"@emmetio/stream-reader-utils" : "^0.1.0"
}
} ,
"node_modules/@emmetio/html-matcher" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/@emmetio/html-matcher/-/html-matcher-1.3.0.tgz" ,
"integrity" : "sha512-NTbsvppE5eVyBMuyGfVu2CRrLvo7J4YHb6t9sBFLyY03WYhXET37qA4zOYUjBWFCRHO7pS1B9khERtY0f5JXPQ==" ,
"license" : "ISC" ,
"dependencies" : {
"@emmetio/scanner" : "^1.0.0"
}
} ,
"node_modules/@emmetio/scanner" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@emmetio/scanner/-/scanner-1.0.4.tgz" ,
"integrity" : "sha512-IqRuJtQff7YHHBk4G8YZ45uB9BaAGcwQeVzgj/zj8/UdOhtQpEIupUhSk8dys6spFIWVZVeK20CzGEnqR5SbqA==" ,
"license" : "MIT"
} ,
"node_modules/@emmetio/stream-reader" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/@emmetio/stream-reader/-/stream-reader-2.2.0.tgz" ,
"integrity" : "sha512-fXVXEyFA5Yv3M3n8sUGT7+fvecGrZP4k6FnWWMSZVQf69kAq0LLpaBQLGcPR30m3zMmKYhECP4k/ZkzvhEW5kw==" ,
"license" : "MIT"
} ,
"node_modules/@emmetio/stream-reader-utils" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/@emmetio/stream-reader-utils/-/stream-reader-utils-0.1.0.tgz" ,
"integrity" : "sha512-ZsZ2I9Vzso3Ho/pjZFsmmZ++FWeEd/txqybHTm4OgaZzdS8V9V/YYWQwg5TC38Z7uLWUV1vavpLLbjJtKubR1A==" ,
"license" : "MIT"
} ,
"node_modules/@emnapi/core" : {
"version" : "1.4.3" ,
"resolved" : "https://registry.npmjs.org/@emnapi/core/-/core-1.4.3.tgz" ,
"integrity" : "sha512-4m62DuCE07lw01soJwPiBGC0nAww0Q+RY70VZ+n49yDIO13yyinhbWCeNnaob0lakDtWQzSdtNWzJeOJt2ma+g==" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"@emnapi/wasi-threads" : "1.0.2" ,
"tslib" : "^2.4.0"
}
} ,
"node_modules/@emnapi/runtime" : {
"version" : "1.4.3" ,
"resolved" : "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.4.3.tgz" ,
"integrity" : "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"tslib" : "^2.4.0"
}
} ,
"node_modules/@emnapi/wasi-threads" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.0.2.tgz" ,
"integrity" : "sha512-5n3nTJblwRi8LlXkJ9eBzu+kZR8Yxcc7ubakyQTFzPMtIhFpUBRbsnc2Dv88IZDIbCDlBiWrknhB4Lsz7mg6BA==" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"tslib" : "^2.4.0"
}
} ,
"node_modules/@esbuild/aix-ppc64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.5.tgz" ,
"integrity" : "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==" ,
"cpu" : [
"ppc64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"aix"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/android-arm" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.5.tgz" ,
"integrity" : "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==" ,
"cpu" : [
"arm"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/android-arm64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.5.tgz" ,
"integrity" : "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/android-x64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.5.tgz" ,
"integrity" : "sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/darwin-arm64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.5.tgz" ,
"integrity" : "sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/darwin-x64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.5.tgz" ,
"integrity" : "sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/freebsd-arm64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.5.tgz" ,
"integrity" : "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/freebsd-x64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.5.tgz" ,
"integrity" : "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/linux-arm" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.5.tgz" ,
"integrity" : "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==" ,
"cpu" : [
"arm"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/linux-arm64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.5.tgz" ,
"integrity" : "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/linux-ia32" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.5.tgz" ,
"integrity" : "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==" ,
"cpu" : [
"ia32"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/linux-loong64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.5.tgz" ,
"integrity" : "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==" ,
"cpu" : [
"loong64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/linux-mips64el" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.5.tgz" ,
"integrity" : "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==" ,
"cpu" : [
"mips64el"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/linux-ppc64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.5.tgz" ,
"integrity" : "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==" ,
"cpu" : [
"ppc64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/linux-riscv64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.5.tgz" ,
"integrity" : "sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==" ,
"cpu" : [
"riscv64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/linux-s390x" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.5.tgz" ,
"integrity" : "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==" ,
"cpu" : [
"s390x"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/linux-x64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.5.tgz" ,
"integrity" : "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/netbsd-arm64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.5.tgz" ,
"integrity" : "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"netbsd"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/netbsd-x64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.5.tgz" ,
"integrity" : "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"netbsd"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/openbsd-arm64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.5.tgz" ,
"integrity" : "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"openbsd"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/openbsd-x64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.5.tgz" ,
"integrity" : "sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"openbsd"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/sunos-x64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.5.tgz" ,
"integrity" : "sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"sunos"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/win32-arm64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.5.tgz" ,
"integrity" : "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/win32-ia32" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.5.tgz" ,
"integrity" : "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==" ,
"cpu" : [
"ia32"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@esbuild/win32-x64" : {
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.5.tgz" ,
"integrity" : "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@eslint-community/eslint-utils" : {
"version" : "4.7.0" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz" ,
"integrity" : "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"eslint-visitor-keys" : "^3.4.3"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
} ,
"peerDependencies" : {
"eslint" : "^6.0.0 || ^7.0.0 || >=8.0.0"
}
} ,
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys" : {
"version" : "3.4.3" ,
"resolved" : "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" ,
"integrity" : "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/@eslint-community/regexpp" : {
"version" : "4.12.1" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz" ,
"integrity" : "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.0.0 || ^14.0.0 || >=16.0.0"
}
} ,
"node_modules/@eslint/config-array" : {
"version" : "0.20.0" ,
"resolved" : "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.20.0.tgz" ,
"integrity" : "sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@eslint/object-schema" : "^2.1.6" ,
"debug" : "^4.3.1" ,
"minimatch" : "^3.1.2"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
}
} ,
"node_modules/@eslint/config-array/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/@eslint/config-array/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/@eslint/config-helpers" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.1.tgz" ,
"integrity" : "sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
}
} ,
"node_modules/@eslint/core" : {
"version" : "0.14.0" ,
"resolved" : "https://registry.npmjs.org/@eslint/core/-/core-0.14.0.tgz" ,
"integrity" : "sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@types/json-schema" : "^7.0.15"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
}
} ,
"node_modules/@eslint/eslintrc" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz" ,
"integrity" : "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ajv" : "^6.12.4" ,
"debug" : "^4.3.2" ,
"espree" : "^10.0.1" ,
"globals" : "^14.0.0" ,
"ignore" : "^5.2.0" ,
"import-fresh" : "^3.2.1" ,
"js-yaml" : "^4.1.0" ,
"minimatch" : "^3.1.2" ,
"strip-json-comments" : "^3.1.1"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/@eslint/eslintrc/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/@eslint/eslintrc/node_modules/globals" : {
"version" : "14.0.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz" ,
"integrity" : "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/@eslint/eslintrc/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/@eslint/js" : {
"version" : "9.28.0" ,
"resolved" : "https://registry.npmjs.org/@eslint/js/-/js-9.28.0.tgz" ,
"integrity" : "sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://eslint.org/donate"
}
} ,
"node_modules/@eslint/object-schema" : {
"version" : "2.1.6" ,
"resolved" : "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz" ,
"integrity" : "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
}
} ,
"node_modules/@eslint/plugin-kit" : {
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz" ,
"integrity" : "sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@eslint/core" : "^0.14.0" ,
"levn" : "^0.4.1"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
}
} ,
"node_modules/@faker-js/faker" : {
"version" : "9.8.0" ,
"resolved" : "https://registry.npmjs.org/@faker-js/faker/-/faker-9.8.0.tgz" ,
"integrity" : "sha512-U9wpuSrJC93jZBxx/Qq2wPjCuYISBueyVUGK7qqdmj7r/nxaxwW8AQDCLeRO7wZnjj94sh3p246cAYjUKuqgfg==" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/fakerjs"
}
] ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18.0.0" ,
"npm" : ">=9.0.0"
}
} ,
"node_modules/@fontsource-variable/space-grotesk" : {
"version" : "5.2.8" ,
"resolved" : "https://registry.npmjs.org/@fontsource-variable/space-grotesk/-/space-grotesk-5.2.8.tgz" ,
"integrity" : "sha512-ei9jNXzZVgBGEBVfHZqPe6F9ZxpPUG8kJYrtlLsivlWJZLCfrfSxcayjnMYAmslEGvvfjth7qybl7PNNqE8ZHw==" ,
"license" : "OFL-1.1" ,
"funding" : {
"url" : "https://github.com/sponsors/ayuhito"
}
} ,
"node_modules/@fontsource/inter" : {
"version" : "5.2.5" ,
"resolved" : "https://registry.npmjs.org/@fontsource/inter/-/inter-5.2.5.tgz" ,
"integrity" : "sha512-kbsPKj0S4p44JdYRFiW78Td8Ge2sBVxi/PIBwmih+RpSXUdvS9nbs1HIiuUSPtRMi14CqLEZ/fbk7dj7vni1Sg==" ,
"license" : "OFL-1.1" ,
"funding" : {
"url" : "https://github.com/sponsors/ayuhito"
}
} ,
"node_modules/@fontsource/space-grotesk" : {
"version" : "5.2.8" ,
"resolved" : "https://registry.npmjs.org/@fontsource/space-grotesk/-/space-grotesk-5.2.8.tgz" ,
"integrity" : "sha512-8rlIzpX+lo36y0g77OlwjeBj2DPo9XOwrzqKRLHYZcWcsj73SlkVI6UdXxDCZGLO7oQti1q9QPXzMBYbzSz60w==" ,
"license" : "OFL-1.1" ,
"funding" : {
"url" : "https://github.com/sponsors/ayuhito"
}
} ,
"node_modules/@humanfs/core" : {
"version" : "0.19.1" ,
"resolved" : "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz" ,
"integrity" : "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=18.18.0"
}
} ,
"node_modules/@humanfs/node" : {
"version" : "0.16.6" ,
"resolved" : "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz" ,
"integrity" : "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@humanfs/core" : "^0.19.1" ,
"@humanwhocodes/retry" : "^0.3.0"
} ,
"engines" : {
"node" : ">=18.18.0"
}
} ,
"node_modules/@humanfs/node/node_modules/@humanwhocodes/retry" : {
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz" ,
"integrity" : "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=18.18"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
}
} ,
"node_modules/@humanwhocodes/module-importer" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz" ,
"integrity" : "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=12.22"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
}
} ,
"node_modules/@humanwhocodes/retry" : {
"version" : "0.4.2" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz" ,
"integrity" : "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=18.18"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
}
} ,
"node_modules/@iconify-json/material-symbols" : {
"version" : "1.2.24" ,
"resolved" : "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.24.tgz" ,
"integrity" : "sha512-SYEpI2LKwWE50D9SDmX4KvfX6cMOVb/AOtyiFWulshRoXbZMBxgBEOiR7vbGESnn46SI6miHuH7IbCiqb+1RBQ==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@iconify/types" : "*"
}
} ,
"node_modules/@iconify-json/mdi" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/@iconify-json/mdi/-/mdi-1.2.3.tgz" ,
"integrity" : "sha512-O3cLwbDOK7NNDf2ihaQOH5F9JglnulNDFV7WprU2dSoZu3h3cWH//h74uQAB87brHmvFVxIOkuBX2sZSzYhScg==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@iconify/types" : "*"
}
} ,
"node_modules/@iconify-json/ri" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@iconify-json/ri/-/ri-1.2.5.tgz" ,
"integrity" : "sha512-kWGimOXMZrlYusjBKKXYOWcKhbOHusFsmrmRGmjS7rH0BpML5A9/fy8KHZqFOwZfC4M6amObQYbh8BqO5cMC3w==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@iconify/types" : "*"
}
} ,
"node_modules/@iconify/tools" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/@iconify/tools/-/tools-4.1.1.tgz" ,
"integrity" : "sha512-Hybu/HGhv6T8nLQhiG9rKx+ekF7NNpPOEQAy7JRSKht3s3dcFSsPccYzk24Znc9MTxrR6Gak3cg6CPP5dyvS2Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@iconify/types" : "^2.0.0" ,
"@iconify/utils" : "^2.2.0" ,
"@types/tar" : "^6.1.13" ,
"axios" : "^1.7.9" ,
"cheerio" : "1.0.0" ,
"domhandler" : "^5.0.3" ,
"extract-zip" : "^2.0.1" ,
"local-pkg" : "^0.5.1" ,
"pathe" : "^1.1.2" ,
"svgo" : "^3.3.2" ,
"tar" : "^6.2.1"
}
} ,
"node_modules/@iconify/types" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz" ,
"integrity" : "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@iconify/utils" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/@iconify/utils/-/utils-2.3.0.tgz" ,
"integrity" : "sha512-GmQ78prtwYW6EtzXRU1rY+KwOKfz32PD7iJh6Iyqw68GiKuoZ2A6pRtzWONz5VQJbp50mEjXh/7NkumtrAgRKA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@antfu/install-pkg" : "^1.0.0" ,
"@antfu/utils" : "^8.1.0" ,
"@iconify/types" : "^2.0.0" ,
"debug" : "^4.4.0" ,
"globals" : "^15.14.0" ,
"kolorist" : "^1.8.0" ,
"local-pkg" : "^1.0.0" ,
"mlly" : "^1.7.4"
}
} ,
"node_modules/@iconify/utils/node_modules/globals" : {
"version" : "15.15.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz" ,
"integrity" : "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/@iconify/utils/node_modules/local-pkg" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/local-pkg/-/local-pkg-1.0.0.tgz" ,
"integrity" : "sha512-bbgPw/wmroJsil/GgL4qjDzs5YLTBMQ99weRsok1XCDccQeehbHA/I1oRvk2NPtr7KGZgT/Y5tPRnAtMqeG2Kg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"mlly" : "^1.7.3" ,
"pkg-types" : "^1.3.0"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
"node_modules/@img/sharp-darwin-arm64" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.2.tgz" ,
"integrity" : "sha512-OfXHZPppddivUJnqyKoi5YVeHRkkNE2zUFT2gbpKxp/JZCFYEYubnMg+gOp6lWfasPrTS+KPosKqdI+ELYVDtg==" ,
"cpu" : [
"arm64"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-darwin-arm64" : "1.1.0"
}
} ,
"node_modules/@img/sharp-darwin-x64" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.2.tgz" ,
"integrity" : "sha512-dYvWqmjU9VxqXmjEtjmvHnGqF8GrVjM2Epj9rJ6BUIXvk8slvNDJbhGFvIoXzkDhrJC2jUxNLz/GUjjvSzfw+g==" ,
"cpu" : [
"x64"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-darwin-x64" : "1.1.0"
}
} ,
"node_modules/@img/sharp-libvips-darwin-arm64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.1.0.tgz" ,
"integrity" : "sha512-HZ/JUmPwrJSoM4DIQPv/BfNh9yrOA8tlBbqbLz4JZ5uew2+o22Ik+tHQJcih7QJuSa0zo5coHTfD5J8inqj9DA==" ,
"cpu" : [
"arm64"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-darwin-x64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.1.0.tgz" ,
"integrity" : "sha512-Xzc2ToEmHN+hfvsl9wja0RlnXEgpKNmftriQp6XzY/RaSfwD9th+MSh0WQKzUreLKKINb3afirxW7A0fz2YWuQ==" ,
"cpu" : [
"x64"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-linux-arm" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.1.0.tgz" ,
"integrity" : "sha512-s8BAd0lwUIvYCJyRdFqvsj+BJIpDBSxs6ivrOPm/R7piTs5UIwY5OjXrP2bqXC9/moGsyRa37eYWYCOGVXxVrA==" ,
"cpu" : [
"arm"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-linux-arm64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.1.0.tgz" ,
"integrity" : "sha512-IVfGJa7gjChDET1dK9SekxFFdflarnUB8PwW8aGwEoF3oAsSDuNUTYS+SKDOyOJxQyDC1aPFMuRYLoDInyV9Ew==" ,
"cpu" : [
"arm64"
2025-05-19 10:23:36 +00:00
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
2025-05-20 01:47:50 +00:00
"node_modules/@img/sharp-libvips-linux-ppc64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.1.0.tgz" ,
"integrity" : "sha512-tiXxFZFbhnkWE2LA8oQj7KYR+bWBkiV2nilRldT7bqoEZ4HiDOcePr9wVDAZPi/Id5fT1oY9iGnDq20cwUz8lQ==" ,
"cpu" : [
"ppc64"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/@img/sharp-libvips-linux-s390x" : {
2025-05-20 01:47:50 +00:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.1.0.tgz" ,
"integrity" : "sha512-xukSwvhguw7COyzvmjydRb3x/09+21HykyapcZchiCUkTThEQEOMtBj9UhkaBRLuBrgLFzQ2wbxdeCCJW/jgJA==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"s390x"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-linux-x64" : {
2025-05-20 01:47:50 +00:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.1.0.tgz" ,
"integrity" : "sha512-yRj2+reB8iMg9W5sULM3S74jVS7zqSzHG3Ol/twnAAkAhnGQnpjj6e4ayUz7V+FpKypwgs82xbRdYtchTTUB+Q==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-linuxmusl-arm64" : {
2025-05-20 01:47:50 +00:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.1.0.tgz" ,
"integrity" : "sha512-jYZdG+whg0MDK+q2COKbYidaqW/WTz0cc1E+tMAusiDygrM4ypmSCjOJPmFTvHHJ8j/6cAGyeDWZOsK06tP33w==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-linuxmusl-x64" : {
2025-05-20 01:47:50 +00:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.1.0.tgz" ,
"integrity" : "sha512-wK7SBdwrAiycjXdkPnGCPLjYb9lD4l6Ze2gSdAGVZrEL05AOUJESWU2lhlC+Ffn5/G+VKuSm6zzbQSzFX/P65A==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-linux-arm" : {
2025-06-06 10:09:59 +00:00
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.2.tgz" ,
"integrity" : "sha512-0DZzkvuEOqQUP9mo2kjjKNok5AmnOr1jB2XYjkaoNRwpAYMDzRmAqUIa1nRi58S2WswqSfPOWLNOr0FDT3H5RQ==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
2025-05-20 01:47:50 +00:00
"@img/sharp-libvips-linux-arm" : "1.1.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@img/sharp-linux-arm64" : {
2025-06-06 10:09:59 +00:00
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.2.tgz" ,
"integrity" : "sha512-D8n8wgWmPDakc83LORcfJepdOSN6MvWNzzz2ux0MnIbOqdieRZwVYY32zxVx+IFUT8er5KPcyU3XXsn+GzG/0Q==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
2025-05-20 01:47:50 +00:00
"@img/sharp-libvips-linux-arm64" : "1.1.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@img/sharp-linux-s390x" : {
2025-06-06 10:09:59 +00:00
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.2.tgz" ,
"integrity" : "sha512-EGZ1xwhBI7dNISwxjChqBGELCWMGDvmxZXKjQRuqMrakhO8QoMgqCrdjnAqJq/CScxfRn+Bb7suXBElKQpPDiw==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"s390x"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
2025-05-20 01:47:50 +00:00
"@img/sharp-libvips-linux-s390x" : "1.1.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@img/sharp-linux-x64" : {
2025-06-06 10:09:59 +00:00
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.2.tgz" ,
"integrity" : "sha512-sD7J+h5nFLMMmOXYH4DD9UtSNBD05tWSSdWAcEyzqW8Cn5UxXvsHAxmxSesYUsTOBmUnjtxghKDl15EvfqLFbQ==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
2025-05-20 01:47:50 +00:00
"@img/sharp-libvips-linux-x64" : "1.1.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@img/sharp-linuxmusl-arm64" : {
2025-06-06 10:09:59 +00:00
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.2.tgz" ,
"integrity" : "sha512-NEE2vQ6wcxYav1/A22OOxoSOGiKnNmDzCYFOZ949xFmrWZOVII1Bp3NqVVpvj+3UeHMFyN5eP/V5hzViQ5CZNA==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
2025-05-20 01:47:50 +00:00
"@img/sharp-libvips-linuxmusl-arm64" : "1.1.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@img/sharp-linuxmusl-x64" : {
2025-06-06 10:09:59 +00:00
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.2.tgz" ,
"integrity" : "sha512-DOYMrDm5E6/8bm/yQLCWyuDJwUnlevR8xtF8bs+gjZ7cyUNYXiSf/E8Kp0Ss5xasIaXSHzb888V1BE4i1hFhAA==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
2025-05-20 01:47:50 +00:00
"@img/sharp-libvips-linuxmusl-x64" : "1.1.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@img/sharp-wasm32" : {
2025-06-06 10:09:59 +00:00
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.2.tgz" ,
"integrity" : "sha512-/VI4mdlJ9zkaq53MbIG6rZY+QRN3MLbR6usYlgITEzi4Rpx5S6LFKsycOQjkOGmqTNmkIdLjEvooFKwww6OpdQ==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"wasm32"
] ,
"license" : "Apache-2.0 AND LGPL-3.0-or-later AND MIT" ,
"optional" : true ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@emnapi/runtime" : "^1.4.3"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
2025-06-06 10:09:59 +00:00
"node_modules/@img/sharp-win32-arm64" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.2.tgz" ,
"integrity" : "sha512-cfP/r9FdS63VA5k0xiqaNaEoGxBg9k7uE+RQGzuK9fHt7jib4zAVVseR9LsE4gJcNWgT6APKMNnCcnyOtmSEUQ==" ,
"cpu" : [
"arm64"
] ,
"license" : "Apache-2.0 AND LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/@img/sharp-win32-ia32" : {
2025-06-06 10:09:59 +00:00
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.2.tgz" ,
"integrity" : "sha512-QLjGGvAbj0X/FXl8n1WbtQ6iVBpWU7JO94u/P2M4a8CFYsvQi4GW2mRy/JqkRx0qpBzaOdKJKw8uc930EX2AHw==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"ia32"
] ,
"license" : "Apache-2.0 AND LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-win32-x64" : {
2025-06-06 10:09:59 +00:00
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.2.tgz" ,
"integrity" : "sha512-aUdT6zEYtDKCaxkofmmJDJYGCf0+pJg3eU9/oBuqvEeoB9dKI6ZLc/1iLJCTuJQDO4ptntAlkUmHgGjyuobZbw==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "Apache-2.0 AND LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@isaacs/fs-minipass" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz" ,
"integrity" : "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==" ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^7.0.4"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@isaacs/fs-minipass/node_modules/minipass" : {
"version" : "7.1.2" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz" ,
"integrity" : "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
}
} ,
"node_modules/@jridgewell/gen-mapping" : {
"version" : "0.3.8" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz" ,
"integrity" : "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/set-array" : "^1.2.1" ,
"@jridgewell/sourcemap-codec" : "^1.4.10" ,
"@jridgewell/trace-mapping" : "^0.3.24"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/resolve-uri" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz" ,
"integrity" : "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/set-array" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz" ,
"integrity" : "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@jridgewell/source-map" : {
"version" : "0.3.6" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz" ,
"integrity" : "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==" ,
"devOptional" : true ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.25"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/@jridgewell/sourcemap-codec" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz" ,
"integrity" : "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" ,
"license" : "MIT"
} ,
"node_modules/@jridgewell/trace-mapping" : {
"version" : "0.3.25" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz" ,
"integrity" : "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.1.0" ,
"@jridgewell/sourcemap-codec" : "^1.4.14"
}
} ,
"node_modules/@libsql/client" : {
2025-06-06 10:09:59 +00:00
"version" : "0.15.8" ,
"resolved" : "https://registry.npmjs.org/@libsql/client/-/client-0.15.8.tgz" ,
"integrity" : "sha512-TskygwF+ToZeWhPPT0WennyGrP3tmkKraaKopT2YwUjqD6DWDRm6SG5iy0VqnaO+HC9FNBCDX0oQPODU3gqqPQ==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@libsql/core" : "^0.15.8" ,
2025-05-19 10:23:36 +00:00
"@libsql/hrana-client" : "^0.7.0" ,
"js-base64" : "^3.7.5" ,
2025-06-06 10:09:59 +00:00
"libsql" : "^0.5.12" ,
2025-05-19 10:23:36 +00:00
"promise-limit" : "^2.7.0"
}
} ,
"node_modules/@libsql/core" : {
2025-06-06 10:09:59 +00:00
"version" : "0.15.8" ,
"resolved" : "https://registry.npmjs.org/@libsql/core/-/core-0.15.8.tgz" ,
"integrity" : "sha512-oX2fQqDbZkaBUvFMGvJq1Jh+mVzJrgNbEwK6Wzvp91z3uMe9iaIIXgO8yxB72RpUf7BqzjiKHjEiRXytfTdbUw==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"js-base64" : "^3.7.5"
}
} ,
"node_modules/@libsql/darwin-arm64" : {
2025-06-06 10:09:59 +00:00
"version" : "0.5.12" ,
"resolved" : "https://registry.npmjs.org/@libsql/darwin-arm64/-/darwin-arm64-0.5.12.tgz" ,
"integrity" : "sha512-RDA87qaCWPE+uJWY91A0Is8KU9x43xDWMH8VNlj330CLFT9rC6jDypqadg0mzu1FEL2leG6BRdX6EcfM6NM3pw==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@libsql/darwin-x64" : {
2025-06-06 10:09:59 +00:00
"version" : "0.5.12" ,
"resolved" : "https://registry.npmjs.org/@libsql/darwin-x64/-/darwin-x64-0.5.12.tgz" ,
"integrity" : "sha512-6Ufip8uxQkLOFCsGd07miDt1w+Rx5VIJdDI6mSRBlVaEXWuWx1R8D7gfeCS0k73vDd+oh39pYF/R8nVFkwiOcg==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@libsql/hrana-client" : {
"version" : "0.7.0" ,
"resolved" : "https://registry.npmjs.org/@libsql/hrana-client/-/hrana-client-0.7.0.tgz" ,
"integrity" : "sha512-OF8fFQSkbL7vJY9rfuegK1R7sPgQ6kFMkDamiEccNUvieQ+3urzfDFI616oPl8V7T9zRmnTkSjMOImYCAVRVuw==" ,
"license" : "MIT" ,
"dependencies" : {
"@libsql/isomorphic-fetch" : "^0.3.1" ,
"@libsql/isomorphic-ws" : "^0.1.5" ,
"js-base64" : "^3.7.5" ,
"node-fetch" : "^3.3.2"
}
} ,
"node_modules/@libsql/isomorphic-fetch" : {
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/@libsql/isomorphic-fetch/-/isomorphic-fetch-0.3.1.tgz" ,
"integrity" : "sha512-6kK3SUK5Uu56zPq/Las620n5aS9xJq+jMBcNSOmjhNf/MUvdyji4vrMTqD7ptY7/4/CAVEAYDeotUz60LNQHtw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@libsql/isomorphic-ws" : {
"version" : "0.1.5" ,
"resolved" : "https://registry.npmjs.org/@libsql/isomorphic-ws/-/isomorphic-ws-0.1.5.tgz" ,
"integrity" : "sha512-DtLWIH29onUYR00i0GlQ3UdcTRC6EP4u9w/h9LxpUZJWRMARk6dQwZ6Jkd+QdwVpuAOrdxt18v0K2uIYR3fwFg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/ws" : "^8.5.4" ,
"ws" : "^8.13.0"
}
} ,
2025-06-06 10:09:59 +00:00
"node_modules/@libsql/linux-arm-gnueabihf" : {
"version" : "0.5.12" ,
"resolved" : "https://registry.npmjs.org/@libsql/linux-arm-gnueabihf/-/linux-arm-gnueabihf-0.5.12.tgz" ,
"integrity" : "sha512-I+4K++7byiOjYJNRGcrCBlIXjP6MwUta2GxPGZMoH2kAv6AintO4dvritu6vDe9LyRPXTjRJl30k+ThXR0RWxQ==" ,
"cpu" : [
"arm"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@libsql/linux-arm-musleabihf" : {
"version" : "0.5.12" ,
"resolved" : "https://registry.npmjs.org/@libsql/linux-arm-musleabihf/-/linux-arm-musleabihf-0.5.12.tgz" ,
"integrity" : "sha512-87C3A5ozNEdOnI5VZq9lHpPJ3Ncl3p+qB5roDluVKflx9kKH1hEc8MpwkvU3qeIWppvgHowXlO9CfS572V10OA==" ,
"cpu" : [
"arm"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
2025-05-19 10:23:36 +00:00
"node_modules/@libsql/linux-arm64-gnu" : {
2025-06-06 10:09:59 +00:00
"version" : "0.5.12" ,
"resolved" : "https://registry.npmjs.org/@libsql/linux-arm64-gnu/-/linux-arm64-gnu-0.5.12.tgz" ,
"integrity" : "sha512-0jpcuD7nHGD4XVTbId44SaY/JcqURKpxkXUcW4FsQ1qmkG5PsUy5l2Ob29P8HwGRBhDBomFWA4PvwJGrP/2pMA==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@libsql/linux-arm64-musl" : {
2025-06-06 10:09:59 +00:00
"version" : "0.5.12" ,
"resolved" : "https://registry.npmjs.org/@libsql/linux-arm64-musl/-/linux-arm64-musl-0.5.12.tgz" ,
"integrity" : "sha512-ic5bHp9OTCNgmvqojqkxWfuPm4Y8CKfpUe/AqmXrstzqlE9EKg1qD9KZIjso2g4pX15KPWJGPSd29OXxHkzsog==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@libsql/linux-x64-gnu" : {
2025-06-06 10:09:59 +00:00
"version" : "0.5.12" ,
"resolved" : "https://registry.npmjs.org/@libsql/linux-x64-gnu/-/linux-x64-gnu-0.5.12.tgz" ,
"integrity" : "sha512-9zDtahCw2q0WJ54c/0vq142JtzI16OB8/U0bVCrpxF9DmLFyKBrAtEvoYdvKtFmvcvNn7YA5LEytr2g2q+xl1g==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@libsql/linux-x64-musl" : {
2025-06-06 10:09:59 +00:00
"version" : "0.5.12" ,
"resolved" : "https://registry.npmjs.org/@libsql/linux-x64-musl/-/linux-x64-musl-0.5.12.tgz" ,
"integrity" : "sha512-+fisSpE+2yK1N88shPtB7bEB8d+fF3CQmy1KnbJ4Oned8cw5uBfU46A1ICG+49RFaKxmoIQimHVAxfGV9NFQ3w==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@libsql/win32-x64-msvc" : {
2025-06-06 10:09:59 +00:00
"version" : "0.5.12" ,
"resolved" : "https://registry.npmjs.org/@libsql/win32-x64-msvc/-/win32-x64-msvc-0.5.12.tgz" ,
"integrity" : "sha512-upNJCcgMgpAFXlL//rRVwlPgMT8uG1LoilHgCEpAp+GEjgBjoDgGW6iOkktuJC8paZh5kt9dCPh3r3jF3HWQjg==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@mdx-js/mdx" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.1.0.tgz" ,
"integrity" : "sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/mdx" : "^2.0.0" ,
"collapse-white-space" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-is-identifier-name" : "^3.0.0" ,
"estree-util-scope" : "^1.0.0" ,
"estree-walker" : "^3.0.0" ,
"hast-util-to-jsx-runtime" : "^2.0.0" ,
"markdown-extensions" : "^2.0.0" ,
"recma-build-jsx" : "^1.0.0" ,
"recma-jsx" : "^1.0.0" ,
"recma-stringify" : "^1.0.0" ,
"rehype-recma" : "^1.0.0" ,
"remark-mdx" : "^3.0.0" ,
"remark-parse" : "^11.0.0" ,
"remark-rehype" : "^11.0.0" ,
"source-map" : "^0.7.0" ,
"unified" : "^11.0.0" ,
"unist-util-position-from-estree" : "^2.0.0" ,
"unist-util-stringify-position" : "^4.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@napi-rs/wasm-runtime" : {
2025-06-06 10:09:59 +00:00
"version" : "0.2.10" ,
"resolved" : "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.10.tgz" ,
"integrity" : "sha512-bCsCyeZEwVErsGmyPNSzwfwFn4OdxBj0mmv6hOFucB/k81Ojdu68RbZdxYsRQUPc9l6SU5F/cG+bXgWs3oUgsQ==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@emnapi/core" : "^1.4.3" ,
"@emnapi/runtime" : "^1.4.3" ,
2025-05-19 10:23:36 +00:00
"@tybys/wasm-util" : "^0.9.0"
}
} ,
"node_modules/@neon-rs/load" : {
"version" : "0.0.4" ,
"resolved" : "https://registry.npmjs.org/@neon-rs/load/-/load-0.0.4.tgz" ,
"integrity" : "sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==" ,
"license" : "MIT"
} ,
"node_modules/@nodelib/fs.scandir" : {
"version" : "2.1.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" ,
"integrity" : "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.stat" : "2.0.5" ,
"run-parallel" : "^1.1.9"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.stat" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" ,
"integrity" : "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.walk" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" ,
"integrity" : "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.scandir" : "2.1.5" ,
"fastq" : "^1.6.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@oslojs/encoding" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@oslojs/encoding/-/encoding-1.1.0.tgz" ,
"integrity" : "sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==" ,
"license" : "MIT"
} ,
"node_modules/@pkgr/core" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz" ,
"integrity" : "sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.20.0 || ^14.18.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/unts"
}
} ,
"node_modules/@prisma/client" : {
2025-06-06 10:09:59 +00:00
"version" : "6.9.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/client/-/client-6.9.0.tgz" ,
"integrity" : "sha512-Gg7j1hwy3SgF1KHrh0PZsYvAaykeR0PaxusnLXydehS96voYCGt1U5zVR31NIouYc63hWzidcrir1a7AIyCsNQ==" ,
2025-05-19 10:23:36 +00:00
"hasInstallScript" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=18.18"
} ,
"peerDependencies" : {
"prisma" : "*" ,
"typescript" : ">=5.1.0"
} ,
"peerDependenciesMeta" : {
"prisma" : {
"optional" : true
} ,
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@prisma/config" : {
2025-06-06 10:09:59 +00:00
"version" : "6.9.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/config/-/config-6.9.0.tgz" ,
"integrity" : "sha512-Wcfk8/lN3WRJd5w4jmNQkUwhUw0eksaU/+BlAJwPQKW10k0h0LC9PD/6TQFmqKVbHQL0vG2z266r0S1MPzzhbA==" ,
2025-05-19 10:23:36 +00:00
"devOptional" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"jiti" : "2.4.2"
}
} ,
"node_modules/@prisma/debug" : {
"version" : "6.7.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/debug/-/debug-6.7.0.tgz" ,
"integrity" : "sha512-RabHn9emKoYFsv99RLxvfG2GHzWk2ZI1BuVzqYtmMSIcuGboHY5uFt3Q3boOREM9de6z5s3bQoyKeWnq8Fz22w==" ,
"dev" : true ,
"license" : "Apache-2.0"
} ,
"node_modules/@prisma/dmmf" : {
"version" : "6.7.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/dmmf/-/dmmf-6.7.0.tgz" ,
"integrity" : "sha512-Nabzf5H7KUwYV/1u8R5gTQ7x3ffdPIhtxVJsjhnLOjeuem8YzVu39jOgQbiOlfOvjU4sPYkV9wEXc5tIHumdUw==" ,
"dev" : true ,
"license" : "Apache-2.0"
} ,
"node_modules/@prisma/engines" : {
2025-06-06 10:09:59 +00:00
"version" : "6.9.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/engines/-/engines-6.9.0.tgz" ,
"integrity" : "sha512-im0X0bwDLA0244CDf8fuvnLuCQcBBdAGgr+ByvGfQY9wWl6EA+kRGwVk8ZIpG65rnlOwtaWIr/ZcEU5pNVvq9g==" ,
2025-05-19 10:23:36 +00:00
"devOptional" : true ,
"hasInstallScript" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@prisma/debug" : "6.9.0" ,
"@prisma/engines-version" : "6.9.0-10.81e4af48011447c3cc503a190e86995b66d2a28e" ,
"@prisma/fetch-engine" : "6.9.0" ,
"@prisma/get-platform" : "6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@prisma/engines-version" : {
2025-06-06 10:09:59 +00:00
"version" : "6.9.0-10.81e4af48011447c3cc503a190e86995b66d2a28e" ,
"resolved" : "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-6.9.0-10.81e4af48011447c3cc503a190e86995b66d2a28e.tgz" ,
"integrity" : "sha512-Qp9gMoBHgqhKlrvumZWujmuD7q4DV/gooEyPCLtbkc13EZdSz2RsGUJ5mHb3RJgAbk+dm6XenqG7obJEhXcJ6Q==" ,
2025-05-19 10:23:36 +00:00
"devOptional" : true ,
"license" : "Apache-2.0"
} ,
"node_modules/@prisma/engines/node_modules/@prisma/debug" : {
2025-06-06 10:09:59 +00:00
"version" : "6.9.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/debug/-/debug-6.9.0.tgz" ,
"integrity" : "sha512-bFeur/qi/Q+Mqk4JdQ3R38upSYPebv5aOyD1RKywVD+rAMLtRkmTFn28ZuTtVOnZHEdtxnNOCH+bPIeSGz1+Fg==" ,
2025-05-19 10:23:36 +00:00
"devOptional" : true ,
"license" : "Apache-2.0"
} ,
"node_modules/@prisma/fetch-engine" : {
2025-06-06 10:09:59 +00:00
"version" : "6.9.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-6.9.0.tgz" ,
"integrity" : "sha512-PMKhJdl4fOdeE3J3NkcWZ+tf3W6rx3ht/rLU8w4SXFRcLhd5+3VcqY4Kslpdm8osca4ej3gTfB3+cSk5pGxgFg==" ,
2025-05-19 10:23:36 +00:00
"devOptional" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@prisma/debug" : "6.9.0" ,
"@prisma/engines-version" : "6.9.0-10.81e4af48011447c3cc503a190e86995b66d2a28e" ,
"@prisma/get-platform" : "6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@prisma/fetch-engine/node_modules/@prisma/debug" : {
2025-06-06 10:09:59 +00:00
"version" : "6.9.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/debug/-/debug-6.9.0.tgz" ,
"integrity" : "sha512-bFeur/qi/Q+Mqk4JdQ3R38upSYPebv5aOyD1RKywVD+rAMLtRkmTFn28ZuTtVOnZHEdtxnNOCH+bPIeSGz1+Fg==" ,
2025-05-19 10:23:36 +00:00
"devOptional" : true ,
"license" : "Apache-2.0"
} ,
"node_modules/@prisma/generator" : {
"version" : "6.7.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/generator/-/generator-6.7.0.tgz" ,
"integrity" : "sha512-wCsD7QJn1JBKJfv5uOMhwBCvZPGerPJ3EC2HocFPFaHSzVIXLi/zNb/8gpBxervOXTbQRJ2dpqvMsJnwAnPi8A==" ,
"dev" : true ,
"license" : "Apache-2.0"
} ,
"node_modules/@prisma/generator-helper" : {
"version" : "6.7.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/generator-helper/-/generator-helper-6.7.0.tgz" ,
"integrity" : "sha512-z4ey7n8eUFx7Ol7RJCoEo9SVK2roy80qLXdrUFlmswcs0e/z03wDl4tpaA02BE2Yi9KCZl2Tkd6oMes81vUefA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@prisma/debug" : "6.7.0" ,
"@prisma/dmmf" : "6.7.0" ,
"@prisma/generator" : "6.7.0"
}
} ,
"node_modules/@prisma/get-platform" : {
2025-06-06 10:09:59 +00:00
"version" : "6.9.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-6.9.0.tgz" ,
"integrity" : "sha512-/B4n+5V1LI/1JQcHp+sUpyRT1bBgZVPHbsC4lt4/19Xp4jvNIVcq5KYNtQDk5e/ukTSjo9PZVAxxy9ieFtlpTQ==" ,
2025-05-19 10:23:36 +00:00
"devOptional" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@prisma/debug" : "6.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@prisma/get-platform/node_modules/@prisma/debug" : {
2025-06-06 10:09:59 +00:00
"version" : "6.9.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/debug/-/debug-6.9.0.tgz" ,
"integrity" : "sha512-bFeur/qi/Q+Mqk4JdQ3R38upSYPebv5aOyD1RKywVD+rAMLtRkmTFn28ZuTtVOnZHEdtxnNOCH+bPIeSGz1+Fg==" ,
2025-05-19 10:23:36 +00:00
"devOptional" : true ,
"license" : "Apache-2.0"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@quansync/fs" : {
"version" : "0.1.3" ,
"resolved" : "https://registry.npmjs.org/@quansync/fs/-/fs-0.1.3.tgz" ,
"integrity" : "sha512-G0OnZbMWEs5LhDyqy2UL17vGhSVHkQIfVojMtEWVenvj0V5S84VBgy86kJIuNsGDp2p7sTKlpSIpBUWdC35OKg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"quansync" : "^0.2.10"
} ,
"engines" : {
"node" : ">=20.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sxzz"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/@redis/bloom" : {
2025-06-06 10:09:59 +00:00
"version" : "5.5.6" ,
"resolved" : "https://registry.npmjs.org/@redis/bloom/-/bloom-5.5.6.tgz" ,
"integrity" : "sha512-bNR3mxkwtfuCxNOzfV8B3R5zA1LiN57EH6zK4jVBIgzMzliNuReZXBFGnXvsi80/SYohajn78YdpYI+XNpqL+A==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 18"
} ,
"peerDependencies" : {
2025-06-06 10:09:59 +00:00
"@redis/client" : "^5.5.6"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@redis/client" : {
2025-06-06 10:09:59 +00:00
"version" : "5.5.6" ,
"resolved" : "https://registry.npmjs.org/@redis/client/-/client-5.5.6.tgz" ,
"integrity" : "sha512-M3Svdwt6oSfyfQdqEr0L2HOJH2vK7GgCFx1NfAQvpWAT4+ljoT1L5S5cKT3dA9NJrxrOPDkdoTPWJnIrGCOcmw==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"cluster-key-slot" : "1.1.2"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
"node_modules/@redis/json" : {
2025-06-06 10:09:59 +00:00
"version" : "5.5.6" ,
"resolved" : "https://registry.npmjs.org/@redis/json/-/json-5.5.6.tgz" ,
"integrity" : "sha512-AIsoe3SsGQagqAmSQHaqxEinm5oCWr7zxPWL90kKaEdLJ+zw8KBznf2i9oK0WUFP5pFssSQUXqnscQKe2amfDQ==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 18"
} ,
"peerDependencies" : {
2025-06-06 10:09:59 +00:00
"@redis/client" : "^5.5.6"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@redis/search" : {
2025-06-06 10:09:59 +00:00
"version" : "5.5.6" ,
"resolved" : "https://registry.npmjs.org/@redis/search/-/search-5.5.6.tgz" ,
"integrity" : "sha512-JSqasYqO0mVcHL7oxvbySRBBZYRYhFl3W7f0Da7BW8M/r0Z9wCiVrdjnN4/mKBpWZkoJT/iuisLUdPGhpKxBew==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 18"
} ,
"peerDependencies" : {
2025-06-06 10:09:59 +00:00
"@redis/client" : "^5.5.6"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@redis/time-series" : {
2025-06-06 10:09:59 +00:00
"version" : "5.5.6" ,
"resolved" : "https://registry.npmjs.org/@redis/time-series/-/time-series-5.5.6.tgz" ,
"integrity" : "sha512-jkpcgq3NOI3TX7xEAJ3JgesJTxAx7k0m6lNxNsYdEM8KOl+xj7GaB/0CbLkoricZDmFSEAz7ClA1iK9XkGHf+Q==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 18"
} ,
"peerDependencies" : {
2025-06-06 10:09:59 +00:00
"@redis/client" : "^5.5.6"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@resvg/resvg-wasm" : {
"version" : "2.4.0" ,
"resolved" : "https://registry.npmjs.org/@resvg/resvg-wasm/-/resvg-wasm-2.4.0.tgz" ,
"integrity" : "sha512-C7c51Nn4yTxXFKvgh2txJFNweaVcfUPQxwEUFw4aWsCmfiBDJsTSwviIF8EcwjQ6k8bPyMWCl1vw4BdxE569Cg==" ,
"license" : "MPL-2.0" ,
"engines" : {
"node" : ">= 10"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@rollup/plugin-node-resolve" : {
"version" : "15.3.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz" ,
"integrity" : "sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@rollup/pluginutils" : "^5.0.1" ,
"@types/resolve" : "1.20.2" ,
"deepmerge" : "^4.2.2" ,
"is-module" : "^1.0.0" ,
"resolve" : "^1.22.1"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^2.78.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/plugin-terser" : {
"version" : "0.4.4" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz" ,
"integrity" : "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"serialize-javascript" : "^6.0.1" ,
"smob" : "^1.0.0" ,
"terser" : "^5.17.4"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^2.0.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/@rollup/pluginutils" : {
"version" : "5.1.4" ,
"resolved" : "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz" ,
"integrity" : "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"estree-walker" : "^2.0.2" ,
"picomatch" : "^4.0.2"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/pluginutils/node_modules/estree-walker" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz" ,
"integrity" : "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" ,
"license" : "MIT"
} ,
"node_modules/@rollup/rollup-android-arm-eabi" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.40.1.tgz" ,
"integrity" : "sha512-kxz0YeeCrRUHz3zyqvd7n+TVRlNyTifBsmnmNPtk3hQURUyG9eAB+usz6DAwagMusjx/zb3AjvDUvhFGDAexGw==" ,
"cpu" : [
"arm"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-android-arm64" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.40.1.tgz" ,
"integrity" : "sha512-PPkxTOisoNC6TpnDKatjKkjRMsdaWIhyuMkA4UsBXT9WEZY4uHezBTjs6Vl4PbqQQeu6oION1w2voYZv9yquCw==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-darwin-arm64" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.40.1.tgz" ,
"integrity" : "sha512-VWXGISWFY18v/0JyNUy4A46KCFCb9NVsH+1100XP31lud+TzlezBbz24CYzbnA4x6w4hx+NYCXDfnvDVO6lcAA==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-darwin-x64" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.40.1.tgz" ,
"integrity" : "sha512-nIwkXafAI1/QCS7pxSpv/ZtFW6TXcNUEHAIA9EIyw5OzxJZQ1YDrX+CL6JAIQgZ33CInl1R6mHet9Y/UZTg2Bw==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-freebsd-arm64" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.40.1.tgz" ,
"integrity" : "sha512-BdrLJ2mHTrIYdaS2I99mriyJfGGenSaP+UwGi1kB9BLOCu9SR8ZpbkmmalKIALnRw24kM7qCN0IOm6L0S44iWw==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
]
} ,
"node_modules/@rollup/rollup-freebsd-x64" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.40.1.tgz" ,
"integrity" : "sha512-VXeo/puqvCG8JBPNZXZf5Dqq7BzElNJzHRRw3vjBE27WujdzuOPecDPc/+1DcdcTptNBep3861jNq0mYkT8Z6Q==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
]
} ,
"node_modules/@rollup/rollup-linux-arm-gnueabihf" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.40.1.tgz" ,
"integrity" : "sha512-ehSKrewwsESPt1TgSE/na9nIhWCosfGSFqv7vwEtjyAqZcvbGIg4JAcV7ZEh2tfj/IlfBeZjgOXm35iOOjadcg==" ,
"cpu" : [
"arm"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm-musleabihf" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.40.1.tgz" ,
"integrity" : "sha512-m39iO/aaurh5FVIu/F4/Zsl8xppd76S4qoID8E+dSRQvTyZTOI2gVk3T4oqzfq1PtcvOfAVlwLMK3KRQMaR8lg==" ,
"cpu" : [
"arm"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-gnu" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.40.1.tgz" ,
"integrity" : "sha512-Y+GHnGaku4aVLSgrT0uWe2o2Rq8te9hi+MwqGF9r9ORgXhmHK5Q71N757u0F8yU1OIwUIFy6YiJtKjtyktk5hg==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-musl" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.40.1.tgz" ,
"integrity" : "sha512-jEwjn3jCA+tQGswK3aEWcD09/7M5wGwc6+flhva7dsQNRZZTe30vkalgIzV4tjkopsTS9Jd7Y1Bsj6a4lzz8gQ==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-loongarch64-gnu" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.40.1.tgz" ,
"integrity" : "sha512-ySyWikVhNzv+BV/IDCsrraOAZ3UaC8SZB67FZlqVwXwnFhPihOso9rPOxzZbjp81suB1O2Topw+6Ug3JNegejQ==" ,
"cpu" : [
"loong64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-powerpc64le-gnu" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.40.1.tgz" ,
"integrity" : "sha512-BvvA64QxZlh7WZWqDPPdt0GH4bznuL6uOO1pmgPnnv86rpUpc8ZxgZwcEgXvo02GRIZX1hQ0j0pAnhwkhwPqWg==" ,
"cpu" : [
"ppc64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-riscv64-gnu" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.40.1.tgz" ,
"integrity" : "sha512-EQSP+8+1VuSulm9RKSMKitTav89fKbHymTf25n5+Yr6gAPZxYWpj3DzAsQqoaHAk9YX2lwEyAf9S4W8F4l3VBQ==" ,
"cpu" : [
"riscv64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-riscv64-musl" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.40.1.tgz" ,
"integrity" : "sha512-n/vQ4xRZXKuIpqukkMXZt9RWdl+2zgGNx7Uda8NtmLJ06NL8jiHxUawbwC+hdSq1rrw/9CghCpEONor+l1e2gA==" ,
"cpu" : [
"riscv64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-s390x-gnu" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.40.1.tgz" ,
"integrity" : "sha512-h8d28xzYb98fMQKUz0w2fMc1XuGzLLjdyxVIbhbil4ELfk5/orZlSTpF/xdI9C8K0I8lCkq+1En2RJsawZekkg==" ,
"cpu" : [
"s390x"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-x64-gnu" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.40.1.tgz" ,
"integrity" : "sha512-XiK5z70PEFEFqcNj3/zRSz/qX4bp4QIraTy9QjwJAb/Z8GM7kVUsD0Uk8maIPeTyPCP03ChdI+VVmJriKYbRHQ==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-x64-musl" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.40.1.tgz" ,
"integrity" : "sha512-2BRORitq5rQ4Da9blVovzNCMaUlyKrzMSvkVR0D4qPuOy/+pMCrh1d7o01RATwVy+6Fa1WBw+da7QPeLWU/1mQ==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-win32-arm64-msvc" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.40.1.tgz" ,
"integrity" : "sha512-b2bcNm9Kbde03H+q+Jjw9tSfhYkzrDUf2d5MAd1bOJuVplXvFhWz7tRtWvD8/ORZi7qSCy0idW6tf2HgxSXQSg==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-ia32-msvc" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.40.1.tgz" ,
"integrity" : "sha512-DfcogW8N7Zg7llVEfpqWMZcaErKfsj9VvmfSyRjCyo4BI3wPEfrzTtJkZG6gKP/Z92wFm6rz2aDO7/JfiR/whA==" ,
"cpu" : [
"ia32"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-x64-msvc" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.40.1.tgz" ,
"integrity" : "sha512-ECyOuDeH3C1I8jH2MK1RtBJW+YPMvSfT0a5NN0nHfQYnDSJ6tUiZH3gzwVP5/Kfh/+Tt7tpWVF9LXNTnhTJ3kA==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rtsao/scc" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz" ,
"integrity" : "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@rvf/set-get" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/@rvf/set-get/-/set-get-7.0.1.tgz" ,
"integrity" : "sha512-GkTSn9K1GrTYoTUqlUs36k6nJnzjQaFBTTEIqUYmzBcsGsoJM8xG7EAx2WLHWAA4QzFjcwWUSHQ3vM3Fbw50Tg==" ,
"license" : "MIT"
} ,
"node_modules/@shikijs/core" : {
2025-06-06 10:09:59 +00:00
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/core/-/core-3.6.0.tgz" ,
"integrity" : "sha512-9By7Xb3olEX0o6UeJyPLI1PE1scC4d3wcVepvtv2xbuN9/IThYN4Wcwh24rcFeASzPam11MCq8yQpwwzCgSBRw==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@shikijs/types" : "3.6.0" ,
2025-05-19 10:23:36 +00:00
"@shikijs/vscode-textmate" : "^10.0.2" ,
"@types/hast" : "^3.0.4" ,
"hast-util-to-html" : "^9.0.5"
}
} ,
"node_modules/@shikijs/engine-javascript" : {
2025-06-06 10:09:59 +00:00
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-3.6.0.tgz" ,
"integrity" : "sha512-7YnLhZG/TU05IHMG14QaLvTW/9WiK8SEYafceccHUSXs2Qr5vJibUwsDfXDLmRi0zHdzsxrGKpSX6hnqe0k8nA==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@shikijs/types" : "3.6.0" ,
2025-05-19 10:23:36 +00:00
"@shikijs/vscode-textmate" : "^10.0.2" ,
2025-06-06 10:09:59 +00:00
"oniguruma-to-es" : "^4.3.3"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@shikijs/engine-oniguruma" : {
2025-06-06 10:09:59 +00:00
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-3.6.0.tgz" ,
"integrity" : "sha512-nmOhIZ9yT3Grd+2plmW/d8+vZ2pcQmo/UnVwXMUXAKTXdi+LK0S08Ancrz5tQQPkxvjBalpMW2aKvwXfelauvA==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@shikijs/types" : "3.6.0" ,
2025-05-19 10:23:36 +00:00
"@shikijs/vscode-textmate" : "^10.0.2"
}
} ,
"node_modules/@shikijs/langs" : {
2025-06-06 10:09:59 +00:00
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/langs/-/langs-3.6.0.tgz" ,
"integrity" : "sha512-IdZkQJaLBu1LCYCwkr30hNuSDfllOT8RWYVZK1tD2J03DkiagYKRxj/pDSl8Didml3xxuyzUjgtioInwEQM/TA==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@shikijs/types" : "3.6.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@shikijs/themes" : {
2025-06-06 10:09:59 +00:00
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/themes/-/themes-3.6.0.tgz" ,
"integrity" : "sha512-Fq2j4nWr1DF4drvmhqKq8x5vVQ27VncF8XZMBuHuQMZvUSS3NBgpqfwz/FoGe36+W6PvniZ1yDlg2d4kmYDU6w==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@shikijs/types" : "3.6.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@shikijs/types" : {
2025-06-06 10:09:59 +00:00
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/types/-/types-3.6.0.tgz" ,
"integrity" : "sha512-cLWFiToxYu0aAzJqhXTQsFiJRTFDAGl93IrMSBNaGSzs7ixkLfdG6pH11HipuWFGW5vyx4X47W8HDQ7eSrmBUg==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"@shikijs/vscode-textmate" : "^10.0.2" ,
"@types/hast" : "^3.0.4"
}
} ,
"node_modules/@shikijs/vscode-textmate" : {
"version" : "10.0.2" ,
"resolved" : "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz" ,
"integrity" : "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==" ,
"license" : "MIT"
} ,
"node_modules/@shuding/opentype.js" : {
"version" : "1.4.0-beta.0" ,
"resolved" : "https://registry.npmjs.org/@shuding/opentype.js/-/opentype.js-1.4.0-beta.0.tgz" ,
"integrity" : "sha512-3NgmNyH3l/Hv6EvsWJbsvpcpUba6R8IREQ83nH83cyakCw7uM1arZKNfHwv1Wz6jgqrF/j4x5ELvR6PnK9nTcA==" ,
"license" : "MIT" ,
"dependencies" : {
"fflate" : "^0.7.3" ,
"string.prototype.codepointat" : "^0.2.1"
} ,
"bin" : {
"ot" : "bin/ot"
} ,
"engines" : {
"node" : ">= 8.0.0"
}
} ,
"node_modules/@stylistic/eslint-plugin" : {
2025-06-06 10:09:59 +00:00
"version" : "4.4.1" ,
"resolved" : "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.4.1.tgz" ,
"integrity" : "sha512-CEigAk7eOLyHvdgmpZsKFwtiqS2wFwI1fn4j09IU9GmD4euFM4jEBAViWeCqaNLlbX2k2+A/Fq9cje4HQBXuJQ==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@typescript-eslint/utils" : "^8.32.1" ,
2025-05-19 10:23:36 +00:00
"eslint-visitor-keys" : "^4.2.0" ,
"espree" : "^10.3.0" ,
"estraverse" : "^5.3.0" ,
"picomatch" : "^4.0.2"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"peerDependencies" : {
"eslint" : ">=9.0.0"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@surma/rollup-plugin-off-main-thread" : {
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz" ,
"integrity" : "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"ejs" : "^3.1.6" ,
"json5" : "^2.2.0" ,
"magic-string" : "^0.25.0" ,
"string.prototype.matchall" : "^4.0.6"
}
} ,
"node_modules/@surma/rollup-plugin-off-main-thread/node_modules/json5" : {
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" ,
"integrity" : "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"json5" : "lib/cli.js"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/@surma/rollup-plugin-off-main-thread/node_modules/magic-string" : {
"version" : "0.25.9" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz" ,
"integrity" : "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"sourcemap-codec" : "^1.4.8"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/@swc/helpers" : {
"version" : "0.5.17" ,
"resolved" : "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.17.tgz" ,
"integrity" : "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.8.0"
}
} ,
"node_modules/@tailwindcss/forms" : {
"version" : "0.5.10" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.10.tgz" ,
"integrity" : "sha512-utI1ONF6uf/pPNO68kmN1b8rEwNXv3czukalo8VtJH8ksIkZXr3Q3VYudZLkCsDd4Wku120uF02hYK25XGPorw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"mini-svg-data-uri" : "^1.2.3"
} ,
"peerDependencies" : {
"tailwindcss" : ">=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20 || >= 4.0.0-beta.1"
}
} ,
"node_modules/@tailwindcss/node" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.8.tgz" ,
"integrity" : "sha512-OWwBsbC9BFAJelmnNcrKuf+bka2ZxCE2A4Ft53Tkg4uoiE67r/PMEYwCsourC26E+kmxfwE0hVzMdxqeW+xu7Q==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"@ampproject/remapping" : "^2.3.0" ,
"enhanced-resolve" : "^5.18.1" ,
"jiti" : "^2.4.2" ,
"lightningcss" : "1.30.1" ,
"magic-string" : "^0.30.17" ,
"source-map-js" : "^1.2.1" ,
2025-06-06 10:09:59 +00:00
"tailwindcss" : "4.1.8"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@tailwindcss/oxide" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.8.tgz" ,
"integrity" : "sha512-d7qvv9PsM5N3VNKhwVUhpK6r4h9wtLkJ6lz9ZY9aeZgrUWk1Z8VPyqyDT9MZlem7GTGseRQHkeB1j3tC7W1P+A==" ,
2025-05-19 10:23:36 +00:00
"hasInstallScript" : true ,
"license" : "MIT" ,
"dependencies" : {
"detect-libc" : "^2.0.4" ,
"tar" : "^7.4.3"
} ,
"engines" : {
"node" : ">= 10"
} ,
"optionalDependencies" : {
2025-06-06 10:09:59 +00:00
"@tailwindcss/oxide-android-arm64" : "4.1.8" ,
"@tailwindcss/oxide-darwin-arm64" : "4.1.8" ,
"@tailwindcss/oxide-darwin-x64" : "4.1.8" ,
"@tailwindcss/oxide-freebsd-x64" : "4.1.8" ,
"@tailwindcss/oxide-linux-arm-gnueabihf" : "4.1.8" ,
"@tailwindcss/oxide-linux-arm64-gnu" : "4.1.8" ,
"@tailwindcss/oxide-linux-arm64-musl" : "4.1.8" ,
"@tailwindcss/oxide-linux-x64-gnu" : "4.1.8" ,
"@tailwindcss/oxide-linux-x64-musl" : "4.1.8" ,
"@tailwindcss/oxide-wasm32-wasi" : "4.1.8" ,
"@tailwindcss/oxide-win32-arm64-msvc" : "4.1.8" ,
"@tailwindcss/oxide-win32-x64-msvc" : "4.1.8"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@tailwindcss/oxide-android-arm64" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.8.tgz" ,
"integrity" : "sha512-Fbz7qni62uKYceWYvUjRqhGfZKwhZDQhlrJKGtnZfuNtHFqa8wmr+Wn74CTWERiW2hn3mN5gTpOoxWKk0jRxjg==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@tailwindcss/oxide-darwin-arm64" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.8.tgz" ,
"integrity" : "sha512-RdRvedGsT0vwVVDztvyXhKpsU2ark/BjgG0huo4+2BluxdXo8NDgzl77qh0T1nUxmM11eXwR8jA39ibvSTbi7A==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@tailwindcss/oxide-darwin-x64" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.8.tgz" ,
"integrity" : "sha512-t6PgxjEMLp5Ovf7uMb2OFmb3kqzVTPPakWpBIFzppk4JE4ix0yEtbtSjPbU8+PZETpaYMtXvss2Sdkx8Vs4XRw==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@tailwindcss/oxide-freebsd-x64" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.8.tgz" ,
"integrity" : "sha512-g8C8eGEyhHTqwPStSwZNSrOlyx0bhK/V/+zX0Y+n7DoRUzyS8eMbVshVOLJTDDC+Qn9IJnilYbIKzpB9n4aBsg==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@tailwindcss/oxide-linux-arm-gnueabihf" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.8.tgz" ,
"integrity" : "sha512-Jmzr3FA4S2tHhaC6yCjac3rGf7hG9R6Gf2z9i9JFcuyy0u79HfQsh/thifbYTF2ic82KJovKKkIB6Z9TdNhCXQ==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@tailwindcss/oxide-linux-arm64-gnu" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.8.tgz" ,
"integrity" : "sha512-qq7jXtO1+UEtCmCeBBIRDrPFIVI4ilEQ97qgBGdwXAARrUqSn/L9fUrkb1XP/mvVtoVeR2bt/0L77xx53bPZ/Q==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@tailwindcss/oxide-linux-arm64-musl" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.8.tgz" ,
"integrity" : "sha512-O6b8QesPbJCRshsNApsOIpzKt3ztG35gfX9tEf4arD7mwNinsoCKxkj8TgEE0YRjmjtO3r9FlJnT/ENd9EVefQ==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@tailwindcss/oxide-linux-x64-gnu" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.8.tgz" ,
"integrity" : "sha512-32iEXX/pXwikshNOGnERAFwFSfiltmijMIAbUhnNyjFr3tmWmMJWQKU2vNcFX0DACSXJ3ZWcSkzNbaKTdngH6g==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@tailwindcss/oxide-linux-x64-musl" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.8.tgz" ,
"integrity" : "sha512-s+VSSD+TfZeMEsCaFaHTaY5YNj3Dri8rST09gMvYQKwPphacRG7wbuQ5ZJMIJXN/puxPcg/nU+ucvWguPpvBDg==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@tailwindcss/oxide-wasm32-wasi" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.8.tgz" ,
"integrity" : "sha512-CXBPVFkpDjM67sS1psWohZ6g/2/cd+cq56vPxK4JeawelxwK4YECgl9Y9TjkE2qfF+9/s1tHHJqrC4SS6cVvSg==" ,
2025-05-19 10:23:36 +00:00
"bundleDependencies" : [
"@napi-rs/wasm-runtime" ,
"@emnapi/core" ,
"@emnapi/runtime" ,
"@tybys/wasm-util" ,
"@emnapi/wasi-threads" ,
"tslib"
] ,
"cpu" : [
"wasm32"
] ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"@emnapi/core" : "^1.4.3" ,
"@emnapi/runtime" : "^1.4.3" ,
"@emnapi/wasi-threads" : "^1.0.2" ,
2025-06-06 10:09:59 +00:00
"@napi-rs/wasm-runtime" : "^0.2.10" ,
2025-05-19 10:23:36 +00:00
"@tybys/wasm-util" : "^0.9.0" ,
"tslib" : "^2.8.0"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/@tailwindcss/oxide-win32-arm64-msvc" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.8.tgz" ,
"integrity" : "sha512-7GmYk1n28teDHUjPlIx4Z6Z4hHEgvP5ZW2QS9ygnDAdI/myh3HTHjDqtSqgu1BpRoI4OiLx+fThAyA1JePoENA==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@tailwindcss/oxide-win32-x64-msvc" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.8.tgz" ,
"integrity" : "sha512-fou+U20j+Jl0EHwK92spoWISON2OBnCazIc038Xj2TdweYV33ZRkS9nwqiUi2d/Wba5xg5UoHfvynnb/UB49cQ==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@tailwindcss/oxide/node_modules/chownr" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz" ,
"integrity" : "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==" ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@tailwindcss/oxide/node_modules/minipass" : {
"version" : "7.1.2" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz" ,
"integrity" : "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
}
} ,
"node_modules/@tailwindcss/oxide/node_modules/minizlib" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/minizlib/-/minizlib-3.0.2.tgz" ,
"integrity" : "sha512-oG62iEk+CYt5Xj2YqI5Xi9xWUeZhDI8jjQmC5oThVH5JGCTgIjr7ciJDzC7MBzYd//WvR1OTmP5Q38Q8ShQtVA==" ,
"license" : "MIT" ,
"dependencies" : {
"minipass" : "^7.1.2"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
"node_modules/@tailwindcss/oxide/node_modules/mkdirp" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz" ,
"integrity" : "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==" ,
"license" : "MIT" ,
"bin" : {
"mkdirp" : "dist/cjs/src/bin.js"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/@tailwindcss/oxide/node_modules/tar" : {
"version" : "7.4.3" ,
"resolved" : "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz" ,
"integrity" : "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==" ,
"license" : "ISC" ,
"dependencies" : {
"@isaacs/fs-minipass" : "^4.0.0" ,
"chownr" : "^3.0.0" ,
"minipass" : "^7.1.2" ,
"minizlib" : "^3.0.1" ,
"mkdirp" : "^3.0.1" ,
"yallist" : "^5.0.0"
} ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@tailwindcss/oxide/node_modules/yallist" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz" ,
"integrity" : "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==" ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@tailwindcss/typography" : {
"version" : "0.5.16" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.16.tgz" ,
"integrity" : "sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"lodash.castarray" : "^4.4.0" ,
"lodash.isplainobject" : "^4.0.6" ,
"lodash.merge" : "^4.6.2" ,
"postcss-selector-parser" : "6.0.10"
} ,
"peerDependencies" : {
"tailwindcss" : ">=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1"
}
} ,
"node_modules/@tailwindcss/vite" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.8.tgz" ,
"integrity" : "sha512-CQ+I8yxNV5/6uGaJjiuymgw0kEQiNKRinYbZXPdx1fk5WgiyReG0VaUx/Xq6aVNSUNJFzxm6o8FNKS5aMaim5A==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@tailwindcss/node" : "4.1.8" ,
"@tailwindcss/oxide" : "4.1.8" ,
"tailwindcss" : "4.1.8"
2025-05-19 10:23:36 +00:00
} ,
"peerDependencies" : {
"vite" : "^5.2.0 || ^6"
}
} ,
"node_modules/@trysound/sax" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz" ,
"integrity" : "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==" ,
"dev" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
"node_modules/@tybys/wasm-util" : {
"version" : "0.9.0" ,
"resolved" : "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.9.0.tgz" ,
"integrity" : "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"tslib" : "^2.4.0"
}
} ,
"node_modules/@types/debug" : {
"version" : "4.1.12" ,
"resolved" : "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz" ,
"integrity" : "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/ms" : "*"
}
} ,
"node_modules/@types/eslint__js" : {
"version" : "9.14.0" ,
"resolved" : "https://registry.npmjs.org/@types/eslint__js/-/eslint__js-9.14.0.tgz" ,
"integrity" : "sha512-s0jepCjOJWB/GKcuba4jISaVpBudw3ClXJ3fUK4tugChUMQsp6kSwuA8Dcx6wFd/JsJqcY8n4rEpa5RTHs5ypA==" ,
"deprecated" : "This is a stub types definition. @eslint/js provides its own type definitions, so you do not need this installed." ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@eslint/js" : "*"
}
} ,
"node_modules/@types/estree" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz" ,
"integrity" : "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==" ,
"license" : "MIT"
} ,
"node_modules/@types/estree-jsx" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz" ,
"integrity" : "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==" ,
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@types/estree" : "*"
}
} ,
"node_modules/@types/fontkit" : {
"version" : "2.0.8" ,
"resolved" : "https://registry.npmjs.org/@types/fontkit/-/fontkit-2.0.8.tgz" ,
"integrity" : "sha512-wN+8bYxIpJf+5oZdrdtaX04qUuWHcKxcDEgRS9Qm9ZClSHjzEn13SxUC+5eRM+4yXIeTYk8mTzLAWGF64847ew==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*"
}
} ,
"node_modules/@types/hast" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz" ,
"integrity" : "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "*"
}
} ,
"node_modules/@types/json-schema" : {
"version" : "7.0.15" ,
"resolved" : "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz" ,
"integrity" : "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/json5" : {
"version" : "0.0.29" ,
"resolved" : "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz" ,
"integrity" : "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/lodash" : {
"version" : "4.17.15" ,
"resolved" : "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.15.tgz" ,
"integrity" : "sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/lodash-es" : {
"version" : "4.17.12" ,
"resolved" : "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.12.tgz" ,
"integrity" : "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/lodash" : "*"
}
} ,
"node_modules/@types/mdast" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz" ,
"integrity" : "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "*"
}
} ,
"node_modules/@types/mdx" : {
"version" : "2.0.13" ,
"resolved" : "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.13.tgz" ,
"integrity" : "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==" ,
"license" : "MIT"
} ,
"node_modules/@types/mime-types" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/@types/mime-types/-/mime-types-3.0.0.tgz" ,
"integrity" : "sha512-9gFWMsVgEtbsD6yY/2z8pAtnZhdRKl4Q9xmKQJy5gv0fMpzJeeWtQyd7WpdhaIbRSwPCfnjXOsNMcoQvu5giGg==" ,
"license" : "MIT"
} ,
"node_modules/@types/ms" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz" ,
"integrity" : "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==" ,
"license" : "MIT"
} ,
"node_modules/@types/nlcst" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/@types/nlcst/-/nlcst-2.0.3.tgz" ,
"integrity" : "sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "*"
}
} ,
"node_modules/@types/node" : {
"version" : "22.10.9" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-22.10.9.tgz" ,
"integrity" : "sha512-Ir6hwgsKyNESl/gLOcEz3krR4CBGgliDqBQ2ma4wIhEx0w+xnoeTq3tdrNw15kU3SxogDjOgv9sqdtLW8mIHaw==" ,
"license" : "MIT" ,
"dependencies" : {
"undici-types" : "~6.20.0"
}
} ,
"node_modules/@types/pg" : {
"version" : "8.15.4" ,
"resolved" : "https://registry.npmjs.org/@types/pg/-/pg-8.15.4.tgz" ,
"integrity" : "sha512-I6UNVBAoYbvuWkkU3oosC8yxqH21f4/Jc4DK71JLG3dT2mdlGe1z+ep/LQGXaKaOgcvUrsQoPRqfgtMcvZiJhg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*" ,
"pg-protocol" : "*" ,
"pg-types" : "^2.2.0"
}
} ,
"node_modules/@types/qrcode" : {
"version" : "1.5.5" ,
"resolved" : "https://registry.npmjs.org/@types/qrcode/-/qrcode-1.5.5.tgz" ,
"integrity" : "sha512-CdfBi/e3Qk+3Z/fXYShipBT13OJ2fDO2Q2w5CIP5anLTLIndQG9z6P1cnm+8zCWSpm5dnxMFd/uREtb0EXuQzg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*"
}
} ,
"node_modules/@types/react" : {
"version" : "19.1.6" ,
"resolved" : "https://registry.npmjs.org/@types/react/-/react-19.1.6.tgz" ,
"integrity" : "sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"csstype" : "^3.0.2"
}
} ,
"node_modules/@types/resolve" : {
"version" : "1.20.2" ,
"resolved" : "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz" ,
"integrity" : "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/sax" : {
"version" : "1.2.7" ,
"resolved" : "https://registry.npmjs.org/@types/sax/-/sax-1.2.7.tgz" ,
"integrity" : "sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*"
}
} ,
"node_modules/@types/seedrandom" : {
"version" : "3.0.8" ,
"resolved" : "https://registry.npmjs.org/@types/seedrandom/-/seedrandom-3.0.8.tgz" ,
"integrity" : "sha512-TY1eezMU2zH2ozQoAFAQFOPpvP15g+ZgSfTZt31AUUH/Rxtnz3H+A/Sv1Snw2/amp//omibc+AEkTaA8KUeOLQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/tar" : {
"version" : "6.1.13" ,
"resolved" : "https://registry.npmjs.org/@types/tar/-/tar-6.1.13.tgz" ,
"integrity" : "sha512-IznnlmU5f4WcGTh2ltRu/Ijpmk8wiWXfF0VA4s+HPjHZgvFggk1YaIkbo5krX/zUCzWF8N/l4+W/LNxnvAJ8nw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*" ,
"minipass" : "^4.0.0"
}
} ,
"node_modules/@types/trusted-types" : {
"version" : "2.0.7" ,
"resolved" : "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz" ,
"integrity" : "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/unist" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz" ,
"integrity" : "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==" ,
"license" : "MIT"
} ,
"node_modules/@types/web-push" : {
"version" : "3.6.4" ,
"resolved" : "https://registry.npmjs.org/@types/web-push/-/web-push-3.6.4.tgz" ,
"integrity" : "sha512-GnJmSr40H3RAnj0s34FNTcJi1hmWFV5KXugE0mYWnYhgTAHLJ/dJKAwDmvPJYMke0RplY2XE9LnM4hqSqKIjhQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@types/ws" : {
"version" : "8.18.1" ,
"resolved" : "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz" ,
"integrity" : "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@types/yauzl" : {
"version" : "2.10.3" ,
"resolved" : "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz" ,
"integrity" : "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
2025-05-19 10:23:36 +00:00
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@types/node" : "*"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@typescript-eslint/eslint-plugin" : {
"version" : "8.33.1" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.33.1.tgz" ,
"integrity" : "sha512-TDCXj+YxLgtvxvFlAvpoRv9MAncDLBV2oT9Bd7YBGC/b/sEURoOYuIwLI99rjWOfY3QtDzO+mk0n4AmdFExW8A==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
"dependencies" : {
"@eslint-community/regexpp" : "^4.10.0" ,
"@typescript-eslint/scope-manager" : "8.33.1" ,
"@typescript-eslint/type-utils" : "8.33.1" ,
"@typescript-eslint/utils" : "8.33.1" ,
"@typescript-eslint/visitor-keys" : "8.33.1" ,
"graphemer" : "^1.4.0" ,
"ignore" : "^7.0.0" ,
"natural-compare" : "^1.4.0" ,
"ts-api-utils" : "^2.1.0"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"@typescript-eslint/parser" : "^8.33.1" ,
"eslint" : "^8.57.0 || ^9.0.0" ,
"typescript" : ">=4.8.4 <5.9.0"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore" : {
"version" : "7.0.5" ,
"resolved" : "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz" ,
"integrity" : "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 4"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@typescript-eslint/parser" : {
"version" : "8.33.1" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.33.1.tgz" ,
"integrity" : "sha512-qwxv6dq682yVvgKKp2qWwLgRbscDAYktPptK4JPojCwwi3R9cwrvIxS4lvBpzmcqzR4bdn54Z0IG1uHFskW4dA==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
"dependencies" : {
"@typescript-eslint/scope-manager" : "8.33.1" ,
"@typescript-eslint/types" : "8.33.1" ,
"@typescript-eslint/typescript-estree" : "8.33.1" ,
"@typescript-eslint/visitor-keys" : "8.33.1" ,
"debug" : "^4.3.4"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"eslint" : "^8.57.0 || ^9.0.0" ,
"typescript" : ">=4.8.4 <5.9.0"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@typescript-eslint/project-service" : {
"version" : "8.33.1" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.33.1.tgz" ,
"integrity" : "sha512-DZR0efeNklDIHHGRpMpR5gJITQpu6tLr9lDJnKdONTC7vvzOlLAG/wcfxcdxEWrbiZApcoBCzXqU/Z458Za5Iw==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@typescript-eslint/tsconfig-utils" : "^8.33.1" ,
"@typescript-eslint/types" : "^8.33.1" ,
"debug" : "^4.3.4"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"typescript" : ">=4.8.4 <5.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@typescript-eslint/scope-manager" : {
"version" : "8.33.1" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.33.1.tgz" ,
"integrity" : "sha512-dM4UBtgmzHR9bS0Rv09JST0RcHYearoEoo3pG5B6GoTR9XcyeqX87FEhPo+5kTvVfKCvfHaHrcgeJQc6mrDKrA==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@typescript-eslint/types" : "8.33.1" ,
"@typescript-eslint/visitor-keys" : "8.33.1"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@typescript-eslint/tsconfig-utils" : {
"version" : "8.33.1" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.1.tgz" ,
"integrity" : "sha512-STAQsGYbHCF0/e+ShUQ4EatXQ7ceh3fBCXkNU7/MZVKulrlq1usH7t2FhxvCpuCi5O5oi1vmVaAjrGeL71OK1g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"typescript" : ">=4.8.4 <5.9.0"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@typescript-eslint/type-utils" : {
"version" : "8.33.1" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.33.1.tgz" ,
"integrity" : "sha512-1cG37d9xOkhlykom55WVwG2QRNC7YXlxMaMzqw2uPeJixBFfKWZgaP/hjAObqMN/u3fr5BrTwTnc31/L9jQ2ww==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@typescript-eslint/typescript-estree" : "8.33.1" ,
"@typescript-eslint/utils" : "8.33.1" ,
"debug" : "^4.3.4" ,
"ts-api-utils" : "^2.1.0"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"eslint" : "^8.57.0 || ^9.0.0" ,
"typescript" : ">=4.8.4 <5.9.0"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@typescript-eslint/types" : {
"version" : "8.33.1" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.33.1.tgz" ,
"integrity" : "sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@typescript-eslint/typescript-estree" : {
"version" : "8.33.1" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.1.tgz" ,
"integrity" : "sha512-+s9LYcT8LWjdYWu7IWs7FvUxpQ/DGkdjZeE/GGulHvv8rvYwQvVaUZ6DE+j5x/prADUgSbbCWZ2nPI3usuVeOA==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@typescript-eslint/project-service" : "8.33.1" ,
"@typescript-eslint/tsconfig-utils" : "8.33.1" ,
"@typescript-eslint/types" : "8.33.1" ,
"@typescript-eslint/visitor-keys" : "8.33.1" ,
"debug" : "^4.3.4" ,
"fast-glob" : "^3.3.2" ,
"is-glob" : "^4.0.3" ,
"minimatch" : "^9.0.4" ,
"semver" : "^7.6.0" ,
"ts-api-utils" : "^2.1.0"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"typescript" : ">=4.8.4 <5.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@typescript-eslint/utils" : {
"version" : "8.33.1" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.33.1.tgz" ,
"integrity" : "sha512-52HaBiEQUaRYqAXpfzWSR2U3gxk92Kw006+xZpElaPMg3C4PgM+A5LqwoQI1f9E5aZ/qlxAZxzm42WX+vn92SQ==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@eslint-community/eslint-utils" : "^4.7.0" ,
"@typescript-eslint/scope-manager" : "8.33.1" ,
"@typescript-eslint/types" : "8.33.1" ,
"@typescript-eslint/typescript-estree" : "8.33.1"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"eslint" : "^8.57.0 || ^9.0.0" ,
"typescript" : ">=4.8.4 <5.9.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@typescript-eslint/visitor-keys" : {
"version" : "8.33.1" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.1.tgz" ,
"integrity" : "sha512-3i8NrFcZeeDHJ+7ZUuDkGT+UHq+XoFGsymNK2jZCOHcfEzRQ0BdpRtdpSx/Iyf3MHLWIcLS0COuOPibKQboIiQ==" ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@typescript-eslint/types" : "8.33.1" ,
"eslint-visitor-keys" : "^4.2.0"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@ungap/structured-clone" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.1.tgz" ,
"integrity" : "sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==" ,
"license" : "ISC"
} ,
"node_modules/@unrs/resolver-binding-darwin-arm64" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.7.11.tgz" ,
"integrity" : "sha512-i3/wlWjQJXMh1uiGtiv7k1EYvrrS3L1hdwmWJJiz1D8jWy726YFYPIxQWbEIVPVAgrfRR0XNlLrTQwq17cuCGw==" ,
"cpu" : [
"arm64"
] ,
2025-05-20 08:02:55 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"darwin"
]
2025-05-20 08:02:55 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-darwin-x64" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.7.11.tgz" ,
"integrity" : "sha512-8XXyFvc6w6kmMmi6VYchZhjd5CDcp+Lv6Cn1YmUme0ypsZ/0Kzd+9ESrWtDrWibKPTgSteDTxp75cvBOY64FQQ==" ,
"cpu" : [
"x64"
] ,
2025-06-06 10:09:59 +00:00
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"darwin"
]
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-freebsd-x64" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.7.11.tgz" ,
"integrity" : "sha512-0qJBYzP8Qk24CZ05RSWDQUjdiQUeIJGfqMMzbtXgCKl/a5xa6thfC0MQkGIr55LCLd6YmMyO640ifYUa53lybQ==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"freebsd"
]
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-linux-arm-gnueabihf" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.7.11.tgz" ,
"integrity" : "sha512-1sGwpgvx+WZf0GFT6vkkOm6UJ+mlsVnjw+Yv9esK71idWeRAG3bbpkf3AoY8KIqKqmnzJExi0uKxXpakQ5Pcbg==" ,
"cpu" : [
"arm"
] ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-linux-arm-musleabihf" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.7.11.tgz" ,
"integrity" : "sha512-D/1F/2lTe+XAl3ohkYj51NjniVly8sIqkA/n1aOND3ZMO418nl2JNU95iVa1/RtpzaKcWEsNTtHRogykrUflJg==" ,
"cpu" : [
"arm"
] ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"linux"
]
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-linux-arm64-gnu" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.7.11.tgz" ,
"integrity" : "sha512-7vFWHLCCNFLEQlmwKQfVy066ohLLArZl+AV/AdmrD1/pD1FlmqM+FKbtnONnIwbHtgetFUCV/SRi1q4D49aTlw==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-linux-arm64-musl" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.7.11.tgz" ,
"integrity" : "sha512-tYkGIx8hjWPh4zcn17jLEHU8YMmdP2obRTGkdaB3BguGHh31VCS3ywqC4QjTODjmhhNyZYkj/1Dz/+0kKvg9YA==" ,
"cpu" : [
"arm64"
] ,
2025-06-02 03:53:03 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"linux"
]
2025-06-02 03:53:03 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-linux-ppc64-gnu" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.7.11.tgz" ,
"integrity" : "sha512-6F328QIUev29vcZeRX6v6oqKxfUoGwIIAhWGD8wSysnBYFY0nivp25jdWmAb1GildbCCaQvOKEhCok7YfWkj4Q==" ,
"cpu" : [
"ppc64"
] ,
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"linux"
]
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-linux-riscv64-gnu" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-gnu/-/resolver-binding-linux-riscv64-gnu-1.7.11.tgz" ,
"integrity" : "sha512-NqhWmiGJGdzbZbeucPZIG9Iav4lyYLCarEnxAceguMx9qlpeEF7ENqYKOwB8Zqk7/CeuYMEcLYMaW2li6HyDzQ==" ,
"cpu" : [
"riscv64"
] ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
2025-06-09 10:00:55 +00:00
"os" : [
"linux"
]
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-linux-riscv64-musl" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-musl/-/resolver-binding-linux-riscv64-musl-1.7.11.tgz" ,
"integrity" : "sha512-J2RPIFKMdTrLtBdfR1cUMKl8Gcy05nlQ+bEs/6al7EdWLk9cs3tnDREHZ7mV9uGbeghpjo4i8neNZNx3PYUY9w==" ,
"cpu" : [
"riscv64"
] ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"linux"
]
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-linux-s390x-gnu" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.7.11.tgz" ,
"integrity" : "sha512-bDpGRerHvvHdhun7MmFUNDpMiYcJSqWckwAVVRTJf8F+RyqYJOp/mx04PDc7DhpNPeWdnTMu91oZRMV+gGaVcQ==" ,
"cpu" : [
"s390x"
] ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"linux"
]
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-linux-x64-gnu" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.7.11.tgz" ,
"integrity" : "sha512-G9U7bVmylzRLma3cK39RBm3guoD1HOvY4o0NS4JNm37AD0lS7/xyMt7kn0JejYyc0Im8J+rH69/dXGM9DAJcSQ==" ,
"cpu" : [
"x64"
] ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"linux"
]
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-linux-x64-musl" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.7.11.tgz" ,
"integrity" : "sha512-7qL20SBKomekSunm7M9Fe5L93bFbn+FbHiGJbfTlp0RKhPVoJDP73vOxf1QrmJHyDPECsGWPFnKa/f8fO2FsHw==" ,
"cpu" : [
"x64"
] ,
2025-06-06 10:09:59 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"linux"
]
2025-06-06 10:09:59 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-wasm32-wasi" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.7.11.tgz" ,
"integrity" : "sha512-jisvIva8MidjI+B1lFRZZMfCPaCISePgTyR60wNT1MeQvIh5Ksa0G3gvI+Iqyj3jqYbvOHByenpa5eDGcSdoSg==" ,
"cpu" : [
"wasm32"
] ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
2025-05-19 10:23:36 +00:00
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@napi-rs/wasm-runtime" : "^0.2.10"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=14.0.0"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-win32-arm64-msvc" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.7.11.tgz" ,
"integrity" : "sha512-G+H5nQZ8sRZ8ebMY6mRGBBvTEzMYEcgVauLsNHpvTUavZoCCRVP1zWkCZgOju2dW3O22+8seTHniTdl1/uLz3g==" ,
"cpu" : [
"arm64"
] ,
2025-06-06 10:09:59 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"win32"
]
2025-06-06 10:09:59 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-win32-ia32-msvc" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.7.11.tgz" ,
"integrity" : "sha512-Hfy46DBfFzyv0wgR0MMOwFFib2W2+Btc8oE5h4XlPhpelnSyA6nFxkVIyTgIXYGTdFaLoZFNn62fmqx3rjEg3A==" ,
"cpu" : [
"ia32"
] ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"win32"
]
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@unrs/resolver-binding-win32-x64-msvc" : {
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.7.11.tgz" ,
"integrity" : "sha512-7L8NdsQlCJ8T106Gbz/AjzM4QKWVsoQbKpB9bMBGcIZswUuAnJMHpvbqGW3RBqLHCIwX4XZ5fxSBHEFcK2h9wA==" ,
"cpu" : [
"x64"
] ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
2025-06-09 10:00:55 +00:00
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@vercel/og" : {
"version" : "0.6.8" ,
"resolved" : "https://registry.npmjs.org/@vercel/og/-/og-0.6.8.tgz" ,
"integrity" : "sha512-e4kQK9mP8ntpo3dACWirGod/hHv4qO5JMj9a/0a2AZto7b4persj5YP7t1Er372gTtYFTYxNhMx34jRvHooglw==" ,
"license" : "MPL-2.0" ,
"dependencies" : {
"@resvg/resvg-wasm" : "2.4.0" ,
"satori" : "0.12.2" ,
"yoga-wasm-web" : "0.3.3"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"engines" : {
"node" : ">=16"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/@vite-pwa/assets-generator/-/assets-generator-1.0.0.tgz" ,
"integrity" : "sha512-tWRF/tsqGkND5+dDVnJz7DzQkIRjtTRRYvA3y6l4FwTwK47OK72p1X7ResSz6T7PimIZMuFd+arsB8NRIG+Sww==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"cac" : "^6.7.14" ,
"colorette" : "^2.0.20" ,
"consola" : "^3.4.2" ,
"sharp" : "^0.33.5" ,
"sharp-ico" : "^0.1.5" ,
"unconfig" : "^7.3.1"
} ,
"bin" : {
"pwa-assets-generator" : "bin/pwa-assets-generator.mjs"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=16.14.0"
2025-05-19 10:23:36 +00:00
} ,
"funding" : {
2025-06-09 10:00:55 +00:00
"url" : "https://github.com/sponsors/antfu"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-darwin-arm64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz" ,
"integrity" : "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==" ,
"cpu" : [
"arm64"
] ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"darwin"
] ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
2025-05-19 10:23:36 +00:00
} ,
"funding" : {
2025-06-09 10:00:55 +00:00
"url" : "https://opencollective.com/libvips"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"optionalDependencies" : {
"@img/sharp-libvips-darwin-arm64" : "1.0.4"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-darwin-x64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz" ,
"integrity" : "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==" ,
"cpu" : [
"x64"
] ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"darwin"
] ,
2025-05-19 10:23:36 +00:00
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
2025-05-19 10:23:36 +00:00
} ,
"funding" : {
2025-06-09 10:00:55 +00:00
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-darwin-x64" : "1.0.4"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-libvips-darwin-arm64" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz" ,
"integrity" : "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "LGPL-3.0-or-later" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"darwin"
2025-06-09 10:00:55 +00:00
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-libvips-darwin-x64" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz" ,
"integrity" : "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "LGPL-3.0-or-later" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"darwin"
2025-06-09 10:00:55 +00:00
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-libvips-linux-arm" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz" ,
"integrity" : "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
2025-06-09 10:00:55 +00:00
"arm"
2025-05-19 10:23:36 +00:00
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "LGPL-3.0-or-later" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
2025-06-09 10:00:55 +00:00
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-libvips-linux-arm64" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz" ,
"integrity" : "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
2025-06-09 10:00:55 +00:00
"arm64"
2025-05-19 10:23:36 +00:00
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "LGPL-3.0-or-later" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"linux"
2025-06-09 10:00:55 +00:00
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-libvips-linux-s390x" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz" ,
"integrity" : "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
2025-06-09 10:00:55 +00:00
"s390x"
2025-05-19 10:23:36 +00:00
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "LGPL-3.0-or-later" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"linux"
2025-06-09 10:00:55 +00:00
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-libvips-linux-x64" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz" ,
"integrity" : "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
2025-06-09 10:00:55 +00:00
"x64"
2025-05-19 10:23:36 +00:00
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "LGPL-3.0-or-later" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"linux"
2025-06-09 10:00:55 +00:00
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-libvips-linuxmusl-arm64" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz" ,
"integrity" : "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "LGPL-3.0-or-later" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"linux"
2025-06-09 10:00:55 +00:00
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-libvips-linuxmusl-x64" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz" ,
"integrity" : "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
2025-06-09 10:00:55 +00:00
"x64"
2025-05-19 10:23:36 +00:00
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "LGPL-3.0-or-later" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"linux"
2025-06-09 10:00:55 +00:00
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-linux-arm" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz" ,
"integrity" : "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
2025-06-09 10:00:55 +00:00
"arm"
2025-05-19 10:23:36 +00:00
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "Apache-2.0" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"linux"
2025-06-09 10:00:55 +00:00
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-arm" : "1.0.5"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-linux-arm64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz" ,
"integrity" : "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
2025-06-09 10:00:55 +00:00
"arm64"
2025-05-19 10:23:36 +00:00
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "Apache-2.0" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"linux"
2025-06-09 10:00:55 +00:00
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-arm64" : "1.0.4"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-linux-s390x" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz" ,
"integrity" : "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"s390x"
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "Apache-2.0" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"linux"
2025-06-09 10:00:55 +00:00
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-s390x" : "1.0.4"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-linux-x64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz" ,
"integrity" : "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "Apache-2.0" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"linux"
2025-06-09 10:00:55 +00:00
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-x64" : "1.0.4"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-linuxmusl-arm64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz" ,
"integrity" : "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
2025-06-09 10:00:55 +00:00
"arm64"
2025-05-19 10:23:36 +00:00
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "Apache-2.0" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"linux"
2025-06-09 10:00:55 +00:00
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linuxmusl-arm64" : "1.0.4"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-linuxmusl-x64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz" ,
"integrity" : "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linuxmusl-x64" : "1.0.4"
}
} ,
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-wasm32" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz" ,
"integrity" : "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"wasm32"
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "Apache-2.0 AND LGPL-3.0-or-later AND MIT" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"dependencies" : {
2025-06-09 10:00:55 +00:00
"@emnapi/runtime" : "^1.2.0"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-win32-ia32" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz" ,
"integrity" : "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"ia32"
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "Apache-2.0 AND LGPL-3.0-or-later" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"win32"
2025-06-09 10:00:55 +00:00
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/@img/sharp-win32-x64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz" ,
"integrity" : "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2025-06-09 10:00:55 +00:00
"license" : "Apache-2.0 AND LGPL-3.0-or-later" ,
2025-05-19 10:23:36 +00:00
"optional" : true ,
"os" : [
"win32"
2025-06-09 10:00:55 +00:00
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
"node_modules/@vite-pwa/assets-generator/node_modules/sharp" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz" ,
"integrity" : "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==" ,
"dev" : true ,
"hasInstallScript" : true ,
"license" : "Apache-2.0" ,
2025-05-19 10:23:36 +00:00
"dependencies" : {
2025-06-09 10:00:55 +00:00
"color" : "^4.2.3" ,
"detect-libc" : "^2.0.3" ,
"semver" : "^7.6.3"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"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"
}
} ,
"node_modules/@vite-pwa/astro" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@vite-pwa/astro/-/astro-1.1.0.tgz" ,
"integrity" : "sha512-LLBhhRaU7jZ93P+Dq79Jxj0HOXlg/Dn2Z8wBvpxoZl/eB4CbbKjNbTnKQ7VcmffqKBrAvAluUJjbp7zkwD3MFQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"vite-plugin-pwa" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
"@vite-pwa/assets-generator" : "^1.0.0" ,
"astro" : "^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0" ,
"vite-plugin-pwa" : "^1.0.0"
} ,
"peerDependenciesMeta" : {
"@vite-pwa/assets-generator" : {
"optional" : true
}
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/@volar/kit" : {
"version" : "2.4.12" ,
"resolved" : "https://registry.npmjs.org/@volar/kit/-/kit-2.4.12.tgz" ,
"integrity" : "sha512-f9JE8oy9C2rBcCWxUYKUF23hOXz4mwgVXFjk7nHhxzplaoVjEOsKpBm8NI2nBH7Cwu8DRxDwBsbIxMl/8wlLxw==" ,
"license" : "MIT" ,
"dependencies" : {
"@volar/language-service" : "2.4.12" ,
"@volar/typescript" : "2.4.12" ,
"typesafe-path" : "^0.2.2" ,
"vscode-languageserver-textdocument" : "^1.0.11" ,
"vscode-uri" : "^3.0.8"
} ,
"peerDependencies" : {
"typescript" : "*"
}
} ,
"node_modules/@volar/language-core" : {
"version" : "2.4.12" ,
"resolved" : "https://registry.npmjs.org/@volar/language-core/-/language-core-2.4.12.tgz" ,
"integrity" : "sha512-RLrFdXEaQBWfSnYGVxvR2WrO6Bub0unkdHYIdC31HzIEqATIuuhRRzYu76iGPZ6OtA4Au1SnW0ZwIqPP217YhA==" ,
"license" : "MIT" ,
"dependencies" : {
"@volar/source-map" : "2.4.12"
}
} ,
"node_modules/@volar/language-server" : {
"version" : "2.4.12" ,
"resolved" : "https://registry.npmjs.org/@volar/language-server/-/language-server-2.4.12.tgz" ,
"integrity" : "sha512-KC0YqTXCZMaImMWyAKC+dLB2BXjfz80kqesJkV6oXxJsGEQPfmdqug299idwtrT6FVSmZ7q5UrPfvgKwA0S3JA==" ,
"license" : "MIT" ,
"dependencies" : {
"@volar/language-core" : "2.4.12" ,
"@volar/language-service" : "2.4.12" ,
"@volar/typescript" : "2.4.12" ,
"path-browserify" : "^1.0.1" ,
"request-light" : "^0.7.0" ,
"vscode-languageserver" : "^9.0.1" ,
"vscode-languageserver-protocol" : "^3.17.5" ,
"vscode-languageserver-textdocument" : "^1.0.11" ,
"vscode-uri" : "^3.0.8"
}
} ,
"node_modules/@volar/language-service" : {
"version" : "2.4.12" ,
"resolved" : "https://registry.npmjs.org/@volar/language-service/-/language-service-2.4.12.tgz" ,
"integrity" : "sha512-nifOPGYYPnCmxja6/ML/Gl2EgFkUdw4gLbYqbh8FjqX3gSpXSZl/0ebqORjKo1KW56YWHWRZd1jFutEtCiRYhA==" ,
"license" : "MIT" ,
"dependencies" : {
"@volar/language-core" : "2.4.12" ,
"vscode-languageserver-protocol" : "^3.17.5" ,
"vscode-languageserver-textdocument" : "^1.0.11" ,
"vscode-uri" : "^3.0.8"
}
} ,
"node_modules/@volar/source-map" : {
"version" : "2.4.12" ,
"resolved" : "https://registry.npmjs.org/@volar/source-map/-/source-map-2.4.12.tgz" ,
"integrity" : "sha512-bUFIKvn2U0AWojOaqf63ER0N/iHIBYZPpNGogfLPQ68F5Eet6FnLlyho7BS0y2HJ1jFhSif7AcuTx1TqsCzRzw==" ,
"license" : "MIT"
} ,
"node_modules/@volar/typescript" : {
"version" : "2.4.12" ,
"resolved" : "https://registry.npmjs.org/@volar/typescript/-/typescript-2.4.12.tgz" ,
"integrity" : "sha512-HJB73OTJDgPc80K30wxi3if4fSsZZAOScbj2fcicMuOPoOkcf9NNAINb33o+DzhBdF9xTKC1gnPmIRDous5S0g==" ,
"license" : "MIT" ,
"dependencies" : {
"@volar/language-core" : "2.4.12" ,
"path-browserify" : "^1.0.1" ,
"vscode-uri" : "^3.0.8"
}
} ,
"node_modules/@vscode/emmet-helper" : {
"version" : "2.11.0" ,
"resolved" : "https://registry.npmjs.org/@vscode/emmet-helper/-/emmet-helper-2.11.0.tgz" ,
"integrity" : "sha512-QLxjQR3imPZPQltfbWRnHU6JecWTF1QSWhx3GAKQpslx7y3Dp6sIIXhKjiUJ/BR9FX8PVthjr9PD6pNwOJfAzw==" ,
"license" : "MIT" ,
"dependencies" : {
"emmet" : "^2.4.3" ,
"jsonc-parser" : "^2.3.0" ,
"vscode-languageserver-textdocument" : "^1.0.1" ,
"vscode-languageserver-types" : "^3.15.1" ,
"vscode-uri" : "^3.0.8"
}
} ,
"node_modules/@vscode/l10n" : {
"version" : "0.0.18" ,
"resolved" : "https://registry.npmjs.org/@vscode/l10n/-/l10n-0.0.18.tgz" ,
"integrity" : "sha512-KYSIHVmslkaCDyw013pphY+d7x1qV8IZupYfeIfzNA+nsaWHbn5uPuQRvdRFsa9zFzGeudPuoGoZ1Op4jrJXIQ==" ,
"license" : "MIT"
} ,
"node_modules/acorn" : {
"version" : "8.14.1" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz" ,
"integrity" : "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==" ,
"license" : "MIT" ,
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/acorn-jsx" : {
"version" : "5.3.2" ,
"resolved" : "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz" ,
"integrity" : "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" ,
"license" : "MIT" ,
"peerDependencies" : {
"acorn" : "^6.0.0 || ^7.0.0 || ^8.0.0"
}
} ,
2025-06-02 03:53:03 +00:00
"node_modules/agent-base" : {
"version" : "7.1.3" ,
"resolved" : "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz" ,
"integrity" : "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 14"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/ajv" : {
"version" : "6.12.6" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" ,
"integrity" : "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.1" ,
"fast-json-stable-stringify" : "^2.0.0" ,
"json-schema-traverse" : "^0.4.1" ,
"uri-js" : "^4.2.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
"node_modules/ansi-align" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz" ,
"integrity" : "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==" ,
"license" : "ISC" ,
"dependencies" : {
"string-width" : "^4.1.0"
}
} ,
"node_modules/ansi-align/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ansi-align/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" ,
"license" : "MIT"
} ,
"node_modules/ansi-align/node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ansi-align/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ansi-regex" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz" ,
"integrity" : "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/ansi-styles" : {
"version" : "6.2.1" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz" ,
"integrity" : "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/anymatch" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" ,
"integrity" : "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" ,
"license" : "ISC" ,
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/anymatch/node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/arg" : {
"version" : "5.0.2" ,
"resolved" : "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz" ,
"integrity" : "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==" ,
"license" : "MIT"
} ,
"node_modules/argparse" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" ,
"integrity" : "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" ,
"license" : "Python-2.0"
} ,
"node_modules/aria-query" : {
"version" : "5.3.2" ,
"resolved" : "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz" ,
"integrity" : "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/array-buffer-byte-length" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz" ,
"integrity" : "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3" ,
"is-array-buffer" : "^3.0.5"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array-includes" : {
"version" : "3.1.8" ,
"resolved" : "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz" ,
"integrity" : "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-object-atoms" : "^1.0.0" ,
"get-intrinsic" : "^1.2.4" ,
"is-string" : "^1.0.7"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array-iterate" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/array-iterate/-/array-iterate-2.0.1.tgz" ,
"integrity" : "sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/array.prototype.findlastindex" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz" ,
"integrity" : "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0" ,
"es-shim-unscopables" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array.prototype.flat" : {
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz" ,
"integrity" : "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.5" ,
"es-shim-unscopables" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array.prototype.flatmap" : {
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz" ,
"integrity" : "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.5" ,
"es-shim-unscopables" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/arraybuffer.prototype.slice" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz" ,
"integrity" : "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"array-buffer-byte-length" : "^1.0.1" ,
"call-bind" : "^1.0.8" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.5" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.6" ,
"is-array-buffer" : "^3.0.4"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-02 03:53:03 +00:00
"node_modules/asn1.js" : {
"version" : "5.4.1" ,
"resolved" : "https://registry.npmjs.org/asn1.js/-/asn1.js-5.4.1.tgz" ,
"integrity" : "sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==" ,
"license" : "MIT" ,
"dependencies" : {
"bn.js" : "^4.0.0" ,
"inherits" : "^2.0.1" ,
"minimalistic-assert" : "^1.0.0" ,
"safer-buffer" : "^2.1.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/ast-types-flow" : {
"version" : "0.0.8" ,
"resolved" : "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz" ,
"integrity" : "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/astring" : {
"version" : "1.9.0" ,
"resolved" : "https://registry.npmjs.org/astring/-/astring-1.9.0.tgz" ,
"integrity" : "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==" ,
"license" : "MIT" ,
"bin" : {
"astring" : "bin/astring"
}
} ,
"node_modules/astro" : {
2025-06-06 10:09:59 +00:00
"version" : "5.9.0" ,
"resolved" : "https://registry.npmjs.org/astro/-/astro-5.9.0.tgz" ,
"integrity" : "sha512-AHF7oZDBQRwggHUG0bwBhRQjrDD+vJpCtPd0/GVxDB1hGRV0SQuFWS0UHX5bYczIqFcao1z9o9o0r2rQtHrTMg==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@astrojs/compiler" : "^2.12.0" ,
2025-05-19 10:23:36 +00:00
"@astrojs/internal-helpers" : "0.6.1" ,
2025-06-06 10:09:59 +00:00
"@astrojs/markdown-remark" : "6.3.2" ,
"@astrojs/telemetry" : "3.3.0" ,
2025-05-19 10:23:36 +00:00
"@capsizecss/unpack" : "^2.4.0" ,
"@oslojs/encoding" : "^1.1.0" ,
"@rollup/pluginutils" : "^5.1.4" ,
"acorn" : "^8.14.1" ,
"aria-query" : "^5.3.2" ,
"axobject-query" : "^4.1.0" ,
"boxen" : "8.0.1" ,
"ci-info" : "^4.2.0" ,
"clsx" : "^2.1.1" ,
"common-ancestor-path" : "^1.0.1" ,
"cookie" : "^1.0.2" ,
"cssesc" : "^3.0.0" ,
"debug" : "^4.4.0" ,
"deterministic-object-hash" : "^2.0.2" ,
"devalue" : "^5.1.1" ,
"diff" : "^5.2.0" ,
"dlv" : "^1.1.3" ,
"dset" : "^3.1.4" ,
"es-module-lexer" : "^1.6.0" ,
"esbuild" : "^0.25.0" ,
"estree-walker" : "^3.0.3" ,
"flattie" : "^1.1.1" ,
"fontace" : "~0.3.0" ,
"github-slugger" : "^2.0.0" ,
"html-escaper" : "3.0.3" ,
"http-cache-semantics" : "^4.1.1" ,
2025-06-06 10:09:59 +00:00
"import-meta-resolve" : "^4.1.0" ,
2025-05-19 10:23:36 +00:00
"js-yaml" : "^4.1.0" ,
"kleur" : "^4.1.5" ,
"magic-string" : "^0.30.17" ,
"magicast" : "^0.3.5" ,
"mrmime" : "^2.0.1" ,
"neotraverse" : "^0.6.18" ,
"p-limit" : "^6.2.0" ,
"p-queue" : "^8.1.0" ,
"package-manager-detector" : "^1.1.0" ,
"picomatch" : "^4.0.2" ,
"prompts" : "^2.4.2" ,
"rehype" : "^13.0.2" ,
"semver" : "^7.7.1" ,
"shiki" : "^3.2.1" ,
"tinyexec" : "^0.3.2" ,
"tinyglobby" : "^0.2.12" ,
"tsconfck" : "^3.1.5" ,
"ultrahtml" : "^1.6.0" ,
"unifont" : "~0.5.0" ,
"unist-util-visit" : "^5.0.0" ,
"unstorage" : "^1.15.0" ,
"vfile" : "^6.0.3" ,
"vite" : "^6.3.4" ,
"vitefu" : "^1.0.6" ,
"xxhash-wasm" : "^1.1.0" ,
"yargs-parser" : "^21.1.1" ,
"yocto-spinner" : "^0.2.1" ,
"zod" : "^3.24.2" ,
"zod-to-json-schema" : "^3.24.5" ,
"zod-to-ts" : "^1.2.0"
} ,
"bin" : {
"astro" : "astro.js"
} ,
"engines" : {
2025-06-06 10:09:59 +00:00
"node" : "18.20.8 || ^20.3.0 || >=22.0.0" ,
2025-05-19 10:23:36 +00:00
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/astrodotbuild"
} ,
"optionalDependencies" : {
"sharp" : "^0.33.3"
}
} ,
"node_modules/astro-eslint-parser" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.2.1.tgz" ,
"integrity" : "sha512-3oqANMjrvJ+IE5pwlUWsH/4UztmYf/GTL0HPUkWnYBNAHiGVGrOh2EbegxS5niAwlO0w9dRYk0CkCPlJcu8c3Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@astrojs/compiler" : "^2.0.0" ,
"@typescript-eslint/scope-manager" : "^7.0.0 || ^8.0.0" ,
"@typescript-eslint/types" : "^7.0.0 || ^8.0.0" ,
"astrojs-compiler-sync" : "^1.0.0" ,
"debug" : "^4.3.4" ,
"entities" : "^6.0.0" ,
"eslint-scope" : "^8.0.1" ,
"eslint-visitor-keys" : "^4.0.0" ,
"espree" : "^10.0.0" ,
"fast-glob" : "^3.3.3" ,
"is-glob" : "^4.0.3" ,
"semver" : "^7.3.8"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ota-meshi"
}
} ,
"node_modules/astro-eslint-parser/node_modules/entities" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-6.0.0.tgz" ,
"integrity" : "sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.12"
} ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
"node_modules/astro-icon" : {
"version" : "1.1.5" ,
"resolved" : "https://registry.npmjs.org/astro-icon/-/astro-icon-1.1.5.tgz" ,
"integrity" : "sha512-CJYS5nWOw9jz4RpGWmzNQY7D0y2ZZacH7atL2K9DeJXJVaz7/5WrxeyIxO8KASk1jCM96Q4LjRx/F3R+InjJrw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@iconify/tools" : "^4.0.5" ,
"@iconify/types" : "^2.0.0" ,
"@iconify/utils" : "^2.1.30"
}
} ,
"node_modules/astro-loading-indicator" : {
"version" : "0.7.0" ,
"resolved" : "https://registry.npmjs.org/astro-loading-indicator/-/astro-loading-indicator-0.7.0.tgz" ,
"integrity" : "sha512-oNSUYbHq8Aaol0zcVuBzGz+qrqKsviOvKl1xaaKo3DLkEef7HCzHQAgTgWv4lB1iYFWa5GaieQvlxBO4KjzKZg==" ,
"license" : "MIT" ,
"peerDependencies" : {
"astro" : "^4.0.0 || ^5.0.0"
}
} ,
"node_modules/astro-remote" : {
"version" : "0.3.4" ,
"resolved" : "https://registry.npmjs.org/astro-remote/-/astro-remote-0.3.4.tgz" ,
"integrity" : "sha512-jL5skNQLA0YBc1R3bVGXyHew3FqGqsT7AgLzWAVeTLzFkwVMUYvs4/lKJSmS7ygcF1GnHnoKG6++8GL9VtWwGQ==" ,
"license" : "MIT" ,
"dependencies" : {
"entities" : "^4.5.0" ,
"marked" : "^12.0.0" ,
"marked-footnote" : "^1.2.2" ,
"marked-smartypants" : "^1.1.6" ,
"ultrahtml" : "^1.5.3"
} ,
"engines" : {
"node" : ">=18.14.1"
}
} ,
"node_modules/astro-seo-schema" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/astro-seo-schema/-/astro-seo-schema-5.0.0.tgz" ,
"integrity" : "sha512-rbP9BUxvqH4tdgG5VEYDcoAxUhVKv93TdHRQ5zbYUxee1TKAWsNcAG3nqavX83QTTGqU5anvikMcJZXWhGN9wg==" ,
"license" : "MIT" ,
"peerDependencies" : {
"astro" : "^5.0.0" ,
"schema-dts" : "^1.1.0"
}
} ,
2025-05-20 01:47:50 +00:00
"node_modules/astro/node_modules/@img/sharp-darwin-arm64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz" ,
"integrity" : "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==" ,
"cpu" : [
"arm64"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-darwin-arm64" : "1.0.4"
}
} ,
"node_modules/astro/node_modules/@img/sharp-darwin-x64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz" ,
"integrity" : "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==" ,
"cpu" : [
"x64"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-darwin-x64" : "1.0.4"
}
} ,
"node_modules/astro/node_modules/@img/sharp-libvips-darwin-arm64" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz" ,
"integrity" : "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==" ,
"cpu" : [
"arm64"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/astro/node_modules/@img/sharp-libvips-darwin-x64" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz" ,
"integrity" : "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==" ,
"cpu" : [
"x64"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/astro/node_modules/@img/sharp-libvips-linux-arm" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz" ,
"integrity" : "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==" ,
"cpu" : [
"arm"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/astro/node_modules/@img/sharp-libvips-linux-arm64" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz" ,
"integrity" : "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==" ,
"cpu" : [
"arm64"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/astro/node_modules/@img/sharp-libvips-linux-s390x" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz" ,
"integrity" : "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==" ,
"cpu" : [
"s390x"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/astro/node_modules/@img/sharp-libvips-linux-x64" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz" ,
"integrity" : "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==" ,
"cpu" : [
"x64"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/astro/node_modules/@img/sharp-libvips-linuxmusl-arm64" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz" ,
"integrity" : "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==" ,
"cpu" : [
"arm64"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/astro/node_modules/@img/sharp-libvips-linuxmusl-x64" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz" ,
"integrity" : "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==" ,
"cpu" : [
"x64"
] ,
"license" : "LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/astro/node_modules/@img/sharp-linux-arm" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz" ,
"integrity" : "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==" ,
"cpu" : [
"arm"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-arm" : "1.0.5"
}
} ,
"node_modules/astro/node_modules/@img/sharp-linux-arm64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz" ,
"integrity" : "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==" ,
"cpu" : [
"arm64"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-arm64" : "1.0.4"
}
} ,
"node_modules/astro/node_modules/@img/sharp-linux-s390x" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz" ,
"integrity" : "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==" ,
"cpu" : [
"s390x"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-s390x" : "1.0.4"
}
} ,
"node_modules/astro/node_modules/@img/sharp-linux-x64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz" ,
"integrity" : "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==" ,
"cpu" : [
"x64"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-x64" : "1.0.4"
}
} ,
"node_modules/astro/node_modules/@img/sharp-linuxmusl-arm64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz" ,
"integrity" : "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==" ,
"cpu" : [
"arm64"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linuxmusl-arm64" : "1.0.4"
}
} ,
"node_modules/astro/node_modules/@img/sharp-linuxmusl-x64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz" ,
"integrity" : "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==" ,
"cpu" : [
"x64"
] ,
"license" : "Apache-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linuxmusl-x64" : "1.0.4"
}
} ,
"node_modules/astro/node_modules/@img/sharp-wasm32" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz" ,
"integrity" : "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==" ,
"cpu" : [
"wasm32"
] ,
"license" : "Apache-2.0 AND LGPL-3.0-or-later AND MIT" ,
"optional" : true ,
"dependencies" : {
"@emnapi/runtime" : "^1.2.0"
} ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/astro/node_modules/@img/sharp-win32-ia32" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz" ,
"integrity" : "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==" ,
"cpu" : [
"ia32"
] ,
"license" : "Apache-2.0 AND LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/astro/node_modules/@img/sharp-win32-x64" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz" ,
"integrity" : "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==" ,
"cpu" : [
"x64"
] ,
"license" : "Apache-2.0 AND LGPL-3.0-or-later" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/astro/node_modules/package-manager-detector" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.1.0.tgz" ,
"integrity" : "sha512-Y8f9qUlBzW8qauJjd/eu6jlpJZsuPJm2ZAV0cDVd420o4EdpH5RPdoCv+60/TdJflGatr4sDfpAL6ArWZbM5tA==" ,
"license" : "MIT"
} ,
2025-05-20 01:47:50 +00:00
"node_modules/astro/node_modules/sharp" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz" ,
"integrity" : "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==" ,
"hasInstallScript" : true ,
"license" : "Apache-2.0" ,
"optional" : true ,
"dependencies" : {
"color" : "^4.2.3" ,
"detect-libc" : "^2.0.3" ,
"semver" : "^7.6.3"
} ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"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"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/astrojs-compiler-sync" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/astrojs-compiler-sync/-/astrojs-compiler-sync-1.0.1.tgz" ,
"integrity" : "sha512-EdJILVkc/Iiw9sLMyb2uppp/vG7YL9TgkwaEumNDflI8s0AhR5XuCFkdbA/AcCGvcBfsRH9ngy/iIP8Uybl82g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"synckit" : "^0.9.0"
} ,
"engines" : {
"node" : "^18.18.0 || >=20.9.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ota-meshi"
} ,
"peerDependencies" : {
"@astrojs/compiler" : ">=0.27.0"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/async" : {
"version" : "3.2.6" ,
"resolved" : "https://registry.npmjs.org/async/-/async-3.2.6.tgz" ,
"integrity" : "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/async-function" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz" ,
"integrity" : "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/async-listen" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/async-listen/-/async-listen-3.1.0.tgz" ,
"integrity" : "sha512-TkOhqze98lP+6e7SPbrBpyhTpfvqqX8VYKGn4uckrgPan4WQIHnTaUD2zZzZS18eVVDj4rHPcIZa1PGgvo1DfA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 14"
}
} ,
"node_modules/asynckit" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz" ,
"integrity" : "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/at-least-node" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz" ,
"integrity" : "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==" ,
"dev" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">= 4.0.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/available-typed-arrays" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz" ,
"integrity" : "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"possible-typed-array-names" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/axe-core" : {
"version" : "4.10.2" ,
"resolved" : "https://registry.npmjs.org/axe-core/-/axe-core-4.10.2.tgz" ,
"integrity" : "sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==" ,
"dev" : true ,
"license" : "MPL-2.0" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/axios" : {
"version" : "1.9.0" ,
"resolved" : "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz" ,
"integrity" : "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"follow-redirects" : "^1.15.6" ,
"form-data" : "^4.0.0" ,
"proxy-from-env" : "^1.1.0"
}
} ,
"node_modules/axobject-query" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz" ,
"integrity" : "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/babel-plugin-polyfill-corejs2" : {
"version" : "0.4.13" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.13.tgz" ,
"integrity" : "sha512-3sX/eOms8kd3q2KZ6DAhKPc0dgm525Gqq5NtWKZ7QYYZEv57OQ54KtblzJzH1lQF/eQxO8KjWGIK9IPUJNus5g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/compat-data" : "^7.22.6" ,
"@babel/helper-define-polyfill-provider" : "^0.6.4" ,
"semver" : "^6.3.1"
} ,
"peerDependencies" : {
"@babel/core" : "^7.4.0 || ^8.0.0-0 <8.0.0"
}
} ,
"node_modules/babel-plugin-polyfill-corejs2/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/babel-plugin-polyfill-corejs3" : {
"version" : "0.11.1" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1.tgz" ,
"integrity" : "sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-define-polyfill-provider" : "^0.6.3" ,
"core-js-compat" : "^3.40.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.4.0 || ^8.0.0-0 <8.0.0"
}
} ,
"node_modules/babel-plugin-polyfill-regenerator" : {
"version" : "0.6.4" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.4.tgz" ,
"integrity" : "sha512-7gD3pRadPrbjhjLyxebmx/WrFYcuSjZ0XbdUujQMZ/fcE9oeewk2U/7PCvez84UeuK3oSjmPZ0Ch0dlupQvGzw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-define-polyfill-provider" : "^0.6.4"
} ,
"peerDependencies" : {
"@babel/core" : "^7.4.0 || ^8.0.0-0 <8.0.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/bail" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz" ,
"integrity" : "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/balanced-match" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" ,
"integrity" : "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/base-64" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz" ,
"integrity" : "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==" ,
"license" : "MIT"
} ,
"node_modules/base64-js" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz" ,
"integrity" : "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT"
} ,
"node_modules/bl" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz" ,
"integrity" : "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" ,
"license" : "MIT" ,
"dependencies" : {
"buffer" : "^5.5.0" ,
"inherits" : "^2.0.4" ,
"readable-stream" : "^3.4.0"
}
} ,
"node_modules/blob-to-buffer" : {
"version" : "1.2.9" ,
"resolved" : "https://registry.npmjs.org/blob-to-buffer/-/blob-to-buffer-1.2.9.tgz" ,
"integrity" : "sha512-BF033y5fN6OCofD3vgHmNtwZWRcq9NLyyxyILx9hfMy1sXYy4ojFl765hJ2lP0YaN2fuxPaLO2Vzzoxy0FLFFA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT"
} ,
2025-06-02 03:53:03 +00:00
"node_modules/bn.js" : {
"version" : "4.12.2" ,
"resolved" : "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz" ,
"integrity" : "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==" ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/boolbase" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz" ,
"integrity" : "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" ,
"dev" : true ,
"license" : "ISC"
} ,
"node_modules/boxen" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/boxen/-/boxen-8.0.1.tgz" ,
"integrity" : "sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==" ,
"license" : "MIT" ,
"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.21.0" ,
"widest-line" : "^5.0.0" ,
"wrap-ansi" : "^9.0.0"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/brace-expansion" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz" ,
"integrity" : "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/braces" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" ,
"integrity" : "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" ,
"license" : "MIT" ,
"dependencies" : {
"fill-range" : "^7.1.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/brotli" : {
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/brotli/-/brotli-1.3.3.tgz" ,
"integrity" : "sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg==" ,
"license" : "MIT" ,
"dependencies" : {
"base64-js" : "^1.1.2"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/browserslist" : {
"version" : "4.25.0" ,
"resolved" : "https://registry.npmjs.org/browserslist/-/browserslist-4.25.0.tgz" ,
"integrity" : "sha512-PJ8gYKeS5e/whHBh8xrwYK+dAvEj7JXtz6uTucnMRB8OiGTsKccFekoRrjajPBHV8oOY+2tI4uxeceSimKwMFA==" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"caniuse-lite" : "^1.0.30001718" ,
"electron-to-chromium" : "^1.5.160" ,
"node-releases" : "^2.0.19" ,
"update-browserslist-db" : "^1.1.3"
} ,
"bin" : {
"browserslist" : "cli.js"
} ,
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/buffer" : {
"version" : "5.7.1" ,
"resolved" : "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz" ,
"integrity" : "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"base64-js" : "^1.3.1" ,
"ieee754" : "^1.1.13"
}
} ,
"node_modules/buffer-crc32" : {
"version" : "0.2.13" ,
"resolved" : "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz" ,
"integrity" : "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "*"
}
} ,
2025-06-02 03:53:03 +00:00
"node_modules/buffer-equal-constant-time" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz" ,
"integrity" : "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==" ,
"license" : "BSD-3-Clause"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/buffer-from" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz" ,
"integrity" : "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" ,
"devOptional" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/bundle-name" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz" ,
"integrity" : "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==" ,
"license" : "MIT" ,
"dependencies" : {
"run-applescript" : "^7.0.0"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/cac" : {
"version" : "6.7.14" ,
"resolved" : "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz" ,
"integrity" : "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/call-bind" : {
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz" ,
"integrity" : "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind-apply-helpers" : "^1.0.0" ,
"es-define-property" : "^1.0.0" ,
"get-intrinsic" : "^1.2.4" ,
"set-function-length" : "^1.2.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/call-bind-apply-helpers" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz" ,
"integrity" : "sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/call-bound" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/call-bound/-/call-bound-1.0.3.tgz" ,
"integrity" : "sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind-apply-helpers" : "^1.0.1" ,
"get-intrinsic" : "^1.2.6"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/callsites" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" ,
"integrity" : "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/camelcase" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/camelcase/-/camelcase-8.0.0.tgz" ,
"integrity" : "sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/camelize" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/camelize/-/camelize-1.0.1.tgz" ,
"integrity" : "sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/caniuse-lite" : {
"version" : "1.0.30001721" ,
"resolved" : "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001721.tgz" ,
"integrity" : "sha512-cOuvmUVtKrtEaoKiO0rSc29jcjwMwX5tOHDy4MgVFEWiUXj4uBMJkwI8MDySkgXidpMiHUcviogAvFi4pA2hDQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/caniuse-lite"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "CC-BY-4.0"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/canvas" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/canvas/-/canvas-3.1.0.tgz" ,
"integrity" : "sha512-tTj3CqqukVJ9NgSahykNwtGda7V33VLObwrHfzT0vqJXu7J4d4C/7kQQW3fOEGDfZZoILPut5H00gOjyttPGyg==" ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"dependencies" : {
"node-addon-api" : "^7.0.0" ,
"prebuild-install" : "^7.1.1"
} ,
"engines" : {
"node" : "^18.12.0 || >= 20.9.0"
}
} ,
"node_modules/ccount" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz" ,
"integrity" : "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/chalk" : {
"version" : "5.4.1" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz" ,
"integrity" : "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.17.0 || ^14.13 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/character-entities" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz" ,
"integrity" : "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/character-entities-html4" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz" ,
"integrity" : "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/character-entities-legacy" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz" ,
"integrity" : "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/character-reference-invalid" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz" ,
"integrity" : "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/cheerio" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0.tgz" ,
"integrity" : "sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"cheerio-select" : "^2.1.0" ,
"dom-serializer" : "^2.0.0" ,
"domhandler" : "^5.0.3" ,
"domutils" : "^3.1.0" ,
"encoding-sniffer" : "^0.2.0" ,
"htmlparser2" : "^9.1.0" ,
"parse5" : "^7.1.2" ,
"parse5-htmlparser2-tree-adapter" : "^7.0.0" ,
"parse5-parser-stream" : "^7.1.2" ,
"undici" : "^6.19.5" ,
"whatwg-mimetype" : "^4.0.0"
} ,
"engines" : {
"node" : ">=18.17"
} ,
"funding" : {
"url" : "https://github.com/cheeriojs/cheerio?sponsor=1"
}
} ,
"node_modules/cheerio-select" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz" ,
"integrity" : "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"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.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
"node_modules/chokidar" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz" ,
"integrity" : "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==" ,
"license" : "MIT" ,
"dependencies" : {
"readdirp" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 14.16.0"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
"node_modules/chownr" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz" ,
"integrity" : "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==" ,
"dev" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/ci-info" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/ci-info/-/ci-info-4.2.0.tgz" ,
"integrity" : "sha512-cYY9mypksY8NRqgDB1XD1RiJL338v/551niynFTGkZOO2LHuB2OmOYxDIe/ttN9AHwrqdum1360G3ald0W9kCg==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/sibiraj-s"
}
] ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cli-boxes" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz" ,
"integrity" : "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/cliui" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz" ,
"integrity" : "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" ,
"license" : "ISC" ,
"dependencies" : {
"string-width" : "^4.2.0" ,
"strip-ansi" : "^6.0.1" ,
"wrap-ansi" : "^7.0.0"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/cliui/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cliui/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"license" : "MIT" ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/cliui/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" ,
"license" : "MIT"
} ,
"node_modules/cliui/node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cliui/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cliui/node_modules/wrap-ansi" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" ,
"integrity" : "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^4.0.0" ,
"string-width" : "^4.1.0" ,
"strip-ansi" : "^6.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/clone" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz" ,
"integrity" : "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8"
}
} ,
"node_modules/clsx" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz" ,
"integrity" : "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/cluster-key-slot" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz" ,
"integrity" : "sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/collapse-white-space" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz" ,
"integrity" : "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/color" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/color/-/color-4.2.3.tgz" ,
"integrity" : "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==" ,
"license" : "MIT" ,
"dependencies" : {
"color-convert" : "^2.0.1" ,
"color-string" : "^1.9.0"
} ,
"engines" : {
"node" : ">=12.5.0"
}
} ,
"node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"license" : "MIT" ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
"license" : "MIT"
} ,
"node_modules/color-string" : {
"version" : "1.9.1" ,
"resolved" : "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz" ,
"integrity" : "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==" ,
"license" : "MIT" ,
"dependencies" : {
"color-name" : "^1.0.0" ,
"simple-swizzle" : "^0.2.2"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/colorette" : {
"version" : "2.0.20" ,
"resolved" : "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz" ,
"integrity" : "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/combined-stream" : {
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz" ,
"integrity" : "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"delayed-stream" : "~1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/comma-separated-tokens" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz" ,
"integrity" : "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/commander" : {
"version" : "2.20.3" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" ,
"integrity" : "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" ,
"devOptional" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/common-ancestor-path" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz" ,
"integrity" : "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==" ,
"license" : "ISC"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/common-tags" : {
"version" : "1.8.2" ,
"resolved" : "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz" ,
"integrity" : "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/concat-map" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" ,
"integrity" : "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/confbox" : {
"version" : "0.1.8" ,
"resolved" : "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz" ,
"integrity" : "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/consola" : {
"version" : "3.4.2" ,
"resolved" : "https://registry.npmjs.org/consola/-/consola-3.4.2.tgz" ,
"integrity" : "sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^14.18.0 || >=16.10.0"
}
} ,
"node_modules/convert-source-map" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz" ,
"integrity" : "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/cookie" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz" ,
"integrity" : "sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/cookie-es" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/cookie-es/-/cookie-es-1.2.2.tgz" ,
"integrity" : "sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==" ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/core-js-compat" : {
"version" : "3.42.0" ,
"resolved" : "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.42.0.tgz" ,
"integrity" : "sha512-bQasjMfyDGyaeWKBIu33lHh9qlSR0MFE/Nmc6nMjf/iU9b3rSMdAYz1Baxrv4lPdGUsTqZudHA4jIGSJy0SWZQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.24.4"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/core-js"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/cross-fetch" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.2.0.tgz" ,
"integrity" : "sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==" ,
"license" : "MIT" ,
"dependencies" : {
"node-fetch" : "^2.7.0"
}
} ,
"node_modules/cross-fetch/node_modules/node-fetch" : {
"version" : "2.7.0" ,
"resolved" : "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz" ,
"integrity" : "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" ,
"license" : "MIT" ,
"dependencies" : {
"whatwg-url" : "^5.0.0"
} ,
"engines" : {
"node" : "4.x || >=6.0.0"
} ,
"peerDependencies" : {
"encoding" : "^0.1.0"
} ,
"peerDependenciesMeta" : {
"encoding" : {
"optional" : true
}
}
} ,
"node_modules/cross-spawn" : {
"version" : "7.0.6" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz" ,
"integrity" : "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/crossws" : {
"version" : "0.3.4" ,
"resolved" : "https://registry.npmjs.org/crossws/-/crossws-0.3.4.tgz" ,
"integrity" : "sha512-uj0O1ETYX1Bh6uSgktfPvwDiPYGQ3aI4qVsaC/LWpkIzGj1nUYm5FK3K+t11oOlpN01lGbprFCH4wBlKdJjVgw==" ,
"license" : "MIT" ,
"dependencies" : {
"uncrypto" : "^0.1.3"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/crypto-random-string" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz" ,
"integrity" : "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/css-background-parser" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/css-background-parser/-/css-background-parser-0.1.0.tgz" ,
"integrity" : "sha512-2EZLisiZQ+7m4wwur/qiYJRniHX4K5Tc9w93MT3AS0WS1u5kaZ4FKXlOTBhOjc+CgEgPiGY+fX1yWD8UwpEqUA==" ,
"license" : "MIT"
} ,
"node_modules/css-box-shadow" : {
"version" : "1.0.0-3" ,
"resolved" : "https://registry.npmjs.org/css-box-shadow/-/css-box-shadow-1.0.0-3.tgz" ,
"integrity" : "sha512-9jaqR6e7Ohds+aWwmhe6wILJ99xYQbfmK9QQB9CcMjDbTxPZjwEmUQpU91OG05Xgm8BahT5fW+svbsQGjS/zPg==" ,
"license" : "MIT"
} ,
"node_modules/css-color-keywords" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/css-color-keywords/-/css-color-keywords-1.0.0.tgz" ,
"integrity" : "sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/css-gradient-parser" : {
"version" : "0.0.16" ,
"resolved" : "https://registry.npmjs.org/css-gradient-parser/-/css-gradient-parser-0.0.16.tgz" ,
"integrity" : "sha512-3O5QdqgFRUbXvK1x5INf1YkBz1UKSWqrd63vWsum8MNHDBYD5urm3QtxZbKU259OrEXNM26lP/MPY3d1IGkBgA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=16"
}
} ,
"node_modules/css-select" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz" ,
"integrity" : "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"boolbase" : "^1.0.0" ,
"css-what" : "^6.1.0" ,
"domhandler" : "^5.0.2" ,
"domutils" : "^3.0.1" ,
"nth-check" : "^2.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
"node_modules/css-to-react-native" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/css-to-react-native/-/css-to-react-native-3.2.0.tgz" ,
"integrity" : "sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==" ,
"license" : "MIT" ,
"dependencies" : {
"camelize" : "^1.0.0" ,
"css-color-keywords" : "^1.0.0" ,
"postcss-value-parser" : "^4.0.2"
}
} ,
"node_modules/css-tree" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz" ,
"integrity" : "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"mdn-data" : "2.0.30" ,
"source-map-js" : "^1.0.1"
} ,
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
}
} ,
"node_modules/css-what" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz" ,
"integrity" : "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">= 6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
"node_modules/cssesc" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" ,
"integrity" : "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" ,
"license" : "MIT" ,
"bin" : {
"cssesc" : "bin/cssesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/csso" : {
"version" : "5.0.5" ,
"resolved" : "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz" ,
"integrity" : "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"css-tree" : "~2.2.0"
} ,
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" ,
"npm" : ">=7.0.0"
}
} ,
"node_modules/csso/node_modules/css-tree" : {
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz" ,
"integrity" : "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"mdn-data" : "2.0.28" ,
"source-map-js" : "^1.0.1"
} ,
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" ,
"npm" : ">=7.0.0"
}
} ,
"node_modules/csso/node_modules/mdn-data" : {
"version" : "2.0.28" ,
"resolved" : "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz" ,
"integrity" : "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==" ,
"dev" : true ,
"license" : "CC0-1.0"
} ,
"node_modules/csstype" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz" ,
"integrity" : "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" ,
2025-06-06 10:09:59 +00:00
"dev" : true ,
2025-05-19 10:23:36 +00:00
"license" : "MIT"
} ,
"node_modules/damerau-levenshtein" : {
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz" ,
"integrity" : "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==" ,
"dev" : true ,
"license" : "BSD-2-Clause"
} ,
"node_modules/data-uri-to-buffer" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz" ,
"integrity" : "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 12"
}
} ,
"node_modules/data-view-buffer" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz" ,
"integrity" : "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/data-view-byte-length" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz" ,
"integrity" : "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/inspect-js"
}
} ,
"node_modules/data-view-byte-offset" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz" ,
"integrity" : "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/date-fns" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz" ,
"integrity" : "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/kossnocorp"
}
} ,
"node_modules/debug" : {
2025-06-06 10:09:59 +00:00
"version" : "4.4.1" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz" ,
"integrity" : "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.1.3"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
2025-05-20 08:02:55 +00:00
"node_modules/decamelize" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" ,
"integrity" : "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==" ,
"license" : "MIT" ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=0.10.0"
}
} ,
"node_modules/decode-bmp" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/decode-bmp/-/decode-bmp-0.2.1.tgz" ,
"integrity" : "sha512-NiOaGe+GN0KJqi2STf24hfMkFitDUaIoUU3eKvP/wAbLe8o6FuW5n/x7MHPR0HKvBokp6MQY/j7w8lewEeVCIA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@canvas/image-data" : "^1.0.0" ,
"to-data-view" : "^1.1.0"
} ,
"engines" : {
"node" : ">=8.6.0"
}
} ,
"node_modules/decode-ico" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/decode-ico/-/decode-ico-0.4.1.tgz" ,
"integrity" : "sha512-69NZfbKIzux1vBOd31al3XnMnH+2mqDhEgLdpygErm4d60N+UwA5Sq5WFjmEDQzumgB9fElojGwWG0vybVfFmA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@canvas/image-data" : "^1.0.0" ,
"decode-bmp" : "^0.2.0" ,
"to-data-view" : "^1.1.0"
} ,
"engines" : {
"node" : ">=8.6"
2025-05-20 08:02:55 +00:00
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/decode-named-character-reference" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.1.0.tgz" ,
"integrity" : "sha512-Wy+JTSbFThEOXQIR2L6mxJvEs+veIzpmqD7ynWxMXGpnk3smkHQOp6forLdHsKpAMW9iJpaBBIxz285t1n1C3w==" ,
"license" : "MIT" ,
"dependencies" : {
"character-entities" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/decompress-response" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz" ,
"integrity" : "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==" ,
"license" : "MIT" ,
"dependencies" : {
"mimic-response" : "^3.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/deep-diff" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/deep-diff/-/deep-diff-1.0.2.tgz" ,
"integrity" : "sha512-aWS3UIVH+NPGCD1kki+DCU9Dua032iSsO43LqQpcs4R3+dVv7tX0qBGjiVHJHjplsoUM2XRO/KB92glqc68awg==" ,
"license" : "MIT"
} ,
"node_modules/deep-extend" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz" ,
"integrity" : "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/deep-is" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz" ,
"integrity" : "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/deepmerge" : {
"version" : "4.3.1" ,
"resolved" : "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz" ,
"integrity" : "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/default-browser" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/default-browser/-/default-browser-5.2.1.tgz" ,
"integrity" : "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==" ,
"license" : "MIT" ,
"dependencies" : {
"bundle-name" : "^4.1.0" ,
"default-browser-id" : "^5.0.0"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/default-browser-id" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.0.tgz" ,
"integrity" : "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/define-data-property" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz" ,
"integrity" : "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-define-property" : "^1.0.0" ,
"es-errors" : "^1.3.0" ,
"gopd" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/define-lazy-prop" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz" ,
"integrity" : "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/define-properties" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz" ,
"integrity" : "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"define-data-property" : "^1.0.1" ,
"has-property-descriptors" : "^1.0.0" ,
"object-keys" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/defu" : {
"version" : "6.1.4" ,
"resolved" : "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz" ,
"integrity" : "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==" ,
"license" : "MIT"
} ,
"node_modules/delayed-stream" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz" ,
"integrity" : "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/depd" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz" ,
"integrity" : "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/dequal" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz" ,
"integrity" : "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/destr" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/destr/-/destr-2.0.3.tgz" ,
"integrity" : "sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==" ,
"license" : "MIT"
} ,
"node_modules/detect-libc" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz" ,
"integrity" : "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/deterministic-object-hash" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/deterministic-object-hash/-/deterministic-object-hash-2.0.2.tgz" ,
"integrity" : "sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==" ,
"license" : "MIT" ,
"dependencies" : {
"base-64" : "^1.0.0"
} ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/devalue" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/devalue/-/devalue-5.1.1.tgz" ,
"integrity" : "sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==" ,
"license" : "MIT"
} ,
"node_modules/devlop" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz" ,
"integrity" : "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==" ,
"license" : "MIT" ,
"dependencies" : {
"dequal" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/dfa" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/dfa/-/dfa-1.2.0.tgz" ,
"integrity" : "sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q==" ,
"license" : "MIT"
} ,
"node_modules/diff" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz" ,
"integrity" : "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.3.1"
}
} ,
2025-05-20 08:02:55 +00:00
"node_modules/dijkstrajs" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/dijkstrajs/-/dijkstrajs-1.0.3.tgz" ,
"integrity" : "sha512-qiSlmBq9+BCdCA/L46dw8Uy93mloxsPSbwnm5yrKn2vMPiy8KyAskTF6zuV/j5BMsmOGZDPs7KjU+mjb670kfA==" ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/dlv" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz" ,
"integrity" : "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==" ,
"license" : "MIT"
} ,
"node_modules/doctrine" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz" ,
"integrity" : "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"esutils" : "^2.0.2"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/dom-serializer" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz" ,
"integrity" : "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"domelementtype" : "^2.3.0" ,
"domhandler" : "^5.0.2" ,
"entities" : "^4.2.0"
} ,
"funding" : {
"url" : "https://github.com/cheeriojs/dom-serializer?sponsor=1"
}
} ,
"node_modules/domelementtype" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz" ,
"integrity" : "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/fb55"
}
] ,
"license" : "BSD-2-Clause"
} ,
"node_modules/domhandler" : {
"version" : "5.0.3" ,
"resolved" : "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz" ,
"integrity" : "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"domelementtype" : "^2.3.0"
} ,
"engines" : {
"node" : ">= 4"
} ,
"funding" : {
"url" : "https://github.com/fb55/domhandler?sponsor=1"
}
} ,
"node_modules/domutils" : {
"version" : "3.2.2" ,
"resolved" : "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz" ,
"integrity" : "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"dom-serializer" : "^2.0.0" ,
"domelementtype" : "^2.3.0" ,
"domhandler" : "^5.0.3"
} ,
"funding" : {
"url" : "https://github.com/fb55/domutils?sponsor=1"
}
} ,
"node_modules/drizzle-orm" : {
2025-06-06 10:09:59 +00:00
"version" : "0.42.0" ,
"resolved" : "https://registry.npmjs.org/drizzle-orm/-/drizzle-orm-0.42.0.tgz" ,
"integrity" : "sha512-pS8nNJm2kBNZwrOjTHJfdKkaU+KuUQmV/vk5D57NojDq4FG+0uAYGMulXtYT///HfgsMF0hnFFvu1ezI3OwOkg==" ,
2025-05-19 10:23:36 +00:00
"license" : "Apache-2.0" ,
"peerDependencies" : {
"@aws-sdk/client-rds-data" : ">=3" ,
2025-06-06 10:09:59 +00:00
"@cloudflare/workers-types" : ">=4" ,
"@electric-sql/pglite" : ">=0.2.0" ,
"@libsql/client" : ">=0.10.0" ,
"@libsql/client-wasm" : ">=0.10.0" ,
"@neondatabase/serverless" : ">=0.10.0" ,
2025-05-19 10:23:36 +00:00
"@op-engineering/op-sqlite" : ">=2" ,
"@opentelemetry/api" : "^1.4.1" ,
2025-06-06 10:09:59 +00:00
"@planetscale/database" : ">=1.13" ,
2025-05-19 10:23:36 +00:00
"@prisma/client" : "*" ,
"@tidbcloud/serverless" : "*" ,
"@types/better-sqlite3" : "*" ,
"@types/pg" : "*" ,
"@types/sql.js" : "*" ,
"@vercel/postgres" : ">=0.8.0" ,
"@xata.io/client" : "*" ,
"better-sqlite3" : ">=7" ,
"bun-types" : "*" ,
2025-06-06 10:09:59 +00:00
"expo-sqlite" : ">=14.0.0" ,
"gel" : ">=2" ,
2025-05-19 10:23:36 +00:00
"knex" : "*" ,
"kysely" : "*" ,
"mysql2" : ">=2" ,
"pg" : ">=8" ,
"postgres" : ">=3" ,
"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
} ,
2025-06-06 10:09:59 +00:00
"@libsql/client-wasm" : {
"optional" : true
} ,
2025-05-19 10:23:36 +00:00
"@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/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
} ,
2025-06-06 10:09:59 +00:00
"gel" : {
"optional" : true
} ,
2025-05-19 10:23:36 +00:00
"knex" : {
"optional" : true
} ,
"kysely" : {
"optional" : true
} ,
"mysql2" : {
"optional" : true
} ,
"pg" : {
"optional" : true
} ,
"postgres" : {
"optional" : true
} ,
"prisma" : {
"optional" : true
} ,
"sql.js" : {
"optional" : true
} ,
"sqlite3" : {
"optional" : true
}
}
} ,
"node_modules/dset" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/dset/-/dset-3.1.4.tgz" ,
"integrity" : "sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/dunder-proto" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz" ,
"integrity" : "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind-apply-helpers" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"gopd" : "^1.2.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2025-06-02 03:53:03 +00:00
"node_modules/ecdsa-sig-formatter" : {
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz" ,
"integrity" : "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"safe-buffer" : "^5.0.1"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/ee-first" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" ,
"integrity" : "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/ejs" : {
"version" : "3.1.10" ,
"resolved" : "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz" ,
"integrity" : "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"jake" : "^10.8.5"
} ,
"bin" : {
"ejs" : "bin/cli.js"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/electron-to-chromium" : {
"version" : "1.5.165" ,
"resolved" : "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.165.tgz" ,
"integrity" : "sha512-naiMx1Z6Nb2TxPU6fiFrUrDTjyPMLdTtaOd2oLmG8zVSg2hCWGkhPyxwk+qRmZ1ytwVqUv0u7ZcDA5+ALhaUtw==" ,
"dev" : true ,
"license" : "ISC"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/emmet" : {
"version" : "2.4.11" ,
"resolved" : "https://registry.npmjs.org/emmet/-/emmet-2.4.11.tgz" ,
"integrity" : "sha512-23QPJB3moh/U9sT4rQzGgeyyGIrcM+GH5uVYg2C6wZIxAIJq7Ng3QLT79tl8FUwDXhyq9SusfknOrofAKqvgyQ==" ,
"license" : "MIT" ,
"workspaces" : [
"./packages/scanner" ,
"./packages/abbreviation" ,
"./packages/css-abbreviation" ,
"./"
] ,
"dependencies" : {
"@emmetio/abbreviation" : "^2.3.3" ,
"@emmetio/css-abbreviation" : "^2.1.8"
}
} ,
"node_modules/emoji-regex" : {
"version" : "10.4.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz" ,
"integrity" : "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==" ,
"license" : "MIT"
} ,
"node_modules/encodeurl" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz" ,
"integrity" : "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/encoding-sniffer" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.0.tgz" ,
"integrity" : "sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"iconv-lite" : "^0.6.3" ,
"whatwg-encoding" : "^3.1.1"
} ,
"funding" : {
"url" : "https://github.com/fb55/encoding-sniffer?sponsor=1"
}
} ,
"node_modules/end-of-stream" : {
"version" : "1.4.4" ,
"resolved" : "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" ,
"integrity" : "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" ,
"license" : "MIT" ,
"dependencies" : {
"once" : "^1.4.0"
}
} ,
"node_modules/enhanced-resolve" : {
"version" : "5.18.1" ,
"resolved" : "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz" ,
"integrity" : "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==" ,
"license" : "MIT" ,
"dependencies" : {
"graceful-fs" : "^4.2.4" ,
"tapable" : "^2.2.0"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
"node_modules/entities" : {
"version" : "4.5.0" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz" ,
"integrity" : "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.12"
} ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
"node_modules/es-abstract" : {
"version" : "1.23.9" ,
"resolved" : "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.9.tgz" ,
"integrity" : "sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"array-buffer-byte-length" : "^1.0.2" ,
"arraybuffer.prototype.slice" : "^1.0.4" ,
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
"data-view-buffer" : "^1.0.2" ,
"data-view-byte-length" : "^1.0.2" ,
"data-view-byte-offset" : "^1.0.1" ,
"es-define-property" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0" ,
"es-set-tostringtag" : "^2.1.0" ,
"es-to-primitive" : "^1.3.0" ,
"function.prototype.name" : "^1.1.8" ,
"get-intrinsic" : "^1.2.7" ,
"get-proto" : "^1.0.0" ,
"get-symbol-description" : "^1.1.0" ,
"globalthis" : "^1.0.4" ,
"gopd" : "^1.2.0" ,
"has-property-descriptors" : "^1.0.2" ,
"has-proto" : "^1.2.0" ,
"has-symbols" : "^1.1.0" ,
"hasown" : "^2.0.2" ,
"internal-slot" : "^1.1.0" ,
"is-array-buffer" : "^3.0.5" ,
"is-callable" : "^1.2.7" ,
"is-data-view" : "^1.0.2" ,
"is-regex" : "^1.2.1" ,
"is-shared-array-buffer" : "^1.0.4" ,
"is-string" : "^1.1.1" ,
"is-typed-array" : "^1.1.15" ,
"is-weakref" : "^1.1.0" ,
"math-intrinsics" : "^1.1.0" ,
"object-inspect" : "^1.13.3" ,
"object-keys" : "^1.1.1" ,
"object.assign" : "^4.1.7" ,
"own-keys" : "^1.0.1" ,
"regexp.prototype.flags" : "^1.5.3" ,
"safe-array-concat" : "^1.1.3" ,
"safe-push-apply" : "^1.0.0" ,
"safe-regex-test" : "^1.1.0" ,
"set-proto" : "^1.0.0" ,
"string.prototype.trim" : "^1.2.10" ,
"string.prototype.trimend" : "^1.0.9" ,
"string.prototype.trimstart" : "^1.0.8" ,
"typed-array-buffer" : "^1.0.3" ,
"typed-array-byte-length" : "^1.0.3" ,
"typed-array-byte-offset" : "^1.0.4" ,
"typed-array-length" : "^1.0.7" ,
"unbox-primitive" : "^1.1.0" ,
"which-typed-array" : "^1.1.18"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/es-define-property" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz" ,
"integrity" : "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-errors" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz" ,
"integrity" : "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-module-lexer" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.6.0.tgz" ,
"integrity" : "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==" ,
"license" : "MIT"
} ,
"node_modules/es-object-atoms" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz" ,
"integrity" : "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-set-tostringtag" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz" ,
"integrity" : "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.6" ,
"has-tostringtag" : "^1.0.2" ,
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-shim-unscopables" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz" ,
"integrity" : "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-to-primitive" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz" ,
"integrity" : "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-callable" : "^1.2.7" ,
"is-date-object" : "^1.0.5" ,
"is-symbol" : "^1.0.4"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/esast-util-from-estree" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/esast-util-from-estree/-/esast-util-from-estree-2.0.0.tgz" ,
"integrity" : "sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-visit" : "^2.0.0" ,
"unist-util-position-from-estree" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/esast-util-from-js" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/esast-util-from-js/-/esast-util-from-js-2.0.1.tgz" ,
"integrity" : "sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"acorn" : "^8.0.0" ,
"esast-util-from-estree" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/esbuild" : {
2025-06-09 10:00:55 +00:00
"version" : "0.25.5" ,
"resolved" : "https://registry.npmjs.org/esbuild/-/esbuild-0.25.5.tgz" ,
"integrity" : "sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==" ,
2025-05-19 10:23:36 +00:00
"hasInstallScript" : true ,
"license" : "MIT" ,
"bin" : {
"esbuild" : "bin/esbuild"
} ,
"engines" : {
"node" : ">=18"
} ,
"optionalDependencies" : {
2025-06-09 10:00:55 +00:00
"@esbuild/aix-ppc64" : "0.25.5" ,
"@esbuild/android-arm" : "0.25.5" ,
"@esbuild/android-arm64" : "0.25.5" ,
"@esbuild/android-x64" : "0.25.5" ,
"@esbuild/darwin-arm64" : "0.25.5" ,
"@esbuild/darwin-x64" : "0.25.5" ,
"@esbuild/freebsd-arm64" : "0.25.5" ,
"@esbuild/freebsd-x64" : "0.25.5" ,
"@esbuild/linux-arm" : "0.25.5" ,
"@esbuild/linux-arm64" : "0.25.5" ,
"@esbuild/linux-ia32" : "0.25.5" ,
"@esbuild/linux-loong64" : "0.25.5" ,
"@esbuild/linux-mips64el" : "0.25.5" ,
"@esbuild/linux-ppc64" : "0.25.5" ,
"@esbuild/linux-riscv64" : "0.25.5" ,
"@esbuild/linux-s390x" : "0.25.5" ,
"@esbuild/linux-x64" : "0.25.5" ,
"@esbuild/netbsd-arm64" : "0.25.5" ,
"@esbuild/netbsd-x64" : "0.25.5" ,
"@esbuild/openbsd-arm64" : "0.25.5" ,
"@esbuild/openbsd-x64" : "0.25.5" ,
"@esbuild/sunos-x64" : "0.25.5" ,
"@esbuild/win32-arm64" : "0.25.5" ,
"@esbuild/win32-ia32" : "0.25.5" ,
"@esbuild/win32-x64" : "0.25.5"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/escalade" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz" ,
"integrity" : "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/escape-html" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" ,
"integrity" : "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" ,
"license" : "MIT"
} ,
"node_modules/escape-string-regexp" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz" ,
"integrity" : "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint" : {
2025-06-06 10:09:59 +00:00
"version" : "9.28.0" ,
"resolved" : "https://registry.npmjs.org/eslint/-/eslint-9.28.0.tgz" ,
"integrity" : "sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.2.0" ,
"@eslint-community/regexpp" : "^4.12.1" ,
"@eslint/config-array" : "^0.20.0" ,
"@eslint/config-helpers" : "^0.2.1" ,
"@eslint/core" : "^0.14.0" ,
"@eslint/eslintrc" : "^3.3.1" ,
2025-06-06 10:09:59 +00:00
"@eslint/js" : "9.28.0" ,
2025-05-19 10:23:36 +00:00
"@eslint/plugin-kit" : "^0.3.1" ,
"@humanfs/node" : "^0.16.6" ,
"@humanwhocodes/module-importer" : "^1.0.1" ,
"@humanwhocodes/retry" : "^0.4.2" ,
"@types/estree" : "^1.0.6" ,
"@types/json-schema" : "^7.0.15" ,
"ajv" : "^6.12.4" ,
"chalk" : "^4.0.0" ,
"cross-spawn" : "^7.0.6" ,
"debug" : "^4.3.2" ,
"escape-string-regexp" : "^4.0.0" ,
"eslint-scope" : "^8.3.0" ,
"eslint-visitor-keys" : "^4.2.0" ,
"espree" : "^10.3.0" ,
"esquery" : "^1.5.0" ,
"esutils" : "^2.0.2" ,
"fast-deep-equal" : "^3.1.3" ,
"file-entry-cache" : "^8.0.0" ,
"find-up" : "^5.0.0" ,
"glob-parent" : "^6.0.2" ,
"ignore" : "^5.2.0" ,
"imurmurhash" : "^0.1.4" ,
"is-glob" : "^4.0.0" ,
"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.3"
} ,
"bin" : {
"eslint" : "bin/eslint.js"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://eslint.org/donate"
} ,
"peerDependencies" : {
"jiti" : "*"
} ,
"peerDependenciesMeta" : {
"jiti" : {
"optional" : true
}
}
} ,
"node_modules/eslint-compat-utils" : {
"version" : "0.6.4" ,
"resolved" : "https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.6.4.tgz" ,
"integrity" : "sha512-/u+GQt8NMfXO8w17QendT4gvO5acfxQsAKirAt0LVxDnr2N8YLCVbregaNc/Yhp7NM128DwCaRvr8PLDfeNkQw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"semver" : "^7.5.4"
} ,
"engines" : {
"node" : ">=12"
} ,
"peerDependencies" : {
"eslint" : ">=6.0.0"
}
} ,
2025-06-06 10:09:59 +00:00
"node_modules/eslint-import-context" : {
"version" : "0.1.8" ,
"resolved" : "https://registry.npmjs.org/eslint-import-context/-/eslint-import-context-0.1.8.tgz" ,
"integrity" : "sha512-bq+F7nyc65sKpZGT09dY0S0QrOnQtuDVIfyTGQ8uuvtMIF7oHp6CEP3mouN0rrnYF3Jqo6Ke0BfU/5wASZue1w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"get-tsconfig" : "^4.10.1" ,
"stable-hash-x" : "^0.1.1"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.18.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint-import-context"
} ,
"peerDependencies" : {
"unrs-resolver" : "^1.0.0"
} ,
"peerDependenciesMeta" : {
"unrs-resolver" : {
"optional" : true
}
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/eslint-import-resolver-node" : {
"version" : "0.3.9" ,
"resolved" : "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz" ,
"integrity" : "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "^3.2.7" ,
"is-core-module" : "^2.13.0" ,
"resolve" : "^1.22.4"
}
} ,
"node_modules/eslint-import-resolver-node/node_modules/debug" : {
"version" : "3.2.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" ,
"integrity" : "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.1.1"
}
} ,
"node_modules/eslint-import-resolver-typescript" : {
2025-06-06 10:09:59 +00:00
"version" : "4.4.3" ,
"resolved" : "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.4.3.tgz" ,
"integrity" : "sha512-elVDn1eWKFrWlzxlWl9xMt8LltjKl161Ix50JFC50tHXI5/TRP32SNEqlJ/bo/HV+g7Rou/tlPQU2AcRtIhrOg==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"debug" : "^4.4.1" ,
"eslint-import-context" : "^0.1.8" ,
"get-tsconfig" : "^4.10.1" ,
2025-05-19 10:23:36 +00:00
"is-bun-module" : "^2.0.0" ,
2025-06-06 10:09:59 +00:00
"stable-hash-x" : "^0.1.1" ,
"tinyglobby" : "^0.2.14" ,
"unrs-resolver" : "^1.7.11"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
"node" : "^16.17.0 || >=18.6.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint-import-resolver-typescript"
} ,
"peerDependencies" : {
"eslint" : "*" ,
"eslint-plugin-import" : "*" ,
"eslint-plugin-import-x" : "*"
} ,
"peerDependenciesMeta" : {
"eslint-plugin-import" : {
"optional" : true
} ,
"eslint-plugin-import-x" : {
"optional" : true
}
}
} ,
"node_modules/eslint-module-utils" : {
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz" ,
"integrity" : "sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "^3.2.7"
} ,
"engines" : {
"node" : ">=4"
} ,
"peerDependenciesMeta" : {
"eslint" : {
"optional" : true
}
}
} ,
"node_modules/eslint-module-utils/node_modules/debug" : {
"version" : "3.2.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" ,
"integrity" : "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.1.1"
}
} ,
"node_modules/eslint-plugin-astro" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-astro/-/eslint-plugin-astro-1.3.1.tgz" ,
"integrity" : "sha512-2XaLCMQm8htW1UvJvy1Zcmg8l0ziskitiUfJTn/w1Mk7r4Mxj0fZeNpN6UTNrm64XBIXSa5h8UCGrg8mdu47+g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.2.0" ,
"@jridgewell/sourcemap-codec" : "^1.4.14" ,
"@typescript-eslint/types" : "^7.7.1 || ^8" ,
"astro-eslint-parser" : "^1.0.2" ,
"eslint-compat-utils" : "^0.6.0" ,
"globals" : "^15.0.0" ,
"postcss" : "^8.4.14" ,
"postcss-selector-parser" : "^7.0.0"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ota-meshi"
} ,
"peerDependencies" : {
"eslint" : ">=8.57.0"
}
} ,
"node_modules/eslint-plugin-astro/node_modules/globals" : {
"version" : "15.15.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz" ,
"integrity" : "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint-plugin-astro/node_modules/postcss-selector-parser" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz" ,
"integrity" : "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/eslint-plugin-import" : {
"version" : "2.31.0" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz" ,
"integrity" : "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@rtsao/scc" : "^1.1.0" ,
"array-includes" : "^3.1.8" ,
"array.prototype.findlastindex" : "^1.2.5" ,
"array.prototype.flat" : "^1.3.2" ,
"array.prototype.flatmap" : "^1.3.2" ,
"debug" : "^3.2.7" ,
"doctrine" : "^2.1.0" ,
"eslint-import-resolver-node" : "^0.3.9" ,
"eslint-module-utils" : "^2.12.0" ,
"hasown" : "^2.0.2" ,
"is-core-module" : "^2.15.1" ,
"is-glob" : "^4.0.3" ,
"minimatch" : "^3.1.2" ,
"object.fromentries" : "^2.0.8" ,
"object.groupby" : "^1.0.3" ,
"object.values" : "^1.2.0" ,
"semver" : "^6.3.1" ,
"string.prototype.trimend" : "^1.0.8" ,
"tsconfig-paths" : "^3.15.0"
} ,
"engines" : {
"node" : ">=4"
} ,
"peerDependencies" : {
"eslint" : "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9"
}
} ,
"node_modules/eslint-plugin-import/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/eslint-plugin-import/node_modules/debug" : {
"version" : "3.2.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" ,
"integrity" : "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.1.1"
}
} ,
"node_modules/eslint-plugin-import/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/eslint-plugin-import/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/eslint-plugin-jsx-a11y" : {
"version" : "6.10.2" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz" ,
"integrity" : "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"aria-query" : "^5.3.2" ,
"array-includes" : "^3.1.8" ,
"array.prototype.flatmap" : "^1.3.2" ,
"ast-types-flow" : "^0.0.8" ,
"axe-core" : "^4.10.0" ,
"axobject-query" : "^4.1.0" ,
"damerau-levenshtein" : "^1.0.8" ,
"emoji-regex" : "^9.2.2" ,
"hasown" : "^2.0.2" ,
"jsx-ast-utils" : "^3.3.5" ,
"language-tags" : "^1.0.9" ,
"minimatch" : "^3.1.2" ,
"object.fromentries" : "^2.0.8" ,
"safe-regex-test" : "^1.0.3" ,
"string.prototype.includes" : "^2.0.1"
} ,
"engines" : {
"node" : ">=4.0"
} ,
"peerDependencies" : {
"eslint" : "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"
}
} ,
"node_modules/eslint-plugin-jsx-a11y/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/eslint-plugin-jsx-a11y/node_modules/emoji-regex" : {
"version" : "9.2.2" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz" ,
"integrity" : "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/eslint-plugin-jsx-a11y/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/eslint-scope" : {
"version" : "8.3.0" ,
"resolved" : "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz" ,
"integrity" : "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"esrecurse" : "^4.3.0" ,
"estraverse" : "^5.2.0"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/eslint-visitor-keys" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz" ,
"integrity" : "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/eslint/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/eslint/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/eslint/node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/eslint/node_modules/escape-string-regexp" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" ,
"integrity" : "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint/node_modules/glob-parent" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz" ,
"integrity" : "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"is-glob" : "^4.0.3"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
"node_modules/eslint/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/espree" : {
"version" : "10.3.0" ,
"resolved" : "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz" ,
"integrity" : "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"acorn" : "^8.14.0" ,
"acorn-jsx" : "^5.3.2" ,
"eslint-visitor-keys" : "^4.2.0"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/esquery" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz" ,
"integrity" : "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"estraverse" : "^5.1.0"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/esrecurse" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" ,
"integrity" : "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"estraverse" : "^5.2.0"
} ,
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/estraverse" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" ,
"integrity" : "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/estree-util-attach-comments" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-3.0.0.tgz" ,
"integrity" : "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-util-build-jsx" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/estree-util-build-jsx/-/estree-util-build-jsx-3.0.1.tgz" ,
"integrity" : "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-is-identifier-name" : "^3.0.0" ,
"estree-walker" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-util-is-identifier-name" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz" ,
"integrity" : "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-util-scope" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/estree-util-scope/-/estree-util-scope-1.0.0.tgz" ,
"integrity" : "sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-util-to-js" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/estree-util-to-js/-/estree-util-to-js-2.0.0.tgz" ,
"integrity" : "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"astring" : "^1.8.0" ,
"source-map" : "^0.7.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-util-visit" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/estree-util-visit/-/estree-util-visit-2.0.0.tgz" ,
"integrity" : "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-walker" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz" ,
"integrity" : "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0"
}
} ,
"node_modules/esutils" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" ,
"integrity" : "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/etag" : {
"version" : "1.8.1" ,
"resolved" : "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz" ,
"integrity" : "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/eventemitter3" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz" ,
"integrity" : "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==" ,
"license" : "MIT"
} ,
"node_modules/expand-template" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz" ,
"integrity" : "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==" ,
"license" : "(MIT OR WTFPL)" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/extend" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz" ,
"integrity" : "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" ,
"license" : "MIT"
} ,
"node_modules/extract-zip" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz" ,
"integrity" : "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"debug" : "^4.1.1" ,
"get-stream" : "^5.1.0" ,
"yauzl" : "^2.10.0"
} ,
"bin" : {
"extract-zip" : "cli.js"
} ,
"engines" : {
"node" : ">= 10.17.0"
} ,
"optionalDependencies" : {
"@types/yauzl" : "^2.9.1"
}
} ,
"node_modules/fast-deep-equal" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" ,
"integrity" : "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" ,
"license" : "MIT"
} ,
"node_modules/fast-glob" : {
"version" : "3.3.3" ,
"resolved" : "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz" ,
"integrity" : "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==" ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.stat" : "^2.0.2" ,
"@nodelib/fs.walk" : "^1.2.3" ,
"glob-parent" : "^5.1.2" ,
"merge2" : "^1.3.0" ,
"micromatch" : "^4.0.8"
} ,
"engines" : {
"node" : ">=8.6.0"
}
} ,
"node_modules/fast-json-stable-stringify" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" ,
"integrity" : "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/fast-levenshtein" : {
"version" : "2.0.6" ,
"resolved" : "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" ,
"integrity" : "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/fast-uri" : {
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz" ,
"integrity" : "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/fastify"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/fastify"
}
] ,
"license" : "BSD-3-Clause"
} ,
"node_modules/fastq" : {
"version" : "1.18.0" ,
"resolved" : "https://registry.npmjs.org/fastq/-/fastq-1.18.0.tgz" ,
"integrity" : "sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==" ,
"license" : "ISC" ,
"dependencies" : {
"reusify" : "^1.0.4"
}
} ,
"node_modules/fd-slicer" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz" ,
"integrity" : "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"pend" : "~1.2.0"
}
} ,
"node_modules/fdir" : {
"version" : "6.4.4" ,
"resolved" : "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz" ,
"integrity" : "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==" ,
"license" : "MIT" ,
"peerDependencies" : {
"picomatch" : "^3 || ^4"
} ,
"peerDependenciesMeta" : {
"picomatch" : {
"optional" : true
}
}
} ,
"node_modules/fetch-blob" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz" ,
"integrity" : "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/jimmywarting"
} ,
{
"type" : "paypal" ,
"url" : "https://paypal.me/jimmywarting"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"node-domexception" : "^1.0.0" ,
"web-streams-polyfill" : "^3.0.3"
} ,
"engines" : {
"node" : "^12.20 || >= 14.13"
}
} ,
"node_modules/fflate" : {
"version" : "0.7.4" ,
"resolved" : "https://registry.npmjs.org/fflate/-/fflate-0.7.4.tgz" ,
"integrity" : "sha512-5u2V/CDW15QM1XbbgS+0DfPxVB+jUKhWEKuuFuHncbk3tEEqzmoXL+2KyOFuKGqOnmdIy0/davWF1CkuwtibCw==" ,
"license" : "MIT"
} ,
"node_modules/file-entry-cache" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz" ,
"integrity" : "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"flat-cache" : "^4.0.0"
} ,
"engines" : {
"node" : ">=16.0.0"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/filelist" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz" ,
"integrity" : "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"minimatch" : "^5.0.1"
}
} ,
"node_modules/filelist/node_modules/minimatch" : {
"version" : "5.1.6" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz" ,
"integrity" : "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/fill-range" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz" ,
"integrity" : "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" ,
"license" : "MIT" ,
"dependencies" : {
"to-regex-range" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/find-up" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz" ,
"integrity" : "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"locate-path" : "^6.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/flat-cache" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz" ,
"integrity" : "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"flatted" : "^3.2.9" ,
"keyv" : "^4.5.4"
} ,
"engines" : {
"node" : ">=16"
}
} ,
"node_modules/flatted" : {
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/flatted/-/flatted-3.3.2.tgz" ,
"integrity" : "sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==" ,
"dev" : true ,
"license" : "ISC"
} ,
"node_modules/flattie" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/flattie/-/flattie-1.1.1.tgz" ,
"integrity" : "sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/follow-redirects" : {
"version" : "1.15.9" ,
"resolved" : "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz" ,
"integrity" : "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://github.com/sponsors/RubenVerborgh"
}
] ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4.0"
} ,
"peerDependenciesMeta" : {
"debug" : {
"optional" : true
}
}
} ,
"node_modules/fontace" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/fontace/-/fontace-0.3.0.tgz" ,
"integrity" : "sha512-czoqATrcnxgWb/nAkfyIrRp6Q8biYj7nGnL6zfhTcX+JKKpWHFBnb8uNMw/kZr7u++3Y3wYSYoZgHkCcsuBpBg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/fontkit" : "^2.0.8" ,
"fontkit" : "^2.0.4"
}
} ,
"node_modules/fontkit" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/fontkit/-/fontkit-2.0.4.tgz" ,
"integrity" : "sha512-syetQadaUEDNdxdugga9CpEYVaQIxOwk7GlwZWWZ19//qW4zE5bknOKeMBDYAASwnpaSHKJITRLMF9m1fp3s6g==" ,
"license" : "MIT" ,
"dependencies" : {
"@swc/helpers" : "^0.5.12" ,
"brotli" : "^1.3.2" ,
"clone" : "^2.1.2" ,
"dfa" : "^1.2.0" ,
"fast-deep-equal" : "^3.1.3" ,
"restructure" : "^3.0.0" ,
"tiny-inflate" : "^1.0.3" ,
"unicode-properties" : "^1.4.0" ,
"unicode-trie" : "^2.0.0"
}
} ,
"node_modules/for-each" : {
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz" ,
"integrity" : "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-callable" : "^1.2.7"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/form-data" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz" ,
"integrity" : "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"asynckit" : "^0.4.0" ,
"combined-stream" : "^1.0.8" ,
"mime-types" : "^2.1.12"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/form-data/node_modules/mime-db" : {
"version" : "1.52.0" ,
"resolved" : "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz" ,
"integrity" : "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/form-data/node_modules/mime-types" : {
"version" : "2.1.35" ,
"resolved" : "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz" ,
"integrity" : "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"mime-db" : "1.52.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/formdata-polyfill" : {
"version" : "4.0.10" ,
"resolved" : "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz" ,
"integrity" : "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==" ,
"license" : "MIT" ,
"dependencies" : {
"fetch-blob" : "^3.1.2"
} ,
"engines" : {
"node" : ">=12.20.0"
}
} ,
"node_modules/fresh" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz" ,
"integrity" : "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/fs-constants" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz" ,
"integrity" : "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/fs-extra" : {
"version" : "9.1.0" ,
"resolved" : "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz" ,
"integrity" : "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"at-least-node" : "^1.0.0" ,
"graceful-fs" : "^4.2.0" ,
"jsonfile" : "^6.0.1" ,
"universalify" : "^2.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/fs-minipass" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz" ,
"integrity" : "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/fs-minipass/node_modules/minipass" : {
"version" : "3.3.6" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz" ,
"integrity" : "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/fs.realpath" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" ,
"integrity" : "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" ,
"dev" : true ,
"license" : "ISC"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/fsevents" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz" ,
"integrity" : "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : "^8.16.0 || ^10.6.0 || >=11.0.0"
}
} ,
"node_modules/function-bind" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" ,
"integrity" : "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/function.prototype.name" : {
"version" : "1.1.8" ,
"resolved" : "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.8.tgz" ,
"integrity" : "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
"define-properties" : "^1.2.1" ,
"functions-have-names" : "^1.2.3" ,
"hasown" : "^2.0.2" ,
"is-callable" : "^1.2.7"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/functions-have-names" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz" ,
"integrity" : "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/gensync" : {
"version" : "1.0.0-beta.2" ,
"resolved" : "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" ,
"integrity" : "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/get-caller-file" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" ,
"integrity" : "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" ,
"license" : "ISC" ,
"engines" : {
"node" : "6.* || 8.* || >= 10.*"
}
} ,
"node_modules/get-east-asian-width" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz" ,
"integrity" : "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/get-intrinsic" : {
"version" : "1.2.7" ,
"resolved" : "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.7.tgz" ,
"integrity" : "sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind-apply-helpers" : "^1.0.1" ,
"es-define-property" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0" ,
"function-bind" : "^1.1.2" ,
"get-proto" : "^1.0.0" ,
"gopd" : "^1.2.0" ,
"has-symbols" : "^1.1.0" ,
"hasown" : "^2.0.2" ,
"math-intrinsics" : "^1.1.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/get-own-enumerable-property-symbols" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz" ,
"integrity" : "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" ,
"dev" : true ,
"license" : "ISC"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/get-proto" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz" ,
"integrity" : "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"dunder-proto" : "^1.0.1" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/get-stream" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz" ,
"integrity" : "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"pump" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/get-symbol-description" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.1.0.tgz" ,
"integrity" : "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.6"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/get-tsconfig" : {
2025-06-06 10:09:59 +00:00
"version" : "4.10.1" ,
"resolved" : "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.10.1.tgz" ,
"integrity" : "sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==" ,
2025-05-19 10:23:36 +00:00
"devOptional" : true ,
"license" : "MIT" ,
"dependencies" : {
"resolve-pkg-maps" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/privatenumber/get-tsconfig?sponsor=1"
}
} ,
"node_modules/github-from-package" : {
"version" : "0.0.0" ,
"resolved" : "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz" ,
"integrity" : "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==" ,
"license" : "MIT"
} ,
"node_modules/github-slugger" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz" ,
"integrity" : "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==" ,
"license" : "ISC"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/glob" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
"deprecated" : "Glob versions prior to v9 are no longer supported" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/glob-parent" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
"license" : "ISC" ,
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/glob/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/glob/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/globals" : {
2025-06-06 10:09:59 +00:00
"version" : "16.2.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz" ,
"integrity" : "sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/globalthis" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz" ,
"integrity" : "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"define-properties" : "^1.2.1" ,
"gopd" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/gopd" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz" ,
"integrity" : "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/graceful-fs" : {
"version" : "4.2.11" ,
"resolved" : "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz" ,
"integrity" : "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" ,
"license" : "ISC"
} ,
"node_modules/graphemer" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz" ,
"integrity" : "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/h3" : {
"version" : "1.15.1" ,
"resolved" : "https://registry.npmjs.org/h3/-/h3-1.15.1.tgz" ,
"integrity" : "sha512-+ORaOBttdUm1E2Uu/obAyCguiI7MbBvsLTndc3gyK3zU+SYLoZXlyCP9Xgy0gikkGufFLTZXCXD6+4BsufnmHA==" ,
"license" : "MIT" ,
"dependencies" : {
"cookie-es" : "^1.2.2" ,
"crossws" : "^0.3.3" ,
"defu" : "^6.1.4" ,
"destr" : "^2.0.3" ,
"iron-webcrypto" : "^1.2.1" ,
"node-mock-http" : "^1.0.0" ,
"radix3" : "^1.1.2" ,
"ufo" : "^1.5.4" ,
"uncrypto" : "^0.1.3"
}
} ,
"node_modules/has-bigints" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz" ,
"integrity" : "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-flag" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" ,
"integrity" : "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/has-property-descriptors" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz" ,
"integrity" : "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-define-property" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-proto" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/has-proto/-/has-proto-1.2.0.tgz" ,
"integrity" : "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"dunder-proto" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-symbols" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz" ,
"integrity" : "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-tostringtag" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz" ,
"integrity" : "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"has-symbols" : "^1.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/hasown" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz" ,
"integrity" : "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/hast-util-from-html" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz" ,
"integrity" : "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"devlop" : "^1.1.0" ,
"hast-util-from-parse5" : "^8.0.0" ,
"parse5" : "^7.0.0" ,
"vfile" : "^6.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-from-parse5" : {
"version" : "8.0.2" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.2.tgz" ,
"integrity" : "sha512-SfMzfdAi/zAoZ1KkFEyyeXBn7u/ShQrfd675ZEE9M3qj+PMFX05xubzRyF76CCSJu8au9jgVxDV1+okFvgZU4A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"devlop" : "^1.0.0" ,
"hastscript" : "^9.0.0" ,
"property-information" : "^6.0.0" ,
"vfile" : "^6.0.0" ,
"vfile-location" : "^5.0.0" ,
"web-namespaces" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-is-element" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz" ,
"integrity" : "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-parse-selector" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz" ,
"integrity" : "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-raw" : {
"version" : "9.1.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-9.1.0.tgz" ,
"integrity" : "sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"@ungap/structured-clone" : "^1.0.0" ,
"hast-util-from-parse5" : "^8.0.0" ,
"hast-util-to-parse5" : "^8.0.0" ,
"html-void-elements" : "^3.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"parse5" : "^7.0.0" ,
"unist-util-position" : "^5.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.0" ,
"web-namespaces" : "^2.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-estree" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-estree/-/hast-util-to-estree-3.1.3.tgz" ,
"integrity" : "sha512-48+B/rJWAp0jamNbAAf9M7Uf//UVqAoMmgXhBdxTDJLGKY+LRnZ99qcG+Qjl5HfMpYNzS5v4EAwVEF34LeAj7w==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-attach-comments" : "^3.0.0" ,
"estree-util-is-identifier-name" : "^3.0.0" ,
"hast-util-whitespace" : "^3.0.0" ,
"mdast-util-mdx-expression" : "^2.0.0" ,
"mdast-util-mdx-jsx" : "^3.0.0" ,
"mdast-util-mdxjs-esm" : "^2.0.0" ,
"property-information" : "^7.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"style-to-js" : "^1.0.0" ,
"unist-util-position" : "^5.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-estree/node_modules/property-information" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz" ,
"integrity" : "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/hast-util-to-html" : {
"version" : "9.0.5" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz" ,
"integrity" : "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"ccount" : "^2.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"hast-util-whitespace" : "^3.0.0" ,
"html-void-elements" : "^3.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"property-information" : "^7.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"stringify-entities" : "^4.0.0" ,
"zwitch" : "^2.0.4"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-html/node_modules/property-information" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/property-information/-/property-information-7.0.0.tgz" ,
"integrity" : "sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/hast-util-to-jsx-runtime" : {
"version" : "2.3.6" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz" ,
"integrity" : "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-is-identifier-name" : "^3.0.0" ,
"hast-util-whitespace" : "^3.0.0" ,
"mdast-util-mdx-expression" : "^2.0.0" ,
"mdast-util-mdx-jsx" : "^3.0.0" ,
"mdast-util-mdxjs-esm" : "^2.0.0" ,
"property-information" : "^7.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"style-to-js" : "^1.0.0" ,
"unist-util-position" : "^5.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-jsx-runtime/node_modules/property-information" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz" ,
"integrity" : "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/hast-util-to-parse5" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-8.0.0.tgz" ,
"integrity" : "sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"web-namespaces" : "^2.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-text" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.2.tgz" ,
"integrity" : "sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"hast-util-is-element" : "^3.0.0" ,
"unist-util-find-after" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-whitespace" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz" ,
"integrity" : "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hastscript" : {
"version" : "9.0.0" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-9.0.0.tgz" ,
"integrity" : "sha512-jzaLBGavEDKHrc5EfFImKN7nZKKBdSLIdGvCwDZ9TfzbF2ffXiov8CKE445L2Z1Ek2t/m4SKQ2j6Ipv7NyUolw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"hast-util-parse-selector" : "^4.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hex-rgb" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/hex-rgb/-/hex-rgb-4.3.0.tgz" ,
"integrity" : "sha512-Ox1pJVrDCyGHMG9CFg1tmrRUMRPRsAWYc/PinY0XzJU4K7y7vjNoLKIQ7BR5UJMCxNN8EM1MNDmHWA/B3aZUuw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/html-escaper" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz" ,
"integrity" : "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==" ,
"license" : "MIT"
} ,
"node_modules/html-void-elements" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz" ,
"integrity" : "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/htmlparser2" : {
"version" : "9.1.0" ,
"resolved" : "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz" ,
"integrity" : "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==" ,
"dev" : true ,
"funding" : [
"https://github.com/fb55/htmlparser2?sponsor=1" ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/fb55"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"domelementtype" : "^2.3.0" ,
"domhandler" : "^5.0.3" ,
"domutils" : "^3.1.0" ,
"entities" : "^4.5.0"
}
} ,
"node_modules/htmx.org" : {
"version" : "1.9.12" ,
"resolved" : "https://registry.npmjs.org/htmx.org/-/htmx.org-1.9.12.tgz" ,
"integrity" : "sha512-VZAohXyF7xPGS52IM8d1T1283y+X4D+Owf3qY1NZ9RuBypyu9l8cGsxUMAG5fEAb/DhT7rDoJ9Hpu5/HxFD3cw==" ,
"license" : "0BSD"
} ,
2025-06-02 03:53:03 +00:00
"node_modules/http_ece" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/http_ece/-/http_ece-1.2.0.tgz" ,
"integrity" : "sha512-JrF8SSLVmcvc5NducxgyOrKXe3EsyHMgBFgSaIUGmArKe+rwr0uphRkRXvwiom3I+fpIfoItveHrfudL8/rxuA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=16"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/http-cache-semantics" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz" ,
"integrity" : "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==" ,
"license" : "BSD-2-Clause"
} ,
"node_modules/http-errors" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz" ,
"integrity" : "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==" ,
"license" : "MIT" ,
"dependencies" : {
"depd" : "2.0.0" ,
"inherits" : "2.0.4" ,
"setprototypeof" : "1.2.0" ,
"statuses" : "2.0.1" ,
"toidentifier" : "1.0.1"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2025-06-02 03:53:03 +00:00
"node_modules/https-proxy-agent" : {
"version" : "7.0.6" ,
"resolved" : "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz" ,
"integrity" : "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==" ,
"license" : "MIT" ,
"dependencies" : {
"agent-base" : "^7.1.2" ,
"debug" : "4"
} ,
"engines" : {
"node" : ">= 14"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/ico-endec" : {
"version" : "0.1.6" ,
"resolved" : "https://registry.npmjs.org/ico-endec/-/ico-endec-0.1.6.tgz" ,
"integrity" : "sha512-ZdLU38ZoED3g1j3iEyzcQj+wAkY2xfWNkymszfJPoxucIUhK7NayQ+/C4Kv0nDFMIsbtbEHldv3V8PU494/ueQ==" ,
"dev" : true ,
"license" : "MPL-2.0"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/iconv-lite" : {
"version" : "0.6.3" ,
"resolved" : "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz" ,
"integrity" : "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"safer-buffer" : ">= 2.1.2 < 3.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/idb" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz" ,
"integrity" : "sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==" ,
"dev" : true ,
"license" : "ISC"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/ieee754" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz" ,
"integrity" : "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "BSD-3-Clause"
} ,
"node_modules/ignore" : {
"version" : "5.3.2" ,
"resolved" : "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz" ,
"integrity" : "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 4"
}
} ,
"node_modules/import-fresh" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz" ,
"integrity" : "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"parent-module" : "^1.0.0" ,
"resolve-from" : "^4.0.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/import-meta-resolve" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz" ,
"integrity" : "sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/imurmurhash" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" ,
"integrity" : "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8.19"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/inflight" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" ,
"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." ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"once" : "^1.3.0" ,
"wrappy" : "1"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" ,
"license" : "ISC"
} ,
"node_modules/ini" : {
"version" : "1.3.8" ,
"resolved" : "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz" ,
"integrity" : "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" ,
"license" : "ISC"
} ,
"node_modules/inline-style-parser" : {
"version" : "0.2.4" ,
"resolved" : "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.4.tgz" ,
"integrity" : "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==" ,
"license" : "MIT"
} ,
"node_modules/internal-slot" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz" ,
"integrity" : "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"hasown" : "^2.0.2" ,
"side-channel" : "^1.1.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/iron-webcrypto" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz" ,
"integrity" : "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/brc-dd"
}
} ,
"node_modules/is-alphabetical" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz" ,
"integrity" : "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/is-alphanumerical" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz" ,
"integrity" : "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==" ,
"license" : "MIT" ,
"dependencies" : {
"is-alphabetical" : "^2.0.0" ,
"is-decimal" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/is-array-buffer" : {
"version" : "3.0.5" ,
"resolved" : "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.5.tgz" ,
"integrity" : "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
"get-intrinsic" : "^1.2.6"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-arrayish" : {
"version" : "0.3.2" ,
"resolved" : "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz" ,
"integrity" : "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==" ,
2025-05-20 01:47:50 +00:00
"license" : "MIT"
2025-05-19 10:23:36 +00:00
} ,
"node_modules/is-async-function" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz" ,
"integrity" : "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"async-function" : "^1.0.0" ,
"call-bound" : "^1.0.3" ,
"get-proto" : "^1.0.1" ,
"has-tostringtag" : "^1.0.2" ,
"safe-regex-test" : "^1.1.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-bigint" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/is-bigint/-/is-bigint-1.1.0.tgz" ,
"integrity" : "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"has-bigints" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-boolean-object" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.2.tgz" ,
"integrity" : "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3" ,
"has-tostringtag" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-bun-module" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/is-bun-module/-/is-bun-module-2.0.0.tgz" ,
"integrity" : "sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"semver" : "^7.7.1"
}
} ,
"node_modules/is-callable" : {
"version" : "1.2.7" ,
"resolved" : "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz" ,
"integrity" : "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-core-module" : {
"version" : "2.16.1" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz" ,
"integrity" : "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-data-view" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.2.tgz" ,
"integrity" : "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"get-intrinsic" : "^1.2.6" ,
"is-typed-array" : "^1.1.13"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-date-object" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/is-date-object/-/is-date-object-1.1.0.tgz" ,
"integrity" : "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"has-tostringtag" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-decimal" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz" ,
"integrity" : "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/is-docker" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz" ,
"integrity" : "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==" ,
"license" : "MIT" ,
"bin" : {
"is-docker" : "cli.js"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" ,
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-finalizationregistry" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz" ,
"integrity" : "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" ,
"integrity" : "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-generator-function" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz" ,
"integrity" : "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3" ,
"get-proto" : "^1.0.0" ,
"has-tostringtag" : "^1.0.2" ,
"safe-regex-test" : "^1.1.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-glob" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" ,
"integrity" : "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" ,
"license" : "MIT" ,
"dependencies" : {
"is-extglob" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-hexadecimal" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz" ,
"integrity" : "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/is-inside-container" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz" ,
"integrity" : "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==" ,
"license" : "MIT" ,
"dependencies" : {
"is-docker" : "^3.0.0"
} ,
"bin" : {
"is-inside-container" : "cli.js"
} ,
"engines" : {
"node" : ">=14.16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-map" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz" ,
"integrity" : "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/is-module" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz" ,
"integrity" : "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/is-number" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.12.0"
}
} ,
"node_modules/is-number-object" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.1.tgz" ,
"integrity" : "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3" ,
"has-tostringtag" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/is-obj" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz" ,
"integrity" : "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/is-plain-obj" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz" ,
"integrity" : "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-regex" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz" ,
"integrity" : "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"gopd" : "^1.2.0" ,
"has-tostringtag" : "^1.0.2" ,
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/is-regexp" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz" ,
"integrity" : "sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/is-set" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz" ,
"integrity" : "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-shared-array-buffer" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz" ,
"integrity" : "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/is-stream" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz" ,
"integrity" : "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/is-string" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/is-string/-/is-string-1.1.1.tgz" ,
"integrity" : "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3" ,
"has-tostringtag" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-symbol" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/is-symbol/-/is-symbol-1.1.1.tgz" ,
"integrity" : "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"has-symbols" : "^1.1.0" ,
"safe-regex-test" : "^1.1.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-typed-array" : {
"version" : "1.1.15" ,
"resolved" : "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz" ,
"integrity" : "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"which-typed-array" : "^1.1.16"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-weakmap" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz" ,
"integrity" : "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-weakref" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/is-weakref/-/is-weakref-1.1.1.tgz" ,
"integrity" : "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-weakset" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.4.tgz" ,
"integrity" : "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3" ,
"get-intrinsic" : "^1.2.6"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-wsl" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz" ,
"integrity" : "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==" ,
"license" : "MIT" ,
"dependencies" : {
"is-inside-container" : "^1.0.0"
} ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/isarray" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz" ,
"integrity" : "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" ,
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" ,
"dev" : true ,
"license" : "ISC"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/jake" : {
"version" : "10.9.2" ,
"resolved" : "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz" ,
"integrity" : "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"async" : "^3.2.3" ,
"chalk" : "^4.0.2" ,
"filelist" : "^1.0.4" ,
"minimatch" : "^3.1.2"
} ,
"bin" : {
"jake" : "bin/cli.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/jake/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/jake/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/jake/node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/jake/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/javascript-time-ago" : {
"version" : "2.5.11" ,
"resolved" : "https://registry.npmjs.org/javascript-time-ago/-/javascript-time-ago-2.5.11.tgz" ,
"integrity" : "sha512-Zeyf5R7oM1fSMW9zsU3YgAYwE0bimEeF54Udn2ixGd8PUwu+z1Yc5t4Y8YScJDMHD6uCx6giLt3VJR5K4CMwbg==" ,
"license" : "MIT" ,
"dependencies" : {
"relative-time-format" : "^1.1.6"
}
} ,
"node_modules/jiti" : {
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/jiti/-/jiti-2.4.2.tgz" ,
"integrity" : "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==" ,
"license" : "MIT" ,
"bin" : {
"jiti" : "lib/jiti-cli.mjs"
}
} ,
"node_modules/js-base64" : {
"version" : "3.7.7" ,
"resolved" : "https://registry.npmjs.org/js-base64/-/js-base64-3.7.7.tgz" ,
"integrity" : "sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==" ,
"license" : "BSD-3-Clause"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/js-tokens" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" ,
"integrity" : "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/js-yaml" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" ,
"integrity" : "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" ,
"license" : "MIT" ,
"dependencies" : {
"argparse" : "^2.0.1"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/jsesc" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz" ,
"integrity" : "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"jsesc" : "bin/jsesc"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/json-buffer" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz" ,
"integrity" : "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/json-schema" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz" ,
"integrity" : "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==" ,
"dev" : true ,
"license" : "(AFL-2.1 OR BSD-3-Clause)"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/json-schema-traverse" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" ,
"integrity" : "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/json-stable-stringify-without-jsonify" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" ,
"integrity" : "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/json5" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz" ,
"integrity" : "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"minimist" : "^1.2.0"
} ,
"bin" : {
"json5" : "lib/cli.js"
}
} ,
"node_modules/jsonc-parser" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-2.3.1.tgz" ,
"integrity" : "sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg==" ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/jsonfile" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz" ,
"integrity" : "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"universalify" : "^2.0.0"
} ,
"optionalDependencies" : {
"graceful-fs" : "^4.1.6"
}
} ,
"node_modules/jsonpointer" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.1.tgz" ,
"integrity" : "sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/jsx-ast-utils" : {
"version" : "3.3.5" ,
"resolved" : "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz" ,
"integrity" : "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"array-includes" : "^3.1.6" ,
"array.prototype.flat" : "^1.3.1" ,
"object.assign" : "^4.1.4" ,
"object.values" : "^1.1.6"
} ,
"engines" : {
"node" : ">=4.0"
}
} ,
2025-06-02 03:53:03 +00:00
"node_modules/jwa" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz" ,
"integrity" : "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==" ,
"license" : "MIT" ,
"dependencies" : {
"buffer-equal-constant-time" : "^1.0.1" ,
"ecdsa-sig-formatter" : "1.0.11" ,
"safe-buffer" : "^5.0.1"
}
} ,
"node_modules/jws" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/jws/-/jws-4.0.0.tgz" ,
"integrity" : "sha512-KDncfTmOZoOMTFG4mBlG0qUIOlc03fmzH+ru6RgYVZhPkyiy/92Owlt/8UEN+a4TXR1FQetfIpJE8ApdvdVxTg==" ,
"license" : "MIT" ,
"dependencies" : {
"jwa" : "^2.0.0" ,
"safe-buffer" : "^5.0.1"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/keyv" : {
"version" : "4.5.4" ,
"resolved" : "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz" ,
"integrity" : "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"json-buffer" : "3.0.1"
}
} ,
"node_modules/kleur" : {
"version" : "4.1.5" ,
"resolved" : "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz" ,
"integrity" : "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/kolorist" : {
"version" : "1.8.0" ,
"resolved" : "https://registry.npmjs.org/kolorist/-/kolorist-1.8.0.tgz" ,
"integrity" : "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/language-subtag-registry" : {
"version" : "0.3.23" ,
"resolved" : "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz" ,
"integrity" : "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==" ,
"dev" : true ,
"license" : "CC0-1.0"
} ,
"node_modules/language-tags" : {
"version" : "1.0.9" ,
"resolved" : "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz" ,
"integrity" : "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"language-subtag-registry" : "^0.3.20"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/leven" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz" ,
"integrity" : "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/levn" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" ,
"integrity" : "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"prelude-ls" : "^1.2.1" ,
"type-check" : "~0.4.0"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/libphonenumber-js" : {
2025-06-06 10:09:59 +00:00
"version" : "1.12.9" ,
"resolved" : "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.9.tgz" ,
"integrity" : "sha512-VWwAdNeJgN7jFOD+wN4qx83DTPMVPPAUyx9/TUkBXKLiNkuWWk6anV0439tgdtwaJDrEdqkvdN22iA6J4bUCZg==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT"
} ,
"node_modules/libsql" : {
2025-06-06 10:09:59 +00:00
"version" : "0.5.12" ,
"resolved" : "https://registry.npmjs.org/libsql/-/libsql-0.5.12.tgz" ,
"integrity" : "sha512-TikiQZ1j4TwFEqVdJdTM9ZTti28is/ytGEvn0S2MocOj69UKQetWACe/qd8KAD5VeNnQSVd6Nlm2AJx0DFW9Ag==" ,
2025-05-19 10:23:36 +00:00
"cpu" : [
"x64" ,
"arm64" ,
2025-06-06 10:09:59 +00:00
"wasm32" ,
"arm"
2025-05-19 10:23:36 +00:00
] ,
"license" : "MIT" ,
"os" : [
"darwin" ,
"linux" ,
"win32"
] ,
"dependencies" : {
"@neon-rs/load" : "^0.0.4" ,
"detect-libc" : "2.0.2"
} ,
"optionalDependencies" : {
2025-06-06 10:09:59 +00:00
"@libsql/darwin-arm64" : "0.5.12" ,
"@libsql/darwin-x64" : "0.5.12" ,
"@libsql/linux-arm-gnueabihf" : "0.5.12" ,
"@libsql/linux-arm-musleabihf" : "0.5.12" ,
"@libsql/linux-arm64-gnu" : "0.5.12" ,
"@libsql/linux-arm64-musl" : "0.5.12" ,
"@libsql/linux-x64-gnu" : "0.5.12" ,
"@libsql/linux-x64-musl" : "0.5.12" ,
"@libsql/win32-x64-msvc" : "0.5.12"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/libsql/node_modules/detect-libc" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz" ,
"integrity" : "sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/lightningcss" : {
"version" : "1.30.1" ,
"resolved" : "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.1.tgz" ,
"integrity" : "sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==" ,
"license" : "MPL-2.0" ,
"dependencies" : {
"detect-libc" : "^2.0.3"
} ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
} ,
"optionalDependencies" : {
"lightningcss-darwin-arm64" : "1.30.1" ,
"lightningcss-darwin-x64" : "1.30.1" ,
"lightningcss-freebsd-x64" : "1.30.1" ,
"lightningcss-linux-arm-gnueabihf" : "1.30.1" ,
"lightningcss-linux-arm64-gnu" : "1.30.1" ,
"lightningcss-linux-arm64-musl" : "1.30.1" ,
"lightningcss-linux-x64-gnu" : "1.30.1" ,
"lightningcss-linux-x64-musl" : "1.30.1" ,
"lightningcss-win32-arm64-msvc" : "1.30.1" ,
"lightningcss-win32-x64-msvc" : "1.30.1"
}
} ,
"node_modules/lightningcss-darwin-arm64" : {
"version" : "1.30.1" ,
"resolved" : "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.1.tgz" ,
"integrity" : "sha512-c8JK7hyE65X1MHMN+Viq9n11RRC7hgin3HhYKhrMyaXflk5GVplZ60IxyoVtzILeKr+xAJwg6zK6sjTBJ0FKYQ==" ,
"cpu" : [
"arm64"
] ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/lightningcss-darwin-x64" : {
"version" : "1.30.1" ,
"resolved" : "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.1.tgz" ,
"integrity" : "sha512-k1EvjakfumAQoTfcXUcHQZhSpLlkAuEkdMBsI/ivWw9hL+7FtilQc0Cy3hrx0AAQrVtQAbMI7YjCgYgvn37PzA==" ,
"cpu" : [
"x64"
] ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/lightningcss-freebsd-x64" : {
"version" : "1.30.1" ,
"resolved" : "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.1.tgz" ,
"integrity" : "sha512-kmW6UGCGg2PcyUE59K5r0kWfKPAVy4SltVeut+umLCFoJ53RdCUWxcRDzO1eTaxf/7Q2H7LTquFHPL5R+Gjyig==" ,
"cpu" : [
"x64"
] ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/lightningcss-linux-arm-gnueabihf" : {
"version" : "1.30.1" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.1.tgz" ,
"integrity" : "sha512-MjxUShl1v8pit+6D/zSPq9S9dQ2NPFSQwGvxBCYaBYLPlCWuPh9/t1MRS8iUaR8i+a6w7aps+B4N0S1TYP/R+Q==" ,
"cpu" : [
"arm"
] ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/lightningcss-linux-arm64-gnu" : {
"version" : "1.30.1" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.1.tgz" ,
"integrity" : "sha512-gB72maP8rmrKsnKYy8XUuXi/4OctJiuQjcuqWNlJQ6jZiWqtPvqFziskH3hnajfvKB27ynbVCucKSm2rkQp4Bw==" ,
"cpu" : [
"arm64"
] ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/lightningcss-linux-arm64-musl" : {
"version" : "1.30.1" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.1.tgz" ,
"integrity" : "sha512-jmUQVx4331m6LIX+0wUhBbmMX7TCfjF5FoOH6SD1CttzuYlGNVpA7QnrmLxrsub43ClTINfGSYyHe2HWeLl5CQ==" ,
"cpu" : [
"arm64"
] ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/lightningcss-linux-x64-gnu" : {
"version" : "1.30.1" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.1.tgz" ,
"integrity" : "sha512-piWx3z4wN8J8z3+O5kO74+yr6ze/dKmPnI7vLqfSqI8bccaTGY5xiSGVIJBDd5K5BHlvVLpUB3S2YCfelyJ1bw==" ,
"cpu" : [
"x64"
] ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/lightningcss-linux-x64-musl" : {
"version" : "1.30.1" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.1.tgz" ,
"integrity" : "sha512-rRomAK7eIkL+tHY0YPxbc5Dra2gXlI63HL+v1Pdi1a3sC+tJTcFrHX+E86sulgAXeI7rSzDYhPSeHHjqFhqfeQ==" ,
"cpu" : [
"x64"
] ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/lightningcss-win32-arm64-msvc" : {
"version" : "1.30.1" ,
"resolved" : "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.1.tgz" ,
"integrity" : "sha512-mSL4rqPi4iXq5YVqzSsJgMVFENoa4nGTT/GjO2c0Yl9OuQfPsIfncvLrEW6RbbB24WtZ3xP/2CCmI3tNkNV4oA==" ,
"cpu" : [
"arm64"
] ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/lightningcss-win32-x64-msvc" : {
"version" : "1.30.1" ,
"resolved" : "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.1.tgz" ,
"integrity" : "sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg==" ,
"cpu" : [
"x64"
] ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/linebreak" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz" ,
"integrity" : "sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==" ,
"license" : "MIT" ,
"dependencies" : {
"base64-js" : "0.0.8" ,
"unicode-trie" : "^2.0.0"
}
} ,
"node_modules/linebreak/node_modules/base64-js" : {
"version" : "0.0.8" ,
"resolved" : "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz" ,
"integrity" : "sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/local-pkg" : {
"version" : "0.5.1" ,
"resolved" : "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.1.tgz" ,
"integrity" : "sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"mlly" : "^1.7.3" ,
"pkg-types" : "^1.2.1"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
"node_modules/locate-path" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz" ,
"integrity" : "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"p-locate" : "^5.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/lodash" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" ,
"integrity" : "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" ,
"license" : "MIT"
} ,
"node_modules/lodash-es" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz" ,
"integrity" : "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" ,
"license" : "MIT"
} ,
"node_modules/lodash.castarray" : {
"version" : "4.4.0" ,
"resolved" : "https://registry.npmjs.org/lodash.castarray/-/lodash.castarray-4.4.0.tgz" ,
"integrity" : "sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/lodash.debounce" : {
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz" ,
"integrity" : "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/lodash.isplainobject" : {
"version" : "4.0.6" ,
"resolved" : "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz" ,
"integrity" : "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/lodash.merge" : {
"version" : "4.6.2" ,
"resolved" : "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" ,
"integrity" : "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/lodash.sortby" : {
"version" : "4.7.0" ,
"resolved" : "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz" ,
"integrity" : "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/longest-streak" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz" ,
"integrity" : "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/lru-cache" : {
"version" : "10.4.3" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz" ,
"integrity" : "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" ,
"license" : "ISC"
} ,
"node_modules/magic-string" : {
"version" : "0.30.17" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz" ,
"integrity" : "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.0"
}
} ,
"node_modules/magicast" : {
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/magicast/-/magicast-0.3.5.tgz" ,
"integrity" : "sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.25.4" ,
"@babel/types" : "^7.25.4" ,
"source-map-js" : "^1.2.0"
}
} ,
"node_modules/markdown-extensions" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/markdown-extensions/-/markdown-extensions-2.0.0.tgz" ,
"integrity" : "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/markdown-table" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz" ,
"integrity" : "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/marked" : {
"version" : "12.0.2" ,
"resolved" : "https://registry.npmjs.org/marked/-/marked-12.0.2.tgz" ,
"integrity" : "sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==" ,
"license" : "MIT" ,
"bin" : {
"marked" : "bin/marked.js"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
"node_modules/marked-footnote" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/marked-footnote/-/marked-footnote-1.2.4.tgz" ,
"integrity" : "sha512-DB2Kl+wFh6YwZd70qABMY6WUkG1UuyqoNTFoDfGyG79Pz24neYtLBkB+45a7o72V7gkfvbC3CGzIYFobxfMT1Q==" ,
"license" : "MIT" ,
"peerDependencies" : {
"marked" : ">=7.0.0"
}
} ,
"node_modules/marked-smartypants" : {
"version" : "1.1.9" ,
"resolved" : "https://registry.npmjs.org/marked-smartypants/-/marked-smartypants-1.1.9.tgz" ,
"integrity" : "sha512-VPeuaUr5IWptI7nJdgQ9ugrLWYGv13NdzEXTtKY3cmB4aRWOI2RzhLlf+xQp6Wnob9SAPO2sNVlfSJr+nflk/A==" ,
"license" : "MIT" ,
"dependencies" : {
"smartypants" : "^0.2.2"
} ,
"peerDependencies" : {
"marked" : ">=4 <16"
}
} ,
"node_modules/math-intrinsics" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz" ,
"integrity" : "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/mdast-util-definitions" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-6.0.0.tgz" ,
"integrity" : "sha512-scTllyX6pnYNZH/AIp/0ePz6s4cZtARxImwoPJ7kS42n+MnVsI4XbnG6d4ibehRIldYMWM2LD7ImQblVhUejVQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"@types/unist" : "^3.0.0" ,
"unist-util-visit" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-find-and-replace" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz" ,
"integrity" : "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"escape-string-regexp" : "^5.0.0" ,
"unist-util-is" : "^6.0.0" ,
"unist-util-visit-parents" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-from-markdown" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz" ,
"integrity" : "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"@types/unist" : "^3.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-to-string" : "^4.0.0" ,
"micromark" : "^4.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^2.0.0" ,
"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"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz" ,
"integrity" : "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==" ,
"license" : "MIT" ,
"dependencies" : {
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-gfm-autolink-literal" : "^2.0.0" ,
"mdast-util-gfm-footnote" : "^2.0.0" ,
"mdast-util-gfm-strikethrough" : "^2.0.0" ,
"mdast-util-gfm-table" : "^2.0.0" ,
"mdast-util-gfm-task-list-item" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-autolink-literal" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz" ,
"integrity" : "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"ccount" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-find-and-replace" : "^3.0.0" ,
"micromark-util-character" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-footnote" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz" ,
"integrity" : "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.1.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-strikethrough" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz" ,
"integrity" : "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-table" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz" ,
"integrity" : "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"markdown-table" : "^3.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-task-list-item" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz" ,
"integrity" : "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-mdx" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz" ,
"integrity" : "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==" ,
"license" : "MIT" ,
"dependencies" : {
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-mdx-expression" : "^2.0.0" ,
"mdast-util-mdx-jsx" : "^3.0.0" ,
"mdast-util-mdxjs-esm" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-mdx-expression" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz" ,
"integrity" : "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-mdx-jsx" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz" ,
"integrity" : "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"@types/unist" : "^3.0.0" ,
"ccount" : "^2.0.0" ,
"devlop" : "^1.1.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0" ,
"parse-entities" : "^4.0.0" ,
"stringify-entities" : "^4.0.0" ,
"unist-util-stringify-position" : "^4.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-mdxjs-esm" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz" ,
"integrity" : "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-phrasing" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz" ,
"integrity" : "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"unist-util-is" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-to-hast" : {
"version" : "13.2.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz" ,
"integrity" : "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"@ungap/structured-clone" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-util-sanitize-uri" : "^2.0.0" ,
"trim-lines" : "^3.0.0" ,
"unist-util-position" : "^5.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-to-markdown" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz" ,
"integrity" : "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"@types/unist" : "^3.0.0" ,
"longest-streak" : "^3.0.0" ,
"mdast-util-phrasing" : "^4.0.0" ,
"mdast-util-to-string" : "^4.0.0" ,
"micromark-util-classify-character" : "^2.0.0" ,
"micromark-util-decode-string" : "^2.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-to-string" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz" ,
"integrity" : "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdn-data" : {
"version" : "2.0.30" ,
"resolved" : "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz" ,
"integrity" : "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==" ,
"dev" : true ,
"license" : "CC0-1.0"
} ,
"node_modules/merge2" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" ,
"integrity" : "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/micromark" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz" ,
"integrity" : "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"@types/debug" : "^4.0.0" ,
"debug" : "^4.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-core-commonmark" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-combine-extensions" : "^2.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^2.0.0" ,
"micromark-util-encode" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0" ,
"micromark-util-resolve-all" : "^2.0.0" ,
"micromark-util-sanitize-uri" : "^2.0.0" ,
"micromark-util-subtokenize" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-core-commonmark" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz" ,
"integrity" : "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"decode-named-character-reference" : "^1.0.0" ,
"devlop" : "^1.0.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.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-classify-character" : "^2.0.0" ,
"micromark-util-html-tag-name" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0" ,
"micromark-util-resolve-all" : "^2.0.0" ,
"micromark-util-subtokenize" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-extension-gfm" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz" ,
"integrity" : "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-extension-gfm-autolink-literal" : "^2.0.0" ,
"micromark-extension-gfm-footnote" : "^2.0.0" ,
"micromark-extension-gfm-strikethrough" : "^2.0.0" ,
"micromark-extension-gfm-table" : "^2.0.0" ,
"micromark-extension-gfm-tagfilter" : "^2.0.0" ,
"micromark-extension-gfm-task-list-item" : "^2.0.0" ,
"micromark-util-combine-extensions" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-autolink-literal" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz" ,
"integrity" : "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-character" : "^2.0.0" ,
"micromark-util-sanitize-uri" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-footnote" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz" ,
"integrity" : "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==" ,
"license" : "MIT" ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-core-commonmark" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.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"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-strikethrough" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz" ,
"integrity" : "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==" ,
"license" : "MIT" ,
"dependencies" : {
"devlop" : "^1.0.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"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-table" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz" ,
"integrity" : "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==" ,
"license" : "MIT" ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-tagfilter" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz" ,
"integrity" : "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-task-list-item" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz" ,
"integrity" : "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==" ,
"license" : "MIT" ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-mdx-expression" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdx-expression/-/micromark-extension-mdx-expression-3.0.1.tgz" ,
"integrity" : "sha512-dD/ADLJ1AeMvSAKBwO22zG22N4ybhe7kFIZ3LsDI0GlsNr2A3KYxb0LdC1u5rj4Nw+CHKY0RVdnHX8vj8ejm4Q==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-factory-mdx-expression" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-events-to-acorn" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-extension-mdx-jsx" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-3.0.2.tgz" ,
"integrity" : "sha512-e5+q1DjMh62LZAJOnDraSSbDMvGJ8x3cbjygy2qFEi7HCeUT4BDKCvMozPozcD6WmOt6sVvYDNBKhFSz3kjOVQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-is-identifier-name" : "^3.0.0" ,
"micromark-factory-mdx-expression" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-events-to-acorn" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-mdx-md" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdx-md/-/micromark-extension-mdx-md-2.0.0.tgz" ,
"integrity" : "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-mdxjs" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdxjs/-/micromark-extension-mdxjs-3.0.0.tgz" ,
"integrity" : "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==" ,
"license" : "MIT" ,
"dependencies" : {
"acorn" : "^8.0.0" ,
"acorn-jsx" : "^5.0.0" ,
"micromark-extension-mdx-expression" : "^3.0.0" ,
"micromark-extension-mdx-jsx" : "^3.0.0" ,
"micromark-extension-mdx-md" : "^2.0.0" ,
"micromark-extension-mdxjs-esm" : "^3.0.0" ,
"micromark-util-combine-extensions" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-mdxjs-esm" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdxjs-esm/-/micromark-extension-mdxjs-esm-3.0.0.tgz" ,
"integrity" : "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-core-commonmark" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-events-to-acorn" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"unist-util-position-from-estree" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-factory-destination" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz" ,
"integrity" : "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-factory-label" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz" ,
"integrity" : "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-factory-mdx-expression" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-2.0.3.tgz" ,
"integrity" : "sha512-kQnEtA3vzucU2BkrIa8/VaSAsP+EJ3CKOvhMuJgOEGg9KDC6OAY6nSnNDVRiVNRqj7Y4SlSzcStaH/5jge8JdQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-events-to-acorn" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"unist-util-position-from-estree" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
}
} ,
"node_modules/micromark-factory-space" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz" ,
"integrity" : "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-character" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-factory-title" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz" ,
"integrity" : "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-factory-whitespace" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz" ,
"integrity" : "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-character" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz" ,
"integrity" : "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-chunked" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz" ,
"integrity" : "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-classify-character" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz" ,
"integrity" : "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-combine-extensions" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz" ,
"integrity" : "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-decode-numeric-character-reference" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz" ,
"integrity" : "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-decode-string" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz" ,
"integrity" : "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"decode-named-character-reference" : "^1.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-encode" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz" ,
"integrity" : "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT"
} ,
"node_modules/micromark-util-events-to-acorn" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/micromark-util-events-to-acorn/-/micromark-util-events-to-acorn-2.0.3.tgz" ,
"integrity" : "sha512-jmsiEIiZ1n7X1Rr5k8wVExBQCg5jy4UXVADItHmNk1zkwEVhBuIUKRu3fqv+hs4nxLISi2DQGlqIOGiFxgbfHg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"@types/unist" : "^3.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-visit" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
}
} ,
"node_modules/micromark-util-html-tag-name" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz" ,
"integrity" : "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT"
} ,
"node_modules/micromark-util-normalize-identifier" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz" ,
"integrity" : "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-resolve-all" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz" ,
"integrity" : "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-sanitize-uri" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz" ,
"integrity" : "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-character" : "^2.0.0" ,
"micromark-util-encode" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-subtokenize" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz" ,
"integrity" : "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-symbol" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz" ,
"integrity" : "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT"
} ,
"node_modules/micromark-util-types" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.1.tgz" ,
"integrity" : "sha512-534m2WhVTddrcKVepwmVEVnUAmtrx9bfIjNoQHRqfnvdaHQiFytEhJoTgpWJvDEXCO5gLTQh3wYC1PgOJA4NSQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT"
} ,
"node_modules/micromatch" : {
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz" ,
"integrity" : "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" ,
"license" : "MIT" ,
"dependencies" : {
"braces" : "^3.0.3" ,
"picomatch" : "^2.3.1"
} ,
"engines" : {
"node" : ">=8.6"
}
} ,
"node_modules/micromatch/node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/mime-db" : {
"version" : "1.54.0" ,
"resolved" : "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz" ,
"integrity" : "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mime-types" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz" ,
"integrity" : "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==" ,
"license" : "MIT" ,
"dependencies" : {
"mime-db" : "^1.54.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mimic-response" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz" ,
"integrity" : "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/mini-svg-data-uri" : {
"version" : "1.4.4" ,
"resolved" : "https://registry.npmjs.org/mini-svg-data-uri/-/mini-svg-data-uri-1.4.4.tgz" ,
"integrity" : "sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"mini-svg-data-uri" : "cli.js"
}
} ,
2025-06-02 03:53:03 +00:00
"node_modules/minimalistic-assert" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz" ,
"integrity" : "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==" ,
"license" : "ISC"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/minimatch" : {
"version" : "9.0.5" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz" ,
"integrity" : "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/minimist" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz" ,
"integrity" : "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/minipass" : {
"version" : "4.2.8" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-4.2.8.tgz" ,
"integrity" : "sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==" ,
"dev" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/minizlib" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz" ,
"integrity" : "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"minipass" : "^3.0.0" ,
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/minizlib/node_modules/minipass" : {
"version" : "3.3.6" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz" ,
"integrity" : "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/mkdirp" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz" ,
"integrity" : "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"mkdirp" : "bin/cmd.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/mkdirp-classic" : {
"version" : "0.5.3" ,
"resolved" : "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz" ,
"integrity" : "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==" ,
"license" : "MIT"
} ,
"node_modules/mlly" : {
"version" : "1.7.4" ,
"resolved" : "https://registry.npmjs.org/mlly/-/mlly-1.7.4.tgz" ,
"integrity" : "sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"acorn" : "^8.14.0" ,
"pathe" : "^2.0.1" ,
"pkg-types" : "^1.3.0" ,
"ufo" : "^1.5.4"
}
} ,
"node_modules/mlly/node_modules/pathe" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/pathe/-/pathe-2.0.2.tgz" ,
"integrity" : "sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/mrmime" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz" ,
"integrity" : "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/ms" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" ,
"integrity" : "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" ,
"license" : "MIT"
} ,
"node_modules/muggle-string" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/muggle-string/-/muggle-string-0.4.1.tgz" ,
"integrity" : "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==" ,
"license" : "MIT"
} ,
"node_modules/nanoid" : {
"version" : "3.3.8" ,
"resolved" : "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz" ,
"integrity" : "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"bin" : {
"nanoid" : "bin/nanoid.cjs"
} ,
"engines" : {
"node" : "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
} ,
"node_modules/napi-build-utils" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz" ,
"integrity" : "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==" ,
"license" : "MIT"
} ,
"node_modules/napi-postinstall" : {
2025-06-06 10:09:59 +00:00
"version" : "0.2.4" ,
"resolved" : "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.2.4.tgz" ,
"integrity" : "sha512-ZEzHJwBhZ8qQSbknHqYcdtQVr8zUgGyM/q6h6qAyhtyVMNrSgDhrC4disf03dYW0e+czXyLnZINnCTEkWy0eJg==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"napi-postinstall" : "lib/cli.js"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.18.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/napi-postinstall"
}
} ,
"node_modules/natural-compare" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" ,
"integrity" : "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/neotraverse" : {
"version" : "0.6.18" ,
"resolved" : "https://registry.npmjs.org/neotraverse/-/neotraverse-0.6.18.tgz" ,
"integrity" : "sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/nlcst-to-string" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/nlcst-to-string/-/nlcst-to-string-4.0.0.tgz" ,
"integrity" : "sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/nlcst" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/node-abi" : {
"version" : "3.74.0" ,
"resolved" : "https://registry.npmjs.org/node-abi/-/node-abi-3.74.0.tgz" ,
"integrity" : "sha512-c5XK0MjkGBrQPGYG24GBADZud0NCbznxNx0ZkS+ebUTrmV1qTDxPxSL8zEAPURXSbLRWVexxmP4986BziahL5w==" ,
"license" : "MIT" ,
"dependencies" : {
"semver" : "^7.3.5"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/node-addon-api" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz" ,
"integrity" : "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==" ,
"license" : "MIT"
} ,
"node_modules/node-domexception" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz" ,
"integrity" : "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==" ,
2025-06-06 10:09:59 +00:00
"deprecated" : "Use your platform's native DOMException instead" ,
2025-05-19 10:23:36 +00:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/jimmywarting"
} ,
{
"type" : "github" ,
"url" : "https://paypal.me/jimmywarting"
}
] ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10.5.0"
}
} ,
"node_modules/node-fetch" : {
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz" ,
"integrity" : "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==" ,
"license" : "MIT" ,
"dependencies" : {
"data-uri-to-buffer" : "^4.0.0" ,
"fetch-blob" : "^3.1.4" ,
"formdata-polyfill" : "^4.0.10"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/node-fetch"
}
} ,
"node_modules/node-fetch-native" : {
"version" : "1.6.6" ,
"resolved" : "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.6.tgz" ,
"integrity" : "sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ==" ,
"license" : "MIT"
} ,
"node_modules/node-mock-http" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.0.tgz" ,
"integrity" : "sha512-0uGYQ1WQL1M5kKvGRXWQ3uZCHtLTO8hln3oBjIusM75WoesZ909uQJs/Hb946i2SS+Gsrhkaa6iAO17jRIv6DQ==" ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/node-releases" : {
"version" : "2.0.19" ,
"resolved" : "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz" ,
"integrity" : "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/normalize-path" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" ,
"integrity" : "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/nth-check" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz" ,
"integrity" : "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"boolbase" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/fb55/nth-check?sponsor=1"
}
} ,
"node_modules/object-inspect" : {
"version" : "1.13.4" ,
"resolved" : "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz" ,
"integrity" : "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object-keys" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz" ,
"integrity" : "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/object-to-formdata" : {
"version" : "4.5.1" ,
"resolved" : "https://registry.npmjs.org/object-to-formdata/-/object-to-formdata-4.5.1.tgz" ,
"integrity" : "sha512-QiM9D0NiU5jV6J6tjE1g7b4Z2tcUnKs1OPUi4iMb2zH+7jwlcUrASghgkFk9GtzqNNq8rTQJtT8AzjBAvLoNMw==" ,
"license" : "MIT"
} ,
"node_modules/object.assign" : {
"version" : "4.1.7" ,
"resolved" : "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz" ,
"integrity" : "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0" ,
"has-symbols" : "^1.1.0" ,
"object-keys" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object.fromentries" : {
"version" : "2.0.8" ,
"resolved" : "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz" ,
"integrity" : "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object.groupby" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz" ,
"integrity" : "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/object.values" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/object.values/-/object.values-1.2.1.tgz" ,
"integrity" : "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/ofetch" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/ofetch/-/ofetch-1.4.1.tgz" ,
"integrity" : "sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==" ,
"license" : "MIT" ,
"dependencies" : {
"destr" : "^2.0.3" ,
"node-fetch-native" : "^1.6.4" ,
"ufo" : "^1.5.4"
}
} ,
"node_modules/ohash" : {
"version" : "2.0.11" ,
"resolved" : "https://registry.npmjs.org/ohash/-/ohash-2.0.11.tgz" ,
"integrity" : "sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==" ,
"license" : "MIT"
} ,
"node_modules/on-finished" : {
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz" ,
"integrity" : "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==" ,
"license" : "MIT" ,
"dependencies" : {
"ee-first" : "1.1.1"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/once" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/once/-/once-1.4.0.tgz" ,
"integrity" : "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" ,
"license" : "ISC" ,
"dependencies" : {
"wrappy" : "1"
}
} ,
"node_modules/oniguruma-parser" : {
2025-06-06 10:09:59 +00:00
"version" : "0.12.1" ,
"resolved" : "https://registry.npmjs.org/oniguruma-parser/-/oniguruma-parser-0.12.1.tgz" ,
"integrity" : "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT"
} ,
"node_modules/oniguruma-to-es" : {
2025-06-06 10:09:59 +00:00
"version" : "4.3.3" ,
"resolved" : "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.3.3.tgz" ,
"integrity" : "sha512-rPiZhzC3wXwE59YQMRDodUwwT9FZ9nNBwQQfsd1wfdtlKEyCdRV0avrTcSZ5xlIvGRVPd/cx6ZN45ECmS39xvg==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"oniguruma-parser" : "^0.12.1" ,
2025-05-19 10:23:36 +00:00
"regex" : "^6.0.1" ,
"regex-recursion" : "^6.0.2"
}
} ,
"node_modules/open" : {
"version" : "10.1.0" ,
"resolved" : "https://registry.npmjs.org/open/-/open-10.1.0.tgz" ,
"integrity" : "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==" ,
"license" : "MIT" ,
"dependencies" : {
"default-browser" : "^5.2.1" ,
"define-lazy-prop" : "^3.0.0" ,
"is-inside-container" : "^1.0.0" ,
"is-wsl" : "^3.1.0"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/optionator" : {
"version" : "0.9.4" ,
"resolved" : "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz" ,
"integrity" : "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"deep-is" : "^0.1.3" ,
"fast-levenshtein" : "^2.0.6" ,
"levn" : "^0.4.1" ,
"prelude-ls" : "^1.2.1" ,
"type-check" : "^0.4.0" ,
"word-wrap" : "^1.2.5"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/own-keys" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/own-keys/-/own-keys-1.0.1.tgz" ,
"integrity" : "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"get-intrinsic" : "^1.2.6" ,
"object-keys" : "^1.1.1" ,
"safe-push-apply" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/p-limit" : {
"version" : "6.2.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-6.2.0.tgz" ,
"integrity" : "sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==" ,
"license" : "MIT" ,
"dependencies" : {
"yocto-queue" : "^1.1.1"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-locate" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz" ,
"integrity" : "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"p-limit" : "^3.0.2"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-locate/node_modules/p-limit" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" ,
"integrity" : "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"yocto-queue" : "^0.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-locate/node_modules/yocto-queue" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" ,
"integrity" : "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-queue" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/p-queue/-/p-queue-8.1.0.tgz" ,
"integrity" : "sha512-mxLDbbGIBEXTJL0zEx8JIylaj3xQ7Z/7eEVjcF9fJX4DBiH9oqe+oahYnlKKxm0Ci9TlWTyhSHgygxMxjIB2jw==" ,
"license" : "MIT" ,
"dependencies" : {
"eventemitter3" : "^5.0.1" ,
"p-timeout" : "^6.1.2"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-timeout" : {
"version" : "6.1.4" ,
"resolved" : "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.4.tgz" ,
"integrity" : "sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14.16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2025-05-20 08:02:55 +00:00
"node_modules/p-try" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" ,
"integrity" : "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/package-manager-detector" : {
"version" : "0.2.9" ,
"resolved" : "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-0.2.9.tgz" ,
"integrity" : "sha512-+vYvA/Y31l8Zk8dwxHhL3JfTuHPm6tlxM2A3GeQyl7ovYnSp1+mzAxClxaOr0qO1TtPxbQxetI7v5XqKLJZk7Q==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/pako" : {
"version" : "0.2.9" ,
"resolved" : "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz" ,
"integrity" : "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==" ,
"license" : "MIT"
} ,
"node_modules/parent-module" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" ,
"integrity" : "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"callsites" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/parse-css-color" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/parse-css-color/-/parse-css-color-0.2.1.tgz" ,
"integrity" : "sha512-bwS/GGIFV3b6KS4uwpzCFj4w297Yl3uqnSgIPsoQkx7GMLROXfMnWvxfNkL0oh8HVhZA4hvJoEoEIqonfJ3BWg==" ,
"license" : "MIT" ,
"dependencies" : {
"color-name" : "^1.1.4" ,
"hex-rgb" : "^4.1.0"
}
} ,
"node_modules/parse-entities" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.2.tgz" ,
"integrity" : "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"character-entities-legacy" : "^3.0.0" ,
"character-reference-invalid" : "^2.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
"is-alphanumerical" : "^2.0.0" ,
"is-decimal" : "^2.0.0" ,
"is-hexadecimal" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/parse-entities/node_modules/@types/unist" : {
"version" : "2.0.11" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz" ,
"integrity" : "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==" ,
"license" : "MIT"
} ,
"node_modules/parse-latin" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/parse-latin/-/parse-latin-7.0.0.tgz" ,
"integrity" : "sha512-mhHgobPPua5kZ98EF4HWiH167JWBfl4pvAIXXdbaVohtK7a6YBOy56kvhCqduqyo/f3yrHFWmqmiMg/BkBkYYQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/nlcst" : "^2.0.0" ,
"@types/unist" : "^3.0.0" ,
"nlcst-to-string" : "^4.0.0" ,
"unist-util-modify-children" : "^4.0.0" ,
"unist-util-visit-children" : "^3.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/parse5" : {
"version" : "7.2.1" ,
"resolved" : "https://registry.npmjs.org/parse5/-/parse5-7.2.1.tgz" ,
"integrity" : "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==" ,
"license" : "MIT" ,
"dependencies" : {
"entities" : "^4.5.0"
} ,
"funding" : {
"url" : "https://github.com/inikulin/parse5?sponsor=1"
}
} ,
"node_modules/parse5-htmlparser2-tree-adapter" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz" ,
"integrity" : "sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"domhandler" : "^5.0.3" ,
"parse5" : "^7.0.0"
} ,
"funding" : {
"url" : "https://github.com/inikulin/parse5?sponsor=1"
}
} ,
"node_modules/parse5-parser-stream" : {
"version" : "7.1.2" ,
"resolved" : "https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz" ,
"integrity" : "sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"parse5" : "^7.0.0"
} ,
"funding" : {
"url" : "https://github.com/inikulin/parse5?sponsor=1"
}
} ,
"node_modules/path-browserify" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz" ,
"integrity" : "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" ,
"license" : "MIT"
} ,
"node_modules/path-exists" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" ,
"integrity" : "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" ,
"license" : "MIT" ,
"engines" : {
2025-06-09 10:00:55 +00:00
"node" : ">=8"
}
} ,
"node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" ,
"integrity" : "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/path-parse" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" ,
"integrity" : "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/pathe" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz" ,
"integrity" : "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/pend" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz" ,
"integrity" : "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-06-04 16:41:32 +00:00
"node_modules/pg" : {
"version" : "8.16.0" ,
"resolved" : "https://registry.npmjs.org/pg/-/pg-8.16.0.tgz" ,
"integrity" : "sha512-7SKfdvP8CTNXjMUzfcVTaI+TDzBEeaUnVwiVGZQD1Hh33Kpev7liQba9uLd4CfN8r9mCVsD0JIpq03+Unpz+kg==" ,
"license" : "MIT" ,
"dependencies" : {
"pg-connection-string" : "^2.9.0" ,
"pg-pool" : "^3.10.0" ,
"pg-protocol" : "^1.10.0" ,
"pg-types" : "2.2.0" ,
"pgpass" : "1.0.5"
} ,
"engines" : {
"node" : ">= 8.0.0"
} ,
"optionalDependencies" : {
"pg-cloudflare" : "^1.2.5"
} ,
"peerDependencies" : {
"pg-native" : ">=3.0.1"
} ,
"peerDependenciesMeta" : {
"pg-native" : {
"optional" : true
}
}
} ,
"node_modules/pg-cloudflare" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/pg-cloudflare/-/pg-cloudflare-1.2.5.tgz" ,
"integrity" : "sha512-OOX22Vt0vOSRrdoUPKJ8Wi2OpE/o/h9T8X1s4qSkCedbNah9ei2W2765be8iMVxQUsvgT7zIAT2eIa9fs5+vtg==" ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/pg-connection-string" : {
"version" : "2.9.0" ,
"resolved" : "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-2.9.0.tgz" ,
"integrity" : "sha512-P2DEBKuvh5RClafLngkAuGe9OUlFV7ebu8w1kmaaOgPcpJd1RIFh7otETfI6hAR8YupOLFTY7nuvvIn7PLciUQ==" ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/pg-int8" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/pg-int8/-/pg-int8-1.0.1.tgz" ,
"integrity" : "sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
2025-06-04 16:41:32 +00:00
"node_modules/pg-pool" : {
"version" : "3.10.0" ,
"resolved" : "https://registry.npmjs.org/pg-pool/-/pg-pool-3.10.0.tgz" ,
"integrity" : "sha512-DzZ26On4sQ0KmqnO34muPcmKbhrjmyiO4lCCR0VwEd7MjmiKf5NTg/6+apUEu0NF7ESa37CGzFxH513CoUmWnA==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
2025-06-04 16:41:32 +00:00
"peerDependencies" : {
"pg" : ">=8.0"
}
} ,
"node_modules/pg-protocol" : {
"version" : "1.10.0" ,
"resolved" : "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.10.0.tgz" ,
"integrity" : "sha512-IpdytjudNuLv8nhlHs/UrVBhU0e78J0oIS/0AVdTbWxSOkFUVdsHC/NrorO6nXsQNDTT1kzDSOMJubBQviX18Q==" ,
"license" : "MIT"
2025-05-19 10:23:36 +00:00
} ,
"node_modules/pg-types" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/pg-types/-/pg-types-2.2.0.tgz" ,
"integrity" : "sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==" ,
"license" : "MIT" ,
"dependencies" : {
"pg-int8" : "1.0.1" ,
"postgres-array" : "~2.0.0" ,
"postgres-bytea" : "~1.0.0" ,
"postgres-date" : "~1.0.4" ,
"postgres-interval" : "^1.1.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2025-06-04 16:41:32 +00:00
"node_modules/pgpass" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/pgpass/-/pgpass-1.0.5.tgz" ,
"integrity" : "sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==" ,
"license" : "MIT" ,
"dependencies" : {
"split2" : "^4.1.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/picocolors" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz" ,
"integrity" : "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" ,
"license" : "ISC"
} ,
"node_modules/picomatch" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz" ,
"integrity" : "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/pkg-types" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz" ,
"integrity" : "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"confbox" : "^0.1.8" ,
"mlly" : "^1.7.4" ,
"pathe" : "^2.0.1"
}
} ,
"node_modules/pkg-types/node_modules/pathe" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/pathe/-/pathe-2.0.2.tgz" ,
"integrity" : "sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-05-20 08:02:55 +00:00
"node_modules/pngjs" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/pngjs/-/pngjs-5.0.0.tgz" ,
"integrity" : "sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/possible-typed-array-names" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz" ,
"integrity" : "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/postcss" : {
"version" : "8.5.3" ,
"resolved" : "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz" ,
"integrity" : "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/postcss"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"nanoid" : "^3.3.8" ,
"picocolors" : "^1.1.1" ,
"source-map-js" : "^1.2.1"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14"
}
} ,
"node_modules/postcss-selector-parser" : {
"version" : "6.0.10" ,
"resolved" : "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz" ,
"integrity" : "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/postcss-value-parser" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" ,
"integrity" : "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" ,
"license" : "MIT"
} ,
"node_modules/postgres-array" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/postgres-array/-/postgres-array-2.0.0.tgz" ,
"integrity" : "sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/postgres-bytea" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/postgres-bytea/-/postgres-bytea-1.0.0.tgz" ,
"integrity" : "sha512-xy3pmLuQqRBZBXDULy7KbaitYqLcmxigw14Q5sj8QBVLqEwXfeybIKVWiqAXTlcvdvb0+xkOtDbfQMOf4lST1w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/postgres-date" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/postgres-date/-/postgres-date-1.0.7.tgz" ,
"integrity" : "sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/postgres-interval" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/postgres-interval/-/postgres-interval-1.2.0.tgz" ,
"integrity" : "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==" ,
"license" : "MIT" ,
"dependencies" : {
"xtend" : "^4.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/prebuild-install" : {
"version" : "7.1.3" ,
"resolved" : "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz" ,
"integrity" : "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==" ,
"license" : "MIT" ,
"dependencies" : {
"detect-libc" : "^2.0.0" ,
"expand-template" : "^2.0.3" ,
"github-from-package" : "0.0.0" ,
"minimist" : "^1.2.3" ,
"mkdirp-classic" : "^0.5.3" ,
"napi-build-utils" : "^2.0.0" ,
"node-abi" : "^3.3.0" ,
"pump" : "^3.0.0" ,
"rc" : "^1.2.7" ,
"simple-get" : "^4.0.0" ,
"tar-fs" : "^2.0.0" ,
"tunnel-agent" : "^0.6.0"
} ,
"bin" : {
"prebuild-install" : "bin.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/prelude-ls" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" ,
"integrity" : "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/prettier" : {
"version" : "3.5.3" ,
"resolved" : "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz" ,
"integrity" : "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==" ,
"devOptional" : true ,
"license" : "MIT" ,
"bin" : {
"prettier" : "bin/prettier.cjs"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/prettier/prettier?sponsor=1"
}
} ,
"node_modules/prettier-plugin-astro" : {
"version" : "0.14.1" ,
"resolved" : "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.14.1.tgz" ,
"integrity" : "sha512-RiBETaaP9veVstE4vUwSIcdATj6dKmXljouXc/DDNwBSPTp8FRkLGDSGFClKsAFeeg+13SB0Z1JZvbD76bigJw==" ,
"devOptional" : true ,
"license" : "MIT" ,
"dependencies" : {
"@astrojs/compiler" : "^2.9.1" ,
"prettier" : "^3.0.0" ,
"sass-formatter" : "^0.7.6"
} ,
"engines" : {
"node" : "^14.15.0 || >=16.0.0"
}
} ,
"node_modules/prettier-plugin-tailwindcss" : {
2025-06-06 10:09:59 +00:00
"version" : "0.6.12" ,
"resolved" : "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.12.tgz" ,
"integrity" : "sha512-OuTQKoqNwV7RnxTPwXWzOFXy6Jc4z8oeRZYGuMpRyG3WbuR3jjXdQFK8qFBMBx8UHWdHrddARz2fgUenild6aw==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14.21.3"
} ,
"peerDependencies" : {
"@ianvs/prettier-plugin-sort-imports" : "*" ,
"@prettier/plugin-pug" : "*" ,
"@shopify/prettier-plugin-liquid" : "*" ,
"@trivago/prettier-plugin-sort-imports" : "*" ,
"@zackad/prettier-plugin-twig" : "*" ,
"prettier" : "^3.0" ,
"prettier-plugin-astro" : "*" ,
"prettier-plugin-css-order" : "*" ,
"prettier-plugin-import-sort" : "*" ,
"prettier-plugin-jsdoc" : "*" ,
"prettier-plugin-marko" : "*" ,
"prettier-plugin-multiline-arrays" : "*" ,
"prettier-plugin-organize-attributes" : "*" ,
"prettier-plugin-organize-imports" : "*" ,
"prettier-plugin-sort-imports" : "*" ,
"prettier-plugin-style-order" : "*" ,
"prettier-plugin-svelte" : "*"
} ,
"peerDependenciesMeta" : {
"@ianvs/prettier-plugin-sort-imports" : {
"optional" : true
} ,
"@prettier/plugin-pug" : {
"optional" : true
} ,
"@shopify/prettier-plugin-liquid" : {
"optional" : true
} ,
"@trivago/prettier-plugin-sort-imports" : {
"optional" : true
} ,
"@zackad/prettier-plugin-twig" : {
"optional" : true
} ,
"prettier-plugin-astro" : {
"optional" : true
} ,
"prettier-plugin-css-order" : {
"optional" : true
} ,
"prettier-plugin-import-sort" : {
"optional" : true
} ,
"prettier-plugin-jsdoc" : {
"optional" : true
} ,
"prettier-plugin-marko" : {
"optional" : true
} ,
"prettier-plugin-multiline-arrays" : {
"optional" : true
} ,
"prettier-plugin-organize-attributes" : {
"optional" : true
} ,
"prettier-plugin-organize-imports" : {
"optional" : true
} ,
"prettier-plugin-sort-imports" : {
"optional" : true
} ,
"prettier-plugin-style-order" : {
"optional" : true
} ,
"prettier-plugin-svelte" : {
"optional" : true
}
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/pretty-bytes" : {
"version" : "6.1.1" ,
"resolved" : "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-6.1.1.tgz" ,
"integrity" : "sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/prisma" : {
2025-06-06 10:09:59 +00:00
"version" : "6.9.0" ,
"resolved" : "https://registry.npmjs.org/prisma/-/prisma-6.9.0.tgz" ,
"integrity" : "sha512-resJAwMyZREC/I40LF6FZ6rZTnlrlrYrb63oW37Gq+U+9xHwbyMSPJjKtM7VZf3gTO86t/Oyz+YeSXr3CmAY1Q==" ,
2025-05-19 10:23:36 +00:00
"devOptional" : true ,
"hasInstallScript" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@prisma/config" : "6.9.0" ,
"@prisma/engines" : "6.9.0"
2025-05-19 10:23:36 +00:00
} ,
"bin" : {
"prisma" : "build/index.js"
} ,
"engines" : {
"node" : ">=18.18"
} ,
"peerDependencies" : {
"typescript" : ">=5.1.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/prisma-json-types-generator" : {
2025-06-06 10:09:59 +00:00
"version" : "3.4.2" ,
"resolved" : "https://registry.npmjs.org/prisma-json-types-generator/-/prisma-json-types-generator-3.4.2.tgz" ,
"integrity" : "sha512-f//au4IY4HQ/0IF7JpGZAdJg1Gc2/yiLFTh0SiqYtGDmSkqlo5T2E2UUgkNktQt9twmxDawbUwEodOuNSEJ9EQ==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@prisma/generator-helper" : "^6.7.0" ,
"tslib" : "^2.8.1"
} ,
"bin" : {
"prisma-json-types-generator" : "index.js"
} ,
"engines" : {
"node" : ">=14.0"
} ,
"funding" : {
"url" : "https://github.com/arthurfiorette/prisma-json-types-generator?sponsor=1"
} ,
"peerDependencies" : {
"prisma" : "^6.7" ,
"typescript" : "^5.8"
}
} ,
"node_modules/prismjs" : {
"version" : "1.30.0" ,
"resolved" : "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz" ,
"integrity" : "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/promise-limit" : {
"version" : "2.7.0" ,
"resolved" : "https://registry.npmjs.org/promise-limit/-/promise-limit-2.7.0.tgz" ,
"integrity" : "sha512-7nJ6v5lnJsXwGprnGXga4wx6d1POjvi5Qmf1ivTRxTjH4Z/9Czja/UCMLVmB9N93GeWOU93XaFaEt6jbuoagNw==" ,
"license" : "ISC"
} ,
"node_modules/prompts" : {
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz" ,
"integrity" : "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==" ,
"license" : "MIT" ,
"dependencies" : {
"kleur" : "^3.0.3" ,
"sisteransi" : "^1.0.5"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/prompts/node_modules/kleur" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz" ,
"integrity" : "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/property-information" : {
"version" : "6.5.0" ,
"resolved" : "https://registry.npmjs.org/property-information/-/property-information-6.5.0.tgz" ,
"integrity" : "sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/proxy-from-env" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz" ,
"integrity" : "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/pump" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/pump/-/pump-3.0.2.tgz" ,
"integrity" : "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==" ,
"license" : "MIT" ,
"dependencies" : {
"end-of-stream" : "^1.1.0" ,
"once" : "^1.3.1"
}
} ,
"node_modules/punycode" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" ,
"integrity" : "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2025-05-20 08:02:55 +00:00
"node_modules/qrcode" : {
"version" : "1.5.4" ,
"resolved" : "https://registry.npmjs.org/qrcode/-/qrcode-1.5.4.tgz" ,
"integrity" : "sha512-1ca71Zgiu6ORjHqFBDpnSMTR2ReToX4l1Au1VFLyVeBTFavzQnv5JxMFr3ukHVKpSrSA2MCk0lNJSykjUfz7Zg==" ,
"license" : "MIT" ,
"dependencies" : {
"dijkstrajs" : "^1.0.1" ,
"pngjs" : "^5.0.0" ,
"yargs" : "^15.3.1"
} ,
"bin" : {
"qrcode" : "bin/qrcode"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
"node_modules/qrcode/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/qrcode/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"license" : "MIT" ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/qrcode/node_modules/camelcase" : {
"version" : "5.3.1" ,
"resolved" : "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz" ,
"integrity" : "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/qrcode/node_modules/cliui" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz" ,
"integrity" : "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==" ,
"license" : "ISC" ,
"dependencies" : {
"string-width" : "^4.2.0" ,
"strip-ansi" : "^6.0.0" ,
"wrap-ansi" : "^6.2.0"
}
} ,
"node_modules/qrcode/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" ,
"license" : "MIT"
} ,
"node_modules/qrcode/node_modules/find-up" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" ,
"integrity" : "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" ,
"license" : "MIT" ,
"dependencies" : {
"locate-path" : "^5.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/qrcode/node_modules/locate-path" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz" ,
"integrity" : "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" ,
"license" : "MIT" ,
"dependencies" : {
"p-locate" : "^4.1.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/qrcode/node_modules/p-limit" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" ,
"integrity" : "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" ,
"license" : "MIT" ,
"dependencies" : {
"p-try" : "^2.0.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/qrcode/node_modules/p-locate" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz" ,
"integrity" : "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" ,
"license" : "MIT" ,
"dependencies" : {
"p-limit" : "^2.2.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/qrcode/node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/qrcode/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/qrcode/node_modules/wrap-ansi" : {
"version" : "6.2.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz" ,
"integrity" : "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^4.0.0" ,
"string-width" : "^4.1.0" ,
"strip-ansi" : "^6.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/qrcode/node_modules/y18n" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz" ,
"integrity" : "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==" ,
"license" : "ISC"
} ,
"node_modules/qrcode/node_modules/yargs" : {
"version" : "15.4.1" ,
"resolved" : "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz" ,
"integrity" : "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==" ,
"license" : "MIT" ,
"dependencies" : {
"cliui" : "^6.0.0" ,
"decamelize" : "^1.2.0" ,
"find-up" : "^4.1.0" ,
"get-caller-file" : "^2.0.1" ,
"require-directory" : "^2.1.1" ,
"require-main-filename" : "^2.0.0" ,
"set-blocking" : "^2.0.0" ,
"string-width" : "^4.2.0" ,
"which-module" : "^2.0.0" ,
"y18n" : "^4.0.0" ,
"yargs-parser" : "^18.1.2"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/qrcode/node_modules/yargs-parser" : {
"version" : "18.1.3" ,
"resolved" : "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz" ,
"integrity" : "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==" ,
"license" : "ISC" ,
"dependencies" : {
"camelcase" : "^5.0.0" ,
"decamelize" : "^1.2.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/quansync" : {
"version" : "0.2.10" ,
"resolved" : "https://registry.npmjs.org/quansync/-/quansync-0.2.10.tgz" ,
"integrity" : "sha512-t41VRkMYbkHyCYmOvx/6URnN80H7k4X0lLdBMGsz+maAwrJQYB1djpV6vHrQIBE0WBSGqhtEHrK9U3DWWH8v7A==" ,
"dev" : true ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://github.com/sponsors/antfu"
} ,
{
"type" : "individual" ,
"url" : "https://github.com/sponsors/sxzz"
}
] ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/queue-microtask" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" ,
"integrity" : "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT"
} ,
"node_modules/radix3" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz" ,
"integrity" : "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==" ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/randombytes" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz" ,
"integrity" : "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"safe-buffer" : "^5.1.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/range-parser" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz" ,
"integrity" : "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/rc" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz" ,
"integrity" : "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" ,
"license" : "(BSD-2-Clause OR MIT OR Apache-2.0)" ,
"dependencies" : {
"deep-extend" : "^0.6.0" ,
"ini" : "~1.3.0" ,
"minimist" : "^1.2.0" ,
"strip-json-comments" : "~2.0.1"
} ,
"bin" : {
"rc" : "cli.js"
}
} ,
"node_modules/rc/node_modules/strip-json-comments" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" ,
"integrity" : "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/react" : {
"version" : "19.1.0" ,
"resolved" : "https://registry.npmjs.org/react/-/react-19.1.0.tgz" ,
"integrity" : "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/readable-stream" : {
"version" : "3.6.2" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz" ,
"integrity" : "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" ,
"license" : "MIT" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/readdirp" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz" ,
"integrity" : "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 14.18.0"
} ,
"funding" : {
"type" : "individual" ,
"url" : "https://paulmillr.com/funding/"
}
} ,
"node_modules/recma-build-jsx" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/recma-build-jsx/-/recma-build-jsx-1.0.0.tgz" ,
"integrity" : "sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"estree-util-build-jsx" : "^3.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/recma-jsx" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/recma-jsx/-/recma-jsx-1.0.0.tgz" ,
"integrity" : "sha512-5vwkv65qWwYxg+Atz95acp8DMu1JDSqdGkA2Of1j6rCreyFUE/gp15fC8MnGEuG1W68UKjM6x6+YTWIh7hZM/Q==" ,
"license" : "MIT" ,
"dependencies" : {
"acorn-jsx" : "^5.0.0" ,
"estree-util-to-js" : "^2.0.0" ,
"recma-parse" : "^1.0.0" ,
"recma-stringify" : "^1.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/recma-parse" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/recma-parse/-/recma-parse-1.0.0.tgz" ,
"integrity" : "sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"esast-util-from-js" : "^2.0.0" ,
"unified" : "^11.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/recma-stringify" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/recma-stringify/-/recma-stringify-1.0.0.tgz" ,
"integrity" : "sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"estree-util-to-js" : "^2.0.0" ,
"unified" : "^11.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/redis" : {
2025-06-06 10:09:59 +00:00
"version" : "5.5.6" ,
"resolved" : "https://registry.npmjs.org/redis/-/redis-5.5.6.tgz" ,
"integrity" : "sha512-hbpqBfcuhWHOS9YLNcXcJ4akNr7HFX61Dq3JuFZ9S7uU7C7kvnzuH2PDIXOP62A3eevvACoG8UacuXP3N07xdg==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@redis/bloom" : "5.5.6" ,
"@redis/client" : "5.5.6" ,
"@redis/json" : "5.5.6" ,
"@redis/search" : "5.5.6" ,
"@redis/time-series" : "5.5.6"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
"node" : ">= 18"
}
} ,
"node_modules/reflect.getprototypeof" : {
"version" : "1.0.10" ,
"resolved" : "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz" ,
"integrity" : "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.9" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0" ,
"get-intrinsic" : "^1.2.7" ,
"get-proto" : "^1.0.1" ,
"which-builtin-type" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/regenerate" : {
"version" : "1.4.2" ,
"resolved" : "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz" ,
"integrity" : "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/regenerate-unicode-properties" : {
"version" : "10.2.0" ,
"resolved" : "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.0.tgz" ,
"integrity" : "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"regenerate" : "^1.4.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/regex" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/regex/-/regex-6.0.1.tgz" ,
"integrity" : "sha512-uorlqlzAKjKQZ5P+kTJr3eeJGSVroLKoHmquUj4zHWuR+hEyNqlXsSKlYYF5F4NI6nl7tWCs0apKJ0lmfsXAPA==" ,
"license" : "MIT" ,
"dependencies" : {
"regex-utilities" : "^2.3.0"
}
} ,
"node_modules/regex-recursion" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/regex-recursion/-/regex-recursion-6.0.2.tgz" ,
"integrity" : "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==" ,
"license" : "MIT" ,
"dependencies" : {
"regex-utilities" : "^2.3.0"
}
} ,
"node_modules/regex-utilities" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz" ,
"integrity" : "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==" ,
"license" : "MIT"
} ,
"node_modules/regexp.prototype.flags" : {
"version" : "1.5.4" ,
"resolved" : "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz" ,
"integrity" : "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"define-properties" : "^1.2.1" ,
"es-errors" : "^1.3.0" ,
"get-proto" : "^1.0.1" ,
"gopd" : "^1.2.0" ,
"set-function-name" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/regexpu-core" : {
"version" : "6.2.0" ,
"resolved" : "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.2.0.tgz" ,
"integrity" : "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"regenerate" : "^1.4.2" ,
"regenerate-unicode-properties" : "^10.2.0" ,
"regjsgen" : "^0.8.0" ,
"regjsparser" : "^0.12.0" ,
"unicode-match-property-ecmascript" : "^2.0.0" ,
"unicode-match-property-value-ecmascript" : "^2.1.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/regjsgen" : {
"version" : "0.8.0" ,
"resolved" : "https://registry.npmjs.org/regjsgen/-/regjsgen-0.8.0.tgz" ,
"integrity" : "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/regjsparser" : {
"version" : "0.12.0" ,
"resolved" : "https://registry.npmjs.org/regjsparser/-/regjsparser-0.12.0.tgz" ,
"integrity" : "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"jsesc" : "~3.0.2"
} ,
"bin" : {
"regjsparser" : "bin/parser"
}
} ,
"node_modules/regjsparser/node_modules/jsesc" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz" ,
"integrity" : "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"jsesc" : "bin/jsesc"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/rehype" : {
"version" : "13.0.2" ,
"resolved" : "https://registry.npmjs.org/rehype/-/rehype-13.0.2.tgz" ,
"integrity" : "sha512-j31mdaRFrwFRUIlxGeuPXXKWQxet52RBQRvCmzl5eCefn/KGbomK5GMHNMsOJf55fgo3qw5tST5neDuarDYR2A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"rehype-parse" : "^9.0.0" ,
"rehype-stringify" : "^10.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/rehype-parse" : {
"version" : "9.0.1" ,
"resolved" : "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.1.tgz" ,
"integrity" : "sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"hast-util-from-html" : "^2.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/rehype-raw" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-raw/-/rehype-raw-7.0.0.tgz" ,
"integrity" : "sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"hast-util-raw" : "^9.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/rehype-recma" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-recma/-/rehype-recma-1.0.0.tgz" ,
"integrity" : "sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"hast-util-to-estree" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/rehype-stringify" : {
"version" : "10.0.1" ,
"resolved" : "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-10.0.1.tgz" ,
"integrity" : "sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"hast-util-to-html" : "^9.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/relative-time-format" : {
"version" : "1.1.6" ,
"resolved" : "https://registry.npmjs.org/relative-time-format/-/relative-time-format-1.1.6.tgz" ,
"integrity" : "sha512-aCv3juQw4hT1/P/OrVltKWLlp15eW1GRcwP1XdxHrPdZE9MtgqFpegjnTjLhi2m2WI9MT/hQQtE+tjEWG1hgkQ==" ,
"license" : "MIT"
} ,
"node_modules/remark-gfm" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz" ,
"integrity" : "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"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.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-mdx" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/remark-mdx/-/remark-mdx-3.1.0.tgz" ,
"integrity" : "sha512-Ngl/H3YXyBV9RcRNdlYsZujAmhsxwzxpDzpDEhFBVAGthS4GDgnctpDjgFl/ULx5UEDzqtW1cyBSNKqYYrqLBA==" ,
"license" : "MIT" ,
"dependencies" : {
"mdast-util-mdx" : "^3.0.0" ,
"micromark-extension-mdxjs" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-parse" : {
"version" : "11.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz" ,
"integrity" : "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-rehype" : {
"version" : "11.1.2" ,
"resolved" : "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz" ,
"integrity" : "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"unified" : "^11.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-smartypants" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/remark-smartypants/-/remark-smartypants-3.0.2.tgz" ,
"integrity" : "sha512-ILTWeOriIluwEvPjv67v7Blgrcx+LZOkAUVtKI3putuhlZm84FnqDORNXPPm+HY3NdZOMhyDwZ1E+eZB/Df5dA==" ,
"license" : "MIT" ,
"dependencies" : {
"retext" : "^9.0.0" ,
"retext-smartypants" : "^6.0.0" ,
"unified" : "^11.0.4" ,
"unist-util-visit" : "^5.0.0"
} ,
"engines" : {
"node" : ">=16.0.0"
}
} ,
"node_modules/remark-stringify" : {
"version" : "11.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz" ,
"integrity" : "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-to-markdown" : "^2.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/request-light" : {
"version" : "0.7.0" ,
"resolved" : "https://registry.npmjs.org/request-light/-/request-light-0.7.0.tgz" ,
"integrity" : "sha512-lMbBMrDoxgsyO+yB3sDcrDuX85yYt7sS8BfQd11jtbW/z5ZWgLZRcEGLsLoYw7I0WSUGQBs8CC8ScIxkTX1+6Q==" ,
"license" : "MIT"
} ,
"node_modules/require-directory" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" ,
"integrity" : "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/require-from-string" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" ,
"integrity" : "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-05-20 08:02:55 +00:00
"node_modules/require-main-filename" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz" ,
"integrity" : "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==" ,
"license" : "ISC"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/resolve" : {
"version" : "1.22.10" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz" ,
"integrity" : "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-core-module" : "^2.16.0" ,
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
} ,
"bin" : {
"resolve" : "bin/resolve"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/resolve-from" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" ,
"integrity" : "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/resolve-pkg-maps" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz" ,
"integrity" : "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==" ,
"devOptional" : true ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
}
} ,
"node_modules/restructure" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/restructure/-/restructure-3.0.2.tgz" ,
"integrity" : "sha512-gSfoiOEA0VPE6Tukkrr7I0RBdE0s7H1eFCDBk05l1KIQT1UIKNc5JZy6jdyW6eYH3aR3g5b3PuL77rq0hvwtAw==" ,
"license" : "MIT"
} ,
"node_modules/retext" : {
"version" : "9.0.0" ,
"resolved" : "https://registry.npmjs.org/retext/-/retext-9.0.0.tgz" ,
"integrity" : "sha512-sbMDcpHCNjvlheSgMfEcVrZko3cDzdbe1x/e7G66dFp0Ff7Mldvi2uv6JkJQzdRcvLYE8CA8Oe8siQx8ZOgTcA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/nlcst" : "^2.0.0" ,
"retext-latin" : "^4.0.0" ,
"retext-stringify" : "^4.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-latin" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/retext-latin/-/retext-latin-4.0.0.tgz" ,
"integrity" : "sha512-hv9woG7Fy0M9IlRQloq/N6atV82NxLGveq+3H2WOi79dtIYWN8OaxogDm77f8YnVXJL2VD3bbqowu5E3EMhBYA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/nlcst" : "^2.0.0" ,
"parse-latin" : "^7.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-smartypants" : {
"version" : "6.2.0" ,
"resolved" : "https://registry.npmjs.org/retext-smartypants/-/retext-smartypants-6.2.0.tgz" ,
"integrity" : "sha512-kk0jOU7+zGv//kfjXEBjdIryL1Acl4i9XNkHxtM7Tm5lFiCog576fjNC9hjoR7LTKQ0DsPWy09JummSsH1uqfQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/nlcst" : "^2.0.0" ,
"nlcst-to-string" : "^4.0.0" ,
"unist-util-visit" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-stringify" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/retext-stringify/-/retext-stringify-4.0.0.tgz" ,
"integrity" : "sha512-rtfN/0o8kL1e+78+uxPTqu1Klt0yPzKuQ2BfWwwfgIUSayyzxpM1PJzkKt4V8803uB9qSy32MvI7Xep9khTpiA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/nlcst" : "^2.0.0" ,
"nlcst-to-string" : "^4.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/reusify" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" ,
"integrity" : "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" ,
"license" : "MIT" ,
"engines" : {
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
}
} ,
"node_modules/rollup" : {
"version" : "4.40.1" ,
"resolved" : "https://registry.npmjs.org/rollup/-/rollup-4.40.1.tgz" ,
"integrity" : "sha512-C5VvvgCCyfyotVITIAv+4efVytl5F7wt+/I2i9q9GZcEXW9BP52YYOXC58igUi+LFZVHukErIIqQSWwv/M3WRw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "1.0.7"
} ,
"bin" : {
"rollup" : "dist/bin/rollup"
} ,
"engines" : {
"node" : ">=18.0.0" ,
"npm" : ">=8.0.0"
} ,
"optionalDependencies" : {
"@rollup/rollup-android-arm-eabi" : "4.40.1" ,
"@rollup/rollup-android-arm64" : "4.40.1" ,
"@rollup/rollup-darwin-arm64" : "4.40.1" ,
"@rollup/rollup-darwin-x64" : "4.40.1" ,
"@rollup/rollup-freebsd-arm64" : "4.40.1" ,
"@rollup/rollup-freebsd-x64" : "4.40.1" ,
"@rollup/rollup-linux-arm-gnueabihf" : "4.40.1" ,
"@rollup/rollup-linux-arm-musleabihf" : "4.40.1" ,
"@rollup/rollup-linux-arm64-gnu" : "4.40.1" ,
"@rollup/rollup-linux-arm64-musl" : "4.40.1" ,
"@rollup/rollup-linux-loongarch64-gnu" : "4.40.1" ,
"@rollup/rollup-linux-powerpc64le-gnu" : "4.40.1" ,
"@rollup/rollup-linux-riscv64-gnu" : "4.40.1" ,
"@rollup/rollup-linux-riscv64-musl" : "4.40.1" ,
"@rollup/rollup-linux-s390x-gnu" : "4.40.1" ,
"@rollup/rollup-linux-x64-gnu" : "4.40.1" ,
"@rollup/rollup-linux-x64-musl" : "4.40.1" ,
"@rollup/rollup-win32-arm64-msvc" : "4.40.1" ,
"@rollup/rollup-win32-ia32-msvc" : "4.40.1" ,
"@rollup/rollup-win32-x64-msvc" : "4.40.1" ,
"fsevents" : "~2.3.2"
}
} ,
"node_modules/run-applescript" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/run-applescript/-/run-applescript-7.0.0.tgz" ,
"integrity" : "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/run-parallel" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" ,
"integrity" : "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"queue-microtask" : "^1.2.2"
}
} ,
"node_modules/s.color" : {
"version" : "0.0.15" ,
"resolved" : "https://registry.npmjs.org/s.color/-/s.color-0.0.15.tgz" ,
"integrity" : "sha512-AUNrbEUHeKY8XsYr/DYpl+qk5+aM+DChopnWOPEzn8YKzOhv4l2zH6LzZms3tOZP3wwdOyc0RmTciyi46HLIuA==" ,
"devOptional" : true ,
"license" : "MIT"
} ,
"node_modules/safe-array-concat" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.3.tgz" ,
"integrity" : "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.2" ,
"get-intrinsic" : "^1.2.6" ,
"has-symbols" : "^1.1.0" ,
"isarray" : "^2.0.5"
} ,
"engines" : {
"node" : ">=0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/safe-buffer" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" ,
"integrity" : "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT"
} ,
"node_modules/safe-push-apply" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/safe-push-apply/-/safe-push-apply-1.0.0.tgz" ,
"integrity" : "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"isarray" : "^2.0.5"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/safe-regex-test" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz" ,
"integrity" : "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"is-regex" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/safer-buffer" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" ,
"integrity" : "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" ,
"license" : "MIT"
} ,
"node_modules/sass-formatter" : {
"version" : "0.7.9" ,
"resolved" : "https://registry.npmjs.org/sass-formatter/-/sass-formatter-0.7.9.tgz" ,
"integrity" : "sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==" ,
"devOptional" : true ,
"license" : "MIT" ,
"dependencies" : {
"suf-log" : "^2.5.3"
}
} ,
"node_modules/satori" : {
"version" : "0.12.2" ,
"resolved" : "https://registry.npmjs.org/satori/-/satori-0.12.2.tgz" ,
"integrity" : "sha512-3C/laIeE6UUe9A+iQ0A48ywPVCCMKCNSTU5Os101Vhgsjd3AAxGNjyq0uAA8kulMPK5n0csn8JlxPN9riXEjLA==" ,
"license" : "MPL-2.0" ,
"dependencies" : {
"@shuding/opentype.js" : "1.4.0-beta.0" ,
"css-background-parser" : "^0.1.0" ,
"css-box-shadow" : "1.0.0-3" ,
"css-gradient-parser" : "^0.0.16" ,
"css-to-react-native" : "^3.0.0" ,
"emoji-regex" : "^10.2.1" ,
"escape-html" : "^1.0.3" ,
"linebreak" : "^1.1.0" ,
"parse-css-color" : "^0.2.1" ,
"postcss-value-parser" : "^4.2.0" ,
"yoga-wasm-web" : "^0.3.3"
} ,
"engines" : {
"node" : ">=16"
}
} ,
"node_modules/sax" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz" ,
"integrity" : "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==" ,
"license" : "ISC"
} ,
"node_modules/schema-dts" : {
"version" : "1.1.5" ,
"resolved" : "https://registry.npmjs.org/schema-dts/-/schema-dts-1.1.5.tgz" ,
"integrity" : "sha512-RJr9EaCmsLzBX2NDiO5Z3ux2BVosNZN5jo0gWgsyKvxKIUL5R3swNvoorulAeL9kLB0iTSX7V6aokhla2m7xbg==" ,
"license" : "Apache-2.0"
} ,
"node_modules/seedrandom" : {
"version" : "3.0.5" ,
"resolved" : "https://registry.npmjs.org/seedrandom/-/seedrandom-3.0.5.tgz" ,
"integrity" : "sha512-8OwmbklUNzwezjGInmZ+2clQmExQPvomqjL7LFqOYqtmuxRgQYqOD3mHaU+MvZn5FLUeVxVfQjwLZW/n/JFuqg==" ,
"license" : "MIT"
} ,
"node_modules/semver" : {
2025-06-06 10:09:59 +00:00
"version" : "7.7.2" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz" ,
"integrity" : "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==" ,
2025-05-19 10:23:36 +00:00
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/send" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/send/-/send-1.2.0.tgz" ,
"integrity" : "sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==" ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "^4.3.5" ,
"encodeurl" : "^2.0.0" ,
"escape-html" : "^1.0.3" ,
"etag" : "^1.8.1" ,
"fresh" : "^2.0.0" ,
"http-errors" : "^2.0.0" ,
"mime-types" : "^3.0.1" ,
"ms" : "^2.1.3" ,
"on-finished" : "^2.4.1" ,
"range-parser" : "^1.2.1" ,
"statuses" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/serialize-javascript" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz" ,
"integrity" : "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"randombytes" : "^2.1.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/server-destroy" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/server-destroy/-/server-destroy-1.0.1.tgz" ,
"integrity" : "sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==" ,
"license" : "ISC"
} ,
2025-05-20 08:02:55 +00:00
"node_modules/set-blocking" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz" ,
"integrity" : "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" ,
"license" : "ISC"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/set-function-length" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz" ,
"integrity" : "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"define-data-property" : "^1.1.4" ,
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
"get-intrinsic" : "^1.2.4" ,
"gopd" : "^1.0.1" ,
"has-property-descriptors" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/set-function-name" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz" ,
"integrity" : "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"define-data-property" : "^1.1.4" ,
"es-errors" : "^1.3.0" ,
"functions-have-names" : "^1.2.3" ,
"has-property-descriptors" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/set-proto" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/set-proto/-/set-proto-1.0.0.tgz" ,
"integrity" : "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"dunder-proto" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/setprototypeof" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" ,
"integrity" : "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" ,
"license" : "ISC"
} ,
"node_modules/sharp" : {
2025-06-06 10:09:59 +00:00
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/sharp/-/sharp-0.34.2.tgz" ,
"integrity" : "sha512-lszvBmB9QURERtyKT2bNmsgxXK0ShJrL/fvqlonCo7e6xBF8nT8xU6pW+PMIbLsz0RxQk3rgH9kd8UmvOzlMJg==" ,
2025-05-19 10:23:36 +00:00
"hasInstallScript" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"color" : "^4.2.3" ,
2025-06-06 10:09:59 +00:00
"detect-libc" : "^2.0.4" ,
"semver" : "^7.7.2"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
2025-06-06 10:09:59 +00:00
"@img/sharp-darwin-arm64" : "0.34.2" ,
"@img/sharp-darwin-x64" : "0.34.2" ,
2025-05-20 01:47:50 +00:00
"@img/sharp-libvips-darwin-arm64" : "1.1.0" ,
"@img/sharp-libvips-darwin-x64" : "1.1.0" ,
"@img/sharp-libvips-linux-arm" : "1.1.0" ,
"@img/sharp-libvips-linux-arm64" : "1.1.0" ,
"@img/sharp-libvips-linux-ppc64" : "1.1.0" ,
"@img/sharp-libvips-linux-s390x" : "1.1.0" ,
"@img/sharp-libvips-linux-x64" : "1.1.0" ,
"@img/sharp-libvips-linuxmusl-arm64" : "1.1.0" ,
"@img/sharp-libvips-linuxmusl-x64" : "1.1.0" ,
2025-06-06 10:09:59 +00:00
"@img/sharp-linux-arm" : "0.34.2" ,
"@img/sharp-linux-arm64" : "0.34.2" ,
"@img/sharp-linux-s390x" : "0.34.2" ,
"@img/sharp-linux-x64" : "0.34.2" ,
"@img/sharp-linuxmusl-arm64" : "0.34.2" ,
"@img/sharp-linuxmusl-x64" : "0.34.2" ,
"@img/sharp-wasm32" : "0.34.2" ,
"@img/sharp-win32-arm64" : "0.34.2" ,
"@img/sharp-win32-ia32" : "0.34.2" ,
"@img/sharp-win32-x64" : "0.34.2"
2025-05-19 10:23:36 +00:00
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/sharp-ico" : {
"version" : "0.1.5" ,
"resolved" : "https://registry.npmjs.org/sharp-ico/-/sharp-ico-0.1.5.tgz" ,
"integrity" : "sha512-a3jODQl82NPp1d5OYb0wY+oFaPk7AvyxipIowCHk7pBsZCWgbe0yAkU2OOXdoH0ENyANhyOQbs9xkAiRHcF02Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"decode-ico" : "*" ,
"ico-endec" : "*" ,
"sharp" : "*"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/shiki" : {
2025-06-06 10:09:59 +00:00
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/shiki/-/shiki-3.6.0.tgz" ,
"integrity" : "sha512-tKn/Y0MGBTffQoklaATXmTqDU02zx8NYBGQ+F6gy87/YjKbizcLd+Cybh/0ZtOBX9r1NEnAy/GTRDKtOsc1L9w==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@shikijs/core" : "3.6.0" ,
"@shikijs/engine-javascript" : "3.6.0" ,
"@shikijs/engine-oniguruma" : "3.6.0" ,
"@shikijs/langs" : "3.6.0" ,
"@shikijs/themes" : "3.6.0" ,
"@shikijs/types" : "3.6.0" ,
2025-05-19 10:23:36 +00:00
"@shikijs/vscode-textmate" : "^10.0.2" ,
"@types/hast" : "^3.0.4"
}
} ,
"node_modules/side-channel" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz" ,
"integrity" : "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"object-inspect" : "^1.13.3" ,
"side-channel-list" : "^1.0.0" ,
"side-channel-map" : "^1.0.1" ,
"side-channel-weakmap" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/side-channel-list" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz" ,
"integrity" : "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"object-inspect" : "^1.13.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/side-channel-map" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz" ,
"integrity" : "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.5" ,
"object-inspect" : "^1.13.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/side-channel-weakmap" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz" ,
"integrity" : "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.5" ,
"object-inspect" : "^1.13.3" ,
"side-channel-map" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/simple-concat" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz" ,
"integrity" : "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT"
} ,
"node_modules/simple-get" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz" ,
"integrity" : "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"decompress-response" : "^6.0.0" ,
"once" : "^1.3.1" ,
"simple-concat" : "^1.0.0"
}
} ,
"node_modules/simple-swizzle" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz" ,
"integrity" : "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==" ,
"license" : "MIT" ,
"dependencies" : {
"is-arrayish" : "^0.3.1"
}
} ,
"node_modules/sisteransi" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz" ,
"integrity" : "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" ,
"license" : "MIT"
} ,
"node_modules/sitemap" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/sitemap/-/sitemap-8.0.0.tgz" ,
"integrity" : "sha512-+AbdxhM9kJsHtruUF39bwS/B0Fytw6Fr1o4ZAIAEqA6cke2xcoO2GleBw9Zw7nRzILVEgz7zBM5GiTJjie1G9A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "^17.0.5" ,
"@types/sax" : "^1.2.1" ,
"arg" : "^5.0.0" ,
"sax" : "^1.2.4"
} ,
"bin" : {
"sitemap" : "dist/cli.js"
} ,
"engines" : {
"node" : ">=14.0.0" ,
"npm" : ">=6.0.0"
}
} ,
"node_modules/sitemap/node_modules/@types/node" : {
"version" : "17.0.45" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz" ,
"integrity" : "sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==" ,
"license" : "MIT"
} ,
"node_modules/slugify" : {
"version" : "1.6.6" ,
"resolved" : "https://registry.npmjs.org/slugify/-/slugify-1.6.6.tgz" ,
"integrity" : "sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/smartypants" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/smartypants/-/smartypants-0.2.2.tgz" ,
"integrity" : "sha512-TzobUYoEft/xBtb2voRPryAUIvYguG0V7Tt3de79I1WfXgCwelqVsGuZSnu3GFGRZhXR90AeEYIM+icuB/S06Q==" ,
"license" : "BSD-3-Clause" ,
"bin" : {
"smartypants" : "bin/smartypants.js" ,
"smartypantsu" : "bin/smartypantsu.js"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/smob" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/smob/-/smob-1.5.0.tgz" ,
"integrity" : "sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/smol-toml" : {
2025-06-06 10:09:59 +00:00
"version" : "1.3.4" ,
"resolved" : "https://registry.npmjs.org/smol-toml/-/smol-toml-1.3.4.tgz" ,
"integrity" : "sha512-UOPtVuYkzYGee0Bd2Szz8d2G3RfMfJ2t3qVdZUAozZyAk+a0Sxa+QKix0YCwjL/A1RR0ar44nCxaoN9FxdJGwA==" ,
2025-05-19 10:23:36 +00:00
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">= 18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/cyyynthia"
}
} ,
"node_modules/source-map" : {
"version" : "0.7.4" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz" ,
"integrity" : "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/source-map-js" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz" ,
"integrity" : "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/source-map-support" : {
"version" : "0.5.21" ,
"resolved" : "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" ,
"integrity" : "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==" ,
"devOptional" : true ,
"license" : "MIT" ,
"dependencies" : {
"buffer-from" : "^1.0.0" ,
"source-map" : "^0.6.0"
}
} ,
"node_modules/source-map-support/node_modules/source-map" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
"devOptional" : true ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/sourcemap-codec" : {
"version" : "1.4.8" ,
"resolved" : "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz" ,
"integrity" : "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==" ,
"deprecated" : "Please use @jridgewell/sourcemap-codec instead" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/space-separated-tokens" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz" ,
"integrity" : "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2025-06-04 16:41:32 +00:00
"node_modules/split2" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz" ,
"integrity" : "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">= 10.x"
}
} ,
2025-06-06 10:09:59 +00:00
"node_modules/stable-hash-x" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/stable-hash-x/-/stable-hash-x-0.1.1.tgz" ,
"integrity" : "sha512-l0x1D6vhnsNUGPFVDx45eif0y6eedVC8nm5uACTrVFJFtl2mLRW17aWtVyxFCpn5t94VUPkjU8vSLwIuwwqtJQ==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
2025-06-06 10:09:59 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=12.0.0"
}
2025-05-19 10:23:36 +00:00
} ,
"node_modules/statuses" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz" ,
"integrity" : "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/stream-replace-string" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/stream-replace-string/-/stream-replace-string-2.0.0.tgz" ,
"integrity" : "sha512-TlnjJ1C0QrmxRNrON00JvaFFlNh5TTG00APw23j74ET7gkQpTASi6/L2fuiav8pzK715HXtUeClpBTw2NPSn6w==" ,
"license" : "MIT"
} ,
"node_modules/string_decoder" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" ,
"integrity" : "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" ,
"license" : "MIT" ,
"dependencies" : {
"safe-buffer" : "~5.2.0"
}
} ,
"node_modules/string-width" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz" ,
"integrity" : "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==" ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^10.3.0" ,
"get-east-asian-width" : "^1.0.0" ,
"strip-ansi" : "^7.1.0"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/string.prototype.codepointat" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz" ,
"integrity" : "sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==" ,
"license" : "MIT"
} ,
"node_modules/string.prototype.includes" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz" ,
"integrity" : "sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.3"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/string.prototype.matchall" : {
"version" : "4.0.12" ,
"resolved" : "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz" ,
"integrity" : "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.6" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0" ,
"get-intrinsic" : "^1.2.6" ,
"gopd" : "^1.2.0" ,
"has-symbols" : "^1.1.0" ,
"internal-slot" : "^1.1.0" ,
"regexp.prototype.flags" : "^1.5.3" ,
"set-function-name" : "^2.0.2" ,
"side-channel" : "^1.1.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/string.prototype.trim" : {
"version" : "1.2.10" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz" ,
"integrity" : "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.2" ,
"define-data-property" : "^1.1.4" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.5" ,
"es-object-atoms" : "^1.0.0" ,
"has-property-descriptors" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trimend" : {
"version" : "1.0.9" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz" ,
"integrity" : "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.2" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trimstart" : {
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz" ,
"integrity" : "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/stringify-entities" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz" ,
"integrity" : "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==" ,
"license" : "MIT" ,
"dependencies" : {
"character-entities-html4" : "^2.0.0" ,
"character-entities-legacy" : "^3.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/stringify-object" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz" ,
"integrity" : "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"get-own-enumerable-property-symbols" : "^3.0.0" ,
"is-obj" : "^1.0.1" ,
"is-regexp" : "^1.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/strip-ansi" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz" ,
"integrity" : "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
"node_modules/strip-bom" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" ,
"integrity" : "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/strip-comments" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz" ,
"integrity" : "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/strip-json-comments" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" ,
"integrity" : "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/style-to-js" : {
"version" : "1.1.16" ,
"resolved" : "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.16.tgz" ,
"integrity" : "sha512-/Q6ld50hKYPH3d/r6nr117TZkHR0w0kGGIVfpG9N6D8NymRPM9RqCUv4pRpJ62E5DqOYx2AFpbZMyCPnjQCnOw==" ,
"license" : "MIT" ,
"dependencies" : {
"style-to-object" : "1.0.8"
}
} ,
"node_modules/style-to-object" : {
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.8.tgz" ,
"integrity" : "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==" ,
"license" : "MIT" ,
"dependencies" : {
"inline-style-parser" : "0.2.4"
}
} ,
"node_modules/suf-log" : {
"version" : "2.5.3" ,
"resolved" : "https://registry.npmjs.org/suf-log/-/suf-log-2.5.3.tgz" ,
"integrity" : "sha512-KvC8OPjzdNOe+xQ4XWJV2whQA0aM1kGVczMQ8+dStAO6KfEB140JEVQ9dE76ONZ0/Ylf67ni4tILPJB41U0eow==" ,
"devOptional" : true ,
"license" : "MIT" ,
"dependencies" : {
"s.color" : "0.0.15"
}
} ,
"node_modules/supports-color" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/supports-preserve-symlinks-flag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" ,
"integrity" : "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/svgo" : {
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/svgo/-/svgo-3.3.2.tgz" ,
"integrity" : "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@trysound/sax" : "0.2.0" ,
"commander" : "^7.2.0" ,
"css-select" : "^5.1.0" ,
"css-tree" : "^2.3.1" ,
"css-what" : "^6.1.0" ,
"csso" : "^5.0.5" ,
"picocolors" : "^1.0.0"
} ,
"bin" : {
"svgo" : "bin/svgo"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/svgo"
}
} ,
"node_modules/svgo/node_modules/commander" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz" ,
"integrity" : "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/synckit" : {
"version" : "0.9.2" ,
"resolved" : "https://registry.npmjs.org/synckit/-/synckit-0.9.2.tgz" ,
"integrity" : "sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@pkgr/core" : "^0.1.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : "^14.18.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/unts"
}
} ,
"node_modules/tailwind-htmx" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/tailwind-htmx/-/tailwind-htmx-0.1.2.tgz" ,
"integrity" : "sha512-EJhlT7PWARTucn8mOZ3P5Jnk7GaaY6bD/p3YSg5AumXEXhGcKHP7FpRysjpgjFdY1Y4S5+taBCkWIDJwW7ffIw==" ,
"dev" : true
} ,
"node_modules/tailwind-merge" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.0.tgz" ,
"integrity" : "sha512-fyW/pEfcQSiigd5SNn0nApUOxx0zB/dm6UDU/rEwc2c3sX2smWUNbapHv+QRqLGVp9GWX3THIa7MUGPo+YkDzQ==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/dcastil"
}
} ,
"node_modules/tailwind-variants" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/tailwind-variants/-/tailwind-variants-1.0.0.tgz" ,
"integrity" : "sha512-2WSbv4ulEEyuBKomOunut65D8UZwxrHoRfYnxGcQNnHqlSCp2+B7Yz2W+yrNDrxRodOXtGD/1oCcKGNBnUqMqA==" ,
"license" : "MIT" ,
"dependencies" : {
"tailwind-merge" : "3.0.2"
} ,
"engines" : {
"node" : ">=16.x" ,
"pnpm" : ">=7.x"
} ,
"peerDependencies" : {
"tailwindcss" : "*"
}
} ,
"node_modules/tailwind-variants/node_modules/tailwind-merge" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.0.2.tgz" ,
"integrity" : "sha512-l7z+OYZ7mu3DTqrL88RiKrKIqO3NcpEO8V/Od04bNpvk0kiIFndGEoqfuzvj4yuhRkHKjRkII2z+KS2HfPcSxw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/dcastil"
}
} ,
"node_modules/tailwindcss" : {
2025-06-06 10:09:59 +00:00
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.8.tgz" ,
"integrity" : "sha512-kjeW8gjdxasbmFKpVGrGd5T4i40mV5J2Rasw48QARfYeQ8YS9x02ON9SFWax3Qf616rt4Cp3nVNIj6Hd1mP3og==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT"
} ,
"node_modules/tapable" : {
2025-06-06 10:09:59 +00:00
"version" : "2.2.2" ,
"resolved" : "https://registry.npmjs.org/tapable/-/tapable-2.2.2.tgz" ,
"integrity" : "sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/tar" : {
"version" : "6.2.1" ,
"resolved" : "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz" ,
"integrity" : "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"chownr" : "^2.0.0" ,
"fs-minipass" : "^2.0.0" ,
"minipass" : "^5.0.0" ,
"minizlib" : "^2.1.1" ,
"mkdirp" : "^1.0.3" ,
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/tar-fs" : {
2025-06-09 10:00:55 +00:00
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.3.tgz" ,
"integrity" : "sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"chownr" : "^1.1.1" ,
"mkdirp-classic" : "^0.5.2" ,
"pump" : "^3.0.0" ,
"tar-stream" : "^2.1.4"
}
} ,
"node_modules/tar-fs/node_modules/chownr" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz" ,
"integrity" : "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" ,
"license" : "ISC"
} ,
"node_modules/tar-stream" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz" ,
"integrity" : "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" ,
"license" : "MIT" ,
"dependencies" : {
"bl" : "^4.0.3" ,
"end-of-stream" : "^1.4.1" ,
"fs-constants" : "^1.0.0" ,
"inherits" : "^2.0.3" ,
"readable-stream" : "^3.1.1"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/tar/node_modules/minipass" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz" ,
"integrity" : "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==" ,
"dev" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=8"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/temp-dir" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz" ,
"integrity" : "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/tempy" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz" ,
"integrity" : "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-stream" : "^2.0.0" ,
"temp-dir" : "^2.0.0" ,
"type-fest" : "^0.16.0" ,
"unique-string" : "^2.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/tempy/node_modules/type-fest" : {
"version" : "0.16.0" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz" ,
"integrity" : "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==" ,
"dev" : true ,
"license" : "(MIT OR CC0-1.0)" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/terser" : {
"version" : "5.41.0" ,
"resolved" : "https://registry.npmjs.org/terser/-/terser-5.41.0.tgz" ,
"integrity" : "sha512-H406eLPXpZbAX14+B8psIuvIr8+3c+2hkuYzpMkoE0ij+NdsVATbA78vb8neA/eqrj7rywa2pIkdmWRsXW6wmw==" ,
"devOptional" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"@jridgewell/source-map" : "^0.3.3" ,
"acorn" : "^8.14.0" ,
"commander" : "^2.20.0" ,
"source-map-support" : "~0.5.20"
} ,
"bin" : {
"terser" : "bin/terser"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/tiny-inflate" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz" ,
"integrity" : "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==" ,
"license" : "MIT"
} ,
"node_modules/tinyexec" : {
"version" : "0.3.2" ,
"resolved" : "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.2.tgz" ,
"integrity" : "sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==" ,
"license" : "MIT"
} ,
"node_modules/tinyglobby" : {
2025-06-06 10:09:59 +00:00
"version" : "0.2.14" ,
"resolved" : "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz" ,
"integrity" : "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"dependencies" : {
"fdir" : "^6.4.4" ,
"picomatch" : "^4.0.2"
} ,
"engines" : {
"node" : ">=12.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/SuperchupuDev"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/to-data-view" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/to-data-view/-/to-data-view-1.1.0.tgz" ,
"integrity" : "sha512-1eAdufMg6mwgmlojAx3QeMnzB/BTVp7Tbndi3U7ftcT2zCZadjxkkmLmd97zmaxWi+sgGcgWrokmpEoy0Dn0vQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" ,
"integrity" : "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" ,
"license" : "MIT" ,
"dependencies" : {
"is-number" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8.0"
}
} ,
"node_modules/toidentifier" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz" ,
"integrity" : "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.6"
}
} ,
"node_modules/tr46" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" ,
"integrity" : "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" ,
"license" : "MIT"
} ,
"node_modules/trim-lines" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz" ,
"integrity" : "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/trough" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz" ,
"integrity" : "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/ts-api-utils" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz" ,
"integrity" : "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18.12"
} ,
"peerDependencies" : {
"typescript" : ">=4.8.4"
}
} ,
"node_modules/ts-essentials" : {
"version" : "10.0.4" ,
"resolved" : "https://registry.npmjs.org/ts-essentials/-/ts-essentials-10.0.4.tgz" ,
"integrity" : "sha512-lwYdz28+S4nicm+jFi6V58LaAIpxzhg9rLdgNC1VsdP/xiFBseGhF1M/shwCk6zMmwahBZdXcl34LVHrEang3A==" ,
"dev" : true ,
"license" : "MIT" ,
"peerDependencies" : {
"typescript" : ">=4.5.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/ts-toolbelt" : {
"version" : "9.6.0" ,
"resolved" : "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-9.6.0.tgz" ,
"integrity" : "sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==" ,
"dev" : true ,
"license" : "Apache-2.0"
} ,
"node_modules/tsconfck" : {
"version" : "3.1.5" ,
"resolved" : "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.5.tgz" ,
"integrity" : "sha512-CLDfGgUp7XPswWnezWwsCRxNmgQjhYq3VXHM0/XIRxhVrKw0M1if9agzryh1QS3nxjCROvV+xWxoJO1YctzzWg==" ,
"license" : "MIT" ,
"bin" : {
"tsconfck" : "bin/tsconfck.js"
} ,
"engines" : {
"node" : "^18 || >=20"
} ,
"peerDependencies" : {
"typescript" : "^5.0.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/tsconfig-paths" : {
"version" : "3.15.0" ,
"resolved" : "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz" ,
"integrity" : "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/json5" : "^0.0.29" ,
"json5" : "^1.0.2" ,
"minimist" : "^1.2.6" ,
"strip-bom" : "^3.0.0"
}
} ,
"node_modules/tslib" : {
"version" : "2.8.1" ,
"resolved" : "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz" ,
"integrity" : "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" ,
"license" : "0BSD"
} ,
"node_modules/tsx" : {
"version" : "4.19.4" ,
"resolved" : "https://registry.npmjs.org/tsx/-/tsx-4.19.4.tgz" ,
"integrity" : "sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==" ,
"devOptional" : true ,
"license" : "MIT" ,
"dependencies" : {
"esbuild" : "~0.25.0" ,
"get-tsconfig" : "^4.7.5"
} ,
"bin" : {
"tsx" : "dist/cli.mjs"
} ,
"engines" : {
"node" : ">=18.0.0"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.3"
}
} ,
"node_modules/tunnel-agent" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz" ,
"integrity" : "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"safe-buffer" : "^5.0.1"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/type-check" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" ,
"integrity" : "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"prelude-ls" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/type-fest" : {
"version" : "4.32.0" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-4.32.0.tgz" ,
"integrity" : "sha512-rfgpoi08xagF3JSdtJlCwMq9DGNDE0IMh3Mkpc1wUypg9vPi786AiqeBBKcqvIkq42azsBM85N490fyZjeUftw==" ,
"license" : "(MIT OR CC0-1.0)" ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/typed-array-buffer" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz" ,
"integrity" : "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3" ,
"es-errors" : "^1.3.0" ,
"is-typed-array" : "^1.1.14"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/typed-array-byte-length" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz" ,
"integrity" : "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"for-each" : "^0.3.3" ,
"gopd" : "^1.2.0" ,
"has-proto" : "^1.2.0" ,
"is-typed-array" : "^1.1.14"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/typed-array-byte-offset" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz" ,
"integrity" : "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.8" ,
"for-each" : "^0.3.3" ,
"gopd" : "^1.2.0" ,
"has-proto" : "^1.2.0" ,
"is-typed-array" : "^1.1.15" ,
"reflect.getprototypeof" : "^1.0.9"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/typed-array-length" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.7.tgz" ,
"integrity" : "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"for-each" : "^0.3.3" ,
"gopd" : "^1.0.1" ,
"is-typed-array" : "^1.1.13" ,
"possible-typed-array-names" : "^1.0.0" ,
"reflect.getprototypeof" : "^1.0.6"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/typesafe-path" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/typesafe-path/-/typesafe-path-0.2.2.tgz" ,
"integrity" : "sha512-OJabfkAg1WLZSqJAJ0Z6Sdt3utnbzr/jh+NAHoyWHJe8CMSy79Gm085094M9nvTPy22KzTVn5Zq5mbapCI/hPA==" ,
"license" : "MIT"
} ,
"node_modules/typescript" : {
"version" : "5.8.3" ,
"resolved" : "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz" ,
"integrity" : "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==" ,
"license" : "Apache-2.0" ,
"bin" : {
"tsc" : "bin/tsc" ,
"tsserver" : "bin/tsserver"
} ,
"engines" : {
"node" : ">=14.17"
}
} ,
"node_modules/typescript-auto-import-cache" : {
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/typescript-auto-import-cache/-/typescript-auto-import-cache-0.3.5.tgz" ,
"integrity" : "sha512-fAIveQKsoYj55CozUiBoj4b/7WpN0i4o74wiGY5JVUEoD0XiqDk1tJqTEjgzL2/AizKQrXxyRosSebyDzBZKjw==" ,
"license" : "MIT" ,
"dependencies" : {
"semver" : "^7.3.8"
}
} ,
"node_modules/typescript-eslint" : {
2025-06-06 10:09:59 +00:00
"version" : "8.33.1" ,
"resolved" : "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.33.1.tgz" ,
"integrity" : "sha512-AgRnV4sKkWOiZ0Kjbnf5ytTJXMUZQ0qhSVdQtDNYLPLnjsATEYhaO94GlRQwi4t4gO8FfjM6NnikHeKjUm8D7A==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-06-06 10:09:59 +00:00
"@typescript-eslint/eslint-plugin" : "8.33.1" ,
"@typescript-eslint/parser" : "8.33.1" ,
"@typescript-eslint/utils" : "8.33.1"
2025-05-19 10:23:36 +00:00
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"eslint" : "^8.57.0 || ^9.0.0" ,
"typescript" : ">=4.8.4 <5.9.0"
}
} ,
"node_modules/ufo" : {
"version" : "1.5.4" ,
"resolved" : "https://registry.npmjs.org/ufo/-/ufo-1.5.4.tgz" ,
"integrity" : "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==" ,
"license" : "MIT"
} ,
"node_modules/ultrahtml" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.6.0.tgz" ,
"integrity" : "sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==" ,
"license" : "MIT"
} ,
"node_modules/unbox-primitive" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz" ,
"integrity" : "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3" ,
"has-bigints" : "^1.0.2" ,
"has-symbols" : "^1.1.0" ,
"which-boxed-primitive" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/unconfig" : {
"version" : "7.3.2" ,
"resolved" : "https://registry.npmjs.org/unconfig/-/unconfig-7.3.2.tgz" ,
"integrity" : "sha512-nqG5NNL2wFVGZ0NA/aCFw0oJ2pxSf1lwg4Z5ill8wd7K4KX/rQbHlwbh+bjctXL5Ly1xtzHenHGOK0b+lG6JVg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@quansync/fs" : "^0.1.1" ,
"defu" : "^6.1.4" ,
"jiti" : "^2.4.2" ,
"quansync" : "^0.2.8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/uncrypto" : {
"version" : "0.1.3" ,
"resolved" : "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz" ,
"integrity" : "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==" ,
"license" : "MIT"
} ,
"node_modules/undici" : {
"version" : "6.21.3" ,
"resolved" : "https://registry.npmjs.org/undici/-/undici-6.21.3.tgz" ,
"integrity" : "sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18.17"
}
} ,
"node_modules/undici-types" : {
"version" : "6.20.0" ,
"resolved" : "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz" ,
"integrity" : "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==" ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/unicode-canonical-property-names-ecmascript" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz" ,
"integrity" : "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/unicode-match-property-ecmascript" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz" ,
"integrity" : "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"unicode-canonical-property-names-ecmascript" : "^2.0.0" ,
"unicode-property-aliases-ecmascript" : "^2.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/unicode-match-property-value-ecmascript" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.0.tgz" ,
"integrity" : "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/unicode-properties" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/unicode-properties/-/unicode-properties-1.4.1.tgz" ,
"integrity" : "sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==" ,
"license" : "MIT" ,
"dependencies" : {
"base64-js" : "^1.3.0" ,
"unicode-trie" : "^2.0.0"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/unicode-property-aliases-ecmascript" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz" ,
"integrity" : "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/unicode-trie" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz" ,
"integrity" : "sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==" ,
"license" : "MIT" ,
"dependencies" : {
"pako" : "^0.2.5" ,
"tiny-inflate" : "^1.0.0"
}
} ,
"node_modules/unified" : {
"version" : "11.0.5" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz" ,
"integrity" : "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"bail" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"extend" : "^3.0.0" ,
"is-plain-obj" : "^4.0.0" ,
"trough" : "^2.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unifont" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/unifont/-/unifont-0.5.0.tgz" ,
"integrity" : "sha512-4DueXMP5Hy4n607sh+vJ+rajoLu778aU3GzqeTCqsD/EaUcvqZT9wPC8kgK6Vjh22ZskrxyRCR71FwNOaYn6jA==" ,
"license" : "MIT" ,
"dependencies" : {
"css-tree" : "^3.0.0" ,
"ohash" : "^2.0.0"
}
} ,
"node_modules/unifont/node_modules/css-tree" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/css-tree/-/css-tree-3.1.0.tgz" ,
"integrity" : "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==" ,
"license" : "MIT" ,
"dependencies" : {
"mdn-data" : "2.12.2" ,
"source-map-js" : "^1.0.1"
} ,
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
}
} ,
"node_modules/unifont/node_modules/mdn-data" : {
"version" : "2.12.2" ,
"resolved" : "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz" ,
"integrity" : "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==" ,
"license" : "CC0-1.0"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/unique-string" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz" ,
"integrity" : "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"crypto-random-string" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/unique-username-generator" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/unique-username-generator/-/unique-username-generator-1.4.0.tgz" ,
"integrity" : "sha512-Y6CY5vLPeixB5V4t6b/y7KkOPWpbANCIln4O6MRzz2uPIxzDm6KshWxJKMeAxLU2EPyCK+ptw/YeZMkZPFv2bw==" ,
"license" : "MIT"
} ,
"node_modules/unist-util-find-after" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz" ,
"integrity" : "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-is" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz" ,
"integrity" : "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-modify-children" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-modify-children/-/unist-util-modify-children-4.0.0.tgz" ,
"integrity" : "sha512-+tdN5fGNddvsQdIzUF3Xx82CU9sMM+fA0dLgR9vOmT0oPT2jH+P1nd5lSqfCfXAw+93NhcXNY2qqvTUtE4cQkw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"array-iterate" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-position" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz" ,
"integrity" : "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-position-from-estree" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-position-from-estree/-/unist-util-position-from-estree-2.0.0.tgz" ,
"integrity" : "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-remove-position" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz" ,
"integrity" : "sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-visit" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-stringify-position" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz" ,
"integrity" : "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-visit" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz" ,
"integrity" : "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0" ,
"unist-util-visit-parents" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-visit-children" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit-children/-/unist-util-visit-children-3.0.0.tgz" ,
"integrity" : "sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-visit-parents" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz" ,
"integrity" : "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/universalify" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz" ,
"integrity" : "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 10.0.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/unrs-resolver" : {
2025-06-06 10:09:59 +00:00
"version" : "1.7.11" ,
"resolved" : "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.7.11.tgz" ,
"integrity" : "sha512-OhuAzBImFPjKNgZ2JwHMfGFUA6NSbRegd1+BPjC1Y0E6X9Y/vJ4zKeGmIMqmlYboj6cMNEwKI+xQisrg4J0HaQ==" ,
2025-05-19 10:23:36 +00:00
"dev" : true ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"dependencies" : {
"napi-postinstall" : "^0.2.2"
} ,
"funding" : {
2025-06-06 10:09:59 +00:00
"url" : "https://opencollective.com/unrs-resolver"
2025-05-19 10:23:36 +00:00
} ,
"optionalDependencies" : {
2025-06-06 10:09:59 +00:00
"@unrs/resolver-binding-darwin-arm64" : "1.7.11" ,
"@unrs/resolver-binding-darwin-x64" : "1.7.11" ,
"@unrs/resolver-binding-freebsd-x64" : "1.7.11" ,
"@unrs/resolver-binding-linux-arm-gnueabihf" : "1.7.11" ,
"@unrs/resolver-binding-linux-arm-musleabihf" : "1.7.11" ,
"@unrs/resolver-binding-linux-arm64-gnu" : "1.7.11" ,
"@unrs/resolver-binding-linux-arm64-musl" : "1.7.11" ,
"@unrs/resolver-binding-linux-ppc64-gnu" : "1.7.11" ,
"@unrs/resolver-binding-linux-riscv64-gnu" : "1.7.11" ,
"@unrs/resolver-binding-linux-riscv64-musl" : "1.7.11" ,
"@unrs/resolver-binding-linux-s390x-gnu" : "1.7.11" ,
"@unrs/resolver-binding-linux-x64-gnu" : "1.7.11" ,
"@unrs/resolver-binding-linux-x64-musl" : "1.7.11" ,
"@unrs/resolver-binding-wasm32-wasi" : "1.7.11" ,
"@unrs/resolver-binding-win32-arm64-msvc" : "1.7.11" ,
"@unrs/resolver-binding-win32-ia32-msvc" : "1.7.11" ,
"@unrs/resolver-binding-win32-x64-msvc" : "1.7.11"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/unstorage" : {
"version" : "1.15.0" ,
"resolved" : "https://registry.npmjs.org/unstorage/-/unstorage-1.15.0.tgz" ,
"integrity" : "sha512-m40eHdGY/gA6xAPqo8eaxqXgBuzQTlAKfmB1iF7oCKXE1HfwHwzDJBywK+qQGn52dta+bPlZluPF7++yR3p/bg==" ,
"license" : "MIT" ,
"dependencies" : {
"anymatch" : "^3.1.3" ,
"chokidar" : "^4.0.3" ,
"destr" : "^2.0.3" ,
"h3" : "^1.15.0" ,
"lru-cache" : "^10.4.3" ,
"node-fetch-native" : "^1.6.6" ,
"ofetch" : "^1.4.1" ,
"ufo" : "^1.5.4"
} ,
"peerDependencies" : {
"@azure/app-configuration" : "^1.8.0" ,
"@azure/cosmos" : "^4.2.0" ,
"@azure/data-tables" : "^13.3.0" ,
"@azure/identity" : "^4.6.0" ,
"@azure/keyvault-secrets" : "^4.9.0" ,
"@azure/storage-blob" : "^12.26.0" ,
"@capacitor/preferences" : "^6.0.3" ,
"@deno/kv" : ">=0.9.0" ,
"@netlify/blobs" : "^6.5.0 || ^7.0.0 || ^8.1.0" ,
"@planetscale/database" : "^1.19.0" ,
"@upstash/redis" : "^1.34.3" ,
"@vercel/blob" : ">=0.27.1" ,
"@vercel/kv" : "^1.0.1" ,
"aws4fetch" : "^1.0.20" ,
"db0" : ">=0.2.1" ,
"idb-keyval" : "^6.2.1" ,
"ioredis" : "^5.4.2" ,
"uploadthing" : "^7.4.4"
} ,
"peerDependenciesMeta" : {
"@azure/app-configuration" : {
"optional" : true
} ,
"@azure/cosmos" : {
"optional" : true
} ,
"@azure/data-tables" : {
"optional" : true
} ,
"@azure/identity" : {
"optional" : true
} ,
"@azure/keyvault-secrets" : {
"optional" : true
} ,
"@azure/storage-blob" : {
"optional" : true
} ,
"@capacitor/preferences" : {
"optional" : true
} ,
"@deno/kv" : {
"optional" : true
} ,
"@netlify/blobs" : {
"optional" : true
} ,
"@planetscale/database" : {
"optional" : true
} ,
"@upstash/redis" : {
"optional" : true
} ,
"@vercel/blob" : {
"optional" : true
} ,
"@vercel/kv" : {
"optional" : true
} ,
"aws4fetch" : {
"optional" : true
} ,
"db0" : {
"optional" : true
} ,
"idb-keyval" : {
"optional" : true
} ,
2025-06-09 10:00:55 +00:00
"ioredis" : {
"optional" : true
} ,
"uploadthing" : {
"optional" : true
}
}
} ,
"node_modules/upath" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz" ,
"integrity" : "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4" ,
"yarn" : "*"
}
} ,
"node_modules/update-browserslist-db" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz" ,
"integrity" : "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
2025-05-19 10:23:36 +00:00
} ,
2025-06-09 10:00:55 +00:00
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
2025-05-19 10:23:36 +00:00
}
2025-06-09 10:00:55 +00:00
] ,
"license" : "MIT" ,
"dependencies" : {
"escalade" : "^3.2.0" ,
"picocolors" : "^1.1.1"
} ,
"bin" : {
"update-browserslist-db" : "cli.js"
} ,
"peerDependencies" : {
"browserslist" : ">= 4.21.0"
2025-05-19 10:23:36 +00:00
}
} ,
"node_modules/uri-js" : {
"version" : "4.4.1" ,
"resolved" : "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" ,
"integrity" : "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"punycode" : "^2.1.0"
}
} ,
"node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" ,
"integrity" : "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" ,
"license" : "MIT"
} ,
2025-06-09 10:00:55 +00:00
"node_modules/uuid" : {
"version" : "11.1.0" ,
"resolved" : "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz" ,
"integrity" : "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==" ,
"dev" : true ,
"funding" : [
"https://github.com/sponsors/broofa" ,
"https://github.com/sponsors/ctavan"
] ,
"license" : "MIT" ,
"bin" : {
"uuid" : "dist/esm/bin/uuid"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/vfile" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz" ,
"integrity" : "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vfile-location" : {
"version" : "5.0.3" ,
"resolved" : "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz" ,
"integrity" : "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vfile-message" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz" ,
"integrity" : "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-stringify-position" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vite" : {
"version" : "6.3.4" ,
"resolved" : "https://registry.npmjs.org/vite/-/vite-6.3.4.tgz" ,
"integrity" : "sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==" ,
"license" : "MIT" ,
"dependencies" : {
"esbuild" : "^0.25.0" ,
"fdir" : "^6.4.4" ,
"picomatch" : "^4.0.2" ,
"postcss" : "^8.5.3" ,
"rollup" : "^4.34.9" ,
"tinyglobby" : "^0.2.13"
} ,
"bin" : {
"vite" : "bin/vite.js"
} ,
"engines" : {
"node" : "^18.0.0 || ^20.0.0 || >=22.0.0"
} ,
"funding" : {
"url" : "https://github.com/vitejs/vite?sponsor=1"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.3"
} ,
"peerDependencies" : {
"@types/node" : "^18.0.0 || ^20.0.0 || >=22.0.0" ,
"jiti" : ">=1.21.0" ,
"less" : "*" ,
"lightningcss" : "^1.21.0" ,
"sass" : "*" ,
"sass-embedded" : "*" ,
"stylus" : "*" ,
"sugarss" : "*" ,
"terser" : "^5.16.0" ,
"tsx" : "^4.8.1" ,
"yaml" : "^2.4.2"
} ,
"peerDependenciesMeta" : {
"@types/node" : {
"optional" : true
} ,
"jiti" : {
"optional" : true
} ,
"less" : {
"optional" : true
} ,
"lightningcss" : {
"optional" : true
} ,
"sass" : {
"optional" : true
} ,
"sass-embedded" : {
"optional" : true
} ,
"stylus" : {
"optional" : true
} ,
"sugarss" : {
"optional" : true
} ,
"terser" : {
"optional" : true
} ,
"tsx" : {
"optional" : true
} ,
"yaml" : {
"optional" : true
}
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/vite-plugin-devtools-json" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/vite-plugin-devtools-json/-/vite-plugin-devtools-json-0.1.1.tgz" ,
"integrity" : "sha512-kjXyDTZDwOKiqum/DBWZ6JenUh9qWFr/0/peoQqARanseFyNmtxOrexAxbE7ERqBSsMSkQA7qNTSQkZGw1SfPw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"uuid" : "^11.1.0"
} ,
"peerDependencies" : {
"vite" : "^2.7.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
}
} ,
"node_modules/vite-plugin-pwa" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-1.0.0.tgz" ,
"integrity" : "sha512-X77jo0AOd5OcxmWj3WnVti8n7Kw2tBgV1c8MCXFclrSlDV23ePzv2eTDIALXI2Qo6nJ5pZJeZAuX0AawvRfoeA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "^4.3.6" ,
"pretty-bytes" : "^6.1.1" ,
"tinyglobby" : "^0.2.10" ,
"workbox-build" : "^7.3.0" ,
"workbox-window" : "^7.3.0"
} ,
"engines" : {
"node" : ">=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
"@vite-pwa/assets-generator" : "^1.0.0" ,
"vite" : "^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" ,
"workbox-build" : "^7.3.0" ,
"workbox-window" : "^7.3.0"
} ,
"peerDependenciesMeta" : {
"@vite-pwa/assets-generator" : {
"optional" : true
}
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/vitefu" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/vitefu/-/vitefu-1.0.6.tgz" ,
"integrity" : "sha512-+Rex1GlappUyNN6UfwbVZne/9cYC4+R2XDk9xkNXBKMw6HQagdX9PgZ8V2v1WUSK1wfBLp7qbI1+XSNIlB1xmA==" ,
"license" : "MIT" ,
"workspaces" : [
"tests/deps/*" ,
"tests/projects/*"
] ,
"peerDependencies" : {
"vite" : "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
} ,
"peerDependenciesMeta" : {
"vite" : {
"optional" : true
}
}
} ,
"node_modules/volar-service-css" : {
"version" : "0.0.62" ,
"resolved" : "https://registry.npmjs.org/volar-service-css/-/volar-service-css-0.0.62.tgz" ,
"integrity" : "sha512-JwNyKsH3F8PuzZYuqPf+2e+4CTU8YoyUHEHVnoXNlrLe7wy9U3biomZ56llN69Ris7TTy/+DEX41yVxQpM4qvg==" ,
"license" : "MIT" ,
"dependencies" : {
"vscode-css-languageservice" : "^6.3.0" ,
"vscode-languageserver-textdocument" : "^1.0.11" ,
"vscode-uri" : "^3.0.8"
} ,
"peerDependencies" : {
"@volar/language-service" : "~2.4.0"
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
}
}
} ,
"node_modules/volar-service-emmet" : {
"version" : "0.0.62" ,
"resolved" : "https://registry.npmjs.org/volar-service-emmet/-/volar-service-emmet-0.0.62.tgz" ,
"integrity" : "sha512-U4dxWDBWz7Pi4plpbXf4J4Z/ss6kBO3TYrACxWNsE29abu75QzVS0paxDDhI6bhqpbDFXlpsDhZ9aXVFpnfGRQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@emmetio/css-parser" : "^0.4.0" ,
"@emmetio/html-matcher" : "^1.3.0" ,
"@vscode/emmet-helper" : "^2.9.3" ,
"vscode-uri" : "^3.0.8"
} ,
"peerDependencies" : {
"@volar/language-service" : "~2.4.0"
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
}
}
} ,
"node_modules/volar-service-html" : {
"version" : "0.0.62" ,
"resolved" : "https://registry.npmjs.org/volar-service-html/-/volar-service-html-0.0.62.tgz" ,
"integrity" : "sha512-Zw01aJsZRh4GTGUjveyfEzEqpULQUdQH79KNEiKVYHZyuGtdBRYCHlrus1sueSNMxwwkuF5WnOHfvBzafs8yyQ==" ,
"license" : "MIT" ,
"dependencies" : {
"vscode-html-languageservice" : "^5.3.0" ,
"vscode-languageserver-textdocument" : "^1.0.11" ,
"vscode-uri" : "^3.0.8"
} ,
"peerDependencies" : {
"@volar/language-service" : "~2.4.0"
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
}
}
} ,
"node_modules/volar-service-prettier" : {
"version" : "0.0.62" ,
"resolved" : "https://registry.npmjs.org/volar-service-prettier/-/volar-service-prettier-0.0.62.tgz" ,
"integrity" : "sha512-h2yk1RqRTE+vkYZaI9KYuwpDfOQRrTEMvoHol0yW4GFKc75wWQRrb5n/5abDrzMPrkQbSip8JH2AXbvrRtYh4w==" ,
"license" : "MIT" ,
"dependencies" : {
"vscode-uri" : "^3.0.8"
} ,
"peerDependencies" : {
"@volar/language-service" : "~2.4.0" ,
"prettier" : "^2.2 || ^3.0"
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
} ,
"prettier" : {
"optional" : true
}
}
} ,
"node_modules/volar-service-typescript" : {
"version" : "0.0.62" ,
"resolved" : "https://registry.npmjs.org/volar-service-typescript/-/volar-service-typescript-0.0.62.tgz" ,
"integrity" : "sha512-p7MPi71q7KOsH0eAbZwPBiKPp9B2+qrdHAd6VY5oTo9BUXatsOAdakTm9Yf0DUj6uWBAaOT01BSeVOPwucMV1g==" ,
"license" : "MIT" ,
"dependencies" : {
"path-browserify" : "^1.0.1" ,
"semver" : "^7.6.2" ,
"typescript-auto-import-cache" : "^0.3.3" ,
"vscode-languageserver-textdocument" : "^1.0.11" ,
"vscode-nls" : "^5.2.0" ,
"vscode-uri" : "^3.0.8"
} ,
"peerDependencies" : {
"@volar/language-service" : "~2.4.0"
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
}
}
} ,
"node_modules/volar-service-typescript-twoslash-queries" : {
"version" : "0.0.62" ,
"resolved" : "https://registry.npmjs.org/volar-service-typescript-twoslash-queries/-/volar-service-typescript-twoslash-queries-0.0.62.tgz" ,
"integrity" : "sha512-KxFt4zydyJYYI0kFAcWPTh4u0Ha36TASPZkAnNY784GtgajerUqM80nX/W1d0wVhmcOFfAxkVsf/Ed+tiYU7ng==" ,
"license" : "MIT" ,
"dependencies" : {
"vscode-uri" : "^3.0.8"
} ,
"peerDependencies" : {
"@volar/language-service" : "~2.4.0"
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
}
}
} ,
"node_modules/volar-service-yaml" : {
"version" : "0.0.62" ,
"resolved" : "https://registry.npmjs.org/volar-service-yaml/-/volar-service-yaml-0.0.62.tgz" ,
"integrity" : "sha512-k7gvv7sk3wa+nGll3MaSKyjwQsJjIGCHFjVkl3wjaSP2nouKyn9aokGmqjrl39mi88Oy49giog2GkZH526wjig==" ,
"license" : "MIT" ,
"dependencies" : {
"vscode-uri" : "^3.0.8" ,
"yaml-language-server" : "~1.15.0"
} ,
"peerDependencies" : {
"@volar/language-service" : "~2.4.0"
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
}
}
} ,
"node_modules/vscode-css-languageservice" : {
"version" : "6.3.4" ,
"resolved" : "https://registry.npmjs.org/vscode-css-languageservice/-/vscode-css-languageservice-6.3.4.tgz" ,
"integrity" : "sha512-qutdhFg4hnlf6IsOynwtfsN8W0Xc7g3SZd+KK9F2moUEjHtkcZoj5p8uH7BSwHx9hSEXjwKgSRRyHTXThfwAkQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@vscode/l10n" : "^0.0.18" ,
"vscode-languageserver-textdocument" : "^1.0.12" ,
"vscode-languageserver-types" : "3.17.5" ,
"vscode-uri" : "^3.1.0"
}
} ,
"node_modules/vscode-html-languageservice" : {
"version" : "5.3.3" ,
"resolved" : "https://registry.npmjs.org/vscode-html-languageservice/-/vscode-html-languageservice-5.3.3.tgz" ,
"integrity" : "sha512-AK/jJM0VIWRrlfqkDBMZxNMnxYT5I2uoMVRoNJ5ePSplnSaT9mbYjqJlxxeLvUrOW7MEH0vVIDzU48u44QZE0w==" ,
"license" : "MIT" ,
"dependencies" : {
"@vscode/l10n" : "^0.0.18" ,
"vscode-languageserver-textdocument" : "^1.0.12" ,
"vscode-languageserver-types" : "^3.17.5" ,
"vscode-uri" : "^3.1.0"
}
} ,
"node_modules/vscode-json-languageservice" : {
"version" : "4.1.8" ,
"resolved" : "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-4.1.8.tgz" ,
"integrity" : "sha512-0vSpg6Xd9hfV+eZAaYN63xVVMOTmJ4GgHxXnkLCh+9RsQBkWKIghzLhW2B9ebfG+LQQg8uLtsQ2aUKjTgE+QOg==" ,
"license" : "MIT" ,
"dependencies" : {
"jsonc-parser" : "^3.0.0" ,
"vscode-languageserver-textdocument" : "^1.0.1" ,
"vscode-languageserver-types" : "^3.16.0" ,
"vscode-nls" : "^5.0.0" ,
"vscode-uri" : "^3.0.2"
} ,
"engines" : {
"npm" : ">=7.0.0"
}
} ,
"node_modules/vscode-json-languageservice/node_modules/jsonc-parser" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.3.1.tgz" ,
"integrity" : "sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==" ,
"license" : "MIT"
} ,
"node_modules/vscode-jsonrpc" : {
"version" : "8.2.0" ,
"resolved" : "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-8.2.0.tgz" ,
"integrity" : "sha512-C+r0eKJUIfiDIfwJhria30+TYWPtuHJXHtI7J0YlOmKAo7ogxP20T0zxB7HZQIFhIyvoBPwWskjxrvAtfjyZfA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/vscode-languageserver" : {
"version" : "9.0.1" ,
"resolved" : "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-9.0.1.tgz" ,
"integrity" : "sha512-woByF3PDpkHFUreUa7Hos7+pUWdeWMXRd26+ZX2A8cFx6v/JPTtd4/uN0/jB6XQHYaOlHbio03NTHCqrgG5n7g==" ,
"license" : "MIT" ,
"dependencies" : {
"vscode-languageserver-protocol" : "3.17.5"
} ,
"bin" : {
"installServerIntoExtension" : "bin/installServerIntoExtension"
}
} ,
"node_modules/vscode-languageserver-protocol" : {
"version" : "3.17.5" ,
"resolved" : "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.5.tgz" ,
"integrity" : "sha512-mb1bvRJN8SVznADSGWM9u/b07H7Ecg0I3OgXDuLdn307rl/J3A9YD6/eYOssqhecL27hK1IPZAsaqh00i/Jljg==" ,
"license" : "MIT" ,
"dependencies" : {
"vscode-jsonrpc" : "8.2.0" ,
"vscode-languageserver-types" : "3.17.5"
}
} ,
"node_modules/vscode-languageserver-textdocument" : {
"version" : "1.0.12" ,
"resolved" : "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.12.tgz" ,
"integrity" : "sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==" ,
"license" : "MIT"
} ,
"node_modules/vscode-languageserver-types" : {
"version" : "3.17.5" ,
"resolved" : "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.5.tgz" ,
"integrity" : "sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==" ,
"license" : "MIT"
} ,
"node_modules/vscode-nls" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz" ,
"integrity" : "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==" ,
"license" : "MIT"
} ,
"node_modules/vscode-uri" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.1.0.tgz" ,
"integrity" : "sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==" ,
"license" : "MIT"
} ,
"node_modules/web-namespaces" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz" ,
"integrity" : "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2025-06-02 03:53:03 +00:00
"node_modules/web-push" : {
"version" : "3.6.7" ,
"resolved" : "https://registry.npmjs.org/web-push/-/web-push-3.6.7.tgz" ,
"integrity" : "sha512-OpiIUe8cuGjrj3mMBFWY+e4MMIkW3SVT+7vEIjvD9kejGUypv8GPDf84JdPWskK8zMRIJ6xYGm+Kxr8YkPyA0A==" ,
"license" : "MPL-2.0" ,
"dependencies" : {
"asn1.js" : "^5.3.0" ,
"http_ece" : "1.2.0" ,
"https-proxy-agent" : "^7.0.0" ,
"jws" : "^4.0.0" ,
"minimist" : "^1.2.5"
} ,
"bin" : {
"web-push" : "src/cli.js"
} ,
"engines" : {
"node" : ">= 16"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/web-streams-polyfill" : {
"version" : "3.3.3" ,
"resolved" : "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz" ,
"integrity" : "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/webidl-conversions" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" ,
"integrity" : "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" ,
"license" : "BSD-2-Clause"
} ,
"node_modules/whatwg-encoding" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz" ,
"integrity" : "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"iconv-lite" : "0.6.3"
} ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/whatwg-mimetype" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz" ,
"integrity" : "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/whatwg-url" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" ,
"integrity" : "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" ,
"license" : "MIT" ,
"dependencies" : {
"tr46" : "~0.0.3" ,
"webidl-conversions" : "^3.0.0"
}
} ,
"node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/which-boxed-primitive" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz" ,
"integrity" : "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-bigint" : "^1.1.0" ,
"is-boolean-object" : "^1.2.1" ,
"is-number-object" : "^1.1.1" ,
"is-string" : "^1.1.1" ,
"is-symbol" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/which-builtin-type" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.1.tgz" ,
"integrity" : "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"function.prototype.name" : "^1.1.6" ,
"has-tostringtag" : "^1.0.2" ,
"is-async-function" : "^2.0.0" ,
"is-date-object" : "^1.1.0" ,
"is-finalizationregistry" : "^1.1.0" ,
"is-generator-function" : "^1.0.10" ,
"is-regex" : "^1.2.1" ,
"is-weakref" : "^1.0.2" ,
"isarray" : "^2.0.5" ,
"which-boxed-primitive" : "^1.1.0" ,
"which-collection" : "^1.0.2" ,
"which-typed-array" : "^1.1.16"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/which-collection" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz" ,
"integrity" : "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-map" : "^2.0.3" ,
"is-set" : "^2.0.3" ,
"is-weakmap" : "^2.0.2" ,
"is-weakset" : "^2.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-05-20 08:02:55 +00:00
"node_modules/which-module" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/which-module/-/which-module-2.0.1.tgz" ,
"integrity" : "sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==" ,
"license" : "ISC"
} ,
2025-05-19 10:23:36 +00:00
"node_modules/which-pm-runs" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.1.0.tgz" ,
"integrity" : "sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/which-typed-array" : {
"version" : "1.1.18" ,
"resolved" : "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.18.tgz" ,
"integrity" : "sha512-qEcY+KJYlWyLH9vNbsr6/5j59AXk5ni5aakf8ldzBvGde6Iz4sxZGkJyWSAueTG7QhOvNRYb1lDdFmL5Td0QKA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
"for-each" : "^0.3.3" ,
"gopd" : "^1.2.0" ,
"has-tostringtag" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/widest-line" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/widest-line/-/widest-line-5.0.0.tgz" ,
"integrity" : "sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==" ,
"license" : "MIT" ,
"dependencies" : {
"string-width" : "^7.0.0"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/word-wrap" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz" ,
"integrity" : "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-06-09 10:00:55 +00:00
"node_modules/workbox-background-sync" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-7.3.0.tgz" ,
"integrity" : "sha512-PCSk3eK7Mxeuyatb22pcSx9dlgWNv3+M8PqPaYDokks8Y5/FX4soaOqj3yhAZr5k6Q5JWTOMYgaJBpbw11G9Eg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"idb" : "^7.0.1" ,
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-broadcast-update" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-7.3.0.tgz" ,
"integrity" : "sha512-T9/F5VEdJVhwmrIAE+E/kq5at2OY6+OXXgOWQevnubal6sO92Gjo24v6dCVwQiclAF5NS3hlmsifRrpQzZCdUA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-build" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-build/-/workbox-build-7.3.0.tgz" ,
"integrity" : "sha512-JGL6vZTPlxnlqZRhR/K/msqg3wKP+m0wfEUVosK7gsYzSgeIxvZLi1ViJJzVL7CEeI8r7rGFV973RiEqkP3lWQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@apideck/better-ajv-errors" : "^0.3.1" ,
"@babel/core" : "^7.24.4" ,
"@babel/preset-env" : "^7.11.0" ,
"@babel/runtime" : "^7.11.2" ,
"@rollup/plugin-babel" : "^5.2.0" ,
"@rollup/plugin-node-resolve" : "^15.2.3" ,
"@rollup/plugin-replace" : "^2.4.1" ,
"@rollup/plugin-terser" : "^0.4.3" ,
"@surma/rollup-plugin-off-main-thread" : "^2.2.3" ,
"ajv" : "^8.6.0" ,
"common-tags" : "^1.8.0" ,
"fast-json-stable-stringify" : "^2.1.0" ,
"fs-extra" : "^9.0.1" ,
"glob" : "^7.1.6" ,
"lodash" : "^4.17.20" ,
"pretty-bytes" : "^5.3.0" ,
"rollup" : "^2.43.1" ,
"source-map" : "^0.8.0-beta.0" ,
"stringify-object" : "^3.3.0" ,
"strip-comments" : "^2.0.1" ,
"tempy" : "^0.6.0" ,
"upath" : "^1.2.0" ,
"workbox-background-sync" : "7.3.0" ,
"workbox-broadcast-update" : "7.3.0" ,
"workbox-cacheable-response" : "7.3.0" ,
"workbox-core" : "7.3.0" ,
"workbox-expiration" : "7.3.0" ,
"workbox-google-analytics" : "7.3.0" ,
"workbox-navigation-preload" : "7.3.0" ,
"workbox-precaching" : "7.3.0" ,
"workbox-range-requests" : "7.3.0" ,
"workbox-recipes" : "7.3.0" ,
"workbox-routing" : "7.3.0" ,
"workbox-strategies" : "7.3.0" ,
"workbox-streams" : "7.3.0" ,
"workbox-sw" : "7.3.0" ,
"workbox-window" : "7.3.0"
} ,
"engines" : {
"node" : ">=16.0.0"
}
} ,
"node_modules/workbox-build/node_modules/@apideck/better-ajv-errors" : {
"version" : "0.3.6" ,
"resolved" : "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.6.tgz" ,
"integrity" : "sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"json-schema" : "^0.4.0" ,
"jsonpointer" : "^5.0.0" ,
"leven" : "^3.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"peerDependencies" : {
"ajv" : ">=8"
}
} ,
"node_modules/workbox-build/node_modules/@rollup/plugin-babel" : {
"version" : "5.3.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz" ,
"integrity" : "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-module-imports" : "^7.10.4" ,
"@rollup/pluginutils" : "^3.1.0"
} ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0" ,
"@types/babel__core" : "^7.1.9" ,
"rollup" : "^1.20.0||^2.0.0"
} ,
"peerDependenciesMeta" : {
"@types/babel__core" : {
"optional" : true
}
}
} ,
"node_modules/workbox-build/node_modules/@rollup/plugin-replace" : {
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz" ,
"integrity" : "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@rollup/pluginutils" : "^3.1.0" ,
"magic-string" : "^0.25.7"
} ,
"peerDependencies" : {
"rollup" : "^1.20.0 || ^2.0.0"
}
} ,
"node_modules/workbox-build/node_modules/@rollup/pluginutils" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz" ,
"integrity" : "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "0.0.39" ,
"estree-walker" : "^1.0.1" ,
"picomatch" : "^2.2.2"
} ,
"engines" : {
"node" : ">= 8.0.0"
} ,
"peerDependencies" : {
"rollup" : "^1.20.0||^2.0.0"
}
} ,
"node_modules/workbox-build/node_modules/@types/estree" : {
"version" : "0.0.39" ,
"resolved" : "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz" ,
"integrity" : "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/workbox-build/node_modules/ajv" : {
"version" : "8.17.1" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz" ,
"integrity" : "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.3" ,
"fast-uri" : "^3.0.1" ,
"json-schema-traverse" : "^1.0.0" ,
"require-from-string" : "^2.0.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
"node_modules/workbox-build/node_modules/estree-walker" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz" ,
"integrity" : "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/workbox-build/node_modules/json-schema-traverse" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" ,
"integrity" : "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/workbox-build/node_modules/magic-string" : {
"version" : "0.25.9" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz" ,
"integrity" : "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"sourcemap-codec" : "^1.4.8"
}
} ,
"node_modules/workbox-build/node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/workbox-build/node_modules/pretty-bytes" : {
"version" : "5.6.0" ,
"resolved" : "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz" ,
"integrity" : "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/workbox-build/node_modules/rollup" : {
"version" : "2.79.2" ,
"resolved" : "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz" ,
"integrity" : "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"rollup" : "dist/bin/rollup"
} ,
"engines" : {
"node" : ">=10.0.0"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/workbox-build/node_modules/source-map" : {
"version" : "0.8.0-beta.0" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz" ,
"integrity" : "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"whatwg-url" : "^7.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/workbox-build/node_modules/tr46" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz" ,
"integrity" : "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"punycode" : "^2.1.0"
}
} ,
"node_modules/workbox-build/node_modules/webidl-conversions" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz" ,
"integrity" : "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==" ,
"dev" : true ,
"license" : "BSD-2-Clause"
} ,
"node_modules/workbox-build/node_modules/whatwg-url" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz" ,
"integrity" : "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"lodash.sortby" : "^4.7.0" ,
"tr46" : "^1.0.1" ,
"webidl-conversions" : "^4.0.2"
}
} ,
"node_modules/workbox-cacheable-response" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-7.3.0.tgz" ,
"integrity" : "sha512-eAFERIg6J2LuyELhLlmeRcJFa5e16Mj8kL2yCDbhWE+HUun9skRQrGIFVUagqWj4DMaaPSMWfAolM7XZZxNmxA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-core" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-core/-/workbox-core-7.3.0.tgz" ,
"integrity" : "sha512-Z+mYrErfh4t3zi7NVTvOuACB0A/jA3bgxUN3PwtAVHvfEsZxV9Iju580VEETug3zYJRc0Dmii/aixI/Uxj8fmw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/workbox-expiration" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-7.3.0.tgz" ,
"integrity" : "sha512-lpnSSLp2BM+K6bgFCWc5bS1LR5pAwDWbcKt1iL87/eTSJRdLdAwGQznZE+1czLgn/X05YChsrEegTNxjM067vQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"idb" : "^7.0.1" ,
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-google-analytics" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-7.3.0.tgz" ,
"integrity" : "sha512-ii/tSfFdhjLHZ2BrYgFNTrb/yk04pw2hasgbM70jpZfLk0vdJAXgaiMAWsoE+wfJDNWoZmBYY0hMVI0v5wWDbg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"workbox-background-sync" : "7.3.0" ,
"workbox-core" : "7.3.0" ,
"workbox-routing" : "7.3.0" ,
"workbox-strategies" : "7.3.0"
}
} ,
"node_modules/workbox-navigation-preload" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-7.3.0.tgz" ,
"integrity" : "sha512-fTJzogmFaTv4bShZ6aA7Bfj4Cewaq5rp30qcxl2iYM45YD79rKIhvzNHiFj1P+u5ZZldroqhASXwwoyusnr2cg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-precaching" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-7.3.0.tgz" ,
"integrity" : "sha512-ckp/3t0msgXclVAYaNndAGeAoWQUv7Rwc4fdhWL69CCAb2UHo3Cef0KIUctqfQj1p8h6aGyz3w8Cy3Ihq9OmIw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"workbox-core" : "7.3.0" ,
"workbox-routing" : "7.3.0" ,
"workbox-strategies" : "7.3.0"
}
} ,
"node_modules/workbox-range-requests" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-7.3.0.tgz" ,
"integrity" : "sha512-EyFmM1KpDzzAouNF3+EWa15yDEenwxoeXu9bgxOEYnFfCxns7eAxA9WSSaVd8kujFFt3eIbShNqa4hLQNFvmVQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-recipes" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-7.3.0.tgz" ,
"integrity" : "sha512-BJro/MpuW35I/zjZQBcoxsctgeB+kyb2JAP5EB3EYzePg8wDGoQuUdyYQS+CheTb+GhqJeWmVs3QxLI8EBP1sg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"workbox-cacheable-response" : "7.3.0" ,
"workbox-core" : "7.3.0" ,
"workbox-expiration" : "7.3.0" ,
"workbox-precaching" : "7.3.0" ,
"workbox-routing" : "7.3.0" ,
"workbox-strategies" : "7.3.0"
}
} ,
"node_modules/workbox-routing" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.3.0.tgz" ,
"integrity" : "sha512-ZUlysUVn5ZUzMOmQN3bqu+gK98vNfgX/gSTZ127izJg/pMMy4LryAthnYtjuqcjkN4HEAx1mdgxNiKJMZQM76A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-strategies" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.3.0.tgz" ,
"integrity" : "sha512-tmZydug+qzDFATwX7QiEL5Hdf7FrkhjaF9db1CbB39sDmEZJg3l9ayDvPxy8Y18C3Y66Nrr9kkN1f/RlkDgllg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"workbox-core" : "7.3.0"
}
} ,
"node_modules/workbox-streams" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-streams/-/workbox-streams-7.3.0.tgz" ,
"integrity" : "sha512-SZnXucyg8x2Y61VGtDjKPO5EgPUG5NDn/v86WYHX+9ZqvAsGOytP0Jxp1bl663YUuMoXSAtsGLL+byHzEuMRpw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"workbox-core" : "7.3.0" ,
"workbox-routing" : "7.3.0"
}
} ,
"node_modules/workbox-sw" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-sw/-/workbox-sw-7.3.0.tgz" ,
"integrity" : "sha512-aCUyoAZU9IZtH05mn0ACUpyHzPs0lMeJimAYkQkBsOWiqaJLgusfDCR+yllkPkFRxWpZKF8vSvgHYeG7LwhlmA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/workbox-window" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-window/-/workbox-window-7.3.0.tgz" ,
"integrity" : "sha512-qW8PDy16OV1UBaUNGlTVcepzrlzyzNW/ZJvFQQs2j2TzGsg6IKjcpZC1RSquqQnTOafl5pCj5bGfAHlCjOOjdA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/trusted-types" : "^2.0.2" ,
"workbox-core" : "7.3.0"
}
} ,
2025-05-19 10:23:36 +00:00
"node_modules/wrap-ansi" : {
"version" : "9.0.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz" ,
"integrity" : "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^6.2.1" ,
"string-width" : "^7.0.0" ,
"strip-ansi" : "^7.1.0"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/wrappy" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" ,
"integrity" : "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" ,
"license" : "ISC"
} ,
"node_modules/ws" : {
2025-06-06 10:09:59 +00:00
"version" : "8.18.2" ,
"resolved" : "https://registry.npmjs.org/ws/-/ws-8.18.2.tgz" ,
"integrity" : "sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"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
}
}
} ,
"node_modules/xtend" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz" ,
"integrity" : "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.4"
}
} ,
"node_modules/xxhash-wasm" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/xxhash-wasm/-/xxhash-wasm-1.1.0.tgz" ,
"integrity" : "sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA==" ,
"license" : "MIT"
} ,
"node_modules/y18n" : {
"version" : "5.0.8" ,
"resolved" : "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" ,
"integrity" : "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
"dev" : true ,
"license" : "ISC"
} ,
"node_modules/yaml" : {
"version" : "2.7.0" ,
"resolved" : "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz" ,
"integrity" : "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==" ,
"license" : "ISC" ,
"bin" : {
"yaml" : "bin.mjs"
} ,
"engines" : {
"node" : ">= 14"
}
} ,
"node_modules/yaml-language-server" : {
"version" : "1.15.0" ,
"resolved" : "https://registry.npmjs.org/yaml-language-server/-/yaml-language-server-1.15.0.tgz" ,
"integrity" : "sha512-N47AqBDCMQmh6mBLmI6oqxryHRzi33aPFPsJhYy3VTUGCdLHYjGh4FZzpUjRlphaADBBkDmnkM/++KNIOHi5Rw==" ,
"license" : "MIT" ,
"dependencies" : {
"ajv" : "^8.11.0" ,
"lodash" : "4.17.21" ,
"request-light" : "^0.5.7" ,
"vscode-json-languageservice" : "4.1.8" ,
"vscode-languageserver" : "^7.0.0" ,
"vscode-languageserver-textdocument" : "^1.0.1" ,
"vscode-languageserver-types" : "^3.16.0" ,
"vscode-nls" : "^5.0.0" ,
"vscode-uri" : "^3.0.2" ,
"yaml" : "2.2.2"
} ,
"bin" : {
"yaml-language-server" : "bin/yaml-language-server"
} ,
"optionalDependencies" : {
"prettier" : "2.8.7"
}
} ,
"node_modules/yaml-language-server/node_modules/ajv" : {
"version" : "8.17.1" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz" ,
"integrity" : "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" ,
"license" : "MIT" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.3" ,
"fast-uri" : "^3.0.1" ,
"json-schema-traverse" : "^1.0.0" ,
"require-from-string" : "^2.0.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
"node_modules/yaml-language-server/node_modules/json-schema-traverse" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" ,
"integrity" : "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" ,
"license" : "MIT"
} ,
"node_modules/yaml-language-server/node_modules/prettier" : {
"version" : "2.8.7" ,
"resolved" : "https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz" ,
"integrity" : "sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==" ,
"license" : "MIT" ,
"optional" : true ,
"bin" : {
"prettier" : "bin-prettier.js"
} ,
"engines" : {
"node" : ">=10.13.0"
} ,
"funding" : {
"url" : "https://github.com/prettier/prettier?sponsor=1"
}
} ,
"node_modules/yaml-language-server/node_modules/request-light" : {
"version" : "0.5.8" ,
"resolved" : "https://registry.npmjs.org/request-light/-/request-light-0.5.8.tgz" ,
"integrity" : "sha512-3Zjgh+8b5fhRJBQZoy+zbVKpAQGLyka0MPgW3zruTF4dFFJ8Fqcfu9YsAvi/rvdcaTeWG3MkbZv4WKxAn/84Lg==" ,
"license" : "MIT"
} ,
"node_modules/yaml-language-server/node_modules/vscode-jsonrpc" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-6.0.0.tgz" ,
"integrity" : "sha512-wnJA4BnEjOSyFMvjZdpiOwhSq9uDoK8e/kpRJDTaMYzwlkrhG1fwDIZI94CLsLzlCK5cIbMMtFlJlfR57Lavmg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.0.0 || >=10.0.0"
}
} ,
"node_modules/yaml-language-server/node_modules/vscode-languageserver" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-7.0.0.tgz" ,
"integrity" : "sha512-60HTx5ID+fLRcgdHfmz0LDZAXYEV68fzwG0JWwEPBode9NuMYTIxuYXPg4ngO8i8+Ou0lM7y6GzaYWbiDL0drw==" ,
"license" : "MIT" ,
"dependencies" : {
"vscode-languageserver-protocol" : "3.16.0"
} ,
"bin" : {
"installServerIntoExtension" : "bin/installServerIntoExtension"
}
} ,
"node_modules/yaml-language-server/node_modules/vscode-languageserver-protocol" : {
"version" : "3.16.0" ,
"resolved" : "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.16.0.tgz" ,
"integrity" : "sha512-sdeUoAawceQdgIfTI+sdcwkiK2KU+2cbEYA0agzM2uqaUy2UpnnGHtWTHVEtS0ES4zHU0eMFRGN+oQgDxlD66A==" ,
"license" : "MIT" ,
"dependencies" : {
"vscode-jsonrpc" : "6.0.0" ,
"vscode-languageserver-types" : "3.16.0"
}
} ,
"node_modules/yaml-language-server/node_modules/vscode-languageserver-types" : {
"version" : "3.16.0" ,
"resolved" : "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0.tgz" ,
"integrity" : "sha512-k8luDIWJWyenLc5ToFQQMaSrqCHiLwyKPHKPQZ5zz21vM+vIVUSvsRpcbiECH4WR88K2XZqc4ScRcZ7nk/jbeA==" ,
"license" : "MIT"
} ,
"node_modules/yaml-language-server/node_modules/yaml" : {
"version" : "2.2.2" ,
"resolved" : "https://registry.npmjs.org/yaml/-/yaml-2.2.2.tgz" ,
"integrity" : "sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">= 14"
}
} ,
"node_modules/yargs" : {
"version" : "17.7.2" ,
"resolved" : "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz" ,
"integrity" : "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" ,
"license" : "MIT" ,
"dependencies" : {
"cliui" : "^8.0.1" ,
"escalade" : "^3.1.1" ,
"get-caller-file" : "^2.0.5" ,
"require-directory" : "^2.1.1" ,
"string-width" : "^4.2.3" ,
"y18n" : "^5.0.5" ,
"yargs-parser" : "^21.1.1"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/yargs-parser" : {
"version" : "21.1.1" ,
"resolved" : "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz" ,
"integrity" : "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/yargs/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/yargs/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" ,
"license" : "MIT"
} ,
"node_modules/yargs/node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/yargs/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/yauzl" : {
"version" : "2.10.0" ,
"resolved" : "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz" ,
"integrity" : "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"buffer-crc32" : "~0.2.3" ,
"fd-slicer" : "~1.1.0"
}
} ,
"node_modules/yocto-queue" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.1.tgz" ,
"integrity" : "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12.20"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/yocto-spinner" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/yocto-spinner/-/yocto-spinner-0.2.1.tgz" ,
"integrity" : "sha512-lHHxjh0bXaLgdJy3cNnVb/F9myx3CkhrvSOEVTkaUgNMXnYFa2xYPVhtGnqhh3jErY2gParBOHallCbc7NrlZQ==" ,
"license" : "MIT" ,
"dependencies" : {
"yoctocolors" : "^2.1.1"
} ,
"engines" : {
"node" : ">=18.19"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/yoctocolors" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/yoctocolors/-/yoctocolors-2.1.1.tgz" ,
"integrity" : "sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/yoga-wasm-web" : {
"version" : "0.3.3" ,
"resolved" : "https://registry.npmjs.org/yoga-wasm-web/-/yoga-wasm-web-0.3.3.tgz" ,
"integrity" : "sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==" ,
"license" : "MIT"
} ,
"node_modules/zod" : {
2025-06-06 10:09:59 +00:00
"version" : "3.25.55" ,
"resolved" : "https://registry.npmjs.org/zod/-/zod-3.25.55.tgz" ,
"integrity" : "sha512-219huNnkSLQnLsQ3uaRjXsxMrVm5C9W3OOpEVt2k5tvMKuA8nBSu38e0B//a+he9Iq2dvmk2VyYVlHqiHa4YBA==" ,
2025-05-19 10:23:36 +00:00
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/colinhacks"
}
} ,
"node_modules/zod-form-data" : {
"version" : "2.0.7" ,
"resolved" : "https://registry.npmjs.org/zod-form-data/-/zod-form-data-2.0.7.tgz" ,
"integrity" : "sha512-O27uzKMx7qc7z51KXER326Fp966jqHGvZX3i18CbvElF/QqVsQQN6Q7BnzepkzeBzTJnU3golibVSagf4dp7RQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rvf/set-get" : "^7.0.0"
} ,
"peerDependencies" : {
"zod" : ">= 3.11.0"
}
} ,
"node_modules/zod-to-json-schema" : {
"version" : "3.24.5" ,
"resolved" : "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.24.5.tgz" ,
"integrity" : "sha512-/AuWwMP+YqiPbsJx5D6TfgRTc4kTLjsh5SOcd4bLsfUg2RcEXrFMJl1DGgdHy2aCfsIA/cr/1JM0xcB2GZji8g==" ,
"license" : "ISC" ,
"peerDependencies" : {
"zod" : "^3.24.1"
}
} ,
"node_modules/zod-to-ts" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/zod-to-ts/-/zod-to-ts-1.2.0.tgz" ,
"integrity" : "sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==" ,
"peerDependencies" : {
"typescript" : "^4.9.4 || ^5.0.2" ,
"zod" : "^3"
}
} ,
"node_modules/zwitch" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz" ,
"integrity" : "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
}
}
}