2024-04-05 12:46:30 +00:00
{
"name" : "pale-point" ,
"version" : "0.0.1" ,
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
"name" : "pale-point" ,
"version" : "0.0.1" ,
"dependencies" : {
2024-11-29 15:22:31 +00:00
"@astrojs/netlify" : "^5.5.1" ,
2024-04-05 12:46:30 +00:00
"@astrojs/starlight" : "^0.21.3" ,
"astro" : "^4.3.5" ,
"sharp" : "^0.32.5"
}
} ,
"node_modules/@ampproject/remapping" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz" ,
"integrity" : "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" ,
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.24"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@astrojs/compiler" : {
"version" : "2.7.1" ,
"resolved" : "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.7.1.tgz" ,
"integrity" : "sha512-/POejAYuj8WEw7ZI0J8JBvevjfp9jQ9Wmu/Bg52RiNwGXkMV7JnYpsenVfHvvf1G7R5sXHGKlTcxlQWhoUTiGQ=="
} ,
"node_modules/@astrojs/internal-helpers" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.4.0.tgz" ,
"integrity" : "sha512-6B13lz5n6BrbTqCTwhXjJXuR1sqiX/H6rTxzlXx+lN1NnV4jgnq/KJldCQaUWJzPL5SiWahQyinxAbxQtwgPHA=="
} ,
"node_modules/@astrojs/markdown-remark" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-5.0.0.tgz" ,
"integrity" : "sha512-QBXbxXZamVRoqCNN2gjDXa7qYPUkJZq7KYFfg3DX7rze3QL6xiz4N+Wg202dNPRaIkQa16BV6D8+EHibQFubRg==" ,
"dependencies" : {
"@astrojs/prism" : "^3.0.0" ,
"github-slugger" : "^2.0.0" ,
"hast-util-from-html" : "^2.0.0" ,
"hast-util-to-text" : "^4.0.0" ,
"import-meta-resolve" : "^4.0.0" ,
"mdast-util-definitions" : "^6.0.0" ,
"rehype-raw" : "^7.0.0" ,
"rehype-stringify" : "^10.0.0" ,
"remark-gfm" : "^4.0.0" ,
"remark-parse" : "^11.0.0" ,
"remark-rehype" : "^11.0.0" ,
"remark-smartypants" : "^2.0.0" ,
"shiki" : "^1.1.2" ,
"unified" : "^11.0.4" ,
"unist-util-remove-position" : "^5.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"unist-util-visit-parents" : "^6.0.0" ,
"vfile" : "^6.0.1"
}
} ,
"node_modules/@astrojs/mdx" : {
"version" : "2.2.4" ,
"resolved" : "https://registry.npmjs.org/@astrojs/mdx/-/mdx-2.2.4.tgz" ,
"integrity" : "sha512-eXCmftMsWj4vTECrc4vgdaXrA8xIvrmJ9rM37BZNK5anQ2PunUm9N8wbnK2VVTE0CAmW5U8v9y3IGps2RYGUvQ==" ,
"dependencies" : {
"@astrojs/markdown-remark" : "5.0.0" ,
"@mdx-js/mdx" : "^3.0.0" ,
"acorn" : "^8.11.2" ,
"es-module-lexer" : "^1.4.1" ,
"estree-util-visit" : "^2.0.0" ,
"github-slugger" : "^2.0.0" ,
"gray-matter" : "^4.0.3" ,
"hast-util-to-html" : "^9.0.0" ,
"kleur" : "^4.1.4" ,
"rehype-raw" : "^7.0.0" ,
"remark-gfm" : "^4.0.0" ,
"remark-smartypants" : "^2.0.0" ,
"source-map" : "^0.7.4" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.1"
} ,
"engines" : {
"node" : ">=18.14.1"
} ,
"peerDependencies" : {
"astro" : "^4.0.0"
}
} ,
"node_modules/@astrojs/netlify" : {
2024-11-29 15:22:31 +00:00
"version" : "5.5.1" ,
"resolved" : "https://registry.npmjs.org/@astrojs/netlify/-/netlify-5.5.1.tgz" ,
"integrity" : "sha512-tC5L51/bMo5SjM+7/eKw+NJL4aXDr8BLGLgrN874YU+lX4Q4VqiFsy/yLjfgj7NXFHNdK8CTCrTrcg89knKryw==" ,
2024-04-05 12:46:30 +00:00
"dependencies" : {
2024-11-29 15:22:31 +00:00
"@astrojs/internal-helpers" : "0.4.1" ,
"@astrojs/underscore-redirects" : "^0.3.4" ,
"@netlify/functions" : "^2.8.0" ,
"@vercel/nft" : "^0.27.2" ,
"esbuild" : "^0.22.0"
2024-04-05 12:46:30 +00:00
} ,
"peerDependencies" : {
"astro" : "^4.2.0"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/@astrojs/netlify/node_modules/@astrojs/internal-helpers" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.4.1.tgz" ,
"integrity" : "sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g=="
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/aix-ppc64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.22.0.tgz" ,
"integrity" : "sha512-uvQR2crZ/zgzSHDvdygHyNI+ze9zwS8mqz0YtGXotSqvEE0UkYE9s+FZKQNTt1VtT719mfP3vHrUdCpxBNQZhQ==" ,
"cpu" : [
"ppc64"
] ,
"optional" : true ,
"os" : [
"aix"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/android-arm" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.22.0.tgz" ,
"integrity" : "sha512-PBnyP+r8vJE4ifxsWys9l+Mc2UY/yYZOpX82eoyGISXXb3dRr0M21v+s4fgRKWMFPMSf/iyowqPW/u7ScSUkjQ==" ,
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/android-arm64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.22.0.tgz" ,
"integrity" : "sha512-UKhPb3o2gAB/bfXcl58ZXTn1q2oVu1rEu/bKrCtmm+Nj5MKUbrOwR5WAixE2v+lk0amWuwPvhnPpBRLIGiq7ig==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/android-x64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.22.0.tgz" ,
"integrity" : "sha512-IjTYtvIrjhR41Ijy2dDPgYjQHWG/x/A4KXYbs1fiU3efpRdoxMChK3oEZV6GPzVEzJqxFgcuBaiX1kwEvWUxSw==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/darwin-arm64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.22.0.tgz" ,
"integrity" : "sha512-mqt+Go4y9wRvEz81bhKd9RpHsQR1LwU8Xm6jZRUV/xpM7cIQFbFH6wBCLPTNsdELBvfoHeumud7X78jQQJv2TA==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/darwin-x64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.22.0.tgz" ,
"integrity" : "sha512-vTaTQ9OgYc3VTaWtOE5pSuDT6H3d/qSRFRfSBbnxFfzAvYoB3pqKXA0LEbi/oT8GUOEAutspfRMqPj2ezdFaMw==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/freebsd-arm64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.22.0.tgz" ,
"integrity" : "sha512-0e1ZgoobJzaGnR4reD7I9rYZ7ttqdh1KPvJWnquUoDJhL0rYwdneeLailBzd2/4g/U5p4e5TIHEWa68NF2hFpQ==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/freebsd-x64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.22.0.tgz" ,
"integrity" : "sha512-BFgyYwlCwRWyPQJtkzqq2p6pJbiiWgp0P9PNf7a5FQ1itKY4czPuOMAlFVItirSmEpRPCeImuwePNScZS0pL5Q==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/linux-arm" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.22.0.tgz" ,
"integrity" : "sha512-KEMWiA9aGuPUD4BH5yjlhElLgaRXe+Eri6gKBoDazoPBTo1BXc/e6IW5FcJO9DoL19FBeCxgONyh95hLDNepIg==" ,
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/linux-arm64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.22.0.tgz" ,
"integrity" : "sha512-V/K2rctCUgC0PCXpN7AqT4hoazXKgIYugFGu/myk2+pfe6jTW2guz/TBwq4cZ7ESqusR/IzkcQaBkcjquuBWsw==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/linux-ia32" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.22.0.tgz" ,
"integrity" : "sha512-r2ZZqkOMOrpUhzNwxI7uLAHIDwkfeqmTnrv1cjpL/rjllPWszgqmprd/om9oviKXUBpMqHbXmppvjAYgISb26Q==" ,
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/linux-loong64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.22.0.tgz" ,
"integrity" : "sha512-qaowLrV/YOMAL2RfKQ4C/VaDzAuLDuylM2sd/LH+4OFirMl6CuDpRlCq4u49ZBaVV8pkI/Y+hTdiibvQRhojCA==" ,
"cpu" : [
"loong64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/linux-mips64el" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.22.0.tgz" ,
"integrity" : "sha512-hgrezzjQTRxjkQ5k08J6rtZN5PNnkWx/Rz6Kmj9gnsdCAX1I4Dn4ZPqvFRkXo55Q3pnVQJBwbdtrTO7tMGtyVA==" ,
"cpu" : [
"mips64el"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/linux-ppc64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.22.0.tgz" ,
"integrity" : "sha512-ewxg6FLLUio883XgSjfULEmDl3VPv/TYNnRprVAS3QeGFLdCYdx1tIudBcd7n9jIdk82v1Ajov4jx87qW7h9+g==" ,
"cpu" : [
"ppc64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/linux-riscv64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.22.0.tgz" ,
"integrity" : "sha512-Az5XbgSJC2lE8XK8pdcutsf9RgdafWdTpUK/+6uaDdfkviw/B4JCwAfh1qVeRWwOohwdsl4ywZrWBNWxwrPLFg==" ,
"cpu" : [
"riscv64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/linux-s390x" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.22.0.tgz" ,
"integrity" : "sha512-8j4a2ChT9+V34NNNY9c/gMldutaJFmfMacTPq4KfNKwv2fitBCLYjee7c+Vxaha2nUhPK7cXcZpJtJ3+Y7ZdVQ==" ,
"cpu" : [
"s390x"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/linux-x64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.22.0.tgz" ,
"integrity" : "sha512-JUQyOnpbAkkRFOk/AhsEemz5TfWN4FJZxVObUlnlNCbe7QBl61ZNfM4cwBXayQA6laMJMUcqLHaYQHAB6YQ95Q==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/netbsd-x64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.22.0.tgz" ,
"integrity" : "sha512-11PoCoHXo4HFNbLsXuMB6bpMPWGDiw7xETji6COdJss4SQZLvcgNoeSqWtATRm10Jj1uEHiaIk4N0PiN6x4Fcg==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"netbsd"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/openbsd-x64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.22.0.tgz" ,
"integrity" : "sha512-ufjdW5tFJGUjlH9j/5cCE9lrwRffyZh+T4vYvoDKoYsC6IXbwaFeV/ENxeNXcxotF0P8CDzoICXVSbJaGBhkrw==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"openbsd"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/sunos-x64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.22.0.tgz" ,
"integrity" : "sha512-zY6ly/AoSmKnmNTowDJsK5ehra153/5ZhqxNLfq9NRsTTltetr+yHHcQ4RW7QDqw4JC8A1uC1YmeSfK9NRcK1w==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"sunos"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/win32-arm64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.22.0.tgz" ,
"integrity" : "sha512-Kml5F7tv/1Maam0pbbCrvkk9vj046dPej30kFzlhXnhuCtYYBP6FGy/cLbc5yUT1lkZznGLf2OvuvmLjscO5rw==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/win32-ia32" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.22.0.tgz" ,
"integrity" : "sha512-IOgwn+mYTM3RrcydP4Og5IpXh+ftN8oF+HELTXSmbWBlujuci4Qa3DTeO+LEErceisI7KUSfEIiX+WOUlpELkw==" ,
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/@esbuild/win32-x64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.22.0.tgz" ,
"integrity" : "sha512-4bDHJrk2WHBXJPhy1y80X7/5b5iZTZP3LGcKIlAP1J+KqZ4zQAPMLEzftGyjjfcKbA4JDlPt/+2R/F1ZTeRgrw==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/@astrojs/netlify/node_modules/esbuild" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/esbuild/-/esbuild-0.22.0.tgz" ,
"integrity" : "sha512-zNYA6bFZsVnsU481FnGAQjLDW0Pl/8BGG7EvAp15RzUvGC+ME7hf1q7LvIfStEQBz/iEHuBJCYcOwPmNCf1Tlw==" ,
"hasInstallScript" : true ,
"bin" : {
"esbuild" : "bin/esbuild"
} ,
"engines" : {
"node" : ">=18"
} ,
"optionalDependencies" : {
"@esbuild/aix-ppc64" : "0.22.0" ,
"@esbuild/android-arm" : "0.22.0" ,
"@esbuild/android-arm64" : "0.22.0" ,
"@esbuild/android-x64" : "0.22.0" ,
"@esbuild/darwin-arm64" : "0.22.0" ,
"@esbuild/darwin-x64" : "0.22.0" ,
"@esbuild/freebsd-arm64" : "0.22.0" ,
"@esbuild/freebsd-x64" : "0.22.0" ,
"@esbuild/linux-arm" : "0.22.0" ,
"@esbuild/linux-arm64" : "0.22.0" ,
"@esbuild/linux-ia32" : "0.22.0" ,
"@esbuild/linux-loong64" : "0.22.0" ,
"@esbuild/linux-mips64el" : "0.22.0" ,
"@esbuild/linux-ppc64" : "0.22.0" ,
"@esbuild/linux-riscv64" : "0.22.0" ,
"@esbuild/linux-s390x" : "0.22.0" ,
"@esbuild/linux-x64" : "0.22.0" ,
"@esbuild/netbsd-x64" : "0.22.0" ,
"@esbuild/openbsd-arm64" : "0.22.0" ,
"@esbuild/openbsd-x64" : "0.22.0" ,
"@esbuild/sunos-x64" : "0.22.0" ,
"@esbuild/win32-arm64" : "0.22.0" ,
"@esbuild/win32-ia32" : "0.22.0" ,
"@esbuild/win32-x64" : "0.22.0"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/@astrojs/prism" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/@astrojs/prism/-/prism-3.0.0.tgz" ,
"integrity" : "sha512-g61lZupWq1bYbcBnYZqdjndShr/J3l/oFobBKPA3+qMat146zce3nz2kdO4giGbhYDt4gYdhmoBz0vZJ4sIurQ==" ,
"dependencies" : {
"prismjs" : "^1.29.0"
} ,
"engines" : {
"node" : ">=18.14.1"
}
} ,
"node_modules/@astrojs/sitemap" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.1.2.tgz" ,
"integrity" : "sha512-FxOJldIl5ltZ5CNjocQxHkAO9orwHBjqtaU28o4smobp9vowS0nbGp+I9CrPxkzWdl1crSDm9vjL9tnvG1DSug==" ,
"dependencies" : {
"sitemap" : "^7.1.1" ,
"zod" : "^3.22.4"
}
} ,
"node_modules/@astrojs/starlight" : {
"version" : "0.21.3" ,
"resolved" : "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.21.3.tgz" ,
"integrity" : "sha512-SvIKB8ECR+RhYdTg3bKsTL2e5Yac75eTatfOMGjkp3ced9Bx34xXMSURuKx/AHBWo1X/+WoWzKT3Y3d2y7kkVg==" ,
"dependencies" : {
"@astrojs/mdx" : "^2.1.1" ,
"@astrojs/sitemap" : "^3.0.5" ,
"@pagefind/default-ui" : "^1.0.3" ,
"@types/hast" : "^3.0.3" ,
"@types/mdast" : "^4.0.3" ,
"astro-expressive-code" : "^0.33.4" ,
"bcp-47" : "^2.1.0" ,
"hast-util-from-html" : "^2.0.1" ,
"hast-util-select" : "^6.0.2" ,
"hast-util-to-string" : "^3.0.0" ,
"hastscript" : "^8.0.0" ,
"mdast-util-directive" : "^3.0.0" ,
"mdast-util-to-markdown" : "^2.1.0" ,
"pagefind" : "^1.0.3" ,
"rehype" : "^13.0.1" ,
"remark-directive" : "^3.0.0" ,
"unified" : "^11.0.4" ,
"unist-util-remove" : "^4.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.1"
} ,
"peerDependencies" : {
"astro" : "^4.2.7"
}
} ,
"node_modules/@astrojs/telemetry" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/@astrojs/telemetry/-/telemetry-3.0.4.tgz" ,
"integrity" : "sha512-A+0c7k/Xy293xx6odsYZuXiaHO0PL+bnDoXOc47sGDF5ffIKdKQGRPFl2NMlCF4L0NqN4Ynbgnaip+pPF0s7pQ==" ,
"dependencies" : {
"ci-info" : "^3.8.0" ,
"debug" : "^4.3.4" ,
"dlv" : "^1.1.3" ,
"dset" : "^3.1.2" ,
"is-docker" : "^3.0.0" ,
"is-wsl" : "^3.0.0" ,
"which-pm-runs" : "^1.1.0"
} ,
"engines" : {
"node" : ">=18.14.1"
}
} ,
"node_modules/@astrojs/telemetry/node_modules/ci-info" : {
"version" : "3.9.0" ,
"resolved" : "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz" ,
"integrity" : "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/sibiraj-s"
}
] ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/@astrojs/underscore-redirects" : {
2024-11-29 15:22:31 +00:00
"version" : "0.3.4" ,
"resolved" : "https://registry.npmjs.org/@astrojs/underscore-redirects/-/underscore-redirects-0.3.4.tgz" ,
"integrity" : "sha512-vYuYtIrTwxFlDRIhuekscorsHdLL8Hr3mgOczfM1tRWVPn54dDNcKG0DmfL4DlC5YJRoqVaVdUs508Hw643NTw=="
2024-04-05 12:46:30 +00:00
} ,
"node_modules/@babel/code-frame" : {
"version" : "7.24.2" ,
"resolved" : "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.2.tgz" ,
"integrity" : "sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==" ,
"dependencies" : {
"@babel/highlight" : "^7.24.2" ,
"picocolors" : "^1.0.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/compat-data" : {
"version" : "7.24.4" ,
"resolved" : "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.4.tgz" ,
"integrity" : "sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/core" : {
"version" : "7.24.4" ,
"resolved" : "https://registry.npmjs.org/@babel/core/-/core-7.24.4.tgz" ,
"integrity" : "sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==" ,
"dependencies" : {
"@ampproject/remapping" : "^2.2.0" ,
"@babel/code-frame" : "^7.24.2" ,
"@babel/generator" : "^7.24.4" ,
"@babel/helper-compilation-targets" : "^7.23.6" ,
"@babel/helper-module-transforms" : "^7.23.3" ,
"@babel/helpers" : "^7.24.4" ,
"@babel/parser" : "^7.24.4" ,
"@babel/template" : "^7.24.0" ,
"@babel/traverse" : "^7.24.1" ,
"@babel/types" : "^7.24.0" ,
"convert-source-map" : "^2.0.0" ,
"debug" : "^4.1.0" ,
"gensync" : "^1.0.0-beta.2" ,
"json5" : "^2.2.3" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/babel"
}
} ,
"node_modules/@babel/core/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/generator" : {
"version" : "7.24.4" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-7.24.4.tgz" ,
"integrity" : "sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==" ,
"dependencies" : {
"@babel/types" : "^7.24.0" ,
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.25" ,
"jsesc" : "^2.5.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-annotate-as-pure" : {
"version" : "7.22.5" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz" ,
"integrity" : "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==" ,
"dependencies" : {
"@babel/types" : "^7.22.5"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-compilation-targets" : {
"version" : "7.23.6" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz" ,
"integrity" : "sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==" ,
"dependencies" : {
"@babel/compat-data" : "^7.23.5" ,
"@babel/helper-validator-option" : "^7.23.5" ,
"browserslist" : "^4.22.2" ,
"lru-cache" : "^5.1.1" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-compilation-targets/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/helper-environment-visitor" : {
"version" : "7.22.20" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz" ,
"integrity" : "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-function-name" : {
"version" : "7.23.0" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz" ,
"integrity" : "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==" ,
"dependencies" : {
"@babel/template" : "^7.22.15" ,
"@babel/types" : "^7.23.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-hoist-variables" : {
"version" : "7.22.5" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz" ,
"integrity" : "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==" ,
"dependencies" : {
"@babel/types" : "^7.22.5"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-imports" : {
"version" : "7.24.3" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz" ,
"integrity" : "sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==" ,
"dependencies" : {
"@babel/types" : "^7.24.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-transforms" : {
"version" : "7.23.3" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz" ,
"integrity" : "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==" ,
"dependencies" : {
"@babel/helper-environment-visitor" : "^7.22.20" ,
"@babel/helper-module-imports" : "^7.22.15" ,
"@babel/helper-simple-access" : "^7.22.5" ,
"@babel/helper-split-export-declaration" : "^7.22.6" ,
"@babel/helper-validator-identifier" : "^7.22.20"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-plugin-utils" : {
"version" : "7.24.0" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz" ,
"integrity" : "sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-simple-access" : {
"version" : "7.22.5" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz" ,
"integrity" : "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==" ,
"dependencies" : {
"@babel/types" : "^7.22.5"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-split-export-declaration" : {
"version" : "7.22.6" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz" ,
"integrity" : "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==" ,
"dependencies" : {
"@babel/types" : "^7.22.5"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-string-parser" : {
"version" : "7.24.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz" ,
"integrity" : "sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-identifier" : {
"version" : "7.22.20" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz" ,
"integrity" : "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-option" : {
"version" : "7.23.5" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz" ,
"integrity" : "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helpers" : {
"version" : "7.24.4" ,
"resolved" : "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.4.tgz" ,
"integrity" : "sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==" ,
"dependencies" : {
"@babel/template" : "^7.24.0" ,
"@babel/traverse" : "^7.24.1" ,
"@babel/types" : "^7.24.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/highlight" : {
"version" : "7.24.2" ,
"resolved" : "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.2.tgz" ,
"integrity" : "sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==" ,
"dependencies" : {
"@babel/helper-validator-identifier" : "^7.22.20" ,
"chalk" : "^2.4.2" ,
"js-tokens" : "^4.0.0" ,
"picocolors" : "^1.0.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/parser" : {
"version" : "7.24.4" ,
"resolved" : "https://registry.npmjs.org/@babel/parser/-/parser-7.24.4.tgz" ,
"integrity" : "sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==" ,
"bin" : {
"parser" : "bin/babel-parser.js"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@babel/plugin-syntax-jsx" : {
"version" : "7.24.1" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.1.tgz" ,
"integrity" : "sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.24.0"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-react-jsx" : {
"version" : "7.23.4" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.23.4.tgz" ,
"integrity" : "sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA==" ,
"dependencies" : {
"@babel/helper-annotate-as-pure" : "^7.22.5" ,
"@babel/helper-module-imports" : "^7.22.15" ,
"@babel/helper-plugin-utils" : "^7.22.5" ,
"@babel/plugin-syntax-jsx" : "^7.23.3" ,
"@babel/types" : "^7.23.4"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/template" : {
"version" : "7.24.0" ,
"resolved" : "https://registry.npmjs.org/@babel/template/-/template-7.24.0.tgz" ,
"integrity" : "sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==" ,
"dependencies" : {
"@babel/code-frame" : "^7.23.5" ,
"@babel/parser" : "^7.24.0" ,
"@babel/types" : "^7.24.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/traverse" : {
"version" : "7.24.1" ,
"resolved" : "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.1.tgz" ,
"integrity" : "sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==" ,
"dependencies" : {
"@babel/code-frame" : "^7.24.1" ,
"@babel/generator" : "^7.24.1" ,
"@babel/helper-environment-visitor" : "^7.22.20" ,
"@babel/helper-function-name" : "^7.23.0" ,
"@babel/helper-hoist-variables" : "^7.22.5" ,
"@babel/helper-split-export-declaration" : "^7.22.6" ,
"@babel/parser" : "^7.24.1" ,
"@babel/types" : "^7.24.0" ,
"debug" : "^4.3.1" ,
"globals" : "^11.1.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/types" : {
"version" : "7.24.0" ,
"resolved" : "https://registry.npmjs.org/@babel/types/-/types-7.24.0.tgz" ,
"integrity" : "sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==" ,
"dependencies" : {
"@babel/helper-string-parser" : "^7.23.4" ,
"@babel/helper-validator-identifier" : "^7.22.20" ,
"to-fast-properties" : "^2.0.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@ctrl/tinycolor" : {
"version" : "3.6.1" ,
"resolved" : "https://registry.npmjs.org/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz" ,
"integrity" : "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==" ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/@esbuild/aix-ppc64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.19.12.tgz" ,
"integrity" : "sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==" ,
"cpu" : [
"ppc64"
] ,
"optional" : true ,
"os" : [
"aix"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/android-arm" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.19.12.tgz" ,
"integrity" : "sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==" ,
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/android-arm64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.19.12.tgz" ,
"integrity" : "sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/android-x64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.19.12.tgz" ,
"integrity" : "sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/darwin-arm64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.19.12.tgz" ,
"integrity" : "sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/darwin-x64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.19.12.tgz" ,
"integrity" : "sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/freebsd-arm64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.19.12.tgz" ,
"integrity" : "sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/freebsd-x64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.19.12.tgz" ,
"integrity" : "sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-arm" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.19.12.tgz" ,
"integrity" : "sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==" ,
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-arm64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.19.12.tgz" ,
"integrity" : "sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-ia32" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.19.12.tgz" ,
"integrity" : "sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==" ,
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-loong64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.19.12.tgz" ,
"integrity" : "sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==" ,
"cpu" : [
"loong64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-mips64el" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.19.12.tgz" ,
"integrity" : "sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==" ,
"cpu" : [
"mips64el"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-ppc64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.19.12.tgz" ,
"integrity" : "sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==" ,
"cpu" : [
"ppc64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-riscv64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.19.12.tgz" ,
"integrity" : "sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==" ,
"cpu" : [
"riscv64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-s390x" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.19.12.tgz" ,
"integrity" : "sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==" ,
"cpu" : [
"s390x"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-x64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.19.12.tgz" ,
"integrity" : "sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/netbsd-x64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.19.12.tgz" ,
"integrity" : "sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"netbsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/@esbuild/openbsd-arm64" : {
"version" : "0.22.0" ,
"resolved" : "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.22.0.tgz" ,
"integrity" : "sha512-Ezlhu/YyITmXwKSB+Zu/QqD7cxrjrpiw85cc0Rbd3AWr2wsgp+dWbWOE8MqHaLW9NKMZvuL0DhbJbvzR7F6Zvg==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"openbsd"
] ,
"engines" : {
"node" : ">=18"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/@esbuild/openbsd-x64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.19.12.tgz" ,
"integrity" : "sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"openbsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/sunos-x64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.19.12.tgz" ,
"integrity" : "sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"sunos"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/win32-arm64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.19.12.tgz" ,
"integrity" : "sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/win32-ia32" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.19.12.tgz" ,
"integrity" : "sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==" ,
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/win32-x64" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.19.12.tgz" ,
"integrity" : "sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@expressive-code/core" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@expressive-code/core/-/core-0.33.5.tgz" ,
"integrity" : "sha512-KL0EkKAvd7SSIQL3ZIP19xqe4xNjBaQYNvcJC6RmoBUnQpvxaJNFwRxCBEF/X0ftJEMaSG7WTrabZ9c/zFeqmA==" ,
"dependencies" : {
"@ctrl/tinycolor" : "^3.6.0" ,
"hast-util-to-html" : "^8.0.4" ,
"hastscript" : "^7.2.0" ,
"postcss" : "^8.4.21" ,
"postcss-nested" : "^6.0.1"
}
} ,
"node_modules/@expressive-code/core/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/@expressive-code/core/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/@expressive-code/core/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==" ,
"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/@expressive-code/core/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==" ,
"dependencies" : {
"@types/hast" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@expressive-code/core/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==" ,
"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/@expressive-code/core/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==" ,
"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/@expressive-code/core/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==" ,
"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/@expressive-code/core/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==" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@expressive-code/core/node_modules/hastscript" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-7.2.0.tgz" ,
"integrity" : "sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==" ,
"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/@expressive-code/core/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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/@expressive-code/core/node_modules/parse5" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz" ,
"integrity" : "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
} ,
"node_modules/@expressive-code/core/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@expressive-code/core/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@expressive-code/core/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@expressive-code/core/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==" ,
"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/@expressive-code/core/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@expressive-code/core/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
"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/@expressive-code/core/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"vfile" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@expressive-code/core/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@expressive-code/plugin-frames" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@expressive-code/plugin-frames/-/plugin-frames-0.33.5.tgz" ,
"integrity" : "sha512-lFt/gbnZscBSxHovg4XiWohp5nrxk4McS6RGABdj6+0gJcX8/YrFTM23GKBIkaDePxdDidVY0jQYGYDL/RrQHw==" ,
"dependencies" : {
"@expressive-code/core" : "^0.33.5" ,
"hastscript" : "^7.2.0"
}
} ,
"node_modules/@expressive-code/plugin-frames/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/@expressive-code/plugin-frames/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/@expressive-code/plugin-frames/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==" ,
"dependencies" : {
"@types/hast" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@expressive-code/plugin-frames/node_modules/hastscript" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-7.2.0.tgz" ,
"integrity" : "sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==" ,
"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/@expressive-code/plugin-shiki" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@expressive-code/plugin-shiki/-/plugin-shiki-0.33.5.tgz" ,
"integrity" : "sha512-LWgttQTUrIPE1X+Lya1qFWiX47tH2AS2hkbj/cZoWkdiSjn6zUvtTypK/2Xn6Rgn6z6ClzpgHvkXRqFn7nAB4A==" ,
"dependencies" : {
"@expressive-code/core" : "^0.33.5" ,
"shiki" : "^1.1.7"
}
} ,
"node_modules/@expressive-code/plugin-text-markers" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/@expressive-code/plugin-text-markers/-/plugin-text-markers-0.33.5.tgz" ,
"integrity" : "sha512-JxSHL1MGrJAPNaUMjFXex3K+9NJDbfew9H6PmX8LQ+fm9VNQdtBYTAz/x7nqOk7bkTrtAZK5RfDqUfb8U5M+2A==" ,
"dependencies" : {
"@expressive-code/core" : "^0.33.5" ,
"hastscript" : "^7.2.0" ,
"unist-util-visit-parents" : "^5.1.3"
}
} ,
"node_modules/@expressive-code/plugin-text-markers/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/@expressive-code/plugin-text-markers/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/@expressive-code/plugin-text-markers/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==" ,
"dependencies" : {
"@types/hast" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@expressive-code/plugin-text-markers/node_modules/hastscript" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-7.2.0.tgz" ,
"integrity" : "sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==" ,
"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/@expressive-code/plugin-text-markers/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@expressive-code/plugin-text-markers/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@jridgewell/gen-mapping" : {
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz" ,
"integrity" : "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==" ,
"dependencies" : {
"@jridgewell/set-array" : "^1.2.1" ,
"@jridgewell/sourcemap-codec" : "^1.4.10" ,
"@jridgewell/trace-mapping" : "^0.3.24"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/resolve-uri" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz" ,
"integrity" : "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/set-array" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz" ,
"integrity" : "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/sourcemap-codec" : {
"version" : "1.4.15" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz" ,
"integrity" : "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
} ,
"node_modules/@jridgewell/trace-mapping" : {
"version" : "0.3.25" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz" ,
"integrity" : "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" ,
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.1.0" ,
"@jridgewell/sourcemap-codec" : "^1.4.14"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/@mapbox/node-pre-gyp" : {
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz" ,
"integrity" : "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==" ,
"dependencies" : {
"detect-libc" : "^2.0.0" ,
"https-proxy-agent" : "^5.0.0" ,
"make-dir" : "^3.1.0" ,
"node-fetch" : "^2.6.7" ,
"nopt" : "^5.0.0" ,
"npmlog" : "^5.0.1" ,
"rimraf" : "^3.0.2" ,
"semver" : "^7.3.5" ,
"tar" : "^6.1.11"
} ,
"bin" : {
"node-pre-gyp" : "bin/node-pre-gyp"
}
} ,
2024-04-05 12:46:30 +00:00
"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==" ,
"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/@netlify/functions" : {
2024-11-29 15:22:31 +00:00
"version" : "2.8.1" ,
"resolved" : "https://registry.npmjs.org/@netlify/functions/-/functions-2.8.1.tgz" ,
"integrity" : "sha512-+6wtYdoz0yE06dSa9XkP47tw5zm6g13QMeCwM3MmHx1vn8hzwFa51JtmfraprdkL7amvb7gaNM+OOhQU1h6T8A==" ,
2024-04-05 12:46:30 +00:00
"dependencies" : {
2024-11-29 15:22:31 +00:00
"@netlify/serverless-functions-api" : "1.19.1"
2024-04-05 12:46:30 +00:00
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/@netlify/node-cookies" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/@netlify/node-cookies/-/node-cookies-0.1.0.tgz" ,
"integrity" : "sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g==" ,
"engines" : {
"node" : "^14.16.0 || >=16.0.0"
}
} ,
"node_modules/@netlify/serverless-functions-api" : {
2024-11-29 15:22:31 +00:00
"version" : "1.19.1" ,
"resolved" : "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.19.1.tgz" ,
"integrity" : "sha512-2KYkyluThg1AKfd0JWI7FzpS4A/fzVVGYIf6AM4ydWyNj8eI/86GQVLeRgDoH7CNOxt243R5tutWlmHpVq0/Ew==" ,
2024-04-05 12:46:30 +00:00
"dependencies" : {
"@netlify/node-cookies" : "^0.1.0" ,
"urlpattern-polyfill" : "8.0.2"
} ,
"engines" : {
2024-11-29 15:22:31 +00:00
"node" : ">=18.0.0"
2024-04-05 12:46:30 +00:00
}
} ,
"node_modules/@nodelib/fs.scandir" : {
"version" : "2.1.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" ,
"integrity" : "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" ,
"dependencies" : {
"@nodelib/fs.stat" : "2.0.5" ,
"run-parallel" : "^1.1.9"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.stat" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" ,
"integrity" : "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.walk" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" ,
"integrity" : "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" ,
"dependencies" : {
"@nodelib/fs.scandir" : "2.1.5" ,
"fastq" : "^1.6.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@pagefind/darwin-arm64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@pagefind/darwin-arm64/-/darwin-arm64-1.1.0.tgz" ,
"integrity" : "sha512-SLsXNLtSilGZjvqis8sX42fBWsWAVkcDh1oerxwqbac84HbiwxpxOC2jm8hRwcR0Z55HPZPWO77XeRix/8GwTg==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@pagefind/darwin-x64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@pagefind/darwin-x64/-/darwin-x64-1.1.0.tgz" ,
"integrity" : "sha512-QjQSE/L5oS1C8N8GdljGaWtjCBMgMtfrPAoiCmINTu9Y9dp0ggAyXvF8K7Qg3VyIMYJ6v8vg2PN7Z3b+AaAqUA==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@pagefind/default-ui" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@pagefind/default-ui/-/default-ui-1.1.0.tgz" ,
"integrity" : "sha512-+XiAJAK++C64nQcD7s3Prdmd5S92lT05fwjOxm0L1jj80jbL+tmvcqkkFnPpoqhnicIPgcAX/Y5W0HRZnBt35w=="
} ,
"node_modules/@pagefind/linux-arm64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@pagefind/linux-arm64/-/linux-arm64-1.1.0.tgz" ,
"integrity" : "sha512-8zjYCa2BtNEL7KnXtysPtBELCyv5DSQ4yHeK/nsEq6w4ToAMTBl0K06khqxdSGgjMSwwrxvLzq3so0LC5Q14dA==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@pagefind/linux-x64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@pagefind/linux-x64/-/linux-x64-1.1.0.tgz" ,
"integrity" : "sha512-4lsg6VB7A6PWTwaP8oSmXV4O9H0IHX7AlwTDcfyT+YJo/sPXOVjqycD5cdBgqNLfUk8B9bkWcTDCRmJbHrKeCw==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@pagefind/windows-x64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@pagefind/windows-x64/-/windows-x64-1.1.0.tgz" ,
"integrity" : "sha512-OboCM76BcMKT9IoSfZuFhiqMRgTde8x4qDDvKulFmycgiJrlL5WnIqBHJLQxZq+o2KyZpoHF97iwsGAm8c32sQ==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"win32"
]
} ,
2024-11-29 15:22:31 +00:00
"node_modules/@rollup/pluginutils" : {
"version" : "4.2.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz" ,
"integrity" : "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==" ,
"dependencies" : {
"estree-walker" : "^2.0.1" ,
"picomatch" : "^2.2.2"
} ,
"engines" : {
"node" : ">= 8.0.0"
}
} ,
"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=="
} ,
2024-04-05 12:46:30 +00:00
"node_modules/@rollup/rollup-android-arm-eabi" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.14.0.tgz" ,
"integrity" : "sha512-jwXtxYbRt1V+CdQSy6Z+uZti7JF5irRKF8hlKfEnF/xJpcNGuuiZMBvuoYM+x9sr9iWGnzrlM0+9hvQ1kgkf1w==" ,
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-android-arm64" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.14.0.tgz" ,
"integrity" : "sha512-fI9nduZhCccjzlsA/OuAwtFGWocxA4gqXGTLvOyiF8d+8o0fZUeSztixkYjcGq1fGZY3Tkq4yRvHPFxU+jdZ9Q==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-darwin-arm64" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.14.0.tgz" ,
"integrity" : "sha512-BcnSPRM76/cD2gQC+rQNGBN6GStBs2pl/FpweW8JYuz5J/IEa0Fr4AtrPv766DB/6b2MZ/AfSIOSGw3nEIP8SA==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-darwin-x64" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.14.0.tgz" ,
"integrity" : "sha512-LDyFB9GRolGN7XI6955aFeI3wCdCUszFWumWU0deHA8VpR3nWRrjG6GtGjBrQxQKFevnUTHKCfPR4IvrW3kCgQ==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-linux-arm-gnueabihf" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.14.0.tgz" ,
"integrity" : "sha512-ygrGVhQP47mRh0AAD0zl6QqCbNsf0eTo+vgwkY6LunBcg0f2Jv365GXlDUECIyoXp1kKwL5WW6rsO429DBY/bA==" ,
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-gnu" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.14.0.tgz" ,
"integrity" : "sha512-x+uJ6MAYRlHGe9wi4HQjxpaKHPM3d3JjqqCkeC5gpnnI6OWovLdXTpfa8trjxPLnWKyBsSi5kne+146GAxFt4A==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-musl" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.14.0.tgz" ,
"integrity" : "sha512-nrRw8ZTQKg6+Lttwqo6a2VxR9tOroa2m91XbdQ2sUUzHoedXlsyvY1fN4xWdqz8PKmf4orDwejxXHjh7YBGUCA==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-powerpc64le-gnu" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.14.0.tgz" ,
"integrity" : "sha512-xV0d5jDb4aFu84XKr+lcUJ9y3qpIWhttO3Qev97z8DKLXR62LC3cXT/bMZXrjLF9X+P5oSmJTzAhqwUbY96PnA==" ,
"cpu" : [
"ppc64le"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-riscv64-gnu" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.14.0.tgz" ,
"integrity" : "sha512-SDDhBQwZX6LPRoPYjAZWyL27LbcBo7WdBFWJi5PI9RPCzU8ijzkQn7tt8NXiXRiFMJCVpkuMkBf4OxSxVMizAw==" ,
"cpu" : [
"riscv64"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-s390x-gnu" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.14.0.tgz" ,
"integrity" : "sha512-RxB/qez8zIDshNJDufYlTT0ZTVut5eCpAZ3bdXDU9yTxBzui3KhbGjROK2OYTTor7alM7XBhssgoO3CZ0XD3qA==" ,
"cpu" : [
"s390x"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-x64-gnu" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.14.0.tgz" ,
"integrity" : "sha512-C6y6z2eCNCfhZxT9u+jAM2Fup89ZjiG5pIzZIDycs1IwESviLxwkQcFRGLjnDrP+PT+v5i4YFvlcfAs+LnreXg==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-x64-musl" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.14.0.tgz" ,
"integrity" : "sha512-i0QwbHYfnOMYsBEyjxcwGu5SMIi9sImDVjDg087hpzXqhBSosxkE7gyIYFHgfFl4mr7RrXksIBZ4DoLoP4FhJg==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-win32-arm64-msvc" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.14.0.tgz" ,
"integrity" : "sha512-Fq52EYb0riNHLBTAcL0cun+rRwyZ10S9vKzhGKKgeD+XbwunszSY0rVMco5KbOsTlwovP2rTOkiII/fQ4ih/zQ==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-ia32-msvc" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.14.0.tgz" ,
"integrity" : "sha512-e/PBHxPdJ00O9p5Ui43+vixSgVf4NlLsmV6QneGERJ3lnjIua/kim6PRFe3iDueT1rQcgSkYP8ZBBXa/h4iPvw==" ,
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-x64-msvc" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.14.0.tgz" ,
"integrity" : "sha512-aGg7iToJjdklmxlUlJh/PaPNa4PmqHfyRMLunbL3eaMO0gp656+q1zOKkpJ/CVe9CryJv6tAN1HDoR8cNGzkag==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@shikijs/core" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/@shikijs/core/-/core-1.2.4.tgz" ,
"integrity" : "sha512-ClaUWpt8oTzjcF0MM1P81AeWyzc1sNSJlAjMG80CbwqbFqXSNz+NpQVUC0icobt3sZn43Sn27M4pHD/Jmp3zHw=="
} ,
"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==" ,
"dependencies" : {
"@types/estree" : "*"
}
} ,
"node_modules/@types/babel__core" : {
"version" : "7.20.5" ,
"resolved" : "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz" ,
"integrity" : "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==" ,
"dependencies" : {
"@babel/parser" : "^7.20.7" ,
"@babel/types" : "^7.20.7" ,
"@types/babel__generator" : "*" ,
"@types/babel__template" : "*" ,
"@types/babel__traverse" : "*"
}
} ,
"node_modules/@types/babel__generator" : {
"version" : "7.6.8" ,
"resolved" : "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz" ,
"integrity" : "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==" ,
"dependencies" : {
"@babel/types" : "^7.0.0"
}
} ,
"node_modules/@types/babel__template" : {
"version" : "7.4.4" ,
"resolved" : "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz" ,
"integrity" : "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==" ,
"dependencies" : {
"@babel/parser" : "^7.1.0" ,
"@babel/types" : "^7.0.0"
}
} ,
"node_modules/@types/babel__traverse" : {
"version" : "7.20.5" ,
"resolved" : "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.5.tgz" ,
"integrity" : "sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==" ,
"dependencies" : {
"@babel/types" : "^7.20.7"
}
} ,
"node_modules/@types/debug" : {
"version" : "4.1.12" ,
"resolved" : "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz" ,
"integrity" : "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==" ,
"dependencies" : {
"@types/ms" : "*"
}
} ,
"node_modules/@types/estree" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz" ,
"integrity" : "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw=="
} ,
"node_modules/@types/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==" ,
"dependencies" : {
"@types/estree" : "*"
}
} ,
"node_modules/@types/hast" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz" ,
"integrity" : "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==" ,
"dependencies" : {
"@types/unist" : "*"
}
} ,
"node_modules/@types/mdast" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.3.tgz" ,
"integrity" : "sha512-LsjtqsyF+d2/yFOYaN22dHZI1Cpwkrj+g06G8+qtUKlhovPW89YhqSnfKtMbkgmEtYpH2gydRNULd6y8mciAFg==" ,
"dependencies" : {
"@types/unist" : "*"
}
} ,
"node_modules/@types/mdx" : {
"version" : "2.0.12" ,
"resolved" : "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.12.tgz" ,
"integrity" : "sha512-H9VZ9YqE+H28FQVchC83RCs5xQ2J7mAAv6qdDEaWmXEVl3OpdH+xfrSUzQ1lp7U7oSTRZ0RvW08ASPJsYBi7Cw=="
} ,
"node_modules/@types/ms" : {
"version" : "0.7.34" ,
"resolved" : "https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz" ,
"integrity" : "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g=="
} ,
"node_modules/@types/nlcst" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/nlcst/-/nlcst-1.0.4.tgz" ,
"integrity" : "sha512-ABoYdNQ/kBSsLvZAekMhIPMQ3YUZvavStpKYs7BjLLuKVmIMA0LUgZ7b54zzuWJRbHF80v1cNf4r90Vd6eMQDg==" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/@types/nlcst/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/@types/node" : {
"version" : "20.12.4" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-20.12.4.tgz" ,
"integrity" : "sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==" ,
"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=="
} ,
"node_modules/@types/sax" : {
"version" : "1.2.7" ,
"resolved" : "https://registry.npmjs.org/@types/sax/-/sax-1.2.7.tgz" ,
"integrity" : "sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==" ,
"dependencies" : {
"@types/node" : "*"
}
} ,
"node_modules/@types/unist" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz" ,
"integrity" : "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ=="
} ,
"node_modules/@ungap/structured-clone" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz" ,
"integrity" : "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ=="
} ,
2024-11-29 15:22:31 +00:00
"node_modules/@vercel/nft" : {
"version" : "0.27.3" ,
"resolved" : "https://registry.npmjs.org/@vercel/nft/-/nft-0.27.3.tgz" ,
"integrity" : "sha512-oySTdDSzUAFDXpsSLk9Q943o+/Yu/+TCFxnehpFQEf/3khi2stMpTHPVNwFdvZq/Z4Ky93lE+MGHpXCRpMkSCA==" ,
"dependencies" : {
"@mapbox/node-pre-gyp" : "^1.0.5" ,
"@rollup/pluginutils" : "^4.0.0" ,
"acorn" : "^8.6.0" ,
"acorn-import-attributes" : "^1.9.5" ,
"async-sema" : "^3.1.1" ,
"bindings" : "^1.4.0" ,
"estree-walker" : "2.0.2" ,
"glob" : "^7.1.3" ,
"graceful-fs" : "^4.2.9" ,
"micromatch" : "^4.0.2" ,
"node-gyp-build" : "^4.2.2" ,
"resolve-from" : "^5.0.0"
} ,
"bin" : {
"nft" : "out/cli.js"
} ,
"engines" : {
"node" : ">=16"
}
} ,
"node_modules/@vercel/nft/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=="
} ,
"node_modules/abbrev" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz" ,
"integrity" : "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
} ,
2024-04-05 12:46:30 +00:00
"node_modules/acorn" : {
"version" : "8.11.3" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz" ,
"integrity" : "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==" ,
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/acorn-import-attributes" : {
"version" : "1.9.5" ,
"resolved" : "https://registry.npmjs.org/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz" ,
"integrity" : "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==" ,
"peerDependencies" : {
"acorn" : "^8"
}
} ,
2024-04-05 12:46:30 +00:00
"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==" ,
"peerDependencies" : {
"acorn" : "^6.0.0 || ^7.0.0 || ^8.0.0"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/agent-base" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz" ,
"integrity" : "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==" ,
"dependencies" : {
"debug" : "4"
} ,
"engines" : {
"node" : ">= 6.0.0"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/ansi-align" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz" ,
"integrity" : "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==" ,
"dependencies" : {
"string-width" : "^4.1.0"
}
} ,
"node_modules/ansi-align/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ansi-align/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
} ,
"node_modules/ansi-align/node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ansi-align/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ansi-regex" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz" ,
"integrity" : "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/ansi-styles" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" ,
"integrity" : "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==" ,
"dependencies" : {
"color-convert" : "^1.9.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/anymatch" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" ,
"integrity" : "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" ,
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/aproba" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz" ,
"integrity" : "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
} ,
"node_modules/are-we-there-yet" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz" ,
"integrity" : "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==" ,
"deprecated" : "This package is no longer supported." ,
"dependencies" : {
"delegates" : "^1.0.0" ,
"readable-stream" : "^3.6.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/arg" : {
"version" : "5.0.2" ,
"resolved" : "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz" ,
"integrity" : "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg=="
} ,
"node_modules/argparse" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" ,
"integrity" : "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
} ,
"node_modules/aria-query" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz" ,
"integrity" : "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==" ,
"dependencies" : {
"dequal" : "^2.0.3"
}
} ,
"node_modules/array-iterate" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/array-iterate/-/array-iterate-2.0.1.tgz" ,
"integrity" : "sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/astring" : {
"version" : "1.8.6" ,
"resolved" : "https://registry.npmjs.org/astring/-/astring-1.8.6.tgz" ,
"integrity" : "sha512-ISvCdHdlTDlH5IpxQJIex7BWBywFWgjJSVdwst+/iQCoEYnyOaQ95+X1JGshuBjGp6nxKUy1jMgE3zPqN7fQdg==" ,
"bin" : {
"astring" : "bin/astring"
}
} ,
"node_modules/astro" : {
"version" : "4.5.16" ,
"resolved" : "https://registry.npmjs.org/astro/-/astro-4.5.16.tgz" ,
"integrity" : "sha512-1nOVsMq2OJiXnG6gO0Y77vTAboGN9nLQSy/8SGazq4h6x+alzbsMbQbArBgvaLzOSUXD0m91XLs3D8bOSuavrQ==" ,
"dependencies" : {
"@astrojs/compiler" : "^2.7.1" ,
"@astrojs/internal-helpers" : "0.4.0" ,
"@astrojs/markdown-remark" : "5.0.0" ,
"@astrojs/telemetry" : "3.0.4" ,
"@babel/core" : "^7.24.3" ,
"@babel/generator" : "^7.23.3" ,
"@babel/parser" : "^7.23.3" ,
"@babel/plugin-transform-react-jsx" : "^7.22.5" ,
"@babel/traverse" : "^7.23.3" ,
"@babel/types" : "^7.23.3" ,
"@types/babel__core" : "^7.20.4" ,
"acorn" : "^8.11.2" ,
"aria-query" : "^5.3.0" ,
"axobject-query" : "^4.0.0" ,
"boxen" : "^7.1.1" ,
"chokidar" : "^3.5.3" ,
"ci-info" : "^4.0.0" ,
"clsx" : "^2.0.0" ,
"common-ancestor-path" : "^1.0.1" ,
"cookie" : "^0.6.0" ,
"cssesc" : "^3.0.0" ,
"debug" : "^4.3.4" ,
"deterministic-object-hash" : "^2.0.1" ,
"devalue" : "^4.3.2" ,
"diff" : "^5.1.0" ,
"dlv" : "^1.1.3" ,
"dset" : "^3.1.3" ,
"es-module-lexer" : "^1.4.1" ,
"esbuild" : "^0.19.6" ,
"estree-walker" : "^3.0.3" ,
"execa" : "^8.0.1" ,
"fast-glob" : "^3.3.2" ,
"flattie" : "^1.1.0" ,
"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.4" ,
"magic-string" : "^0.30.3" ,
"mime" : "^3.0.0" ,
"ora" : "^7.0.1" ,
"p-limit" : "^5.0.0" ,
"p-queue" : "^8.0.1" ,
"path-to-regexp" : "^6.2.1" ,
"preferred-pm" : "^3.1.2" ,
"prompts" : "^2.4.2" ,
"rehype" : "^13.0.1" ,
"resolve" : "^1.22.4" ,
"semver" : "^7.5.4" ,
"shiki" : "^1.1.2" ,
"string-width" : "^7.0.0" ,
"strip-ansi" : "^7.1.0" ,
"tsconfck" : "^3.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.1" ,
"vite" : "^5.1.4" ,
"vitefu" : "^0.2.5" ,
"which-pm" : "^2.1.1" ,
"yargs-parser" : "^21.1.1" ,
"zod" : "^3.22.4" ,
"zod-to-json-schema" : "^3.22.4"
} ,
"bin" : {
"astro" : "astro.js"
} ,
"engines" : {
"node" : ">=18.14.1" ,
"npm" : ">=6.14.0"
} ,
"optionalDependencies" : {
"sharp" : "^0.32.6"
}
} ,
"node_modules/astro-expressive-code" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/astro-expressive-code/-/astro-expressive-code-0.33.5.tgz" ,
"integrity" : "sha512-9JAyllueMUN8JTl/h/yTdbKinNmfalEWcV11s3lSf/UJQbAZfWJuy+IlGcArZDI/CmD21GXhFHLqYthpdY33ug==" ,
"dependencies" : {
"hast-util-to-html" : "^8.0.4" ,
"remark-expressive-code" : "^0.33.5"
} ,
"peerDependencies" : {
"astro" : "^4.0.0-beta || ^3.3.0"
}
} ,
"node_modules/astro-expressive-code/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/astro-expressive-code/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/astro-expressive-code/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==" ,
"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/astro-expressive-code/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==" ,
"dependencies" : {
"@types/hast" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/astro-expressive-code/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==" ,
"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/astro-expressive-code/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==" ,
"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/astro-expressive-code/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==" ,
"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/astro-expressive-code/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==" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/astro-expressive-code/node_modules/hastscript" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-7.2.0.tgz" ,
"integrity" : "sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==" ,
"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/astro-expressive-code/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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/astro-expressive-code/node_modules/parse5" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz" ,
"integrity" : "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
} ,
"node_modules/astro-expressive-code/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/astro-expressive-code/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/astro-expressive-code/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/astro-expressive-code/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==" ,
"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/astro-expressive-code/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/astro-expressive-code/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
"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/astro-expressive-code/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"vfile" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/astro-expressive-code/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/async-sema" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/async-sema/-/async-sema-3.1.1.tgz" ,
"integrity" : "sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg=="
} ,
2024-04-05 12:46:30 +00:00
"node_modules/axobject-query" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/axobject-query/-/axobject-query-4.0.0.tgz" ,
"integrity" : "sha512-+60uv1hiVFhHZeO+Lz0RYzsVHy5Wr1ayX0mwda9KPDVLNJgZ1T9Ny7VmFbLDzxsH0D87I86vgj3gFrjTJUYznw==" ,
"dependencies" : {
"dequal" : "^2.0.3"
}
} ,
"node_modules/b4a" : {
"version" : "1.6.6" ,
"resolved" : "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz" ,
"integrity" : "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg=="
} ,
"node_modules/bail" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz" ,
"integrity" : "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/balanced-match" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" ,
"integrity" : "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
} ,
2024-04-05 12:46:30 +00:00
"node_modules/bare-events" : {
"version" : "2.2.2" ,
"resolved" : "https://registry.npmjs.org/bare-events/-/bare-events-2.2.2.tgz" ,
"integrity" : "sha512-h7z00dWdG0PYOQEvChhOSWvOfkIKsdZGkWr083FgN/HyoQuebSew/cgirYqh9SCuy/hRvxc5Vy6Fw8xAmYHLkQ==" ,
"optional" : true
} ,
"node_modules/bare-fs" : {
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/bare-fs/-/bare-fs-2.2.3.tgz" ,
"integrity" : "sha512-amG72llr9pstfXOBOHve1WjiuKKAMnebcmMbPWDZ7BCevAoJLpugjuAPRsDINEyjT0a6tbaVx3DctkXIRbLuJw==" ,
"optional" : true ,
"dependencies" : {
"bare-events" : "^2.0.0" ,
"bare-path" : "^2.0.0" ,
"streamx" : "^2.13.0"
}
} ,
"node_modules/bare-os" : {
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/bare-os/-/bare-os-2.2.1.tgz" ,
"integrity" : "sha512-OwPyHgBBMkhC29Hl3O4/YfxW9n7mdTr2+SsO29XBWKKJsbgj3mnorDB80r5TiCQgQstgE5ga1qNYrpes6NvX2w==" ,
"optional" : true
} ,
"node_modules/bare-path" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/bare-path/-/bare-path-2.1.1.tgz" ,
"integrity" : "sha512-OHM+iwRDRMDBsSW7kl3dO62JyHdBKO3B25FB9vNQBPcGHMo4+eA8Yj41Lfbk3pS/seDY+siNge0LdRTulAau/A==" ,
"optional" : true ,
"dependencies" : {
"bare-os" : "^2.1.0"
}
} ,
"node_modules/base-64" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz" ,
"integrity" : "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg=="
} ,
"node_modules/base64-js" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz" ,
"integrity" : "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
"node_modules/bcp-47" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/bcp-47/-/bcp-47-2.1.0.tgz" ,
"integrity" : "sha512-9IIS3UPrvIa1Ej+lVDdDwO7zLehjqsaByECw0bu2RRGP73jALm6FYbzI5gWbgHLvNdkvfXB5YrSbocZdOS0c0w==" ,
"dependencies" : {
"is-alphabetical" : "^2.0.0" ,
"is-alphanumerical" : "^2.0.0" ,
"is-decimal" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/bcp-47-match" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/bcp-47-match/-/bcp-47-match-2.0.3.tgz" ,
"integrity" : "sha512-JtTezzbAibu8G0R9op9zb3vcWZd9JF6M0xOYGPn0fNCd7wOpRB1mU2mH9T8gaBGbAAyIIVgB2G7xG0GP98zMAQ==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/binary-extensions" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz" ,
"integrity" : "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/bindings" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz" ,
"integrity" : "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==" ,
"dependencies" : {
"file-uri-to-path" : "1.0.0"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/bl" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/bl/-/bl-5.1.0.tgz" ,
"integrity" : "sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ==" ,
"dependencies" : {
"buffer" : "^6.0.3" ,
"inherits" : "^2.0.4" ,
"readable-stream" : "^3.4.0"
}
} ,
"node_modules/boolbase" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz" ,
"integrity" : "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="
} ,
"node_modules/boxen" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/boxen/-/boxen-7.1.1.tgz" ,
"integrity" : "sha512-2hCgjEmP8YLWQ130n2FerGv7rYpfBmnmp9Uy2Le1vge6X3gZIfSmEzP5QTDElFxcvVcXlEn8Aq6MU/PZygIOog==" ,
"dependencies" : {
"ansi-align" : "^3.0.1" ,
"camelcase" : "^7.0.1" ,
"chalk" : "^5.2.0" ,
"cli-boxes" : "^3.0.0" ,
"string-width" : "^5.1.2" ,
"type-fest" : "^2.13.0" ,
"widest-line" : "^4.0.1" ,
"wrap-ansi" : "^8.1.0"
} ,
"engines" : {
"node" : ">=14.16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/boxen/node_modules/chalk" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz" ,
"integrity" : "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" ,
"engines" : {
"node" : "^12.17.0 || ^14.13 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/boxen/node_modules/emoji-regex" : {
"version" : "9.2.2" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz" ,
"integrity" : "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
} ,
"node_modules/boxen/node_modules/string-width" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz" ,
"integrity" : "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/braces" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" ,
"integrity" : "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==" ,
"dependencies" : {
"fill-range" : "^7.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/browserslist" : {
"version" : "4.23.0" ,
"resolved" : "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz" ,
"integrity" : "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"dependencies" : {
"caniuse-lite" : "^1.0.30001587" ,
"electron-to-chromium" : "^1.4.668" ,
"node-releases" : "^2.0.14" ,
"update-browserslist-db" : "^1.0.13"
} ,
"bin" : {
"browserslist" : "cli.js"
} ,
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
} ,
"node_modules/buffer" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz" ,
"integrity" : "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"dependencies" : {
"base64-js" : "^1.3.1" ,
"ieee754" : "^1.2.1"
}
} ,
"node_modules/camelcase" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/camelcase/-/camelcase-7.0.1.tgz" ,
"integrity" : "sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==" ,
"engines" : {
"node" : ">=14.16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/caniuse-lite" : {
"version" : "1.0.30001606" ,
"resolved" : "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001606.tgz" ,
"integrity" : "sha512-LPbwnW4vfpJId225pwjZJOgX1m9sGfbw/RKJvw/t0QhYOOaTXHvkjVGFGPpvwEzufrjvTlsULnVTxdy4/6cqkg==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/caniuse-lite"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
]
} ,
"node_modules/ccount" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz" ,
"integrity" : "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/chalk" : {
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" ,
"integrity" : "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==" ,
"dependencies" : {
"ansi-styles" : "^3.2.1" ,
"escape-string-regexp" : "^1.0.5" ,
"supports-color" : "^5.3.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/character-entities" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz" ,
"integrity" : "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/character-entities-html4" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz" ,
"integrity" : "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/character-entities-legacy" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz" ,
"integrity" : "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/chokidar" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz" ,
"integrity" : "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" ,
"dependencies" : {
"anymatch" : "~3.1.2" ,
"braces" : "~3.0.2" ,
"glob-parent" : "~5.1.2" ,
"is-binary-path" : "~2.1.0" ,
"is-glob" : "~4.0.1" ,
"normalize-path" : "~3.0.0" ,
"readdirp" : "~3.6.0"
} ,
"engines" : {
"node" : ">= 8.10.0"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/chownr" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz" ,
"integrity" : "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
} ,
"node_modules/ci-info" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz" ,
"integrity" : "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/sibiraj-s"
}
] ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cli-boxes" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz" ,
"integrity" : "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/cli-cursor" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz" ,
"integrity" : "sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==" ,
"dependencies" : {
"restore-cursor" : "^4.0.0"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/cli-spinners" : {
"version" : "2.9.2" ,
"resolved" : "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz" ,
"integrity" : "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==" ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/clsx" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/clsx/-/clsx-2.1.0.tgz" ,
"integrity" : "sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==" ,
"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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/color" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/color/-/color-4.2.3.tgz" ,
"integrity" : "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==" ,
"dependencies" : {
"color-convert" : "^2.0.1" ,
"color-string" : "^1.9.0"
} ,
"engines" : {
"node" : ">=12.5.0"
}
} ,
"node_modules/color-convert" : {
"version" : "1.9.3" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" ,
"integrity" : "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==" ,
"dependencies" : {
"color-name" : "1.1.3"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" ,
"integrity" : "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
} ,
"node_modules/color-string" : {
"version" : "1.9.1" ,
"resolved" : "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz" ,
"integrity" : "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==" ,
"dependencies" : {
"color-name" : "^1.0.0" ,
"simple-swizzle" : "^0.2.2"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/color-support" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz" ,
"integrity" : "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==" ,
"bin" : {
"color-support" : "bin.js"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/color/node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/color/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
} ,
"node_modules/comma-separated-tokens" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz" ,
"integrity" : "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/common-ancestor-path" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz" ,
"integrity" : "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w=="
} ,
2024-11-29 15:22:31 +00:00
"node_modules/concat-map" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" ,
"integrity" : "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="
} ,
"node_modules/console-control-strings" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz" ,
"integrity" : "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ=="
} ,
2024-04-05 12:46:30 +00:00
"node_modules/convert-source-map" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz" ,
"integrity" : "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg=="
} ,
"node_modules/cookie" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz" ,
"integrity" : "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/cross-spawn" : {
"version" : "7.0.3" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" ,
"integrity" : "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" ,
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/css-selector-parser" : {
"version" : "3.0.5" ,
"resolved" : "https://registry.npmjs.org/css-selector-parser/-/css-selector-parser-3.0.5.tgz" ,
"integrity" : "sha512-3itoDFbKUNx1eKmVpYMFyqKX04Ww9osZ+dLgrk6GEv6KMVeXUhUnp4I5X+evw+u3ZxVU6RFXSSRxlTeMh8bA+g==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/mdevils"
} ,
{
"type" : "patreon" ,
"url" : "https://patreon.com/mdevils"
}
]
} ,
"node_modules/cssesc" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" ,
"integrity" : "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" ,
"bin" : {
"cssesc" : "bin/cssesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/debug" : {
"version" : "4.3.4" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" ,
"integrity" : "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==" ,
"dependencies" : {
"ms" : "2.1.2"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/decode-named-character-reference" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz" ,
"integrity" : "sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==" ,
"dependencies" : {
"character-entities" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/decompress-response" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz" ,
"integrity" : "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==" ,
"dependencies" : {
"mimic-response" : "^3.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/deep-extend" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz" ,
"integrity" : "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/delegates" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz" ,
"integrity" : "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ=="
} ,
2024-04-05 12:46:30 +00:00
"node_modules/dequal" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz" ,
"integrity" : "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/detect-libc" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz" ,
"integrity" : "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/deterministic-object-hash" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/deterministic-object-hash/-/deterministic-object-hash-2.0.2.tgz" ,
"integrity" : "sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==" ,
"dependencies" : {
"base-64" : "^1.0.0"
} ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/devalue" : {
"version" : "4.3.2" ,
"resolved" : "https://registry.npmjs.org/devalue/-/devalue-4.3.2.tgz" ,
"integrity" : "sha512-KqFl6pOgOW+Y6wJgu80rHpo2/3H07vr8ntR9rkkFIRETewbf5GaYYcakYfiKz89K+sLsuPkQIZaXDMjUObZwWg=="
} ,
"node_modules/devlop" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz" ,
"integrity" : "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==" ,
"dependencies" : {
"dequal" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/diff" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz" ,
"integrity" : "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==" ,
"engines" : {
"node" : ">=0.3.1"
}
} ,
"node_modules/direction" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/direction/-/direction-2.0.1.tgz" ,
"integrity" : "sha512-9S6m9Sukh1cZNknO1CWAr2QAWsbKLafQiyM5gZ7VgXHeuaoUwffKN4q6NC4A/Mf9iiPlOXQEKW/Mv/mh9/3YFA==" ,
"bin" : {
"direction" : "cli.js"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/dlv" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz" ,
"integrity" : "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA=="
} ,
"node_modules/dset" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/dset/-/dset-3.1.3.tgz" ,
"integrity" : "sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ==" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/eastasianwidth" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz" ,
"integrity" : "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
} ,
"node_modules/electron-to-chromium" : {
"version" : "1.4.728" ,
"resolved" : "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.728.tgz" ,
"integrity" : "sha512-Ud1v7hJJYIqehlUJGqR6PF1Ek8l80zWwxA6nGxigBsGJ9f9M2fciHyrIiNMerSHSH3p+0/Ia7jIlnDkt41h5cw=="
} ,
"node_modules/emoji-regex" : {
"version" : "10.3.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz" ,
"integrity" : "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw=="
} ,
"node_modules/end-of-stream" : {
"version" : "1.4.4" ,
"resolved" : "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" ,
"integrity" : "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" ,
"dependencies" : {
"once" : "^1.4.0"
}
} ,
"node_modules/entities" : {
"version" : "4.5.0" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz" ,
"integrity" : "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" ,
"engines" : {
"node" : ">=0.12"
} ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
"node_modules/es-module-lexer" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.5.0.tgz" ,
"integrity" : "sha512-pqrTKmwEIgafsYZAGw9kszYzmagcE/n4dbgwGWLEXg7J4QFJVQRBld8j3Q3GNez79jzxZshq0bcT962QHOghjw=="
} ,
"node_modules/esbuild" : {
"version" : "0.19.12" ,
"resolved" : "https://registry.npmjs.org/esbuild/-/esbuild-0.19.12.tgz" ,
"integrity" : "sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==" ,
"hasInstallScript" : true ,
"bin" : {
"esbuild" : "bin/esbuild"
} ,
"engines" : {
"node" : ">=12"
} ,
"optionalDependencies" : {
"@esbuild/aix-ppc64" : "0.19.12" ,
"@esbuild/android-arm" : "0.19.12" ,
"@esbuild/android-arm64" : "0.19.12" ,
"@esbuild/android-x64" : "0.19.12" ,
"@esbuild/darwin-arm64" : "0.19.12" ,
"@esbuild/darwin-x64" : "0.19.12" ,
"@esbuild/freebsd-arm64" : "0.19.12" ,
"@esbuild/freebsd-x64" : "0.19.12" ,
"@esbuild/linux-arm" : "0.19.12" ,
"@esbuild/linux-arm64" : "0.19.12" ,
"@esbuild/linux-ia32" : "0.19.12" ,
"@esbuild/linux-loong64" : "0.19.12" ,
"@esbuild/linux-mips64el" : "0.19.12" ,
"@esbuild/linux-ppc64" : "0.19.12" ,
"@esbuild/linux-riscv64" : "0.19.12" ,
"@esbuild/linux-s390x" : "0.19.12" ,
"@esbuild/linux-x64" : "0.19.12" ,
"@esbuild/netbsd-x64" : "0.19.12" ,
"@esbuild/openbsd-x64" : "0.19.12" ,
"@esbuild/sunos-x64" : "0.19.12" ,
"@esbuild/win32-arm64" : "0.19.12" ,
"@esbuild/win32-ia32" : "0.19.12" ,
"@esbuild/win32-x64" : "0.19.12"
}
} ,
"node_modules/escalade" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz" ,
"integrity" : "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/escape-string-regexp" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" ,
"integrity" : "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/esprima" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" ,
"integrity" : "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" ,
"bin" : {
"esparse" : "bin/esparse.js" ,
"esvalidate" : "bin/esvalidate.js"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/estree-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==" ,
"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==" ,
"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==" ,
"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==" ,
"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==" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-walker" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz" ,
"integrity" : "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==" ,
"dependencies" : {
"@types/estree" : "^1.0.0"
}
} ,
"node_modules/eventemitter3" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz" ,
"integrity" : "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA=="
} ,
"node_modules/execa" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz" ,
"integrity" : "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==" ,
"dependencies" : {
"cross-spawn" : "^7.0.3" ,
"get-stream" : "^8.0.1" ,
"human-signals" : "^5.0.0" ,
"is-stream" : "^3.0.0" ,
"merge-stream" : "^2.0.0" ,
"npm-run-path" : "^5.1.0" ,
"onetime" : "^6.0.0" ,
"signal-exit" : "^4.1.0" ,
"strip-final-newline" : "^3.0.0"
} ,
"engines" : {
"node" : ">=16.17"
} ,
"funding" : {
"url" : "https://github.com/sindresorhus/execa?sponsor=1"
}
} ,
"node_modules/expand-template" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz" ,
"integrity" : "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/expressive-code" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/expressive-code/-/expressive-code-0.33.5.tgz" ,
"integrity" : "sha512-UPg2jSvZEfXPiCa4MKtMoMQ5Hwiv7In5/LSCa/ukhjzZqPO48iVsCcEBgXWEUmEAQ02P0z00/xFfBmVnUKH+Zw==" ,
"dependencies" : {
"@expressive-code/core" : "^0.33.5" ,
"@expressive-code/plugin-frames" : "^0.33.5" ,
"@expressive-code/plugin-shiki" : "^0.33.5" ,
"@expressive-code/plugin-text-markers" : "^0.33.5"
}
} ,
"node_modules/extend" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz" ,
"integrity" : "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
} ,
"node_modules/extend-shallow" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz" ,
"integrity" : "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==" ,
"dependencies" : {
"is-extendable" : "^0.1.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/fast-fifo" : {
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz" ,
"integrity" : "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ=="
} ,
"node_modules/fast-glob" : {
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz" ,
"integrity" : "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" ,
"dependencies" : {
"@nodelib/fs.stat" : "^2.0.2" ,
"@nodelib/fs.walk" : "^1.2.3" ,
"glob-parent" : "^5.1.2" ,
"merge2" : "^1.3.0" ,
"micromatch" : "^4.0.4"
} ,
"engines" : {
"node" : ">=8.6.0"
}
} ,
"node_modules/fastq" : {
"version" : "1.17.1" ,
"resolved" : "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz" ,
"integrity" : "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==" ,
"dependencies" : {
"reusify" : "^1.0.4"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/file-uri-to-path" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz" ,
"integrity" : "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw=="
} ,
2024-04-05 12:46:30 +00:00
"node_modules/fill-range" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" ,
"integrity" : "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==" ,
"dependencies" : {
"to-regex-range" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/find-up" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz" ,
"integrity" : "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" ,
"dependencies" : {
"locate-path" : "^6.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/find-yarn-workspace-root2" : {
"version" : "1.2.16" ,
"resolved" : "https://registry.npmjs.org/find-yarn-workspace-root2/-/find-yarn-workspace-root2-1.2.16.tgz" ,
"integrity" : "sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==" ,
"dependencies" : {
"micromatch" : "^4.0.2" ,
"pkg-dir" : "^4.2.0"
}
} ,
"node_modules/flattie" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/flattie/-/flattie-1.1.1.tgz" ,
"integrity" : "sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/fs-constants" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz" ,
"integrity" : "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow=="
} ,
2024-11-29 15:22:31 +00:00
"node_modules/fs-minipass" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz" ,
"integrity" : "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==" ,
"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==" ,
"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=="
} ,
"node_modules/fs.realpath" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" ,
"integrity" : "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
} ,
2024-04-05 12:46:30 +00:00
"node_modules/fsevents" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz" ,
"integrity" : "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" ,
"hasInstallScript" : true ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : "^8.16.0 || ^10.6.0 || >=11.0.0"
}
} ,
"node_modules/function-bind" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" ,
"integrity" : "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/gauge" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz" ,
"integrity" : "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==" ,
"deprecated" : "This package is no longer supported." ,
"dependencies" : {
"aproba" : "^1.0.3 || ^2.0.0" ,
"color-support" : "^1.1.2" ,
"console-control-strings" : "^1.0.0" ,
"has-unicode" : "^2.0.1" ,
"object-assign" : "^4.1.1" ,
"signal-exit" : "^3.0.0" ,
"string-width" : "^4.2.3" ,
"strip-ansi" : "^6.0.1" ,
"wide-align" : "^1.1.2"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/gauge/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/gauge/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
} ,
"node_modules/gauge/node_modules/signal-exit" : {
"version" : "3.0.7" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" ,
"integrity" : "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
} ,
"node_modules/gauge/node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/gauge/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/gensync" : {
"version" : "1.0.0-beta.2" ,
"resolved" : "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" ,
"integrity" : "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/get-east-asian-width" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz" ,
"integrity" : "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/get-stream" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz" ,
"integrity" : "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==" ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/github-from-package" : {
"version" : "0.0.0" ,
"resolved" : "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz" ,
"integrity" : "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw=="
} ,
"node_modules/github-slugger" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz" ,
"integrity" : "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw=="
} ,
2024-11-29 15:22:31 +00:00
"node_modules/glob" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
"deprecated" : "Glob versions prior to v9 are no longer supported" ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/glob-parent" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/globals" : {
"version" : "11.12.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" ,
"integrity" : "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/graceful-fs" : {
"version" : "4.2.11" ,
"resolved" : "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz" ,
"integrity" : "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="
} ,
"node_modules/gray-matter" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/gray-matter/-/gray-matter-4.0.3.tgz" ,
"integrity" : "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==" ,
"dependencies" : {
"js-yaml" : "^3.13.1" ,
"kind-of" : "^6.0.2" ,
"section-matter" : "^1.0.0" ,
"strip-bom-string" : "^1.0.0"
} ,
"engines" : {
"node" : ">=6.0"
}
} ,
"node_modules/gray-matter/node_modules/argparse" : {
"version" : "1.0.10" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz" ,
"integrity" : "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" ,
"dependencies" : {
"sprintf-js" : "~1.0.2"
}
} ,
"node_modules/gray-matter/node_modules/js-yaml" : {
"version" : "3.14.1" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz" ,
"integrity" : "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" ,
"dependencies" : {
"argparse" : "^1.0.7" ,
"esprima" : "^4.0.0"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
"node_modules/has-flag" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" ,
"integrity" : "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==" ,
"engines" : {
"node" : ">=4"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/has-unicode" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz" ,
"integrity" : "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ=="
} ,
2024-04-05 12:46:30 +00:00
"node_modules/hasown" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz" ,
"integrity" : "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" ,
"dependencies" : {
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/hast-util-from-html" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.1.tgz" ,
"integrity" : "sha512-RXQBLMl9kjKVNkJTIO6bZyb2n+cUH8LFaSSzo82jiLT6Tfc+Pt7VQCS+/h3YwG4jaNE2TA2sdJisGWR+aJrp0g==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"devlop" : "^1.1.0" ,
"hast-util-from-parse5" : "^8.0.0" ,
"parse5" : "^7.0.0" ,
"vfile" : "^6.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-from-parse5" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.1.tgz" ,
"integrity" : "sha512-Er/Iixbc7IEa7r/XLtuG52zoqn/b3Xng/w6aZQ0xGVxzhw5xUFxcRqdPzP6yFi/4HBYRaifaI5fQ1RH8n0ZeOQ==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"devlop" : "^1.0.0" ,
"hastscript" : "^8.0.0" ,
"property-information" : "^6.0.0" ,
"vfile" : "^6.0.0" ,
"vfile-location" : "^5.0.0" ,
"web-namespaces" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-has-property" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-3.0.0.tgz" ,
"integrity" : "sha512-MNilsvEKLFpV604hwfhVStK0usFY/QmM5zX16bo7EjnAEGofr5YyI37kzopBlZJkHD4t887i+q/C8/tr5Q94cA==" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-is-element" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz" ,
"integrity" : "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-parse-selector" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz" ,
"integrity" : "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-raw" : {
"version" : "9.0.2" ,
"resolved" : "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-9.0.2.tgz" ,
"integrity" : "sha512-PldBy71wO9Uq1kyaMch9AHIghtQvIwxBUkv823pKmkTM3oV1JxtsTNYdevMxvUHqcnOAuO65JKU2+0NOxc2ksA==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"@ungap/structured-clone" : "^1.0.0" ,
"hast-util-from-parse5" : "^8.0.0" ,
"hast-util-to-parse5" : "^8.0.0" ,
"html-void-elements" : "^3.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"parse5" : "^7.0.0" ,
"unist-util-position" : "^5.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.0" ,
"web-namespaces" : "^2.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-select" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/hast-util-select/-/hast-util-select-6.0.2.tgz" ,
"integrity" : "sha512-hT/SD/d/Meu+iobvgkffo1QecV8WeKWxwsNMzcTJsKw1cKTQKSR/7ArJeURLNJF9HDjp9nVoORyNNJxrvBye8Q==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"bcp-47-match" : "^2.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"css-selector-parser" : "^3.0.0" ,
"devlop" : "^1.0.0" ,
"direction" : "^2.0.0" ,
"hast-util-has-property" : "^3.0.0" ,
"hast-util-to-string" : "^3.0.0" ,
"hast-util-whitespace" : "^3.0.0" ,
"not" : "^0.1.0" ,
"nth-check" : "^2.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"unist-util-visit" : "^5.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==" ,
"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" : {
"version" : "9.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.1.tgz" ,
"integrity" : "sha512-hZOofyZANbyWo+9RP75xIDV/gq+OUKx+T46IlwERnKmfpwp81XBFbT9mi26ws+SJchA4RVUQwIBJpqEOBhMzEQ==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"ccount" : "^2.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"hast-util-raw" : "^9.0.0" ,
"hast-util-whitespace" : "^3.0.0" ,
"html-void-elements" : "^3.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"stringify-entities" : "^4.0.0" ,
"zwitch" : "^2.0.4"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-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==" ,
"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=="
} ,
"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==" ,
"dependencies" : {
"inline-style-parser" : "0.2.3"
}
} ,
"node_modules/hast-util-to-parse5" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-8.0.0.tgz" ,
"integrity" : "sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"web-namespaces" : "^2.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-string" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-string/-/hast-util-to-string-3.0.0.tgz" ,
"integrity" : "sha512-OGkAxX1Ua3cbcW6EJ5pT/tslVb90uViVkcJ4ZZIMW/R33DX/AkcJcRrPebPwJkHYwlDHXz4aIwvAAaAdtrACFA==" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-text" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.0.tgz" ,
"integrity" : "sha512-EWiE1FSArNBPUo1cKWtzqgnuRQwEeQbQtnFJRYV1hb1BWDgrAlBU0ExptvZMM/KSA82cDpm2sFGf3Dmc5Mza3w==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"hast-util-is-element" : "^3.0.0" ,
"unist-util-find-after" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-whitespace" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz" ,
"integrity" : "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hastscript" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-8.0.0.tgz" ,
"integrity" : "sha512-dMOtzCEd3ABUeSIISmrETiKuyydk1w0pa+gE/uormcTpSYuaNJPbX1NU3JLyscSLjwAQM8bWMhhIlnCqnRvDTw==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"hast-util-parse-selector" : "^4.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/html-escaper" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz" ,
"integrity" : "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ=="
} ,
"node_modules/html-void-elements" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz" ,
"integrity" : "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/http-cache-semantics" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz" ,
"integrity" : "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ=="
} ,
2024-11-29 15:22:31 +00:00
"node_modules/https-proxy-agent" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz" ,
"integrity" : "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==" ,
"dependencies" : {
"agent-base" : "6" ,
"debug" : "4"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/human-signals" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz" ,
"integrity" : "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==" ,
"engines" : {
"node" : ">=16.17.0"
}
} ,
"node_modules/ieee754" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz" ,
"integrity" : "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
"node_modules/import-meta-resolve" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.0.0.tgz" ,
"integrity" : "sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/inflight" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" ,
"integrity" : "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" ,
"deprecated" : "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful." ,
"dependencies" : {
"once" : "^1.3.0" ,
"wrappy" : "1"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
} ,
"node_modules/ini" : {
"version" : "1.3.8" ,
"resolved" : "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz" ,
"integrity" : "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
} ,
"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=="
} ,
"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==" ,
"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==" ,
"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" ,
"resolved" : "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz" ,
"integrity" : "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="
} ,
"node_modules/is-binary-path" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" ,
"integrity" : "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" ,
"dependencies" : {
"binary-extensions" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-buffer" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz" ,
"integrity" : "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/is-core-module" : {
"version" : "2.13.1" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz" ,
"integrity" : "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==" ,
"dependencies" : {
"hasown" : "^2.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-decimal" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz" ,
"integrity" : "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/is-docker" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz" ,
"integrity" : "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==" ,
"bin" : {
"is-docker" : "cli.js"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-extendable" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz" ,
"integrity" : "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" ,
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" ,
"integrity" : "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-glob" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" ,
"integrity" : "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" ,
"dependencies" : {
"is-extglob" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/is-inside-container" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz" ,
"integrity" : "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==" ,
"dependencies" : {
"is-docker" : "^3.0.0"
} ,
"bin" : {
"is-inside-container" : "cli.js"
} ,
"engines" : {
"node" : ">=14.16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-interactive" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz" ,
"integrity" : "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-number" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
"engines" : {
"node" : ">=0.12.0"
}
} ,
"node_modules/is-plain-obj" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz" ,
"integrity" : "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-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==" ,
"dependencies" : {
"@types/estree" : "*"
}
} ,
"node_modules/is-stream" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz" ,
"integrity" : "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==" ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-unicode-supported" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz" ,
"integrity" : "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-wsl" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz" ,
"integrity" : "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==" ,
"dependencies" : {
"is-inside-container" : "^1.0.0"
} ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" ,
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
} ,
"node_modules/js-tokens" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" ,
"integrity" : "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
} ,
"node_modules/js-yaml" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" ,
"integrity" : "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" ,
"dependencies" : {
"argparse" : "^2.0.1"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
"node_modules/jsesc" : {
"version" : "2.5.2" ,
"resolved" : "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz" ,
"integrity" : "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==" ,
"bin" : {
"jsesc" : "bin/jsesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/json5" : {
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" ,
"integrity" : "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" ,
"bin" : {
"json5" : "lib/cli.js"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/kind-of" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz" ,
"integrity" : "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/kleur" : {
"version" : "4.1.5" ,
"resolved" : "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz" ,
"integrity" : "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/load-yaml-file" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/load-yaml-file/-/load-yaml-file-0.2.0.tgz" ,
"integrity" : "sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==" ,
"dependencies" : {
"graceful-fs" : "^4.1.5" ,
"js-yaml" : "^3.13.0" ,
"pify" : "^4.0.1" ,
"strip-bom" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/load-yaml-file/node_modules/argparse" : {
"version" : "1.0.10" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz" ,
"integrity" : "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" ,
"dependencies" : {
"sprintf-js" : "~1.0.2"
}
} ,
"node_modules/load-yaml-file/node_modules/js-yaml" : {
"version" : "3.14.1" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz" ,
"integrity" : "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" ,
"dependencies" : {
"argparse" : "^1.0.7" ,
"esprima" : "^4.0.0"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
"node_modules/locate-path" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz" ,
"integrity" : "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" ,
"dependencies" : {
"p-locate" : "^5.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/log-symbols" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/log-symbols/-/log-symbols-5.1.0.tgz" ,
"integrity" : "sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA==" ,
"dependencies" : {
"chalk" : "^5.0.0" ,
"is-unicode-supported" : "^1.1.0"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/log-symbols/node_modules/chalk" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz" ,
"integrity" : "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" ,
"engines" : {
"node" : "^12.17.0 || ^14.13 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/longest-streak" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz" ,
"integrity" : "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/lru-cache" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz" ,
"integrity" : "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" ,
"dependencies" : {
"yallist" : "^3.0.2"
}
} ,
"node_modules/magic-string" : {
"version" : "0.30.9" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.9.tgz" ,
"integrity" : "sha512-S1+hd+dIrC8EZqKyT9DstTH/0Z+f76kmmvZnkfQVmOpDEF9iVgdYif3Q/pIWHmCoo59bQVGW0kVL3e2nl+9+Sw==" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.4.15"
} ,
"engines" : {
"node" : ">=12"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/make-dir" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz" ,
"integrity" : "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==" ,
"dependencies" : {
"semver" : "^6.0.0"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/make-dir/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
2024-04-05 12:46:30 +00: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==" ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/markdown-table" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.3.tgz" ,
"integrity" : "sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/mdast-util-definitions" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-6.0.0.tgz" ,
"integrity" : "sha512-scTllyX6pnYNZH/AIp/0ePz6s4cZtARxImwoPJ7kS42n+MnVsI4XbnG6d4ibehRIldYMWM2LD7ImQblVhUejVQ==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"@types/unist" : "^3.0.0" ,
"unist-util-visit" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-directive" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-directive/-/mdast-util-directive-3.0.0.tgz" ,
"integrity" : "sha512-JUpYOqKI4mM3sZcNxmF/ox04XYFFkNwr0CFlrQIkCwbvH0xzMCqkMqAde9wRd80VAhaUrwFwKm2nxretdT1h7Q==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"@types/unist" : "^3.0.0" ,
"devlop" : "^1.0.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-visit-parents" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-find-and-replace" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.1.tgz" ,
"integrity" : "sha512-SG21kZHGC3XRTSUhtofZkBzZTJNM5ecCi0SK2IMKmSXR8vO3peL+kb1O0z7Zl83jKtutG4k5Wv/W7V3/YHvzPA==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"escape-string-regexp" : "^5.0.0" ,
"unist-util-is" : "^6.0.0" ,
"unist-util-visit-parents" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz" ,
"integrity" : "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/mdast-util-from-markdown" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.0.tgz" ,
"integrity" : "sha512-n7MTOr/z+8NAX/wmhhDji8O3bRvPTV/U0oTCaZJkjhPSKTPhS3xufVhKGF8s1pJ7Ox4QgoIU7KHseh09S+9rTA==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"@types/unist" : "^3.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-to-string" : "^4.0.0" ,
"micromark" : "^4.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^2.0.0" ,
"micromark-util-decode-string" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"unist-util-stringify-position" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.0.0.tgz" ,
"integrity" : "sha512-dgQEX5Amaq+DuUqf26jJqSK9qgixgd6rYDHAv4aTBuA92cTknZlKpPfa86Z/s8Dj8xsAQpFfBmPUHWJBWqS4Bw==" ,
"dependencies" : {
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-gfm-autolink-literal" : "^2.0.0" ,
"mdast-util-gfm-footnote" : "^2.0.0" ,
"mdast-util-gfm-strikethrough" : "^2.0.0" ,
"mdast-util-gfm-table" : "^2.0.0" ,
"mdast-util-gfm-task-list-item" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-autolink-literal" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.0.tgz" ,
"integrity" : "sha512-FyzMsduZZHSc3i0Px3PQcBT4WJY/X/RCtEJKuybiC6sjPqLv7h1yqAkmILZtuxMSsUyaLUWNp71+vQH2zqp5cg==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"ccount" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-find-and-replace" : "^3.0.0" ,
"micromark-util-character" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-footnote" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.0.0.tgz" ,
"integrity" : "sha512-5jOT2boTSVkMnQ7LTrd6n/18kqwjmuYqo7JUPe+tRCY6O7dAuTFMtTPauYYrMPpox9hlN0uOx/FL8XvEfG9/mQ==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.1.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-strikethrough" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz" ,
"integrity" : "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-table" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz" ,
"integrity" : "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"markdown-table" : "^3.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-task-list-item" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz" ,
"integrity" : "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-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==" ,
"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==" ,
"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==" ,
"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==" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-phrasing" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz" ,
"integrity" : "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==" ,
"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.1.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.1.0.tgz" ,
"integrity" : "sha512-/e2l/6+OdGp/FB+ctrJ9Avz71AN/GRH3oi/3KAx/kMnoUsD6q0woXlDT8lLEeViVKE7oZxE7RXzvO3T8kF2/sA==" ,
"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" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.0.tgz" ,
"integrity" : "sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"@types/unist" : "^3.0.0" ,
"longest-streak" : "^3.0.0" ,
"mdast-util-phrasing" : "^4.0.0" ,
"mdast-util-to-string" : "^4.0.0" ,
"micromark-util-decode-string" : "^2.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-to-string" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz" ,
"integrity" : "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/merge-stream" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" ,
"integrity" : "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
} ,
"node_modules/merge2" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" ,
"integrity" : "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/micromark" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark/-/micromark-4.0.0.tgz" ,
"integrity" : "sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"@types/debug" : "^4.0.0" ,
"debug" : "^4.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-core-commonmark" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-combine-extensions" : "^2.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^2.0.0" ,
"micromark-util-encode" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0" ,
"micromark-util-resolve-all" : "^2.0.0" ,
"micromark-util-sanitize-uri" : "^2.0.0" ,
"micromark-util-subtokenize" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-core-commonmark" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.0.tgz" ,
"integrity" : "sha512-jThOz/pVmAYUtkroV3D5c1osFXAMv9e0ypGDOIZuCeAe91/sD6BoE2Sjzt30yuXtwOYUmySOhMas/PVyh02itA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"decode-named-character-reference" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-factory-destination" : "^2.0.0" ,
"micromark-factory-label" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-factory-title" : "^2.0.0" ,
"micromark-factory-whitespace" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-classify-character" : "^2.0.0" ,
"micromark-util-html-tag-name" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0" ,
"micromark-util-resolve-all" : "^2.0.0" ,
"micromark-util-subtokenize" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-extension-directive" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-directive/-/micromark-extension-directive-3.0.0.tgz" ,
"integrity" : "sha512-61OI07qpQrERc+0wEysLHMvoiO3s2R56x5u7glHq2Yqq6EHbH4dW25G9GfDdGCDYqA21KE6DWgNSzxSwHc2hSg==" ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-factory-whitespace" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"parse-entities" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz" ,
"integrity" : "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==" ,
"dependencies" : {
"micromark-extension-gfm-autolink-literal" : "^2.0.0" ,
"micromark-extension-gfm-footnote" : "^2.0.0" ,
"micromark-extension-gfm-strikethrough" : "^2.0.0" ,
"micromark-extension-gfm-table" : "^2.0.0" ,
"micromark-extension-gfm-tagfilter" : "^2.0.0" ,
"micromark-extension-gfm-task-list-item" : "^2.0.0" ,
"micromark-util-combine-extensions" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-autolink-literal" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.0.0.tgz" ,
"integrity" : "sha512-rTHfnpt/Q7dEAK1Y5ii0W8bhfJlVJFnJMHIPisfPK3gpVNuOP0VnRl96+YJ3RYWV/P4gFeQoGKNlT3RhuvpqAg==" ,
"dependencies" : {
"micromark-util-character" : "^2.0.0" ,
"micromark-util-sanitize-uri" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-footnote" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.0.0.tgz" ,
"integrity" : "sha512-6Rzu0CYRKDv3BfLAUnZsSlzx3ak6HAoI85KTiijuKIz5UxZxbUI+pD6oHgw+6UtQuiRwnGRhzMmPRv4smcz0fg==" ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-core-commonmark" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0" ,
"micromark-util-sanitize-uri" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-strikethrough" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.0.0.tgz" ,
"integrity" : "sha512-c3BR1ClMp5fxxmwP6AoOY2fXO9U8uFMKs4ADD66ahLTNcwzSCyRVU4k7LPV5Nxo/VJiR4TdzxRQY2v3qIUceCw==" ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-classify-character" : "^2.0.0" ,
"micromark-util-resolve-all" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-table" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.0.0.tgz" ,
"integrity" : "sha512-PoHlhypg1ItIucOaHmKE8fbin3vTLpDOUg8KAr8gRCF1MOZI9Nquq2i/44wFvviM4WuxJzc3demT8Y3dkfvYrw==" ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-tagfilter" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz" ,
"integrity" : "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==" ,
"dependencies" : {
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-task-list-item" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.0.1.tgz" ,
"integrity" : "sha512-cY5PzGcnULaN5O7T+cOzfMoHjBW7j+T9D2sucA5d/KbsBTPcYdebm9zUd9zzdgJGCwahV+/W78Z3nbulBYVbTw==" ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-mdx-expression" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdx-expression/-/micromark-extension-mdx-expression-3.0.0.tgz" ,
"integrity" : "sha512-sI0nwhUDz97xyzqJAbHQhp5TfaxEvZZZ2JDqUo+7NvyIYG6BZ5CPPqj2ogUoPJlmXHBnyZUzISg9+oUmU6tUjQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-factory-mdx-expression" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-events-to-acorn" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-extension-mdx-jsx" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-3.0.0.tgz" ,
"integrity" : "sha512-uvhhss8OGuzR4/N17L1JwvmJIpPhAd8oByMawEKx6NVdBCbesjH4t+vjEp3ZXft9DwvlKSD07fCeI44/N0Vf2w==" ,
"dependencies" : {
"@types/acorn" : "^4.0.0" ,
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-is-identifier-name" : "^3.0.0" ,
"micromark-factory-mdx-expression" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-mdx-md" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdx-md/-/micromark-extension-mdx-md-2.0.0.tgz" ,
"integrity" : "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==" ,
"dependencies" : {
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-mdxjs" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdxjs/-/micromark-extension-mdxjs-3.0.0.tgz" ,
"integrity" : "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==" ,
"dependencies" : {
"acorn" : "^8.0.0" ,
"acorn-jsx" : "^5.0.0" ,
"micromark-extension-mdx-expression" : "^3.0.0" ,
"micromark-extension-mdx-jsx" : "^3.0.0" ,
"micromark-extension-mdx-md" : "^2.0.0" ,
"micromark-extension-mdxjs-esm" : "^3.0.0" ,
"micromark-util-combine-extensions" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-mdxjs-esm" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdxjs-esm/-/micromark-extension-mdxjs-esm-3.0.0.tgz" ,
"integrity" : "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-core-commonmark" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-events-to-acorn" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"unist-util-position-from-estree" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-factory-destination" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.0.tgz" ,
"integrity" : "sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-factory-label" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.0.tgz" ,
"integrity" : "sha512-RR3i96ohZGde//4WSe/dJsxOX6vxIg9TimLAS3i4EhBAFx8Sm5SmqVfR8E87DPSR31nEAjZfbt91OMZWcNgdZw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-factory-mdx-expression" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-2.0.1.tgz" ,
"integrity" : "sha512-F0ccWIUHRLRrYp5TC9ZYXmZo+p2AM13ggbsW4T0b5CRKP8KHVRB8t4pwtBgTxtjRmwrK0Irwm7vs2JOZabHZfg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-events-to-acorn" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"unist-util-position-from-estree" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
}
} ,
"node_modules/micromark-factory-space" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.0.tgz" ,
"integrity" : "sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-character" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-factory-title" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.0.tgz" ,
"integrity" : "sha512-jY8CSxmpWLOxS+t8W+FG3Xigc0RDQA9bKMY/EwILvsesiRniiVMejYTE4wumNc2f4UbAa4WsHqe3J1QS1sli+A==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-factory-whitespace" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.0.tgz" ,
"integrity" : "sha512-28kbwaBjc5yAI1XadbdPYHX/eDnqaUFVikLwrO7FDnKG7lpgxnvk/XGRhX/PN0mOZ+dBSZ+LgunHS+6tYQAzhA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-character" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.0.tgz" ,
"integrity" : "sha512-KvOVV+X1yLBfs9dCBSopq/+G1PcgT3lAK07mC4BzXi5E7ahzMAF8oIupDDJ6mievI6F+lAATkbQQlQixJfT3aQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-chunked" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.0.tgz" ,
"integrity" : "sha512-anK8SWmNphkXdaKgz5hJvGa7l00qmcaUQoMYsBwDlSKFKjc6gjGXPDw3FNL3Nbwq5L8gE+RCbGqTw49FK5Qyvg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-classify-character" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.0.tgz" ,
"integrity" : "sha512-S0ze2R9GH+fu41FA7pbSqNWObo/kzwf8rN/+IGlW/4tC6oACOs8B++bh+i9bVyNnwCcuksbFwsBme5OCKXCwIw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-combine-extensions" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.0.tgz" ,
"integrity" : "sha512-vZZio48k7ON0fVS3CUgFatWHoKbbLTK/rT7pzpJ4Bjp5JjkZeasRfrS9wsBdDJK2cJLHMckXZdzPSSr1B8a4oQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-decode-numeric-character-reference" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.1.tgz" ,
"integrity" : "sha512-bmkNc7z8Wn6kgjZmVHOX3SowGmVdhYS7yBpMnuMnPzDq/6xwVA604DuOXMZTO1lvq01g+Adfa0pE2UKGlxL1XQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-decode-string" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.0.tgz" ,
"integrity" : "sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"decode-named-character-reference" : "^1.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-encode" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.0.tgz" ,
"integrity" : "sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
]
} ,
"node_modules/micromark-util-events-to-acorn" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/micromark-util-events-to-acorn/-/micromark-util-events-to-acorn-2.0.2.tgz" ,
"integrity" : "sha512-Fk+xmBrOv9QZnEDguL9OI9/NQQp6Hz4FuQ4YmCb/5V7+9eAh1s6AYSvL20kHkD67YIg7EpE54TiSlcsf3vyZgA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"@types/acorn" : "^4.0.0" ,
"@types/estree" : "^1.0.0" ,
"@types/unist" : "^3.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-visit" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
}
} ,
"node_modules/micromark-util-html-tag-name" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.0.tgz" ,
"integrity" : "sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
]
} ,
"node_modules/micromark-util-normalize-identifier" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.0.tgz" ,
"integrity" : "sha512-2xhYT0sfo85FMrUPtHcPo2rrp1lwbDEEzpx7jiH2xXJLqBuy4H0GgXk5ToU8IEwoROtXuL8ND0ttVa4rNqYK3w==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-resolve-all" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.0.tgz" ,
"integrity" : "sha512-6KU6qO7DZ7GJkaCgwBNtplXCvGkJToU86ybBAUdavvgsCiG8lSSvYxr9MhwmQ+udpzywHsl4RpGJsYWG1pDOcA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-sanitize-uri" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.0.tgz" ,
"integrity" : "sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"micromark-util-character" : "^2.0.0" ,
"micromark-util-encode" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0"
}
} ,
"node_modules/micromark-util-subtokenize" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.0.0.tgz" ,
"integrity" : "sha512-vc93L1t+gpR3p8jxeVdaYlbV2jTYteDje19rNSS/H5dlhxUYll5Fy6vJ2cDwP8RnsXi818yGty1ayP55y3W6fg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
}
} ,
"node_modules/micromark-util-symbol" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.0.tgz" ,
"integrity" : "sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
]
} ,
"node_modules/micromark-util-types" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.0.tgz" ,
"integrity" : "sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
]
} ,
"node_modules/micromatch" : {
"version" : "4.0.5" ,
"resolved" : "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz" ,
"integrity" : "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==" ,
"dependencies" : {
"braces" : "^3.0.2" ,
"picomatch" : "^2.3.1"
} ,
"engines" : {
"node" : ">=8.6"
}
} ,
"node_modules/mime" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz" ,
"integrity" : "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==" ,
"bin" : {
"mime" : "cli.js"
} ,
"engines" : {
"node" : ">=10.0.0"
}
} ,
"node_modules/mimic-fn" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz" ,
"integrity" : "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/mimic-response" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz" ,
"integrity" : "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/minimist" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz" ,
"integrity" : "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/minipass" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz" ,
"integrity" : "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/minizlib" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz" ,
"integrity" : "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==" ,
"dependencies" : {
"minipass" : "^3.0.0" ,
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/minizlib/node_modules/minipass" : {
"version" : "3.3.6" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz" ,
"integrity" : "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/minizlib/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
} ,
"node_modules/mkdirp" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz" ,
"integrity" : "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" ,
"bin" : {
"mkdirp" : "bin/cmd.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/mkdirp-classic" : {
"version" : "0.5.3" ,
"resolved" : "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz" ,
"integrity" : "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
} ,
"node_modules/ms" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" ,
"integrity" : "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
} ,
"node_modules/nanoid" : {
"version" : "3.3.7" ,
"resolved" : "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz" ,
"integrity" : "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"bin" : {
"nanoid" : "bin/nanoid.cjs"
} ,
"engines" : {
"node" : "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
} ,
"node_modules/napi-build-utils" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz" ,
"integrity" : "sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg=="
} ,
"node_modules/nlcst-to-string" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/nlcst-to-string/-/nlcst-to-string-3.1.1.tgz" ,
"integrity" : "sha512-63mVyqaqt0cmn2VcI2aH6kxe1rLAmSROqHMA0i4qqg1tidkfExgpb0FGMikMCn86mw5dFtBtEANfmSSK7TjNHw==" ,
"dependencies" : {
"@types/nlcst" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/node-abi" : {
"version" : "3.57.0" ,
"resolved" : "https://registry.npmjs.org/node-abi/-/node-abi-3.57.0.tgz" ,
"integrity" : "sha512-Dp+A9JWxRaKuHP35H77I4kCKesDy5HUDEmScia2FyncMTOXASMyg251F5PhFoDA5uqBrDDffiLpbqnrZmNXW+g==" ,
"dependencies" : {
"semver" : "^7.3.5"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/node-addon-api" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/node-addon-api/-/node-addon-api-6.1.0.tgz" ,
"integrity" : "sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA=="
} ,
2024-11-29 15:22:31 +00:00
"node_modules/node-fetch" : {
"version" : "2.7.0" ,
"resolved" : "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz" ,
"integrity" : "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" ,
"dependencies" : {
"whatwg-url" : "^5.0.0"
} ,
"engines" : {
"node" : "4.x || >=6.0.0"
} ,
"peerDependencies" : {
"encoding" : "^0.1.0"
} ,
"peerDependenciesMeta" : {
"encoding" : {
"optional" : true
}
}
} ,
"node_modules/node-gyp-build" : {
"version" : "4.8.1" ,
"resolved" : "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.1.tgz" ,
"integrity" : "sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==" ,
"bin" : {
"node-gyp-build" : "bin.js" ,
"node-gyp-build-optional" : "optional.js" ,
"node-gyp-build-test" : "build-test.js"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/node-releases" : {
"version" : "2.0.14" ,
"resolved" : "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz" ,
"integrity" : "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw=="
} ,
2024-11-29 15:22:31 +00:00
"node_modules/nopt" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz" ,
"integrity" : "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==" ,
"dependencies" : {
"abbrev" : "1"
} ,
"bin" : {
"nopt" : "bin/nopt.js"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/normalize-path" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" ,
"integrity" : "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/not" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/not/-/not-0.1.0.tgz" ,
"integrity" : "sha512-5PDmaAsVfnWUgTUbJ3ERwn7u79Z0dYxN9ErxCpVJJqe2RK0PJ3z+iFUxuqjwtlDDegXvtWoxD/3Fzxox7tFGWA=="
} ,
"node_modules/npm-run-path" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz" ,
"integrity" : "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==" ,
"dependencies" : {
"path-key" : "^4.0.0"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/npm-run-path/node_modules/path-key" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz" ,
"integrity" : "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/npmlog" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz" ,
"integrity" : "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==" ,
"deprecated" : "This package is no longer supported." ,
"dependencies" : {
"are-we-there-yet" : "^2.0.0" ,
"console-control-strings" : "^1.1.0" ,
"gauge" : "^3.0.0" ,
"set-blocking" : "^2.0.0"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/nth-check" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz" ,
"integrity" : "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==" ,
"dependencies" : {
"boolbase" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/fb55/nth-check?sponsor=1"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/object-assign" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" ,
"integrity" : "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/once" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/once/-/once-1.4.0.tgz" ,
"integrity" : "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" ,
"dependencies" : {
"wrappy" : "1"
}
} ,
"node_modules/onetime" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz" ,
"integrity" : "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==" ,
"dependencies" : {
"mimic-fn" : "^4.0.0"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/ora" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/ora/-/ora-7.0.1.tgz" ,
"integrity" : "sha512-0TUxTiFJWv+JnjWm4o9yvuskpEJLXTcng8MJuKd+SzAzp2o+OP3HWqNhB4OdJRt1Vsd9/mR0oyaEYlOnL7XIRw==" ,
"dependencies" : {
"chalk" : "^5.3.0" ,
"cli-cursor" : "^4.0.0" ,
"cli-spinners" : "^2.9.0" ,
"is-interactive" : "^2.0.0" ,
"is-unicode-supported" : "^1.3.0" ,
"log-symbols" : "^5.1.0" ,
"stdin-discarder" : "^0.1.0" ,
"string-width" : "^6.1.0" ,
"strip-ansi" : "^7.1.0"
} ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/ora/node_modules/chalk" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz" ,
"integrity" : "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" ,
"engines" : {
"node" : "^12.17.0 || ^14.13 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/ora/node_modules/string-width" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-6.1.0.tgz" ,
"integrity" : "sha512-k01swCJAgQmuADB0YIc+7TuatfNvTBVOoaUWJjTB9R4VJzR5vNWzf5t42ESVZFPS8xTySF7CAdV4t/aaIm3UnQ==" ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^10.2.1" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-limit" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-5.0.0.tgz" ,
"integrity" : "sha512-/Eaoq+QyLSiXQ4lyYV23f14mZRQcXnxfHrN0vCai+ak9G0pp9iEQukIIZq5NccEvwRB8PUnZT0KsOoDCINS1qQ==" ,
"dependencies" : {
"yocto-queue" : "^1.0.0"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-locate" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz" ,
"integrity" : "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" ,
"dependencies" : {
"p-limit" : "^3.0.2"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-locate/node_modules/p-limit" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" ,
"integrity" : "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" ,
"dependencies" : {
"yocto-queue" : "^0.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-locate/node_modules/yocto-queue" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" ,
"integrity" : "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-queue" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/p-queue/-/p-queue-8.0.1.tgz" ,
"integrity" : "sha512-NXzu9aQJTAzbBqOt2hwsR63ea7yvxJc0PwN/zobNAudYfb1B7R08SzB4TsLeSbUCuG467NhnoT0oO6w1qRO+BA==" ,
"dependencies" : {
"eventemitter3" : "^5.0.1" ,
"p-timeout" : "^6.1.2"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-timeout" : {
"version" : "6.1.2" ,
"resolved" : "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.2.tgz" ,
"integrity" : "sha512-UbD77BuZ9Bc9aABo74gfXhNvzC9Tx7SxtHSh1fxvx3jTLLYvmVhiQZZrJzqqU0jKbN32kb5VOKiLEQI/3bIjgQ==" ,
"engines" : {
"node" : ">=14.16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-try" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" ,
"integrity" : "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/pagefind" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/pagefind/-/pagefind-1.1.0.tgz" ,
"integrity" : "sha512-1nmj0/vfYcMxNEQj0YDRp6bTVv9hI7HLdPhK/vBBYlrnwjATndQvHyicj5Y7pUHrpCFZpFnLVQXIF829tpFmaw==" ,
"bin" : {
"pagefind" : "lib/runner/bin.cjs"
} ,
"optionalDependencies" : {
"@pagefind/darwin-arm64" : "1.1.0" ,
"@pagefind/darwin-x64" : "1.1.0" ,
"@pagefind/linux-arm64" : "1.1.0" ,
"@pagefind/linux-x64" : "1.1.0" ,
"@pagefind/windows-x64" : "1.1.0"
}
} ,
"node_modules/parse-entities" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.1.tgz" ,
"integrity" : "sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"character-entities" : "^2.0.0" ,
"character-entities-legacy" : "^3.0.0" ,
"character-reference-invalid" : "^2.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
"is-alphanumerical" : "^2.0.0" ,
"is-decimal" : "^2.0.0" ,
"is-hexadecimal" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/parse-entities/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/parse-latin" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/parse-latin/-/parse-latin-5.0.1.tgz" ,
"integrity" : "sha512-b/K8ExXaWC9t34kKeDV8kGXBkXZ1HCSAZRYE7HR14eA1GlXX5L8iWhs8USJNhQU9q5ci413jCKF0gOyovvyRBg==" ,
"dependencies" : {
"nlcst-to-string" : "^3.0.0" ,
"unist-util-modify-children" : "^3.0.0" ,
"unist-util-visit-children" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/parse5" : {
"version" : "7.1.2" ,
"resolved" : "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz" ,
"integrity" : "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==" ,
"dependencies" : {
"entities" : "^4.4.0"
} ,
"funding" : {
"url" : "https://github.com/inikulin/parse5?sponsor=1"
}
} ,
"node_modules/path-exists" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" ,
"integrity" : "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" ,
"engines" : {
"node" : ">=8"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" ,
"integrity" : "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/path-parse" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" ,
"integrity" : "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
} ,
"node_modules/path-to-regexp" : {
"version" : "6.2.1" ,
"resolved" : "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz" ,
"integrity" : "sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw=="
} ,
"node_modules/periscopic" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/periscopic/-/periscopic-3.1.0.tgz" ,
"integrity" : "sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"estree-walker" : "^3.0.0" ,
"is-reference" : "^3.0.0"
}
} ,
"node_modules/picocolors" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz" ,
"integrity" : "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
} ,
"node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/pify" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz" ,
"integrity" : "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/pkg-dir" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz" ,
"integrity" : "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==" ,
"dependencies" : {
"find-up" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/pkg-dir/node_modules/find-up" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" ,
"integrity" : "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" ,
"dependencies" : {
"locate-path" : "^5.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/pkg-dir/node_modules/locate-path" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz" ,
"integrity" : "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" ,
"dependencies" : {
"p-locate" : "^4.1.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/pkg-dir/node_modules/p-limit" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" ,
"integrity" : "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" ,
"dependencies" : {
"p-try" : "^2.0.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/pkg-dir/node_modules/p-locate" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz" ,
"integrity" : "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" ,
"dependencies" : {
"p-limit" : "^2.2.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/postcss" : {
"version" : "8.4.38" ,
"resolved" : "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz" ,
"integrity" : "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/postcss"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"dependencies" : {
"nanoid" : "^3.3.7" ,
"picocolors" : "^1.0.0" ,
"source-map-js" : "^1.2.0"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14"
}
} ,
"node_modules/postcss-nested" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz" ,
"integrity" : "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==" ,
"dependencies" : {
"postcss-selector-parser" : "^6.0.11"
} ,
"engines" : {
"node" : ">=12.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
"peerDependencies" : {
"postcss" : "^8.2.14"
}
} ,
"node_modules/postcss-selector-parser" : {
"version" : "6.0.16" ,
"resolved" : "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.16.tgz" ,
"integrity" : "sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==" ,
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/prebuild-install" : {
"version" : "7.1.2" ,
"resolved" : "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.2.tgz" ,
"integrity" : "sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==" ,
"dependencies" : {
"detect-libc" : "^2.0.0" ,
"expand-template" : "^2.0.3" ,
"github-from-package" : "0.0.0" ,
"minimist" : "^1.2.3" ,
"mkdirp-classic" : "^0.5.3" ,
"napi-build-utils" : "^1.0.1" ,
"node-abi" : "^3.3.0" ,
"pump" : "^3.0.0" ,
"rc" : "^1.2.7" ,
"simple-get" : "^4.0.0" ,
"tar-fs" : "^2.0.0" ,
"tunnel-agent" : "^0.6.0"
} ,
"bin" : {
"prebuild-install" : "bin.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/prebuild-install/node_modules/bl" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz" ,
"integrity" : "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" ,
"dependencies" : {
"buffer" : "^5.5.0" ,
"inherits" : "^2.0.4" ,
"readable-stream" : "^3.4.0"
}
} ,
"node_modules/prebuild-install/node_modules/buffer" : {
"version" : "5.7.1" ,
"resolved" : "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz" ,
"integrity" : "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"dependencies" : {
"base64-js" : "^1.3.1" ,
"ieee754" : "^1.1.13"
}
} ,
"node_modules/prebuild-install/node_modules/tar-fs" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz" ,
"integrity" : "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==" ,
"dependencies" : {
"chownr" : "^1.1.1" ,
"mkdirp-classic" : "^0.5.2" ,
"pump" : "^3.0.0" ,
"tar-stream" : "^2.1.4"
}
} ,
"node_modules/prebuild-install/node_modules/tar-stream" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz" ,
"integrity" : "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" ,
"dependencies" : {
"bl" : "^4.0.3" ,
"end-of-stream" : "^1.4.1" ,
"fs-constants" : "^1.0.0" ,
"inherits" : "^2.0.3" ,
"readable-stream" : "^3.1.1"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/preferred-pm" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/preferred-pm/-/preferred-pm-3.1.3.tgz" ,
"integrity" : "sha512-MkXsENfftWSRpzCzImcp4FRsCc3y1opwB73CfCNWyzMqArju2CrlMHlqB7VexKiPEOjGMbttv1r9fSCn5S610w==" ,
"dependencies" : {
"find-up" : "^5.0.0" ,
"find-yarn-workspace-root2" : "1.2.16" ,
"path-exists" : "^4.0.0" ,
"which-pm" : "2.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/preferred-pm/node_modules/which-pm" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/which-pm/-/which-pm-2.0.0.tgz" ,
"integrity" : "sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==" ,
"dependencies" : {
"load-yaml-file" : "^0.2.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8.15"
}
} ,
"node_modules/prismjs" : {
"version" : "1.29.0" ,
"resolved" : "https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz" ,
"integrity" : "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/prompts" : {
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz" ,
"integrity" : "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==" ,
"dependencies" : {
"kleur" : "^3.0.3" ,
"sisteransi" : "^1.0.5"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/prompts/node_modules/kleur" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz" ,
"integrity" : "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/property-information" : {
"version" : "6.5.0" ,
"resolved" : "https://registry.npmjs.org/property-information/-/property-information-6.5.0.tgz" ,
"integrity" : "sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/pump" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz" ,
"integrity" : "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==" ,
"dependencies" : {
"end-of-stream" : "^1.1.0" ,
"once" : "^1.3.1"
}
} ,
"node_modules/queue-microtask" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" ,
"integrity" : "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
"node_modules/queue-tick" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz" ,
"integrity" : "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag=="
} ,
"node_modules/rc" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz" ,
"integrity" : "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" ,
"dependencies" : {
"deep-extend" : "^0.6.0" ,
"ini" : "~1.3.0" ,
"minimist" : "^1.2.0" ,
"strip-json-comments" : "~2.0.1"
} ,
"bin" : {
"rc" : "cli.js"
}
} ,
"node_modules/readable-stream" : {
"version" : "3.6.2" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz" ,
"integrity" : "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" ,
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/readdirp" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz" ,
"integrity" : "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" ,
"dependencies" : {
"picomatch" : "^2.2.1"
} ,
"engines" : {
"node" : ">=8.10.0"
}
} ,
"node_modules/rehype" : {
"version" : "13.0.1" ,
"resolved" : "https://registry.npmjs.org/rehype/-/rehype-13.0.1.tgz" ,
"integrity" : "sha512-AcSLS2mItY+0fYu9xKxOu1LhUZeBZZBx8//5HKzF+0XP+eP8+6a5MXn2+DW2kfXR6Dtp1FEXMVrjyKAcvcU8vg==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"rehype-parse" : "^9.0.0" ,
"rehype-stringify" : "^10.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/rehype-parse" : {
"version" : "9.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.0.tgz" ,
"integrity" : "sha512-WG7nfvmWWkCR++KEkZevZb/uw41E8TsH4DsY9UxsTbIXCVGbAs4S+r8FrQ+OtH5EEQAs+5UxKC42VinkmpA1Yw==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"hast-util-from-html" : "^2.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/rehype-raw" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-raw/-/rehype-raw-7.0.0.tgz" ,
"integrity" : "sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"hast-util-raw" : "^9.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/rehype-stringify" : {
"version" : "10.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-10.0.0.tgz" ,
"integrity" : "sha512-1TX1i048LooI9QoecrXy7nGFFbFSufxVRAfc6Y9YMRAi56l+oB0zP51mLSV312uRuvVLPV1opSlJmslozR1XHQ==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"hast-util-to-html" : "^9.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-directive" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-directive/-/remark-directive-3.0.0.tgz" ,
"integrity" : "sha512-l1UyWJ6Eg1VPU7Hm/9tt0zKtReJQNOA4+iDMAxTyZNWnJnFlbS/7zhiel/rogTLQ2vMYwDzSJa4BiVNqGlqIMA==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-directive" : "^3.0.0" ,
"micromark-extension-directive" : "^3.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-expressive-code" : {
"version" : "0.33.5" ,
"resolved" : "https://registry.npmjs.org/remark-expressive-code/-/remark-expressive-code-0.33.5.tgz" ,
"integrity" : "sha512-E4CZq3AuUXLu6or0AaDKkgsHYqmnm4ZL8/+1/8YgwtKcogHwTMRJfQtxkZpth90QQoNUpsapvm5x5n3Np2OC9w==" ,
"dependencies" : {
"expressive-code" : "^0.33.5" ,
"hast-util-to-html" : "^8.0.4" ,
"unist-util-visit" : "^4.1.2"
}
} ,
"node_modules/remark-expressive-code/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/remark-expressive-code/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/remark-expressive-code/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==" ,
"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/remark-expressive-code/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==" ,
"dependencies" : {
"@types/hast" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-expressive-code/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==" ,
"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/remark-expressive-code/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==" ,
"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/remark-expressive-code/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==" ,
"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/remark-expressive-code/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==" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-expressive-code/node_modules/hastscript" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-7.2.0.tgz" ,
"integrity" : "sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==" ,
"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/remark-expressive-code/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==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/remark-expressive-code/node_modules/parse5" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz" ,
"integrity" : "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
} ,
"node_modules/remark-expressive-code/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-expressive-code/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-expressive-code/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-expressive-code/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==" ,
"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/remark-expressive-code/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-expressive-code/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
"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/remark-expressive-code/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"vfile" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-expressive-code/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==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-gfm" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.0.tgz" ,
"integrity" : "sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-gfm" : "^3.0.0" ,
"micromark-extension-gfm" : "^3.0.0" ,
"remark-parse" : "^11.0.0" ,
"remark-stringify" : "^11.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-mdx" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/remark-mdx/-/remark-mdx-3.0.1.tgz" ,
"integrity" : "sha512-3Pz3yPQ5Rht2pM5R+0J2MrGoBSrzf+tJG94N+t/ilfdh8YLyyKYtidAYwTveB20BoHAcwIopOUqhcmh2F7hGYA==" ,
"dependencies" : {
"mdast-util-mdx" : "^3.0.0" ,
"micromark-extension-mdxjs" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-parse" : {
"version" : "11.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz" ,
"integrity" : "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-rehype" : {
"version" : "11.1.0" ,
"resolved" : "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.0.tgz" ,
"integrity" : "sha512-z3tJrAs2kIs1AqIIy6pzHmAHlF1hWQ+OdY4/hv+Wxe35EhyLKcajL33iUEn3ScxtFox9nUvRufR/Zre8Q08H/g==" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"unified" : "^11.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-smartypants" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/remark-smartypants/-/remark-smartypants-2.1.0.tgz" ,
"integrity" : "sha512-qoF6Vz3BjU2tP6OfZqHOvCU0ACmu/6jhGaINSQRI9mM7wCxNQTKB3JUAN4SVoN2ybElEDTxBIABRep7e569iJw==" ,
"dependencies" : {
"retext" : "^8.1.0" ,
"retext-smartypants" : "^5.2.0" ,
"unist-util-visit" : "^5.0.0"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
}
} ,
"node_modules/remark-stringify" : {
"version" : "11.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz" ,
"integrity" : "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-to-markdown" : "^2.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/resolve" : {
"version" : "1.22.8" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz" ,
"integrity" : "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==" ,
"dependencies" : {
"is-core-module" : "^2.13.0" ,
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
} ,
"bin" : {
"resolve" : "bin/resolve"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/resolve-from" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz" ,
"integrity" : "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" ,
"engines" : {
"node" : ">=8"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/restore-cursor" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz" ,
"integrity" : "sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==" ,
"dependencies" : {
"onetime" : "^5.1.0" ,
"signal-exit" : "^3.0.2"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/restore-cursor/node_modules/mimic-fn" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" ,
"integrity" : "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/restore-cursor/node_modules/onetime" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" ,
"integrity" : "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" ,
"dependencies" : {
"mimic-fn" : "^2.1.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/restore-cursor/node_modules/signal-exit" : {
"version" : "3.0.7" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" ,
"integrity" : "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
} ,
"node_modules/retext" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/retext/-/retext-8.1.0.tgz" ,
"integrity" : "sha512-N9/Kq7YTn6ZpzfiGW45WfEGJqFf1IM1q8OsRa1CGzIebCJBNCANDRmOrholiDRGKo/We7ofKR4SEvcGAWEMD3Q==" ,
"dependencies" : {
"@types/nlcst" : "^1.0.0" ,
"retext-latin" : "^3.0.0" ,
"retext-stringify" : "^3.0.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-latin" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/retext-latin/-/retext-latin-3.1.0.tgz" ,
"integrity" : "sha512-5MrD1tuebzO8ppsja5eEu+ZbBeUNCjoEarn70tkXOS7Bdsdf6tNahsv2bY0Z8VooFF6cw7/6S+d3yI/TMlMVVQ==" ,
"dependencies" : {
"@types/nlcst" : "^1.0.0" ,
"parse-latin" : "^5.0.0" ,
"unherit" : "^3.0.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-latin/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/retext-latin/node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
"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/retext-latin/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-latin/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
"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/retext-latin/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-smartypants" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/retext-smartypants/-/retext-smartypants-5.2.0.tgz" ,
"integrity" : "sha512-Do8oM+SsjrbzT2UNIKgheP0hgUQTDDQYyZaIY3kfq0pdFzoPk+ZClYJ+OERNXveog4xf1pZL4PfRxNoVL7a/jw==" ,
"dependencies" : {
"@types/nlcst" : "^1.0.0" ,
"nlcst-to-string" : "^3.0.0" ,
"unified" : "^10.0.0" ,
"unist-util-visit" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-smartypants/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/retext-smartypants/node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"bail" : "^2.0.0" ,
"extend" : "^3.0.0" ,
"is-buffer" : "^2.0.0" ,
"is-plain-obj" : "^4.0.0" ,
"trough" : "^2.0.0" ,
"vfile" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-smartypants/node_modules/unist-util-is" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz" ,
"integrity" : "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-smartypants/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-smartypants/node_modules/unist-util-visit" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz" ,
"integrity" : "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==" ,
"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/retext-smartypants/node_modules/unist-util-visit-parents" : {
"version" : "5.1.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz" ,
"integrity" : "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-smartypants/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
"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/retext-smartypants/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-stringify" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/retext-stringify/-/retext-stringify-3.1.0.tgz" ,
"integrity" : "sha512-767TLOaoXFXyOnjx/EggXlb37ZD2u4P1n0GJqVdpipqACsQP+20W+BNpMYrlJkq7hxffnFk+jc6mAK9qrbuB8w==" ,
"dependencies" : {
"@types/nlcst" : "^1.0.0" ,
"nlcst-to-string" : "^3.0.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-stringify/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/retext-stringify/node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
"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/retext-stringify/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext-stringify/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
"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/retext-stringify/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/retext/node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
"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/retext/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/retext/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
"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/retext/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/reusify" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" ,
"integrity" : "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" ,
"engines" : {
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/rimraf" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" ,
"integrity" : "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" ,
"deprecated" : "Rimraf versions prior to v4 are no longer supported" ,
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/rollup" : {
"version" : "4.14.0" ,
"resolved" : "https://registry.npmjs.org/rollup/-/rollup-4.14.0.tgz" ,
"integrity" : "sha512-Qe7w62TyawbDzB4yt32R0+AbIo6m1/sqO7UPzFS8Z/ksL5mrfhA0v4CavfdmFav3D+ub4QeAgsGEe84DoWe/nQ==" ,
"dependencies" : {
"@types/estree" : "1.0.5"
} ,
"bin" : {
"rollup" : "dist/bin/rollup"
} ,
"engines" : {
"node" : ">=18.0.0" ,
"npm" : ">=8.0.0"
} ,
"optionalDependencies" : {
"@rollup/rollup-android-arm-eabi" : "4.14.0" ,
"@rollup/rollup-android-arm64" : "4.14.0" ,
"@rollup/rollup-darwin-arm64" : "4.14.0" ,
"@rollup/rollup-darwin-x64" : "4.14.0" ,
"@rollup/rollup-linux-arm-gnueabihf" : "4.14.0" ,
"@rollup/rollup-linux-arm64-gnu" : "4.14.0" ,
"@rollup/rollup-linux-arm64-musl" : "4.14.0" ,
"@rollup/rollup-linux-powerpc64le-gnu" : "4.14.0" ,
"@rollup/rollup-linux-riscv64-gnu" : "4.14.0" ,
"@rollup/rollup-linux-s390x-gnu" : "4.14.0" ,
"@rollup/rollup-linux-x64-gnu" : "4.14.0" ,
"@rollup/rollup-linux-x64-musl" : "4.14.0" ,
"@rollup/rollup-win32-arm64-msvc" : "4.14.0" ,
"@rollup/rollup-win32-ia32-msvc" : "4.14.0" ,
"@rollup/rollup-win32-x64-msvc" : "4.14.0" ,
"fsevents" : "~2.3.2"
}
} ,
"node_modules/run-parallel" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" ,
"integrity" : "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"dependencies" : {
"queue-microtask" : "^1.2.2"
}
} ,
"node_modules/safe-buffer" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" ,
"integrity" : "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
"node_modules/sax" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/sax/-/sax-1.3.0.tgz" ,
"integrity" : "sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA=="
} ,
"node_modules/section-matter" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/section-matter/-/section-matter-1.0.0.tgz" ,
"integrity" : "sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==" ,
"dependencies" : {
"extend-shallow" : "^2.0.1" ,
"kind-of" : "^6.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/semver" : {
"version" : "7.6.0" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz" ,
"integrity" : "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==" ,
"dependencies" : {
"lru-cache" : "^6.0.0"
} ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/semver/node_modules/lru-cache" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" ,
"integrity" : "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/semver/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
} ,
2024-11-29 15:22:31 +00:00
"node_modules/set-blocking" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz" ,
"integrity" : "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw=="
} ,
2024-04-05 12:46:30 +00:00
"node_modules/sharp" : {
"version" : "0.32.6" ,
"resolved" : "https://registry.npmjs.org/sharp/-/sharp-0.32.6.tgz" ,
"integrity" : "sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==" ,
"hasInstallScript" : true ,
"dependencies" : {
"color" : "^4.2.3" ,
"detect-libc" : "^2.0.2" ,
"node-addon-api" : "^6.1.0" ,
"prebuild-install" : "^7.1.1" ,
"semver" : "^7.5.4" ,
"simple-get" : "^4.0.1" ,
"tar-fs" : "^3.0.4" ,
"tunnel-agent" : "^0.6.0"
} ,
"engines" : {
"node" : ">=14.15.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/shiki" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/shiki/-/shiki-1.2.4.tgz" ,
"integrity" : "sha512-Q9n9jKiOjJCRPztA9POn3/uZXNySHDNKAsPNpmtHDcFyi6ZQhx5vQKZW3Nhrwn8TWW3RudSRk66zqY603EZDeg==" ,
"dependencies" : {
"@shikijs/core" : "1.2.4"
}
} ,
"node_modules/signal-exit" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz" ,
"integrity" : "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/simple-concat" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz" ,
"integrity" : "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
"node_modules/simple-get" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz" ,
"integrity" : "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"dependencies" : {
"decompress-response" : "^6.0.0" ,
"once" : "^1.3.1" ,
"simple-concat" : "^1.0.0"
}
} ,
"node_modules/simple-swizzle" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz" ,
"integrity" : "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==" ,
"dependencies" : {
"is-arrayish" : "^0.3.1"
}
} ,
"node_modules/sisteransi" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz" ,
"integrity" : "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
} ,
"node_modules/sitemap" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/sitemap/-/sitemap-7.1.1.tgz" ,
"integrity" : "sha512-mK3aFtjz4VdJN0igpIJrinf3EO8U8mxOPsTBzSsy06UtjZQJ3YY3o3Xa7zSc5nMqcMrRwlChHZ18Kxg0caiPBg==" ,
"dependencies" : {
"@types/node" : "^17.0.5" ,
"@types/sax" : "^1.2.1" ,
"arg" : "^5.0.0" ,
"sax" : "^1.2.4"
} ,
"bin" : {
"sitemap" : "dist/cli.js"
} ,
"engines" : {
"node" : ">=12.0.0" ,
"npm" : ">=5.6.0"
}
} ,
"node_modules/sitemap/node_modules/@types/node" : {
"version" : "17.0.45" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz" ,
"integrity" : "sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw=="
} ,
"node_modules/source-map" : {
"version" : "0.7.4" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz" ,
"integrity" : "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==" ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/source-map-js" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz" ,
"integrity" : "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/space-separated-tokens" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz" ,
"integrity" : "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/sprintf-js" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" ,
"integrity" : "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="
} ,
"node_modules/stdin-discarder" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.1.0.tgz" ,
"integrity" : "sha512-xhV7w8S+bUwlPTb4bAOUQhv8/cSS5offJuX8GQGq32ONF0ZtDWKfkdomM3HMRA+LhX6um/FZ0COqlwsjD53LeQ==" ,
"dependencies" : {
"bl" : "^5.0.0"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/streamx" : {
"version" : "2.16.1" ,
"resolved" : "https://registry.npmjs.org/streamx/-/streamx-2.16.1.tgz" ,
"integrity" : "sha512-m9QYj6WygWyWa3H1YY69amr4nVgy61xfjys7xO7kviL5rfIEc2naf+ewFiOA+aEJD7y0JO3h2GoiUv4TDwEGzQ==" ,
"dependencies" : {
"fast-fifo" : "^1.1.0" ,
"queue-tick" : "^1.0.1"
} ,
"optionalDependencies" : {
"bare-events" : "^2.2.0"
}
} ,
"node_modules/string_decoder" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" ,
"integrity" : "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" ,
"dependencies" : {
"safe-buffer" : "~5.2.0"
}
} ,
"node_modules/string-width" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz" ,
"integrity" : "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==" ,
"dependencies" : {
"emoji-regex" : "^10.3.0" ,
"get-east-asian-width" : "^1.0.0" ,
"strip-ansi" : "^7.1.0"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/stringify-entities" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz" ,
"integrity" : "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==" ,
"dependencies" : {
"character-entities-html4" : "^2.0.0" ,
"character-entities-legacy" : "^3.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/strip-ansi" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz" ,
"integrity" : "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" ,
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
"node_modules/strip-bom" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" ,
"integrity" : "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/strip-bom-string" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-bom-string/-/strip-bom-string-1.0.0.tgz" ,
"integrity" : "sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/strip-final-newline" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz" ,
"integrity" : "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/strip-json-comments" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" ,
"integrity" : "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/style-to-object" : {
"version" : "0.4.4" ,
"resolved" : "https://registry.npmjs.org/style-to-object/-/style-to-object-0.4.4.tgz" ,
"integrity" : "sha512-HYNoHZa2GorYNyqiCaBgsxvcJIn7OHq6inEga+E6Ke3m5JkoqpQbnFssk4jwe+K7AhGa2fcha4wSOf1Kn01dMg==" ,
"dependencies" : {
"inline-style-parser" : "0.1.1"
}
} ,
"node_modules/supports-color" : {
"version" : "5.5.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" ,
"integrity" : "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==" ,
"dependencies" : {
"has-flag" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/supports-preserve-symlinks-flag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" ,
"integrity" : "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/tar" : {
"version" : "6.2.1" ,
"resolved" : "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz" ,
"integrity" : "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==" ,
"dependencies" : {
"chownr" : "^2.0.0" ,
"fs-minipass" : "^2.0.0" ,
"minipass" : "^5.0.0" ,
"minizlib" : "^2.1.1" ,
"mkdirp" : "^1.0.3" ,
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/tar-fs" : {
"version" : "3.0.5" ,
"resolved" : "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.5.tgz" ,
"integrity" : "sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==" ,
"dependencies" : {
"pump" : "^3.0.0" ,
"tar-stream" : "^3.1.5"
} ,
"optionalDependencies" : {
"bare-fs" : "^2.1.1" ,
"bare-path" : "^2.1.0"
}
} ,
"node_modules/tar-stream" : {
"version" : "3.1.7" ,
"resolved" : "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz" ,
"integrity" : "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==" ,
"dependencies" : {
"b4a" : "^1.6.4" ,
"fast-fifo" : "^1.2.0" ,
"streamx" : "^2.15.0"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/tar/node_modules/chownr" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz" ,
"integrity" : "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==" ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/tar/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
} ,
2024-04-05 12:46:30 +00:00
"node_modules/to-fast-properties" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz" ,
"integrity" : "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" ,
"integrity" : "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" ,
"dependencies" : {
"is-number" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8.0"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/tr46" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" ,
"integrity" : "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
} ,
2024-04-05 12:46:30 +00:00
"node_modules/trim-lines" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz" ,
"integrity" : "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/trough" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz" ,
"integrity" : "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/tsconfck" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/tsconfck/-/tsconfck-3.0.3.tgz" ,
"integrity" : "sha512-4t0noZX9t6GcPTfBAbIbbIU4pfpCwh0ueq3S4O/5qXI1VwK1outmxhe9dOiEWqMz3MW2LKgDTpqWV+37IWuVbA==" ,
"bin" : {
"tsconfck" : "bin/tsconfck.js"
} ,
"engines" : {
"node" : "^18 || >=20"
} ,
"peerDependencies" : {
"typescript" : "^5.0.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/tunnel-agent" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz" ,
"integrity" : "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==" ,
"dependencies" : {
"safe-buffer" : "^5.0.1"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/type-fest" : {
"version" : "2.19.0" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz" ,
"integrity" : "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==" ,
"engines" : {
"node" : ">=12.20"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/undici-types" : {
"version" : "5.26.5" ,
"resolved" : "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz" ,
"integrity" : "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
} ,
"node_modules/unherit" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/unherit/-/unherit-3.0.1.tgz" ,
"integrity" : "sha512-akOOQ/Yln8a2sgcLj4U0Jmx0R5jpIg2IUyRrWOzmEbjBtGzBdHtSeFKgoEcoH4KYIG/Pb8GQ/BwtYm0GCq1Sqg==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/unified" : {
"version" : "11.0.4" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-11.0.4.tgz" ,
"integrity" : "sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"bail" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"extend" : "^3.0.0" ,
"is-plain-obj" : "^4.0.0" ,
"trough" : "^2.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-find-after" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz" ,
"integrity" : "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-is" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz" ,
"integrity" : "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==" ,
"dependencies" : {
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-modify-children" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-modify-children/-/unist-util-modify-children-3.1.1.tgz" ,
"integrity" : "sha512-yXi4Lm+TG5VG+qvokP6tpnk+r1EPwyYL04JWDxLvgvPV40jANh7nm3udk65OOWquvbMDe+PL9+LmkxDpTv/7BA==" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"array-iterate" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-modify-children/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/unist-util-position" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz" ,
"integrity" : "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==" ,
"dependencies" : {
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-position-from-estree" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-position-from-estree/-/unist-util-position-from-estree-2.0.0.tgz" ,
"integrity" : "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==" ,
"dependencies" : {
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-remove" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-4.0.0.tgz" ,
"integrity" : "sha512-b4gokeGId57UVRX/eVKej5gXqGlc9+trkORhFJpu9raqZkZhU0zm8Doi05+HaiBsMEIJowL+2WtQ5ItjsngPXg==" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0" ,
"unist-util-visit-parents" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-remove-position" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz" ,
"integrity" : "sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-visit" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-stringify-position" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz" ,
"integrity" : "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==" ,
"dependencies" : {
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-visit" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz" ,
"integrity" : "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0" ,
"unist-util-visit-parents" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-visit-children" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit-children/-/unist-util-visit-children-2.0.2.tgz" ,
"integrity" : "sha512-+LWpMFqyUwLGpsQxpumsQ9o9DG2VGLFrpz+rpVXYIEdPy57GSy5HioC0g3bg/8WP9oCLlapQtklOzQ8uLS496Q==" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-visit-children/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
} ,
"node_modules/unist-util-visit-parents" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz" ,
"integrity" : "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/update-browserslist-db" : {
"version" : "1.0.13" ,
"resolved" : "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz" ,
"integrity" : "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"dependencies" : {
"escalade" : "^3.1.1" ,
"picocolors" : "^1.0.0"
} ,
"bin" : {
"update-browserslist-db" : "cli.js"
} ,
"peerDependencies" : {
"browserslist" : ">= 4.21.0"
}
} ,
"node_modules/urlpattern-polyfill" : {
"version" : "8.0.2" ,
"resolved" : "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-8.0.2.tgz" ,
"integrity" : "sha512-Qp95D4TPJl1kC9SKigDcqgyM2VDVO4RiJc2d4qe5GrYm+zbIQCWWKAFaJNQ4BhdFeDGwBmAxqJBwWSJDb9T3BQ=="
} ,
"node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" ,
"integrity" : "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
} ,
"node_modules/vfile" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz" ,
"integrity" : "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-stringify-position" : "^4.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vfile-location" : {
"version" : "5.0.2" ,
"resolved" : "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.2.tgz" ,
"integrity" : "sha512-NXPYyxyBSH7zB5U6+3uDdd6Nybz6o6/od9rk8bp9H8GR3L+cm/fC0uUTbqBmUTnMCUDslAGBOIKNfvvb+gGlDg==" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vfile-message" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz" ,
"integrity" : "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-stringify-position" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vite" : {
"version" : "5.2.8" ,
"resolved" : "https://registry.npmjs.org/vite/-/vite-5.2.8.tgz" ,
"integrity" : "sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==" ,
"dependencies" : {
"esbuild" : "^0.20.1" ,
"postcss" : "^8.4.38" ,
"rollup" : "^4.13.0"
} ,
"bin" : {
"vite" : "bin/vite.js"
} ,
"engines" : {
"node" : "^18.0.0 || >=20.0.0"
} ,
"funding" : {
"url" : "https://github.com/vitejs/vite?sponsor=1"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.3"
} ,
"peerDependencies" : {
"@types/node" : "^18.0.0 || >=20.0.0" ,
"less" : "*" ,
"lightningcss" : "^1.21.0" ,
"sass" : "*" ,
"stylus" : "*" ,
"sugarss" : "*" ,
"terser" : "^5.4.0"
} ,
"peerDependenciesMeta" : {
"@types/node" : {
"optional" : true
} ,
"less" : {
"optional" : true
} ,
"lightningcss" : {
"optional" : true
} ,
"sass" : {
"optional" : true
} ,
"stylus" : {
"optional" : true
} ,
"sugarss" : {
"optional" : true
} ,
"terser" : {
"optional" : true
}
}
} ,
"node_modules/vite/node_modules/@esbuild/aix-ppc64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.20.2.tgz" ,
"integrity" : "sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==" ,
"cpu" : [
"ppc64"
] ,
"optional" : true ,
"os" : [
"aix"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/android-arm" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.20.2.tgz" ,
"integrity" : "sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==" ,
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/android-arm64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.20.2.tgz" ,
"integrity" : "sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/android-x64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.20.2.tgz" ,
"integrity" : "sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/darwin-arm64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.20.2.tgz" ,
"integrity" : "sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/darwin-x64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.20.2.tgz" ,
"integrity" : "sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/freebsd-arm64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.20.2.tgz" ,
"integrity" : "sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/freebsd-x64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.20.2.tgz" ,
"integrity" : "sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/linux-arm" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.20.2.tgz" ,
"integrity" : "sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==" ,
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/linux-arm64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.20.2.tgz" ,
"integrity" : "sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/linux-ia32" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.20.2.tgz" ,
"integrity" : "sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==" ,
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/linux-loong64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.20.2.tgz" ,
"integrity" : "sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==" ,
"cpu" : [
"loong64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/linux-mips64el" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.20.2.tgz" ,
"integrity" : "sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==" ,
"cpu" : [
"mips64el"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/linux-ppc64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.20.2.tgz" ,
"integrity" : "sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==" ,
"cpu" : [
"ppc64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/linux-riscv64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.20.2.tgz" ,
"integrity" : "sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==" ,
"cpu" : [
"riscv64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/linux-s390x" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.20.2.tgz" ,
"integrity" : "sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==" ,
"cpu" : [
"s390x"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/linux-x64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.20.2.tgz" ,
"integrity" : "sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/netbsd-x64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.20.2.tgz" ,
"integrity" : "sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"netbsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/openbsd-x64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.20.2.tgz" ,
"integrity" : "sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"openbsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/sunos-x64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.20.2.tgz" ,
"integrity" : "sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"sunos"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/win32-arm64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.20.2.tgz" ,
"integrity" : "sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/win32-ia32" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.20.2.tgz" ,
"integrity" : "sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==" ,
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/@esbuild/win32-x64" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.20.2.tgz" ,
"integrity" : "sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vite/node_modules/esbuild" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/esbuild/-/esbuild-0.20.2.tgz" ,
"integrity" : "sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==" ,
"hasInstallScript" : true ,
"bin" : {
"esbuild" : "bin/esbuild"
} ,
"engines" : {
"node" : ">=12"
} ,
"optionalDependencies" : {
"@esbuild/aix-ppc64" : "0.20.2" ,
"@esbuild/android-arm" : "0.20.2" ,
"@esbuild/android-arm64" : "0.20.2" ,
"@esbuild/android-x64" : "0.20.2" ,
"@esbuild/darwin-arm64" : "0.20.2" ,
"@esbuild/darwin-x64" : "0.20.2" ,
"@esbuild/freebsd-arm64" : "0.20.2" ,
"@esbuild/freebsd-x64" : "0.20.2" ,
"@esbuild/linux-arm" : "0.20.2" ,
"@esbuild/linux-arm64" : "0.20.2" ,
"@esbuild/linux-ia32" : "0.20.2" ,
"@esbuild/linux-loong64" : "0.20.2" ,
"@esbuild/linux-mips64el" : "0.20.2" ,
"@esbuild/linux-ppc64" : "0.20.2" ,
"@esbuild/linux-riscv64" : "0.20.2" ,
"@esbuild/linux-s390x" : "0.20.2" ,
"@esbuild/linux-x64" : "0.20.2" ,
"@esbuild/netbsd-x64" : "0.20.2" ,
"@esbuild/openbsd-x64" : "0.20.2" ,
"@esbuild/sunos-x64" : "0.20.2" ,
"@esbuild/win32-arm64" : "0.20.2" ,
"@esbuild/win32-ia32" : "0.20.2" ,
"@esbuild/win32-x64" : "0.20.2"
}
} ,
"node_modules/vitefu" : {
"version" : "0.2.5" ,
"resolved" : "https://registry.npmjs.org/vitefu/-/vitefu-0.2.5.tgz" ,
"integrity" : "sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==" ,
"peerDependencies" : {
"vite" : "^3.0.0 || ^4.0.0 || ^5.0.0"
} ,
"peerDependenciesMeta" : {
"vite" : {
"optional" : true
}
}
} ,
"node_modules/web-namespaces" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz" ,
"integrity" : "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/webidl-conversions" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" ,
"integrity" : "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
} ,
"node_modules/whatwg-url" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" ,
"integrity" : "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" ,
"dependencies" : {
"tr46" : "~0.0.3" ,
"webidl-conversions" : "^3.0.0"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/which-pm" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/which-pm/-/which-pm-2.1.1.tgz" ,
"integrity" : "sha512-xzzxNw2wMaoCWXiGE8IJ9wuPMU+EYhFksjHxrRT8kMT5SnocBPRg69YAMtyV4D12fP582RA+k3P8H9J5EMdIxQ==" ,
"dependencies" : {
"load-yaml-file" : "^0.2.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8.15"
}
} ,
"node_modules/which-pm-runs" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.1.0.tgz" ,
"integrity" : "sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==" ,
"engines" : {
"node" : ">=4"
}
} ,
2024-11-29 15:22:31 +00:00
"node_modules/wide-align" : {
"version" : "1.1.5" ,
"resolved" : "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz" ,
"integrity" : "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==" ,
"dependencies" : {
"string-width" : "^1.0.2 || 2 || 3 || 4"
}
} ,
"node_modules/wide-align/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/wide-align/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
} ,
"node_modules/wide-align/node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/wide-align/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2024-04-05 12:46:30 +00:00
"node_modules/widest-line" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/widest-line/-/widest-line-4.0.1.tgz" ,
"integrity" : "sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig==" ,
"dependencies" : {
"string-width" : "^5.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/widest-line/node_modules/emoji-regex" : {
"version" : "9.2.2" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz" ,
"integrity" : "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
} ,
"node_modules/widest-line/node_modules/string-width" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz" ,
"integrity" : "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/wrap-ansi" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz" ,
"integrity" : "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" ,
"dependencies" : {
"ansi-styles" : "^6.1.0" ,
"string-width" : "^5.0.1" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/wrap-ansi/node_modules/ansi-styles" : {
"version" : "6.2.1" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz" ,
"integrity" : "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/wrap-ansi/node_modules/emoji-regex" : {
"version" : "9.2.2" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz" ,
"integrity" : "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
} ,
"node_modules/wrap-ansi/node_modules/string-width" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz" ,
"integrity" : "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/wrappy" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" ,
"integrity" : "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
} ,
"node_modules/yallist" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz" ,
"integrity" : "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
} ,
"node_modules/yargs-parser" : {
"version" : "21.1.1" ,
"resolved" : "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz" ,
"integrity" : "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/yocto-queue" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz" ,
"integrity" : "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==" ,
"engines" : {
"node" : ">=12.20"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/zod" : {
"version" : "3.22.4" ,
"resolved" : "https://registry.npmjs.org/zod/-/zod-3.22.4.tgz" ,
"integrity" : "sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==" ,
"funding" : {
"url" : "https://github.com/sponsors/colinhacks"
}
} ,
"node_modules/zod-to-json-schema" : {
"version" : "3.22.5" ,
"resolved" : "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.22.5.tgz" ,
"integrity" : "sha512-+akaPo6a0zpVCCseDed504KBJUQpEW5QZw7RMneNmKw+fGaML1Z9tUNLnHHAC8x6dzVRO1eB2oEMyZRnuBZg7Q==" ,
"peerDependencies" : {
"zod" : "^3.22.4"
}
} ,
"node_modules/zwitch" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz" ,
"integrity" : "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
}
}
}