2024-09-28 02:35:19 +03:00
|
|
|
{
|
|
|
|
|
"name": "quickshell-docs",
|
|
|
|
|
"version": "0.0.1",
|
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
|
"requires": true,
|
|
|
|
|
"packages": {
|
|
|
|
|
"": {
|
|
|
|
|
"name": "quickshell-docs",
|
|
|
|
|
"version": "0.0.1",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@ark-ui/solid": "^3.5.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"@astrojs/check": "^0.9.4",
|
|
|
|
|
"@astrojs/markdown-remark": "^5.3.0",
|
|
|
|
|
"@astrojs/mdx": "^3.1.8",
|
2024-09-28 10:44:54 +03:00
|
|
|
"@astrojs/solid-js": "^4.4.2",
|
2024-10-18 20:56:04 +03:00
|
|
|
"@hbsnow/rehype-sectionize": "^1.0.7",
|
|
|
|
|
"@pagefind/default-ui": "^1.1.1",
|
|
|
|
|
"@shikijs/rehype": "^1.22.0",
|
2024-09-28 02:35:19 +03:00
|
|
|
"@types/node": "^20.14.11",
|
2024-10-18 20:56:04 +03:00
|
|
|
"astro": "^4.16.6",
|
2024-09-28 02:35:19 +03:00
|
|
|
"astro-breadcrumbs": "^2.3.1",
|
2024-10-18 20:56:04 +03:00
|
|
|
"astro-icon": "^1.1.1",
|
|
|
|
|
"hast": "^1.0.0",
|
|
|
|
|
"hast-util-from-html": "^2.0.3",
|
2024-09-28 02:35:19 +03:00
|
|
|
"node": "npm:22.7.0",
|
|
|
|
|
"remark-github-blockquote-alert": "^1.2.1",
|
|
|
|
|
"solid-devtools": "^0.30.1",
|
|
|
|
|
"solid-js": "^1.8.18",
|
2024-10-18 20:56:04 +03:00
|
|
|
"typescript": "^5.5.3",
|
|
|
|
|
"unified": "^11.0.5",
|
|
|
|
|
"unist-util-visit": "^5.0.0"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@astrojs/ts-plugin": "^1.10.3",
|
2024-09-28 02:35:19 +03:00
|
|
|
"@biomejs/biome": "^1.8.3",
|
2024-10-18 20:56:04 +03:00
|
|
|
"pagefind": "^1.1.1"
|
2024-09-28 02:35:19 +03:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ampproject/remapping": {
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/@antfu/install-pkg": {
|
|
|
|
|
"version": "0.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@antfu/install-pkg/-/install-pkg-0.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-T7yB5QNG29afhWVkVq7XeIMBa5U/vs9mX69YqayXypPRmYzUmzwnYltplHmPtZ4HPCn+sQKeXW8I47wCbuBOjw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"package-manager-detector": "^0.2.0",
|
|
|
|
|
"tinyexec": "^0.3.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@antfu/utils": {
|
|
|
|
|
"version": "0.7.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.10.tgz",
|
|
|
|
|
"integrity": "sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/@ark-ui/solid": {
|
|
|
|
|
"version": "3.5.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/accordion": "0.59.0",
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/avatar": "0.59.0",
|
|
|
|
|
"@zag-js/carousel": "0.59.0",
|
|
|
|
|
"@zag-js/checkbox": "0.59.0",
|
|
|
|
|
"@zag-js/clipboard": "0.59.0",
|
|
|
|
|
"@zag-js/collapsible": "0.59.0",
|
|
|
|
|
"@zag-js/color-picker": "0.59.0",
|
|
|
|
|
"@zag-js/combobox": "0.59.0",
|
|
|
|
|
"@zag-js/date-picker": "0.59.0",
|
|
|
|
|
"@zag-js/dialog": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/editable": "0.59.0",
|
|
|
|
|
"@zag-js/file-upload": "0.59.0",
|
|
|
|
|
"@zag-js/file-utils": "0.59.0",
|
|
|
|
|
"@zag-js/hover-card": "0.59.0",
|
|
|
|
|
"@zag-js/i18n-utils": "0.59.0",
|
|
|
|
|
"@zag-js/menu": "0.59.0",
|
|
|
|
|
"@zag-js/number-input": "0.59.0",
|
|
|
|
|
"@zag-js/pagination": "0.59.0",
|
|
|
|
|
"@zag-js/pin-input": "0.59.0",
|
|
|
|
|
"@zag-js/popover": "0.59.0",
|
|
|
|
|
"@zag-js/presence": "0.59.0",
|
|
|
|
|
"@zag-js/progress": "0.59.0",
|
|
|
|
|
"@zag-js/qr-code": "0.59.0",
|
|
|
|
|
"@zag-js/radio-group": "0.59.0",
|
|
|
|
|
"@zag-js/rating-group": "0.59.0",
|
|
|
|
|
"@zag-js/select": "0.59.0",
|
|
|
|
|
"@zag-js/signature-pad": "0.59.0",
|
|
|
|
|
"@zag-js/slider": "0.59.0",
|
|
|
|
|
"@zag-js/solid": "0.59.0",
|
|
|
|
|
"@zag-js/splitter": "0.59.0",
|
|
|
|
|
"@zag-js/switch": "0.59.0",
|
|
|
|
|
"@zag-js/tabs": "0.59.0",
|
|
|
|
|
"@zag-js/tags-input": "0.59.0",
|
|
|
|
|
"@zag-js/toast": "0.59.0",
|
|
|
|
|
"@zag-js/toggle-group": "0.59.0",
|
|
|
|
|
"@zag-js/tooltip": "0.59.0",
|
|
|
|
|
"@zag-js/tree-view": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": ">=1.6.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/check": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "0.9.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@astrojs/check/-/check-0.9.4.tgz",
|
|
|
|
|
"integrity": "sha512-IOheHwCtpUfvogHHsvu0AbeRZEnjJg3MopdLddkJE70mULItS/Vh37BHcI00mcOJcH1vhD3odbpvWokpxam7xA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@astrojs/language-server": "^2.15.0",
|
|
|
|
|
"chokidar": "^4.0.1",
|
2024-09-28 02:35:19 +03:00
|
|
|
"kleur": "^4.1.5",
|
|
|
|
|
"yargs": "^17.7.2"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"astro-check": "dist/bin.js"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"typescript": "^5.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/compiler": {
|
|
|
|
|
"version": "2.10.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.10.3.tgz",
|
|
|
|
|
"integrity": "sha512-bL/O7YBxsFt55YHU021oL+xz+B/9HvGNId3F9xURN16aeqDK9juHGktdkCSXz+U4nqFACq6ZFvWomOzhV+zfPw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/internal-helpers": {
|
|
|
|
|
"version": "0.4.1",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/language-server": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "2.15.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@astrojs/language-server/-/language-server-2.15.3.tgz",
|
|
|
|
|
"integrity": "sha512-2qYkHkiqduB2F6OY+zAikd2hZP1xq5LqB0RqLCMoT7KLbfspnx6qtxOueF2n1P4+YUXRHUJVfLA4FoJCEfoMDg==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@astrojs/compiler": "^2.10.3",
|
|
|
|
|
"@astrojs/yaml2ts": "^0.2.1",
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.15",
|
2024-10-18 20:56:04 +03:00
|
|
|
"@volar/kit": "~2.4.5",
|
|
|
|
|
"@volar/language-core": "~2.4.5",
|
|
|
|
|
"@volar/language-server": "~2.4.5",
|
|
|
|
|
"@volar/language-service": "~2.4.5",
|
2024-09-28 02:35:19 +03:00
|
|
|
"fast-glob": "^3.2.12",
|
|
|
|
|
"muggle-string": "^0.4.1",
|
|
|
|
|
"volar-service-css": "0.0.61",
|
|
|
|
|
"volar-service-emmet": "0.0.61",
|
|
|
|
|
"volar-service-html": "0.0.61",
|
|
|
|
|
"volar-service-prettier": "0.0.61",
|
|
|
|
|
"volar-service-typescript": "0.0.61",
|
|
|
|
|
"volar-service-typescript-twoslash-queries": "0.0.61",
|
|
|
|
|
"volar-service-yaml": "0.0.61",
|
|
|
|
|
"vscode-html-languageservice": "^5.2.0",
|
|
|
|
|
"vscode-uri": "^3.0.8"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"astro-ls": "bin/nodeServer.js"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"prettier": "^3.0.0",
|
|
|
|
|
"prettier-plugin-astro": ">=0.11.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"prettier": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"prettier-plugin-astro": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/markdown-remark": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "5.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-5.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-r0Ikqr0e6ozPb5bvhup1qdWnSPUvQu6tub4ZLYaKyG50BXZ0ej6FhGz3GpChKpH7kglRFPObJd/bDyf2VM9pkg==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@astrojs/prism": "3.1.0",
|
|
|
|
|
"github-slugger": "^2.0.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"hast-util-from-html": "^2.0.3",
|
2024-09-28 02:35:19 +03:00
|
|
|
"hast-util-to-text": "^4.0.2",
|
|
|
|
|
"import-meta-resolve": "^4.1.0",
|
|
|
|
|
"mdast-util-definitions": "^6.0.0",
|
|
|
|
|
"rehype-raw": "^7.0.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"rehype-stringify": "^10.0.1",
|
2024-09-28 02:35:19 +03:00
|
|
|
"remark-gfm": "^4.0.0",
|
|
|
|
|
"remark-parse": "^11.0.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"remark-rehype": "^11.1.1",
|
2024-09-28 02:35:19 +03:00
|
|
|
"remark-smartypants": "^3.0.2",
|
2024-10-18 20:56:04 +03:00
|
|
|
"shiki": "^1.22.0",
|
2024-09-28 02:35:19 +03:00
|
|
|
"unified": "^11.0.5",
|
|
|
|
|
"unist-util-remove-position": "^5.0.0",
|
|
|
|
|
"unist-util-visit": "^5.0.0",
|
|
|
|
|
"unist-util-visit-parents": "^6.0.1",
|
2024-10-18 20:56:04 +03:00
|
|
|
"vfile": "^6.0.3"
|
2024-09-28 02:35:19 +03:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/mdx": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "3.1.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-3.1.8.tgz",
|
|
|
|
|
"integrity": "sha512-4o/+pvgoLFG0eG96cFs4t3NzZAIAOYu57fKAprWHXJrnq/qdBV0av6BYDjoESxvxNILUYoj8sdZVWtlPWVDLog==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@astrojs/markdown-remark": "5.3.0",
|
2024-09-28 02:35:19 +03:00
|
|
|
"@mdx-js/mdx": "^3.0.1",
|
|
|
|
|
"acorn": "^8.12.1",
|
|
|
|
|
"es-module-lexer": "^1.5.4",
|
|
|
|
|
"estree-util-visit": "^2.0.0",
|
|
|
|
|
"gray-matter": "^4.0.3",
|
2024-10-18 20:56:04 +03:00
|
|
|
"hast-util-to-html": "^9.0.3",
|
2024-09-28 02:35:19 +03:00
|
|
|
"kleur": "^4.1.5",
|
|
|
|
|
"rehype-raw": "^7.0.0",
|
|
|
|
|
"remark-gfm": "^4.0.0",
|
|
|
|
|
"remark-smartypants": "^3.0.2",
|
|
|
|
|
"source-map": "^0.7.4",
|
|
|
|
|
"unist-util-visit": "^5.0.0",
|
2024-09-28 10:44:54 +03:00
|
|
|
"vfile": "^6.0.3"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"astro": "^4.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/prism": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"prismjs": "^1.29.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/solid-js": {
|
2024-09-28 10:44:54 +03:00
|
|
|
"version": "4.4.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@astrojs/solid-js/-/solid-js-4.4.2.tgz",
|
|
|
|
|
"integrity": "sha512-E41gipjC2kp3wr7QdFW5EszPOwxDBUlsNsIohKRxkC9RskiQk9a8F56dEvpeBMXUXtmsAtNUBJHdKRTxHtOgDw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"vite-plugin-solid": "^2.10.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-devtools": "^0.30.1",
|
|
|
|
|
"solid-js": "^1.8.5"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"solid-devtools": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/telemetry": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ci-info": "^4.0.0",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"dlv": "^1.1.3",
|
|
|
|
|
"dset": "^3.1.3",
|
|
|
|
|
"is-docker": "^3.0.0",
|
|
|
|
|
"is-wsl": "^3.0.0",
|
|
|
|
|
"which-pm-runs": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/ts-plugin": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "1.10.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@astrojs/ts-plugin/-/ts-plugin-1.10.3.tgz",
|
|
|
|
|
"integrity": "sha512-VzuOdZaxJo2aDCCsdtqcFZGhAWHCDV6Ph6qO58fiqcOBVKVKTl6oINzJqiUBIfeEgnV0UucCpPaJtdAUZAnPKQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@astrojs/compiler": "^2.10.3",
|
|
|
|
|
"@astrojs/yaml2ts": "^0.2.1",
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.15",
|
2024-10-18 20:56:04 +03:00
|
|
|
"@volar/language-core": "~2.4.5",
|
|
|
|
|
"@volar/typescript": "~2.4.5",
|
2024-09-28 02:35:19 +03:00
|
|
|
"semver": "^7.3.8",
|
|
|
|
|
"vscode-languageserver-textdocument": "^1.0.11"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/yaml2ts": {
|
|
|
|
|
"version": "0.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@astrojs/yaml2ts/-/yaml2ts-0.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-CBaNwDQJz20E5WxzQh4thLVfhB3JEEGz72wRA+oJp6fQR37QLAqXZJU0mHC+yqMOQ6oj0GfRPJrz6hjf+zm6zA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"yaml": "^2.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/code-frame": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/highlight": "^7.25.7",
|
2024-09-28 02:35:19 +03:00
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/compat-data": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.8.tgz",
|
|
|
|
|
"integrity": "sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/core": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.8.tgz",
|
|
|
|
|
"integrity": "sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@ampproject/remapping": "^2.2.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/code-frame": "^7.25.7",
|
|
|
|
|
"@babel/generator": "^7.25.7",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.25.7",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.25.7",
|
|
|
|
|
"@babel/helpers": "^7.25.7",
|
|
|
|
|
"@babel/parser": "^7.25.8",
|
|
|
|
|
"@babel/template": "^7.25.7",
|
|
|
|
|
"@babel/traverse": "^7.25.7",
|
|
|
|
|
"@babel/types": "^7.25.8",
|
2024-09-28 02:35:19 +03: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",
|
2024-09-28 10:44:54 +03:00
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/generator": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/types": "^7.25.7",
|
2024-09-28 02:35:19 +03:00
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
2024-10-18 20:56:04 +03:00
|
|
|
"jsesc": "^3.0.2"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-4xwU8StnqnlIhhioZf1tqnVWeQ9pvH/ujS8hRfw/WOza+/a+1qv69BWNy+oY231maTCWgKWhfBU7kDpsds6zAA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/types": "^7.25.7"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/compat-data": "^7.25.7",
|
|
|
|
|
"@babel/helper-validator-option": "^7.25.7",
|
|
|
|
|
"browserslist": "^4.24.0",
|
2024-09-28 02:35:19 +03:00
|
|
|
"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==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-module-imports": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/traverse": "^7.25.7",
|
|
|
|
|
"@babel/types": "^7.25.7"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/helper-module-imports": "^7.25.7",
|
|
|
|
|
"@babel/helper-simple-access": "^7.25.7",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.25.7",
|
|
|
|
|
"@babel/traverse": "^7.25.7"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-simple-access": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/traverse": "^7.25.7",
|
|
|
|
|
"@babel/types": "^7.25.7"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-string-parser": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-validator-option": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helpers": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/template": "^7.25.7",
|
|
|
|
|
"@babel/types": "^7.25.7"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/highlight": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/helper-validator-identifier": "^7.25.7",
|
2024-09-28 02:35:19 +03:00
|
|
|
"chalk": "^2.4.2",
|
|
|
|
|
"js-tokens": "^4.0.0",
|
|
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/@babel/highlight/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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-convert": "^1.9.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/@babel/highlight/node_modules/chalk": {
|
|
|
|
|
"version": "2.4.2",
|
2024-10-18 20:56:04 +03:00
|
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
|
|
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-styles": "^3.2.1",
|
|
|
|
|
"escape-string-regexp": "^1.0.5",
|
|
|
|
|
"supports-color": "^5.3.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/@babel/highlight/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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-name": "1.1.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/highlight/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==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/@babel/highlight/node_modules/escape-string-regexp": {
|
|
|
|
|
"version": "1.0.5",
|
2024-10-18 20:56:04 +03:00
|
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/parser": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.8.tgz",
|
|
|
|
|
"integrity": "sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/types": "^7.25.8"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-ruZOnKO+ajVL/MVx+PwNBPOkrnXTXoWMtte1MBpegfCArhqOe3Bj52avVj1huLLxNKYKXYaSxZ2F+woK1ekXfw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/helper-plugin-utils": "^7.25.7"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-vILAg5nwGlR9EXE8JIOX4NHXd49lrYbN8hnjffDtoULwpL9hUx/N55nqh2qd0q6FyNDfjl9V79ecKGvFbcSA0Q==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/helper-annotate-as-pure": "^7.25.7",
|
|
|
|
|
"@babel/helper-module-imports": "^7.25.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.7",
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.25.7",
|
|
|
|
|
"@babel/types": "^7.25.7"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/template": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/code-frame": "^7.25.7",
|
|
|
|
|
"@babel/parser": "^7.25.7",
|
|
|
|
|
"@babel/types": "^7.25.7"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/traverse": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.7.tgz",
|
|
|
|
|
"integrity": "sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/code-frame": "^7.25.7",
|
|
|
|
|
"@babel/generator": "^7.25.7",
|
|
|
|
|
"@babel/parser": "^7.25.7",
|
|
|
|
|
"@babel/template": "^7.25.7",
|
|
|
|
|
"@babel/types": "^7.25.7",
|
2024-09-28 02:35:19 +03:00
|
|
|
"debug": "^4.3.1",
|
|
|
|
|
"globals": "^11.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/types": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.25.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.8.tgz",
|
|
|
|
|
"integrity": "sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/helper-string-parser": "^7.25.7",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.25.7",
|
2024-09-28 02:35:19 +03:00
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@biomejs/biome": {
|
|
|
|
|
"version": "1.8.3",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT OR Apache-2.0",
|
|
|
|
|
"bin": {
|
|
|
|
|
"biome": "bin/biome"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.21.3"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/biome"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@biomejs/cli-darwin-arm64": "1.8.3",
|
|
|
|
|
"@biomejs/cli-darwin-x64": "1.8.3",
|
|
|
|
|
"@biomejs/cli-linux-arm64": "1.8.3",
|
|
|
|
|
"@biomejs/cli-linux-arm64-musl": "1.8.3",
|
|
|
|
|
"@biomejs/cli-linux-x64": "1.8.3",
|
|
|
|
|
"@biomejs/cli-linux-x64-musl": "1.8.3",
|
|
|
|
|
"@biomejs/cli-win32-arm64": "1.8.3",
|
|
|
|
|
"@biomejs/cli-win32-x64": "1.8.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@biomejs/cli-linux-x64": {
|
|
|
|
|
"version": "1.8.3",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT OR Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.21.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emmetio/abbreviation": {
|
|
|
|
|
"version": "2.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emmetio/abbreviation/-/abbreviation-2.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@emmetio/scanner": "^1.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emmetio/css-abbreviation": {
|
|
|
|
|
"version": "2.1.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emmetio/css-abbreviation/-/css-abbreviation-2.1.8.tgz",
|
|
|
|
|
"integrity": "sha512-s9yjhJ6saOO/uk1V74eifykk2CBYi01STTK3WlXWGOepyKa23ymJ053+DNQjpFcy1ingpaO7AxCcwLvHFY9tuw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@emmetio/scanner": "^1.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emmetio/css-parser": {
|
|
|
|
|
"version": "0.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emmetio/css-parser/-/css-parser-0.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-z7wkxRSZgrQHXVzObGkXG+Vmj3uRlpM11oCZ9pbaz0nFejvCDmAiNDpY75+wgXOcffKpj4rzGtwGaZxfJKsJxw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@emmetio/stream-reader": "^2.2.0",
|
|
|
|
|
"@emmetio/stream-reader-utils": "^0.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emmetio/html-matcher": {
|
|
|
|
|
"version": "1.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emmetio/html-matcher/-/html-matcher-1.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-NTbsvppE5eVyBMuyGfVu2CRrLvo7J4YHb6t9sBFLyY03WYhXET37qA4zOYUjBWFCRHO7pS1B9khERtY0f5JXPQ==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@emmetio/scanner": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emmetio/scanner": {
|
|
|
|
|
"version": "1.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emmetio/scanner/-/scanner-1.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-IqRuJtQff7YHHBk4G8YZ45uB9BaAGcwQeVzgj/zj8/UdOhtQpEIupUhSk8dys6spFIWVZVeK20CzGEnqR5SbqA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emmetio/stream-reader": {
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emmetio/stream-reader/-/stream-reader-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-fXVXEyFA5Yv3M3n8sUGT7+fvecGrZP4k6FnWWMSZVQf69kAq0LLpaBQLGcPR30m3zMmKYhECP4k/ZkzvhEW5kw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emmetio/stream-reader-utils": {
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emmetio/stream-reader-utils/-/stream-reader-utils-0.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-ZsZ2I9Vzso3Ho/pjZFsmmZ++FWeEd/txqybHTm4OgaZzdS8V9V/YYWQwg5TC38Z7uLWUV1vavpLLbjJtKubR1A==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/linux-x64": {
|
|
|
|
|
"version": "0.21.5",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@floating-ui/core": {
|
|
|
|
|
"version": "1.6.5",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/utils": "^0.2.5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@floating-ui/dom": {
|
|
|
|
|
"version": "1.6.6",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/core": "^1.0.0",
|
|
|
|
|
"@floating-ui/utils": "^0.2.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@floating-ui/utils": {
|
|
|
|
|
"version": "0.2.5",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize": {
|
|
|
|
|
"version": "1.0.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@hbsnow/rehype-sectionize/-/rehype-sectionize-1.0.7.tgz",
|
|
|
|
|
"integrity": "sha512-twbVxCFf4YwgTm6FIdGtHfJ14vvIHedk2fqZTpE3X6+vszEeZlMTy7tOyI9KaP/6S2DN2Jnk7zZGtZANTD+vEg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"hast-util-heading": "^2.0.1",
|
|
|
|
|
"hast-util-heading-rank": "^2.1.1",
|
|
|
|
|
"rehype": "^12.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=16.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/@types/hast": {
|
|
|
|
|
"version": "2.3.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz",
|
|
|
|
|
"integrity": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/@types/unist": {
|
|
|
|
|
"version": "2.0.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz",
|
|
|
|
|
"integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/hast-util-from-parse5": {
|
|
|
|
|
"version": "7.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-7.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-Nz7FfPBuljzsN3tCQ4kCBKqdNhQE2l0Tn+X1ubgKBPRoiDIu1mL08Cfw4k7q71+Duyaw7DXDN+VTAp4Vh3oCOw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^2.0.0",
|
|
|
|
|
"@types/unist": "^2.0.0",
|
|
|
|
|
"hastscript": "^7.0.0",
|
|
|
|
|
"property-information": "^6.0.0",
|
|
|
|
|
"vfile": "^5.0.0",
|
|
|
|
|
"vfile-location": "^4.0.0",
|
|
|
|
|
"web-namespaces": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/hast-util-parse-selector": {
|
|
|
|
|
"version": "3.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-3.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/hast-util-raw": {
|
|
|
|
|
"version": "7.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-7.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-RujVQfVsOrxzPOPSzZFiwofMArbQke6DJjnFfceiEbFh7S05CbPt0cYN+A5YeD3pso0JQk6O1aHBnx9+Pm2uqg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^2.0.0",
|
|
|
|
|
"@types/parse5": "^6.0.0",
|
|
|
|
|
"hast-util-from-parse5": "^7.0.0",
|
|
|
|
|
"hast-util-to-parse5": "^7.0.0",
|
|
|
|
|
"html-void-elements": "^2.0.0",
|
|
|
|
|
"parse5": "^6.0.0",
|
|
|
|
|
"unist-util-position": "^4.0.0",
|
|
|
|
|
"unist-util-visit": "^4.0.0",
|
|
|
|
|
"vfile": "^5.0.0",
|
|
|
|
|
"web-namespaces": "^2.0.0",
|
|
|
|
|
"zwitch": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/hast-util-to-html": {
|
|
|
|
|
"version": "8.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-8.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-4tpQTUOr9BMjtYyNlt0P50mH7xj0Ks2xpo8M943Vykljf99HW6EzulIoJP1N3eKOSScEHzyzi9dm7/cn0RfGwA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^2.0.0",
|
|
|
|
|
"@types/unist": "^2.0.0",
|
|
|
|
|
"ccount": "^2.0.0",
|
|
|
|
|
"comma-separated-tokens": "^2.0.0",
|
|
|
|
|
"hast-util-raw": "^7.0.0",
|
|
|
|
|
"hast-util-whitespace": "^2.0.0",
|
|
|
|
|
"html-void-elements": "^2.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/@hbsnow/rehype-sectionize/node_modules/hast-util-to-parse5": {
|
|
|
|
|
"version": "7.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-7.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-YNRgAJkH2Jky5ySkIqFXTQiaqcAtJyVE+D5lkN6CdtOqrnkLfGYYrEcKuHOJZlp+MwjSwuD3fZuawI+sic/RBw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^2.0.0",
|
|
|
|
|
"comma-separated-tokens": "^2.0.0",
|
|
|
|
|
"property-information": "^6.0.0",
|
|
|
|
|
"space-separated-tokens": "^2.0.0",
|
|
|
|
|
"web-namespaces": "^2.0.0",
|
|
|
|
|
"zwitch": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/hast-util-whitespace": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/hastscript": {
|
|
|
|
|
"version": "7.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hastscript/-/hastscript-7.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^2.0.0",
|
|
|
|
|
"comma-separated-tokens": "^2.0.0",
|
|
|
|
|
"hast-util-parse-selector": "^3.0.0",
|
|
|
|
|
"property-information": "^6.0.0",
|
|
|
|
|
"space-separated-tokens": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/html-void-elements": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/parse5": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/rehype": {
|
|
|
|
|
"version": "12.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/rehype/-/rehype-12.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-ey6kAqwLM3X6QnMDILJthGvG1m1ULROS9NT4uG9IDCuv08SFyLlreSuvOa//DgEvbXx62DS6elGVqusWhRUbgw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^2.0.0",
|
|
|
|
|
"rehype-parse": "^8.0.0",
|
|
|
|
|
"rehype-stringify": "^9.0.0",
|
|
|
|
|
"unified": "^10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/rehype-parse": {
|
|
|
|
|
"version": "8.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-8.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-Ds3RglaY/+clEX2U2mHflt7NlMA72KspZ0JLUJgBBLpRddBcEw3H8uYZQliQriku22NZpYMfjDdSgHcjxue24A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^2.0.0",
|
|
|
|
|
"hast-util-from-parse5": "^7.0.0",
|
|
|
|
|
"parse5": "^6.0.0",
|
|
|
|
|
"unified": "^10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/rehype-stringify": {
|
|
|
|
|
"version": "9.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-9.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-Uk5xu1YKdqobe5XpSskwPvo1XeHUUucWEQSl8hTrXt5selvca1e8K1EZ37E6YoZ4BT8BCqCdVfQW7OfHfthtVQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^2.0.0",
|
|
|
|
|
"hast-util-to-html": "^8.0.0",
|
|
|
|
|
"unified": "^10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/unified": {
|
|
|
|
|
"version": "10.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"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"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/unist-util-position": {
|
|
|
|
|
"version": "4.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-4.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-kUBE91efOWfIVBo8xzh/uZQ7p9ffYRtUbMRZBNFYwf0RK8koUMx6dGUfwylLOKmaT2cs4wSW96QoYUSXAyEtpg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^2.0.0",
|
|
|
|
|
"unist-util-is": "^5.0.0",
|
|
|
|
|
"unist-util-visit-parents": "^5.1.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^2.0.0",
|
|
|
|
|
"unist-util-is": "^5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/vfile": {
|
|
|
|
|
"version": "5.3.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
|
|
|
|
|
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^2.0.0",
|
|
|
|
|
"is-buffer": "^2.0.0",
|
|
|
|
|
"unist-util-stringify-position": "^3.0.0",
|
|
|
|
|
"vfile-message": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/node_modules/vfile-location": {
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-4.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-YF23YMyASIIJXpktBa4vIGLJ5Gs88UB/XePgqPmTa7cDA+JeO3yclbpheQYCHjVHBn/yePzrXuygIL+xbvRYHw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^2.0.0",
|
|
|
|
|
"vfile": "^5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hbsnow/rehype-sectionize/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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^2.0.0",
|
|
|
|
|
"unist-util-stringify-position": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/@iconify/tools": {
|
|
|
|
|
"version": "4.0.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@iconify/tools/-/tools-4.0.7.tgz",
|
|
|
|
|
"integrity": "sha512-zOJxKIfZn96ZRGGvIWzDRLD9vb2CsxjcLuM+QIdvwWbv6SWhm49gECzUnd4d2P0sq9sfodT7yCNobWK8nvavxQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@iconify/types": "^2.0.0",
|
|
|
|
|
"@iconify/utils": "^2.1.32",
|
|
|
|
|
"@types/tar": "^6.1.13",
|
|
|
|
|
"axios": "^1.7.7",
|
|
|
|
|
"cheerio": "1.0.0",
|
|
|
|
|
"domhandler": "^5.0.3",
|
|
|
|
|
"extract-zip": "^2.0.1",
|
|
|
|
|
"local-pkg": "^0.5.0",
|
|
|
|
|
"pathe": "^1.1.2",
|
|
|
|
|
"svgo": "^3.3.2",
|
|
|
|
|
"tar": "^6.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@iconify/types": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@iconify/utils": {
|
|
|
|
|
"version": "2.1.33",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-2.1.33.tgz",
|
|
|
|
|
"integrity": "sha512-jP9h6v/g0BIZx0p7XGJJVtkVnydtbgTgt9mVNcGDYwaa7UhdHdI9dvoq+gKj9sijMSJKxUPEG2JyjsgXjxL7Kw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@antfu/install-pkg": "^0.4.0",
|
|
|
|
|
"@antfu/utils": "^0.7.10",
|
|
|
|
|
"@iconify/types": "^2.0.0",
|
|
|
|
|
"debug": "^4.3.6",
|
|
|
|
|
"kolorist": "^1.8.0",
|
|
|
|
|
"local-pkg": "^0.5.0",
|
|
|
|
|
"mlly": "^1.7.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/@img/sharp-libvips-linux-x64": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "LGPL-3.0-or-later",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"glibc": ">=2.26",
|
|
|
|
|
"npm": ">=9.6.5",
|
|
|
|
|
"pnpm": ">=7.1.0",
|
|
|
|
|
"yarn": ">=3.2.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linux-x64": {
|
|
|
|
|
"version": "0.33.4",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"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"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@img/sharp-libvips-linux-x64": "1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@internationalized/date": {
|
|
|
|
|
"version": "3.5.4",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@swc/helpers": "^0.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@internationalized/number": {
|
|
|
|
|
"version": "3.5.3",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@swc/helpers": "^0.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
|
|
|
"version": "0.3.5",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/set-array": "^1.2.1",
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
|
|
|
"version": "3.1.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/set-array": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
|
"version": "1.5.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
|
|
|
"version": "0.3.25",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mdx-js/mdx": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-eIQ4QTrOWyL3LWEe/bu6Taqzq2HQvHcyTMaOrI95P2/LmJE7AsfPfgJGuFLPVqBUE1BC1rik3VIhU+s9u72arA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "^1.0.0",
|
|
|
|
|
"@types/estree-jsx": "^1.0.0",
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"@types/mdx": "^2.0.0",
|
|
|
|
|
"collapse-white-space": "^2.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"estree-util-build-jsx": "^3.0.0",
|
|
|
|
|
"estree-util-is-identifier-name": "^3.0.0",
|
|
|
|
|
"estree-util-to-js": "^2.0.0",
|
|
|
|
|
"estree-walker": "^3.0.0",
|
|
|
|
|
"hast-util-to-estree": "^3.0.0",
|
|
|
|
|
"hast-util-to-jsx-runtime": "^2.0.0",
|
|
|
|
|
"markdown-extensions": "^2.0.0",
|
|
|
|
|
"periscopic": "^3.0.0",
|
|
|
|
|
"remark-mdx": "^3.0.0",
|
|
|
|
|
"remark-parse": "^11.0.0",
|
|
|
|
|
"remark-rehype": "^11.0.0",
|
|
|
|
|
"source-map": "^0.7.0",
|
|
|
|
|
"unified": "^11.0.0",
|
|
|
|
|
"unist-util-position-from-estree": "^2.0.0",
|
|
|
|
|
"unist-util-stringify-position": "^4.0.0",
|
|
|
|
|
"unist-util-visit": "^5.0.0",
|
|
|
|
|
"vfile": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
|
|
|
"version": "2.1.5",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
|
|
|
"run-parallel": "^1.1.9"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nodelib/fs.stat": {
|
|
|
|
|
"version": "2.0.5",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nodelib/fs.walk": {
|
|
|
|
|
"version": "1.2.8",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
|
|
|
"fastq": "^1.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nothing-but/utils": {
|
|
|
|
|
"version": "0.12.1",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@oslojs/encoding": {
|
2024-09-28 10:44:54 +03:00
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@oslojs/encoding/-/encoding-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@pagefind/darwin-arm64": {
|
|
|
|
|
"version": "1.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@pagefind/darwin-arm64/-/darwin-arm64-1.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-tZ9tysUmQpFs2EqWG2+E1gc+opDAhSyZSsgKmFzhnWfkK02YHZhvL5XJXEZDqYy3s1FAKhwjTg8XDxneuBlDZQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2024-10-18 20:56:04 +03:00
|
|
|
"dev": true,
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@pagefind/darwin-x64": {
|
|
|
|
|
"version": "1.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@pagefind/darwin-x64/-/darwin-x64-1.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-ChohLQ39dLwaxQv0jIQB/SavP3TM5K5ENfDTqIdzLkmfs3+JlzSDyQKcJFjTHYcCzQOZVeieeGq8PdqvLJxJxQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2024-10-18 20:56:04 +03:00
|
|
|
"dev": true,
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@pagefind/default-ui": {
|
|
|
|
|
"version": "1.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@pagefind/default-ui/-/default-ui-1.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-ZM0zDatWDnac/VGHhQCiM7UgA4ca8jpjA+VfuTJyHJBaxGqZMQnm4WoTz9E0KFcue1Bh9kxpu7uWFZfwpZZk0A==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@pagefind/linux-arm64": {
|
|
|
|
|
"version": "1.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@pagefind/linux-arm64/-/linux-arm64-1.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-H5P6wDoCoAbdsWp0Zx0DxnLUrwTGWGLu/VI1rcN2CyFdY2EGSvPQsbGBMrseKRNuIrJDFtxHHHyjZ7UbzaM9EA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2024-10-18 20:56:04 +03:00
|
|
|
"dev": true,
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@pagefind/linux-x64": {
|
|
|
|
|
"version": "1.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@pagefind/linux-x64/-/linux-x64-1.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-yJs7tTYbL2MI3HT+ngs9E1BfUbY9M4/YzA0yEM5xBo4Xl8Yu8Qg2xZTOQ1/F6gwvMrjCUFo8EoACs6LRDhtMrQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2024-10-18 20:56:04 +03:00
|
|
|
"dev": true,
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@pagefind/windows-x64": {
|
|
|
|
|
"version": "1.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@pagefind/windows-x64/-/windows-x64-1.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-b7/qPqgIl+lMzkQ8fJt51SfguB396xbIIR+VZ3YrL2tLuyifDJ1wL5mEm+ddmHxJ2Fki340paPcDan9en5OmAw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2024-10-18 20:56:04 +03:00
|
|
|
"dev": true,
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/pluginutils": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "5.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "^1.0.0",
|
|
|
|
|
"estree-walker": "^2.0.2",
|
|
|
|
|
"picomatch": "^2.3.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"rollup": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/pluginutils/node_modules/estree-walker": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-WTWD8PfoSAJ+qL87lE7votj3syLavxunWhzCnx3XFxFiI/BA/r3X7MUM8dVrH8rb2r4AiO8jJsr3ZjdaftmnfA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-android-arm64": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-a1sR2zSK1B4eYkiZu17ZUZhmUQcKjk2/j9Me2IDjk1GHW7LB5Z35LEzj9iJch6gtUfsnvZs1ZNyDW2oZSThrkA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-zOnKWLgDld/svhKO5PD9ozmL6roy5OQ5T4ThvdYZLpiOhEGY+dp2NwUmxK0Ld91LrbjrvtNAE0ERBwjqhZTRAA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-darwin-x64": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-7doS8br0xAkg48SKE2QNtMSFPFUlRdw9+votl27MvT46vo44ATBmdZdGysOevNELmZlfd+NEa0UYOA8f01WSrg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-pWJsfQjNWNGsoCq53KjMtwdJDmh/6NubwQcz52aEwLEuvx08bzcy6tOUuawAOncPnxz/3siRtd8hiQ32G1y8VA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-efRIANsz3UHZrnZXuEvxS9LoCOWMGD1rweciD6uJQIx2myN3a8Im1FafZBzh7zk1RJ6oKcR16dU3UPldaKd83w==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-ZrPhydkTVhyeGTW94WJ8pnl1uroqVHM3j3hjdquwAcWnmivjAwOYjTEAuEDeJvGX7xv3Z9GAvrBkEzCgHq9U1w==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-cfaupqd+UEFeURmqNP2eEvXqgbSox/LHOyN9/d2pSdV8xTrjdg3NgOFJCtc1vQ/jEke1qD0IejbBfxleBPHnPw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-ZKPan1/RvAhrUylwBXC9t7B2hXdpb/ufeu22pG2psV7RN8roOfGurEghw1ySmX/CmDDHNTDDjY3lo9hRlgtaHg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ppc64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-H1eRaCwd5E8eS8leiS+o/NqMdljkcb1d6r2h4fKSsCXQilLKArq6WS7XBLDu80Yz+nMqHVFDquwcVrQmGr28rg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"riscv64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-zJ4hA+3b5tu8u7L58CCSI0A9N1vkfwPhWd/puGXwtZlsB5bTkwDNW/+JCU84+3QYmKpLi+XvHdmrlwUwDA6kqw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"s390x"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-e2hrvElFIh6kW/UNBQK/kzqMNY5mO+67YtEh9OA65RM5IJXYTWiXjX6fjIiPaqOkBthYF1EqgiZ6OXKcQsM0hg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-1vvmgDdUSebVGXWX2lIcgRebqfQSff0hMEkLJyakQ9JQUbLDkEaMsPTLOmyccyC6IJ/l3FZuJbmrBw/u0A0uCQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-s5oFkZ/hFcrlAyBTONFY1TWndfyre1wOMwU+6KCpm/iatybvrRgmZVM+vCFwxmC5ZhdlgfE0N4XorsDpi7/4XQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-G9+TEqRnAA6nbpqyUqgTiopmnfgnMkR3kMukFBDsiyy23LZvUCpiUwjTRx6ezYCjJODXrh52rBR9oXvm+Fp5wg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
|
|
|
"version": "4.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-2jsCDZwtQvRhejHLfZ1JY6w6kEuEtfF9nzYsZxzSlNVKDX+DpsDJ+Rbjkm74nvg2rdx0gwBS+IMdvwJuq3S9pQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@shikijs/core": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "1.22.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-S8sMe4q71TJAW+qG93s5VaiihujRK6rqDFqBnxqvga/3LvqHEnxqBIOPkt//IdXVtHkQWKu4nOQNk0uBGicU7Q==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@shikijs/engine-javascript": "1.22.0",
|
|
|
|
|
"@shikijs/engine-oniguruma": "1.22.0",
|
|
|
|
|
"@shikijs/types": "1.22.0",
|
|
|
|
|
"@shikijs/vscode-textmate": "^9.3.0",
|
2024-09-28 10:44:54 +03:00
|
|
|
"@types/hast": "^3.0.4",
|
|
|
|
|
"hast-util-to-html": "^9.0.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@shikijs/engine-javascript": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "1.22.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-1.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-AeEtF4Gcck2dwBqCFUKYfsCq0s+eEbCEbkUuFou53NZ0sTGnJnJ/05KHQFZxpii5HMXbocV9URYVowOP2wH5kw==",
|
2024-09-28 10:44:54 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@shikijs/types": "1.22.0",
|
|
|
|
|
"@shikijs/vscode-textmate": "^9.3.0",
|
2024-09-28 10:44:54 +03:00
|
|
|
"oniguruma-to-js": "0.4.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@shikijs/engine-oniguruma": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "1.22.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-1.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-5iBVjhu/DYs1HB0BKsRRFipRrD7rqjxlWTj4F2Pf+nQSPqc3kcyqFFeZXnBMzDf0HdqaFVvhDRAGiYNvyLP+Mw==",
|
2024-09-28 10:44:54 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@shikijs/types": "1.22.0",
|
|
|
|
|
"@shikijs/vscode-textmate": "^9.3.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@shikijs/rehype": {
|
|
|
|
|
"version": "1.22.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@shikijs/rehype/-/rehype-1.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-lgbERrnR5CZFDryZNn/JEBA5h54hpRxMT7lXrXceDS7fiLl6ZBWLGk1nTypk9LT80M2lNZVeeh9UGS+wLoFtWQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@shikijs/types": "1.22.0",
|
|
|
|
|
"@types/hast": "^3.0.4",
|
|
|
|
|
"hast-util-to-string": "^3.0.1",
|
|
|
|
|
"shiki": "1.22.0",
|
|
|
|
|
"unified": "^11.0.5",
|
|
|
|
|
"unist-util-visit": "^5.0.0"
|
2024-09-28 10:44:54 +03:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@shikijs/types": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "1.22.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@shikijs/types/-/types-1.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-Fw/Nr7FGFhlQqHfxzZY8Cwtwk5E9nKDUgeLjZgt3UuhcM3yJR9xj3ZGNravZZok8XmEZMiYkSMTPlPkULB8nww==",
|
2024-09-28 10:44:54 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@shikijs/vscode-textmate": "^9.3.0",
|
2024-09-28 02:35:19 +03:00
|
|
|
"@types/hast": "^3.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 10:44:54 +03:00
|
|
|
"node_modules/@shikijs/vscode-textmate": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "9.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-9.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA==",
|
2024-09-28 10:44:54 +03:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/@solid-devtools/debugger": {
|
|
|
|
|
"version": "0.23.4",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nothing-but/utils": "~0.12.0",
|
|
|
|
|
"@solid-devtools/shared": "^0.13.2",
|
|
|
|
|
"@solid-primitives/bounds": "^0.0.118",
|
|
|
|
|
"@solid-primitives/cursor": "^0.0.112",
|
|
|
|
|
"@solid-primitives/event-bus": "^1.0.8",
|
|
|
|
|
"@solid-primitives/event-listener": "^2.3.0",
|
|
|
|
|
"@solid-primitives/keyboard": "^1.2.5",
|
|
|
|
|
"@solid-primitives/platform": "^0.1.0",
|
|
|
|
|
"@solid-primitives/rootless": "^1.4.2",
|
|
|
|
|
"@solid-primitives/scheduled": "^1.4.1",
|
|
|
|
|
"@solid-primitives/static-store": "^0.0.5",
|
|
|
|
|
"@solid-primitives/utils": "^6.2.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-devtools/shared": {
|
|
|
|
|
"version": "0.13.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/event-bus": "^1.0.8",
|
|
|
|
|
"@solid-primitives/event-listener": "^2.3.0",
|
|
|
|
|
"@solid-primitives/media": "^2.2.5",
|
|
|
|
|
"@solid-primitives/refs": "^1.0.5",
|
|
|
|
|
"@solid-primitives/rootless": "^1.4.2",
|
|
|
|
|
"@solid-primitives/scheduled": "^1.4.1",
|
|
|
|
|
"@solid-primitives/static-store": "^0.0.5",
|
|
|
|
|
"@solid-primitives/styles": "^0.0.111",
|
|
|
|
|
"@solid-primitives/utils": "^6.2.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/bounds": {
|
|
|
|
|
"version": "0.0.118",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/event-listener": "^2.3.0",
|
|
|
|
|
"@solid-primitives/resize-observer": "^2.0.22",
|
|
|
|
|
"@solid-primitives/static-store": "^0.0.5",
|
|
|
|
|
"@solid-primitives/utils": "^6.2.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/cursor": {
|
|
|
|
|
"version": "0.0.112",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/utils": "^6.2.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/event-bus": {
|
|
|
|
|
"version": "1.0.11",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/utils": "^6.2.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/event-listener": {
|
|
|
|
|
"version": "2.3.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/utils": "^6.2.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/keyboard": {
|
|
|
|
|
"version": "1.2.8",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/event-listener": "^2.3.3",
|
|
|
|
|
"@solid-primitives/rootless": "^1.4.5",
|
|
|
|
|
"@solid-primitives/utils": "^6.2.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/media": {
|
|
|
|
|
"version": "2.2.9",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/event-listener": "^2.3.3",
|
|
|
|
|
"@solid-primitives/rootless": "^1.4.5",
|
|
|
|
|
"@solid-primitives/static-store": "^0.0.8",
|
|
|
|
|
"@solid-primitives/utils": "^6.2.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/media/node_modules/@solid-primitives/static-store": {
|
|
|
|
|
"version": "0.0.8",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/utils": "^6.2.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/platform": {
|
|
|
|
|
"version": "0.1.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/refs": {
|
|
|
|
|
"version": "1.0.8",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/utils": "^6.2.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/resize-observer": {
|
|
|
|
|
"version": "2.0.26",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/event-listener": "^2.3.3",
|
|
|
|
|
"@solid-primitives/rootless": "^1.4.5",
|
|
|
|
|
"@solid-primitives/static-store": "^0.0.8",
|
|
|
|
|
"@solid-primitives/utils": "^6.2.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/resize-observer/node_modules/@solid-primitives/static-store": {
|
|
|
|
|
"version": "0.0.8",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/utils": "^6.2.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/rootless": {
|
|
|
|
|
"version": "1.4.5",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/utils": "^6.2.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/scheduled": {
|
|
|
|
|
"version": "1.4.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/static-store": {
|
|
|
|
|
"version": "0.0.5",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/utils": "^6.2.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/styles": {
|
|
|
|
|
"version": "0.0.111",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@solid-primitives/rootless": "^1.4.2",
|
|
|
|
|
"@solid-primitives/utils": "^6.2.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@solid-primitives/utils": {
|
|
|
|
|
"version": "6.2.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": "^1.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@swc/helpers": {
|
|
|
|
|
"version": "0.5.12",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03: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==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.13.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/@types/acorn": {
|
|
|
|
|
"version": "4.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/acorn/-/acorn-4.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/babel__core": {
|
|
|
|
|
"version": "7.20.5",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"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",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/babel__template": {
|
|
|
|
|
"version": "7.4.4",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.1.0",
|
|
|
|
|
"@babel/types": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/babel__traverse": {
|
|
|
|
|
"version": "7.20.6",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.20.7"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/cookie": {
|
|
|
|
|
"version": "0.6.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/debug": {
|
|
|
|
|
"version": "4.1.12",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/ms": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/estree": {
|
|
|
|
|
"version": "1.0.5",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/estree-jsx": {
|
|
|
|
|
"version": "1.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/hast": {
|
|
|
|
|
"version": "3.0.4",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/mdast": {
|
|
|
|
|
"version": "4.0.4",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/mdx": {
|
|
|
|
|
"version": "2.0.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.13.tgz",
|
|
|
|
|
"integrity": "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/ms": {
|
|
|
|
|
"version": "0.7.34",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/nlcst": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "20.14.11",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"undici-types": "~5.26.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/parse5": {
|
|
|
|
|
"version": "6.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/parse5/-/parse5-6.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/@types/tar": {
|
|
|
|
|
"version": "6.1.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/tar/-/tar-6.1.13.tgz",
|
|
|
|
|
"integrity": "sha512-IznnlmU5f4WcGTh2ltRu/Ijpmk8wiWXfF0VA4s+HPjHZgvFggk1YaIkbo5krX/zUCzWF8N/l4+W/LNxnvAJ8nw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
"minipass": "^4.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/@types/unist": {
|
|
|
|
|
"version": "3.0.2",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/@types/yauzl": {
|
|
|
|
|
"version": "2.10.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz",
|
|
|
|
|
"integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/@ungap/structured-clone": {
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@volar/kit": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "2.4.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@volar/kit/-/kit-2.4.6.tgz",
|
|
|
|
|
"integrity": "sha512-OaMtpmLns6IYD1nOSd0NdG/F5KzJ7Jr4B7TLeb4byPzu+ExuuRVeO56Dn1C7Frnw6bGudUQd90cpQAmxdB+RlQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@volar/language-service": "2.4.6",
|
|
|
|
|
"@volar/typescript": "2.4.6",
|
2024-09-28 02:35:19 +03: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-10-18 20:56:04 +03:00
|
|
|
"version": "2.4.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@volar/language-core/-/language-core-2.4.6.tgz",
|
|
|
|
|
"integrity": "sha512-FxUfxaB8sCqvY46YjyAAV6c3mMIq/NWQMVvJ+uS4yxr1KzOvyg61gAuOnNvgCvO4TZ7HcLExBEsWcDu4+K4E8A==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@volar/source-map": "2.4.6"
|
2024-09-28 02:35:19 +03:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@volar/language-server": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "2.4.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@volar/language-server/-/language-server-2.4.6.tgz",
|
|
|
|
|
"integrity": "sha512-ARIbMXapEUPj9UFbZqWqw/iZ+ZuxUcY+vY212+2uutZVo/jrdzhLPu2TfZd9oB9akX8XXuslinT3051DyHLLRA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@volar/language-core": "2.4.6",
|
|
|
|
|
"@volar/language-service": "2.4.6",
|
|
|
|
|
"@volar/typescript": "2.4.6",
|
2024-09-28 02:35:19 +03:00
|
|
|
"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-10-18 20:56:04 +03:00
|
|
|
"version": "2.4.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@volar/language-service/-/language-service-2.4.6.tgz",
|
|
|
|
|
"integrity": "sha512-wNeEVBgBKgpP1MfMYPrgTf1K8nhOGEh3ac0+9n6ECyk2N03+j0pWCpQ2i99mRWT/POvo1PgizDmYFH8S67bZOA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@volar/language-core": "2.4.6",
|
2024-09-28 02:35:19 +03:00
|
|
|
"vscode-languageserver-protocol": "^3.17.5",
|
|
|
|
|
"vscode-languageserver-textdocument": "^1.0.11",
|
|
|
|
|
"vscode-uri": "^3.0.8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@volar/source-map": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "2.4.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@volar/source-map/-/source-map-2.4.6.tgz",
|
|
|
|
|
"integrity": "sha512-Nsh7UW2ruK+uURIPzjJgF0YRGP5CX9nQHypA2OMqdM2FKy7rh+uv3XgPnWPw30JADbKvZ5HuBzG4gSbVDYVtiw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@volar/typescript": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "2.4.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@volar/typescript/-/typescript-2.4.6.tgz",
|
|
|
|
|
"integrity": "sha512-NMIrA7y5OOqddL9VtngPWYmdQU03htNKFtAYidbYfWA0TOhyGVd9tfcP4TsLWQ+RBWDZCbBqsr8xzU0ZOxYTCQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@volar/language-core": "2.4.6",
|
2024-09-28 02:35:19 +03:00
|
|
|
"path-browserify": "^1.0.1",
|
|
|
|
|
"vscode-uri": "^3.0.8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vscode/emmet-helper": {
|
|
|
|
|
"version": "2.9.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vscode/emmet-helper/-/emmet-helper-2.9.3.tgz",
|
|
|
|
|
"integrity": "sha512-rB39LHWWPQYYlYfpv9qCoZOVioPCftKXXqrsyqN1mTWZM6dTnONT63Db+03vgrBbHzJN45IrgS/AGxw9iiqfEw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"emmet": "^2.4.3",
|
|
|
|
|
"jsonc-parser": "^2.3.0",
|
|
|
|
|
"vscode-languageserver-textdocument": "^1.0.1",
|
|
|
|
|
"vscode-languageserver-types": "^3.15.1",
|
|
|
|
|
"vscode-uri": "^2.1.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vscode/l10n": {
|
|
|
|
|
"version": "0.0.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vscode/l10n/-/l10n-0.0.18.tgz",
|
|
|
|
|
"integrity": "sha512-KYSIHVmslkaCDyw013pphY+d7x1qV8IZupYfeIfzNA+nsaWHbn5uPuQRvdRFsa9zFzGeudPuoGoZ1Op4jrJXIQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/accordion": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/anatomy": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/aria-hidden": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/dom-query": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/auto-resize": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/dom-query": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/avatar": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/carousel": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/checkbox": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/form-utils": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/clipboard": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/collapsible": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/collection": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/color-picker": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/color-utils": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dismissable": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/form-utils": "0.59.0",
|
|
|
|
|
"@zag-js/popper": "0.59.0",
|
|
|
|
|
"@zag-js/text-selection": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/color-utils": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/numeric-range": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/combobox": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/aria-hidden": "0.59.0",
|
|
|
|
|
"@zag-js/collection": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dismissable": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/popper": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/core": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/store": "0.59.0",
|
|
|
|
|
"klona": "2.0.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/date-picker": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@internationalized/date": "3.5.4",
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/date-utils": "0.59.0",
|
|
|
|
|
"@zag-js/dismissable": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/form-utils": "0.59.0",
|
|
|
|
|
"@zag-js/live-region": "0.59.0",
|
|
|
|
|
"@zag-js/popper": "0.59.0",
|
|
|
|
|
"@zag-js/text-selection": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/date-utils": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@internationalized/date": ">=3.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/dialog": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/aria-hidden": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dismissable": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/remove-scroll": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0",
|
|
|
|
|
"focus-trap": "7.5.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/dismissable": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/interact-outside": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/dom-event": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/text-selection": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/dom-query": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/editable": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/form-utils": "0.59.0",
|
|
|
|
|
"@zag-js/interact-outside": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/element-rect": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/element-size": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/file-upload": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/file-utils": "0.59.0",
|
|
|
|
|
"@zag-js/i18n-utils": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/file-utils": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/i18n-utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/form-utils": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/hover-card": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dismissable": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/popper": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/i18n-utils": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/dom-query": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/interact-outside": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/live-region": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/menu": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dismissable": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/popper": "0.59.0",
|
|
|
|
|
"@zag-js/rect-utils": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/number-input": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@internationalized/number": "3.5.3",
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/form-utils": "0.59.0",
|
|
|
|
|
"@zag-js/number-utils": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/number-utils": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/numeric-range": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/pagination": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/pin-input": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/form-utils": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/popover": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/aria-hidden": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dismissable": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/popper": "0.59.0",
|
|
|
|
|
"@zag-js/remove-scroll": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0",
|
|
|
|
|
"focus-trap": "7.5.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/popper": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/dom": "1.6.6",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/presence": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/progress": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/qr-code": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0",
|
|
|
|
|
"proxy-memoize": "3.0.0",
|
|
|
|
|
"uqr": "0.1.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/radio-group": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/element-rect": "0.59.0",
|
|
|
|
|
"@zag-js/form-utils": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/rating-group": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/form-utils": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/rect-utils": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/remove-scroll": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/dom-query": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/select": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/collection": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dismissable": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/form-utils": "0.59.0",
|
|
|
|
|
"@zag-js/popper": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/signature-pad": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0",
|
|
|
|
|
"perfect-freehand": "^1.2.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/slider": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/element-size": "0.59.0",
|
|
|
|
|
"@zag-js/form-utils": "0.59.0",
|
|
|
|
|
"@zag-js/numeric-range": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/solid": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/store": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"solid-js": ">=1.1.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/splitter": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/number-utils": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/store": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"proxy-compare": "3.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/switch": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/form-utils": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/tabs": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/element-rect": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/tags-input": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/auto-resize": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/form-utils": "0.59.0",
|
|
|
|
|
"@zag-js/interact-outside": "0.59.0",
|
|
|
|
|
"@zag-js/live-region": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/text-selection": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/dom-query": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/toast": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dismissable": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/toggle-group": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/tooltip": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/popper": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/tree-view": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@zag-js/anatomy": "0.59.0",
|
|
|
|
|
"@zag-js/core": "0.59.0",
|
|
|
|
|
"@zag-js/dom-event": "0.59.0",
|
|
|
|
|
"@zag-js/dom-query": "0.59.0",
|
|
|
|
|
"@zag-js/types": "0.59.0",
|
|
|
|
|
"@zag-js/utils": "0.59.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/types": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"csstype": "3.1.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zag-js/utils": {
|
|
|
|
|
"version": "0.59.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/acorn": {
|
|
|
|
|
"version": "8.12.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/acorn-jsx": {
|
|
|
|
|
"version": "5.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ajv": {
|
|
|
|
|
"version": "8.17.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
|
|
|
|
|
"integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fast-deep-equal": "^3.1.3",
|
|
|
|
|
"fast-uri": "^3.0.1",
|
|
|
|
|
"json-schema-traverse": "^1.0.0",
|
|
|
|
|
"require-from-string": "^2.0.2"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ansi-align": {
|
|
|
|
|
"version": "3.0.1",
|
2024-10-18 20:56:04 +03:00
|
|
|
"resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"string-width": "^4.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ansi-regex": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ansi-styles": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "6.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"node": ">=12"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
2024-09-28 02:35:19 +03:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/argparse": {
|
|
|
|
|
"version": "1.0.10",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"sprintf-js": "~1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/aria-query": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "5.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "Apache-2.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
2024-09-28 02:35:19 +03:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/array-iterate": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/astring": {
|
|
|
|
|
"version": "1.8.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/astring/-/astring-1.8.6.tgz",
|
|
|
|
|
"integrity": "sha512-ISvCdHdlTDlH5IpxQJIex7BWBywFWgjJSVdwst+/iQCoEYnyOaQ95+X1JGshuBjGp6nxKUy1jMgE3zPqN7fQdg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"astring": "bin/astring"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/astro": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "4.16.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.6.tgz",
|
|
|
|
|
"integrity": "sha512-LMMbjr+4aN26MOyJzTdjM+Y+srpAIkx7IX9IcdF3eHQLGr8PgkioZp+VQExRfioDIyA2HY6ottVg3QccTzJqYA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@astrojs/compiler": "^2.10.3",
|
|
|
|
|
"@astrojs/internal-helpers": "0.4.1",
|
2024-10-18 20:56:04 +03:00
|
|
|
"@astrojs/markdown-remark": "5.3.0",
|
2024-09-28 02:35:19 +03:00
|
|
|
"@astrojs/telemetry": "3.1.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"@babel/core": "^7.25.8",
|
|
|
|
|
"@babel/plugin-transform-react-jsx": "^7.25.7",
|
|
|
|
|
"@babel/types": "^7.25.8",
|
|
|
|
|
"@oslojs/encoding": "^1.1.0",
|
|
|
|
|
"@rollup/pluginutils": "^5.1.2",
|
2024-09-28 02:35:19 +03:00
|
|
|
"@types/babel__core": "^7.20.5",
|
|
|
|
|
"@types/cookie": "^0.6.0",
|
|
|
|
|
"acorn": "^8.12.1",
|
2024-10-18 20:56:04 +03:00
|
|
|
"aria-query": "^5.3.2",
|
2024-09-28 02:35:19 +03:00
|
|
|
"axobject-query": "^4.1.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"boxen": "8.0.1",
|
2024-09-28 02:35:19 +03:00
|
|
|
"ci-info": "^4.0.0",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"common-ancestor-path": "^1.0.1",
|
2024-10-18 20:56:04 +03:00
|
|
|
"cookie": "^0.7.2",
|
2024-09-28 02:35:19 +03:00
|
|
|
"cssesc": "^3.0.0",
|
2024-09-28 10:44:54 +03:00
|
|
|
"debug": "^4.3.7",
|
2024-09-28 02:35:19 +03:00
|
|
|
"deterministic-object-hash": "^2.0.2",
|
2024-10-18 20:56:04 +03:00
|
|
|
"devalue": "^5.1.1",
|
2024-09-28 02:35:19 +03:00
|
|
|
"diff": "^5.2.0",
|
|
|
|
|
"dlv": "^1.1.3",
|
2024-10-18 20:56:04 +03:00
|
|
|
"dset": "^3.1.4",
|
2024-09-28 02:35:19 +03:00
|
|
|
"es-module-lexer": "^1.5.4",
|
|
|
|
|
"esbuild": "^0.21.5",
|
|
|
|
|
"estree-walker": "^3.0.3",
|
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
|
"flattie": "^1.1.1",
|
|
|
|
|
"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",
|
|
|
|
|
"kleur": "^4.1.5",
|
2024-10-18 20:56:04 +03:00
|
|
|
"magic-string": "^0.30.12",
|
2024-09-28 10:44:54 +03:00
|
|
|
"magicast": "^0.3.5",
|
|
|
|
|
"micromatch": "^4.0.8",
|
2024-09-28 02:35:19 +03:00
|
|
|
"mrmime": "^2.0.0",
|
|
|
|
|
"neotraverse": "^0.6.18",
|
2024-09-28 10:44:54 +03:00
|
|
|
"ora": "^8.1.0",
|
2024-09-28 02:35:19 +03:00
|
|
|
"p-limit": "^6.1.0",
|
|
|
|
|
"p-queue": "^8.0.1",
|
|
|
|
|
"preferred-pm": "^4.0.0",
|
|
|
|
|
"prompts": "^2.4.2",
|
2024-10-18 20:56:04 +03:00
|
|
|
"rehype": "^13.0.2",
|
2024-09-28 02:35:19 +03:00
|
|
|
"semver": "^7.6.3",
|
2024-10-18 20:56:04 +03:00
|
|
|
"shiki": "^1.22.0",
|
2024-09-28 10:44:54 +03:00
|
|
|
"tinyexec": "^0.3.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"tsconfck": "^3.1.4",
|
2024-09-28 02:35:19 +03:00
|
|
|
"unist-util-visit": "^5.0.0",
|
2024-09-28 10:44:54 +03:00
|
|
|
"vfile": "^6.0.3",
|
2024-10-18 20:56:04 +03:00
|
|
|
"vite": "^5.4.9",
|
|
|
|
|
"vitefu": "^1.0.3",
|
2024-09-28 02:35:19 +03:00
|
|
|
"which-pm": "^3.0.0",
|
|
|
|
|
"xxhash-wasm": "^1.0.2",
|
|
|
|
|
"yargs-parser": "^21.1.1",
|
|
|
|
|
"zod": "^3.23.8",
|
2024-10-18 20:56:04 +03:00
|
|
|
"zod-to-json-schema": "^3.23.3",
|
2024-09-28 02:35:19 +03:00
|
|
|
"zod-to-ts": "^1.2.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"astro": "astro.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.1 || ^20.3.0 || >=21.0.0",
|
|
|
|
|
"npm": ">=9.6.5",
|
|
|
|
|
"pnpm": ">=7.1.0"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"sharp": "^0.33.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/astro-breadcrumbs": {
|
|
|
|
|
"version": "2.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/astro-breadcrumbs/-/astro-breadcrumbs-2.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-9SUAGZiUP9iCnYOdtngZpHk1Fyge78T3tR7QR1mdx5qjOv1jIGXxtqCdxL84rMJsxgGg+NEI72rb1lK7AeCb+w==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "GitHub Sponsors",
|
|
|
|
|
"url": "https://github.com/sponsors/felix-berlin"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "Ko-fi",
|
|
|
|
|
"url": "https://ko-fi.com/felixberlin"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "PayPal",
|
|
|
|
|
"url": "https://paypal.me/FelixScholze"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "Buy me a coffee",
|
|
|
|
|
"url": "https://www.buymeacoffee.com/felixberlin"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "GPL-3.0",
|
|
|
|
|
"workspaces": [
|
|
|
|
|
"demo",
|
|
|
|
|
"docs"
|
|
|
|
|
],
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"astro": "^2.0.0-beta.0 || ^3.0.0 || ^4.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/astro-icon": {
|
|
|
|
|
"version": "1.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/astro-icon/-/astro-icon-1.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-HKBesWk2Faw/0+klLX+epQVqdTfSzZz/9+5vxXUjTJaN/HnpDf608gRPgHh7ZtwBPNJMEFoU5GLegxoDcT56OQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"@iconify/tools": "^4.0.5",
|
|
|
|
|
"@iconify/types": "^2.0.0",
|
|
|
|
|
"@iconify/utils": "^2.1.30"
|
2024-09-28 02:35:19 +03:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/astro/node_modules/argparse": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"license": "Python-2.0"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/astro/node_modules/js-yaml": {
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"argparse": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"js-yaml": "bin/js-yaml.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 10:44:54 +03:00
|
|
|
"node_modules/astro/node_modules/vitefu": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-iKKfOMBHob2WxEJbqbJjHAkmYgvFDPhuqrO82om83S8RLk+17FtyMBfcyeH8GqD0ihShtkMW/zzJgiA51hCNCQ==",
|
2024-09-28 10:44:54 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"workspaces": [
|
|
|
|
|
"tests/deps/*",
|
|
|
|
|
"tests/projects/*"
|
|
|
|
|
],
|
|
|
|
|
"peerDependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0-beta.0"
|
2024-09-28 10:44:54 +03:00
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"vite": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/asynckit": {
|
|
|
|
|
"version": "0.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/axios": {
|
|
|
|
|
"version": "1.7.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
|
|
|
|
|
"integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"follow-redirects": "^1.15.6",
|
|
|
|
|
"form-data": "^4.0.0",
|
|
|
|
|
"proxy-from-env": "^1.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/axobject-query": {
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-plugin-jsx-dom-expressions": {
|
|
|
|
|
"version": "0.37.23",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-module-imports": "7.18.6",
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.18.6",
|
|
|
|
|
"@babel/types": "^7.20.7",
|
|
|
|
|
"html-entities": "2.3.3",
|
|
|
|
|
"validate-html-nesting": "^1.2.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.20.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-plugin-jsx-dom-expressions/node_modules/@babel/helper-module-imports": {
|
|
|
|
|
"version": "7.18.6",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.18.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-preset-solid": {
|
|
|
|
|
"version": "1.8.18",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"babel-plugin-jsx-dom-expressions": "^0.37.23"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/bail": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/base-64": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03: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==",
|
|
|
|
|
"license": "ISC"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"node_modules/boxen": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "8.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/boxen/-/boxen-8.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-align": "^3.0.1",
|
2024-10-18 20:56:04 +03:00
|
|
|
"camelcase": "^8.0.0",
|
|
|
|
|
"chalk": "^5.3.0",
|
2024-09-28 02:35:19 +03:00
|
|
|
"cli-boxes": "^3.0.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"string-width": "^7.2.0",
|
|
|
|
|
"type-fest": "^4.21.0",
|
|
|
|
|
"widest-line": "^5.0.0",
|
|
|
|
|
"wrap-ansi": "^9.0.0"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"node": ">=18"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/boxen/node_modules/emoji-regex": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "10.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/boxen/node_modules/string-width": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "7.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"emoji-regex": "^10.3.0",
|
|
|
|
|
"get-east-asian-width": "^1.0.0",
|
|
|
|
|
"strip-ansi": "^7.1.0"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"node": ">=18"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/braces": {
|
|
|
|
|
"version": "3.0.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fill-range": "^7.1.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/browserslist": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/browserslist"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "tidelift",
|
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"caniuse-lite": "^1.0.30001663",
|
|
|
|
|
"electron-to-chromium": "^1.5.28",
|
2024-09-28 02:35:19 +03:00
|
|
|
"node-releases": "^2.0.18",
|
|
|
|
|
"update-browserslist-db": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"browserslist": "cli.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/camelcase": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "8.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-8.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"node": ">=16"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/caniuse-lite": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "1.0.30001669",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001669.tgz",
|
|
|
|
|
"integrity": "sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/browserslist"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "tidelift",
|
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "CC-BY-4.0"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ccount": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/chalk": {
|
|
|
|
|
"version": "5.3.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/character-entities": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/character-entities-html4": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/character-entities-legacy": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/character-reference-invalid": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/cheerio": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cheerio-select": "^2.1.0",
|
|
|
|
|
"dom-serializer": "^2.0.0",
|
|
|
|
|
"domhandler": "^5.0.3",
|
|
|
|
|
"domutils": "^3.1.0",
|
|
|
|
|
"encoding-sniffer": "^0.2.0",
|
|
|
|
|
"htmlparser2": "^9.1.0",
|
|
|
|
|
"parse5": "^7.1.2",
|
|
|
|
|
"parse5-htmlparser2-tree-adapter": "^7.0.0",
|
|
|
|
|
"parse5-parser-stream": "^7.1.2",
|
|
|
|
|
"undici": "^6.19.5",
|
|
|
|
|
"whatwg-mimetype": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.17"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/cheeriojs/cheerio?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cheerio-select": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"boolbase": "^1.0.0",
|
|
|
|
|
"css-select": "^5.1.0",
|
|
|
|
|
"css-what": "^6.1.0",
|
|
|
|
|
"domelementtype": "^2.3.0",
|
|
|
|
|
"domhandler": "^5.0.3",
|
|
|
|
|
"domutils": "^3.0.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/chokidar": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"readdirp": "^4.0.1"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"node": ">= 14.16.0"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://paulmillr.com/funding/"
|
2024-10-18 20:56:04 +03:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/chownr": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
2024-09-28 02:35:19 +03:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ci-info": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/sibiraj-s"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cli-boxes": {
|
|
|
|
|
"version": "3.0.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cli-cursor": {
|
2024-09-28 10:44:54 +03:00
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-09-28 10:44:54 +03:00
|
|
|
"restore-cursor": "^5.0.0"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-09-28 10:44:54 +03:00
|
|
|
"node": ">=18"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cli-spinners": {
|
|
|
|
|
"version": "2.9.2",
|
2024-09-28 10:44:54 +03:00
|
|
|
"resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cliui": {
|
|
|
|
|
"version": "8.0.1",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"string-width": "^4.2.0",
|
|
|
|
|
"strip-ansi": "^6.0.1",
|
|
|
|
|
"wrap-ansi": "^7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cliui/node_modules/ansi-styles": {
|
|
|
|
|
"version": "4.3.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-convert": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cliui/node_modules/strip-ansi": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-regex": "^5.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cliui/node_modules/wrap-ansi": {
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-styles": "^4.0.0",
|
|
|
|
|
"string-width": "^4.1.0",
|
|
|
|
|
"strip-ansi": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/clsx": {
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/collapse-white-space": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/color": {
|
|
|
|
|
"version": "4.2.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-convert": "^2.0.1",
|
|
|
|
|
"color-string": "^1.9.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/color-convert": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-name": "~1.1.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/color-name": {
|
|
|
|
|
"version": "1.1.4",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/color-string": {
|
|
|
|
|
"version": "1.9.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-name": "^1.0.0",
|
|
|
|
|
"simple-swizzle": "^0.2.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/combined-stream": {
|
|
|
|
|
"version": "1.0.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
|
|
|
|
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"delayed-stream": "~1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/comma-separated-tokens": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/common-ancestor-path": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/confbox": {
|
|
|
|
|
"version": "0.1.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz",
|
|
|
|
|
"integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/convert-source-map": {
|
2024-09-28 02:35:19 +03:00
|
|
|
"version": "2.0.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cookie": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "0.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"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==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"boolbase": "^1.0.0",
|
|
|
|
|
"css-what": "^6.1.0",
|
|
|
|
|
"domhandler": "^5.0.2",
|
|
|
|
|
"domutils": "^3.0.1",
|
|
|
|
|
"nth-check": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/css-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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"mdn-data": "2.0.30",
|
|
|
|
|
"source-map-js": "^1.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/css-what": {
|
|
|
|
|
"version": "6.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/cssesc": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"cssesc": "bin/cssesc"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/csso": {
|
|
|
|
|
"version": "5.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"css-tree": "~2.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
|
|
|
|
|
"npm": ">=7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/csso/node_modules/css-tree": {
|
|
|
|
|
"version": "2.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"mdn-data": "2.0.28",
|
|
|
|
|
"source-map-js": "^1.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
|
|
|
|
|
"npm": ">=7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/csso/node_modules/mdn-data": {
|
|
|
|
|
"version": "2.0.28",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz",
|
|
|
|
|
"integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==",
|
|
|
|
|
"license": "CC0-1.0"
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/csstype": {
|
|
|
|
|
"version": "3.1.3",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/debug": {
|
2024-09-28 10:44:54 +03:00
|
|
|
"version": "4.3.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
|
|
|
|
|
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-09-28 10:44:54 +03:00
|
|
|
"ms": "^2.1.3"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"supports-color": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/decode-named-character-reference": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"character-entities": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/delayed-stream": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/dequal": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/detect-libc": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/deterministic-object-hash": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"base-64": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/devalue": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "5.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/devalue/-/devalue-5.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/devlop": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"dequal": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/diff": {
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.3.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/dlv": {
|
|
|
|
|
"version": "1.1.3",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"domelementtype": "^2.3.0",
|
|
|
|
|
"domhandler": "^5.0.2",
|
|
|
|
|
"entities": "^4.2.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/domelementtype": {
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "BSD-2-Clause"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/domhandler": {
|
|
|
|
|
"version": "5.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"domelementtype": "^2.3.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/domutils": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"dom-serializer": "^2.0.0",
|
|
|
|
|
"domelementtype": "^2.3.0",
|
|
|
|
|
"domhandler": "^5.0.3"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/dset": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "3.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dset/-/dset-3.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/electron-to-chromium": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "1.5.41",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.41.tgz",
|
|
|
|
|
"integrity": "sha512-dfdv/2xNjX0P8Vzme4cfzHqnPm5xsZXwsolTYr0eyW18IUmNyG08vL+fttvinTfhKfIKdRoqkDIC9e9iWQCNYQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/emmet": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "2.4.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/emmet/-/emmet-2.4.11.tgz",
|
|
|
|
|
"integrity": "sha512-23QPJB3moh/U9sT4rQzGgeyyGIrcM+GH5uVYg2C6wZIxAIJq7Ng3QLT79tl8FUwDXhyq9SusfknOrofAKqvgyQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"workspaces": [
|
|
|
|
|
"./packages/scanner",
|
|
|
|
|
"./packages/abbreviation",
|
|
|
|
|
"./packages/css-abbreviation",
|
|
|
|
|
"./"
|
|
|
|
|
],
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@emmetio/abbreviation": "^2.3.3",
|
|
|
|
|
"@emmetio/css-abbreviation": "^2.1.8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/emoji-regex": {
|
|
|
|
|
"version": "8.0.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/encoding-sniffer": {
|
|
|
|
|
"version": "0.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"iconv-lite": "^0.6.3",
|
|
|
|
|
"whatwg-encoding": "^3.1.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/encoding-sniffer?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/end-of-stream": {
|
|
|
|
|
"version": "1.4.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
|
|
|
|
|
"integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"once": "^1.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/entities": {
|
|
|
|
|
"version": "4.5.0",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es-module-lexer": {
|
|
|
|
|
"version": "1.5.4",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/esbuild": {
|
|
|
|
|
"version": "0.21.5",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"esbuild": "bin/esbuild"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@esbuild/aix-ppc64": "0.21.5",
|
|
|
|
|
"@esbuild/android-arm": "0.21.5",
|
|
|
|
|
"@esbuild/android-arm64": "0.21.5",
|
|
|
|
|
"@esbuild/android-x64": "0.21.5",
|
|
|
|
|
"@esbuild/darwin-arm64": "0.21.5",
|
|
|
|
|
"@esbuild/darwin-x64": "0.21.5",
|
|
|
|
|
"@esbuild/freebsd-arm64": "0.21.5",
|
|
|
|
|
"@esbuild/freebsd-x64": "0.21.5",
|
|
|
|
|
"@esbuild/linux-arm": "0.21.5",
|
|
|
|
|
"@esbuild/linux-arm64": "0.21.5",
|
|
|
|
|
"@esbuild/linux-ia32": "0.21.5",
|
|
|
|
|
"@esbuild/linux-loong64": "0.21.5",
|
|
|
|
|
"@esbuild/linux-mips64el": "0.21.5",
|
|
|
|
|
"@esbuild/linux-ppc64": "0.21.5",
|
|
|
|
|
"@esbuild/linux-riscv64": "0.21.5",
|
|
|
|
|
"@esbuild/linux-s390x": "0.21.5",
|
|
|
|
|
"@esbuild/linux-x64": "0.21.5",
|
|
|
|
|
"@esbuild/netbsd-x64": "0.21.5",
|
|
|
|
|
"@esbuild/openbsd-x64": "0.21.5",
|
|
|
|
|
"@esbuild/sunos-x64": "0.21.5",
|
|
|
|
|
"@esbuild/win32-arm64": "0.21.5",
|
|
|
|
|
"@esbuild/win32-ia32": "0.21.5",
|
|
|
|
|
"@esbuild/win32-x64": "0.21.5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/escalade": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "3.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/escape-string-regexp": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/esprima": {
|
|
|
|
|
"version": "4.0.1",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"bin": {
|
|
|
|
|
"esparse": "bin/esparse.js",
|
|
|
|
|
"esvalidate": "bin/esvalidate.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/estree-util-attach-comments": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/estree-util-build-jsx": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/estree-util-build-jsx/-/estree-util-build-jsx-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree-jsx": "^1.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"estree-util-is-identifier-name": "^3.0.0",
|
|
|
|
|
"estree-walker": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/estree-util-is-identifier-name": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/estree-util-to-js": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/estree-util-to-js/-/estree-util-to-js-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree-jsx": "^1.0.0",
|
|
|
|
|
"astring": "^1.8.0",
|
|
|
|
|
"source-map": "^0.7.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/estree-util-visit": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/estree-util-visit/-/estree-util-visit-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree-jsx": "^1.0.0",
|
|
|
|
|
"@types/unist": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/estree-walker": {
|
|
|
|
|
"version": "3.0.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eventemitter3": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/extend": {
|
|
|
|
|
"version": "3.0.2",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/extend-shallow": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-extendable": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"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==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"debug": "^4.1.1",
|
|
|
|
|
"get-stream": "^5.1.0",
|
|
|
|
|
"yauzl": "^2.10.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"extract-zip": "cli.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.17.0"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@types/yauzl": "^2.9.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/fast-deep-equal": {
|
|
|
|
|
"version": "3.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fast-glob": {
|
|
|
|
|
"version": "3.3.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
|
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
|
|
|
"glob-parent": "^5.1.2",
|
|
|
|
|
"merge2": "^1.3.0",
|
|
|
|
|
"micromatch": "^4.0.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8.6.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fast-uri": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "3.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==",
|
|
|
|
|
"license": "BSD-3-Clause"
|
2024-09-28 02:35:19 +03:00
|
|
|
},
|
|
|
|
|
"node_modules/fastq": {
|
|
|
|
|
"version": "1.17.1",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"reusify": "^1.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"pend": "~1.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/fill-range": {
|
|
|
|
|
"version": "7.1.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"to-regex-range": "^5.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/find-up": {
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"locate-path": "^5.0.0",
|
|
|
|
|
"path-exists": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/find-up-simple": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/find-yarn-workspace-root2": {
|
|
|
|
|
"version": "1.2.16",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"micromatch": "^4.0.2",
|
|
|
|
|
"pkg-dir": "^4.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/flattie": {
|
|
|
|
|
"version": "1.1.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/focus-trap": {
|
|
|
|
|
"version": "7.5.4",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tabbable": "^6.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/follow-redirects": {
|
|
|
|
|
"version": "1.15.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz",
|
|
|
|
|
"integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "individual",
|
|
|
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"debug": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/form-data": {
|
|
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
|
"combined-stream": "^1.0.8",
|
|
|
|
|
"mime-types": "^2.1.12"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"minipass": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fs-minipass/node_modules/minipass": {
|
|
|
|
|
"version": "3.3.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
|
|
|
|
|
"integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"yallist": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fs-minipass/node_modules/yallist": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/fsevents": {
|
|
|
|
|
"version": "2.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/gensync": {
|
|
|
|
|
"version": "1.0.0-beta.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/get-caller-file": {
|
|
|
|
|
"version": "2.0.5",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/get-east-asian-width": {
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"pump": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/github-slugger": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/glob-parent": {
|
|
|
|
|
"version": "5.1.2",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-glob": "^4.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/globals": {
|
|
|
|
|
"version": "11.12.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/graceful-fs": {
|
|
|
|
|
"version": "4.2.11",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/gray-matter": {
|
|
|
|
|
"version": "4.0.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"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/has-flag": {
|
|
|
|
|
"version": "3.0.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/hast": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast/-/hast-1.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-vFUqlRV5C+xqP76Wwq2SrM0kipnmpxJm7OfvVXpB35Fp+Fn4MV+ozr+JZr5qFvyR1q/U+Foim2x+3P+x9S1PLA==",
|
|
|
|
|
"deprecated": "Renamed to rehype",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/hast-util-from-html": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"devlop": "^1.1.0",
|
|
|
|
|
"hast-util-from-parse5": "^8.0.0",
|
|
|
|
|
"parse5": "^7.0.0",
|
|
|
|
|
"vfile": "^6.0.0",
|
|
|
|
|
"vfile-message": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-from-parse5": {
|
|
|
|
|
"version": "8.0.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-heading": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-heading/-/hast-util-heading-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-nwRggTanShzHRYMUX46lm6pbJ2c1+TUQCETahENb6yR6c8ro8MkE0hRJm8G0IqAZl35ONgJiW8RC8+D3484vYg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^2.0.0",
|
|
|
|
|
"hast-util-is-element": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-heading-rank": {
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-heading-rank/-/hast-util-heading-rank-2.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-iAuRp+ESgJoRFJbSyaqsfvJDY6zzmFoEnL1gtz1+U8gKtGGj1p0CVlysuUAUjq95qlZESHINLThwJzNGmgGZxA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-heading-rank/node_modules/@types/hast": {
|
|
|
|
|
"version": "2.3.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz",
|
|
|
|
|
"integrity": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-heading-rank/node_modules/@types/unist": {
|
|
|
|
|
"version": "2.0.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz",
|
|
|
|
|
"integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-heading/node_modules/@types/hast": {
|
|
|
|
|
"version": "2.3.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz",
|
|
|
|
|
"integrity": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-heading/node_modules/@types/unist": {
|
|
|
|
|
"version": "2.0.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz",
|
|
|
|
|
"integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-heading/node_modules/hast-util-is-element": {
|
|
|
|
|
"version": "2.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-2.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-O1bKah6mhgEq2WtVMk+Ta5K7pPMqsBBlmzysLdcwKVrqzZQ0CHqUPiIVspNhAG1rvxpvJjtGee17XfauZYKqVA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^2.0.0",
|
|
|
|
|
"@types/unist": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-is-element": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-parse-selector": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-raw": {
|
|
|
|
|
"version": "9.0.4",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"@ungap/structured-clone": "^1.0.0",
|
|
|
|
|
"hast-util-from-parse5": "^8.0.0",
|
|
|
|
|
"hast-util-to-parse5": "^8.0.0",
|
|
|
|
|
"html-void-elements": "^3.0.0",
|
|
|
|
|
"mdast-util-to-hast": "^13.0.0",
|
|
|
|
|
"parse5": "^7.0.0",
|
|
|
|
|
"unist-util-position": "^5.0.0",
|
|
|
|
|
"unist-util-visit": "^5.0.0",
|
|
|
|
|
"vfile": "^6.0.0",
|
|
|
|
|
"web-namespaces": "^2.0.0",
|
|
|
|
|
"zwitch": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-to-estree": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-to-estree/-/hast-util-to-estree-3.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-lfX5g6hqVh9kjS/B9E2gSkvHH4SZNiQFiqWS0x9fENzEl+8W12RqdRxX6d/Cwxi30tPQs3bIO+aolQJNp1bIyw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "^1.0.0",
|
|
|
|
|
"@types/estree-jsx": "^1.0.0",
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"comma-separated-tokens": "^2.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"estree-util-attach-comments": "^3.0.0",
|
|
|
|
|
"estree-util-is-identifier-name": "^3.0.0",
|
|
|
|
|
"hast-util-whitespace": "^3.0.0",
|
|
|
|
|
"mdast-util-mdx-expression": "^2.0.0",
|
|
|
|
|
"mdast-util-mdx-jsx": "^3.0.0",
|
|
|
|
|
"mdast-util-mdxjs-esm": "^2.0.0",
|
|
|
|
|
"property-information": "^6.0.0",
|
|
|
|
|
"space-separated-tokens": "^2.0.0",
|
|
|
|
|
"style-to-object": "^0.4.0",
|
|
|
|
|
"unist-util-position": "^5.0.0",
|
|
|
|
|
"zwitch": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-to-html": {
|
2024-09-28 10:44:54 +03:00
|
|
|
"version": "9.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-M17uBDzMJ9RPCqLMO92gNNUDuBSq10a25SDBI08iCCxmorf4Yy6sYHK57n9WAbRAAaU+DuR4W6GN9K4DFZesYg==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"ccount": "^2.0.0",
|
|
|
|
|
"comma-separated-tokens": "^2.0.0",
|
|
|
|
|
"hast-util-whitespace": "^3.0.0",
|
|
|
|
|
"html-void-elements": "^3.0.0",
|
|
|
|
|
"mdast-util-to-hast": "^13.0.0",
|
|
|
|
|
"property-information": "^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-jsx-runtime": {
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-H/y0+IWPdsLLS738P8tDnrQ8Z+dj12zQQ6WC11TIM21C8WFVoIxcqWXf2H3hiTVZjF1AWqoimGwrTWecWrnmRQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "^1.0.0",
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"comma-separated-tokens": "^2.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"estree-util-is-identifier-name": "^3.0.0",
|
|
|
|
|
"hast-util-whitespace": "^3.0.0",
|
|
|
|
|
"mdast-util-mdx-expression": "^2.0.0",
|
|
|
|
|
"mdast-util-mdx-jsx": "^3.0.0",
|
|
|
|
|
"mdast-util-mdxjs-esm": "^2.0.0",
|
|
|
|
|
"property-information": "^6.0.0",
|
|
|
|
|
"space-separated-tokens": "^2.0.0",
|
|
|
|
|
"style-to-object": "^1.0.0",
|
|
|
|
|
"unist-util-position": "^5.0.0",
|
|
|
|
|
"vfile-message": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-to-jsx-runtime/node_modules/inline-style-parser": {
|
|
|
|
|
"version": "0.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-qlD8YNDqyTKTyuITrDOffsl6Tdhv+UC4hcdAVuQsK4IMQ99nSgd1MIA/Q+jQYoh9r3hVUXhYh7urSRmXPkW04g==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-to-jsx-runtime/node_modules/style-to-object": {
|
|
|
|
|
"version": "1.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-khxq+Qm3xEyZfKd/y9L3oIWQimxuc4STrQKtQn8aSDRHb8mFgpukgX1hdzfrMEW6JCjyJ8p89x+IUMVnCBI1PA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"inline-style-parser": "0.2.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-to-parse5": {
|
|
|
|
|
"version": "8.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"comma-separated-tokens": "^2.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"property-information": "^6.0.0",
|
|
|
|
|
"space-separated-tokens": "^2.0.0",
|
|
|
|
|
"web-namespaces": "^2.0.0",
|
|
|
|
|
"zwitch": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/hast-util-to-string": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hast-util-to-string/-/hast-util-to-string-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-XelQVTDWvqcl3axRfI0xSeoVKzyIFPwsAGSLIsKdJKQMXDYJS4WYrBNF/8J7RdhIcFI2BOHgAifggsvsxp/3+A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/hast-util-to-text": {
|
|
|
|
|
"version": "4.0.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"hast-util-is-element": "^3.0.0",
|
|
|
|
|
"unist-util-find-after": "^5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-whitespace": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hastscript": {
|
|
|
|
|
"version": "8.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"comma-separated-tokens": "^2.0.0",
|
|
|
|
|
"hast-util-parse-selector": "^4.0.0",
|
|
|
|
|
"property-information": "^6.0.0",
|
|
|
|
|
"space-separated-tokens": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/html-entities": {
|
|
|
|
|
"version": "2.3.3",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/html-escaper": {
|
|
|
|
|
"version": "3.0.3",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/html-void-elements": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/htmlparser2": {
|
|
|
|
|
"version": "9.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==",
|
|
|
|
|
"funding": [
|
|
|
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"domelementtype": "^2.3.0",
|
|
|
|
|
"domhandler": "^5.0.3",
|
|
|
|
|
"domutils": "^3.1.0",
|
|
|
|
|
"entities": "^4.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/http-cache-semantics": {
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"license": "BSD-2-Clause"
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"node_modules/iconv-lite": {
|
|
|
|
|
"version": "0.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/import-meta-resolve": {
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/inline-style-parser": {
|
|
|
|
|
"version": "0.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-alphabetical": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-alphanumerical": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-alphabetical": "^2.0.0",
|
|
|
|
|
"is-decimal": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-arrayish": {
|
|
|
|
|
"version": "0.3.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-decimal": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-docker": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"is-docker": "cli.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-extendable": {
|
|
|
|
|
"version": "0.1.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-extglob": {
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-fullwidth-code-point": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-glob": {
|
|
|
|
|
"version": "4.0.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-extglob": "^2.1.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-hexadecimal": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-inside-container": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-docker": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"is-inside-container": "cli.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.16"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-interactive": {
|
|
|
|
|
"version": "2.0.0",
|
2024-09-28 10:44:54 +03:00
|
|
|
"resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-number": {
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.12.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-plain-obj": {
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-reference": {
|
|
|
|
|
"version": "3.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-reference/-/is-reference-3.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-v3rht/LgVcsdZa3O2Nqs+NMowLOxeOm7Ay9+/ARQ2F+qEoANRcqrjAZKGN0v8ymUetZGgkp26LTnGT7H0Qo9Pg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-unicode-supported": {
|
2024-09-28 10:44:54 +03:00
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-what": {
|
|
|
|
|
"version": "4.1.16",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.13"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/mesqueeb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-wsl": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-inside-container": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=16"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/js-tokens": {
|
|
|
|
|
"version": "4.0.0",
|
2024-10-18 20:56:04 +03:00
|
|
|
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/js-yaml": {
|
|
|
|
|
"version": "3.14.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"argparse": "^1.0.7",
|
|
|
|
|
"esprima": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"js-yaml": "bin/js-yaml.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jsesc": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "3.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"jsesc": "bin/jsesc"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"node": ">=6"
|
2024-09-28 02:35:19 +03:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/json-schema-traverse": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/json5": {
|
|
|
|
|
"version": "2.2.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"json5": "lib/cli.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jsonc-parser": {
|
|
|
|
|
"version": "2.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-2.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/kind-of": {
|
|
|
|
|
"version": "6.0.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/kleur": {
|
|
|
|
|
"version": "4.1.5",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/klona": {
|
|
|
|
|
"version": "2.0.6",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"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==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/load-yaml-file": {
|
|
|
|
|
"version": "0.2.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"graceful-fs": "^4.1.5",
|
|
|
|
|
"js-yaml": "^3.13.0",
|
|
|
|
|
"pify": "^4.0.1",
|
|
|
|
|
"strip-bom": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"mlly": "^1.4.2",
|
|
|
|
|
"pkg-types": "^1.0.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/locate-path": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"p-locate": "^4.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash": {
|
|
|
|
|
"version": "4.17.21",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/log-symbols": {
|
|
|
|
|
"version": "6.0.0",
|
2024-09-28 10:44:54 +03:00
|
|
|
"resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-6.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"chalk": "^5.3.0",
|
|
|
|
|
"is-unicode-supported": "^1.3.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/log-symbols/node_modules/is-unicode-supported": {
|
|
|
|
|
"version": "1.3.0",
|
2024-09-28 10:44:54 +03:00
|
|
|
"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==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/longest-streak": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"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==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"yallist": "^3.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/magic-string": {
|
2024-10-18 20:56:04 +03:00
|
|
|
"version": "0.30.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.12.tgz",
|
|
|
|
|
"integrity": "sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==",
|
2024-09-28 02:35:19 +03:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 10:44:54 +03:00
|
|
|
"node_modules/magicast": {
|
|
|
|
|
"version": "0.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.25.4",
|
|
|
|
|
"@babel/types": "^7.25.4",
|
|
|
|
|
"source-map-js": "^1.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/markdown-extensions": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/markdown-extensions/-/markdown-extensions-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=16"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/markdown-table": {
|
|
|
|
|
"version": "3.0.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-definitions": {
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"unist-util-visit": "^5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-find-and-replace": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"escape-string-regexp": "^5.0.0",
|
|
|
|
|
"unist-util-is": "^6.0.0",
|
|
|
|
|
"unist-util-visit-parents": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-from-markdown": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"decode-named-character-reference": "^1.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"mdast-util-to-string": "^4.0.0",
|
|
|
|
|
"micromark": "^4.0.0",
|
|
|
|
|
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
|
|
|
|
"micromark-util-decode-string": "^2.0.0",
|
|
|
|
|
"micromark-util-normalize-identifier": "^2.0.0",
|
|
|
|
|
"micromark-util-symbol": "^2.0.0",
|
|
|
|
|
"micromark-util-types": "^2.0.0",
|
|
|
|
|
"unist-util-stringify-position": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-gfm": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"mdast-util-from-markdown": "^2.0.0",
|
|
|
|
|
"mdast-util-gfm-autolink-literal": "^2.0.0",
|
|
|
|
|
"mdast-util-gfm-footnote": "^2.0.0",
|
|
|
|
|
"mdast-util-gfm-strikethrough": "^2.0.0",
|
|
|
|
|
"mdast-util-gfm-table": "^2.0.0",
|
|
|
|
|
"mdast-util-gfm-task-list-item": "^2.0.0",
|
|
|
|
|
"mdast-util-to-markdown": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-gfm-autolink-literal": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"ccount": "^2.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"mdast-util-find-and-replace": "^3.0.0",
|
|
|
|
|
"micromark-util-character": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-gfm-footnote": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"devlop": "^1.1.0",
|
|
|
|
|
"mdast-util-from-markdown": "^2.0.0",
|
|
|
|
|
"mdast-util-to-markdown": "^2.0.0",
|
|
|
|
|
"micromark-util-normalize-identifier": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-gfm-strikethrough": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"mdast-util-from-markdown": "^2.0.0",
|
|
|
|
|
"mdast-util-to-markdown": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-gfm-table": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"markdown-table": "^3.0.0",
|
|
|
|
|
"mdast-util-from-markdown": "^2.0.0",
|
|
|
|
|
"mdast-util-to-markdown": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-gfm-task-list-item": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"mdast-util-from-markdown": "^2.0.0",
|
|
|
|
|
"mdast-util-to-markdown": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-mdx": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"mdast-util-from-markdown": "^2.0.0",
|
|
|
|
|
"mdast-util-mdx-expression": "^2.0.0",
|
|
|
|
|
"mdast-util-mdx-jsx": "^3.0.0",
|
|
|
|
|
"mdast-util-mdxjs-esm": "^2.0.0",
|
|
|
|
|
"mdast-util-to-markdown": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-mdx-expression": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-fGCu8eWdKUKNu5mohVGkhBXCXGnOTLuFqOvGMvdikr+J1w7lDJgxThOKpwRWzzbyXAU2hhSwsmssOY4yTokluw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree-jsx": "^1.0.0",
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"mdast-util-from-markdown": "^2.0.0",
|
|
|
|
|
"mdast-util-to-markdown": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-mdx-jsx": {
|
|
|
|
|
"version": "3.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-eKMQDeywY2wlHc97k5eD8VC+9ASMjN8ItEZQNGwJ6E0XWKiW/Z0V5/H8pvoXUf+y+Mj0VIgeRRbujBmFn4FTyA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree-jsx": "^1.0.0",
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"ccount": "^2.0.0",
|
|
|
|
|
"devlop": "^1.1.0",
|
|
|
|
|
"mdast-util-from-markdown": "^2.0.0",
|
|
|
|
|
"mdast-util-to-markdown": "^2.0.0",
|
|
|
|
|
"parse-entities": "^4.0.0",
|
|
|
|
|
"stringify-entities": "^4.0.0",
|
|
|
|
|
"unist-util-remove-position": "^5.0.0",
|
|
|
|
|
"unist-util-stringify-position": "^4.0.0",
|
|
|
|
|
"vfile-message": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-mdxjs-esm": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree-jsx": "^1.0.0",
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"mdast-util-from-markdown": "^2.0.0",
|
|
|
|
|
"mdast-util-to-markdown": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-phrasing": {
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"unist-util-is": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-to-hast": {
|
|
|
|
|
"version": "13.2.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"@ungap/structured-clone": "^1.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"micromark-util-sanitize-uri": "^2.0.0",
|
|
|
|
|
"trim-lines": "^3.0.0",
|
|
|
|
|
"unist-util-position": "^5.0.0",
|
|
|
|
|
"unist-util-visit": "^5.0.0",
|
|
|
|
|
"vfile": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-to-markdown": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"longest-streak": "^3.0.0",
|
|
|
|
|
"mdast-util-phrasing": "^4.0.0",
|
|
|
|
|
"mdast-util-to-string": "^4.0.0",
|
|
|
|
|
"micromark-util-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",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mdast": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-18 20:56:04 +03:00
|
|
|
"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==",
|
|
|
|
|
"license": "CC0-1.0"
|
|
|
|
|
},
|
2024-09-28 02:35:19 +03:00
|
|
|
"node_modules/merge-anything": {
|
|
|
|
|
"version": "5.1.7",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-what": "^4.1.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.13"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/mesqueeb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/merge2": {
|
|
|
|
|
"version": "1.4.1",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "GitHub Sponsors",
|
|
|
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "OpenCollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/debug": "^4.0.0",
|
|
|
|
|
"debug": "^4.0.0",
|
|
|
|
|
"decode-named-character-reference": "^1.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"micromark-core-commonmark": "^2.0.0",
|
|
|
|
|
"micromark-factory-space": "^2.0.0",
|
|
|
|
|
"micromark-util-character": "^2.0.0",
|
|
|
|
|
"micromark-util-chunked": "^2.0.0",
|
|
|
|
|
"micromark-util-combine-extensions": "^2.0.0",
|
|
|
|
|
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
|
|
|
|
"micromark-util-encode": "^2.0.0",
|
|
|
|
|
"micromark-util-normalize-identifier": "^2.0.0",
|
|
|
|
|
"micromark-util-resolve-all": "^2.0.0",
|
|
|
|
|
"micromark-util-sanitize-uri": "^2.0.0",
|
|
|
|
|
"micromark-util-subtokenize": "^2.0.0",
|
|
|
|
|
"micromark-util-symbol": "^2.0.0",
|
|
|
|
|
"micromark-util-types": "^2.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark-core-commonmark": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "GitHub Sponsors",
|
|
|
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "OpenCollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"decode-named-character-reference": "^1.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"micromark-factory-destination": "^2.0.0",
|
|
|
|
|
"micromark-factory-label": "^2.0.0",
|
|
|
|
|
"micromark-factory-space": "^2.0.0",
|
|
|
|
|
"micromark-factory-title": "^2.0.0",
|
|
|
|
|
"micromark-factory-whitespace": "^2.0.0",
|
|
|
|
|
"micromark-util-character": "^2.0.0",
|
|
|
|
|
"micromark-util-chunked": "^2.0.0",
|
|
|
|
|
"micromark-util-classify-character": "^2.0.0",
|
|
|
|
|
"micromark-util-html-tag-name": "^2.0.0",
|
|
|
|
|
"micromark-util-normalize-identifier": "^2.0.0",
|
|
|
|
|
"micromark-util-resolve-all": "^2.0.0",
|
|
|
|
|
"micromark-util-subtokenize": "^2.0.0",
|
|
|
|
|
"micromark-util-symbol": "^2.0.0",
|
|
|
|
|
"micromark-util-types": "^2.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark-extension-gfm": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"micromark-extension-gfm-autolink-literal": "^2.0.0",
|
|
|
|
|
"micromark-extension-gfm-footnote": "^2.0.0",
|
|
|
|
|
"micromark-extension-gfm-strikethrough": "^2.0.0",
|
|
|
|
|
"micromark-extension-gfm-table": "^2.0.0",
|
|
|
|
|
"micromark-extension-gfm-tagfilter": "^2.0.0",
|
|
|
|
|
"micromark-extension-gfm-task-list-item": "^2.0.0",
|
|
|
|
|
"micromark-util-combine-extensions": "^2.0.0",
|
|
|
|
|
"micromark-util-types": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|