2024-03-10 20:24:36 +00:00
{
"name" : "v3.accords-library.com" ,
2024-06-11 19:53:11 +00:00
"version" : "3.0.0-beta.3" ,
2024-03-10 20:24:36 +00:00
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
"name" : "v3.accords-library.com" ,
2024-06-11 19:53:11 +00:00
"version" : "3.0.0-beta.3" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-16 13:13:23 +00:00
"@astrojs/check" : "^0.7.0" ,
2024-06-11 19:53:11 +00:00
"@astrojs/node" : "^8.3.0" ,
2024-03-10 20:24:36 +00:00
"accept-language" : "^3.0.18" ,
2024-06-11 19:53:11 +00:00
"astro" : "4.10.2" ,
2024-03-10 20:24:36 +00:00
"astro-icon" : "^1.1.0" ,
"tippy.js" : "^6.3.7" ,
2024-06-01 08:27:26 +00:00
"ua-parser-js" : "^1.0.38"
2024-03-10 20:24:36 +00:00
} ,
"devDependencies" : {
2024-06-07 06:52:26 +00:00
"@iconify-json/material-symbols" : "^1.1.82" ,
2024-03-10 20:24:36 +00:00
"@types/ua-parser-js" : "^0.7.39" ,
2024-05-09 20:20:44 +00:00
"astro-meta-tags" : "^0.3.0" ,
2024-03-22 22:23:26 +00:00
"autoprefixer" : "^10.4.19" ,
2024-05-27 17:28:16 +00:00
"postcss-preset-env" : "^9.5.14" ,
2024-06-11 19:53:11 +00:00
"prettier" : "^3.3.2" ,
2024-05-27 17:28:16 +00:00
"prettier-plugin-astro" : "^0.14.0" ,
2024-04-11 05:36:54 +00:00
"typescript" : "^5.4.5"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=19.7.0" ,
"npm" : ">=10.0.0"
}
} ,
"node_modules/@ampproject/remapping" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz" ,
"integrity" : "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" ,
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.24"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@antfu/install-pkg" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/@antfu/install-pkg/-/install-pkg-0.1.1.tgz" ,
"integrity" : "sha512-LyB/8+bSfa0DFGC06zpCEfs89/XoWZwws5ygEa5D+Xsm3OfI+aXQ86VgVG7Acyef+rSZ5HE7J8rrxzrQeM3PjQ==" ,
"dependencies" : {
"execa" : "^5.1.1" ,
"find-up" : "^5.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
"node_modules/@antfu/install-pkg/node_modules/execa" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz" ,
"integrity" : "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==" ,
"dependencies" : {
"cross-spawn" : "^7.0.3" ,
"get-stream" : "^6.0.0" ,
"human-signals" : "^2.1.0" ,
"is-stream" : "^2.0.0" ,
"merge-stream" : "^2.0.0" ,
"npm-run-path" : "^4.0.1" ,
"onetime" : "^5.1.2" ,
"signal-exit" : "^3.0.3" ,
"strip-final-newline" : "^2.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sindresorhus/execa?sponsor=1"
}
} ,
"node_modules/@antfu/install-pkg/node_modules/get-stream" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz" ,
"integrity" : "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/@antfu/install-pkg/node_modules/human-signals" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz" ,
"integrity" : "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" ,
"engines" : {
"node" : ">=10.17.0"
}
} ,
"node_modules/@antfu/install-pkg/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==" ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/@antfu/install-pkg/node_modules/mimic-fn" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" ,
"integrity" : "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/@antfu/install-pkg/node_modules/npm-run-path" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz" ,
"integrity" : "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==" ,
"dependencies" : {
"path-key" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/@antfu/install-pkg/node_modules/onetime" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" ,
"integrity" : "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" ,
"dependencies" : {
"mimic-fn" : "^2.1.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/@antfu/install-pkg/node_modules/signal-exit" : {
"version" : "3.0.7" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" ,
"integrity" : "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
} ,
"node_modules/@antfu/install-pkg/node_modules/strip-final-newline" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz" ,
"integrity" : "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/@antfu/utils" : {
"version" : "0.7.7" ,
"resolved" : "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.7.tgz" ,
"integrity" : "sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==" ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
"node_modules/@astrojs/check" : {
2024-05-16 13:13:23 +00:00
"version" : "0.7.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/check/-/check-0.7.0.tgz" ,
"integrity" : "sha512-UTqwOeKNu9IYZmJXEeWnQuTdSd/pX58Hl4TUARsMlT97SVDL//kLBE4T/ctxRz6J573N87oE5ddtW/uOOnQTug==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-16 13:13:23 +00:00
"@astrojs/language-server" : "^2.10.0" ,
2024-03-10 20:24:36 +00:00
"chokidar" : "^3.5.3" ,
"fast-glob" : "^3.3.1" ,
"kleur" : "^4.1.5" ,
"yargs" : "^17.7.2"
} ,
"bin" : {
"astro-check" : "dist/bin.js"
} ,
"peerDependencies" : {
"typescript" : "^5.0.0"
}
} ,
"node_modules/@astrojs/compiler" : {
2024-05-09 20:20:44 +00:00
"version" : "2.8.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.8.0.tgz" ,
"integrity" : "sha512-yrpD1WRGqsJwANaDIdtHo+YVjvIOFAjC83lu5qENIgrafwZcJgSXDuwVMXOgok4tFzpeKLsFQ6c3FoUdloLWBQ=="
2024-03-10 20:24:36 +00:00
} ,
"node_modules/@astrojs/internal-helpers" : {
2024-04-04 07:31:18 +00:00
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.4.0.tgz" ,
"integrity" : "sha512-6B13lz5n6BrbTqCTwhXjJXuR1sqiX/H6rTxzlXx+lN1NnV4jgnq/KJldCQaUWJzPL5SiWahQyinxAbxQtwgPHA=="
2024-03-10 20:24:36 +00:00
} ,
"node_modules/@astrojs/language-server" : {
2024-05-16 13:13:23 +00:00
"version" : "2.10.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/language-server/-/language-server-2.10.0.tgz" ,
"integrity" : "sha512-crHXpqYfA5qWioiuZnZFpTsNItgBlF1f0S9MzDYS7/pfCALkHNJ7K3w9U/j0uMKymsT4hC7BfMaX0DYlfdSzHg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-03-16 08:40:27 +00:00
"@astrojs/compiler" : "^2.7.0" ,
2024-03-10 20:24:36 +00:00
"@jridgewell/sourcemap-codec" : "^1.4.15" ,
2024-05-16 13:13:23 +00:00
"@volar/kit" : "~2.2.3" ,
"@volar/language-core" : "~2.2.3" ,
"@volar/language-server" : "~2.2.3" ,
"@volar/language-service" : "~2.2.3" ,
"@volar/typescript" : "~2.2.3" ,
2024-03-10 20:24:36 +00:00
"fast-glob" : "^3.2.12" ,
2024-05-16 13:13:23 +00:00
"volar-service-css" : "0.0.45" ,
"volar-service-emmet" : "0.0.45" ,
"volar-service-html" : "0.0.45" ,
"volar-service-prettier" : "0.0.45" ,
"volar-service-typescript" : "0.0.45" ,
"volar-service-typescript-twoslash-queries" : "0.0.45" ,
2024-05-09 20:20:44 +00:00
"vscode-html-languageservice" : "^5.2.0" ,
2024-03-10 20:24:36 +00:00
"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" : {
2024-04-14 04:49:54 +00:00
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-5.1.0.tgz" ,
"integrity" : "sha512-S6Z3K2hOB7MfjeDoHsotnP/q2UsnEDB8NlNAaCjMDsGBZfTUbWxyLW3CaphEWw08f6KLZi2ibK9yC3BaMhh2NQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-04-14 04:49:54 +00:00
"@astrojs/prism" : "^3.1.0" ,
2024-03-10 20:24:36 +00:00
"github-slugger" : "^2.0.0" ,
2024-03-16 08:40:27 +00:00
"hast-util-from-html" : "^2.0.0" ,
"hast-util-to-text" : "^4.0.0" ,
2024-03-10 20:24:36 +00:00
"import-meta-resolve" : "^4.0.0" ,
"mdast-util-definitions" : "^6.0.0" ,
"rehype-raw" : "^7.0.0" ,
"rehype-stringify" : "^10.0.0" ,
"remark-gfm" : "^4.0.0" ,
"remark-parse" : "^11.0.0" ,
"remark-rehype" : "^11.0.0" ,
"remark-smartypants" : "^2.0.0" ,
2024-03-16 08:40:27 +00:00
"shiki" : "^1.1.2" ,
2024-03-10 20:24:36 +00:00
"unified" : "^11.0.4" ,
2024-03-16 08:40:27 +00:00
"unist-util-remove-position" : "^5.0.0" ,
2024-03-10 20:24:36 +00:00
"unist-util-visit" : "^5.0.0" ,
2024-03-16 08:40:27 +00:00
"unist-util-visit-parents" : "^6.0.0" ,
2024-03-10 20:24:36 +00:00
"vfile" : "^6.0.1"
}
} ,
"node_modules/@astrojs/node" : {
2024-06-11 19:53:11 +00:00
"version" : "8.3.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/node/-/node-8.3.0.tgz" ,
"integrity" : "sha512-XskynbRTrpY9nqzc4NDrulNWoynRvVO+8UmEKjw6KZABUYUmjZqN88sa/RXtXl0CPI2sPZ5Gzi3WXH8y2PKd5Q==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"send" : "^0.18.0" ,
"server-destroy" : "^1.0.1"
} ,
"peerDependencies" : {
"astro" : "^4.2.0"
}
} ,
"node_modules/@astrojs/prism" : {
2024-04-14 04:49:54 +00:00
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/prism/-/prism-3.1.0.tgz" ,
"integrity" : "sha512-Z9IYjuXSArkAUx3N6xj6+Bnvx8OdUSHA8YoOgyepp3+zJmtVYJIl/I18GozdJVW1p5u/CNpl3Km7/gwTJK85cw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"prismjs" : "^1.29.0"
} ,
"engines" : {
2024-04-14 04:49:54 +00:00
"node" : "^18.17.1 || ^20.3.0 || >=21.0.0"
2024-03-10 20:24:36 +00:00
}
} ,
"node_modules/@astrojs/telemetry" : {
2024-04-14 04:49:54 +00:00
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/telemetry/-/telemetry-3.1.0.tgz" ,
"integrity" : "sha512-/ca/+D8MIKEC8/A9cSaPUqQNZm+Es/ZinRv0ZAzvu2ios7POQSsVD+VOj7/hypWNsNM3T7RpfgNq7H2TU1KEHA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-04-14 04:49:54 +00:00
"ci-info" : "^4.0.0" ,
2024-03-10 20:24:36 +00:00
"debug" : "^4.3.4" ,
"dlv" : "^1.1.3" ,
2024-04-14 04:49:54 +00:00
"dset" : "^3.1.3" ,
2024-03-10 20:24:36 +00:00
"is-docker" : "^3.0.0" ,
"is-wsl" : "^3.0.0" ,
"which-pm-runs" : "^1.1.0"
} ,
"engines" : {
2024-04-14 04:49:54 +00:00
"node" : "^18.17.1 || ^20.3.0 || >=21.0.0"
2024-03-10 20:24:36 +00:00
}
} ,
"node_modules/@babel/code-frame" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz" ,
"integrity" : "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/highlight" : "^7.24.7" ,
2024-03-22 22:23:26 +00:00
"picocolors" : "^1.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/compat-data" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.7.tgz" ,
"integrity" : "sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/core" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/core/-/core-7.24.7.tgz" ,
"integrity" : "sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"@ampproject/remapping" : "^2.2.0" ,
2024-06-07 06:52:26 +00:00
"@babel/code-frame" : "^7.24.7" ,
"@babel/generator" : "^7.24.7" ,
"@babel/helper-compilation-targets" : "^7.24.7" ,
"@babel/helper-module-transforms" : "^7.24.7" ,
"@babel/helpers" : "^7.24.7" ,
"@babel/parser" : "^7.24.7" ,
"@babel/template" : "^7.24.7" ,
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7" ,
2024-03-10 20:24:36 +00:00
"convert-source-map" : "^2.0.0" ,
"debug" : "^4.1.0" ,
"gensync" : "^1.0.0-beta.2" ,
"json5" : "^2.2.3" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/babel"
}
} ,
"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==" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/generator" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-7.24.7.tgz" ,
"integrity" : "sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/types" : "^7.24.7" ,
2024-03-22 22:23:26 +00:00
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.25" ,
2024-03-10 20:24:36 +00:00
"jsesc" : "^2.5.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-annotate-as-pure" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz" ,
"integrity" : "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/types" : "^7.24.7"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-compilation-targets" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz" ,
"integrity" : "sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/compat-data" : "^7.24.7" ,
"@babel/helper-validator-option" : "^7.24.7" ,
2024-03-10 20:24:36 +00:00
"browserslist" : "^4.22.2" ,
"lru-cache" : "^5.1.1" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"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==" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/helper-environment-visitor" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz" ,
"integrity" : "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==" ,
"dependencies" : {
"@babel/types" : "^7.24.7"
} ,
2024-03-10 20:24:36 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-function-name" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz" ,
"integrity" : "sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/template" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-hoist-variables" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz" ,
"integrity" : "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/types" : "^7.24.7"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-imports" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz" ,
"integrity" : "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-transforms" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz" ,
"integrity" : "sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/helper-environment-visitor" : "^7.24.7" ,
"@babel/helper-module-imports" : "^7.24.7" ,
"@babel/helper-simple-access" : "^7.24.7" ,
"@babel/helper-split-export-declaration" : "^7.24.7" ,
"@babel/helper-validator-identifier" : "^7.24.7"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-plugin-utils" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz" ,
"integrity" : "sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-simple-access" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz" ,
"integrity" : "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-split-export-declaration" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz" ,
"integrity" : "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/types" : "^7.24.7"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-string-parser" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz" ,
"integrity" : "sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-identifier" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz" ,
"integrity" : "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-option" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz" ,
"integrity" : "sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helpers" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.7.tgz" ,
"integrity" : "sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/template" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/highlight" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz" ,
"integrity" : "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/helper-validator-identifier" : "^7.24.7" ,
2024-03-10 20:24:36 +00:00
"chalk" : "^2.4.2" ,
2024-03-22 22:23:26 +00:00
"js-tokens" : "^4.0.0" ,
"picocolors" : "^1.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/parser" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/parser/-/parser-7.24.7.tgz" ,
"integrity" : "sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==" ,
2024-03-10 20:24:36 +00:00
"bin" : {
"parser" : "bin/babel-parser.js"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@babel/plugin-syntax-jsx" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz" ,
"integrity" : "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/helper-plugin-utils" : "^7.24.7"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-react-jsx" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.24.7.tgz" ,
"integrity" : "sha512-+Dj06GDZEFRYvclU6k4bme55GKBEWUmByM/eoKuqg4zTNQHiApWRhQph5fxQB2wAEFvRzL1tOEj1RJ19wJrhoA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/helper-annotate-as-pure" : "^7.24.7" ,
"@babel/helper-module-imports" : "^7.24.7" ,
"@babel/helper-plugin-utils" : "^7.24.7" ,
"@babel/plugin-syntax-jsx" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/template" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz" ,
"integrity" : "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/code-frame" : "^7.24.7" ,
"@babel/parser" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/traverse" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.7.tgz" ,
"integrity" : "sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==" ,
"dependencies" : {
"@babel/code-frame" : "^7.24.7" ,
"@babel/generator" : "^7.24.7" ,
"@babel/helper-environment-visitor" : "^7.24.7" ,
"@babel/helper-function-name" : "^7.24.7" ,
"@babel/helper-hoist-variables" : "^7.24.7" ,
"@babel/helper-split-export-declaration" : "^7.24.7" ,
"@babel/parser" : "^7.24.7" ,
"@babel/types" : "^7.24.7" ,
2024-03-10 20:24:36 +00:00
"debug" : "^4.3.1" ,
"globals" : "^11.1.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/types" : {
2024-06-07 06:52:26 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/types/-/types-7.24.7.tgz" ,
"integrity" : "sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-07 06:52:26 +00:00
"@babel/helper-string-parser" : "^7.24.7" ,
"@babel/helper-validator-identifier" : "^7.24.7" ,
2024-03-10 20:24:36 +00:00
"to-fast-properties" : "^2.0.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@csstools/cascade-layer-name-parser" : {
2024-05-09 20:20:44 +00:00
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/@csstools/cascade-layer-name-parser/-/cascade-layer-name-parser-1.0.11.tgz" ,
"integrity" : "sha512-yhsonEAhaWRQvHFYhSzOUobH2Ev++fMci+ppFRagw0qVSPlcPV4FnNmlwpM/b2BM10ZeMRkVV4So6YRswD0O0w==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1"
2024-03-10 20:24:36 +00:00
}
} ,
"node_modules/@csstools/color-helpers" : {
2024-05-09 20:20:44 +00:00
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-4.2.0.tgz" ,
"integrity" : "sha512-hJJrSBzbfGxUsaR6X4Bzd/FLx0F1ulKnR5ljY9AiXCtsR+H+zSWQDFWlKES1BRaVZTDHLpIIHS9K2o0h+JLlrg==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
}
} ,
"node_modules/@csstools/css-calc" : {
2024-05-09 20:20:44 +00:00
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-1.2.2.tgz" ,
"integrity" : "sha512-0owrl7AruDRKAxoSIW8XzJdz7GnuW3AOj4rYLfmXsoKIX2ZZzttzGXoiC8n8V08X7wIBlEWWVB4C8fAN18+I6Q==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1"
2024-03-10 20:24:36 +00:00
}
} ,
"node_modules/@csstools/css-color-parser" : {
2024-05-09 20:20:44 +00:00
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-2.0.2.tgz" ,
"integrity" : "sha512-Agx2YmxTcZ7TfB7KNZQ+iekaxbWSdblvtA35aTwE3KfuYyjOlCg3P4KGGdQF/cjm1pHWVSBo5duF/BRfZ8s07A==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/color-helpers" : "^4.2.0" ,
"@csstools/css-calc" : "^1.2.2"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1"
2024-03-10 20:24:36 +00:00
}
} ,
"node_modules/@csstools/css-parser-algorithms" : {
2024-05-09 20:20:44 +00:00
"version" : "2.6.3" ,
"resolved" : "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-2.6.3.tgz" ,
"integrity" : "sha512-xI/tL2zxzEbESvnSxwFgwvy5HS00oCXxL4MLs6HUiDcYfwowsoQaABKxUElp1ARITrINzBnsECOc1q0eg2GOrA==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-tokenizer" : "^2.3.1"
2024-03-10 20:24:36 +00:00
}
} ,
"node_modules/@csstools/css-tokenizer" : {
2024-05-09 20:20:44 +00:00
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-2.3.1.tgz" ,
"integrity" : "sha512-iMNHTyxLbBlWIfGtabT157LH9DUx9X8+Y3oymFEuMj8HNc+rpE3dPFGFgHjpKfjeFDjLjYIAIhXPGvS2lKxL9g==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
}
} ,
"node_modules/@csstools/media-query-list-parser" : {
2024-05-09 20:20:44 +00:00
"version" : "2.1.11" ,
"resolved" : "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.1.11.tgz" ,
"integrity" : "sha512-uox5MVhvNHqitPP+SynrB1o8oPxPMt2JLgp5ghJOWf54WGQ5OKu47efne49r1SWqs3wRP8xSWjnO9MBKxhB1dA==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1"
2024-03-10 20:24:36 +00:00
}
} ,
"node_modules/@csstools/postcss-cascade-layers" : {
2024-05-16 13:13:23 +00:00
"version" : "4.0.6" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-4.0.6.tgz" ,
"integrity" : "sha512-Xt00qGAQyqAODFiFEJNkTpSUz5VfYqnDLECdlA/Vv17nl/OIV5QfTRHGAXrBGG5YcJyHpJ+GF9gF/RZvOQz4oA==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-16 13:13:23 +00:00
"@csstools/selector-specificity" : "^3.1.1" ,
2024-03-10 20:24:36 +00:00
"postcss-selector-parser" : "^6.0.13"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-color-function" : {
2024-05-09 20:20:44 +00:00
"version" : "3.0.16" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-3.0.16.tgz" ,
"integrity" : "sha512-KtmXfckANSKsLBoTQCzggvKft1cmmmDKYjFO4yVlB23nWUgGInVBTE9T5JLmH29NNdTWSEPLWPUxoQ6XiIEn2Q==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-color-parser" : "^2.0.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
2024-04-04 07:31:18 +00:00
"@csstools/postcss-progressive-custom-properties" : "^3.2.0" ,
2024-03-10 20:24:36 +00:00
"@csstools/utilities" : "^1.0.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-color-mix-function" : {
2024-05-09 20:20:44 +00:00
"version" : "2.0.16" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-2.0.16.tgz" ,
"integrity" : "sha512-BJnD1M5Pdypl1cJuwGuzVC52PqgzaObsDLu34jgf+QU7daVFqz432PvpqvXTmfTSNt4OckOT1QIzWexEFlDNXw==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-color-parser" : "^2.0.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
2024-04-04 07:31:18 +00:00
"@csstools/postcss-progressive-custom-properties" : "^3.2.0" ,
2024-03-10 20:24:36 +00:00
"@csstools/utilities" : "^1.0.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-exponential-functions" : {
2024-05-09 20:20:44 +00:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-1.0.7.tgz" ,
"integrity" : "sha512-9usBPQX74OhiF/VuaVrp44UAPzqbKNyoaxEa6tbEXiFp+OAm3yB/TLRKyPUWg5tvvHGCduGJVdJJB3w8c8NBtA==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-calc" : "^1.2.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-font-format-keywords" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-3.0.2.tgz" ,
"integrity" : "sha512-E0xz2sjm4AMCkXLCFvI/lyl4XO6aN1NCSMMVEOngFDJ+k2rDwfr6NDjWljk1li42jiLNChVX+YFnmfGCigZKXw==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
"@csstools/utilities" : "^1.0.0" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-gamut-mapping" : {
2024-05-09 20:20:44 +00:00
"version" : "1.0.9" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-1.0.9.tgz" ,
"integrity" : "sha512-JmOeiBJj1RJriAkr+aLBaiYUpEqdNOIo3ERQ5a4uNzy18upzrQ6tz7m2Vt1GQpJ62zQj7rC5PjAhCoZCoyE31g==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-color-parser" : "^2.0.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-gradients-interpolation-method" : {
2024-05-09 20:20:44 +00:00
"version" : "4.0.17" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-4.0.17.tgz" ,
"integrity" : "sha512-qSNIqzLPKd2SadfWwHZv42lDRyYlLaM+Vx5rRIsnYCZbQxzFfe1XAwssrcCsHgba5bA6bi5oDoFCx0W+PRCpfw==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-color-parser" : "^2.0.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
2024-04-04 07:31:18 +00:00
"@csstools/postcss-progressive-custom-properties" : "^3.2.0" ,
2024-03-10 20:24:36 +00:00
"@csstools/utilities" : "^1.0.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-hwb-function" : {
2024-05-09 20:20:44 +00:00
"version" : "3.0.15" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-3.0.15.tgz" ,
"integrity" : "sha512-l34fRiZ7o5+pULv7OplXniBTU4TuKYNNOv0abuvUanddWGSy3+YHlMKUSgcVFo0d1DorxPAhJSTCrugl+4OmMQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-color-parser" : "^2.0.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
2024-04-04 07:31:18 +00:00
"@csstools/postcss-progressive-custom-properties" : "^3.2.0" ,
2024-03-10 20:24:36 +00:00
"@csstools/utilities" : "^1.0.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-ic-unit" : {
2024-04-04 07:31:18 +00:00
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-3.0.6.tgz" ,
"integrity" : "sha512-fHaU9C/sZPauXMrzPitZ/xbACbvxbkPpHoUgB9Kw5evtsBWdVkVrajOyiT9qX7/c+G1yjApoQjP1fQatldsy9w==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-04-04 07:31:18 +00:00
"@csstools/postcss-progressive-custom-properties" : "^3.2.0" ,
2024-03-10 20:24:36 +00:00
"@csstools/utilities" : "^1.0.0" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-initial" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-initial/-/postcss-initial-1.0.1.tgz" ,
"integrity" : "sha512-wtb+IbUIrIf8CrN6MLQuFR7nlU5C7PwuebfeEXfjthUha1+XZj2RVi+5k/lukToA24sZkYAiSJfHM8uG/UZIdg==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-is-pseudo-class" : {
2024-05-16 13:13:23 +00:00
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-4.0.8.tgz" ,
"integrity" : "sha512-0aj591yGlq5Qac+plaWCbn5cpjs5Sh0daovYUKJUOMjIp70prGH/XPLp7QjxtbFXz3CTvb0H9a35dpEuIuUi3Q==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-16 13:13:23 +00:00
"@csstools/selector-specificity" : "^3.1.1" ,
2024-03-10 20:24:36 +00:00
"postcss-selector-parser" : "^6.0.13"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-light-dark-function" : {
2024-05-09 20:20:44 +00:00
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-1.0.5.tgz" ,
"integrity" : "sha512-kKM9dtEaVmSTb3scL2pgef62KyWv6SK19JiAnCCuiDhlRE6PADKzaPPBXmP3qj4IEgIH+cQhdEosB0eroU6Fnw==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
2024-04-04 07:31:18 +00:00
"@csstools/postcss-progressive-custom-properties" : "^3.2.0" ,
2024-03-10 20:24:36 +00:00
"@csstools/utilities" : "^1.0.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-logical-float-and-clear" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-logical-float-and-clear/-/postcss-logical-float-and-clear-2.0.1.tgz" ,
"integrity" : "sha512-SsrWUNaXKr+e/Uo4R/uIsqJYt3DaggIh/jyZdhy/q8fECoJSKsSMr7nObSLdvoULB69Zb6Bs+sefEIoMG/YfOA==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-logical-overflow" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-logical-overflow/-/postcss-logical-overflow-1.0.1.tgz" ,
"integrity" : "sha512-Kl4lAbMg0iyztEzDhZuQw8Sj9r2uqFDcU1IPl+AAt2nue8K/f1i7ElvKtXkjhIAmKiy5h2EY8Gt/Cqg0pYFDCw==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-logical-overscroll-behavior" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-logical-overscroll-behavior/-/postcss-logical-overscroll-behavior-1.0.1.tgz" ,
"integrity" : "sha512-+kHamNxAnX8ojPCtV8WPcUP3XcqMFBSDuBuvT6MHgq7oX4IQxLIXKx64t7g9LiuJzE7vd06Q9qUYR6bh4YnGpQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-logical-resize" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-logical-resize/-/postcss-logical-resize-2.0.1.tgz" ,
"integrity" : "sha512-W5Gtwz7oIuFcKa5SmBjQ2uxr8ZoL7M2bkoIf0T1WeNqljMkBrfw1DDA8/J83k57NQ1kcweJEjkJ04pUkmyee3A==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-logical-viewport-units" : {
2024-05-09 20:20:44 +00:00
"version" : "2.0.9" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-logical-viewport-units/-/postcss-logical-viewport-units-2.0.9.tgz" ,
"integrity" : "sha512-iBBJuExgHwedFH9AqNOHWzZFgYnt17zhu1qWjmSihu1P5pw0lIG9q5t3uIgJJFDNmYoOGfBKan66z9u1QH8yBQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-tokenizer" : "^2.3.1" ,
2024-03-10 20:24:36 +00:00
"@csstools/utilities" : "^1.0.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-media-minmax" : {
2024-05-09 20:20:44 +00:00
"version" : "1.1.6" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-1.1.6.tgz" ,
"integrity" : "sha512-bc0frf2Lod53j6wEHVsaVElfvCf6uhc96v99M/wUfer4MmNYfO3YLx1kFuB8xXvb0AXiWx4fohCJqemHV3bfRg==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-calc" : "^1.2.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
"@csstools/media-query-list-parser" : "^2.1.11"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values" : {
2024-05-09 20:20:44 +00:00
"version" : "2.0.9" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-2.0.9.tgz" ,
"integrity" : "sha512-PR0s3tFSxPoKoPLoKuiZuYhwQC5bQxq/gFfywX2u/kh8rMzesARPZYKxE71I3jHWi6KDHGZl9Xb5xcFPwtvLiQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
"@csstools/media-query-list-parser" : "^2.1.11"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-nested-calc" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-nested-calc/-/postcss-nested-calc-3.0.2.tgz" ,
"integrity" : "sha512-ySUmPyawiHSmBW/VI44+IObcKH0v88LqFe0d09Sb3w4B1qjkaROc6d5IA3ll9kjD46IIX/dbO5bwFN/swyoyZA==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
"@csstools/utilities" : "^1.0.0" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-normalize-display-values" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-3.0.2.tgz" ,
"integrity" : "sha512-fCapyyT/dUdyPtrelQSIV+d5HqtTgnNP/BEG9IuhgXHt93Wc4CfC1bQ55GzKAjWrZbgakMQ7MLfCXEf3rlZJOw==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-oklab-function" : {
2024-05-09 20:20:44 +00:00
"version" : "3.0.16" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-3.0.16.tgz" ,
"integrity" : "sha512-zm8nND+EraZrmbO4mgcT8FrJrAQUfWNfMmbV5uTCpWtAcO5ycX3E3bO8T1TjczKYRxC5QMM/91n9YExYCF4Mvw==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-color-parser" : "^2.0.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
2024-04-04 07:31:18 +00:00
"@csstools/postcss-progressive-custom-properties" : "^3.2.0" ,
2024-03-10 20:24:36 +00:00
"@csstools/utilities" : "^1.0.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-progressive-custom-properties" : {
2024-04-04 07:31:18 +00:00
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-3.2.0.tgz" ,
"integrity" : "sha512-BZlirVxCRgKlE7yVme+Xvif72eTn1MYXj8oZ4Knb+jwaH4u3AN1DjbhM7j86RP5vvuAOexJ4JwfifYYKWMN/QQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-relative-color-syntax" : {
2024-05-09 20:20:44 +00:00
"version" : "2.0.16" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-2.0.16.tgz" ,
"integrity" : "sha512-TSM8fVqJkT8JZDranZPnkpxjU/Q1sNR192lXMND+EcKOUjYa6uYpGSfHgjnWjCRiBSciettS+sL7y9wmnas7qQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-color-parser" : "^2.0.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
2024-04-04 07:31:18 +00:00
"@csstools/postcss-progressive-custom-properties" : "^3.2.0" ,
2024-03-10 20:24:36 +00:00
"@csstools/utilities" : "^1.0.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-scope-pseudo-class" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-scope-pseudo-class/-/postcss-scope-pseudo-class-3.0.1.tgz" ,
"integrity" : "sha512-3ZFonK2gfgqg29gUJ2w7xVw2wFJ1eNWVDONjbzGkm73gJHVCYK5fnCqlLr+N+KbEfv2XbWAO0AaOJCFB6Fer6A==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
"postcss-selector-parser" : "^6.0.13"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-stepped-value-functions" : {
2024-05-09 20:20:44 +00:00
"version" : "3.0.8" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-3.0.8.tgz" ,
"integrity" : "sha512-X76+thsvsmH/SkqVbN+vjeFKe1ABGLRx8/Wl68QTb/zvJWdzgx5S/nbszZP5O3nTRc5eI8NxIOrQUiy30fR+0g==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-calc" : "^1.2.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-text-decoration-shorthand" : {
2024-05-09 20:20:44 +00:00
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-3.0.6.tgz" ,
"integrity" : "sha512-Q8HEu4AEiwNVZBD6+DpQ8M9SajpMow4+WtmndWIAv8qxDtDYL4JK1xXWkhOGk28PrcJawOvkrEZ8Ri59UN1TJw==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/color-helpers" : "^4.2.0" ,
2024-03-10 20:24:36 +00:00
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-trigonometric-functions" : {
2024-05-09 20:20:44 +00:00
"version" : "3.0.8" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-3.0.8.tgz" ,
"integrity" : "sha512-zEzyGriPqoIYFgHJqWNy8bmoxjM4+ONyTap1ZzQK/Lll/VsCYvx0IckB33W/u89uLSVeeB8xC7uTrkoQ7ogKyQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-calc" : "^1.2.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/postcss-unset-value" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/@csstools/postcss-unset-value/-/postcss-unset-value-3.0.1.tgz" ,
"integrity" : "sha512-dbDnZ2ja2U8mbPP0Hvmt2RMEGBiF1H7oY6HYSpjteXJGihYwgxgTr6KRbbJ/V6c+4wd51M+9980qG4gKVn5ttg==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/@csstools/selector-resolve-nested" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@csstools/selector-resolve-nested/-/selector-resolve-nested-1.1.0.tgz" ,
"integrity" : "sha512-uWvSaeRcHyeNenKg8tp17EVDRkpflmdyvbE0DHo6D/GdBb6PDnCYYU6gRpXhtICMGMcahQmj2zGxwFM/WC8hCg==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss-selector-parser" : "^6.0.13"
}
} ,
"node_modules/@csstools/selector-specificity" : {
2024-05-16 13:13:23 +00:00
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-3.1.1.tgz" ,
"integrity" : "sha512-a7cxGcJ2wIlMFLlh8z2ONm+715QkPHiyJcxwQlKOz/03GPw1COpfhcmC9wm4xlZfp//jWHNNMwzjtqHXVWU9KA==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss-selector-parser" : "^6.0.13"
}
} ,
"node_modules/@csstools/utilities" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/@csstools/utilities/-/utilities-1.0.0.tgz" ,
"integrity" : "sha512-tAgvZQe/t2mlvpNosA4+CkMiZ2azISW5WPAcdSalZlEjQvUfghHxfQcrCiK/7/CrfAWVxyM88kGFYO82heIGDg==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"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==" ,
"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==" ,
"dependencies" : {
"@emmetio/scanner" : "^1.0.4"
}
} ,
2024-05-16 13:13:23 +00:00
"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==" ,
"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==" ,
"dependencies" : {
"@emmetio/scanner" : "^1.0.0"
}
} ,
2024-03-10 20:24:36 +00:00
"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=="
} ,
2024-05-16 13:13:23 +00:00
"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=="
} ,
"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=="
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@emnapi/runtime" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.1.1.tgz" ,
"integrity" : "sha512-3bfqkzuR1KLx57nZfjr2NLnFOobvyS0aTszaEGCGqmYMVDRaGvgIZbjGSV/MHSSmLgQ/b9JFHQ5xm5WRZYd+XQ==" ,
"optional" : true ,
"dependencies" : {
"tslib" : "^2.4.0"
}
} ,
2024-03-10 20:24:36 +00:00
"node_modules/@esbuild/aix-ppc64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.20.2.tgz" ,
"integrity" : "sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"ppc64"
] ,
"optional" : true ,
"os" : [
"aix"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/android-arm" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.20.2.tgz" ,
"integrity" : "sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/android-arm64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.20.2.tgz" ,
"integrity" : "sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/android-x64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.20.2.tgz" ,
"integrity" : "sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/darwin-arm64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.20.2.tgz" ,
"integrity" : "sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/darwin-x64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.20.2.tgz" ,
"integrity" : "sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/freebsd-arm64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.20.2.tgz" ,
"integrity" : "sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/freebsd-x64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.20.2.tgz" ,
"integrity" : "sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-arm" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.20.2.tgz" ,
"integrity" : "sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-arm64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.20.2.tgz" ,
"integrity" : "sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-ia32" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.20.2.tgz" ,
"integrity" : "sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-loong64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.20.2.tgz" ,
"integrity" : "sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"loong64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-mips64el" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.20.2.tgz" ,
"integrity" : "sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"mips64el"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-ppc64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.20.2.tgz" ,
"integrity" : "sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"ppc64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-riscv64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.20.2.tgz" ,
"integrity" : "sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"riscv64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-s390x" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.20.2.tgz" ,
"integrity" : "sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"s390x"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-x64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.20.2.tgz" ,
"integrity" : "sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/netbsd-x64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.20.2.tgz" ,
"integrity" : "sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"netbsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/openbsd-x64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.20.2.tgz" ,
"integrity" : "sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"openbsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/sunos-x64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.20.2.tgz" ,
"integrity" : "sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"sunos"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/win32-arm64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.20.2.tgz" ,
"integrity" : "sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/win32-ia32" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.20.2.tgz" ,
"integrity" : "sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/win32-x64" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.20.2.tgz" ,
"integrity" : "sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@iconify-json/material-symbols" : {
2024-06-07 06:52:26 +00:00
"version" : "1.1.82" ,
"resolved" : "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.1.82.tgz" ,
"integrity" : "sha512-E67LgMFiAbEVF7rE38ulZU6NeXcPvayFF4hUUqt3g33tWrLsDNqEFTSsPt03l34rH5uGGtHIakTqtBlZ+/hRkw==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"dependencies" : {
"@iconify/types" : "*"
}
} ,
"node_modules/@iconify/tools" : {
"version" : "3.0.7" ,
"resolved" : "https://registry.npmjs.org/@iconify/tools/-/tools-3.0.7.tgz" ,
"integrity" : "sha512-DxfhFLMnooS34dHelpGUnnYrxLZHs0czC1CgrBhAbuL8ddVzBb2VEQm8kh9qGh7A34qeXAB5iSHH3A72rAaFrg==" ,
"dependencies" : {
"@iconify/types" : "^2.0.0" ,
"@iconify/utils" : "^2.1.10" ,
"@types/cheerio" : "^0.22.32" ,
"@types/tar" : "^6.1.6" ,
"cheerio" : "^1.0.0-rc.12" ,
"extract-zip" : "^2.0.1" ,
"local-pkg" : "^0.4.3" ,
"pathe" : "^1.1.1" ,
"svgo" : "3.0.3" ,
"tar" : "^6.2.0"
}
} ,
"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=="
} ,
"node_modules/@iconify/utils" : {
"version" : "2.1.22" ,
"resolved" : "https://registry.npmjs.org/@iconify/utils/-/utils-2.1.22.tgz" ,
"integrity" : "sha512-6UHVzTVXmvO8uS6xFF+L/QTSpTzA/JZxtgU+KYGFyDYMEObZ1bu/b5l+zNJjHy+0leWjHI+C0pXlzGvv3oXZMA==" ,
"dependencies" : {
"@antfu/install-pkg" : "^0.1.1" ,
"@antfu/utils" : "^0.7.5" ,
"@iconify/types" : "^2.0.0" ,
"debug" : "^4.3.4" ,
"kolorist" : "^1.8.0" ,
"local-pkg" : "^0.5.0" ,
"mlly" : "^1.5.0"
}
} ,
"node_modules/@iconify/utils/node_modules/local-pkg" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.0.tgz" ,
"integrity" : "sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==" ,
"dependencies" : {
"mlly" : "^1.4.2" ,
"pkg-types" : "^1.0.3"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-darwin-arm64" : {
"version" : "0.33.3" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.3.tgz" ,
"integrity" : "sha512-FaNiGX1MrOuJ3hxuNzWgsT/mg5OHG/Izh59WW2mk1UwYHUwtfbhk5QNKYZgxf0pLOhx9ctGiGa2OykD71vOnSw==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"glibc" : ">=2.26" ,
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-darwin-arm64" : "1.0.2"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-darwin-x64" : {
"version" : "0.33.3" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.3.tgz" ,
"integrity" : "sha512-2QeSl7QDK9ru//YBT4sQkoq7L0EAJZA3rtV+v9p8xTKl4U1bUqTIaCnoC7Ctx2kCjQgwFXDasOtPTCT8eCTXvw==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"glibc" : ">=2.26" ,
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"optionalDependencies" : {
"@img/sharp-libvips-darwin-x64" : "1.0.2"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-libvips-darwin-arm64" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.2.tgz" ,
"integrity" : "sha512-tcK/41Rq8IKlSaKRCCAuuY3lDJjQnYIW1UXU1kxcEKrfL8WR7N6+rzNoOxoQRJWTAECuKwgAHnPvqXGN8XfkHA==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"macos" : ">=11" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-libvips-darwin-x64" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.2.tgz" ,
"integrity" : "sha512-Ofw+7oaWa0HiiMiKWqqaZbaYV3/UGL2wAPeLuJTx+9cXpCRdvQhCLG0IH8YGwM0yGWGLpsF4Su9vM1o6aer+Fw==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"macos" : ">=10.13" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-libvips-linux-arm" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.2.tgz" ,
"integrity" : "sha512-iLWCvrKgeFoglQxdEwzu1eQV04o8YeYGFXtfWU26Zr2wWT3q3MTzC+QTCO3ZQfWd3doKHT4Pm2kRmLbupT+sZw==" ,
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"glibc" : ">=2.28" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-libvips-linux-arm64" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.2.tgz" ,
"integrity" : "sha512-x7kCt3N00ofFmmkkdshwj3vGPCnmiDh7Gwnd4nUwZln2YjqPxV1NlTyZOvoDWdKQVDL911487HOueBvrpflagw==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"glibc" : ">=2.26" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-libvips-linux-s390x" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.2.tgz" ,
"integrity" : "sha512-cmhQ1J4qVhfmS6szYW7RT+gLJq9dH2i4maq+qyXayUSn9/3iY2ZeWpbAgSpSVbV2E1JUL2Gg7pwnYQ1h8rQIog==" ,
"cpu" : [
"s390x"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"glibc" : ">=2.28" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-libvips-linux-x64" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.2.tgz" ,
"integrity" : "sha512-E441q4Qdb+7yuyiADVi5J+44x8ctlrqn8XgkDTwr4qPJzWkaHwD489iZ4nGDgcuya4iMN3ULV6NwbhRZJ9Z7SQ==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"glibc" : ">=2.26" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-libvips-linuxmusl-arm64" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.2.tgz" ,
"integrity" : "sha512-3CAkndNpYUrlDqkCM5qhksfE+qSIREVpyoeHIU6jd48SJZViAmznoQQLAv4hVXF7xyUB9zf+G++e2v1ABjCbEQ==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"musl" : ">=1.2.2" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-libvips-linuxmusl-x64" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.2.tgz" ,
"integrity" : "sha512-VI94Q6khIHqHWNOh6LLdm9s2Ry4zdjWJwH56WoiJU7NTeDwyApdZZ8c+SADC8OH98KWNQXnE01UdJ9CSfZvwZw==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"musl" : ">=1.2.2" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-linux-arm" : {
"version" : "0.33.3" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.3.tgz" ,
"integrity" : "sha512-Q7Ee3fFSC9P7vUSqVEF0zccJsZ8GiiCJYGWDdhEjdlOeS9/jdkyJ6sUSPj+bL8VuOYFSbofrW0t/86ceVhx32w==" ,
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"glibc" : ">=2.28" ,
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"optionalDependencies" : {
"@img/sharp-libvips-linux-arm" : "1.0.2"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-linux-arm64" : {
"version" : "0.33.3" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.3.tgz" ,
"integrity" : "sha512-Zf+sF1jHZJKA6Gor9hoYG2ljr4wo9cY4twaxgFDvlG0Xz9V7sinsPp8pFd1XtlhTzYo0IhDbl3rK7P6MzHpnYA==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"glibc" : ">=2.26" ,
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"optionalDependencies" : {
"@img/sharp-libvips-linux-arm64" : "1.0.2"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-linux-s390x" : {
"version" : "0.33.3" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.3.tgz" ,
"integrity" : "sha512-vFk441DKRFepjhTEH20oBlFrHcLjPfI8B0pMIxGm3+yilKyYeHEVvrZhYFdqIseSclIqbQ3SnZMwEMWonY5XFA==" ,
"cpu" : [
"s390x"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"glibc" : ">=2.28" ,
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-s390x" : "1.0.2"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-linux-x64" : {
"version" : "0.33.3" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.3.tgz" ,
"integrity" : "sha512-Q4I++herIJxJi+qmbySd072oDPRkCg/SClLEIDh5IL9h1zjhqjv82H0Seupd+q2m0yOfD+/fJnjSoDFtKiHu2g==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"glibc" : ">=2.26" ,
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"optionalDependencies" : {
"@img/sharp-libvips-linux-x64" : "1.0.2"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-linuxmusl-arm64" : {
"version" : "0.33.3" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.3.tgz" ,
"integrity" : "sha512-qnDccehRDXadhM9PM5hLvcPRYqyFCBN31kq+ErBSZtZlsAc1U4Z85xf/RXv1qolkdu+ibw64fUDaRdktxTNP9A==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"musl" : ">=1.2.2" ,
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linuxmusl-arm64" : "1.0.2"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-linuxmusl-x64" : {
"version" : "0.33.3" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.3.tgz" ,
"integrity" : "sha512-Jhchim8kHWIU/GZ+9poHMWRcefeaxFIs9EBqf9KtcC14Ojk6qua7ghKiPs0sbeLbLj/2IGBtDcxHyjCdYWkk2w==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"musl" : ">=1.2.2" ,
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linuxmusl-x64" : "1.0.2"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-wasm32" : {
"version" : "0.33.3" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.3.tgz" ,
"integrity" : "sha512-68zivsdJ0koE96stdUfM+gmyaK/NcoSZK5dV5CAjES0FUXS9lchYt8LAB5rTbM7nlWtxaU/2GON0HVN6/ZYJAQ==" ,
"cpu" : [
"wasm32"
] ,
"optional" : true ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@emnapi/runtime" : "^1.1.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-win32-ia32" : {
"version" : "0.33.3" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.3.tgz" ,
"integrity" : "sha512-CyimAduT2whQD8ER4Ux7exKrtfoaUiVr7HG0zZvO0XTFn2idUWljjxv58GxNTkFb8/J9Ub9AqITGkJD6ZginxQ==" ,
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@img/sharp-win32-x64" : {
"version" : "0.33.3" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.3.tgz" ,
"integrity" : "sha512-viT4fUIDKnli3IfOephGnolMzhz5VaTvDRkYqtZxOMIoMQ4MrAziO7pT1nVnOt2FAm7qW5aa+CCc13aEY6Le0g==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0" ,
"yarn" : ">=3.2.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@jridgewell/gen-mapping" : {
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz" ,
"integrity" : "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@jridgewell/set-array" : "^1.2.1" ,
"@jridgewell/sourcemap-codec" : "^1.4.10" ,
"@jridgewell/trace-mapping" : "^0.3.24"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=6.0.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=6.0.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=6.0.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@jridgewell/sourcemap-codec" : {
"version" : "1.4.15" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz" ,
"integrity" : "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
} ,
"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==" ,
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.1.0" ,
"@jridgewell/sourcemap-codec" : "^1.4.14"
}
} ,
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@nodelib/fs.stat" : "2.0.5" ,
"run-parallel" : "^1.1.9"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">= 8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
"engines" : {
"node" : ">= 8"
}
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@nodelib/fs.scandir" : "2.1.5" ,
"fastq" : "^1.6.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">= 8"
2024-03-10 20:24:36 +00:00
}
} ,
"node_modules/@popperjs/core" : {
"version" : "2.11.8" ,
"resolved" : "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz" ,
"integrity" : "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/popperjs"
}
} ,
"node_modules/@rollup/rollup-android-arm-eabi" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.14.0.tgz" ,
"integrity" : "sha512-jwXtxYbRt1V+CdQSy6Z+uZti7JF5irRKF8hlKfEnF/xJpcNGuuiZMBvuoYM+x9sr9iWGnzrlM0+9hvQ1kgkf1w==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-android-arm64" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.14.0.tgz" ,
"integrity" : "sha512-fI9nduZhCccjzlsA/OuAwtFGWocxA4gqXGTLvOyiF8d+8o0fZUeSztixkYjcGq1fGZY3Tkq4yRvHPFxU+jdZ9Q==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-darwin-arm64" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.14.0.tgz" ,
"integrity" : "sha512-BcnSPRM76/cD2gQC+rQNGBN6GStBs2pl/FpweW8JYuz5J/IEa0Fr4AtrPv766DB/6b2MZ/AfSIOSGw3nEIP8SA==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-darwin-x64" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.14.0.tgz" ,
"integrity" : "sha512-LDyFB9GRolGN7XI6955aFeI3wCdCUszFWumWU0deHA8VpR3nWRrjG6GtGjBrQxQKFevnUTHKCfPR4IvrW3kCgQ==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-linux-arm-gnueabihf" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.14.0.tgz" ,
"integrity" : "sha512-ygrGVhQP47mRh0AAD0zl6QqCbNsf0eTo+vgwkY6LunBcg0f2Jv365GXlDUECIyoXp1kKwL5WW6rsO429DBY/bA==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-gnu" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.14.0.tgz" ,
"integrity" : "sha512-x+uJ6MAYRlHGe9wi4HQjxpaKHPM3d3JjqqCkeC5gpnnI6OWovLdXTpfa8trjxPLnWKyBsSi5kne+146GAxFt4A==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-musl" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.14.0.tgz" ,
"integrity" : "sha512-nrRw8ZTQKg6+Lttwqo6a2VxR9tOroa2m91XbdQ2sUUzHoedXlsyvY1fN4xWdqz8PKmf4orDwejxXHjh7YBGUCA==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
2024-04-04 07:31:18 +00:00
"node_modules/@rollup/rollup-linux-powerpc64le-gnu" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.14.0.tgz" ,
"integrity" : "sha512-xV0d5jDb4aFu84XKr+lcUJ9y3qpIWhttO3Qev97z8DKLXR62LC3cXT/bMZXrjLF9X+P5oSmJTzAhqwUbY96PnA==" ,
"cpu" : [
"ppc64le"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
2024-03-10 20:24:36 +00:00
"node_modules/@rollup/rollup-linux-riscv64-gnu" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.14.0.tgz" ,
"integrity" : "sha512-SDDhBQwZX6LPRoPYjAZWyL27LbcBo7WdBFWJi5PI9RPCzU8ijzkQn7tt8NXiXRiFMJCVpkuMkBf4OxSxVMizAw==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"riscv64"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
2024-04-04 07:31:18 +00:00
"node_modules/@rollup/rollup-linux-s390x-gnu" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.14.0.tgz" ,
"integrity" : "sha512-RxB/qez8zIDshNJDufYlTT0ZTVut5eCpAZ3bdXDU9yTxBzui3KhbGjROK2OYTTor7alM7XBhssgoO3CZ0XD3qA==" ,
"cpu" : [
"s390x"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
2024-03-10 20:24:36 +00:00
"node_modules/@rollup/rollup-linux-x64-gnu" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.14.0.tgz" ,
"integrity" : "sha512-C6y6z2eCNCfhZxT9u+jAM2Fup89ZjiG5pIzZIDycs1IwESviLxwkQcFRGLjnDrP+PT+v5i4YFvlcfAs+LnreXg==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-x64-musl" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.14.0.tgz" ,
"integrity" : "sha512-i0QwbHYfnOMYsBEyjxcwGu5SMIi9sImDVjDg087hpzXqhBSosxkE7gyIYFHgfFl4mr7RrXksIBZ4DoLoP4FhJg==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-win32-arm64-msvc" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.14.0.tgz" ,
"integrity" : "sha512-Fq52EYb0riNHLBTAcL0cun+rRwyZ10S9vKzhGKKgeD+XbwunszSY0rVMco5KbOsTlwovP2rTOkiII/fQ4ih/zQ==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-ia32-msvc" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.14.0.tgz" ,
"integrity" : "sha512-e/PBHxPdJ00O9p5Ui43+vixSgVf4NlLsmV6QneGERJ3lnjIua/kim6PRFe3iDueT1rQcgSkYP8ZBBXa/h4iPvw==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-x64-msvc" : {
2024-04-04 07:31:18 +00:00
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.14.0.tgz" ,
"integrity" : "sha512-aGg7iToJjdklmxlUlJh/PaPNa4PmqHfyRMLunbL3eaMO0gp656+q1zOKkpJ/CVe9CryJv6tAN1HDoR8cNGzkag==" ,
2024-03-10 20:24:36 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"win32"
]
} ,
2024-03-16 08:40:27 +00:00
"node_modules/@shikijs/core" : {
2024-06-11 19:53:11 +00:00
"version" : "1.6.4" ,
"resolved" : "https://registry.npmjs.org/@shikijs/core/-/core-1.6.4.tgz" ,
"integrity" : "sha512-WTU9rzZae1p2v6LOxMf6LhtmZOkIHYYW160IuahUyJy7YXPPjyWZLR1ag+SgD22ZMxZtz1gfU6Tccc8t0Il/XA=="
2024-03-10 20:24:36 +00:00
} ,
"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==" ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
"node_modules/@types/babel__core" : {
"version" : "7.20.5" ,
"resolved" : "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz" ,
"integrity" : "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==" ,
"dependencies" : {
"@babel/parser" : "^7.20.7" ,
"@babel/types" : "^7.20.7" ,
"@types/babel__generator" : "*" ,
"@types/babel__template" : "*" ,
"@types/babel__traverse" : "*"
}
} ,
"node_modules/@types/babel__generator" : {
"version" : "7.6.8" ,
"resolved" : "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz" ,
"integrity" : "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==" ,
"dependencies" : {
"@babel/types" : "^7.0.0"
}
} ,
"node_modules/@types/babel__template" : {
"version" : "7.4.4" ,
"resolved" : "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz" ,
"integrity" : "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==" ,
"dependencies" : {
"@babel/parser" : "^7.1.0" ,
"@babel/types" : "^7.0.0"
}
} ,
"node_modules/@types/babel__traverse" : {
"version" : "7.20.5" ,
"resolved" : "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.5.tgz" ,
"integrity" : "sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==" ,
"dependencies" : {
"@babel/types" : "^7.20.7"
}
} ,
"node_modules/@types/cheerio" : {
"version" : "0.22.35" ,
"resolved" : "https://registry.npmjs.org/@types/cheerio/-/cheerio-0.22.35.tgz" ,
"integrity" : "sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA==" ,
"dependencies" : {
"@types/node" : "*"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/@types/cookie" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz" ,
"integrity" : "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA=="
} ,
2024-03-10 20:24:36 +00:00
"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==" ,
"dependencies" : {
"@types/ms" : "*"
}
} ,
"node_modules/@types/estree" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz" ,
"integrity" : "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw=="
} ,
"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==" ,
"dependencies" : {
"@types/unist" : "*"
}
} ,
"node_modules/@types/mdast" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.3.tgz" ,
"integrity" : "sha512-LsjtqsyF+d2/yFOYaN22dHZI1Cpwkrj+g06G8+qtUKlhovPW89YhqSnfKtMbkgmEtYpH2gydRNULd6y8mciAFg==" ,
"dependencies" : {
"@types/unist" : "*"
}
} ,
"node_modules/@types/ms" : {
"version" : "0.7.34" ,
"resolved" : "https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz" ,
"integrity" : "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g=="
} ,
"node_modules/@types/nlcst" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/nlcst/-/nlcst-1.0.4.tgz" ,
"integrity" : "sha512-ABoYdNQ/kBSsLvZAekMhIPMQ3YUZvavStpKYs7BjLLuKVmIMA0LUgZ7b54zzuWJRbHF80v1cNf4r90Vd6eMQDg==" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/@types/nlcst/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/@types/node" : {
2024-05-09 20:20:44 +00:00
"version" : "20.12.11" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-20.12.11.tgz" ,
"integrity" : "sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"undici-types" : "~5.26.4"
}
} ,
"node_modules/@types/tar" : {
"version" : "6.1.11" ,
"resolved" : "https://registry.npmjs.org/@types/tar/-/tar-6.1.11.tgz" ,
"integrity" : "sha512-ThA1WD8aDdVU4VLuyq5NEqriwXErF5gEIJeyT6gHBWU7JtSmW2a5qjNv3/vR82O20mW+1vhmeZJfBQPT3HCugg==" ,
"dependencies" : {
"@types/node" : "*" ,
"minipass" : "^4.0.0"
}
} ,
"node_modules/@types/ua-parser-js" : {
"version" : "0.7.39" ,
"resolved" : "https://registry.npmjs.org/@types/ua-parser-js/-/ua-parser-js-0.7.39.tgz" ,
"integrity" : "sha512-P/oDfpofrdtF5xw433SPALpdSchtJmY7nsJItf8h3KXqOslkbySh8zq4dSWXH2oTjRvJ5PczVEoCZPow6GicLg==" ,
"dev" : true
} ,
"node_modules/@types/unist" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz" ,
"integrity" : "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ=="
} ,
"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==" ,
"optional" : true ,
"dependencies" : {
"@types/node" : "*"
}
} ,
"node_modules/@ungap/structured-clone" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz" ,
"integrity" : "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ=="
} ,
"node_modules/@volar/kit" : {
2024-05-16 13:13:23 +00:00
"version" : "2.2.4" ,
"resolved" : "https://registry.npmjs.org/@volar/kit/-/kit-2.2.4.tgz" ,
"integrity" : "sha512-TyRYaj56NBwa+0DgYbIkNQm+pN5DaV1dvZ5PzoKGDk9oag/sCG+W6wVkyaqmYCNJkXpmRtM627RkeMRTBvnYzw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-16 13:13:23 +00:00
"@volar/language-service" : "2.2.4" ,
"@volar/typescript" : "2.2.4" ,
2024-03-10 20:24:36 +00:00
"typesafe-path" : "^0.2.2" ,
"vscode-languageserver-textdocument" : "^1.0.11" ,
"vscode-uri" : "^3.0.8"
} ,
"peerDependencies" : {
"typescript" : "*"
}
} ,
"node_modules/@volar/language-core" : {
2024-05-16 13:13:23 +00:00
"version" : "2.2.4" ,
"resolved" : "https://registry.npmjs.org/@volar/language-core/-/language-core-2.2.4.tgz" ,
"integrity" : "sha512-7As47GndxGxsqqYnbreLrfB5NDUeQioPM2LJKUuB4/34c0NpEJ2byVl3c9KYdjIdiEstWZ9JLtLKNTaPWb5jtA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-16 13:13:23 +00:00
"@volar/source-map" : "2.2.4"
2024-03-10 20:24:36 +00:00
}
} ,
"node_modules/@volar/language-server" : {
2024-05-16 13:13:23 +00:00
"version" : "2.2.4" ,
"resolved" : "https://registry.npmjs.org/@volar/language-server/-/language-server-2.2.4.tgz" ,
"integrity" : "sha512-wgRsKsqFMY7MRkmBfIX+GB0uzAv2Nks7YS3Ud6RWdHsjEu7tF+cXzBX/IRgW5HOayLLPC1xES2PYXk26hdOIoA==" ,
"dependencies" : {
"@volar/language-core" : "2.2.4" ,
"@volar/language-service" : "2.2.4" ,
"@volar/snapshot-document" : "2.2.4" ,
"@volar/typescript" : "2.2.4" ,
2024-03-10 20:24:36 +00:00
"@vscode/l10n" : "^0.0.16" ,
"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" : {
2024-05-16 13:13:23 +00:00
"version" : "2.2.4" ,
"resolved" : "https://registry.npmjs.org/@volar/language-service/-/language-service-2.2.4.tgz" ,
"integrity" : "sha512-3OxJFADEsAZp1RoTS3SX2GY9SeVnB9mbd3N/Faz45IvnT2EFAyVJGPOyrz5bJDvKuCtjdoTNNWS1GX1bHGytrA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-16 13:13:23 +00:00
"@volar/language-core" : "2.2.4" ,
2024-03-10 20:24:36 +00:00
"vscode-languageserver-protocol" : "^3.17.5" ,
"vscode-languageserver-textdocument" : "^1.0.11" ,
"vscode-uri" : "^3.0.8"
}
} ,
"node_modules/@volar/snapshot-document" : {
2024-05-16 13:13:23 +00:00
"version" : "2.2.4" ,
"resolved" : "https://registry.npmjs.org/@volar/snapshot-document/-/snapshot-document-2.2.4.tgz" ,
"integrity" : "sha512-XwL9Jo5+nn4WZystok1+kRXbmFuJXaCx0KfJYZizJQDd7kPDgBcyci/aKsBVNhIgiD9JT0KKycru0ndyHRadGQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"vscode-languageserver-protocol" : "^3.17.5" ,
"vscode-languageserver-textdocument" : "^1.0.11"
}
} ,
"node_modules/@volar/source-map" : {
2024-05-16 13:13:23 +00:00
"version" : "2.2.4" ,
"resolved" : "https://registry.npmjs.org/@volar/source-map/-/source-map-2.2.4.tgz" ,
"integrity" : "sha512-m92FLpR9vB1YEZfiZ+bfgpLrToL/DNkOrorWVep3pffHrwwI4Tx2oIQN+sqHJfKkiT5N3J1owC+8crhAEinfjg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"muggle-string" : "^0.4.0"
}
} ,
"node_modules/@volar/typescript" : {
2024-05-16 13:13:23 +00:00
"version" : "2.2.4" ,
"resolved" : "https://registry.npmjs.org/@volar/typescript/-/typescript-2.2.4.tgz" ,
"integrity" : "sha512-uAQC53tgEbHO62G8NXMfmBrJAlP2QJ9WxVEEQqqK3I6VSy8frL5LbH3hAWODxiwMWixv74wJLWlKbWXOgdIoRQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-16 13:13:23 +00:00
"@volar/language-core" : "2.2.4" ,
2024-03-10 20:24:36 +00:00
"path-browserify" : "^1.0.1"
}
} ,
"node_modules/@vscode/emmet-helper" : {
2024-05-09 20:20:44 +00:00
"version" : "2.9.3" ,
"resolved" : "https://registry.npmjs.org/@vscode/emmet-helper/-/emmet-helper-2.9.3.tgz" ,
"integrity" : "sha512-rB39LHWWPQYYlYfpv9qCoZOVioPCftKXXqrsyqN1mTWZM6dTnONT63Db+03vgrBbHzJN45IrgS/AGxw9iiqfEw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"emmet" : "^2.4.3" ,
"jsonc-parser" : "^2.3.0" ,
"vscode-languageserver-textdocument" : "^1.0.1" ,
"vscode-languageserver-types" : "^3.15.1" ,
"vscode-uri" : "^2.1.2"
}
} ,
"node_modules/@vscode/emmet-helper/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=="
} ,
"node_modules/@vscode/emmet-helper/node_modules/vscode-uri" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz" ,
"integrity" : "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A=="
} ,
"node_modules/@vscode/l10n" : {
"version" : "0.0.16" ,
"resolved" : "https://registry.npmjs.org/@vscode/l10n/-/l10n-0.0.16.tgz" ,
"integrity" : "sha512-JT5CvrIYYCrmB+dCana8sUqJEcGB1ZDXNLMQ2+42bW995WmNoenijWMUdZfwmuQUTQcEVVIa2OecZzTYWUW9Cg=="
} ,
"node_modules/accept-language" : {
"version" : "3.0.18" ,
"resolved" : "https://registry.npmjs.org/accept-language/-/accept-language-3.0.18.tgz" ,
"integrity" : "sha512-sUofgqBPzgfcF20sPoBYGQ1IhQLt2LSkxTnlQSuLF3n5gPEqd5AimbvOvHEi0T1kLMiGVqPWzI5a9OteBRth3A==" ,
"dependencies" : {
"bcp47" : "^1.1.2" ,
"stable" : "^0.1.6"
}
} ,
"node_modules/acorn" : {
"version" : "8.11.3" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz" ,
"integrity" : "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==" ,
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"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==" ,
"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==" ,
"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=="
} ,
"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==" ,
"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==" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ansi-regex" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz" ,
"integrity" : "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/ansi-styles" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" ,
"integrity" : "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==" ,
"dependencies" : {
"color-convert" : "^1.9.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"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==" ,
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"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=="
} ,
"node_modules/aria-query" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz" ,
"integrity" : "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==" ,
"dependencies" : {
"dequal" : "^2.0.3"
}
} ,
"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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/astro" : {
2024-06-11 19:53:11 +00:00
"version" : "4.10.2" ,
"resolved" : "https://registry.npmjs.org/astro/-/astro-4.10.2.tgz" ,
"integrity" : "sha512-SBdkoOanPsxKlKVU4uu/XG0G7NYAFoqmfBtq9SPMJ34B7Hr1MxVdEugERs8IwYN6UaxdDVcqA++9PvH6Onq2cg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@astrojs/compiler" : "^2.8.0" ,
2024-04-04 07:31:18 +00:00
"@astrojs/internal-helpers" : "0.4.0" ,
2024-04-14 04:49:54 +00:00
"@astrojs/markdown-remark" : "5.1.0" ,
"@astrojs/telemetry" : "3.1.0" ,
2024-06-11 19:53:11 +00:00
"@babel/core" : "^7.24.7" ,
"@babel/generator" : "^7.24.7" ,
"@babel/parser" : "^7.24.7" ,
"@babel/plugin-transform-react-jsx" : "^7.24.7" ,
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7" ,
2024-05-09 20:20:44 +00:00
"@types/babel__core" : "^7.20.5" ,
"@types/cookie" : "^0.6.0" ,
"acorn" : "^8.11.3" ,
2024-03-10 20:24:36 +00:00
"aria-query" : "^5.3.0" ,
"axobject-query" : "^4.0.0" ,
"boxen" : "^7.1.1" ,
2024-05-09 20:20:44 +00:00
"chokidar" : "^3.6.0" ,
2024-03-10 20:24:36 +00:00
"ci-info" : "^4.0.0" ,
2024-05-09 20:20:44 +00:00
"clsx" : "^2.1.1" ,
2024-03-10 20:24:36 +00:00
"common-ancestor-path" : "^1.0.1" ,
"cookie" : "^0.6.0" ,
"cssesc" : "^3.0.0" ,
2024-06-11 19:53:11 +00:00
"debug" : "^4.3.5" ,
2024-05-09 20:20:44 +00:00
"deterministic-object-hash" : "^2.0.2" ,
"devalue" : "^5.0.0" ,
"diff" : "^5.2.0" ,
2024-03-10 20:24:36 +00:00
"dlv" : "^1.1.3" ,
"dset" : "^3.1.3" ,
2024-06-07 06:52:26 +00:00
"es-module-lexer" : "^1.5.3" ,
2024-06-11 19:53:11 +00:00
"esbuild" : "^0.21.5" ,
2024-03-10 20:24:36 +00:00
"estree-walker" : "^3.0.3" ,
"execa" : "^8.0.1" ,
"fast-glob" : "^3.3.2" ,
2024-05-09 20:20:44 +00:00
"flattie" : "^1.1.1" ,
2024-03-10 20:24:36 +00:00
"github-slugger" : "^2.0.0" ,
"gray-matter" : "^4.0.3" ,
"html-escaper" : "^3.0.3" ,
"http-cache-semantics" : "^4.1.1" ,
"js-yaml" : "^4.1.0" ,
2024-05-09 20:20:44 +00:00
"kleur" : "^4.1.5" ,
"magic-string" : "^0.30.10" ,
"mrmime" : "^2.0.0" ,
"ora" : "^8.0.1" ,
2024-03-10 20:24:36 +00:00
"p-limit" : "^5.0.0" ,
"p-queue" : "^8.0.1" ,
2024-05-09 20:20:44 +00:00
"path-to-regexp" : "^6.2.2" ,
"preferred-pm" : "^3.1.3" ,
2024-03-10 20:24:36 +00:00
"prompts" : "^2.4.2" ,
"rehype" : "^13.0.1" ,
2024-05-09 20:20:44 +00:00
"resolve" : "^1.22.8" ,
2024-05-16 13:13:23 +00:00
"semver" : "^7.6.2" ,
2024-06-11 19:53:11 +00:00
"shiki" : "^1.6.3" ,
2024-05-09 20:20:44 +00:00
"string-width" : "^7.1.0" ,
2024-03-10 20:24:36 +00:00
"strip-ansi" : "^7.1.0" ,
2024-06-07 06:52:26 +00:00
"tsconfck" : "^3.1.0" ,
2024-03-10 20:24:36 +00:00
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.1" ,
2024-06-11 19:53:11 +00:00
"vite" : "^5.2.13" ,
2024-03-10 20:24:36 +00:00
"vitefu" : "^0.2.5" ,
2024-06-07 06:52:26 +00:00
"which-pm" : "^2.2.0" ,
2024-03-10 20:24:36 +00:00
"yargs-parser" : "^21.1.1" ,
2024-05-09 20:20:44 +00:00
"zod" : "^3.23.8" ,
"zod-to-json-schema" : "^3.23.0"
2024-03-10 20:24:36 +00:00
} ,
"bin" : {
"astro" : "astro.js"
} ,
"engines" : {
2024-04-14 04:49:54 +00:00
"node" : "^18.17.1 || ^20.3.0 || >=21.0.0" ,
"npm" : ">=9.6.5" ,
"pnpm" : ">=7.1.0"
2024-03-10 20:24:36 +00:00
} ,
"optionalDependencies" : {
2024-05-09 20:20:44 +00:00
"sharp" : "^0.33.3"
2024-03-10 20:24:36 +00:00
}
} ,
"node_modules/astro-icon" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/astro-icon/-/astro-icon-1.1.0.tgz" ,
"integrity" : "sha512-Nksc09p7UuHeMcPNS9w1pKqRw3+wEmmh0A3FJW+FNXvqaeWI4RLvD1MCWErpY3Z5Cvad317rvLdik/Hg8GEk8Q==" ,
"dependencies" : {
"@iconify/tools" : "^3.0.1" ,
"@iconify/types" : "^2.0.0" ,
"@iconify/utils" : "^2.1.5"
}
} ,
"node_modules/astro-meta-tags" : {
2024-05-09 20:20:44 +00:00
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/astro-meta-tags/-/astro-meta-tags-0.3.0.tgz" ,
"integrity" : "sha512-BA8jZncOGz1DkjK4AQHt8mzXurGwhR96CZZlx2wLemRUqKTxft4N2Arg8DK/s49G/9F0g4TuxmiObVkIv/DX8g==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"peerDependencies" : {
"astro" : "^4.0.0"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/aix-ppc64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz" ,
"integrity" : "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"ppc64"
] ,
"optional" : true ,
"os" : [
"aix"
2024-03-10 20:24:36 +00:00
] ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/android-arm" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz" ,
"integrity" : "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/android-arm64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz" ,
"integrity" : "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"arm64"
] ,
2024-03-10 20:24:36 +00:00
"optional" : true ,
2024-05-09 20:20:44 +00:00
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/android-x64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz" ,
"integrity" : "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"x64"
] ,
2024-03-10 20:24:36 +00:00
"optional" : true ,
2024-05-09 20:20:44 +00:00
"os" : [
"android"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/darwin-arm64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz" ,
"integrity" : "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/darwin-x64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz" ,
"integrity" : "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/freebsd-arm64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz" ,
"integrity" : "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"freebsd"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/freebsd-x64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz" ,
"integrity" : "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"freebsd"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
"node" : ">=12"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/linux-arm" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz" ,
"integrity" : "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/linux-arm64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz" ,
"integrity" : "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
2024-03-10 20:24:36 +00:00
] ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/linux-ia32" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz" ,
"integrity" : "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"linux"
2024-03-10 20:24:36 +00:00
] ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/linux-loong64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz" ,
"integrity" : "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"loong64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/linux-mips64el" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz" ,
"integrity" : "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"mips64el"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/linux-ppc64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz" ,
"integrity" : "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"ppc64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/linux-riscv64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz" ,
"integrity" : "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"riscv64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
"node" : ">=12"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/linux-s390x" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz" ,
"integrity" : "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"s390x"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/linux-x64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz" ,
"integrity" : "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/netbsd-x64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz" ,
"integrity" : "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"netbsd"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/openbsd-x64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz" ,
"integrity" : "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"openbsd"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/sunos-x64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz" ,
"integrity" : "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"sunos"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/astro/node_modules/@esbuild/win32-arm64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz" ,
"integrity" : "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
}
} ,
"node_modules/astro/node_modules/@esbuild/win32-ia32" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz" ,
"integrity" : "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/astro/node_modules/@esbuild/win32-x64" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz" ,
"integrity" : "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==" ,
2024-05-09 20:20:44 +00:00
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/astro/node_modules/esbuild" : {
2024-06-11 19:53:11 +00:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz" ,
"integrity" : "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==" ,
2024-05-09 20:20:44 +00:00
"hasInstallScript" : true ,
"bin" : {
"esbuild" : "bin/esbuild"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"engines" : {
"node" : ">=12"
} ,
"optionalDependencies" : {
2024-06-11 19:53:11 +00:00
"@esbuild/aix-ppc64" : "0.21.5" ,
"@esbuild/android-arm" : "0.21.5" ,
"@esbuild/android-arm64" : "0.21.5" ,
"@esbuild/android-x64" : "0.21.5" ,
"@esbuild/darwin-arm64" : "0.21.5" ,
"@esbuild/darwin-x64" : "0.21.5" ,
"@esbuild/freebsd-arm64" : "0.21.5" ,
"@esbuild/freebsd-x64" : "0.21.5" ,
"@esbuild/linux-arm" : "0.21.5" ,
"@esbuild/linux-arm64" : "0.21.5" ,
"@esbuild/linux-ia32" : "0.21.5" ,
"@esbuild/linux-loong64" : "0.21.5" ,
"@esbuild/linux-mips64el" : "0.21.5" ,
"@esbuild/linux-ppc64" : "0.21.5" ,
"@esbuild/linux-riscv64" : "0.21.5" ,
"@esbuild/linux-s390x" : "0.21.5" ,
"@esbuild/linux-x64" : "0.21.5" ,
"@esbuild/netbsd-x64" : "0.21.5" ,
"@esbuild/openbsd-x64" : "0.21.5" ,
"@esbuild/sunos-x64" : "0.21.5" ,
"@esbuild/win32-arm64" : "0.21.5" ,
"@esbuild/win32-ia32" : "0.21.5" ,
"@esbuild/win32-x64" : "0.21.5"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/autoprefixer" : {
"version" : "10.4.19" ,
"resolved" : "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.19.tgz" ,
"integrity" : "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==" ,
"dev" : true ,
2024-03-10 20:24:36 +00:00
"funding" : [
{
"type" : "opencollective" ,
2024-05-09 20:20:44 +00:00
"url" : "https://opencollective.com/postcss/"
2024-03-10 20:24:36 +00:00
} ,
{
"type" : "tidelift" ,
2024-05-09 20:20:44 +00:00
"url" : "https://tidelift.com/funding/github/npm/autoprefixer"
2024-03-10 20:24:36 +00:00
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
2024-05-09 20:20:44 +00:00
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"browserslist" : "^4.23.0" ,
"caniuse-lite" : "^1.0.30001599" ,
"fraction.js" : "^4.3.7" ,
"normalize-range" : "^0.1.2" ,
"picocolors" : "^1.0.0" ,
"postcss-value-parser" : "^4.2.0"
} ,
"bin" : {
"autoprefixer" : "bin/autoprefixer"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^10 || ^12 || >=14"
} ,
"peerDependencies" : {
"postcss" : "^8.1.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/axobject-query" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/axobject-query/-/axobject-query-4.0.0.tgz" ,
"integrity" : "sha512-+60uv1hiVFhHZeO+Lz0RYzsVHy5Wr1ayX0mwda9KPDVLNJgZ1T9Ny7VmFbLDzxsH0D87I86vgj3gFrjTJUYznw==" ,
"dependencies" : {
"dequal" : "^2.0.3"
}
} ,
"node_modules/bail" : {
2024-03-10 20:24:36 +00:00
"version" : "2.0.2" ,
2024-05-09 20:20:44 +00:00
"resolved" : "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz" ,
"integrity" : "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==" ,
2024-03-10 20:24:36 +00:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-05-09 20:20:44 +00:00
"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=="
} ,
"node_modules/bcp47" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/bcp47/-/bcp47-1.1.2.tgz" ,
"integrity" : "sha512-JnkkL4GUpOvvanH9AZPX38CxhiLsXMBicBY2IAtqiVN8YulGDQybUydWA4W6yAMtw6iShtw+8HEF6cfrTHU+UQ==" ,
"engines" : {
"node" : ">=0.10"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/binary-extensions" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz" ,
"integrity" : "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==" ,
"engines" : {
"node" : ">=8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +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=="
} ,
"node_modules/boxen" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/boxen/-/boxen-7.1.1.tgz" ,
"integrity" : "sha512-2hCgjEmP8YLWQ130n2FerGv7rYpfBmnmp9Uy2Le1vge6X3gZIfSmEzP5QTDElFxcvVcXlEn8Aq6MU/PZygIOog==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"ansi-align" : "^3.0.1" ,
"camelcase" : "^7.0.1" ,
"chalk" : "^5.2.0" ,
"cli-boxes" : "^3.0.0" ,
"string-width" : "^5.1.2" ,
"type-fest" : "^2.13.0" ,
"widest-line" : "^4.0.1" ,
"wrap-ansi" : "^8.1.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=14.16"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/boxen/node_modules/chalk" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz" ,
"integrity" : "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" ,
"engines" : {
"node" : "^12.17.0 || ^14.13 || >=16.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/chalk/chalk?sponsor=1"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/boxen/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=="
} ,
"node_modules/boxen/node_modules/string-width" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz" ,
"integrity" : "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/braces" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" ,
"integrity" : "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==" ,
"dependencies" : {
"fill-range" : "^7.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/browserslist" : {
"version" : "4.23.0" ,
"resolved" : "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz" ,
"integrity" : "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==" ,
"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"
}
] ,
"dependencies" : {
"caniuse-lite" : "^1.0.30001587" ,
"electron-to-chromium" : "^1.4.668" ,
"node-releases" : "^2.0.14" ,
"update-browserslist-db" : "^1.0.13"
} ,
"bin" : {
"browserslist" : "cli.js"
} ,
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
} ,
"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==" ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/camelcase" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/camelcase/-/camelcase-7.0.1.tgz" ,
"integrity" : "sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==" ,
"engines" : {
"node" : ">=14.16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/caniuse-lite" : {
"version" : "1.0.30001600" ,
"resolved" : "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001600.tgz" ,
"integrity" : "sha512-+2S9/2JFhYmYaDpZvo0lKkfvuKIglrx68MwOBqMGHhQsNkLjB5xtc/TGoEPs+MxjSyN/72qer2g97nzR641mOQ==" ,
"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"
}
]
} ,
"node_modules/ccount" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz" ,
"integrity" : "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/chalk" : {
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" ,
"integrity" : "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==" ,
"dependencies" : {
"ansi-styles" : "^3.2.1" ,
"escape-string-regexp" : "^1.0.5" ,
"supports-color" : "^5.3.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"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==" ,
"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==" ,
"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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/cheerio" : {
"version" : "1.0.0-rc.12" ,
"resolved" : "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz" ,
"integrity" : "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==" ,
"dependencies" : {
"cheerio-select" : "^2.1.0" ,
"dom-serializer" : "^2.0.0" ,
"domhandler" : "^5.0.3" ,
"domutils" : "^3.0.1" ,
"htmlparser2" : "^8.0.1" ,
"parse5" : "^7.0.0" ,
"parse5-htmlparser2-tree-adapter" : "^7.0.0"
} ,
"engines" : {
"node" : ">= 6"
} ,
"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==" ,
"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" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz" ,
"integrity" : "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" ,
"dependencies" : {
2024-03-10 20:24:36 +00:00
"anymatch" : "~3.1.2" ,
"braces" : "~3.0.2" ,
"glob-parent" : "~5.1.2" ,
"is-binary-path" : "~2.1.0" ,
"is-glob" : "~4.0.1" ,
"normalize-path" : "~3.0.0" ,
"readdirp" : "~3.6.0"
} ,
"engines" : {
"node" : ">= 8.10.0"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/chownr" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz" ,
"integrity" : "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==" ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/ci-info" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz" ,
"integrity" : "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/sibiraj-s"
}
] ,
"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==" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/cli-cursor" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz" ,
"integrity" : "sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==" ,
"dependencies" : {
"restore-cursor" : "^4.0.0"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/cli-spinners" : {
"version" : "2.9.2" ,
"resolved" : "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz" ,
"integrity" : "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==" ,
"engines" : {
"node" : ">=6"
} ,
"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==" ,
"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==" ,
"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==" ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/cliui/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==" ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/cliui/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=="
} ,
"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=="
} ,
"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==" ,
"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==" ,
"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==" ,
"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/clsx" : {
2024-05-09 20:20:44 +00:00
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz" ,
"integrity" : "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/color" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/color/-/color-4.2.3.tgz" ,
"integrity" : "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==" ,
"optional" : true ,
"dependencies" : {
"color-convert" : "^2.0.1" ,
"color-string" : "^1.9.0"
} ,
"engines" : {
"node" : ">=12.5.0"
}
} ,
"node_modules/color-convert" : {
"version" : "1.9.3" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" ,
"integrity" : "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==" ,
"dependencies" : {
"color-name" : "1.1.3"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" ,
"integrity" : "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
} ,
"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==" ,
"optional" : true ,
"dependencies" : {
"color-name" : "^1.0.0" ,
"simple-swizzle" : "^0.2.2"
}
} ,
"node_modules/color/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==" ,
"optional" : true ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/color/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==" ,
"optional" : true
} ,
"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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"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=="
} ,
"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=="
} ,
"node_modules/cookie" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz" ,
"integrity" : "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/cross-spawn" : {
"version" : "7.0.3" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" ,
"integrity" : "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" ,
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/css-blank-pseudo" : {
2024-05-09 20:20:44 +00:00
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-6.0.2.tgz" ,
"integrity" : "sha512-J/6m+lsqpKPqWHOifAFtKFeGLOzw3jR92rxQcwRUfA/eTuZzKfKlxOmYDx2+tqOPQAueNvBiY8WhAeHu5qNmTg==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
"postcss-selector-parser" : "^6.0.13"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/css-has-pseudo" : {
2024-05-16 13:13:23 +00:00
"version" : "6.0.5" ,
"resolved" : "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-6.0.5.tgz" ,
"integrity" : "sha512-ZTv6RlvJJZKp32jPYnAJVhowDCrRrHUTAxsYSuUPBEDJjzws6neMnzkRblxtgmv1RgcV5dhH2gn7E3wA9Wt6lw==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-16 13:13:23 +00:00
"@csstools/selector-specificity" : "^3.1.1" ,
2024-03-10 20:24:36 +00:00
"postcss-selector-parser" : "^6.0.13" ,
"postcss-value-parser" : "^4.2.0"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"node_modules/css-prefers-color-scheme" : {
"version" : "9.0.1" ,
"resolved" : "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-9.0.1.tgz" ,
"integrity" : "sha512-iFit06ochwCKPRiWagbTa1OAWCvWWVdEnIFd8BaRrgO8YrrNh4RAWUQTFcYX5tdFZgFl1DJ3iiULchZyEbnF4g==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
"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==" ,
"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-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==" ,
"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==" ,
"engines" : {
"node" : ">= 6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
"node_modules/cssdb" : {
2024-04-04 07:31:18 +00:00
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/cssdb/-/cssdb-8.0.0.tgz" ,
"integrity" : "sha512-hfpm8VXc7/dhcEWpLvKDLwImOSk1sa2DxL36OEiY/4h2MGfKjPYIMZo4hnEEl+TCJr2GwcX46jF5TafRASDe9w==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
}
]
} ,
"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==" ,
"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==" ,
"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==" ,
"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=="
} ,
"node_modules/debug" : {
2024-06-11 19:53:11 +00:00
"version" : "4.3.5" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz" ,
"integrity" : "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"ms" : "2.1.2"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/decode-named-character-reference" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz" ,
"integrity" : "sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==" ,
"dependencies" : {
"character-entities" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"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==" ,
"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==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/destroy" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz" ,
"integrity" : "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==" ,
"engines" : {
"node" : ">= 0.8" ,
"npm" : "1.2.8000 || >= 1.4.16"
}
} ,
"node_modules/detect-libc" : {
2024-05-09 20:20:44 +00:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz" ,
"integrity" : "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==" ,
2024-03-10 20:24:36 +00:00
"optional" : true ,
"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==" ,
"dependencies" : {
"base-64" : "^1.0.0"
} ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/devalue" : {
2024-05-09 20:20:44 +00:00
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/devalue/-/devalue-5.0.0.tgz" ,
"integrity" : "sha512-gO+/OMXF7488D+u3ue+G7Y4AA3ZmUnB3eHJXmBTgNHvr4ZNzl36A0ZtG+XCRNYCkYx/bFmw4qtkoFLa+wSrwAA=="
2024-03-10 20:24:36 +00:00
} ,
"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==" ,
"dependencies" : {
"dequal" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/diff" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz" ,
"integrity" : "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==" ,
"engines" : {
"node" : ">=0.3.1"
}
} ,
"node_modules/dlv" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz" ,
"integrity" : "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA=="
} ,
"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==" ,
"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==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/fb55"
}
]
} ,
"node_modules/domhandler" : {
"version" : "5.0.3" ,
"resolved" : "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz" ,
"integrity" : "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==" ,
"dependencies" : {
"domelementtype" : "^2.3.0"
} ,
"engines" : {
"node" : ">= 4"
} ,
"funding" : {
"url" : "https://github.com/fb55/domhandler?sponsor=1"
}
} ,
"node_modules/domutils" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz" ,
"integrity" : "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==" ,
"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/dset" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/dset/-/dset-3.1.3.tgz" ,
"integrity" : "sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ==" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/eastasianwidth" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz" ,
"integrity" : "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
} ,
"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=="
} ,
"node_modules/electron-to-chromium" : {
"version" : "1.4.699" ,
"resolved" : "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.699.tgz" ,
"integrity" : "sha512-I7q3BbQi6e4tJJN5CRcyvxhK0iJb34TV8eJQcgh+fR2fQ8miMgZcEInckCo1U9exDHbfz7DLDnFn8oqH/VcRKw=="
} ,
"node_modules/emmet" : {
2024-03-16 08:40:27 +00:00
"version" : "2.4.7" ,
"resolved" : "https://registry.npmjs.org/emmet/-/emmet-2.4.7.tgz" ,
"integrity" : "sha512-O5O5QNqtdlnQM2bmKHtJgyChcrFMgQuulI+WdiOw2NArzprUqqxUW6bgYtKvzKgrsYpuLWalOkdhNP+1jluhCA==" ,
2024-05-09 20:20:44 +00:00
"workspaces" : [
"./packages/scanner" ,
"./packages/abbreviation" ,
"./packages/css-abbreviation" ,
"./"
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"@emmetio/abbreviation" : "^2.3.3" ,
"@emmetio/css-abbreviation" : "^2.1.8"
}
} ,
"node_modules/emoji-regex" : {
"version" : "10.3.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz" ,
"integrity" : "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw=="
} ,
"node_modules/encodeurl" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz" ,
"integrity" : "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"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==" ,
"dependencies" : {
"once" : "^1.4.0"
}
} ,
"node_modules/entities" : {
"version" : "4.5.0" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz" ,
"integrity" : "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" ,
"engines" : {
"node" : ">=0.12"
} ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
"node_modules/es-module-lexer" : {
2024-06-07 06:52:26 +00:00
"version" : "1.5.3" ,
"resolved" : "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.5.3.tgz" ,
"integrity" : "sha512-i1gCgmR9dCl6Vil6UKPI/trA69s08g/syhiDK9TG0Nf1RJjjFI+AzoWW7sPufzkgYAn861skuCwJa0pIIHYxvg=="
2024-03-10 20:24:36 +00:00
} ,
"node_modules/esbuild" : {
2024-05-09 20:20:44 +00:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/esbuild/-/esbuild-0.20.2.tgz" ,
"integrity" : "sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==" ,
2024-03-10 20:24:36 +00:00
"hasInstallScript" : true ,
"bin" : {
"esbuild" : "bin/esbuild"
} ,
"engines" : {
"node" : ">=12"
} ,
"optionalDependencies" : {
2024-05-09 20:20:44 +00:00
"@esbuild/aix-ppc64" : "0.20.2" ,
"@esbuild/android-arm" : "0.20.2" ,
"@esbuild/android-arm64" : "0.20.2" ,
"@esbuild/android-x64" : "0.20.2" ,
"@esbuild/darwin-arm64" : "0.20.2" ,
"@esbuild/darwin-x64" : "0.20.2" ,
"@esbuild/freebsd-arm64" : "0.20.2" ,
"@esbuild/freebsd-x64" : "0.20.2" ,
"@esbuild/linux-arm" : "0.20.2" ,
"@esbuild/linux-arm64" : "0.20.2" ,
"@esbuild/linux-ia32" : "0.20.2" ,
"@esbuild/linux-loong64" : "0.20.2" ,
"@esbuild/linux-mips64el" : "0.20.2" ,
"@esbuild/linux-ppc64" : "0.20.2" ,
"@esbuild/linux-riscv64" : "0.20.2" ,
"@esbuild/linux-s390x" : "0.20.2" ,
"@esbuild/linux-x64" : "0.20.2" ,
"@esbuild/netbsd-x64" : "0.20.2" ,
"@esbuild/openbsd-x64" : "0.20.2" ,
"@esbuild/sunos-x64" : "0.20.2" ,
"@esbuild/win32-arm64" : "0.20.2" ,
"@esbuild/win32-ia32" : "0.20.2" ,
"@esbuild/win32-x64" : "0.20.2"
2024-03-10 20:24:36 +00:00
}
} ,
"node_modules/escalade" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz" ,
"integrity" : "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==" ,
"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=="
} ,
"node_modules/escape-string-regexp" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" ,
"integrity" : "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/esprima" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" ,
"integrity" : "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" ,
"bin" : {
"esparse" : "bin/esparse.js" ,
"esvalidate" : "bin/esvalidate.js"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/estree-walker" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz" ,
"integrity" : "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==" ,
"dependencies" : {
"@types/estree" : "^1.0.0"
}
} ,
"node_modules/etag" : {
"version" : "1.8.1" ,
"resolved" : "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz" ,
"integrity" : "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" ,
"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=="
} ,
"node_modules/execa" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz" ,
"integrity" : "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==" ,
"dependencies" : {
"cross-spawn" : "^7.0.3" ,
"get-stream" : "^8.0.1" ,
"human-signals" : "^5.0.0" ,
"is-stream" : "^3.0.0" ,
"merge-stream" : "^2.0.0" ,
"npm-run-path" : "^5.1.0" ,
"onetime" : "^6.0.0" ,
"signal-exit" : "^4.1.0" ,
"strip-final-newline" : "^3.0.0"
} ,
"engines" : {
"node" : ">=16.17"
} ,
"funding" : {
"url" : "https://github.com/sindresorhus/execa?sponsor=1"
}
} ,
"node_modules/extend" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz" ,
"integrity" : "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
} ,
"node_modules/extend-shallow" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz" ,
"integrity" : "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==" ,
"dependencies" : {
"is-extendable" : "^0.1.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"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==" ,
"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/extract-zip/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==" ,
"dependencies" : {
"pump" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/fast-glob" : {
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz" ,
"integrity" : "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" ,
"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.4"
} ,
"engines" : {
"node" : ">=8.6.0"
}
} ,
"node_modules/fastq" : {
"version" : "1.17.1" ,
"resolved" : "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz" ,
"integrity" : "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==" ,
"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==" ,
"dependencies" : {
"pend" : "~1.2.0"
}
} ,
"node_modules/fill-range" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" ,
"integrity" : "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==" ,
"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==" ,
"dependencies" : {
"locate-path" : "^6.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/find-yarn-workspace-root2" : {
"version" : "1.2.16" ,
"resolved" : "https://registry.npmjs.org/find-yarn-workspace-root2/-/find-yarn-workspace-root2-1.2.16.tgz" ,
"integrity" : "sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==" ,
"dependencies" : {
"micromatch" : "^4.0.2" ,
"pkg-dir" : "^4.2.0"
}
} ,
"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==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/fraction.js" : {
"version" : "4.3.7" ,
"resolved" : "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz" ,
"integrity" : "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==" ,
"dev" : true ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"type" : "patreon" ,
"url" : "https://github.com/sponsors/rawify"
}
} ,
"node_modules/fresh" : {
"version" : "0.5.2" ,
"resolved" : "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz" ,
"integrity" : "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"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 ,
"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==" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"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==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"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==" ,
"engines" : {
"node" : "6.* || 8.* || >= 10.*"
}
} ,
"node_modules/get-east-asian-width" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz" ,
"integrity" : "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/get-stream" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz" ,
"integrity" : "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==" ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"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=="
} ,
"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==" ,
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"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==" ,
"engines" : {
"node" : ">=4"
}
} ,
"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=="
} ,
"node_modules/gray-matter" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/gray-matter/-/gray-matter-4.0.3.tgz" ,
"integrity" : "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==" ,
"dependencies" : {
"js-yaml" : "^3.13.1" ,
"kind-of" : "^6.0.2" ,
"section-matter" : "^1.0.0" ,
"strip-bom-string" : "^1.0.0"
} ,
"engines" : {
"node" : ">=6.0"
}
} ,
"node_modules/gray-matter/node_modules/argparse" : {
"version" : "1.0.10" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz" ,
"integrity" : "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" ,
"dependencies" : {
"sprintf-js" : "~1.0.2"
}
} ,
"node_modules/gray-matter/node_modules/js-yaml" : {
"version" : "3.14.1" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz" ,
"integrity" : "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" ,
"dependencies" : {
"argparse" : "^1.0.7" ,
"esprima" : "^4.0.0"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
"node_modules/gray-matter/node_modules/sprintf-js" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" ,
"integrity" : "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="
} ,
"node_modules/has-flag" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" ,
"integrity" : "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/hasown" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz" ,
"integrity" : "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" ,
"dependencies" : {
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/hast-util-from-html" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.1.tgz" ,
"integrity" : "sha512-RXQBLMl9kjKVNkJTIO6bZyb2n+cUH8LFaSSzo82jiLT6Tfc+Pt7VQCS+/h3YwG4jaNE2TA2sdJisGWR+aJrp0g==" ,
"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.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.1.tgz" ,
"integrity" : "sha512-Er/Iixbc7IEa7r/XLtuG52zoqn/b3Xng/w6aZQ0xGVxzhw5xUFxcRqdPzP6yFi/4HBYRaifaI5fQ1RH8n0ZeOQ==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"devlop" : "^1.0.0" ,
"hastscript" : "^8.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"
}
} ,
2024-03-16 08:40:27 +00:00
"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==" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-03-10 20:24:36 +00:00
"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==" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-raw" : {
"version" : "9.0.2" ,
"resolved" : "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-9.0.2.tgz" ,
"integrity" : "sha512-PldBy71wO9Uq1kyaMch9AHIghtQvIwxBUkv823pKmkTM3oV1JxtsTNYdevMxvUHqcnOAuO65JKU2+0NOxc2ksA==" ,
"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-html" : {
"version" : "9.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.0.tgz" ,
"integrity" : "sha512-IVGhNgg7vANuUA2XKrT6sOIIPgaYZnmLx3l/CCOAK0PtgfoHrZwX7jCSYyFxHTrGmC6S9q8aQQekjp4JPZF+cw==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"ccount" : "^2.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"hast-util-raw" : "^9.0.0" ,
"hast-util-whitespace" : "^3.0.0" ,
"html-void-elements" : "^3.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"property-information" : "^6.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-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==" ,
"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"
}
} ,
2024-03-16 08:40:27 +00:00
"node_modules/hast-util-to-text" : {
2024-04-14 04:49:54 +00:00
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.1.tgz" ,
"integrity" : "sha512-RHL7Vo2n06ZocCFWqmbyhZ1pCYX/mSKdywt9YD5U6Hquu5syV+dImCXFKLFt02JoK5QxkQFS0PoVdFdPXuPffQ==" ,
2024-03-16 08:40:27 +00:00
"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"
}
} ,
2024-03-10 20:24:36 +00:00
"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==" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hastscript" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-8.0.0.tgz" ,
"integrity" : "sha512-dMOtzCEd3ABUeSIISmrETiKuyydk1w0pa+gE/uormcTpSYuaNJPbX1NU3JLyscSLjwAQM8bWMhhIlnCqnRvDTw==" ,
"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/html-escaper" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz" ,
"integrity" : "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ=="
} ,
"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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/htmlparser2" : {
"version" : "8.0.2" ,
"resolved" : "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz" ,
"integrity" : "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==" ,
"funding" : [
"https://github.com/fb55/htmlparser2?sponsor=1" ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/fb55"
}
] ,
"dependencies" : {
"domelementtype" : "^2.3.0" ,
"domhandler" : "^5.0.3" ,
"domutils" : "^3.0.1" ,
"entities" : "^4.4.0"
}
} ,
"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=="
} ,
"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==" ,
"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"
}
} ,
"node_modules/human-signals" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz" ,
"integrity" : "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==" ,
"engines" : {
"node" : ">=16.17.0"
}
} ,
"node_modules/import-meta-resolve" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.0.0.tgz" ,
"integrity" : "sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
} ,
"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==" ,
"optional" : true
} ,
"node_modules/is-binary-path" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" ,
"integrity" : "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" ,
"dependencies" : {
"binary-extensions" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-buffer" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz" ,
"integrity" : "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/is-core-module" : {
"version" : "2.13.1" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz" ,
"integrity" : "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==" ,
"dependencies" : {
"hasown" : "^2.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"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==" ,
"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-extendable" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz" ,
"integrity" : "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" ,
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"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==" ,
"engines" : {
"node" : ">=8"
}
} ,
"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==" ,
"dependencies" : {
"is-extglob" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"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==" ,
"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-interactive" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz" ,
"integrity" : "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"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==" ,
"engines" : {
"node" : ">=0.12.0"
}
} ,
"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==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-stream" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz" ,
"integrity" : "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==" ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-unicode-supported" : {
2024-05-09 20:20:44 +00:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.0.0.tgz" ,
"integrity" : "sha512-FRdAyx5lusK1iHG0TWpVtk9+1i+GjrzRffhDg4ovQ7mcidMQ6mj+MhKPmvh7Xwyv5gIS06ns49CA7Sqg7lC22Q==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=18"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"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==" ,
"dependencies" : {
"is-inside-container" : "^1.0.0"
} ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" ,
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
} ,
"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=="
} ,
"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==" ,
"dependencies" : {
"argparse" : "^2.0.1"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
"node_modules/jsesc" : {
"version" : "2.5.2" ,
"resolved" : "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz" ,
"integrity" : "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==" ,
"bin" : {
"jsesc" : "bin/jsesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/json5" : {
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" ,
"integrity" : "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" ,
"bin" : {
"json5" : "lib/cli.js"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/jsonc-parser" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz" ,
"integrity" : "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA=="
} ,
"node_modules/kind-of" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz" ,
"integrity" : "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"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==" ,
"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=="
} ,
"node_modules/load-yaml-file" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/load-yaml-file/-/load-yaml-file-0.2.0.tgz" ,
"integrity" : "sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==" ,
"dependencies" : {
"graceful-fs" : "^4.1.5" ,
"js-yaml" : "^3.13.0" ,
"pify" : "^4.0.1" ,
"strip-bom" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/load-yaml-file/node_modules/argparse" : {
"version" : "1.0.10" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz" ,
"integrity" : "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" ,
"dependencies" : {
"sprintf-js" : "~1.0.2"
}
} ,
"node_modules/load-yaml-file/node_modules/js-yaml" : {
"version" : "3.14.1" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz" ,
"integrity" : "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" ,
"dependencies" : {
"argparse" : "^1.0.7" ,
"esprima" : "^4.0.0"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
"node_modules/load-yaml-file/node_modules/sprintf-js" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" ,
"integrity" : "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="
} ,
"node_modules/local-pkg" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.3.tgz" ,
"integrity" : "sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==" ,
"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==" ,
"dependencies" : {
"p-locate" : "^5.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/log-symbols" : {
2024-05-09 20:20:44 +00:00
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/log-symbols/-/log-symbols-6.0.0.tgz" ,
"integrity" : "sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"chalk" : "^5.3.0" ,
"is-unicode-supported" : "^1.3.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=18"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/log-symbols/node_modules/chalk" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz" ,
"integrity" : "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" ,
"engines" : {
"node" : "^12.17.0 || ^14.13 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/log-symbols/node_modules/is-unicode-supported" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz" ,
"integrity" : "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-03-10 20:24: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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"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==" ,
"dependencies" : {
"yallist" : "^3.0.2"
}
} ,
"node_modules/magic-string" : {
2024-05-09 20:20:44 +00:00
"version" : "0.30.10" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.10.tgz" ,
"integrity" : "sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.4.15"
}
} ,
"node_modules/markdown-table" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.3.tgz" ,
"integrity" : "sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"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==" ,
"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.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.1.tgz" ,
"integrity" : "sha512-SG21kZHGC3XRTSUhtofZkBzZTJNM5ecCi0SK2IMKmSXR8vO3peL+kb1O0z7Zl83jKtutG4k5Wv/W7V3/YHvzPA==" ,
"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-find-and-replace/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==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/mdast-util-from-markdown" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.0.tgz" ,
"integrity" : "sha512-n7MTOr/z+8NAX/wmhhDji8O3bRvPTV/U0oTCaZJkjhPSKTPhS3xufVhKGF8s1pJ7Ox4QgoIU7KHseh09S+9rTA==" ,
"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.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.0.0.tgz" ,
"integrity" : "sha512-dgQEX5Amaq+DuUqf26jJqSK9qgixgd6rYDHAv4aTBuA92cTknZlKpPfa86Z/s8Dj8xsAQpFfBmPUHWJBWqS4Bw==" ,
"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.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.0.tgz" ,
"integrity" : "sha512-FyzMsduZZHSc3i0Px3PQcBT4WJY/X/RCtEJKuybiC6sjPqLv7h1yqAkmILZtuxMSsUyaLUWNp71+vQH2zqp5cg==" ,
"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.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.0.0.tgz" ,
"integrity" : "sha512-5jOT2boTSVkMnQ7LTrd6n/18kqwjmuYqo7JUPe+tRCY6O7dAuTFMtTPauYYrMPpox9hlN0uOx/FL8XvEfG9/mQ==" ,
"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==" ,
"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==" ,
"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==" ,
"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-phrasing" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz" ,
"integrity" : "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==" ,
"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.0.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.0.2.tgz" ,
"integrity" : "sha512-U5I+500EOOw9e3ZrclN3Is3fRpw8c19SMyNZlZ2IS+7vLsNzb2Om11VpIVOR+/0137GhZsFEF6YiKD5+0Hr2Og==" ,
"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"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-to-markdown" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.0.tgz" ,
"integrity" : "sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==" ,
"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-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==" ,
"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=="
} ,
"node_modules/merge-stream" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" ,
"integrity" : "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
} ,
"node_modules/merge2" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" ,
"integrity" : "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/micromark" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark/-/micromark-4.0.0.tgz" ,
"integrity" : "sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"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.0" ,
"resolved" : "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.0.tgz" ,
"integrity" : "sha512-jThOz/pVmAYUtkroV3D5c1osFXAMv9e0ypGDOIZuCeAe91/sD6BoE2Sjzt30yuXtwOYUmySOhMas/PVyh02itA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"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==" ,
"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.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.0.0.tgz" ,
"integrity" : "sha512-rTHfnpt/Q7dEAK1Y5ii0W8bhfJlVJFnJMHIPisfPK3gpVNuOP0VnRl96+YJ3RYWV/P4gFeQoGKNlT3RhuvpqAg==" ,
"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.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.0.0.tgz" ,
"integrity" : "sha512-6Rzu0CYRKDv3BfLAUnZsSlzx3ak6HAoI85KTiijuKIz5UxZxbUI+pD6oHgw+6UtQuiRwnGRhzMmPRv4smcz0fg==" ,
"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.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.0.0.tgz" ,
"integrity" : "sha512-c3BR1ClMp5fxxmwP6AoOY2fXO9U8uFMKs4ADD66ahLTNcwzSCyRVU4k7LPV5Nxo/VJiR4TdzxRQY2v3qIUceCw==" ,
"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.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.0.0.tgz" ,
"integrity" : "sha512-PoHlhypg1ItIucOaHmKE8fbin3vTLpDOUg8KAr8gRCF1MOZI9Nquq2i/44wFvviM4WuxJzc3demT8Y3dkfvYrw==" ,
"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==" ,
"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.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.0.1.tgz" ,
"integrity" : "sha512-cY5PzGcnULaN5O7T+cOzfMoHjBW7j+T9D2sucA5d/KbsBTPcYdebm9zUd9zzdgJGCwahV+/W78Z3nbulBYVbTw==" ,
"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-factory-destination" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.0.tgz" ,
"integrity" : "sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"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.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.0.tgz" ,
"integrity" : "sha512-RR3i96ohZGde//4WSe/dJsxOX6vxIg9TimLAS3i4EhBAFx8Sm5SmqVfR8E87DPSR31nEAjZfbt91OMZWcNgdZw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"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-space" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.0.tgz" ,
"integrity" : "sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-character" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-factory-title" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.0.tgz" ,
"integrity" : "sha512-jY8CSxmpWLOxS+t8W+FG3Xigc0RDQA9bKMY/EwILvsesiRniiVMejYTE4wumNc2f4UbAa4WsHqe3J1QS1sli+A==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"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.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.0.tgz" ,
"integrity" : "sha512-28kbwaBjc5yAI1XadbdPYHX/eDnqaUFVikLwrO7FDnKG7lpgxnvk/XGRhX/PN0mOZ+dBSZ+LgunHS+6tYQAzhA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"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.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.0.tgz" ,
"integrity" : "sha512-KvOVV+X1yLBfs9dCBSopq/+G1PcgT3lAK07mC4BzXi5E7ahzMAF8oIupDDJ6mievI6F+lAATkbQQlQixJfT3aQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-chunked" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.0.tgz" ,
"integrity" : "sha512-anK8SWmNphkXdaKgz5hJvGa7l00qmcaUQoMYsBwDlSKFKjc6gjGXPDw3FNL3Nbwq5L8gE+RCbGqTw49FK5Qyvg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-classify-character" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.0.tgz" ,
"integrity" : "sha512-S0ze2R9GH+fu41FA7pbSqNWObo/kzwf8rN/+IGlW/4tC6oACOs8B++bh+i9bVyNnwCcuksbFwsBme5OCKXCwIw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"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.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.0.tgz" ,
"integrity" : "sha512-vZZio48k7ON0fVS3CUgFatWHoKbbLTK/rT7pzpJ4Bjp5JjkZeasRfrS9wsBdDJK2cJLHMckXZdzPSSr1B8a4oQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-decode-numeric-character-reference" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.1.tgz" ,
"integrity" : "sha512-bmkNc7z8Wn6kgjZmVHOX3SowGmVdhYS7yBpMnuMnPzDq/6xwVA604DuOXMZTO1lvq01g+Adfa0pE2UKGlxL1XQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-decode-string" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.0.tgz" ,
"integrity" : "sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"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.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.0.tgz" ,
"integrity" : "sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
]
} ,
"node_modules/micromark-util-html-tag-name" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.0.tgz" ,
"integrity" : "sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
]
} ,
"node_modules/micromark-util-normalize-identifier" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.0.tgz" ,
"integrity" : "sha512-2xhYT0sfo85FMrUPtHcPo2rrp1lwbDEEzpx7jiH2xXJLqBuy4H0GgXk5ToU8IEwoROtXuL8ND0ttVa4rNqYK3w==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-resolve-all" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.0.tgz" ,
"integrity" : "sha512-6KU6qO7DZ7GJkaCgwBNtplXCvGkJToU86ybBAUdavvgsCiG8lSSvYxr9MhwmQ+udpzywHsl4RpGJsYWG1pDOcA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-sanitize-uri" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.0.tgz" ,
"integrity" : "sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"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.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.0.0.tgz" ,
"integrity" : "sha512-vc93L1t+gpR3p8jxeVdaYlbV2jTYteDje19rNSS/H5dlhxUYll5Fy6vJ2cDwP8RnsXi818yGty1ayP55y3W6fg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"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.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.0.tgz" ,
"integrity" : "sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
]
} ,
"node_modules/micromark-util-types" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.0.tgz" ,
"integrity" : "sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
]
} ,
"node_modules/micromatch" : {
"version" : "4.0.5" ,
"resolved" : "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz" ,
"integrity" : "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==" ,
"dependencies" : {
"braces" : "^3.0.2" ,
"picomatch" : "^2.3.1"
} ,
"engines" : {
"node" : ">=8.6"
}
} ,
"node_modules/mimic-fn" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz" ,
"integrity" : "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/minipass" : {
"version" : "4.2.8" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-4.2.8.tgz" ,
"integrity" : "sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==" ,
"engines" : {
"node" : ">=8"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/minizlib" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz" ,
"integrity" : "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"minipass" : "^3.0.0" ,
"yallist" : "^4.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/minizlib/node_modules/minipass" : {
2024-03-10 20:24:36 +00:00
"version" : "3.3.6" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz" ,
"integrity" : "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/minizlib/node_modules/yallist" : {
2024-03-10 20:24:36 +00:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
2024-05-09 20:20:44 +00:00
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/mkdirp" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz" ,
"integrity" : "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" ,
"bin" : {
"mkdirp" : "bin/cmd.js"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=10"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/mlly" : {
"version" : "1.6.1" ,
"resolved" : "https://registry.npmjs.org/mlly/-/mlly-1.6.1.tgz" ,
"integrity" : "sha512-vLgaHvaeunuOXHSmEbZ9izxPx3USsk8KCQ8iC+aTlp5sKRSoZvwhHh5L9VbKSaVC6sJDqbyohIS76E2VmHIPAA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"acorn" : "^8.11.3" ,
"pathe" : "^1.1.2" ,
"pkg-types" : "^1.0.3" ,
"ufo" : "^1.3.2"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/mrmime" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz" ,
"integrity" : "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=10"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/ms" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" ,
"integrity" : "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"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=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/nanoid" : {
"version" : "3.3.7" ,
"resolved" : "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz" ,
"integrity" : "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"bin" : {
"nanoid" : "bin/nanoid.cjs"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/nlcst-to-string" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/nlcst-to-string/-/nlcst-to-string-3.1.1.tgz" ,
"integrity" : "sha512-63mVyqaqt0cmn2VcI2aH6kxe1rLAmSROqHMA0i4qqg1tidkfExgpb0FGMikMCn86mw5dFtBtEANfmSSK7TjNHw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/nlcst" : "^1.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/node-releases" : {
"version" : "2.0.14" ,
"resolved" : "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz" ,
"integrity" : "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw=="
} ,
"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==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=0.10.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/normalize-range" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz" ,
"integrity" : "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=0.10.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/npm-run-path" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz" ,
"integrity" : "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"path-key" : "^4.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/npm-run-path/node_modules/path-key" : {
2024-03-10 20:24:36 +00:00
"version" : "4.0.0" ,
2024-05-09 20:20:44 +00:00
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz" ,
"integrity" : "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"boolbase" : "^1.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/fb55/nth-check?sponsor=1"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"ee-first" : "1.1.1"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">= 0.8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"wrappy" : "1"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/onetime" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz" ,
"integrity" : "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"mimic-fn" : "^4.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/ora" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/ora/-/ora-8.0.1.tgz" ,
"integrity" : "sha512-ANIvzobt1rls2BDny5fWZ3ZVKyD6nscLvfFRpQgfWsythlcsVUC9kL0zq6j2Z5z9wwp1kd7wpsD/T9qNPVLCaQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"chalk" : "^5.3.0" ,
"cli-cursor" : "^4.0.0" ,
"cli-spinners" : "^2.9.2" ,
"is-interactive" : "^2.0.0" ,
"is-unicode-supported" : "^2.0.0" ,
"log-symbols" : "^6.0.0" ,
"stdin-discarder" : "^0.2.1" ,
"string-width" : "^7.0.0" ,
"strip-ansi" : "^7.1.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/ora/node_modules/chalk" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz" ,
"integrity" : "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" ,
"engines" : {
"node" : "^12.17.0 || ^14.13 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/p-limit" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-5.0.0.tgz" ,
"integrity" : "sha512-/Eaoq+QyLSiXQ4lyYV23f14mZRQcXnxfHrN0vCai+ak9G0pp9iEQukIIZq5NccEvwRB8PUnZT0KsOoDCINS1qQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"yocto-queue" : "^1.0.0"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"p-limit" : "^3.0.2"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=10"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"yocto-queue" : "^0.1.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : ">=10"
2024-05-09 20:20:44 +00:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/p-queue" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/p-queue/-/p-queue-8.0.1.tgz" ,
"integrity" : "sha512-NXzu9aQJTAzbBqOt2hwsR63ea7yvxJc0PwN/zobNAudYfb1B7R08SzB4TsLeSbUCuG467NhnoT0oO6w1qRO+BA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"eventemitter3" : "^5.0.1" ,
"p-timeout" : "^6.1.2"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=18"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/p-timeout" : {
"version" : "6.1.2" ,
"resolved" : "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.2.tgz" ,
"integrity" : "sha512-UbD77BuZ9Bc9aABo74gfXhNvzC9Tx7SxtHSh1fxvx3jTLLYvmVhiQZZrJzqqU0jKbN32kb5VOKiLEQI/3bIjgQ==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=14.16"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +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==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=6"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/parse-latin" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/parse-latin/-/parse-latin-5.0.1.tgz" ,
"integrity" : "sha512-b/K8ExXaWC9t34kKeDV8kGXBkXZ1HCSAZRYE7HR14eA1GlXX5L8iWhs8USJNhQU9q5ci413jCKF0gOyovvyRBg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"nlcst-to-string" : "^3.0.0" ,
"unist-util-modify-children" : "^3.0.0" ,
"unist-util-visit-children" : "^2.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/parse5" : {
"version" : "7.1.2" ,
"resolved" : "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz" ,
"integrity" : "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"entities" : "^4.4.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"url" : "https://github.com/inikulin/parse5?sponsor=1"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/parse5-htmlparser2-tree-adapter" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz" ,
"integrity" : "sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"domhandler" : "^5.0.2" ,
"parse5" : "^7.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"url" : "https://github.com/inikulin/parse5?sponsor=1"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/path-exists" : {
2024-03-10 20:24:36 +00:00
"version" : "4.0.0" ,
2024-05-09 20:20:44 +00:00
"resolved" : "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" ,
"integrity" : "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +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==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/path-to-regexp" : {
"version" : "6.2.2" ,
"resolved" : "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.2.tgz" ,
"integrity" : "sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/pathe" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz" ,
"integrity" : "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"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=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/picocolors" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz" ,
"integrity" : "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
} ,
"node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=8.6"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/sponsors/jonschlinkert"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/pify" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz" ,
"integrity" : "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=6"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/pkg-dir" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz" ,
"integrity" : "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"find-up" : "^4.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/pkg-dir/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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"locate-path" : "^5.0.0" ,
"path-exists" : "^4.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/pkg-dir/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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"p-locate" : "^4.1.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/pkg-dir/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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"p-try" : "^2.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/pkg-dir/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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"p-limit" : "^2.2.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/pkg-types" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/pkg-types/-/pkg-types-1.0.3.tgz" ,
"integrity" : "sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"jsonc-parser" : "^3.2.0" ,
"mlly" : "^1.2.0" ,
"pathe" : "^1.1.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss" : {
"version" : "8.4.38" ,
"resolved" : "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz" ,
"integrity" : "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==" ,
"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"
}
] ,
"dependencies" : {
"nanoid" : "^3.3.7" ,
"picocolors" : "^1.0.0" ,
"source-map-js" : "^1.2.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^10 || ^12 || >=14"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-attribute-case-insensitive" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-6.0.3.tgz" ,
"integrity" : "sha512-KHkmCILThWBRtg+Jn1owTnHPnFit4OkqS+eKiGEOPIGke54DCeYGJ6r0Fx/HjfE9M9kznApCLcU0DvnPchazMQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
2024-05-09 20:20:44 +00:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"postcss-selector-parser" : "^6.0.13"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-clamp" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-clamp/-/postcss-clamp-4.1.0.tgz" ,
"integrity" : "sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"postcss-value-parser" : "^4.2.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=7.6.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4.6"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-color-functional-notation" : {
"version" : "6.0.11" ,
"resolved" : "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-6.0.11.tgz" ,
"integrity" : "sha512-gJ+hAtAsgBF4w7eh28Pg7EA60lx7vE5xO/B/yZawaI6FYHky+5avA9YSe73nJHnAMEVFpCMeJc6Wts5g+niksg==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-color-parser" : "^2.0.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
"@csstools/postcss-progressive-custom-properties" : "^3.2.0" ,
"@csstools/utilities" : "^1.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-color-hex-alpha" : {
"version" : "9.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-9.0.4.tgz" ,
"integrity" : "sha512-XQZm4q4fNFqVCYMGPiBjcqDhuG7Ey2xrl99AnDJMyr5eDASsAGalndVgHZF8i97VFNy1GQeZc4q2ydagGmhelQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/utilities" : "^1.0.0" ,
"postcss-value-parser" : "^4.2.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-color-rebeccapurple" : {
"version" : "9.0.3" ,
"resolved" : "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-9.0.3.tgz" ,
"integrity" : "sha512-ruBqzEFDYHrcVq3FnW3XHgwRqVMrtEPLBtD7K2YmsLKVc2jbkxzzNEctJKsPCpDZ+LeMHLKRDoSShVefGc+CkQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/utilities" : "^1.0.0" ,
"postcss-value-parser" : "^4.2.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-custom-media" : {
"version" : "10.0.6" ,
"resolved" : "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-10.0.6.tgz" ,
"integrity" : "sha512-BjihQoIO4Wjqv9fQNExSJIim8UAmkhLxuJnhJsLTRFSba1y1MhxkJK5awsM//6JJ+/Tu5QUxf624RQAvKHv6SA==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
"@csstools/cascade-layer-name-parser" : "^1.0.11" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
"@csstools/media-query-list-parser" : "^2.1.11"
} ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-custom-properties" : {
"version" : "13.3.10" ,
"resolved" : "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-13.3.10.tgz" ,
"integrity" : "sha512-ejaalIpl7p0k0L5ngIZ86AZGmp3m1KdeOCbSQTK4gQcB1ncaoPTHorw206+tsZRIhIDYvh5ZButEje6740YDXw==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/cascade-layer-name-parser" : "^1.0.11" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
"@csstools/utilities" : "^1.0.0" ,
"postcss-value-parser" : "^4.2.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-custom-selectors" : {
"version" : "7.1.10" ,
"resolved" : "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-7.1.10.tgz" ,
"integrity" : "sha512-bV/6+IExyT2J4kMzX6c+ZMlN1xDfjcC4ePr1ywKezcTgwgUn11qQN3jdzFBpo8Dk1K7vO/OYOwMb5AtJP4JZcg==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
2024-05-09 20:20:44 +00:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/cascade-layer-name-parser" : "^1.0.11" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
"postcss-selector-parser" : "^6.0.13"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-dir-pseudo-class" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-8.0.1.tgz" ,
"integrity" : "sha512-uULohfWBBVoFiZXgsQA24JV6FdKIidQ+ZqxOouhWwdE+qJlALbkS5ScB43ZTjPK+xUZZhlaO/NjfCt5h4IKUfw==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
"postcss-selector-parser" : "^6.0.13"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-double-position-gradients" : {
"version" : "5.0.6" ,
"resolved" : "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-5.0.6.tgz" ,
"integrity" : "sha512-QJ+089FKMaqDxOhhIHsJrh4IP7h4PIHNC5jZP5PMmnfUScNu8Hji2lskqpFWCvu+5sj+2EJFyzKd13sLEWOZmQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/postcss-progressive-custom-properties" : "^3.2.0" ,
"@csstools/utilities" : "^1.0.0" ,
"postcss-value-parser" : "^4.2.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-focus-visible" : {
"version" : "9.0.1" ,
"resolved" : "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-9.0.1.tgz" ,
"integrity" : "sha512-N2VQ5uPz3Z9ZcqI5tmeholn4d+1H14fKXszpjogZIrFbhaq0zNAtq8sAnw6VLiqGbL8YBzsnu7K9bBkTqaRimQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
2024-05-09 20:20:44 +00:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"postcss-selector-parser" : "^6.0.13"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-focus-within" : {
2024-03-10 20:24:36 +00:00
"version" : "8.0.1" ,
2024-05-09 20:20:44 +00:00
"resolved" : "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-8.0.1.tgz" ,
"integrity" : "sha512-NFU3xcY/xwNaapVb+1uJ4n23XImoC86JNwkY/uduytSl2s9Ekc2EpzmRR63+ExitnW3Mab3Fba/wRPCT5oDILA==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"postcss-selector-parser" : "^6.0.13"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-font-variant" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-5.0.0.tgz" ,
"integrity" : "sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==" ,
"dev" : true ,
"peerDependencies" : {
"postcss" : "^8.1.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-gap-properties" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-5.0.1.tgz" ,
"integrity" : "sha512-k2z9Cnngc24c0KF4MtMuDdToROYqGMMUQGcE6V0odwjHyOHtaDBlLeRBV70y9/vF7KIbShrTRZ70JjsI1BZyWw==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-image-set-function" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-6.0.3.tgz" ,
"integrity" : "sha512-i2bXrBYzfbRzFnm+pVuxVePSTCRiNmlfssGI4H0tJQvDue+yywXwUxe68VyzXs7cGtMaH6MCLY6IbCShrSroCw==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
2024-05-09 20:20:44 +00:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/utilities" : "^1.0.0" ,
"postcss-value-parser" : "^4.2.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-lab-function" : {
"version" : "6.0.16" ,
"resolved" : "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-6.0.16.tgz" ,
"integrity" : "sha512-QWv0VxfjgIl8jBR/wuQcm/o31jn4P/LwzYuVKzNQoO5t7HPcU0d3RfWUiDrHN3frmSv+YYZppr3P81tKFTDyqg==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
2024-05-09 20:20:44 +00:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@csstools/css-color-parser" : "^2.0.2" ,
"@csstools/css-parser-algorithms" : "^2.6.3" ,
"@csstools/css-tokenizer" : "^2.3.1" ,
"@csstools/postcss-progressive-custom-properties" : "^3.2.0" ,
"@csstools/utilities" : "^1.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-logical" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/postcss-logical/-/postcss-logical-7.0.1.tgz" ,
"integrity" : "sha512-8GwUQZE0ri0K0HJHkDv87XOLC8DE0msc+HoWLeKdtjDZEwpZ5xuK3QdV6FhmHSQW40LPkg43QzvATRAI3LsRkg==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
2024-05-09 20:20:44 +00:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
} ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-nesting" : {
2024-05-27 17:28:16 +00:00
"version" : "12.1.5" ,
"resolved" : "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-12.1.5.tgz" ,
"integrity" : "sha512-N1NgI1PDCiAGWPTYrwqm8wpjv0bgDmkYHH72pNsqTCv9CObxjxftdYu6AKtGN+pnJa7FQjMm3v4sp8QJbFsYdQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
2024-05-09 20:20:44 +00:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
"@csstools/selector-resolve-nested" : "^1.1.0" ,
2024-05-16 13:13:23 +00:00
"@csstools/selector-specificity" : "^3.1.1" ,
2024-05-27 17:28:16 +00:00
"postcss-selector-parser" : "^6.1.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"postcss" : "^8.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-opacity-percentage" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/postcss-opacity-percentage/-/postcss-opacity-percentage-2.0.0.tgz" ,
"integrity" : "sha512-lyDrCOtntq5Y1JZpBFzIWm2wG9kbEdujpNt4NLannF+J9c8CgFIzPa80YQfdza+Y+yFfzbYj/rfoOsYsooUWTQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
2024-05-09 20:20:44 +00:00
"type" : "kofi" ,
"url" : "https://ko-fi.com/mrcgrtz"
2024-03-10 20:24:36 +00:00
} ,
{
2024-05-09 20:20:44 +00:00
"type" : "liberapay" ,
"url" : "https://liberapay.com/mrcgrtz"
2024-03-10 20:24:36 +00:00
}
] ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.2"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-overflow-shorthand" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-5.0.1.tgz" ,
"integrity" : "sha512-XzjBYKLd1t6vHsaokMV9URBt2EwC9a7nDhpQpjoPk2HRTSQfokPfyAS/Q7AOrzUu6q+vp/GnrDBGuj/FCaRqrQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"postcss-value-parser" : "^4.2.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-page-break" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-3.0.4.tgz" ,
"integrity" : "sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"peerDependencies" : {
2024-05-09 20:20:44 +00:00
"postcss" : "^8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-place" : {
"version" : "9.0.1" ,
"resolved" : "https://registry.npmjs.org/postcss-place/-/postcss-place-9.0.1.tgz" ,
"integrity" : "sha512-JfL+paQOgRQRMoYFc2f73pGuG/Aw3tt4vYMR6UA3cWVMxivviPTnMFnFTczUJOA4K2Zga6xgQVE+PcLs64WC8Q==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"postcss-value-parser" : "^4.2.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-preset-env" : {
2024-05-27 17:28:16 +00:00
"version" : "9.5.14" ,
"resolved" : "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-9.5.14.tgz" ,
"integrity" : "sha512-gTMi+3kENN/mN+K59aR+vEOjlkujTmmXJcM9rnAqGh9Y/euQ/ypdp9rd8mO1eoIjAD8vNS15+xbkBxoi+65BqQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-16 13:13:23 +00:00
"@csstools/postcss-cascade-layers" : "^4.0.6" ,
2024-05-09 20:20:44 +00:00
"@csstools/postcss-color-function" : "^3.0.16" ,
"@csstools/postcss-color-mix-function" : "^2.0.16" ,
"@csstools/postcss-exponential-functions" : "^1.0.7" ,
"@csstools/postcss-font-format-keywords" : "^3.0.2" ,
"@csstools/postcss-gamut-mapping" : "^1.0.9" ,
"@csstools/postcss-gradients-interpolation-method" : "^4.0.17" ,
"@csstools/postcss-hwb-function" : "^3.0.15" ,
"@csstools/postcss-ic-unit" : "^3.0.6" ,
"@csstools/postcss-initial" : "^1.0.1" ,
2024-05-16 13:13:23 +00:00
"@csstools/postcss-is-pseudo-class" : "^4.0.8" ,
2024-05-09 20:20:44 +00:00
"@csstools/postcss-light-dark-function" : "^1.0.5" ,
"@csstools/postcss-logical-float-and-clear" : "^2.0.1" ,
"@csstools/postcss-logical-overflow" : "^1.0.1" ,
"@csstools/postcss-logical-overscroll-behavior" : "^1.0.1" ,
"@csstools/postcss-logical-resize" : "^2.0.1" ,
"@csstools/postcss-logical-viewport-units" : "^2.0.9" ,
"@csstools/postcss-media-minmax" : "^1.1.6" ,
"@csstools/postcss-media-queries-aspect-ratio-number-values" : "^2.0.9" ,
"@csstools/postcss-nested-calc" : "^3.0.2" ,
"@csstools/postcss-normalize-display-values" : "^3.0.2" ,
"@csstools/postcss-oklab-function" : "^3.0.16" ,
"@csstools/postcss-progressive-custom-properties" : "^3.2.0" ,
"@csstools/postcss-relative-color-syntax" : "^2.0.16" ,
"@csstools/postcss-scope-pseudo-class" : "^3.0.1" ,
"@csstools/postcss-stepped-value-functions" : "^3.0.8" ,
"@csstools/postcss-text-decoration-shorthand" : "^3.0.6" ,
"@csstools/postcss-trigonometric-functions" : "^3.0.8" ,
"@csstools/postcss-unset-value" : "^3.0.1" ,
"autoprefixer" : "^10.4.19" ,
"browserslist" : "^4.22.3" ,
"css-blank-pseudo" : "^6.0.2" ,
2024-05-16 13:13:23 +00:00
"css-has-pseudo" : "^6.0.5" ,
2024-05-09 20:20:44 +00:00
"css-prefers-color-scheme" : "^9.0.1" ,
"cssdb" : "^8.0.0" ,
"postcss-attribute-case-insensitive" : "^6.0.3" ,
"postcss-clamp" : "^4.1.0" ,
"postcss-color-functional-notation" : "^6.0.11" ,
"postcss-color-hex-alpha" : "^9.0.4" ,
"postcss-color-rebeccapurple" : "^9.0.3" ,
"postcss-custom-media" : "^10.0.6" ,
"postcss-custom-properties" : "^13.3.10" ,
"postcss-custom-selectors" : "^7.1.10" ,
"postcss-dir-pseudo-class" : "^8.0.1" ,
"postcss-double-position-gradients" : "^5.0.6" ,
"postcss-focus-visible" : "^9.0.1" ,
"postcss-focus-within" : "^8.0.1" ,
"postcss-font-variant" : "^5.0.0" ,
"postcss-gap-properties" : "^5.0.1" ,
"postcss-image-set-function" : "^6.0.3" ,
"postcss-lab-function" : "^6.0.16" ,
"postcss-logical" : "^7.0.1" ,
2024-05-27 17:28:16 +00:00
"postcss-nesting" : "^12.1.5" ,
2024-05-09 20:20:44 +00:00
"postcss-opacity-percentage" : "^2.0.0" ,
"postcss-overflow-shorthand" : "^5.0.1" ,
"postcss-page-break" : "^3.0.4" ,
"postcss-place" : "^9.0.1" ,
"postcss-pseudo-class-any-link" : "^9.0.2" ,
"postcss-replace-overflow-wrap" : "^4.0.0" ,
"postcss-selector-not" : "^7.0.2"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-pseudo-class-any-link" : {
"version" : "9.0.2" ,
"resolved" : "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-9.0.2.tgz" ,
"integrity" : "sha512-HFSsxIqQ9nA27ahyfH37cRWGk3SYyQLpk0LiWw/UGMV4VKT5YG2ONee4Pz/oFesnK0dn2AjcyequDbIjKJgB0g==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"postcss-selector-parser" : "^6.0.13"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-replace-overflow-wrap" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-4.0.0.tgz" ,
"integrity" : "sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"peerDependencies" : {
2024-05-09 20:20:44 +00:00
"postcss" : "^8.0.3"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-selector-not" : {
"version" : "7.0.2" ,
"resolved" : "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-7.0.2.tgz" ,
"integrity" : "sha512-/SSxf/90Obye49VZIfc0ls4H0P6i6V1iHv0pzZH8SdgvZOPFkF37ef1r5cyWcMflJSFJ5bfuoluTnFnBBFiuSA==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/csstools"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/csstools"
}
] ,
"dependencies" : {
"postcss-selector-parser" : "^6.0.13"
} ,
"engines" : {
"node" : "^14 || ^16 || >=18"
} ,
"peerDependencies" : {
"postcss" : "^8.4"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/postcss-selector-parser" : {
2024-05-27 17:28:16 +00:00
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz" ,
"integrity" : "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==" ,
2024-03-10 20:24:36 +00:00
"dev" : true ,
"dependencies" : {
2024-05-09 20:20:44 +00:00
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
"dev" : true
} ,
"node_modules/preferred-pm" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/preferred-pm/-/preferred-pm-3.1.3.tgz" ,
"integrity" : "sha512-MkXsENfftWSRpzCzImcp4FRsCc3y1opwB73CfCNWyzMqArju2CrlMHlqB7VexKiPEOjGMbttv1r9fSCn5S610w==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"find-up" : "^5.0.0" ,
"find-yarn-workspace-root2" : "1.2.16" ,
"path-exists" : "^4.0.0" ,
"which-pm" : "2.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=10"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/preferred-pm/node_modules/which-pm" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/which-pm/-/which-pm-2.0.0.tgz" ,
"integrity" : "sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"load-yaml-file" : "^0.2.0" ,
"path-exists" : "^4.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=8.15"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/prettier" : {
2024-06-11 19:53:11 +00:00
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/prettier/-/prettier-3.3.2.tgz" ,
"integrity" : "sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==" ,
2024-05-09 20:20:44 +00:00
"devOptional" : true ,
"bin" : {
"prettier" : "bin/prettier.cjs"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=14"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"url" : "https://github.com/prettier/prettier?sponsor=1"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/prettier-plugin-astro" : {
2024-05-27 17:28:16 +00:00
"version" : "0.14.0" ,
"resolved" : "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.14.0.tgz" ,
"integrity" : "sha512-7jRGJsexaRIyUzTk8uzXlP45cw6DQ5Ci4bTe0xCBCcuO1Fff8jJy9oI+kRCQKSdDFTSAArMSg8GpvzlKBtSaZA==" ,
2024-05-09 20:20:44 +00:00
"devOptional" : true ,
"dependencies" : {
"@astrojs/compiler" : "^1.5.5" ,
"prettier" : "^3.0.0" ,
"sass-formatter" : "^0.7.6"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"engines" : {
"node" : "^14.15.0 || >=16.0.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/prettier-plugin-astro/node_modules/@astrojs/compiler" : {
"version" : "1.8.2" ,
"resolved" : "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.8.2.tgz" ,
"integrity" : "sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw==" ,
"devOptional" : true
} ,
"node_modules/prismjs" : {
"version" : "1.29.0" ,
"resolved" : "https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz" ,
"integrity" : "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=6"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"kleur" : "^3.0.3" ,
"sisteransi" : "^1.0.5"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">= 6"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=6"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/property-information" : {
"version" : "6.4.1" ,
"resolved" : "https://registry.npmjs.org/property-information/-/property-information-6.4.1.tgz" ,
"integrity" : "sha512-OHYtXfu5aI2sS2LWFSN5rgJjrQ4pCy8i1jubJLe2QvMF8JJ++HXTUIVWFLfXJoaOfvYYjk2SN8J2wFUWIGXT4w==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/pump" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz" ,
"integrity" : "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"end-of-stream" : "^1.1.0" ,
"once" : "^1.3.1"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +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==" ,
2024-03-10 20:24:36 +00:00
"funding" : [
{
2024-05-09 20:20:44 +00:00
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
2024-03-10 20:24:36 +00:00
} ,
{
2024-05-09 20:20:44 +00:00
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
2024-03-10 20:24:36 +00:00
}
2024-05-09 20:20:44 +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==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">= 0.6"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/readdirp" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz" ,
"integrity" : "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"picomatch" : "^2.2.1"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=8.10.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/rehype" : {
"version" : "13.0.1" ,
"resolved" : "https://registry.npmjs.org/rehype/-/rehype-13.0.1.tgz" ,
"integrity" : "sha512-AcSLS2mItY+0fYu9xKxOu1LhUZeBZZBx8//5HKzF+0XP+eP8+6a5MXn2+DW2kfXR6Dtp1FEXMVrjyKAcvcU8vg==" ,
"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"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/rehype-parse" : {
"version" : "9.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.0.tgz" ,
"integrity" : "sha512-WG7nfvmWWkCR++KEkZevZb/uw41E8TsH4DsY9UxsTbIXCVGbAs4S+r8FrQ+OtH5EEQAs+5UxKC42VinkmpA1Yw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/hast" : "^3.0.0" ,
"hast-util-from-html" : "^2.0.0" ,
"unified" : "^11.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"hast-util-raw" : "^9.0.0" ,
"vfile" : "^6.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/rehype-stringify" : {
"version" : "10.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-10.0.0.tgz" ,
"integrity" : "sha512-1TX1i048LooI9QoecrXy7nGFFbFSufxVRAfc6Y9YMRAi56l+oB0zP51mLSV312uRuvVLPV1opSlJmslozR1XHQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/hast" : "^3.0.0" ,
"hast-util-to-html" : "^9.0.0" ,
"unified" : "^11.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/remark-gfm" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.0.tgz" ,
"integrity" : "sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@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"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/mdast" : "^4.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"unified" : "^11.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/remark-rehype" : {
"version" : "11.1.0" ,
"resolved" : "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.0.tgz" ,
"integrity" : "sha512-z3tJrAs2kIs1AqIIy6pzHmAHlF1hWQ+OdY4/hv+Wxe35EhyLKcajL33iUEn3ScxtFox9nUvRufR/Zre8Q08H/g==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@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"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/remark-smartypants" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/remark-smartypants/-/remark-smartypants-2.1.0.tgz" ,
"integrity" : "sha512-qoF6Vz3BjU2tP6OfZqHOvCU0ACmu/6jhGaINSQRI9mM7wCxNQTKB3JUAN4SVoN2ybElEDTxBIABRep7e569iJw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"retext" : "^8.1.0" ,
"retext-smartypants" : "^5.2.0" ,
"unist-util-visit" : "^5.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/mdast" : "^4.0.0" ,
"mdast-util-to-markdown" : "^2.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/require-directory" : {
2024-03-10 20:24:36 +00:00
"version" : "2.1.1" ,
2024-05-09 20:20:44 +00:00
"resolved" : "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" ,
"integrity" : "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" ,
"engines" : {
"node" : ">=0.10.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/resolve" : {
"version" : "1.22.8" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz" ,
"integrity" : "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"is-core-module" : "^2.13.0" ,
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"bin" : {
"resolve" : "bin/resolve"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/restore-cursor" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz" ,
"integrity" : "sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"onetime" : "^5.1.0" ,
"signal-exit" : "^3.0.2"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/restore-cursor/node_modules/mimic-fn" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" ,
"integrity" : "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=6"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/restore-cursor/node_modules/onetime" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" ,
"integrity" : "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" ,
"dependencies" : {
"mimic-fn" : "^2.1.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=6"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/restore-cursor/node_modules/signal-exit" : {
"version" : "3.0.7" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" ,
"integrity" : "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
} ,
"node_modules/retext" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/retext/-/retext-8.1.0.tgz" ,
"integrity" : "sha512-N9/Kq7YTn6ZpzfiGW45WfEGJqFf1IM1q8OsRa1CGzIebCJBNCANDRmOrholiDRGKo/We7ofKR4SEvcGAWEMD3Q==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/nlcst" : "^1.0.0" ,
"retext-latin" : "^3.0.0" ,
"retext-stringify" : "^3.0.0" ,
"unified" : "^10.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-latin" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/retext-latin/-/retext-latin-3.1.0.tgz" ,
"integrity" : "sha512-5MrD1tuebzO8ppsja5eEu+ZbBeUNCjoEarn70tkXOS7Bdsdf6tNahsv2bY0Z8VooFF6cw7/6S+d3yI/TMlMVVQ==" ,
"dependencies" : {
"@types/nlcst" : "^1.0.0" ,
"parse-latin" : "^5.0.0" ,
"unherit" : "^3.0.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-latin/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-latin/node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"bail" : "^2.0.0" ,
"extend" : "^3.0.0" ,
"is-buffer" : "^2.0.0" ,
"is-plain-obj" : "^4.0.0" ,
"trough" : "^2.0.0" ,
"vfile" : "^5.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-latin/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-latin/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"is-buffer" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"vfile-message" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-latin/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-smartypants" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/retext-smartypants/-/retext-smartypants-5.2.0.tgz" ,
"integrity" : "sha512-Do8oM+SsjrbzT2UNIKgheP0hgUQTDDQYyZaIY3kfq0pdFzoPk+ZClYJ+OERNXveog4xf1pZL4PfRxNoVL7a/jw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/nlcst" : "^1.0.0" ,
"nlcst-to-string" : "^3.0.0" ,
"unified" : "^10.0.0" ,
"unist-util-visit" : "^4.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-smartypants/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-smartypants/node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"bail" : "^2.0.0" ,
"extend" : "^3.0.0" ,
"is-buffer" : "^2.0.0" ,
"is-plain-obj" : "^4.0.0" ,
"trough" : "^2.0.0" ,
"vfile" : "^5.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-smartypants/node_modules/unist-util-is" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz" ,
"integrity" : "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-smartypants/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-smartypants/node_modules/unist-util-visit" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz" ,
"integrity" : "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0" ,
"unist-util-visit-parents" : "^5.1.1"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-smartypants/node_modules/unist-util-visit-parents" : {
"version" : "5.1.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz" ,
"integrity" : "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-smartypants/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"is-buffer" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"vfile-message" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-smartypants/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-stringify" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/retext-stringify/-/retext-stringify-3.1.0.tgz" ,
"integrity" : "sha512-767TLOaoXFXyOnjx/EggXlb37ZD2u4P1n0GJqVdpipqACsQP+20W+BNpMYrlJkq7hxffnFk+jc6mAK9qrbuB8w==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/nlcst" : "^1.0.0" ,
"nlcst-to-string" : "^3.0.0" ,
"unified" : "^10.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-stringify/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/retext-stringify/node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"bail" : "^2.0.0" ,
"extend" : "^3.0.0" ,
"is-buffer" : "^2.0.0" ,
"is-plain-obj" : "^4.0.0" ,
"trough" : "^2.0.0" ,
"vfile" : "^5.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-stringify/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-stringify/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"is-buffer" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"vfile-message" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext-stringify/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/retext/node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"bail" : "^2.0.0" ,
"extend" : "^3.0.0" ,
"is-buffer" : "^2.0.0" ,
"is-plain-obj" : "^4.0.0" ,
"trough" : "^2.0.0" ,
"vfile" : "^5.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"is-buffer" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"vfile-message" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/retext/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/reusify" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" ,
"integrity" : "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"iojs" : ">=1.0.0" ,
2024-03-10 20:24:36 +00:00
"node" : ">=0.10.0"
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/rollup" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/rollup/-/rollup-4.14.0.tgz" ,
"integrity" : "sha512-Qe7w62TyawbDzB4yt32R0+AbIo6m1/sqO7UPzFS8Z/ksL5mrfhA0v4CavfdmFav3D+ub4QeAgsGEe84DoWe/nQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/estree" : "1.0.5"
2024-03-10 20:24:36 +00:00
} ,
"bin" : {
2024-05-09 20:20:44 +00:00
"rollup" : "dist/bin/rollup"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"engines" : {
"node" : ">=18.0.0" ,
"npm" : ">=8.0.0"
} ,
"optionalDependencies" : {
"@rollup/rollup-android-arm-eabi" : "4.14.0" ,
"@rollup/rollup-android-arm64" : "4.14.0" ,
"@rollup/rollup-darwin-arm64" : "4.14.0" ,
"@rollup/rollup-darwin-x64" : "4.14.0" ,
"@rollup/rollup-linux-arm-gnueabihf" : "4.14.0" ,
"@rollup/rollup-linux-arm64-gnu" : "4.14.0" ,
"@rollup/rollup-linux-arm64-musl" : "4.14.0" ,
"@rollup/rollup-linux-powerpc64le-gnu" : "4.14.0" ,
"@rollup/rollup-linux-riscv64-gnu" : "4.14.0" ,
"@rollup/rollup-linux-s390x-gnu" : "4.14.0" ,
"@rollup/rollup-linux-x64-gnu" : "4.14.0" ,
"@rollup/rollup-linux-x64-musl" : "4.14.0" ,
"@rollup/rollup-win32-arm64-msvc" : "4.14.0" ,
"@rollup/rollup-win32-ia32-msvc" : "4.14.0" ,
"@rollup/rollup-win32-x64-msvc" : "4.14.0" ,
"fsevents" : "~2.3.2"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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"
}
] ,
"dependencies" : {
"queue-microtask" : "^1.2.2"
}
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"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
} ,
"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 ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"suf-log" : "^2.5.3"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/section-matter" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/section-matter/-/section-matter-1.0.0.tgz" ,
"integrity" : "sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"extend-shallow" : "^2.0.1" ,
"kind-of" : "^6.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/semver" : {
"version" : "7.6.2" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz" ,
"integrity" : "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==" ,
"bin" : {
"semver" : "bin/semver.js"
} ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=10"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/send" : {
"version" : "0.18.0" ,
"resolved" : "https://registry.npmjs.org/send/-/send-0.18.0.tgz" ,
"integrity" : "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"debug" : "2.6.9" ,
"depd" : "2.0.0" ,
"destroy" : "1.2.0" ,
"encodeurl" : "~1.0.2" ,
"escape-html" : "~1.0.3" ,
"etag" : "~1.8.1" ,
"fresh" : "0.5.2" ,
"http-errors" : "2.0.0" ,
"mime" : "1.6.0" ,
"ms" : "2.1.3" ,
"on-finished" : "2.4.1" ,
"range-parser" : "~1.2.1" ,
"statuses" : "2.0.1"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">= 0.8.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/send/node_modules/debug" : {
"version" : "2.6.9" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" ,
"integrity" : "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"ms" : "2.0.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/send/node_modules/debug/node_modules/ms" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" ,
"integrity" : "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
} ,
"node_modules/send/node_modules/mime" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" ,
"integrity" : "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" ,
"bin" : {
"mime" : "cli.js"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"engines" : {
"node" : ">=4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/send/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=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +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=="
} ,
"node_modules/setprototypeof" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" ,
"integrity" : "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
} ,
"node_modules/sharp" : {
"version" : "0.33.3" ,
"resolved" : "https://registry.npmjs.org/sharp/-/sharp-0.33.3.tgz" ,
"integrity" : "sha512-vHUeXJU1UvlO/BNwTpT0x/r53WkLUVxrmb5JTgW92fdFCFk0ispLMAeu/jPO2vjkXM1fYUi3K7/qcLF47pwM1A==" ,
"hasInstallScript" : true ,
"optional" : true ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"color" : "^4.2.3" ,
"detect-libc" : "^2.0.3" ,
"semver" : "^7.6.0"
} ,
"engines" : {
"libvips" : ">=8.15.2" ,
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-darwin-arm64" : "0.33.3" ,
"@img/sharp-darwin-x64" : "0.33.3" ,
"@img/sharp-libvips-darwin-arm64" : "1.0.2" ,
"@img/sharp-libvips-darwin-x64" : "1.0.2" ,
"@img/sharp-libvips-linux-arm" : "1.0.2" ,
"@img/sharp-libvips-linux-arm64" : "1.0.2" ,
"@img/sharp-libvips-linux-s390x" : "1.0.2" ,
"@img/sharp-libvips-linux-x64" : "1.0.2" ,
"@img/sharp-libvips-linuxmusl-arm64" : "1.0.2" ,
"@img/sharp-libvips-linuxmusl-x64" : "1.0.2" ,
"@img/sharp-linux-arm" : "0.33.3" ,
"@img/sharp-linux-arm64" : "0.33.3" ,
"@img/sharp-linux-s390x" : "0.33.3" ,
"@img/sharp-linux-x64" : "0.33.3" ,
"@img/sharp-linuxmusl-arm64" : "0.33.3" ,
"@img/sharp-linuxmusl-x64" : "0.33.3" ,
"@img/sharp-wasm32" : "0.33.3" ,
"@img/sharp-win32-ia32" : "0.33.3" ,
"@img/sharp-win32-x64" : "0.33.3"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"shebang-regex" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"engines" : {
"node" : ">=8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/shiki" : {
2024-06-11 19:53:11 +00:00
"version" : "1.6.4" ,
"resolved" : "https://registry.npmjs.org/shiki/-/shiki-1.6.4.tgz" ,
"integrity" : "sha512-X88chM7w8jnadoZtjPTi5ahCJx9pc9f8GfEkZAEYUTlcUZIEw2D/RY86HI/LkkE7Nj8TQWkiBfaFTJ3VJT6ESg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-06-11 19:53:11 +00:00
"@shikijs/core" : "1.6.4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/signal-exit" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz" ,
"integrity" : "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" ,
"engines" : {
"node" : ">=14"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/sponsors/isaacs"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
"optional" : true ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"is-arrayish" : "^0.3.1"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/sisteransi" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz" ,
"integrity" : "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/source-map-js" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz" ,
"integrity" : "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==" ,
"engines" : {
"node" : ">=0.10.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +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==" ,
2024-03-10 20:24:36 +00:00
"funding" : {
2024-05-09 20:20:44 +00:00
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/stable" : {
"version" : "0.1.8" ,
"resolved" : "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz" ,
"integrity" : "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==" ,
"deprecated" : "Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility"
} ,
"node_modules/statuses" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz" ,
"integrity" : "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" ,
"engines" : {
"node" : ">= 0.8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/stdin-discarder" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz" ,
"integrity" : "sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==" ,
"engines" : {
"node" : ">=18"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/string-width" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz" ,
"integrity" : "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"emoji-regex" : "^10.3.0" ,
"get-east-asian-width" : "^1.0.0" ,
"strip-ansi" : "^7.1.0"
} ,
"engines" : {
"node" : ">=18"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/stringify-entities" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.3.tgz" ,
"integrity" : "sha512-BP9nNHMhhfcMbiuQKCqMjhDP5yBCAxsPu4pHFFzJ6Alo9dZgY4VLDPutXqIjpRiMoKdp7Av85Gr73Q5uH9k7+g==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"character-entities-html4" : "^2.0.0" ,
"character-entities-legacy" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
"engines" : {
"node" : ">=4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/strip-bom-string" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-bom-string/-/strip-bom-string-1.0.0.tgz" ,
"integrity" : "sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==" ,
"engines" : {
"node" : ">=0.10.0"
}
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/strip-final-newline" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz" ,
"integrity" : "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==" ,
"engines" : {
"node" : ">=12"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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 ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"s.color" : "0.0.15"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/supports-color" : {
"version" : "5.5.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" ,
"integrity" : "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"has-flag" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"engines" : {
"node" : ">=4"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
"engines" : {
"node" : ">= 0.4"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/sponsors/ljharb"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/svgo" : {
2024-03-10 20:24:36 +00:00
"version" : "3.0.3" ,
2024-05-09 20:20:44 +00:00
"resolved" : "https://registry.npmjs.org/svgo/-/svgo-3.0.3.tgz" ,
"integrity" : "sha512-X4UZvLhOglD5Xrp834HzGHf8RKUW0Ahigg/08yRO1no9t2NxffOkMiQ0WmaMIbaGlVTlSst2zWANsdhz5ybXgA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@trysound/sax" : "0.2.0" ,
"commander" : "^7.2.0" ,
"css-select" : "^5.1.0" ,
"css-tree" : "^2.2.1" ,
"csso" : "5.0.5" ,
"picocolors" : "^1.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"bin" : {
"svgo" : "bin/svgo"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"engines" : {
"node" : ">=14.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
"type" : "opencollective" ,
2024-05-09 20:20:44 +00:00
"url" : "https://opencollective.com/svgo"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">= 10"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
"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"
} ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=10"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/tar/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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"minipass" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">= 8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/tar/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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"yallist" : "^4.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/tar/node_modules/minipass" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz" ,
"integrity" : "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==" ,
"engines" : {
"node" : ">=8"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/tar/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/tippy.js" : {
"version" : "6.3.7" ,
"resolved" : "https://registry.npmjs.org/tippy.js/-/tippy.js-6.3.7.tgz" ,
"integrity" : "sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@popperjs/core" : "^2.9.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/to-fast-properties" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz" ,
"integrity" : "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
"node" : ">=4"
}
} ,
2024-05-09 20:20:44 +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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"is-number" : "^7.0.0"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=8.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=0.6"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/tsconfck" : {
2024-06-07 06:52:26 +00:00
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.0.tgz" ,
"integrity" : "sha512-CMjc5zMnyAjcS9sPLytrbFmj89st2g+JYtY/c02ug4Q+CZaAtCgbyviI0n1YvjZE/pzoc6FbNsINS13DOL1B9w==" ,
2024-03-10 20:24:36 +00:00
"bin" : {
2024-05-09 20:20:44 +00:00
"tsconfck" : "bin/tsconfck.js"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^18 || >=20"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependencies" : {
"typescript" : "^5.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/tslib" : {
"version" : "2.6.2" ,
"resolved" : "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz" ,
"integrity" : "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" ,
"optional" : true
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/type-fest" : {
"version" : "2.19.0" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz" ,
"integrity" : "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==" ,
2024-03-10 20:24:36 +00:00
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=12.20"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"url" : "https://github.com/sponsors/sindresorhus"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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=="
} ,
"node_modules/typescript" : {
"version" : "5.4.5" ,
"resolved" : "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz" ,
"integrity" : "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==" ,
2024-03-10 20:24:36 +00:00
"bin" : {
2024-05-09 20:20:44 +00:00
"tsc" : "bin/tsc" ,
"tsserver" : "bin/tsserver"
2024-03-10 20:24:36 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : ">=14.17"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/typescript-auto-import-cache" : {
"version" : "0.3.2" ,
"resolved" : "https://registry.npmjs.org/typescript-auto-import-cache/-/typescript-auto-import-cache-0.3.2.tgz" ,
"integrity" : "sha512-+laqe5SFL1vN62FPOOJSUDTZxtgsoOXjneYOXIpx5rQ4UMiN89NAtJLpqLqyebv9fgQ/IMeeTX+mQyRnwvJzvg==" ,
"dependencies" : {
"semver" : "^7.3.8"
}
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/ua-parser-js" : {
2024-06-01 08:27:26 +00:00
"version" : "1.0.38" ,
"resolved" : "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.38.tgz" ,
"integrity" : "sha512-Aq5ppTOfvrCMgAPneW1HfWj66Xi7XL+/mIy996R1/CLS/rcyJQm6QZdsKrUeivDFQ+Oc9Wyuwor8Ze8peEoUoQ==" ,
2024-03-10 20:24:36 +00:00
"funding" : [
{
2024-05-09 20:20:44 +00:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/ua-parser-js"
2024-03-10 20:24:36 +00:00
} ,
{
2024-05-09 20:20:44 +00:00
"type" : "paypal" ,
"url" : "https://paypal.me/faisalman"
2024-03-10 20:24:36 +00:00
} ,
{
2024-05-09 20:20:44 +00:00
"type" : "github" ,
"url" : "https://github.com/sponsors/faisalman"
2024-03-10 20:24:36 +00:00
}
] ,
2024-05-09 20:20:44 +00:00
"engines" : {
"node" : "*"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/ufo" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/ufo/-/ufo-1.4.0.tgz" ,
"integrity" : "sha512-Hhy+BhRBleFjpJ2vchUNN40qgkh0366FWJGqVLYBHev0vpHTrXSA0ryT+74UiW6KWsldNurQMKGqCm1M2zBciQ=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/undici-types" : {
"version" : "5.26.5" ,
"resolved" : "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz" ,
"integrity" : "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/unherit" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/unherit/-/unherit-3.0.1.tgz" ,
"integrity" : "sha512-akOOQ/Yln8a2sgcLj4U0Jmx0R5jpIg2IUyRrWOzmEbjBtGzBdHtSeFKgoEcoH4KYIG/Pb8GQ/BwtYm0GCq1Sqg==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/unified" : {
"version" : "11.0.4" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-11.0.4.tgz" ,
"integrity" : "sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@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"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/unist-util-modify-children" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-modify-children/-/unist-util-modify-children-3.1.1.tgz" ,
"integrity" : "sha512-yXi4Lm+TG5VG+qvokP6tpnk+r1EPwyYL04JWDxLvgvPV40jANh7nm3udk65OOWquvbMDe+PL9+LmkxDpTv/7BA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0" ,
"array-iterate" : "^2.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/unist-util-modify-children/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^3.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^3.0.0" ,
"unist-util-visit" : "^5.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0" ,
"unist-util-visit-parents" : "^6.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/unist-util-visit-children" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit-children/-/unist-util-visit-children-2.0.2.tgz" ,
"integrity" : "sha512-+LWpMFqyUwLGpsQxpumsQ9o9DG2VGLFrpz+rpVXYIEdPy57GSy5HioC0g3bg/8WP9oCLlapQtklOzQ8uLS496Q==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^2.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/unist-util-visit-children/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"node_modules/unist-util-visit-parents" : {
2024-03-10 20:24:36 +00:00
"version" : "6.0.1" ,
2024-05-09 20:20:44 +00:00
"resolved" : "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz" ,
"integrity" : "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/update-browserslist-db" : {
"version" : "1.0.13" ,
"resolved" : "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz" ,
"integrity" : "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==" ,
"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"
}
] ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"escalade" : "^3.1.1" ,
"picocolors" : "^1.0.0"
2024-03-10 20:24:36 +00:00
} ,
2024-05-09 20:20:44 +00:00
"bin" : {
"update-browserslist-db" : "cli.js"
} ,
"peerDependencies" : {
"browserslist" : ">= 4.21.0"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
"dev" : true
} ,
"node_modules/vfile" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz" ,
"integrity" : "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"@types/unist" : "^3.0.0" ,
"unist-util-stringify-position" : "^4.0.0" ,
"vfile-message" : "^4.0.0"
2024-03-10 20:24:36 +00:00
} ,
"funding" : {
2024-05-09 20:20:44 +00:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-10 20:24:36 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/vfile-location" : {
"version" : "5.0.2" ,
"resolved" : "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.2.tgz" ,
"integrity" : "sha512-NXPYyxyBSH7zB5U6+3uDdd6Nybz6o6/od9rk8bp9H8GR3L+cm/fC0uUTbqBmUTnMCUDslAGBOIKNfvvb+gGlDg==" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-04-04 07:31:18 +00:00
}
} ,
2024-05-09 20:20:44 +00:00
"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==" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-stringify-position" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vite" : {
2024-06-11 19:53:11 +00:00
"version" : "5.2.13" ,
"resolved" : "https://registry.npmjs.org/vite/-/vite-5.2.13.tgz" ,
"integrity" : "sha512-SSq1noJfY9pR3I1TUENL3rQYDQCFqgD+lM6fTRAM8Nv6Lsg5hDLaXkjETVeBt+7vZBCMoibD+6IWnT2mJ+Zb/A==" ,
2024-05-09 20:20:44 +00:00
"dependencies" : {
"esbuild" : "^0.20.1" ,
"postcss" : "^8.4.38" ,
"rollup" : "^4.13.0"
} ,
2024-04-04 07:31:18 +00:00
"bin" : {
2024-05-09 20:20:44 +00:00
"vite" : "bin/vite.js"
2024-04-04 07:31:18 +00:00
} ,
"engines" : {
2024-05-09 20:20:44 +00:00
"node" : "^18.0.0 || >=20.0.0"
} ,
"funding" : {
"url" : "https://github.com/vitejs/vite?sponsor=1"
2024-04-04 07:31:18 +00:00
} ,
"optionalDependencies" : {
2024-05-09 20:20:44 +00:00
"fsevents" : "~2.3.3"
} ,
"peerDependencies" : {
"@types/node" : "^18.0.0 || >=20.0.0" ,
"less" : "*" ,
"lightningcss" : "^1.21.0" ,
"sass" : "*" ,
"stylus" : "*" ,
"sugarss" : "*" ,
"terser" : "^5.4.0"
} ,
"peerDependenciesMeta" : {
"@types/node" : {
"optional" : true
} ,
"less" : {
"optional" : true
} ,
"lightningcss" : {
"optional" : true
} ,
"sass" : {
"optional" : true
} ,
"stylus" : {
"optional" : true
} ,
"sugarss" : {
"optional" : true
} ,
"terser" : {
"optional" : true
}
2024-04-04 07:31:18 +00:00
}
} ,
2024-03-10 20:24:36 +00:00
"node_modules/vitefu" : {
"version" : "0.2.5" ,
"resolved" : "https://registry.npmjs.org/vitefu/-/vitefu-0.2.5.tgz" ,
"integrity" : "sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==" ,
"peerDependencies" : {
"vite" : "^3.0.0 || ^4.0.0 || ^5.0.0"
} ,
"peerDependenciesMeta" : {
"vite" : {
"optional" : true
}
}
} ,
"node_modules/volar-service-css" : {
2024-05-16 13:13:23 +00:00
"version" : "0.0.45" ,
"resolved" : "https://registry.npmjs.org/volar-service-css/-/volar-service-css-0.0.45.tgz" ,
"integrity" : "sha512-f+AlUI1+kESbcZSVaNJVAnK0c/9Da5StoxzPqA5/8VqUHJWNdubWNnwG5xpFVTfgh6pgTcey3UBhBfHytFaIOg==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"vscode-css-languageservice" : "^6.2.10" ,
2024-03-16 08:40:27 +00:00
"vscode-languageserver-textdocument" : "^1.0.11" ,
2024-03-10 20:24:36 +00:00
"vscode-uri" : "^3.0.8"
} ,
"peerDependencies" : {
2024-05-16 13:13:23 +00:00
"@volar/language-service" : "~2.2.3"
2024-03-10 20:24:36 +00:00
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
}
}
} ,
"node_modules/volar-service-emmet" : {
2024-05-16 13:13:23 +00:00
"version" : "0.0.45" ,
"resolved" : "https://registry.npmjs.org/volar-service-emmet/-/volar-service-emmet-0.0.45.tgz" ,
"integrity" : "sha512-9nLXSDkR1vA/3fQkFEsSXAu3XovQxOpTkVG2jilQgfek/K1ZLkaA/WMhN/TtmPmQg4NxE9Ni6mA5udBQ5gVXIA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-16 13:13:23 +00:00
"@emmetio/css-parser" : "^0.4.0" ,
"@emmetio/html-matcher" : "^1.3.0" ,
"@vscode/emmet-helper" : "^2.9.2"
2024-03-10 20:24:36 +00:00
} ,
"peerDependencies" : {
2024-05-16 13:13:23 +00:00
"@volar/language-service" : "~2.2.3"
2024-03-10 20:24:36 +00:00
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
}
}
} ,
"node_modules/volar-service-html" : {
2024-05-16 13:13:23 +00:00
"version" : "0.0.45" ,
"resolved" : "https://registry.npmjs.org/volar-service-html/-/volar-service-html-0.0.45.tgz" ,
"integrity" : "sha512-tLTJqfy1v5C4nmeAsfekFIKPl4r4qDMyL0L9MWywr/EApZzPCsbeUGxCqdzxSMC2q7PMCfX2i167txDo+J0LVA==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
2024-05-09 20:20:44 +00:00
"vscode-html-languageservice" : "npm:@johnsoncodehk/vscode-html-languageservice@5.2.0-34a5462" ,
2024-03-16 08:40:27 +00:00
"vscode-languageserver-textdocument" : "^1.0.11" ,
2024-03-10 20:24:36 +00:00
"vscode-uri" : "^3.0.8"
} ,
"peerDependencies" : {
2024-05-16 13:13:23 +00:00
"@volar/language-service" : "~2.2.3"
2024-03-10 20:24:36 +00:00
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
}
}
} ,
2024-05-09 20:20:44 +00:00
"node_modules/volar-service-html/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=="
} ,
"node_modules/volar-service-html/node_modules/vscode-html-languageservice" : {
"name" : "@johnsoncodehk/vscode-html-languageservice" ,
"version" : "5.2.0-34a5462" ,
"resolved" : "https://registry.npmjs.org/@johnsoncodehk/vscode-html-languageservice/-/vscode-html-languageservice-5.2.0-34a5462.tgz" ,
"integrity" : "sha512-etqLfpSJ5zaw76KUNF603be6d6QsiQPmaHr9FKEp4zhLZJzWCCMH6Icak7MtLUFLZLMpL761mZNImi/joBo1ZA==" ,
"dependencies" : {
"@vscode/l10n" : "^0.0.18" ,
"vscode-languageserver-textdocument" : "^1.0.11" ,
"vscode-languageserver-types" : "^3.17.5" ,
"vscode-uri" : "^3.0.8"
}
} ,
2024-03-10 20:24:36 +00:00
"node_modules/volar-service-prettier" : {
2024-05-16 13:13:23 +00:00
"version" : "0.0.45" ,
"resolved" : "https://registry.npmjs.org/volar-service-prettier/-/volar-service-prettier-0.0.45.tgz" ,
"integrity" : "sha512-+mBS2EsDgp/kunKEBnHvhBwIQm5v2ahw4NKpKdg4sTpXy3UxqHt+Fq/wRYQ7Z8LlNVNRVfp75ThjM+w2zaZBAw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"vscode-uri" : "^3.0.8"
} ,
"peerDependencies" : {
2024-05-16 13:13:23 +00:00
"@volar/language-service" : "~2.2.3" ,
2024-03-10 20:24:36 +00:00
"prettier" : "^2.2 || ^3.0"
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
} ,
"prettier" : {
"optional" : true
}
}
} ,
"node_modules/volar-service-typescript" : {
2024-05-16 13:13:23 +00:00
"version" : "0.0.45" ,
"resolved" : "https://registry.npmjs.org/volar-service-typescript/-/volar-service-typescript-0.0.45.tgz" ,
"integrity" : "sha512-i/mMIIAMastJ2kgPo3qvX0Rrl7NyxhIYZ0ug/B4ambZcLPI1vzBgS2fmvyWX3jhBYHh8NmbAotFj+0Y9JtN47A==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"path-browserify" : "^1.0.1" ,
"semver" : "^7.5.4" ,
"typescript-auto-import-cache" : "^0.3.1" ,
"vscode-languageserver-textdocument" : "^1.0.11" ,
2024-03-16 08:40:27 +00:00
"vscode-nls" : "^5.2.0"
2024-03-10 20:24:36 +00:00
} ,
"peerDependencies" : {
2024-05-16 13:13:23 +00:00
"@volar/language-service" : "~2.2.3"
2024-03-10 20:24:36 +00:00
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
}
}
} ,
"node_modules/volar-service-typescript-twoslash-queries" : {
2024-05-16 13:13:23 +00:00
"version" : "0.0.45" ,
"resolved" : "https://registry.npmjs.org/volar-service-typescript-twoslash-queries/-/volar-service-typescript-twoslash-queries-0.0.45.tgz" ,
"integrity" : "sha512-KrPUUvKggZgV9mrDpstCzmf20irgv0ooMv+FGDzIIQUkya+d2+nSS8Mx2h9FvsYgLccUVw5jU3Rhwhd3pv/7qg==" ,
2024-03-10 20:24:36 +00:00
"peerDependencies" : {
2024-05-16 13:13:23 +00:00
"@volar/language-service" : "~2.2.3"
2024-03-10 20:24:36 +00:00
} ,
"peerDependenciesMeta" : {
"@volar/language-service" : {
"optional" : true
}
}
} ,
"node_modules/vscode-css-languageservice" : {
2024-05-09 20:20:44 +00:00
"version" : "6.2.14" ,
"resolved" : "https://registry.npmjs.org/vscode-css-languageservice/-/vscode-css-languageservice-6.2.14.tgz" ,
"integrity" : "sha512-5UPQ9Y1sUTnuMyaMBpO7LrBkqjhEJb5eAwdUlDp+Uez8lry+Tspnk3+3p2qWS4LlNsr4p3v9WkZxUf1ltgFpgw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"@vscode/l10n" : "^0.0.18" ,
"vscode-languageserver-textdocument" : "^1.0.11" ,
"vscode-languageserver-types" : "3.17.5" ,
"vscode-uri" : "^3.0.8"
}
} ,
"node_modules/vscode-css-languageservice/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=="
} ,
"node_modules/vscode-html-languageservice" : {
2024-03-22 22:23:26 +00:00
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/vscode-html-languageservice/-/vscode-html-languageservice-5.2.0.tgz" ,
"integrity" : "sha512-cdNMhyw57/SQzgUUGSIMQ66jikqEN6nBNyhx5YuOyj9310+eY9zw8Q0cXpiKzDX8aHYFewQEXRnigl06j/TVwQ==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"@vscode/l10n" : "^0.0.18" ,
"vscode-languageserver-textdocument" : "^1.0.11" ,
"vscode-languageserver-types" : "^3.17.5" ,
"vscode-uri" : "^3.0.8"
}
} ,
"node_modules/vscode-html-languageservice/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=="
} ,
"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==" ,
"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==" ,
"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==" ,
"dependencies" : {
"vscode-jsonrpc" : "8.2.0" ,
"vscode-languageserver-types" : "3.17.5"
}
} ,
"node_modules/vscode-languageserver-textdocument" : {
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz" ,
"integrity" : "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA=="
} ,
"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=="
} ,
"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=="
} ,
"node_modules/vscode-uri" : {
"version" : "3.0.8" ,
"resolved" : "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.8.tgz" ,
"integrity" : "sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw=="
} ,
"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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/which-pm" : {
2024-06-07 06:52:26 +00:00
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/which-pm/-/which-pm-2.2.0.tgz" ,
"integrity" : "sha512-MOiaDbA5ZZgUjkeMWM5EkJp4loW5ZRoa5bc3/aeMox/PJelMhE6t7S/mLuiY43DBupyxH+S0U1bTui9kWUlmsw==" ,
2024-03-10 20:24:36 +00:00
"dependencies" : {
"load-yaml-file" : "^0.2.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8.15"
}
} ,
"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==" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/widest-line" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/widest-line/-/widest-line-4.0.1.tgz" ,
"integrity" : "sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig==" ,
"dependencies" : {
"string-width" : "^5.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/widest-line/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=="
} ,
"node_modules/widest-line/node_modules/string-width" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz" ,
"integrity" : "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/wrap-ansi" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz" ,
"integrity" : "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" ,
"dependencies" : {
"ansi-styles" : "^6.1.0" ,
"string-width" : "^5.0.1" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/wrap-ansi/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==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/wrap-ansi/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=="
} ,
"node_modules/wrap-ansi/node_modules/string-width" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz" ,
"integrity" : "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"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=="
} ,
"node_modules/y18n" : {
"version" : "5.0.8" ,
"resolved" : "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" ,
"integrity" : "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/yallist" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz" ,
"integrity" : "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
} ,
"node_modules/yargs" : {
"version" : "17.7.2" ,
"resolved" : "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz" ,
"integrity" : "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" ,
"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==" ,
"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==" ,
"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=="
} ,
"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==" ,
"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==" ,
"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==" ,
"dependencies" : {
"buffer-crc32" : "~0.2.3" ,
"fd-slicer" : "~1.1.0"
}
} ,
"node_modules/yocto-queue" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz" ,
"integrity" : "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==" ,
"engines" : {
"node" : ">=12.20"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/zod" : {
2024-05-09 20:20:44 +00:00
"version" : "3.23.8" ,
"resolved" : "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz" ,
"integrity" : "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==" ,
2024-03-10 20:24:36 +00:00
"funding" : {
"url" : "https://github.com/sponsors/colinhacks"
}
} ,
2024-03-16 08:40:27 +00:00
"node_modules/zod-to-json-schema" : {
2024-05-09 20:20:44 +00:00
"version" : "3.23.0" ,
"resolved" : "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.23.0.tgz" ,
"integrity" : "sha512-az0uJ243PxsRIa2x1WmNE/pnuA05gUq/JB8Lwe1EDCCL/Fz9MgjYQ0fPlyc2Tcv6aF2ZA7WM5TWaRZVEFaAIag==" ,
2024-03-16 08:40:27 +00:00
"peerDependencies" : {
2024-05-09 20:20:44 +00:00
"zod" : "^3.23.3"
2024-03-16 08:40:27 +00:00
}
} ,
2024-03-10 20:24:36 +00:00
"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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
}
}
}