2023-09-11 05:49:56 +08:00
{
"name" : "sticky-notes" ,
"version" : "0.0.1" ,
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
"name" : "sticky-notes" ,
"version" : "0.0.1" ,
"hasInstallScript" : true ,
"dependencies" : {
2023-10-03 13:01:43 +08:00
"@bytemd/plugin-gfm" : "^1.21.0" ,
2023-09-11 05:49:56 +08:00
"bytemd" : "1.21.0" ,
2024-03-24 02:22:16 +08:00
"kysely" : "^0.27.3" ,
2024-08-01 10:57:22 +08:00
"sqlocal" : "^0.11.1"
2023-09-11 05:49:56 +08:00
} ,
"devDependencies" : {
2024-12-08 16:21:31 +08:00
"@libsql/client" : "^0.4.0-pre.5" ,
2023-09-11 05:49:56 +08:00
"@picocss/pico" : "^1.5.10" ,
2024-12-03 20:28:40 +08:00
"@sveltejs/adapter-node" : "^5.2.2" ,
"@sveltejs/adapter-static" : "^3.0.6" ,
"@sveltejs/kit" : "^2.5.25" ,
"@sveltejs/vite-plugin-svelte" : "^4.0.0" ,
2024-03-24 02:22:16 +08:00
"@vite-pwa/assets-generator" : "^0.2.4" ,
"@vite-pwa/sveltekit" : "^0.4.0" ,
2024-12-08 16:21:31 +08:00
"drizzle-orm" : "^0.29.2" ,
2024-12-03 20:28:40 +08:00
"fast-glob" : "^3.3.2" ,
"ollama" : "^0.5.10" ,
"openai" : "^4.74.0" ,
2023-09-11 05:49:56 +08:00
"patch-package" : "^8.0.0" ,
2024-12-03 20:28:40 +08:00
"prettier" : "^3.3.2" ,
"prettier-plugin-svelte" : "^3.2.6" ,
2023-12-17 05:28:15 +08:00
"sass" : "^1.69.5" ,
2024-12-03 20:28:40 +08:00
"svelte" : "^5.0.0" ,
2024-03-24 02:22:16 +08:00
"svelte-check" : "^3.6.8" ,
2024-12-08 16:21:31 +08:00
"sveltekit-superforms" : "^2.15.2" ,
2023-12-17 05:28:15 +08:00
"tslib" : "^2.6.2" ,
2024-03-24 02:22:16 +08:00
"typescript" : "^5.4.3" ,
2024-12-08 16:21:31 +08:00
"vite" : "^5.0.3" ,
"zod" : "^3.23.8"
2023-09-11 05:49:56 +08:00
}
} ,
"node_modules/@ampproject/remapping" : {
2024-12-03 20:28:40 +08:00
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz" ,
"integrity" : "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.24"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/@antfu/utils" : {
2024-12-03 20:28:40 +08:00
"version" : "0.7.10" ,
"resolved" : "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.10.tgz" ,
"integrity" : "sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==" ,
2023-10-06 11:21:25 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/@apideck/better-ajv-errors" : {
"version" : "0.3.6" ,
"resolved" : "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.6.tgz" ,
"integrity" : "sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"json-schema" : "^0.4.0" ,
"jsonpointer" : "^5.0.0" ,
"leven" : "^3.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"peerDependencies" : {
"ajv" : ">=8"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/@ark/schema" : {
"version" : "0.26.0" ,
"resolved" : "https://registry.npmjs.org/@ark/schema/-/schema-0.26.0.tgz" ,
"integrity" : "sha512-b6hk1+M0U4jgZK7ZOGsWKSXgjhfPAqqSCczViM/gQ0Hu0awKLx9SpZYsFhl0j67j3hwlY2+mVZQPKy6GlYDCbQ==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"@ark/util" : "0.26.0"
}
} ,
"node_modules/@ark/util" : {
"version" : "0.26.0" ,
"resolved" : "https://registry.npmjs.org/@ark/util/-/util-0.26.0.tgz" ,
"integrity" : "sha512-6FSqj6xl3jQ9bD9EU25ThMVcsvaeq6c3gecONgPQ+wDYOUEqBBIAkpjA+LEZMiY0AxVhSF3UF6BlVFspXmef2Q==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
2023-10-13 12:45:28 +08:00
"node_modules/@babel/code-frame" : {
2024-12-03 20:28:40 +08:00
"version" : "7.26.2" ,
"resolved" : "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz" ,
"integrity" : "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-validator-identifier" : "^7.25.9" ,
"js-tokens" : "^4.0.0" ,
2024-03-24 02:22:16 +08:00
"picocolors" : "^1.0.0"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/compat-data" : {
2024-12-03 20:28:40 +08:00
"version" : "7.26.2" ,
"resolved" : "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.2.tgz" ,
"integrity" : "sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/core" : {
2024-12-03 20:28:40 +08:00
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/core/-/core-7.26.0.tgz" ,
"integrity" : "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"@ampproject/remapping" : "^2.2.0" ,
2024-12-03 20:28:40 +08:00
"@babel/code-frame" : "^7.26.0" ,
"@babel/generator" : "^7.26.0" ,
"@babel/helper-compilation-targets" : "^7.25.9" ,
"@babel/helper-module-transforms" : "^7.26.0" ,
"@babel/helpers" : "^7.26.0" ,
"@babel/parser" : "^7.26.0" ,
"@babel/template" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9" ,
"@babel/types" : "^7.26.0" ,
2023-10-13 12:45:28 +08:00
"convert-source-map" : "^2.0.0" ,
"debug" : "^4.1.0" ,
"gensync" : "^1.0.0-beta.2" ,
"json5" : "^2.2.3" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/babel"
}
} ,
"node_modules/@babel/core/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/generator" : {
2024-12-03 20:28:40 +08:00
"version" : "7.26.2" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-7.26.2.tgz" ,
"integrity" : "sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/parser" : "^7.26.2" ,
"@babel/types" : "^7.26.0" ,
2024-03-24 02:22:16 +08:00
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.25" ,
2024-12-03 20:28:40 +08:00
"jsesc" : "^3.0.2"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-annotate-as-pure" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz" ,
"integrity" : "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/types" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz" ,
"integrity" : "sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/traverse" : "^7.25.9" ,
"@babel/types" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-compilation-targets" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz" ,
"integrity" : "sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/compat-data" : "^7.25.9" ,
"@babel/helper-validator-option" : "^7.25.9" ,
"browserslist" : "^4.24.0" ,
2023-10-13 12:45:28 +08:00
"lru-cache" : "^5.1.1" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-compilation-targets/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/helper-create-class-features-plugin" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz" ,
"integrity" : "sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-annotate-as-pure" : "^7.25.9" ,
"@babel/helper-member-expression-to-functions" : "^7.25.9" ,
"@babel/helper-optimise-call-expression" : "^7.25.9" ,
"@babel/helper-replace-supers" : "^7.25.9" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9" ,
2023-10-13 12:45:28 +08:00
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-create-class-features-plugin/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/helper-create-regexp-features-plugin" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.9.tgz" ,
"integrity" : "sha512-ORPNZ3h6ZRkOyAa/SaHU+XsLZr0UQzRwuDQ0cczIA17nAzZ+85G5cVkOJIj7QavLZGSe8QXUmNFxSZzjcZF9bw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-annotate-as-pure" : "^7.25.9" ,
"regexpu-core" : "^6.1.1" ,
2023-10-13 12:45:28 +08:00
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/helper-define-polyfill-provider" : {
2024-12-03 20:28:40 +08:00
"version" : "0.6.3" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.3.tgz" ,
"integrity" : "sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"@babel/helper-compilation-targets" : "^7.22.6" ,
"@babel/helper-plugin-utils" : "^7.22.5" ,
"debug" : "^4.1.1" ,
"lodash.debounce" : "^4.0.8" ,
"resolve" : "^1.14.2"
} ,
"peerDependencies" : {
"@babel/core" : "^7.4.0 || ^8.0.0-0 <8.0.0"
}
} ,
"node_modules/@babel/helper-member-expression-to-functions" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz" ,
"integrity" : "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/traverse" : "^7.25.9" ,
"@babel/types" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-imports" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz" ,
"integrity" : "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/traverse" : "^7.25.9" ,
"@babel/types" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-transforms" : {
2024-12-03 20:28:40 +08:00
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz" ,
"integrity" : "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-module-imports" : "^7.25.9" ,
"@babel/helper-validator-identifier" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-optimise-call-expression" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz" ,
"integrity" : "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/types" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-plugin-utils" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz" ,
"integrity" : "sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-remap-async-to-generator" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.9.tgz" ,
"integrity" : "sha512-IZtukuUeBbhgOcaW2s06OXTzVNJR0ybm4W5xC1opWFFJMZbwRj5LCk+ByYH7WdZPZTt8KnFwA8pvjN2yqcPlgw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-annotate-as-pure" : "^7.25.9" ,
"@babel/helper-wrap-function" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-replace-supers" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.25.9.tgz" ,
"integrity" : "sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-member-expression-to-functions" : "^7.25.9" ,
"@babel/helper-optimise-call-expression" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-simple-access" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz" ,
"integrity" : "sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/traverse" : "^7.25.9" ,
"@babel/types" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-skip-transparent-expression-wrappers" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz" ,
"integrity" : "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/traverse" : "^7.25.9" ,
"@babel/types" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-string-parser" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz" ,
"integrity" : "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-identifier" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz" ,
"integrity" : "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-option" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz" ,
"integrity" : "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-wrap-function" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.25.9.tgz" ,
"integrity" : "sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/template" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9" ,
"@babel/types" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helpers" : {
2024-12-03 20:28:40 +08:00
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz" ,
"integrity" : "sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/template" : "^7.25.9" ,
"@babel/types" : "^7.26.0"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/parser" : {
"version" : "7.26.2" ,
"resolved" : "https://registry.npmjs.org/@babel/parser/-/parser-7.26.2.tgz" ,
"integrity" : "sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/types" : "^7.26.0"
2023-10-13 12:45:28 +08:00
} ,
2024-12-03 20:28:40 +08:00
"bin" : {
"parser" : "bin/babel-parser.js"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">=6.0.0"
2023-10-13 12:45:28 +08:00
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz" ,
"integrity" : "sha512-ZkRyVkThtxQ/J6nv3JFYv1RYY+JT5BvU0y3k5bWrmuG4woXypRa4PXmm9RhOwodRkYFWqC0C0cqcJ4OqR7kW+g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2023-10-13 12:45:28 +08:00
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.9.tgz" ,
"integrity" : "sha512-MrGRLZxLD/Zjj0gdU15dfs+HH/OXvnw/U4jJD8vpcP2CJQapPEv1IWwjc/qMg7ItBlPwSv1hRBbb7LeuANdcnw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
2024-12-03 20:28:40 +08:00
"peerDependencies" : {
"@babel/core" : "^7.0.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.9.tgz" ,
"integrity" : "sha512-2qUwwfAFpJLZqxd02YW9btUCZHl+RFvdDkNfZwaIJrvB8Tesjsk8pEQkTvGwZXLqXUx/2oyY3ySRhm6HOXuCug==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.25.9.tgz" ,
"integrity" : "sha512-6xWgLZTJXwilVjlnV7ospI3xi+sl8lN8rXXbBD6vYn3UYDlGsag8wrZkKcSI8G6KgqKP7vNFaDgeDnfAABq61g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.25.9" ,
"@babel/plugin-transform-optional-chaining" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.13.0"
}
} ,
2024-03-24 02:22:16 +08:00
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.9.tgz" ,
"integrity" : "sha512-aLnMXYPnzwwqhYSCyXfKkIkYgJ8zv9RK+roo9DkTXz38ynIhd9XCbN08s3MGvqL2MYGVUGdRQLL/JqBIeJhJBg==" ,
2024-03-24 02:22:16 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9"
2024-03-24 02:22:16 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/@babel/plugin-proposal-private-property-in-object" : {
"version" : "7.21.0-placeholder-for-preset-env.2" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz" ,
"integrity" : "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-syntax-import-assertions" : {
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.26.0.tgz" ,
"integrity" : "sha512-QCWT5Hh830hK5EQa7XzuqIkQU9tT/whqbDz7kuaZMHFl1inRRg7JnuAEOQ0Ur0QUl0NufCk1msK2BeY79Aj/eg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-syntax-import-attributes" : {
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz" ,
"integrity" : "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-syntax-unicode-sets-regex" : {
"version" : "7.18.6" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz" ,
"integrity" : "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-create-regexp-features-plugin" : "^7.18.6" ,
"@babel/helper-plugin-utils" : "^7.18.6"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/core" : "^7.0.0"
2023-10-13 12:45:28 +08:00
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-arrow-functions" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.25.9.tgz" ,
"integrity" : "sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-async-generator-functions" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.9.tgz" ,
"integrity" : "sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/helper-remap-async-to-generator" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-async-to-generator" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.25.9.tgz" ,
"integrity" : "sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-module-imports" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/helper-remap-async-to-generator" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-block-scoped-functions" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz" ,
"integrity" : "sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-block-scoping" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.9.tgz" ,
"integrity" : "sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-class-properties" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.9.tgz" ,
"integrity" : "sha512-bbMAII8GRSkcd0h0b4X+36GksxuheLFjP65ul9w6C3KgAamI3JqErNgSrosX6ZPj+Mpim5VvEbawXxJCyEUV3Q==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-create-class-features-plugin" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-class-static-block" : {
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.26.0.tgz" ,
"integrity" : "sha512-6J2APTs7BDDm+UMqP1useWqhcRAXo0WIoVj26N7kPFB6S73Lgvyka4KTZYIxtgYXiN5HTyRObA72N2iu628iTQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-create-class-features-plugin" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/core" : "^7.12.0"
2023-10-13 12:45:28 +08:00
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-classes" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.9.tgz" ,
"integrity" : "sha512-mD8APIXmseE7oZvZgGABDyM34GUmK45Um2TXiBUt7PnuAxrgoSVf123qUzPxEr/+/BHrRn5NMZCdE2m/1F8DGg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-annotate-as-pure" : "^7.25.9" ,
"@babel/helper-compilation-targets" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/helper-replace-supers" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9" ,
"globals" : "^11.1.0"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-computed-properties" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.25.9.tgz" ,
"integrity" : "sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/template" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-destructuring" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.25.9.tgz" ,
"integrity" : "sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-dotall-regex" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.25.9.tgz" ,
"integrity" : "sha512-t7ZQ7g5trIgSRYhI9pIJtRl64KHotutUJsh4Eze5l7olJv+mRSg4/MmbZ0tv1eeqRbdvo/+trvJD/Oc5DmW2cA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-create-regexp-features-plugin" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-duplicate-keys" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.25.9.tgz" ,
"integrity" : "sha512-LZxhJ6dvBb/f3x8xwWIuyiAHy56nrRG3PeYTpBkkzkYRRQ6tJLu68lEF5VIqMUZiAV7a8+Tb78nEoMCMcqjXBw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.9.tgz" ,
"integrity" : "sha512-0UfuJS0EsXbRvKnwcLjFtJy/Sxc5J5jhLHnFhy7u4zih97Hz6tJkLU+O+FMMrNZrosUPxDi6sYxJ/EA8jDiAog==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-create-regexp-features-plugin" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/core" : "^7.0.0"
2023-10-13 12:45:28 +08:00
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-dynamic-import" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.9.tgz" ,
"integrity" : "sha512-GCggjexbmSLaFhqsojeugBpeaRIgWNTcgKVq/0qIteFEqY2A+b9QidYadrWlnbWQUrW5fn+mCvf3tr7OeBFTyg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-exponentiation-operator" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz" ,
"integrity" : "sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-builder-binary-assignment-operator-visitor" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/core" : "^7.0.0-0"
2023-10-13 12:45:28 +08:00
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-export-namespace-from" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.25.9.tgz" ,
"integrity" : "sha512-2NsEz+CxzJIVOPx2o9UsW1rXLqtChtLoVnwYHHiB04wS5sgn7mrV45fWMBX0Kk+ub9uXytVYfNP2HjbVbCB3Ww==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-for-of" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.25.9.tgz" ,
"integrity" : "sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-function-name" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.9.tgz" ,
"integrity" : "sha512-8lP+Yxjv14Vc5MuWBpJsoUCd3hD6V9DgBon2FVYL4jJgbnVQ9fTgYmonchzZJOVNgzEgbxp4OwAf6xz6M/14XA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-compilation-targets" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-json-strings" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.25.9.tgz" ,
"integrity" : "sha512-xoTMk0WXceiiIvsaquQQUaLLXSW1KJ159KP87VilruQm0LNNGxWzahxSS6T6i4Zg3ezp4vA4zuwiNUR53qmQAw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-literals" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.9.tgz" ,
"integrity" : "sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-logical-assignment-operators" : {
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.25.9.tgz" ,
"integrity" : "sha512-wI4wRAzGko551Y8eVf6iOY9EouIDTtPb0ByZx+ktDGHwv6bHFimrgJM/2T021txPZ2s4c7bqvHbd+vXG6K948Q==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-member-expression-literals" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.25.9.tgz" ,
"integrity" : "sha512-PYazBVfofCQkkMzh2P6IdIUaCEWni3iYEerAsRWuVd8+jlM1S9S9cz1dF9hIzyoZ8IA3+OwVYIp9v9e+GbgZhA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-modules-amd" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.25.9.tgz" ,
"integrity" : "sha512-g5T11tnI36jVClQlMlt4qKDLlWnG5pP9CSM4GhdRciTNMRgkfpo5cR6b4rGIOYPgRRuFAvwjPQ/Yk+ql4dyhbw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-module-transforms" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-modules-commonjs" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz" ,
"integrity" : "sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-module-transforms" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/helper-simple-access" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-modules-systemjs" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.9.tgz" ,
"integrity" : "sha512-hyss7iIlH/zLHaehT+xwiymtPOpsiwIIRlCAOwBB04ta5Tt+lNItADdlXw3jAWZ96VJ2jlhl/c+PNIQPKNfvcA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-module-transforms" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/helper-validator-identifier" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-modules-umd" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.25.9.tgz" ,
"integrity" : "sha512-bS9MVObUgE7ww36HEfwe6g9WakQ0KF07mQF74uuXdkoziUPfKyu/nIm663kz//e5O1nPInPFx36z7WJmJ4yNEw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-module-transforms" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-named-capturing-groups-regex" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.25.9.tgz" ,
"integrity" : "sha512-oqB6WHdKTGl3q/ItQhpLSnWWOpjUJLsOCLVyeFgeTktkBSCiurvPOsyt93gibI9CmuKvTUEtWmG5VhZD+5T/KA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-create-regexp-features-plugin" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/plugin-transform-new-target" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.25.9.tgz" ,
"integrity" : "sha512-U/3p8X1yCSoKyUj2eOBIx3FOn6pElFOKvAAGf8HTtItuPyB+ZeOqfn+mvTtg9ZlOAjsPdK3ayQEjqHjU/yLeVQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-nullish-coalescing-operator" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz" ,
"integrity" : "sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-numeric-separator" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.25.9.tgz" ,
"integrity" : "sha512-TlprrJ1GBZ3r6s96Yq8gEQv82s8/5HnCVHtEJScUj90thHQbwe+E5MLhi2bbNHBEJuzrvltXSru+BUxHDoog7Q==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-object-rest-spread" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.25.9.tgz" ,
"integrity" : "sha512-fSaXafEE9CVHPweLYw4J0emp1t8zYTXyzN3UuG+lylqkvYd7RMrsOQ8TYx5RF231be0vqtFC6jnx3UmpJmKBYg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-compilation-targets" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/plugin-transform-parameters" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-object-super" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.25.9.tgz" ,
"integrity" : "sha512-Kj/Gh+Rw2RNLbCK1VAWj2U48yxxqL2x0k10nPtSdRa0O2xnHXalD0s+o1A6a0W43gJ00ANo38jxkQreckOzv5A==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/helper-replace-supers" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-optional-catch-binding" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.25.9.tgz" ,
"integrity" : "sha512-qM/6m6hQZzDcZF3onzIhZeDHDO43bkNNlOX0i8n3lR6zLbu0GN2d8qfM/IERJZYauhAHSLHy39NF0Ctdvcid7g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-optional-chaining" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.9.tgz" ,
"integrity" : "sha512-6AvV0FsLULbpnXeBjrY4dmWF8F7gf8QnvTEoO/wX/5xm/xE1Xo8oPuD3MPS+KS9f9XBEAWN7X1aWr4z9HdOr7A==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-parameters" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.25.9.tgz" ,
"integrity" : "sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-private-methods" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.9.tgz" ,
"integrity" : "sha512-D/JUozNpQLAPUVusvqMxyvjzllRaF8/nSrP1s2YGQT/W4LHK4xxsMcHjhOGTS01mp9Hda8nswb+FblLdJornQw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-create-class-features-plugin" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-private-property-in-object" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.9.tgz" ,
"integrity" : "sha512-Evf3kcMqzXA3xfYJmZ9Pg1OvKdtqsDMSWBDzZOPLvHiTt36E75jLDQo5w1gtRU95Q4E5PDttrTf25Fw8d/uWLw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-annotate-as-pure" : "^7.25.9" ,
"@babel/helper-create-class-features-plugin" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-property-literals" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.25.9.tgz" ,
"integrity" : "sha512-IvIUeV5KrS/VPavfSM/Iu+RE6llrHrYIKY1yfCzyO/lMXHQ+p7uGhonmGVisv6tSBSVgWzMBohTcvkC9vQcQFA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-regenerator" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.25.9.tgz" ,
"integrity" : "sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9" ,
2023-10-13 12:45:28 +08:00
"regenerator-transform" : "^0.15.2"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@babel/plugin-transform-regexp-modifiers" : {
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.26.0.tgz" ,
"integrity" : "sha512-vN6saax7lrA2yA/Pak3sCxuD6F5InBjn9IcrIKQPjpsLvuHYLVroTxjdlVRHjjBWxKOqIwpTXDkOssYT4BFdRw==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@babel/helper-create-regexp-features-plugin" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/@babel/plugin-transform-reserved-words" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.25.9.tgz" ,
"integrity" : "sha512-7DL7DKYjn5Su++4RXu8puKZm2XBPHyjWLUidaPEkCUBbE7IPcsrkRHggAOOKydH1dASWdcUBxrkOGNxUv5P3Jg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-shorthand-properties" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.25.9.tgz" ,
"integrity" : "sha512-MUv6t0FhO5qHnS/W8XCbHmiRWOphNufpE1IVxhK5kuN3Td9FT1x4rx4K42s3RYdMXCXpfWkGSbCSd0Z64xA7Ng==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-spread" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.25.9.tgz" ,
"integrity" : "sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-sticky-regex" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.25.9.tgz" ,
"integrity" : "sha512-WqBUSgeVwucYDP9U/xNRQam7xV8W5Zf+6Eo7T2SRVUFlhRiMNFdFz58u0KZmCVVqs2i7SHgpRnAhzRNmKfi2uA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-template-literals" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.25.9.tgz" ,
"integrity" : "sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-typeof-symbol" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz" ,
"integrity" : "sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-unicode-escapes" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.25.9.tgz" ,
"integrity" : "sha512-s5EDrE6bW97LtxOcGj1Khcx5AaXwiMmi4toFWRDP9/y0Woo6pXC+iyPu/KuhKtfSrNFd7jJB+/fkOtZy6aIC6Q==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-unicode-property-regex" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.25.9.tgz" ,
"integrity" : "sha512-Jt2d8Ga+QwRluxRQ307Vlxa6dMrYEMZCgGxoPR8V52rxPyldHu3hdlHspxaqYmE7oID5+kB+UKUB/eWS+DkkWg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-create-regexp-features-plugin" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-unicode-regex" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.25.9.tgz" ,
"integrity" : "sha512-yoxstj7Rg9dlNn9UQxzk4fcNivwv4nUYz7fYXBaKxvw/lnmPuOm/ikoELygbYq68Bls3D/D+NBPHiLwZdZZ4HA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-create-regexp-features-plugin" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-unicode-sets-regex" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.9.tgz" ,
"integrity" : "sha512-8BYqO3GeVNHtx69fdPshN3fnzUNLrWdHhk/icSwigksJGczKSizZ+Z6SBCxTs723Fr5VSNorTIK7a+R2tISvwQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-create-regexp-features-plugin" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/preset-env" : {
2024-12-03 20:28:40 +08:00
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.0.tgz" ,
"integrity" : "sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/compat-data" : "^7.26.0" ,
"@babel/helper-compilation-targets" : "^7.25.9" ,
"@babel/helper-plugin-utils" : "^7.25.9" ,
"@babel/helper-validator-option" : "^7.25.9" ,
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" : "^7.25.9" ,
"@babel/plugin-bugfix-safari-class-field-initializer-scope" : "^7.25.9" ,
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" : "^7.25.9" ,
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" : "^7.25.9" ,
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" : "^7.25.9" ,
2023-10-13 12:45:28 +08:00
"@babel/plugin-proposal-private-property-in-object" : "7.21.0-placeholder-for-preset-env.2" ,
2024-12-03 20:28:40 +08:00
"@babel/plugin-syntax-import-assertions" : "^7.26.0" ,
"@babel/plugin-syntax-import-attributes" : "^7.26.0" ,
2023-10-13 12:45:28 +08:00
"@babel/plugin-syntax-unicode-sets-regex" : "^7.18.6" ,
2024-12-03 20:28:40 +08:00
"@babel/plugin-transform-arrow-functions" : "^7.25.9" ,
"@babel/plugin-transform-async-generator-functions" : "^7.25.9" ,
"@babel/plugin-transform-async-to-generator" : "^7.25.9" ,
"@babel/plugin-transform-block-scoped-functions" : "^7.25.9" ,
"@babel/plugin-transform-block-scoping" : "^7.25.9" ,
"@babel/plugin-transform-class-properties" : "^7.25.9" ,
"@babel/plugin-transform-class-static-block" : "^7.26.0" ,
"@babel/plugin-transform-classes" : "^7.25.9" ,
"@babel/plugin-transform-computed-properties" : "^7.25.9" ,
"@babel/plugin-transform-destructuring" : "^7.25.9" ,
"@babel/plugin-transform-dotall-regex" : "^7.25.9" ,
"@babel/plugin-transform-duplicate-keys" : "^7.25.9" ,
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" : "^7.25.9" ,
"@babel/plugin-transform-dynamic-import" : "^7.25.9" ,
"@babel/plugin-transform-exponentiation-operator" : "^7.25.9" ,
"@babel/plugin-transform-export-namespace-from" : "^7.25.9" ,
"@babel/plugin-transform-for-of" : "^7.25.9" ,
"@babel/plugin-transform-function-name" : "^7.25.9" ,
"@babel/plugin-transform-json-strings" : "^7.25.9" ,
"@babel/plugin-transform-literals" : "^7.25.9" ,
"@babel/plugin-transform-logical-assignment-operators" : "^7.25.9" ,
"@babel/plugin-transform-member-expression-literals" : "^7.25.9" ,
"@babel/plugin-transform-modules-amd" : "^7.25.9" ,
"@babel/plugin-transform-modules-commonjs" : "^7.25.9" ,
"@babel/plugin-transform-modules-systemjs" : "^7.25.9" ,
"@babel/plugin-transform-modules-umd" : "^7.25.9" ,
"@babel/plugin-transform-named-capturing-groups-regex" : "^7.25.9" ,
"@babel/plugin-transform-new-target" : "^7.25.9" ,
"@babel/plugin-transform-nullish-coalescing-operator" : "^7.25.9" ,
"@babel/plugin-transform-numeric-separator" : "^7.25.9" ,
"@babel/plugin-transform-object-rest-spread" : "^7.25.9" ,
"@babel/plugin-transform-object-super" : "^7.25.9" ,
"@babel/plugin-transform-optional-catch-binding" : "^7.25.9" ,
"@babel/plugin-transform-optional-chaining" : "^7.25.9" ,
"@babel/plugin-transform-parameters" : "^7.25.9" ,
"@babel/plugin-transform-private-methods" : "^7.25.9" ,
"@babel/plugin-transform-private-property-in-object" : "^7.25.9" ,
"@babel/plugin-transform-property-literals" : "^7.25.9" ,
"@babel/plugin-transform-regenerator" : "^7.25.9" ,
"@babel/plugin-transform-regexp-modifiers" : "^7.26.0" ,
"@babel/plugin-transform-reserved-words" : "^7.25.9" ,
"@babel/plugin-transform-shorthand-properties" : "^7.25.9" ,
"@babel/plugin-transform-spread" : "^7.25.9" ,
"@babel/plugin-transform-sticky-regex" : "^7.25.9" ,
"@babel/plugin-transform-template-literals" : "^7.25.9" ,
"@babel/plugin-transform-typeof-symbol" : "^7.25.9" ,
"@babel/plugin-transform-unicode-escapes" : "^7.25.9" ,
"@babel/plugin-transform-unicode-property-regex" : "^7.25.9" ,
"@babel/plugin-transform-unicode-regex" : "^7.25.9" ,
"@babel/plugin-transform-unicode-sets-regex" : "^7.25.9" ,
2023-10-13 12:45:28 +08:00
"@babel/preset-modules" : "0.1.6-no-external-plugins" ,
2024-03-24 02:22:16 +08:00
"babel-plugin-polyfill-corejs2" : "^0.4.10" ,
2024-12-03 20:28:40 +08:00
"babel-plugin-polyfill-corejs3" : "^0.10.6" ,
2024-03-24 02:22:16 +08:00
"babel-plugin-polyfill-regenerator" : "^0.6.1" ,
2024-12-03 20:28:40 +08:00
"core-js-compat" : "^3.38.1" ,
2023-10-13 12:45:28 +08:00
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/preset-env/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/preset-modules" : {
"version" : "0.1.6-no-external-plugins" ,
"resolved" : "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz" ,
"integrity" : "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.0.0" ,
"@babel/types" : "^7.4.4" ,
"esutils" : "^2.0.2"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0 || ^8.0.0-0 <8.0.0"
}
} ,
"node_modules/@babel/runtime" : {
2024-12-03 20:28:40 +08:00
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz" ,
"integrity" : "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"dependencies" : {
"regenerator-runtime" : "^0.14.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/template" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz" ,
"integrity" : "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/code-frame" : "^7.25.9" ,
"@babel/parser" : "^7.25.9" ,
"@babel/types" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/traverse" : {
2024-12-03 20:28:40 +08:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.9.tgz" ,
"integrity" : "sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/code-frame" : "^7.25.9" ,
"@babel/generator" : "^7.25.9" ,
"@babel/parser" : "^7.25.9" ,
"@babel/template" : "^7.25.9" ,
"@babel/types" : "^7.25.9" ,
2024-03-24 02:22:16 +08:00
"debug" : "^4.3.1" ,
2023-10-13 12:45:28 +08:00
"globals" : "^11.1.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/types" : {
2024-12-03 20:28:40 +08:00
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/types/-/types-7.26.0.tgz" ,
"integrity" : "sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-string-parser" : "^7.25.9" ,
"@babel/helper-validator-identifier" : "^7.25.9"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2023-10-03 13:01:43 +08:00
"node_modules/@bytemd/plugin-gfm" : {
"version" : "1.21.0" ,
"resolved" : "https://registry.npmjs.org/@bytemd/plugin-gfm/-/plugin-gfm-1.21.0.tgz" ,
"integrity" : "sha512-ZlrLa+Nl80gUDeC1hTnyRDfgJU3DGQVjQvX9rIIitUCler+KsAiagEnng6S/W2SZNpv+f8eWpVNL8KA8X3d7Tg==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"remark-gfm" : "^3.0.1"
} ,
"peerDependencies" : {
"bytemd" : "^1.5.0"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/@canvas/image-data" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/@canvas/image-data/-/image-data-1.0.0.tgz" ,
"integrity" : "sha512-BxOqI5LgsIQP1odU5KMwV9yoijleOPzHL18/YvNqF9KFSGF2K/DLlYAbDQsWqd/1nbaFuSkYD/191dpMtNh4vw==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-10-06 11:21:25 +08:00
} ,
2024-12-08 16:21:31 +08:00
"node_modules/@effect/schema" : {
"version" : "0.75.5" ,
"resolved" : "https://registry.npmjs.org/@effect/schema/-/schema-0.75.5.tgz" ,
"integrity" : "sha512-TQInulTVCuF+9EIbJpyLP6dvxbQJMphrnRqgexm/Ze39rSjfhJuufF7XvU3SxTgg3HnL7B/kpORTJbHhlE6thw==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"fast-check" : "^3.21.0"
} ,
"peerDependencies" : {
"effect" : "^3.9.2"
}
} ,
2024-03-24 02:22:16 +08:00
"node_modules/@esbuild/aix-ppc64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz" ,
"integrity" : "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"ppc64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"aix"
] ,
"engines" : {
"node" : ">=12"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/@esbuild/android-arm" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz" ,
"integrity" : "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"arm"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/android-arm64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz" ,
"integrity" : "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/android-x64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz" ,
"integrity" : "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/darwin-arm64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz" ,
"integrity" : "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/darwin-x64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz" ,
"integrity" : "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/freebsd-arm64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz" ,
"integrity" : "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/freebsd-x64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz" ,
"integrity" : "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-arm" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz" ,
"integrity" : "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"arm"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-arm64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz" ,
"integrity" : "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-ia32" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz" ,
"integrity" : "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"ia32"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-loong64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz" ,
"integrity" : "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"loong64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-mips64el" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz" ,
"integrity" : "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"mips64el"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-ppc64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz" ,
"integrity" : "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"ppc64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-riscv64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz" ,
"integrity" : "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"riscv64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-s390x" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz" ,
"integrity" : "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"s390x"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/linux-x64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz" ,
"integrity" : "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/netbsd-x64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz" ,
"integrity" : "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"netbsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/openbsd-x64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz" ,
"integrity" : "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"openbsd"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/sunos-x64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz" ,
"integrity" : "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"sunos"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/win32-arm64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz" ,
"integrity" : "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/win32-ia32" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz" ,
"integrity" : "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"ia32"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild/win32-x64" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz" ,
"integrity" : "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==" ,
2023-09-11 05:49:56 +08:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/@exodus/schemasafe" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/@exodus/schemasafe/-/schemasafe-1.3.0.tgz" ,
"integrity" : "sha512-5Aap/GaRupgNx/feGBwLLTVv8OQFfv3pq2lPRzPg9R+IOBnDgghTGW7l7EuVXOvg5cc/xSAlRW8rBrjIC3Nvqw==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/@gcornut/valibot-json-schema" : {
"version" : "0.31.0" ,
"resolved" : "https://registry.npmjs.org/@gcornut/valibot-json-schema/-/valibot-json-schema-0.31.0.tgz" ,
"integrity" : "sha512-3xGptCurm23e7nuPQkdrE5rEs1FeTPHhAUsBuwwqG4/YeZLwJOoYZv+fmsppUEfo5y9lzUwNQrNqLS/q7HMc7g==" ,
"dev" : true ,
"optional" : true ,
"dependencies" : {
"valibot" : "~0.31.0"
} ,
"bin" : {
"valibot-json-schema" : "bin/index.js"
} ,
"optionalDependencies" : {
"@types/json-schema" : ">= 7.0.14" ,
"esbuild" : ">= 0.18.20" ,
"esbuild-runner" : ">= 2.2.2"
}
} ,
"node_modules/@gcornut/valibot-json-schema/node_modules/valibot" : {
"version" : "0.31.1" ,
"resolved" : "https://registry.npmjs.org/valibot/-/valibot-0.31.1.tgz" ,
"integrity" : "sha512-2YYIhPrnVSz/gfT2/iXVTrSj92HwchCt9Cga/6hX4B26iCz9zkIsGTS0HjDYTZfTi1Un0X6aRvhBi1cfqs/i0Q==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/@hapi/hoek" : {
"version" : "9.3.0" ,
"resolved" : "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz" ,
"integrity" : "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"optional" : true
} ,
"node_modules/@hapi/topo" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz" ,
"integrity" : "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"optional" : true ,
"dependencies" : {
"@hapi/hoek" : "^9.0.0"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/@jridgewell/gen-mapping" : {
2024-03-24 02:22:16 +08:00
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz" ,
"integrity" : "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-03-24 02:22:16 +08:00
"@jridgewell/set-array" : "^1.2.1" ,
2023-09-11 05:49:56 +08:00
"@jridgewell/sourcemap-codec" : "^1.4.10" ,
2024-03-24 02:22:16 +08:00
"@jridgewell/trace-mapping" : "^0.3.24"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/resolve-uri" : {
2024-12-03 20:28:40 +08:00
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz" ,
"integrity" : "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/set-array" : {
2024-03-24 02:22:16 +08:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz" ,
"integrity" : "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=6.0.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/@jridgewell/source-map" : {
2024-12-03 20:28:40 +08:00
"version" : "0.3.6" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz" ,
"integrity" : "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.25"
2023-10-13 12:45:28 +08:00
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/@jridgewell/sourcemap-codec" : {
2024-12-03 20:28:40 +08:00
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz" ,
"integrity" : "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@jridgewell/trace-mapping" : {
2024-03-24 02:22:16 +08:00
"version" : "0.3.25" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz" ,
"integrity" : "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.1.0" ,
"@jridgewell/sourcemap-codec" : "^1.4.14"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/@libsql/client" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/@libsql/client/-/client-0.4.3.tgz" ,
"integrity" : "sha512-AUYKnSPqAsFBVWBvmtrb4dG3pQlvTKT92eztAest9wQU2iJkabH8WzHLDb3dKFWKql7/kiCqvBQUVpozDwhekQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@libsql/core" : "^0.4.3" ,
"@libsql/hrana-client" : "^0.5.6" ,
"js-base64" : "^3.7.5"
} ,
"optionalDependencies" : {
"libsql" : "^0.2.0"
}
} ,
"node_modules/@libsql/core" : {
"version" : "0.4.3" ,
"resolved" : "https://registry.npmjs.org/@libsql/core/-/core-0.4.3.tgz" ,
"integrity" : "sha512-r28iYBtaLBW9RRgXPFh6cGCsVI/rwRlOzSOpAu/1PVTm6EJ3t233pUf97jETVHU0vjdr1d8VvV6fKAvJkokqCw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"js-base64" : "^3.7.5"
}
} ,
"node_modules/@libsql/darwin-arm64" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/@libsql/darwin-arm64/-/darwin-arm64-0.2.0.tgz" ,
"integrity" : "sha512-+qyT2W/n5CFH1YZWv2mxW4Fsoo4dX9Z9M/nvbQqZ7H84J8hVegvVAsIGYzcK8xAeMEcpU5yGKB1Y9NoDY4hOSQ==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@libsql/darwin-x64" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/@libsql/darwin-x64/-/darwin-x64-0.2.0.tgz" ,
"integrity" : "sha512-hwmO2mF1n8oDHKFrUju6Jv+n9iFtTf5JUK+xlnIE3Td0ZwGC/O1R/Z/btZTd9nD+vsvakC8SJT7/Q6YlWIkhEw==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@libsql/hrana-client" : {
"version" : "0.5.6" ,
"resolved" : "https://registry.npmjs.org/@libsql/hrana-client/-/hrana-client-0.5.6.tgz" ,
"integrity" : "sha512-mjQoAmejZ1atG+M3YR2ZW+rg6ceBByH/S/h17ZoYZkqbWrvohFhXyz2LFxj++ARMoY9m6w3RJJIRdJdmnEUlFg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@libsql/isomorphic-fetch" : "^0.1.12" ,
"@libsql/isomorphic-ws" : "^0.1.5" ,
"js-base64" : "^3.7.5" ,
"node-fetch" : "^3.3.2"
}
} ,
"node_modules/@libsql/hrana-client/node_modules/node-fetch" : {
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz" ,
"integrity" : "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"data-uri-to-buffer" : "^4.0.0" ,
"fetch-blob" : "^3.1.4" ,
"formdata-polyfill" : "^4.0.10"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/node-fetch"
}
} ,
"node_modules/@libsql/isomorphic-fetch" : {
"version" : "0.1.12" ,
"resolved" : "https://registry.npmjs.org/@libsql/isomorphic-fetch/-/isomorphic-fetch-0.1.12.tgz" ,
"integrity" : "sha512-MRo4UcmjAGAa3ac56LoD5OE13m2p0lu0VEtZC2NZMcogM/jc5fU9YtMQ3qbPjFJ+u2BBjFZgMPkQaLS1dlMhpg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/node-fetch" : "^2.6.11" ,
"node-fetch" : "^2.7.0"
}
} ,
"node_modules/@libsql/isomorphic-ws" : {
"version" : "0.1.5" ,
"resolved" : "https://registry.npmjs.org/@libsql/isomorphic-ws/-/isomorphic-ws-0.1.5.tgz" ,
"integrity" : "sha512-DtLWIH29onUYR00i0GlQ3UdcTRC6EP4u9w/h9LxpUZJWRMARk6dQwZ6Jkd+QdwVpuAOrdxt18v0K2uIYR3fwFg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/ws" : "^8.5.4" ,
"ws" : "^8.13.0"
}
} ,
"node_modules/@libsql/linux-arm64-gnu" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/@libsql/linux-arm64-gnu/-/linux-arm64-gnu-0.2.0.tgz" ,
"integrity" : "sha512-1w2lPXIYtnBaK5t/Ej5E8x7lPiE+jP3KATI/W4yei5Z/ONJh7jQW5PJ7sYU95vTME3hWEM1FXN6kvzcpFAte7w==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@libsql/linux-arm64-musl" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/@libsql/linux-arm64-musl/-/linux-arm64-musl-0.2.0.tgz" ,
"integrity" : "sha512-lkblBEJ7xuNiWNjP8DDq0rqoWccszfkUS7Efh5EjJ+GDWdCBVfh08mPofIZg0fZVLWQCY3j+VZCG1qZfATBizg==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@libsql/linux-x64-gnu" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/@libsql/linux-x64-gnu/-/linux-x64-gnu-0.2.0.tgz" ,
"integrity" : "sha512-+x/d289KeJydwOhhqSxKT+6MSQTCfLltzOpTzPccsvdt5fxg8CBi+gfvEJ4/XW23Sa+9bc7zodFP0i6MOlxX7w==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@libsql/linux-x64-musl" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/@libsql/linux-x64-musl/-/linux-x64-musl-0.2.0.tgz" ,
"integrity" : "sha512-5Xn0c5A6vKf9D1ASpgk7mef//FuY7t5Lktj/eiU4n3ryxG+6WTpqstTittJUgepVjcleLPYxIhQAYeYwTYH1IQ==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@libsql/win32-x64-msvc" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/@libsql/win32-x64-msvc/-/win32-x64-msvc-0.2.0.tgz" ,
"integrity" : "sha512-rpK+trBIpRST15m3cMYg5aPaX7kvCIottxY7jZPINkKAaScvfbn9yulU/iZUM9YtuK96Y1ZmvwyVIK/Y5DzoMQ==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@neon-rs/load" : {
"version" : "0.0.4" ,
"resolved" : "https://registry.npmjs.org/@neon-rs/load/-/load-0.0.4.tgz" ,
"integrity" : "sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
2023-09-11 05:49:56 +08: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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.walk" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" ,
"integrity" : "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.scandir" : "2.1.5" ,
"fastq" : "^1.6.0"
} ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">= 8"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@parcel/watcher" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.0.tgz" ,
"integrity" : "sha512-i0GV1yJnm2n3Yq1qw6QrUrd/LI9bE8WEBOTtOkpCXHHdyN3TAGgqAK/DAT05z4fq2x04cARXt2pDmjWjL92iTQ==" ,
"dev" : true ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"detect-libc" : "^1.0.3" ,
"is-glob" : "^4.0.3" ,
"micromatch" : "^4.0.5" ,
"node-addon-api" : "^7.0.0"
} ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
} ,
"optionalDependencies" : {
"@parcel/watcher-android-arm64" : "2.5.0" ,
"@parcel/watcher-darwin-arm64" : "2.5.0" ,
"@parcel/watcher-darwin-x64" : "2.5.0" ,
"@parcel/watcher-freebsd-x64" : "2.5.0" ,
"@parcel/watcher-linux-arm-glibc" : "2.5.0" ,
"@parcel/watcher-linux-arm-musl" : "2.5.0" ,
"@parcel/watcher-linux-arm64-glibc" : "2.5.0" ,
"@parcel/watcher-linux-arm64-musl" : "2.5.0" ,
"@parcel/watcher-linux-x64-glibc" : "2.5.0" ,
"@parcel/watcher-linux-x64-musl" : "2.5.0" ,
"@parcel/watcher-win32-arm64" : "2.5.0" ,
"@parcel/watcher-win32-ia32" : "2.5.0" ,
"@parcel/watcher-win32-x64" : "2.5.0"
}
} ,
"node_modules/@parcel/watcher-android-arm64" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.0.tgz" ,
"integrity" : "sha512-qlX4eS28bUcQCdribHkg/herLe+0A9RyYC+mm2PXpncit8z5b3nSqGVzMNR3CmtAOgRutiZ02eIJJgP/b1iEFQ==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/watcher-darwin-arm64" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.0.tgz" ,
"integrity" : "sha512-hyZ3TANnzGfLpRA2s/4U1kbw2ZI4qGxaRJbBH2DCSREFfubMswheh8TeiC1sGZ3z2jUf3s37P0BBlrD3sjVTUw==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/watcher-darwin-x64" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.0.tgz" ,
"integrity" : "sha512-9rhlwd78saKf18fT869/poydQK8YqlU26TMiNg7AIu7eBp9adqbJZqmdFOsbZ5cnLp5XvRo9wcFmNHgHdWaGYA==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/watcher-freebsd-x64" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.0.tgz" ,
"integrity" : "sha512-syvfhZzyM8kErg3VF0xpV8dixJ+RzbUaaGaeb7uDuz0D3FK97/mZ5AJQ3XNnDsXX7KkFNtyQyFrXZzQIcN49Tw==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/watcher-linux-arm-glibc" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.0.tgz" ,
"integrity" : "sha512-0VQY1K35DQET3dVYWpOaPFecqOT9dbuCfzjxoQyif1Wc574t3kOSkKevULddcR9znz1TcklCE7Ht6NIxjvTqLA==" ,
"cpu" : [
"arm"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/watcher-linux-arm-musl" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.0.tgz" ,
"integrity" : "sha512-6uHywSIzz8+vi2lAzFeltnYbdHsDm3iIB57d4g5oaB9vKwjb6N6dRIgZMujw4nm5r6v9/BQH0noq6DzHrqr2pA==" ,
"cpu" : [
"arm"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/watcher-linux-arm64-glibc" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.0.tgz" ,
"integrity" : "sha512-BfNjXwZKxBy4WibDb/LDCriWSKLz+jJRL3cM/DllnHH5QUyoiUNEp3GmL80ZqxeumoADfCCP19+qiYiC8gUBjA==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/watcher-linux-arm64-musl" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.0.tgz" ,
"integrity" : "sha512-S1qARKOphxfiBEkwLUbHjCY9BWPdWnW9j7f7Hb2jPplu8UZ3nes7zpPOW9bkLbHRvWM0WDTsjdOTUgW0xLBN1Q==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/watcher-linux-x64-glibc" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.0.tgz" ,
"integrity" : "sha512-d9AOkusyXARkFD66S6zlGXyzx5RvY+chTP9Jp0ypSTC9d4lzyRs9ovGf/80VCxjKddcUvnsGwCHWuF2EoPgWjw==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/watcher-linux-x64-musl" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.0.tgz" ,
"integrity" : "sha512-iqOC+GoTDoFyk/VYSFHwjHhYrk8bljW6zOhPuhi5t9ulqiYq1togGJB5e3PwYVFFfeVgc6pbz3JdQyDoBszVaA==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/watcher-win32-arm64" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.0.tgz" ,
"integrity" : "sha512-twtft1d+JRNkM5YbmexfcH/N4znDtjgysFaV9zvZmmJezQsKpkfLYJ+JFV3uygugK6AtIM2oADPkB2AdhBrNig==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/watcher-win32-ia32" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.0.tgz" ,
"integrity" : "sha512-+rgpsNRKwo8A53elqbbHXdOMtY/tAtTzManTWShB5Kk54N8Q9mzNWV7tV+IbGueCbcj826MfWGU3mprWtuf1TA==" ,
"cpu" : [
"ia32"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/watcher-win32-x64" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.0.tgz" ,
"integrity" : "sha512-lPrxve92zEHdgeff3aiu4gDOIt4u7sJYha6wbdEZDCDUhtjTsOMiaJzG5lMY4GkWH8p0fMmO2Ppq5G5XXG+DQw==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@picocss/pico" : {
"version" : "1.5.13" ,
"resolved" : "https://registry.npmjs.org/@picocss/pico/-/pico-1.5.13.tgz" ,
"integrity" : "sha512-BPTeE4JC95+7/vsG9r+6hDR1qUkV4YZ1blI/TI6peOmM94XubjmUDE3jUi4f6DBV6WmCL76ueTct/NerJ33E8A==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@polka/url" : {
"version" : "1.0.0-next.28" ,
"resolved" : "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.28.tgz" ,
"integrity" : "sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@popperjs/core" : {
"version" : "2.11.8" ,
"resolved" : "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz" ,
"integrity" : "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==" ,
"license" : "MIT" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/popperjs"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/@poppinss/macroable" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/@poppinss/macroable/-/macroable-1.0.3.tgz" ,
"integrity" : "sha512-B4iV6QxW//Fn17+qF1EMZRmoThIUJlCtcO85yoRDJnMyHeAthjz4ig9OTkfGGXKtQhcdPX0me75gU5K9J897+w==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=18.16.0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@rollup/plugin-commonjs" : {
"version" : "28.0.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.1.tgz" ,
"integrity" : "sha512-+tNWdlWKbpB3WgBN7ijjYkq9X5uhjmcvyjEght4NmH5fAU++zfQzAJ6wumLS+dNcvwEZhKx2Z+skY8m7v0wGSA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@rollup/pluginutils" : "^5.0.1" ,
"commondir" : "^1.0.1" ,
"estree-walker" : "^2.0.2" ,
"fdir" : "^6.2.0" ,
"is-reference" : "1.2.1" ,
"magic-string" : "^0.30.3" ,
"picomatch" : "^4.0.2"
} ,
"engines" : {
"node" : ">=16.0.0 || 14 >= 14.17"
} ,
"peerDependencies" : {
"rollup" : "^2.68.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/plugin-json" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-6.1.0.tgz" ,
"integrity" : "sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@rollup/pluginutils" : "^5.1.0"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/plugin-node-resolve" : {
"version" : "15.3.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.0.tgz" ,
"integrity" : "sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@rollup/pluginutils" : "^5.0.1" ,
"@types/resolve" : "1.20.2" ,
"deepmerge" : "^4.2.2" ,
"is-module" : "^1.0.0" ,
"resolve" : "^1.22.1"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^2.78.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/plugin-terser" : {
"version" : "0.4.4" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz" ,
"integrity" : "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"serialize-javascript" : "^6.0.1" ,
"smob" : "^1.0.0" ,
"terser" : "^5.17.4"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^2.0.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/pluginutils" : {
"version" : "5.1.3" ,
"resolved" : "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.3.tgz" ,
"integrity" : "sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@types/estree" : "^1.0.0" ,
"estree-walker" : "^2.0.2" ,
"picomatch" : "^4.0.2"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
2023-09-11 05:49:56 +08:00
}
} ,
2024-03-24 02:22:16 +08:00
"node_modules/@rollup/rollup-android-arm-eabi" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.28.0.tgz" ,
"integrity" : "sha512-wLJuPLT6grGZsy34g4N1yRfYeouklTgPhH1gWXCYspenKYD0s3cR99ZevOGw5BexMNywkbV3UkjADisozBmpPQ==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"arm"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-android-arm64" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.28.0.tgz" ,
"integrity" : "sha512-eiNkznlo0dLmVG/6wf+Ifi/v78G4d4QxRhuUl+s8EWZpDewgk7PX3ZyECUXU0Zq/Ca+8nU8cQpNC4Xgn2gFNDA==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-darwin-arm64" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.28.0.tgz" ,
"integrity" : "sha512-lmKx9yHsppblnLQZOGxdO66gT77bvdBtr/0P+TPOseowE7D9AJoBw8ZDULRasXRWf1Z86/gcOdpBrV6VDUY36Q==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-darwin-x64" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.28.0.tgz" ,
"integrity" : "sha512-8hxgfReVs7k9Js1uAIhS6zq3I+wKQETInnWQtgzt8JfGx51R1N6DRVy3F4o0lQwumbErRz52YqwjfvuwRxGv1w==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"darwin"
]
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@rollup/rollup-freebsd-arm64" : {
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.28.0.tgz" ,
"integrity" : "sha512-lA1zZB3bFx5oxu9fYud4+g1mt+lYXCoch0M0V/xhqLoGatbzVse0wlSQ1UYOWKpuSu3gyN4qEc0Dxf/DII1bhQ==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
]
} ,
"node_modules/@rollup/rollup-freebsd-x64" : {
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.28.0.tgz" ,
"integrity" : "sha512-aI2plavbUDjCQB/sRbeUZWX9qp12GfYkYSJOrdYTL/C5D53bsE2/nBPuoiJKoWp5SN78v2Vr8ZPnB+/VbQ2pFA==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
]
} ,
2024-03-24 02:22:16 +08:00
"node_modules/@rollup/rollup-linux-arm-gnueabihf" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.28.0.tgz" ,
"integrity" : "sha512-WXveUPKtfqtaNvpf0iOb0M6xC64GzUX/OowbqfiCSXTdi/jLlOmH0Ba94/OkiY2yTGTwteo4/dsHRfh5bDCZ+w==" ,
"cpu" : [
"arm"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm-musleabihf" : {
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.28.0.tgz" ,
"integrity" : "sha512-yLc3O2NtOQR67lI79zsSc7lk31xjwcaocvdD1twL64PK1yNaIqCeWI9L5B4MFPAVGEVjH5k1oWSGuYX1Wutxpg==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"arm"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-gnu" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.28.0.tgz" ,
"integrity" : "sha512-+P9G9hjEpHucHRXqesY+3X9hD2wh0iNnJXX/QhS/J5vTdG6VhNYMxJ2rJkQOxRUd17u5mbMLHM7yWGZdAASfcg==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-musl" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.28.0.tgz" ,
"integrity" : "sha512-1xsm2rCKSTpKzi5/ypT5wfc+4bOGa/9yI/eaOLW0oMs7qpC542APWhl4A37AENGZ6St6GBMWhCCMM6tXgTIplw==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-powerpc64le-gnu" : {
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.28.0.tgz" ,
"integrity" : "sha512-zgWxMq8neVQeXL+ouSf6S7DoNeo6EPgi1eeqHXVKQxqPy1B2NvTbaOUWPn/7CfMKL7xvhV0/+fq/Z/J69g1WAQ==" ,
"cpu" : [
"ppc64"
] ,
"dev" : true ,
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-riscv64-gnu" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.28.0.tgz" ,
"integrity" : "sha512-VEdVYacLniRxbRJLNtzwGt5vwS0ycYshofI7cWAfj7Vg5asqj+pt+Q6x4n+AONSZW/kVm+5nklde0qs2EUwU2g==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"riscv64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-s390x-gnu" : {
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.28.0.tgz" ,
"integrity" : "sha512-LQlP5t2hcDJh8HV8RELD9/xlYtEzJkm/aWGsauvdO2ulfl3QYRjqrKW+mGAIWP5kdNCBheqqqYIGElSRCaXfpw==" ,
"cpu" : [
"s390x"
] ,
"dev" : true ,
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-x64-gnu" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.28.0.tgz" ,
"integrity" : "sha512-Nl4KIzteVEKE9BdAvYoTkW19pa7LR/RBrT6F1dJCV/3pbjwDcaOq+edkP0LXuJ9kflW/xOK414X78r+K84+msw==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-x64-musl" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.28.0.tgz" ,
"integrity" : "sha512-eKpJr4vBDOi4goT75MvW+0dXcNUqisK4jvibY9vDdlgLx+yekxSm55StsHbxUsRxSTt3JEQvlr3cGDkzcSP8bw==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-win32-arm64-msvc" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.28.0.tgz" ,
"integrity" : "sha512-Vi+WR62xWGsE/Oj+mD0FNAPY2MEox3cfyG0zLpotZdehPFXwz6lypkGs5y38Jd/NVSbOD02aVad6q6QYF7i8Bg==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-ia32-msvc" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.28.0.tgz" ,
"integrity" : "sha512-kN/Vpip8emMLn/eOza+4JwqDZBL6MPNpkdaEsgUtW1NYN3DZvZqSQrbKzJcTL6hd8YNmFTn7XGWMwccOcJBL0A==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"ia32"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-x64-msvc" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.28.0.tgz" ,
"integrity" : "sha512-Bvno2/aZT6usSa7lRDL2+hMjVAGjuqaymF1ApZm31JXzniR/hvr14jpU+/z4X6Gt5BPlzosscyJZGUvguXIqeQ==" ,
2024-03-24 02:22:16 +08:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"optional" : true ,
"os" : [
"win32"
]
} ,
2024-12-08 16:21:31 +08:00
"node_modules/@sideway/address" : {
"version" : "4.1.5" ,
"resolved" : "https://registry.npmjs.org/@sideway/address/-/address-4.1.5.tgz" ,
"integrity" : "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"optional" : true ,
"dependencies" : {
"@hapi/hoek" : "^9.0.0"
}
} ,
"node_modules/@sideway/formula" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz" ,
"integrity" : "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"optional" : true
} ,
"node_modules/@sideway/pinpoint" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz" ,
"integrity" : "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"optional" : true
} ,
"node_modules/@sinclair/typebox" : {
"version" : "0.34.11" ,
"resolved" : "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.11.tgz" ,
"integrity" : "sha512-zE9pWGVSG82z+sFO+oUmqmqRVm8Wg5sVhmljYi1fDhLOSphBBy939QmC/qXcKFWqTiRJ6keyG4y75bIoTPRBAw==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/@sqlite.org/sqlite-wasm" : {
2024-12-03 20:28:40 +08:00
"version" : "3.46.1-build5" ,
"resolved" : "https://registry.npmjs.org/@sqlite.org/sqlite-wasm/-/sqlite-wasm-3.46.1-build5.tgz" ,
"integrity" : "sha512-zs1wSjcUSILA55xJjEP+IxOU8GDuTnrxNFNIqz/aDo/mWm8pYijueuO3WW8olWNKFWOOUzq9BVu+zkG46EYcyw==" ,
2024-08-01 10:57:22 +08:00
"license" : "Apache-2.0" ,
2023-09-11 05:49:56 +08:00
"bin" : {
"sqlite-wasm" : "bin/index.js"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/@surma/rollup-plugin-off-main-thread" : {
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz" ,
"integrity" : "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"ejs" : "^3.1.6" ,
"json5" : "^2.2.0" ,
"magic-string" : "^0.25.0" ,
"string.prototype.matchall" : "^4.0.6"
}
} ,
"node_modules/@surma/rollup-plugin-off-main-thread/node_modules/magic-string" : {
"version" : "0.25.9" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz" ,
"integrity" : "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"sourcemap-codec" : "^1.4.8"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/@sveltejs/adapter-node" : {
"version" : "5.2.9" ,
"resolved" : "https://registry.npmjs.org/@sveltejs/adapter-node/-/adapter-node-5.2.9.tgz" ,
"integrity" : "sha512-51euNrx0AcaTu8//wDfVh7xmqQSVgU52rfinE/MwvGkJa4nHPJMHmzv6+OIpmxg7gZaF6+5NVlxnieCzxLD59g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@rollup/plugin-commonjs" : "^28.0.1" ,
"@rollup/plugin-json" : "^6.1.0" ,
"@rollup/plugin-node-resolve" : "^15.3.0" ,
"rollup" : "^4.9.5"
} ,
"peerDependencies" : {
"@sveltejs/kit" : "^2.4.0"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/@sveltejs/adapter-static" : {
2024-12-03 20:28:40 +08:00
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/@sveltejs/adapter-static/-/adapter-static-3.0.6.tgz" ,
"integrity" : "sha512-MGJcesnJWj7FxDcB/GbrdYD3q24Uk0PIL4QIX149ku+hlJuj//nxUbb0HxUTpjkecWfHjVveSUnUaQWnPRXlpg==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"peerDependencies" : {
2024-03-24 02:22:16 +08:00
"@sveltejs/kit" : "^2.0.0"
2023-09-11 05:49:56 +08:00
}
} ,
"node_modules/@sveltejs/kit" : {
2024-12-03 20:28:40 +08:00
"version" : "2.9.0" ,
"resolved" : "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.9.0.tgz" ,
"integrity" : "sha512-W3E7ed3ChB6kPqRs2H7tcHp+Z7oiTFC6m+lLyAQQuyXeqw6LdNuuwEUla+5VM0OGgqQD+cYD6+7Xq80vVm17Vg==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
"hasInstallScript" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-03-24 02:22:16 +08:00
"@types/cookie" : "^0.6.0" ,
"cookie" : "^0.6.0" ,
2024-12-03 20:28:40 +08:00
"devalue" : "^5.1.0" ,
"esm-env" : "^1.2.1" ,
"import-meta-resolve" : "^4.1.0" ,
2023-09-11 05:49:56 +08:00
"kleur" : "^4.1.5" ,
2024-03-24 02:22:16 +08:00
"magic-string" : "^0.30.5" ,
"mrmime" : "^2.0.0" ,
2023-09-11 05:49:56 +08:00
"sade" : "^1.8.1" ,
"set-cookie-parser" : "^2.6.0" ,
2024-12-03 20:28:40 +08:00
"sirv" : "^3.0.0" ,
2024-03-24 02:22:16 +08:00
"tiny-glob" : "^0.2.9"
2023-09-11 05:49:56 +08:00
} ,
"bin" : {
"svelte-kit" : "svelte-kit.js"
} ,
"engines" : {
2024-03-24 02:22:16 +08:00
"node" : ">=18.13"
2023-09-11 05:49:56 +08:00
} ,
"peerDependencies" : {
2024-12-03 20:28:40 +08:00
"@sveltejs/vite-plugin-svelte" : "^3.0.0 || ^4.0.0-next.1 || ^5.0.0" ,
2024-03-24 02:22:16 +08:00
"svelte" : "^4.0.0 || ^5.0.0-next.0" ,
2024-12-03 20:28:40 +08:00
"vite" : "^5.0.3 || ^6.0.0"
2023-09-11 05:49:56 +08:00
}
} ,
"node_modules/@sveltejs/vite-plugin-svelte" : {
2024-12-03 20:28:40 +08:00
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-4.0.2.tgz" ,
"integrity" : "sha512-Y9r/fWy539XlAC7+5wfNJ4zH6TygUYoQ0Eegzp0zDDqhJ54+92gOyOX1l4MO1cJSx0O+Gp13YePT5XEa3+kX0w==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@sveltejs/vite-plugin-svelte-inspector" : "^3.0.0-next.0||^3.0.0" ,
"debug" : "^4.3.7" ,
2023-09-11 05:49:56 +08:00
"deepmerge" : "^4.3.1" ,
"kleur" : "^4.1.5" ,
2024-12-03 20:28:40 +08:00
"magic-string" : "^0.30.12" ,
"vitefu" : "^1.0.3"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : "^18.0.0 || ^20.0.0 || >=22"
2023-09-11 05:49:56 +08:00
} ,
"peerDependencies" : {
2024-12-03 20:28:40 +08:00
"svelte" : "^5.0.0-next.96 || ^5.0.0" ,
2024-03-24 02:22:16 +08:00
"vite" : "^5.0.0"
2023-09-11 05:49:56 +08:00
}
} ,
"node_modules/@sveltejs/vite-plugin-svelte-inspector" : {
2024-12-03 20:28:40 +08:00
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte-inspector/-/vite-plugin-svelte-inspector-3.0.1.tgz" ,
"integrity" : "sha512-2CKypmj1sM4GE7HjllT7UKmo4Q6L5xFRd7VMGEWhYnZ+wc6AUVU01IBd7yUi6WnFndEwWoMNOd6e8UjoN0nbvQ==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"debug" : "^4.3.7"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : "^18.0.0 || ^20.0.0 || >=22"
2023-09-11 05:49:56 +08:00
} ,
"peerDependencies" : {
2024-12-03 20:28:40 +08:00
"@sveltejs/vite-plugin-svelte" : "^4.0.0-next.0||^4.0.0" ,
"svelte" : "^5.0.0-next.96 || ^5.0.0" ,
2024-03-24 02:22:16 +08:00
"vite" : "^5.0.0"
2023-09-11 05:49:56 +08:00
}
} ,
"node_modules/@types/codemirror" : {
2024-12-03 20:28:40 +08:00
"version" : "5.60.15" ,
"resolved" : "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.15.tgz" ,
"integrity" : "sha512-dTOvwEQ+ouKJ/rE9LT1Ue2hmP6H1mZv5+CCnNWu2qtiOe2LQa9lCprEY20HxiDmV/Bxh+dXjywmy5aKvoGjULA==" ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/tern" : "*"
}
} ,
"node_modules/@types/cookie" : {
2024-03-24 02:22:16 +08:00
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz" ,
"integrity" : "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/@types/debug" : {
2024-12-03 20:28:40 +08:00
"version" : "4.1.12" ,
"resolved" : "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz" ,
"integrity" : "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==" ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/ms" : "*"
}
} ,
"node_modules/@types/estree" : {
2024-12-03 20:28:40 +08:00
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz" ,
"integrity" : "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==" ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/@types/hast" : {
2024-12-03 20:28:40 +08:00
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/unist" : "^2"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/@types/json-schema" : {
"version" : "7.0.15" ,
"resolved" : "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz" ,
"integrity" : "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/@types/lodash" : {
2024-12-03 20:28:40 +08:00
"version" : "4.17.13" ,
"resolved" : "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz" ,
"integrity" : "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==" ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/@types/lodash-es" : {
2024-12-03 20:28:40 +08:00
"version" : "4.17.12" ,
"resolved" : "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.12.tgz" ,
"integrity" : "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==" ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/lodash" : "*"
}
} ,
"node_modules/@types/mdast" : {
2024-12-03 20:28:40 +08:00
"version" : "3.0.15" ,
"resolved" : "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.15.tgz" ,
"integrity" : "sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==" ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/@types/ms" : {
2024-12-03 20:28:40 +08:00
"version" : "0.7.34" ,
"resolved" : "https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz" ,
"integrity" : "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==" ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/@types/node" : {
2024-12-03 20:28:40 +08:00
"version" : "18.19.67" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-18.19.67.tgz" ,
"integrity" : "sha512-wI8uHusga+0ZugNp0Ol/3BqQfEcCCNfojtO6Oou9iVNGPTL6QNSdnUdqq85fRgIorLhLMuPIKpsN98QE9Nh+KQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
"dependencies" : {
"undici-types" : "~5.26.4"
}
} ,
"node_modules/@types/node-fetch" : {
"version" : "2.6.12" ,
"resolved" : "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.12.tgz" ,
"integrity" : "sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*" ,
"form-data" : "^4.0.0"
}
2023-10-13 12:45:28 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/@types/parse5" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/@types/parse5/-/parse5-6.0.3.tgz" ,
2024-12-03 20:28:40 +08:00
"integrity" : "sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==" ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/@types/pug" : {
2023-12-17 05:28:15 +08:00
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/pug/-/pug-2.0.10.tgz" ,
"integrity" : "sha512-Sk/uYFOBAB7mb74XcpizmH0KOR2Pv3D2Hmrh1Dmy5BmK3MpdSa5kqZcg6EKBdklU0bFXX9gCfzvpnyUehrPIuA==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/@types/resolve" : {
2024-12-03 20:28:40 +08:00
"version" : "1.20.2" ,
"resolved" : "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz" ,
"integrity" : "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT"
2023-10-13 12:45:28 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/@types/tern" : {
2024-12-03 20:28:40 +08:00
"version" : "0.23.9" ,
"resolved" : "https://registry.npmjs.org/@types/tern/-/tern-0.23.9.tgz" ,
"integrity" : "sha512-ypzHFE/wBzh+BlH6rrBgS5I/Z7RD21pGhZ2rltb/+ZrVM1awdZwjx7hE5XfuYgHWk9uvV5HLZN3SloevCAp3Bw==" ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/estree" : "*"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/@types/trusted-types" : {
2024-03-24 02:22:16 +08:00
"version" : "2.0.7" ,
"resolved" : "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz" ,
"integrity" : "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/@types/unist" : {
2024-12-03 20:28:40 +08:00
"version" : "2.0.11" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz" ,
"integrity" : "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==" ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2024-12-08 16:21:31 +08:00
"node_modules/@types/validator" : {
"version" : "13.12.2" ,
"resolved" : "https://registry.npmjs.org/@types/validator/-/validator-13.12.2.tgz" ,
"integrity" : "sha512-6SlHBzUW8Jhf3liqrGGXyTJSIFe4nqlJ5A5KaMZ2l/vbM3Wh3KSybots/wfWVzNLK4D1NZluDlSQIbIEPx6oyA==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/@types/ws" : {
"version" : "8.5.13" ,
"resolved" : "https://registry.npmjs.org/@types/ws/-/ws-8.5.13.tgz" ,
"integrity" : "sha512-osM/gWBTPKgHV8XkTunnegTRIsvF6owmf5w+JtAfOw472dptdm0dlGv4xCt6GwQRcC2XVOvvRE/0bAoQcL2QkA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*"
}
} ,
"node_modules/@typeschema/class-validator" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/@typeschema/class-validator/-/class-validator-0.3.0.tgz" ,
"integrity" : "sha512-OJSFeZDIQ8EK1HTljKLT5CItM2wsbgczLN8tMEfz3I1Lmhc5TBfkZ0eikFzUC16tI3d1Nag7um6TfCgp2I2Bww==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"@typeschema/core" : "0.14.0"
} ,
"peerDependencies" : {
"class-validator" : "^0.14.1"
} ,
"peerDependenciesMeta" : {
"class-validator" : {
"optional" : true
}
}
} ,
"node_modules/@typeschema/core" : {
"version" : "0.14.0" ,
"resolved" : "https://registry.npmjs.org/@typeschema/core/-/core-0.14.0.tgz" ,
"integrity" : "sha512-Ia6PtZHcL3KqsAWXjMi5xIyZ7XMH4aSnOQes8mfMLx+wGFGtGRNlwe6Y7cYvX+WfNK67OL0/HSe9t8QDygV0/w==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"peerDependencies" : {
"@types/json-schema" : "^7.0.15"
} ,
"peerDependenciesMeta" : {
"@types/json-schema" : {
"optional" : true
}
}
} ,
2024-08-01 10:57:22 +08:00
"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==" ,
"license" : "ISC"
} ,
"node_modules/@ungap/with-resolvers" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/@ungap/with-resolvers/-/with-resolvers-0.1.0.tgz" ,
"integrity" : "sha512-g7f0IkJdPW2xhY7H4iE72DAsIyfuwEFc6JWc2tYFwKDMWWAF699vGjrM348cwQuOXgHpe1gWFe+Eiyjx/ewvvw==" ,
"license" : "ISC"
} ,
2024-12-08 16:21:31 +08:00
"node_modules/@vinejs/compiler" : {
"version" : "2.5.1" ,
"resolved" : "https://registry.npmjs.org/@vinejs/compiler/-/compiler-2.5.1.tgz" ,
"integrity" : "sha512-efiO/SCQSMCqz6LDZTI4R3Ceq1ik3K2IqefEbbch+ko4dZncaYmQWJpX/fXVwgmO78jTZuerzD4I2WphPJUCwg==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@vinejs/vine" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/@vinejs/vine/-/vine-2.1.0.tgz" ,
"integrity" : "sha512-09aJ2OauxpblqiNqd8qC9RAzzm5SV6fTqZhE4e25j4cM7fmNoXRTjM7Oo8llFADMO4eSA44HqYEO3mkRRYdbYw==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"@poppinss/macroable" : "^1.0.2" ,
"@types/validator" : "^13.11.9" ,
"@vinejs/compiler" : "^2.5.0" ,
"camelcase" : "^8.0.0" ,
"dayjs" : "^1.11.11" ,
"dlv" : "^1.1.3" ,
"normalize-url" : "^8.0.1" ,
"validator" : "^13.11.0"
} ,
"engines" : {
"node" : ">=18.16.0"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/@vite-pwa/assets-generator" : {
2024-12-03 20:28:40 +08:00
"version" : "0.2.6" ,
"resolved" : "https://registry.npmjs.org/@vite-pwa/assets-generator/-/assets-generator-0.2.6.tgz" ,
"integrity" : "sha512-kK44dXltvoubEo5B+6tCGjUrOWOE1+dA4DForbFpO1rKy2wSkAVGrs8tyfN6DzTig89/QKyV8XYodgmaKyrYng==" ,
2023-10-06 11:21:25 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"cac" : "^6.7.14" ,
"colorette" : "^2.0.20" ,
"consola" : "^3.2.3" ,
2024-03-24 02:22:16 +08:00
"sharp" : "^0.32.6" ,
2023-10-06 11:21:25 +08:00
"sharp-ico" : "^0.1.5" ,
2024-03-24 02:22:16 +08:00
"unconfig" : "^0.3.11"
2023-10-06 11:21:25 +08:00
} ,
"bin" : {
"pwa-assets-generator" : "bin/pwa-assets-generator.mjs"
} ,
"engines" : {
"node" : ">=16.14.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/@vite-pwa/sveltekit" : {
2024-03-24 02:22:16 +08:00
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/@vite-pwa/sveltekit/-/sveltekit-0.4.0.tgz" ,
"integrity" : "sha512-pzIH5ohlXwbadYbKqnRiMtDSGa5DvzUGCT2X34kAAsrg9QhL5jLCMqiWfST8zJMgtbt/k7k/vWBI/p6Pgk5DNg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"dependencies" : {
"kolorist" : "^1.8.0"
} ,
2023-10-13 12:45:28 +08:00
"engines" : {
2024-03-24 02:22:16 +08:00
"node" : ">=16.14 || >=18.13"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
2024-03-24 02:22:16 +08:00
"@sveltejs/kit" : "^1.3.1 || ^2.0.1" ,
"@vite-pwa/assets-generator" : "^0.2.4" ,
"vite-plugin-pwa" : ">=0.19.0 <1"
} ,
"peerDependenciesMeta" : {
"@vite-pwa/assets-generator" : {
"optional" : true
}
2023-10-13 12:45:28 +08:00
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/@yarnpkg/lockfile" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz" ,
"integrity" : "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "BSD-2-Clause"
} ,
"node_modules/abort-controller" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz" ,
"integrity" : "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"event-target-shim" : "^5.0.0"
} ,
"engines" : {
"node" : ">=6.5"
}
2023-09-11 05:49:56 +08:00
} ,
"node_modules/acorn" : {
2024-12-03 20:28:40 +08:00
"version" : "8.14.0" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz" ,
"integrity" : "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/acorn-typescript" : {
"version" : "1.4.13" ,
"resolved" : "https://registry.npmjs.org/acorn-typescript/-/acorn-typescript-1.4.13.tgz" ,
"integrity" : "sha512-xsc9Xv0xlVfwp2o7sQ+GCQ1PgbkdcpWdTzrwXxO3xDMTAywVS3oXVOcOHuRjAPkS4P9b+yc/qNF15460v+jp4Q==" ,
"dev" : true ,
"license" : "MIT" ,
"peerDependencies" : {
"acorn" : ">=8.9.0"
}
} ,
"node_modules/agentkeepalive" : {
"version" : "4.5.0" ,
"resolved" : "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.5.0.tgz" ,
"integrity" : "sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"humanize-ms" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 8.0.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/ajv" : {
2024-12-03 20:28:40 +08:00
"version" : "8.17.1" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz" ,
"integrity" : "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"fast-deep-equal" : "^3.1.3" ,
"fast-uri" : "^3.0.1" ,
2023-10-13 12:45:28 +08:00
"json-schema-traverse" : "^1.0.0" ,
2024-12-03 20:28:40 +08:00
"require-from-string" : "^2.0.2"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/anymatch" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" ,
"integrity" : "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/anymatch/node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/aria-query" : {
2024-12-03 20:28:40 +08:00
"version" : "5.3.2" ,
"resolved" : "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz" ,
"integrity" : "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">= 0.4"
2023-09-11 05:49:56 +08:00
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/arktype" : {
"version" : "2.0.0-rc.26" ,
"resolved" : "https://registry.npmjs.org/arktype/-/arktype-2.0.0-rc.26.tgz" ,
"integrity" : "sha512-OdV40SQNY0CFJH+anT0N7Go9Tl+av+hxzMGPccv47sPHdekZuEPd61MfNmwn1J5H2SIrycdwGPD8jYBZSkhKjQ==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"@ark/schema" : "0.26.0" ,
"@ark/util" : "0.26.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/array-buffer-byte-length" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz" ,
"integrity" : "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.5" ,
"is-array-buffer" : "^3.0.4"
} ,
"engines" : {
"node" : ">= 0.4"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/arraybuffer.prototype.slice" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz" ,
"integrity" : "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"array-buffer-byte-length" : "^1.0.1" ,
"call-bind" : "^1.0.5" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.22.3" ,
"es-errors" : "^1.2.1" ,
"get-intrinsic" : "^1.2.3" ,
"is-array-buffer" : "^3.0.4" ,
2023-10-13 12:45:28 +08:00
"is-shared-array-buffer" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/async" : {
2024-12-03 20:28:40 +08:00
"version" : "3.2.6" ,
"resolved" : "https://registry.npmjs.org/async/-/async-3.2.6.tgz" ,
"integrity" : "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2024-12-03 20:28:40 +08:00
"node_modules/asynckit" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz" ,
"integrity" : "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-09-11 05:49:56 +08:00
"node_modules/at-least-node" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz" ,
"integrity" : "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">= 4.0.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/available-typed-arrays" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz" ,
"integrity" : "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
2024-03-24 02:22:16 +08:00
"dependencies" : {
"possible-typed-array-names" : "^1.0.0"
} ,
2023-10-13 12:45:28 +08:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/axobject-query" : {
2024-12-03 20:28:40 +08:00
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz" ,
"integrity" : "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">= 0.4"
2023-09-11 05:49:56 +08:00
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/b4a" : {
2024-12-03 20:28:40 +08:00
"version" : "1.6.7" ,
"resolved" : "https://registry.npmjs.org/b4a/-/b4a-1.6.7.tgz" ,
"integrity" : "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==" ,
"dev" : true ,
"license" : "Apache-2.0"
2023-10-06 11:21:25 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/babel-plugin-polyfill-corejs2" : {
2024-12-03 20:28:40 +08:00
"version" : "0.4.12" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.12.tgz" ,
"integrity" : "sha512-CPWT6BwvhrTO2d8QVorhTCQw9Y43zOu7G9HigcfxvepOU6b8o3tcWad6oVgZIsZCTt42FFv97aA7ZJsbM4+8og==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"@babel/compat-data" : "^7.22.6" ,
2024-12-03 20:28:40 +08:00
"@babel/helper-define-polyfill-provider" : "^0.6.3" ,
2023-10-13 12:45:28 +08:00
"semver" : "^6.3.1"
} ,
"peerDependencies" : {
"@babel/core" : "^7.4.0 || ^8.0.0-0 <8.0.0"
}
} ,
"node_modules/babel-plugin-polyfill-corejs2/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/babel-plugin-polyfill-corejs3" : {
2024-12-03 20:28:40 +08:00
"version" : "0.10.6" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz" ,
"integrity" : "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@babel/helper-define-polyfill-provider" : "^0.6.2" ,
"core-js-compat" : "^3.38.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.4.0 || ^8.0.0-0 <8.0.0"
}
} ,
"node_modules/babel-plugin-polyfill-regenerator" : {
"version" : "0.6.3" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.3.tgz" ,
"integrity" : "sha512-LiWSbl4CRSIa5x/JAU6jZiG9eit9w6mz+yVMFwDE83LAWvt0AfGBoZ7HS/mkhrKuh2ZlzfVZYKoLjXdqw6Yt7Q==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@babel/helper-define-polyfill-provider" : "^0.6.3"
2023-10-13 12:45:28 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.4.0 || ^8.0.0-0 <8.0.0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/bail" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz" ,
"integrity" : "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/balanced-match" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" ,
"integrity" : "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/bare-events" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/bare-events/-/bare-events-2.5.0.tgz" ,
"integrity" : "sha512-/E8dDe9dsbLyh2qrZ64PEPadOQ0F4gbl1sUJOrmph7xOiIxfY8vwab/4bFLh4Y88/Hk/ujKcrQKc+ps0mv873A==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"optional" : true
} ,
"node_modules/bare-fs" : {
"version" : "2.3.5" ,
"resolved" : "https://registry.npmjs.org/bare-fs/-/bare-fs-2.3.5.tgz" ,
"integrity" : "sha512-SlE9eTxifPDJrT6YgemQ1WGFleevzwY+XAP1Xqgl56HtcrisC2CHCZ2tq6dBpcH2TnNxwUEUGhweo+lrQtYuiw==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"optional" : true ,
"dependencies" : {
"bare-events" : "^2.0.0" ,
"bare-path" : "^2.0.0" ,
"bare-stream" : "^2.0.0"
}
} ,
"node_modules/bare-os" : {
"version" : "2.4.4" ,
"resolved" : "https://registry.npmjs.org/bare-os/-/bare-os-2.4.4.tgz" ,
"integrity" : "sha512-z3UiI2yi1mK0sXeRdc4O1Kk8aOa/e+FNWZcTiPB/dfTWyLypuE99LibgRaQki914Jq//yAWylcAt+mknKdixRQ==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"optional" : true
} ,
"node_modules/bare-path" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/bare-path/-/bare-path-2.1.3.tgz" ,
"integrity" : "sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
"optional" : true ,
2023-10-13 12:45:28 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"bare-os" : "^2.1.0"
2023-10-13 12:45:28 +08:00
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/bare-stream" : {
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/bare-stream/-/bare-stream-2.4.2.tgz" ,
"integrity" : "sha512-XZ4ln/KV4KT+PXdIWTKjsLY+quqCaEtqqtgGJVPw9AoM73By03ij64YjepK0aQvHSWDb6AfAZwqKaFu68qkrdA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"optional" : true ,
"dependencies" : {
"streamx" : "^2.20.0"
2023-09-11 05:49:56 +08:00
}
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
2024-12-03 20:28:40 +08:00
] ,
"license" : "MIT"
2023-10-06 11:21:25 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/binary-extensions" : {
2024-12-03 20:28:40 +08:00
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz" ,
"integrity" : "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=8"
2024-12-03 20:28:40 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2023-09-11 05:49:56 +08:00
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/bl" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz" ,
"integrity" : "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"buffer" : "^5.5.0" ,
"inherits" : "^2.0.4" ,
"readable-stream" : "^3.4.0"
}
} ,
2023-09-11 05:49:56 +08: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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/braces" : {
2024-12-03 20:28:40 +08:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" ,
"integrity" : "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"fill-range" : "^7.1.1"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/browserslist" : {
2024-12-03 20:28:40 +08:00
"version" : "4.24.2" ,
"resolved" : "https://registry.npmjs.org/browserslist/-/browserslist-4.24.2.tgz" ,
"integrity" : "sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"caniuse-lite" : "^1.0.30001669" ,
"electron-to-chromium" : "^1.5.41" ,
"node-releases" : "^2.0.18" ,
"update-browserslist-db" : "^1.1.1"
2023-10-13 12:45:28 +08:00
} ,
"bin" : {
"browserslist" : "cli.js"
} ,
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/buffer" : {
"version" : "5.7.1" ,
"resolved" : "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz" ,
"integrity" : "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"base64-js" : "^1.3.1" ,
"ieee754" : "^1.1.13"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/buffer-crc32" : {
2024-12-03 20:28:40 +08:00
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz" ,
"integrity" : "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">=8.0.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/buffer-from" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz" ,
"integrity" : "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" ,
"dev" : true ,
2024-12-08 16:21:31 +08:00
"license" : "MIT"
2023-10-13 12:45:28 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/bytemd" : {
"version" : "1.21.0" ,
"resolved" : "https://registry.npmjs.org/bytemd/-/bytemd-1.21.0.tgz" ,
"integrity" : "sha512-6nc658omwzcLdc/lT24w8G2x5pptZXiMyrQPbFuHwhYbmrLnsmKLm+9klsOx2/Lg2cYHYb2WzVh7zKZ9MZCVdg==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@popperjs/core" : "^2.11.7" ,
"@types/codemirror" : "^5.60.7" ,
"@types/hast" : "^2.3.4" ,
"@types/lodash-es" : "^4.17.7" ,
"@types/mdast" : "^3.0.11" ,
"codemirror-ssr" : "^0.65.0" ,
"hast-util-sanitize" : "^4.1.0" ,
"lodash-es" : "^4.17.21" ,
"rehype-raw" : "^6.1.1" ,
"rehype-sanitize" : "^5.0.1" ,
"rehype-stringify" : "^9.0.3" ,
"remark-parse" : "^10.0.1" ,
"remark-rehype" : "^10.1.0" ,
"select-files" : "^1.0.1" ,
"tippy.js" : "^6.3.7" ,
"unified" : "^10.1.2" ,
"unist-util-visit" : "^4.1.2" ,
"vfile" : "^5.3.7" ,
"word-count" : "^0.2.2"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/cac" : {
"version" : "6.7.14" ,
"resolved" : "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz" ,
"integrity" : "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"engines" : {
"node" : ">=8"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/call-bind" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz" ,
"integrity" : "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"dependencies" : {
2024-03-24 02:22:16 +08:00
"es-define-property" : "^1.0.0" ,
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
"get-intrinsic" : "^1.2.4" ,
"set-function-length" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.4"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/camelcase" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/camelcase/-/camelcase-8.0.0.tgz" ,
"integrity" : "sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/caniuse-lite" : {
2024-12-03 20:28:40 +08:00
"version" : "1.0.30001685" ,
"resolved" : "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001685.tgz" ,
"integrity" : "sha512-e/kJN1EMyHQzgcMEEgoo+YTCO1NGCmIYHk5Qk8jT6AazWemS5QFKJ5ShCJlH3GZrNIdZofcNCEwZqbMjjKzmnA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/caniuse-lite"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "CC-BY-4.0" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/ccount" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz" ,
"integrity" : "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/chokidar" : {
2024-12-03 20:28:40 +08:00
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz" ,
"integrity" : "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"readdirp" : "^4.0.1"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">= 14.16.0"
2023-09-11 05:49:56 +08:00
} ,
2024-12-03 20:28:40 +08:00
"funding" : {
"url" : "https://paulmillr.com/funding/"
2023-09-11 05:49:56 +08:00
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/chownr" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz" ,
"integrity" : "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "ISC"
2023-10-06 11:21:25 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/ci-info" : {
2024-12-03 20:28:40 +08:00
"version" : "3.9.0" ,
"resolved" : "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz" ,
"integrity" : "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/sibiraj-s"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=8"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/class-validator" : {
"version" : "0.14.1" ,
"resolved" : "https://registry.npmjs.org/class-validator/-/class-validator-0.14.1.tgz" ,
"integrity" : "sha512-2VEG9JICxIqTpoK1eMzZqaV+u/EiwEJkMGzTrZf6sU/fwsnOITVgYJ8yojSy6CaXtO9V0Cc6ZQZ8h8m4UBuLwQ==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"@types/validator" : "^13.11.8" ,
"libphonenumber-js" : "^1.10.53" ,
"validator" : "^13.9.0"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/codemirror-ssr" : {
"version" : "0.65.0" ,
"resolved" : "https://registry.npmjs.org/codemirror-ssr/-/codemirror-ssr-0.65.0.tgz" ,
"integrity" : "sha512-ofTAfPkQV56SYFfymNMYJ1ELo3+Jnkw3mOLgnIiQjhonwNmNzX1OFvnihAnYRXL0PWl2kT7s0gKrLc2ExshK4g==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"peerDependencies" : {
"@types/codemirror" : "^5.0.0"
}
} ,
2024-08-01 10:57:22 +08:00
"node_modules/coincident" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/coincident/-/coincident-1.2.3.tgz" ,
"integrity" : "sha512-Uxz3BMTWIslzeWjuQnizGWVg0j6khbvHUQ8+5BdM7WuJEm4ALXwq3wluYoB+uF68uPBz/oUOeJnYURKyfjexlA==" ,
"license" : "ISC" ,
"dependencies" : {
"@ungap/structured-clone" : "^1.2.0" ,
"@ungap/with-resolvers" : "^0.1.0" ,
"gc-hook" : "^0.3.1" ,
"proxy-target" : "^3.0.2"
} ,
"optionalDependencies" : {
"ws" : "^8.16.0"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/color" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/color/-/color-4.2.3.tgz" ,
"integrity" : "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"color-convert" : "^2.0.1" ,
"color-string" : "^1.9.0"
} ,
"engines" : {
"node" : ">=12.5.0"
}
} ,
2023-09-11 05:49:56 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"color-name" : "^1.0.0" ,
"simple-swizzle" : "^0.2.2"
}
} ,
"node_modules/colorette" : {
"version" : "2.0.20" ,
"resolved" : "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz" ,
"integrity" : "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/combined-stream" : {
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz" ,
"integrity" : "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"delayed-stream" : "~1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
2023-10-06 11:21:25 +08:00
} ,
2023-09-11 05:49:56 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/commander" : {
"version" : "2.20.3" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" ,
"integrity" : "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
"node_modules/common-tags" : {
"version" : "1.8.2" ,
"resolved" : "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz" ,
"integrity" : "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/commondir" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz" ,
"integrity" : "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-09-11 05:49:56 +08: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==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2023-10-06 11:21:25 +08:00
"node_modules/consola" : {
"version" : "3.2.3" ,
"resolved" : "https://registry.npmjs.org/consola/-/consola-3.2.3.tgz" ,
"integrity" : "sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"engines" : {
"node" : "^14.18.0 || >=16.10.0"
}
} ,
2023-10-13 12:45:28 +08: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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/cookie" : {
2024-03-24 02:22:16 +08:00
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz" ,
"integrity" : "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">= 0.6"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/core-js-compat" : {
2024-12-03 20:28:40 +08:00
"version" : "3.39.0" ,
"resolved" : "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.39.0.tgz" ,
"integrity" : "sha512-VgEUx3VwlExr5no0tXlBt+silBvhTryPwCXRI2Id1PN8WTKu7MreethvddqOubrYxkFdv/RnYrqlv1sFNAUelw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"browserslist" : "^4.24.2"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/core-js"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/cross-spawn" : {
2024-12-03 20:28:40 +08:00
"version" : "7.0.6" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz" ,
"integrity" : "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/crypto-random-string" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz" ,
"integrity" : "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
2024-03-24 02:22:16 +08:00
"node" : ">=8"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/data-uri-to-buffer" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz" ,
"integrity" : "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 12"
}
} ,
2024-03-24 02:22:16 +08:00
"node_modules/data-view-buffer" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz" ,
"integrity" : "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"peer" : true ,
"dependencies" : {
"call-bind" : "^1.0.6" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/data-view-byte-length" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz" ,
"integrity" : "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"peer" : true ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2023-10-13 12:45:28 +08:00
}
} ,
2024-03-24 02:22:16 +08:00
"node_modules/data-view-byte-offset" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz" ,
"integrity" : "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"peer" : true ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.6" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.1"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
2024-03-24 02:22:16 +08:00
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2023-09-11 05:49:56 +08:00
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/dayjs" : {
"version" : "1.11.13" ,
"resolved" : "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz" ,
"integrity" : "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/debug" : {
2024-12-03 20:28:40 +08:00
"version" : "4.3.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz" ,
"integrity" : "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==" ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"ms" : "^2.1.3"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/decode-bmp" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/decode-bmp/-/decode-bmp-0.2.1.tgz" ,
"integrity" : "sha512-NiOaGe+GN0KJqi2STf24hfMkFitDUaIoUU3eKvP/wAbLe8o6FuW5n/x7MHPR0HKvBokp6MQY/j7w8lewEeVCIA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"@canvas/image-data" : "^1.0.0" ,
"to-data-view" : "^1.1.0"
} ,
"engines" : {
"node" : ">=8.6.0"
}
} ,
"node_modules/decode-ico" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/decode-ico/-/decode-ico-0.4.1.tgz" ,
"integrity" : "sha512-69NZfbKIzux1vBOd31al3XnMnH+2mqDhEgLdpygErm4d60N+UwA5Sq5WFjmEDQzumgB9fElojGwWG0vybVfFmA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"@canvas/image-data" : "^1.0.0" ,
"decode-bmp" : "^0.2.0" ,
"to-data-view" : "^1.1.0"
} ,
"engines" : {
"node" : ">=8.6"
}
} ,
2023-09-11 05:49:56 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"character-entities" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"engines" : {
"node" : ">=4.0.0"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/deepmerge" : {
"version" : "4.3.1" ,
"resolved" : "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz" ,
"integrity" : "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/define-data-property" : {
2024-03-24 02:22:16 +08:00
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz" ,
"integrity" : "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"dependencies" : {
2024-03-24 02:22:16 +08:00
"es-define-property" : "^1.0.0" ,
"es-errors" : "^1.3.0" ,
"gopd" : "^1.0.1"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
2024-03-24 02:22:16 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/define-properties" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz" ,
"integrity" : "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"define-data-property" : "^1.0.1" ,
"has-property-descriptors" : "^1.0.0" ,
"object-keys" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/defu" : {
2024-12-03 20:28:40 +08:00
"version" : "6.1.4" ,
"resolved" : "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz" ,
"integrity" : "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/delayed-stream" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz" ,
"integrity" : "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.4.0"
}
2023-10-06 11:21:25 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/dequal" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz" ,
"integrity" : "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/detect-indent" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/detect-indent/-/detect-indent-6.1.0.tgz" ,
"integrity" : "sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=8"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/detect-libc" : {
2024-12-03 20:28:40 +08:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz" ,
"integrity" : "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==" ,
2023-10-06 11:21:25 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
"optional" : true ,
"bin" : {
"detect-libc" : "bin/detect-libc.js"
} ,
2023-10-06 11:21:25 +08:00
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">=0.10"
2023-10-06 11:21:25 +08:00
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/devalue" : {
2024-12-03 20:28:40 +08:00
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/devalue/-/devalue-5.1.1.tgz" ,
"integrity" : "sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==" ,
"dev" : true ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/diff" : {
2024-12-03 20:28:40 +08:00
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz" ,
"integrity" : "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==" ,
"license" : "BSD-3-Clause" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=0.3.1"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/dlv" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz" ,
"integrity" : "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/drizzle-orm" : {
"version" : "0.29.5" ,
"resolved" : "https://registry.npmjs.org/drizzle-orm/-/drizzle-orm-0.29.5.tgz" ,
"integrity" : "sha512-jS3+uyzTz4P0Y2CICx8FmRQ1eplURPaIMWDn/yq6k4ShRFj9V7vlJk67lSf2kyYPzQ60GkkNGXcJcwrxZ6QCRw==" ,
"devOptional" : true ,
"license" : "Apache-2.0" ,
"peerDependencies" : {
"@aws-sdk/client-rds-data" : ">=3" ,
"@cloudflare/workers-types" : ">=3" ,
"@libsql/client" : "*" ,
"@neondatabase/serverless" : ">=0.1" ,
"@opentelemetry/api" : "^1.4.1" ,
"@planetscale/database" : ">=1" ,
"@types/better-sqlite3" : "*" ,
"@types/pg" : "*" ,
"@types/react" : ">=18" ,
"@types/sql.js" : "*" ,
"@vercel/postgres" : "*" ,
"better-sqlite3" : ">=7" ,
"bun-types" : "*" ,
"expo-sqlite" : ">=13.2.0" ,
"knex" : "*" ,
"kysely" : "*" ,
"mysql2" : ">=2" ,
"pg" : ">=8" ,
"postgres" : ">=3" ,
"react" : ">=18" ,
"sql.js" : ">=1" ,
"sqlite3" : ">=5"
} ,
"peerDependenciesMeta" : {
"@aws-sdk/client-rds-data" : {
"optional" : true
} ,
"@cloudflare/workers-types" : {
"optional" : true
} ,
"@libsql/client" : {
"optional" : true
} ,
"@neondatabase/serverless" : {
"optional" : true
} ,
"@opentelemetry/api" : {
"optional" : true
} ,
"@planetscale/database" : {
"optional" : true
} ,
"@types/better-sqlite3" : {
"optional" : true
} ,
"@types/pg" : {
"optional" : true
} ,
"@types/react" : {
"optional" : true
} ,
"@types/sql.js" : {
"optional" : true
} ,
"@vercel/postgres" : {
"optional" : true
} ,
"better-sqlite3" : {
"optional" : true
} ,
"bun-types" : {
"optional" : true
} ,
"expo-sqlite" : {
"optional" : true
} ,
"knex" : {
"optional" : true
} ,
"kysely" : {
"optional" : true
} ,
"mysql2" : {
"optional" : true
} ,
"pg" : {
"optional" : true
} ,
"postgres" : {
"optional" : true
} ,
"react" : {
"optional" : true
} ,
"sql.js" : {
"optional" : true
} ,
"sqlite3" : {
"optional" : true
}
}
} ,
"node_modules/effect" : {
"version" : "3.11.3" ,
"resolved" : "https://registry.npmjs.org/effect/-/effect-3.11.3.tgz" ,
"integrity" : "sha512-pbdB97Ejdbu7YvnkOf5J8y9J0ZIveAK+uKUZJpZGqUyTfykpL9VqfzahjWfdkseDqsktEZS7bFuJ9IBowVWNpA==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"fast-check" : "^3.21.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/ejs" : {
2024-12-03 20:28:40 +08:00
"version" : "3.1.10" ,
"resolved" : "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz" ,
"integrity" : "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"jake" : "^10.8.5"
} ,
"bin" : {
"ejs" : "bin/cli.js"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/electron-to-chromium" : {
2024-12-03 20:28:40 +08:00
"version" : "1.5.67" ,
"resolved" : "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.67.tgz" ,
"integrity" : "sha512-nz88NNBsD7kQSAGGJyp8hS6xSPtWwqNogA0mjtc2nUYeEf3nURK9qpV18TuBdDmEDgVWotS8Wkzf+V52dSQ/LQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"once" : "^1.4.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/es-abstract" : {
2024-12-03 20:28:40 +08:00
"version" : "1.23.5" ,
"resolved" : "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.5.tgz" ,
"integrity" : "sha512-vlmniQ0WNPwXqA0BnmwV3Ng7HxiGlh6r5U6JcTMNx8OilcAGqVJBHJcPjqOMaczU9fRuRK5Px2BdVyPRnKMMVQ==" ,
2024-03-24 02:22:16 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"peer" : true ,
"dependencies" : {
"array-buffer-byte-length" : "^1.0.1" ,
"arraybuffer.prototype.slice" : "^1.0.3" ,
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.7" ,
"data-view-buffer" : "^1.0.1" ,
"data-view-byte-length" : "^1.0.1" ,
"data-view-byte-offset" : "^1.0.0" ,
"es-define-property" : "^1.0.0" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0" ,
"es-set-tostringtag" : "^2.0.3" ,
2023-10-13 12:45:28 +08:00
"es-to-primitive" : "^1.2.1" ,
"function.prototype.name" : "^1.1.6" ,
2024-03-24 02:22:16 +08:00
"get-intrinsic" : "^1.2.4" ,
"get-symbol-description" : "^1.0.2" ,
2024-12-03 20:28:40 +08:00
"globalthis" : "^1.0.4" ,
2023-10-13 12:45:28 +08:00
"gopd" : "^1.0.1" ,
2024-03-24 02:22:16 +08:00
"has-property-descriptors" : "^1.0.2" ,
"has-proto" : "^1.0.3" ,
2023-10-13 12:45:28 +08:00
"has-symbols" : "^1.0.3" ,
2024-03-24 02:22:16 +08:00
"hasown" : "^2.0.2" ,
"internal-slot" : "^1.0.7" ,
"is-array-buffer" : "^3.0.4" ,
2023-10-13 12:45:28 +08:00
"is-callable" : "^1.2.7" ,
2024-03-24 02:22:16 +08:00
"is-data-view" : "^1.0.1" ,
"is-negative-zero" : "^2.0.3" ,
2023-10-13 12:45:28 +08:00
"is-regex" : "^1.1.4" ,
2024-03-24 02:22:16 +08:00
"is-shared-array-buffer" : "^1.0.3" ,
2023-10-13 12:45:28 +08:00
"is-string" : "^1.0.7" ,
2024-03-24 02:22:16 +08:00
"is-typed-array" : "^1.1.13" ,
2023-10-13 12:45:28 +08:00
"is-weakref" : "^1.0.2" ,
2024-12-03 20:28:40 +08:00
"object-inspect" : "^1.13.3" ,
2023-10-13 12:45:28 +08:00
"object-keys" : "^1.1.1" ,
2024-03-24 02:22:16 +08:00
"object.assign" : "^4.1.5" ,
2024-12-03 20:28:40 +08:00
"regexp.prototype.flags" : "^1.5.3" ,
2024-03-24 02:22:16 +08:00
"safe-array-concat" : "^1.1.2" ,
"safe-regex-test" : "^1.0.3" ,
"string.prototype.trim" : "^1.2.9" ,
"string.prototype.trimend" : "^1.0.8" ,
2024-12-03 20:28:40 +08:00
"string.prototype.trimstart" : "^1.0.8" ,
2024-03-24 02:22:16 +08:00
"typed-array-buffer" : "^1.0.2" ,
"typed-array-byte-length" : "^1.0.1" ,
"typed-array-byte-offset" : "^1.0.2" ,
2024-12-03 20:28:40 +08:00
"typed-array-length" : "^1.0.6" ,
2023-10-13 12:45:28 +08:00
"unbox-primitive" : "^1.0.2" ,
2024-03-24 02:22:16 +08:00
"which-typed-array" : "^1.1.15"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-03-24 02:22:16 +08:00
"node_modules/es-define-property" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz" ,
"integrity" : "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"dependencies" : {
"get-intrinsic" : "^1.2.4"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-errors" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz" ,
"integrity" : "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-object-atoms" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz" ,
"integrity" : "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"peer" : true ,
"dependencies" : {
"es-errors" : "^1.3.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/es-set-tostringtag" : {
2024-03-24 02:22:16 +08:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz" ,
"integrity" : "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"get-intrinsic" : "^1.2.4" ,
"has-tostringtag" : "^1.0.2" ,
"hasown" : "^2.0.1"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-to-primitive" : {
2024-12-03 20:28:40 +08:00
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz" ,
"integrity" : "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"is-callable" : "^1.2.7" ,
"is-date-object" : "^1.0.5" ,
"is-symbol" : "^1.0.4"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/es6-promise" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/es6-promise/-/es6-promise-3.3.1.tgz" ,
"integrity" : "sha512-SOp9Phqvqn7jtEUxPWdWfWoLmyt2VaJ6MpvP9Comy1MceMXqE6bxvaTu4iaxpYYPzhny28Lc+M87/c2cPK6lDg==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/esbuild" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.5" ,
"resolved" : "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz" ,
"integrity" : "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
"hasInstallScript" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"bin" : {
"esbuild" : "bin/esbuild"
} ,
"engines" : {
"node" : ">=12"
} ,
"optionalDependencies" : {
2024-12-03 20:28:40 +08:00
"@esbuild/aix-ppc64" : "0.21.5" ,
"@esbuild/android-arm" : "0.21.5" ,
"@esbuild/android-arm64" : "0.21.5" ,
"@esbuild/android-x64" : "0.21.5" ,
"@esbuild/darwin-arm64" : "0.21.5" ,
"@esbuild/darwin-x64" : "0.21.5" ,
"@esbuild/freebsd-arm64" : "0.21.5" ,
"@esbuild/freebsd-x64" : "0.21.5" ,
"@esbuild/linux-arm" : "0.21.5" ,
"@esbuild/linux-arm64" : "0.21.5" ,
"@esbuild/linux-ia32" : "0.21.5" ,
"@esbuild/linux-loong64" : "0.21.5" ,
"@esbuild/linux-mips64el" : "0.21.5" ,
"@esbuild/linux-ppc64" : "0.21.5" ,
"@esbuild/linux-riscv64" : "0.21.5" ,
"@esbuild/linux-s390x" : "0.21.5" ,
"@esbuild/linux-x64" : "0.21.5" ,
"@esbuild/netbsd-x64" : "0.21.5" ,
"@esbuild/openbsd-x64" : "0.21.5" ,
"@esbuild/sunos-x64" : "0.21.5" ,
"@esbuild/win32-arm64" : "0.21.5" ,
"@esbuild/win32-ia32" : "0.21.5" ,
"@esbuild/win32-x64" : "0.21.5"
2023-09-11 05:49:56 +08:00
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/esbuild-runner" : {
"version" : "2.2.2" ,
"resolved" : "https://registry.npmjs.org/esbuild-runner/-/esbuild-runner-2.2.2.tgz" ,
"integrity" : "sha512-fRFVXcmYVmSmtYm2mL8RlUASt2TDkGh3uRcvHFOKNr/T58VrfVeKD9uT9nlgxk96u0LS0ehS/GY7Da/bXWKkhw==" ,
"dev" : true ,
"license" : "Apache License 2.0" ,
"optional" : true ,
"dependencies" : {
"source-map-support" : "0.5.21" ,
"tslib" : "2.4.0"
} ,
"bin" : {
"esr" : "bin/esr.js"
} ,
"peerDependencies" : {
"esbuild" : "*"
}
} ,
"node_modules/esbuild-runner/node_modules/tslib" : {
"version" : "2.4.0" ,
"resolved" : "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz" ,
"integrity" : "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" ,
"dev" : true ,
"license" : "0BSD" ,
"optional" : true
} ,
2023-10-13 12:45:28 +08:00
"node_modules/escalade" : {
2024-12-03 20:28:40 +08:00
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz" ,
"integrity" : "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=6"
}
} ,
2023-10-03 13:01:43 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/esm-env" : {
2024-12-03 20:28:40 +08:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/esm-env/-/esm-env-1.2.1.tgz" ,
"integrity" : "sha512-U9JedYYjCnadUlXk7e1Kr+aENQhtUaoaV9+gZm1T8LC/YBAPJx3NSPIAurFOC0U5vrdSevnUJS2/wUVxGwPhng==" ,
"dev" : true ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2024-12-03 20:28:40 +08:00
"node_modules/esrap" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/esrap/-/esrap-1.2.3.tgz" ,
"integrity" : "sha512-ZlQmCCK+n7SGoqo7DnfKaP1sJZa49P01/dXzmjCASSo04p72w8EksT2NMK8CEX8DhKsfJXANioIw8VyHNsBfvQ==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@jridgewell/sourcemap-codec" : "^1.4.15" ,
"@types/estree" : "^1.0.1"
2023-09-11 05:49:56 +08:00
}
} ,
2024-12-03 20:28:40 +08:00
"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==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-10-13 12:45:28 +08:00
"node_modules/esutils" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" ,
"integrity" : "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "BSD-2-Clause" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/event-target-shim" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz" ,
"integrity" : "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "(MIT OR WTFPL)" ,
2023-10-06 11:21:25 +08:00
"engines" : {
"node" : ">=6"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/extend" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz" ,
2024-12-03 20:28:40 +08:00
"integrity" : "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2024-12-08 16:21:31 +08:00
"node_modules/fast-check" : {
"version" : "3.23.1" ,
"resolved" : "https://registry.npmjs.org/fast-check/-/fast-check-3.23.1.tgz" ,
"integrity" : "sha512-u/MudsoQEgBUZgR5N1v87vEgybeVYus9VnDVaIkxkkGP2jt54naghQ3PCQHJiogS8U/GavZCUPFfx3Xkp+NaHw==" ,
"dev" : true ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://github.com/sponsors/dubzzz"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/fast-check"
}
] ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"pure-rand" : "^6.1.0"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/fast-deep-equal" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" ,
"integrity" : "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-10-06 11:21:25 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/fast-glob" : {
2024-03-24 02:22:16 +08:00
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz" ,
"integrity" : "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"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"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/fast-json-stable-stringify" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" ,
"integrity" : "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
"peer" : true
} ,
"node_modules/fast-uri" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.3.tgz" ,
"integrity" : "sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/fastq" : {
2024-12-03 20:28:40 +08:00
"version" : "1.17.1" ,
"resolved" : "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz" ,
"integrity" : "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"reusify" : "^1.0.4"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/fdir" : {
"version" : "6.4.2" ,
"resolved" : "https://registry.npmjs.org/fdir/-/fdir-6.4.2.tgz" ,
"integrity" : "sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==" ,
"dev" : true ,
"license" : "MIT" ,
"peerDependencies" : {
"picomatch" : "^3 || ^4"
} ,
"peerDependenciesMeta" : {
"picomatch" : {
"optional" : true
}
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/fetch-blob" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz" ,
"integrity" : "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/jimmywarting"
} ,
{
"type" : "paypal" ,
"url" : "https://paypal.me/jimmywarting"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"node-domexception" : "^1.0.0" ,
"web-streams-polyfill" : "^3.0.3"
} ,
"engines" : {
"node" : "^12.20 || >= 14.13"
}
} ,
"node_modules/fetch-blob/node_modules/web-streams-polyfill" : {
"version" : "3.3.3" ,
"resolved" : "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz" ,
"integrity" : "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 8"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/filelist" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz" ,
"integrity" : "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"minimatch" : "^5.0.1"
}
} ,
"node_modules/filelist/node_modules/brace-expansion" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz" ,
"integrity" : "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/filelist/node_modules/minimatch" : {
"version" : "5.1.6" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz" ,
"integrity" : "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/fill-range" : {
2024-12-03 20:28:40 +08:00
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz" ,
"integrity" : "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"to-regex-range" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/find-yarn-workspace-root" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/find-yarn-workspace-root/-/find-yarn-workspace-root-2.0.0.tgz" ,
"integrity" : "sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
"dependencies" : {
"micromatch" : "^4.0.2"
}
} ,
"node_modules/for-each" : {
"version" : "0.3.3" ,
"resolved" : "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz" ,
"integrity" : "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"is-callable" : "^1.1.3"
}
} ,
"node_modules/form-data" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz" ,
"integrity" : "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==" ,
"dev" : true ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"asynckit" : "^0.4.0" ,
"combined-stream" : "^1.0.8" ,
"mime-types" : "^2.1.12"
} ,
"engines" : {
"node" : ">= 6"
2023-09-11 05:49:56 +08:00
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/form-data-encoder" : {
"version" : "1.7.2" ,
"resolved" : "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-1.7.2.tgz" ,
"integrity" : "sha512-qfqtYan3rxrnCk1VYaA4H+Ms9xdpPqvLZa6xmMgFvhO32x7/3J/ExcTd6qpxM0vH2GdMI+poehyBZvqfMTto8A==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT"
} ,
"node_modules/formdata-node" : {
"version" : "4.4.1" ,
"resolved" : "https://registry.npmjs.org/formdata-node/-/formdata-node-4.4.1.tgz" ,
"integrity" : "sha512-0iirZp3uVDjVGt9p49aTaqjk84TrglENEDuqfdlZQ1roC9CWlPk6Avf8EEnZNcAqPonwkG35x4n3ww/1THYAeQ==" ,
"dev" : true ,
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"node-domexception" : "1.0.0" ,
"web-streams-polyfill" : "4.0.0-beta.3"
} ,
"engines" : {
"node" : ">= 12.20"
2023-10-13 12:45:28 +08:00
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/formdata-polyfill" : {
"version" : "4.0.10" ,
"resolved" : "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz" ,
"integrity" : "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"fetch-blob" : "^3.1.2"
} ,
"engines" : {
"node" : ">=12.20.0"
}
} ,
2023-10-06 11:21:25 +08:00
"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-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-10-06 11:21:25 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/fs-extra" : {
"version" : "9.1.0" ,
"resolved" : "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz" ,
"integrity" : "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"at-least-node" : "^1.0.0" ,
"graceful-fs" : "^4.2.0" ,
"jsonfile" : "^6.0.1" ,
"universalify" : "^2.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"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-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "ISC"
2023-09-11 05:49:56 +08: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==" ,
"dev" : true ,
"hasInstallScript" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : "^8.16.0 || ^10.6.0 || >=11.0.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/function-bind" : {
2024-03-24 02:22:16 +08:00
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" ,
"integrity" : "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
2023-10-13 12:45:28 +08:00
} ,
"node_modules/function.prototype.name" : {
"version" : "1.1.6" ,
"resolved" : "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz" ,
"integrity" : "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.2.0" ,
"es-abstract" : "^1.22.1" ,
"functions-have-names" : "^1.2.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/functions-have-names" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz" ,
"integrity" : "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-08-01 10:57:22 +08:00
"node_modules/gc-hook" : {
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/gc-hook/-/gc-hook-0.3.1.tgz" ,
"integrity" : "sha512-E5M+O/h2o7eZzGhzRZGex6hbB3k4NWqO0eA+OzLRLXxhdbYPajZnynPwAtphnh+cRHPwsj5Z80dqZlfI4eK55A==" ,
"license" : "ISC"
} ,
2023-10-13 12:45:28 +08:00
"node_modules/gensync" : {
"version" : "1.0.0-beta.2" ,
"resolved" : "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" ,
"integrity" : "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/get-intrinsic" : {
2024-03-24 02:22:16 +08:00
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz" ,
"integrity" : "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"dependencies" : {
2024-03-24 02:22:16 +08:00
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
2023-10-13 12:45:28 +08:00
"has-proto" : "^1.0.1" ,
2024-03-24 02:22:16 +08:00
"has-symbols" : "^1.0.3" ,
"hasown" : "^2.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/get-own-enumerable-property-symbols" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz" ,
"integrity" : "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
"node_modules/get-symbol-description" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz" ,
"integrity" : "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.5" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.4"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-10-06 11:21:25 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/glob" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
2024-12-03 20:28:40 +08:00
"deprecated" : "Glob versions prior to v9 are no longer supported" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-09-11 05:49:56 +08:00
"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"
}
} ,
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/globals" : {
"version" : "11.12.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" ,
"integrity" : "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/globalthis" : {
2024-12-03 20:28:40 +08:00
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz" ,
"integrity" : "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"define-properties" : "^1.2.1" ,
"gopd" : "^1.0.1"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/globalyzer" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/globalyzer/-/globalyzer-0.1.0.tgz" ,
"integrity" : "sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/globrex" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz" ,
"integrity" : "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/gopd" : {
2024-12-03 20:28:40 +08:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/gopd/-/gopd-1.1.0.tgz" ,
"integrity" : "sha512-FQoVQnqcdk4hVM4JN1eromaun4iuS34oStkdlLENLdpULsuQcTyXj8w7ayhuUfPwEYZ1ZOooOTT6fdA9Vmx/RA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"get-intrinsic" : "^1.2.4"
} ,
"engines" : {
"node" : ">= 0.4"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "ISC"
2023-09-11 05:49:56 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/has-bigints" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz" ,
"integrity" : "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/has-flag" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" ,
"integrity" : "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=8"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/has-property-descriptors" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz" ,
"integrity" : "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"dependencies" : {
2024-03-24 02:22:16 +08:00
"es-define-property" : "^1.0.0"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-proto" : {
2024-12-03 20:28:40 +08:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/has-proto/-/has-proto-1.1.0.tgz" ,
"integrity" : "sha512-QLdzI9IIO1Jg7f9GT1gXpPpXArAn6cS31R1eEZqz08Gc+uQ8/XiqHWt17Fiw+2p6oTTIq5GXEpQkAlA88YRl/Q==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.7"
} ,
2023-10-13 12:45:28 +08:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-symbols" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz" ,
"integrity" : "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-tostringtag" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz" ,
"integrity" : "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"has-symbols" : "^1.0.3"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-03-24 02:22:16 +08:00
"node_modules/hasown" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz" ,
"integrity" : "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"dependencies" : {
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2023-09-11 05:49:56 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"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/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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/hast" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"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/hast-util-sanitize" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-sanitize/-/hast-util-sanitize-4.1.0.tgz" ,
"integrity" : "sha512-Hd9tU0ltknMGRDv+d6Ro/4XKzBqQnP/EZrpiTbpFYfXv/uOhWeKc+2uajcbEvAEH98VZd7eII2PiXm13RihnLw==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/hast" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"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/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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"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/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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hastscript" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-7.2.0.tgz" ,
"integrity" : "sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"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/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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/humanize-ms" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz" ,
"integrity" : "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.0.0"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/ico-endec" : {
"version" : "0.1.6" ,
"resolved" : "https://registry.npmjs.org/ico-endec/-/ico-endec-0.1.6.tgz" ,
"integrity" : "sha512-ZdLU38ZoED3g1j3iEyzcQj+wAkY2xfWNkymszfJPoxucIUhK7NayQ+/C4Kv0nDFMIsbtbEHldv3V8PU494/ueQ==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MPL-2.0"
2023-10-06 11:21:25 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/idb" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz" ,
"integrity" : "sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2023-10-06 11:21:25 +08:00
"node_modules/ieee754" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz" ,
"integrity" : "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
2024-12-03 20:28:40 +08:00
] ,
"license" : "BSD-3-Clause"
2023-10-06 11:21:25 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/immutable" : {
2024-12-03 20:28:40 +08:00
"version" : "5.0.3" ,
"resolved" : "https://registry.npmjs.org/immutable/-/immutable-5.0.3.tgz" ,
"integrity" : "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2024-03-24 02:22:16 +08:00
"node_modules/import-meta-resolve" : {
2024-12-03 20:28:40 +08:00
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz" ,
"integrity" : "sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==" ,
2024-03-24 02:22:16 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-09-11 05:49:56 +08: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==" ,
2024-12-03 20:28:40 +08:00
"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." ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"once" : "^1.3.0" ,
"wrappy" : "1"
}
} ,
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "ISC"
2023-09-11 05:49:56 +08:00
} ,
2023-10-06 11:21:25 +08:00
"node_modules/ini" : {
"version" : "1.3.8" ,
"resolved" : "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz" ,
"integrity" : "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "ISC"
2023-10-06 11:21:25 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/internal-slot" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz" ,
"integrity" : "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"es-errors" : "^1.3.0" ,
"hasown" : "^2.0.0" ,
2023-10-13 12:45:28 +08:00
"side-channel" : "^1.0.4"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/is-array-buffer" : {
2024-03-24 02:22:16 +08:00
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz" ,
"integrity" : "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"call-bind" : "^1.0.2" ,
2024-03-24 02:22:16 +08:00
"get-intrinsic" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.4"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/is-async-function" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz" ,
"integrity" : "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
2023-10-06 11:21:25 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/is-bigint" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz" ,
"integrity" : "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"has-bigints" : "^1.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"binary-extensions" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/is-boolean-object" : {
2024-12-03 20:28:40 +08:00
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.0.tgz" ,
"integrity" : "sha512-kR5g0+dXf/+kXnqI+lu0URKYPKgICtHGGNCDSB10AaUFj3o/HkB3u7WfpRBJGFopxxY0oH3ux7ZsDjLtK7xqvw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"call-bind" : "^1.0.7" ,
"has-tostringtag" : "^1.0.2"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"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"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=4"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/is-callable" : {
"version" : "1.2.7" ,
"resolved" : "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz" ,
"integrity" : "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-core-module" : {
2024-12-03 20:28:40 +08:00
"version" : "2.15.1" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz" ,
"integrity" : "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==" ,
2024-03-24 02:22:16 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
2024-03-24 02:22:16 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-data-view" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz" ,
"integrity" : "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"is-typed-array" : "^1.1.13"
} ,
"engines" : {
"node" : ">= 0.4"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-date-object" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz" ,
"integrity" : "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/is-docker" : {
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz" ,
"integrity" : "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"bin" : {
"is-docker" : "cli.js"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" ,
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/is-finalizationregistry" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.0.tgz" ,
"integrity" : "sha512-qfMdqbAQEwBw78ZyReKnlA8ezmPdb9BemzIIip/JkjaZUhitfXDkkr+3QTboW0JrSXT1QWyYShpvnNHGZ4c4yA==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"call-bind" : "^1.0.7"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-generator-function" : {
"version" : "1.0.10" ,
"resolved" : "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz" ,
"integrity" : "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"is-extglob" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/is-map" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz" ,
"integrity" : "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/is-module" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz" ,
"integrity" : "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT"
2023-10-13 12:45:28 +08:00
} ,
"node_modules/is-negative-zero" : {
2024-03-24 02:22:16 +08:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz" ,
"integrity" : "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/is-number" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=0.12.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/is-number-object" : {
2024-12-03 20:28:40 +08:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.0.tgz" ,
"integrity" : "sha512-KVSZV0Dunv9DTPkhXwcZ3Q+tUc9TsaE1ZwX5J2WMvsSGS6Md8TFPun5uwh0yRdrNerI6vf/tbJxqSx4c1ZI1Lw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"call-bind" : "^1.0.7" ,
"has-tostringtag" : "^1.0.2"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-obj" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz" ,
"integrity" : "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/is-plain-obj" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz" ,
"integrity" : "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-reference" : {
2024-12-03 20:28:40 +08:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz" ,
"integrity" : "sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/estree" : "*"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/is-regex" : {
2024-12-03 20:28:40 +08:00
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/is-regex/-/is-regex-1.2.0.tgz" ,
"integrity" : "sha512-B6ohK4ZmoftlUe+uvenXSbPJFo6U37BH7oO1B3nQH8f/7h27N56s85MhUtbFJAziz5dcmuR3i8ovUl35zp8pFA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"call-bind" : "^1.0.7" ,
"gopd" : "^1.1.0" ,
"has-tostringtag" : "^1.0.2" ,
"hasown" : "^2.0.2"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-regexp" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz" ,
"integrity" : "sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/is-set" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz" ,
"integrity" : "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/is-shared-array-buffer" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz" ,
"integrity" : "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.7"
} ,
"engines" : {
"node" : ">= 0.4"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-stream" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz" ,
"integrity" : "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-string" : {
2024-12-03 20:28:40 +08:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/is-string/-/is-string-1.1.0.tgz" ,
"integrity" : "sha512-PlfzajuF9vSo5wErv3MJAKD/nqf9ngAs1NFQYm16nUYFO2IzxJ2hcm+IOCg+EEopdykNNUhVq5cz35cAUxU8+g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"call-bind" : "^1.0.7" ,
"has-tostringtag" : "^1.0.2"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-symbol" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz" ,
"integrity" : "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"has-symbols" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-typed-array" : {
2024-03-24 02:22:16 +08:00
"version" : "1.1.13" ,
"resolved" : "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz" ,
"integrity" : "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"which-typed-array" : "^1.1.14"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/is-weakmap" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz" ,
"integrity" : "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/is-weakref" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz" ,
"integrity" : "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"call-bind" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/is-weakset" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz" ,
"integrity" : "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"get-intrinsic" : "^1.2.4"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/is-wsl" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" ,
"integrity" : "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"is-docker" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/isarray" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz" ,
"integrity" : "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT"
2023-10-13 12:45:28 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" ,
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "ISC"
2023-09-11 05:49:56 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/jake" : {
2024-12-03 20:28:40 +08:00
"version" : "10.9.2" ,
"resolved" : "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz" ,
"integrity" : "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"async" : "^3.2.3" ,
"chalk" : "^4.0.2" ,
"filelist" : "^1.0.4" ,
"minimatch" : "^3.1.2"
} ,
"bin" : {
"jake" : "bin/cli.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/jiti" : {
2024-12-03 20:28:40 +08:00
"version" : "1.21.6" ,
"resolved" : "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz" ,
"integrity" : "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==" ,
2023-10-06 11:21:25 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"bin" : {
"jiti" : "bin/jiti.js"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/joi" : {
"version" : "17.13.3" ,
"resolved" : "https://registry.npmjs.org/joi/-/joi-17.13.3.tgz" ,
"integrity" : "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"optional" : true ,
"dependencies" : {
"@hapi/hoek" : "^9.3.0" ,
"@hapi/topo" : "^5.1.0" ,
"@sideway/address" : "^4.1.5" ,
"@sideway/formula" : "^3.0.1" ,
"@sideway/pinpoint" : "^2.0.0"
}
} ,
"node_modules/js-base64" : {
"version" : "3.7.7" ,
"resolved" : "https://registry.npmjs.org/js-base64/-/js-base64-3.7.7.tgz" ,
"integrity" : "sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==" ,
"dev" : true ,
"license" : "BSD-3-Clause"
} ,
2023-10-13 12:45:28 +08:00
"node_modules/js-tokens" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" ,
"integrity" : "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
"node_modules/jsesc" : {
2024-12-03 20:28:40 +08:00
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz" ,
"integrity" : "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"bin" : {
"jsesc" : "bin/jsesc"
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">=6"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/json-schema" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz" ,
"integrity" : "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "(AFL-2.1 OR BSD-3-Clause)" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2024-12-08 16:21:31 +08:00
"node_modules/json-schema-to-ts" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/json-schema-to-ts/-/json-schema-to-ts-3.1.1.tgz" ,
"integrity" : "sha512-+DWg8jCJG2TEnpy7kOm/7/AxaYoaRbjVB4LFZLySZlWn8exGs3A4OLJR966cVvU26N7X9TWxl+Jsw7dzAqKT6g==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"@babel/runtime" : "^7.18.3" ,
"ts-algebra" : "^2.0.0"
} ,
"engines" : {
"node" : ">=16"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/json-schema-traverse" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" ,
"integrity" : "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/json-stable-stringify" : {
2024-12-03 20:28:40 +08:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.1.1.tgz" ,
"integrity" : "sha512-SU/971Kt5qVQfJpyDveVhQ/vya+5hvrjClFOcr8c0Fq5aODJjMwutrOfCU+eCnVD5gpx1Q3fEqkyom77zH1iIg==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"call-bind" : "^1.0.5" ,
"isarray" : "^2.0.5" ,
"jsonify" : "^0.0.1" ,
"object-keys" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
2023-09-11 05:49:56 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/json5" : {
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" ,
"integrity" : "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"bin" : {
"json5" : "lib/cli.js"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/jsonfile" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz" ,
"integrity" : "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"universalify" : "^2.0.0"
} ,
"optionalDependencies" : {
"graceful-fs" : "^4.1.6"
}
} ,
"node_modules/jsonify" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/jsonify/-/jsonify-0.0.1.tgz" ,
"integrity" : "sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Public Domain" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/jsonpointer" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.1.tgz" ,
"integrity" : "sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/just-clone" : {
"version" : "6.2.0" ,
"resolved" : "https://registry.npmjs.org/just-clone/-/just-clone-6.2.0.tgz" ,
"integrity" : "sha512-1IynUYEc/HAwxhi3WDpIpxJbZpMCvvrrmZVqvj9EhpvbH8lls7HhdhiByjL7DkAaWlLIzpC0Xc/VPvy/UxLNjA==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-09-11 05:49:56 +08:00
"node_modules/klaw-sync" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/klaw-sync/-/klaw-sync-6.0.0.tgz" ,
"integrity" : "sha512-nIeuVSzdCCs6TDPTqI8w1Yre34sSq7AkZ4B3sfOBbI2CgVSB4Du4aLQijFU2+lhAFCwt9+42Hel6lQNIv6AntQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"graceful-fs" : "^4.1.11"
}
} ,
"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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=6"
}
} ,
2024-03-24 02:22:16 +08:00
"node_modules/kolorist" : {
"version" : "1.8.0" ,
"resolved" : "https://registry.npmjs.org/kolorist/-/kolorist-1.8.0.tgz" ,
"integrity" : "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2024-03-24 02:22:16 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/kysely" : {
2024-12-03 20:28:40 +08:00
"version" : "0.27.4" ,
"resolved" : "https://registry.npmjs.org/kysely/-/kysely-0.27.4.tgz" ,
"integrity" : "sha512-dyNKv2KRvYOQPLCAOCjjQuCk4YFd33BvGdf/o5bC7FiW+BB6snA81Zt+2wT9QDFzKqxKa5rrOmvlK/anehCcgA==" ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=14.0.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/leven" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz" ,
"integrity" : "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=6"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/libphonenumber-js" : {
"version" : "1.11.16" ,
"resolved" : "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.16.tgz" ,
"integrity" : "sha512-Noyazmt0yOvnG0OeRY45Cd1ur8G7Z0HWVkuCuKe+yysGNxPQwBAODBQQ40j0AIagi9ZWurfmmZWNlpg4h4W+XQ==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/libsql" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/libsql/-/libsql-0.2.0.tgz" ,
"integrity" : "sha512-ELBRqhpJx5Dap0187zKQnntZyk4EjlDHSrjIVL8t+fQ5e8IxbQTeYgZgigMjB1EvrETdkm0Y0VxBGhzPQ+t0Jg==" ,
"cpu" : [
"x64" ,
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin" ,
"linux" ,
"win32"
] ,
"dependencies" : {
"@neon-rs/load" : "^0.0.4" ,
"detect-libc" : "2.0.2"
} ,
"optionalDependencies" : {
"@libsql/darwin-arm64" : "0.2.0" ,
"@libsql/darwin-x64" : "0.2.0" ,
"@libsql/linux-arm64-gnu" : "0.2.0" ,
"@libsql/linux-arm64-musl" : "0.2.0" ,
"@libsql/linux-x64-gnu" : "0.2.0" ,
"@libsql/linux-x64-musl" : "0.2.0" ,
"@libsql/win32-x64-msvc" : "0.2.0"
}
} ,
"node_modules/libsql/node_modules/detect-libc" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz" ,
"integrity" : "sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"optional" : true ,
"engines" : {
"node" : ">=8"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/locate-character" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-character/-/locate-character-3.0.0.tgz" ,
"integrity" : "sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/lodash" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" ,
"integrity" : "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/lodash-es" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz" ,
2024-12-03 20:28:40 +08:00
"integrity" : "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/lodash.debounce" : {
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz" ,
"integrity" : "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
"node_modules/lodash.sortby" : {
"version" : "4.7.0" ,
"resolved" : "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz" ,
"integrity" : "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2023-10-03 13:01:43 +08:00
"node_modules/longest-streak" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz" ,
"integrity" : "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/lru-cache" : {
2024-12-03 20:28:40 +08:00
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz" ,
"integrity" : "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
"peer" : true ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"yallist" : "^3.0.2"
2023-09-11 05:49:56 +08:00
}
} ,
"node_modules/magic-string" : {
2024-12-03 20:28:40 +08:00
"version" : "0.30.14" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.14.tgz" ,
"integrity" : "sha512-5c99P1WKTed11ZC0HMJOj6CDIue6F8ySu+bJL+85q1zBEIY8IklrJ1eiKC2NDRh3Ct3FcvmJPyQHb9erXMTJNw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@jridgewell/sourcemap-codec" : "^1.5.0"
2023-09-11 05:49:56 +08:00
}
} ,
2023-10-03 13:01:43 +08:00
"node_modules/markdown-table" : {
2024-12-03 20:28:40 +08:00
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz" ,
"integrity" : "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==" ,
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/mdast-util-definitions" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-5.1.2.tgz" ,
"integrity" : "sha512-8SVPMuHqlPME/z3gqVwWY4zVXn8lqKv/pAhC57FuJ40ImXyBpmO5ukh98zB2v7Blql2FiHjHv9LVztSIqjY+MA==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"@types/unist" : "^2.0.0" ,
"unist-util-visit" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2023-10-03 13:01:43 +08:00
"node_modules/mdast-util-find-and-replace" : {
"version" : "2.2.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-2.2.2.tgz" ,
"integrity" : "sha512-MTtdFRz/eMDHXzeK6W3dO7mXUlF82Gom4y0oOgvHhh/HXZAGvIQDUvQ0SuUx+j2tv44b8xTHOm8K/9OoRFnXKw==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"escape-string-regexp" : "^5.0.0" ,
"unist-util-is" : "^5.0.0" ,
"unist-util-visit-parents" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/mdast-util-from-markdown" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-1.3.1.tgz" ,
"integrity" : "sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"@types/unist" : "^2.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
"mdast-util-to-string" : "^3.1.0" ,
"micromark" : "^3.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^1.0.0" ,
"micromark-util-decode-string" : "^1.0.0" ,
"micromark-util-normalize-identifier" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"uvu" : "^0.5.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2023-10-03 13:01:43 +08:00
"node_modules/mdast-util-gfm" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-2.0.2.tgz" ,
"integrity" : "sha512-qvZ608nBppZ4icQlhQQIAdc6S3Ffj9RGmzwUKUWuEICFnd1LVkN3EktF7ZHAgfcEdvZB5owU9tQgt99e2TlLjg==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"mdast-util-from-markdown" : "^1.0.0" ,
"mdast-util-gfm-autolink-literal" : "^1.0.0" ,
"mdast-util-gfm-footnote" : "^1.0.0" ,
"mdast-util-gfm-strikethrough" : "^1.0.0" ,
"mdast-util-gfm-table" : "^1.0.0" ,
"mdast-util-gfm-task-list-item" : "^1.0.0" ,
"mdast-util-to-markdown" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-autolink-literal" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-1.0.3.tgz" ,
"integrity" : "sha512-My8KJ57FYEy2W2LyNom4n3E7hKTuQk/0SES0u16tjA9Z3oFkF4RrC/hPAPgjlSpezsOvI8ObcXcElo92wn5IGA==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"ccount" : "^2.0.0" ,
"mdast-util-find-and-replace" : "^2.0.0" ,
"micromark-util-character" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-footnote" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-1.0.2.tgz" ,
"integrity" : "sha512-56D19KOGbE00uKVj3sgIykpwKL179QsVFwx/DCW0u/0+URsryacI4MAdNJl0dh+u2PSsD9FtxPFbHCzJ78qJFQ==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"mdast-util-to-markdown" : "^1.3.0" ,
"micromark-util-normalize-identifier" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-strikethrough" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-1.0.3.tgz" ,
"integrity" : "sha512-DAPhYzTYrRcXdMjUtUjKvW9z/FNAMTdU0ORyMcbmkwYNbKocDpdk+PX1L1dQgOID/+vVs1uBQ7ElrBQfZ0cuiQ==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"mdast-util-to-markdown" : "^1.3.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-table" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-1.0.7.tgz" ,
"integrity" : "sha512-jjcpmNnQvrmN5Vx7y7lEc2iIOEytYv7rTvu+MeyAsSHTASGCCRA79Igg2uKssgOs1i1po8s3plW0sTu1wkkLGg==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"markdown-table" : "^3.0.0" ,
"mdast-util-from-markdown" : "^1.0.0" ,
"mdast-util-to-markdown" : "^1.3.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-task-list-item" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-1.0.2.tgz" ,
"integrity" : "sha512-PFTA1gzfp1B1UaiJVyhJZA1rm0+Tzn690frc/L8vNX1Jop4STZgOE6bxUhnzdVSB+vm2GU1tIsuQcA9bxTQpMQ==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"mdast-util-to-markdown" : "^1.3.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-phrasing" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-3.0.1.tgz" ,
"integrity" : "sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"unist-util-is" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/mdast-util-to-hast" : {
"version" : "12.3.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-12.3.0.tgz" ,
"integrity" : "sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"@types/mdast" : "^3.0.0" ,
"mdast-util-definitions" : "^5.0.0" ,
"micromark-util-sanitize-uri" : "^1.1.0" ,
"trim-lines" : "^3.0.0" ,
"unist-util-generated" : "^2.0.0" ,
"unist-util-position" : "^4.0.0" ,
"unist-util-visit" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2023-10-03 13:01:43 +08:00
"node_modules/mdast-util-to-markdown" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-1.5.0.tgz" ,
"integrity" : "sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"@types/unist" : "^2.0.0" ,
"longest-streak" : "^3.0.0" ,
"mdast-util-phrasing" : "^3.0.0" ,
"mdast-util-to-string" : "^3.0.0" ,
"micromark-util-decode-string" : "^1.0.0" ,
"unist-util-visit" : "^4.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/mdast-util-to-string" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz" ,
"integrity" : "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/memoize-weak" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/memoize-weak/-/memoize-weak-1.0.2.tgz" ,
"integrity" : "sha512-gj39xkrjEw7nCn4nJ1M5ms6+MyMlyiGmttzsqAUsAKn6bYKwuTHh/AO3cKPF8IBrTIYTxb0wWXFs3E//Y8VoWQ==" ,
"dev" : true ,
"license" : "ISC"
} ,
2023-09-11 05:49:56 +08:00
"node_modules/merge2" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" ,
"integrity" : "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/micromark" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/micromark/-/micromark-3.2.0.tgz" ,
"integrity" : "sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/debug" : "^4.0.0" ,
"debug" : "^4.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
"micromark-core-commonmark" : "^1.0.1" ,
"micromark-factory-space" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-chunked" : "^1.0.0" ,
"micromark-util-combine-extensions" : "^1.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^1.0.0" ,
"micromark-util-encode" : "^1.0.0" ,
"micromark-util-normalize-identifier" : "^1.0.0" ,
"micromark-util-resolve-all" : "^1.0.0" ,
"micromark-util-sanitize-uri" : "^1.0.0" ,
"micromark-util-subtokenize" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.1" ,
"uvu" : "^0.5.0"
}
} ,
"node_modules/micromark-core-commonmark" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-1.1.0.tgz" ,
"integrity" : "sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"decode-named-character-reference" : "^1.0.0" ,
"micromark-factory-destination" : "^1.0.0" ,
"micromark-factory-label" : "^1.0.0" ,
"micromark-factory-space" : "^1.0.0" ,
"micromark-factory-title" : "^1.0.0" ,
"micromark-factory-whitespace" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-chunked" : "^1.0.0" ,
"micromark-util-classify-character" : "^1.0.0" ,
"micromark-util-html-tag-name" : "^1.0.0" ,
"micromark-util-normalize-identifier" : "^1.0.0" ,
"micromark-util-resolve-all" : "^1.0.0" ,
"micromark-util-subtokenize" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.1" ,
"uvu" : "^0.5.0"
}
} ,
2023-10-03 13:01:43 +08:00
"node_modules/micromark-extension-gfm" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-2.0.3.tgz" ,
"integrity" : "sha512-vb9OoHqrhCmbRidQv/2+Bc6pkP0FrtlhurxZofvOEy5o8RtuuvTq+RQ1Vw5ZDNrVraQZu3HixESqbG+0iKk/MQ==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"micromark-extension-gfm-autolink-literal" : "^1.0.0" ,
"micromark-extension-gfm-footnote" : "^1.0.0" ,
"micromark-extension-gfm-strikethrough" : "^1.0.0" ,
"micromark-extension-gfm-table" : "^1.0.0" ,
"micromark-extension-gfm-tagfilter" : "^1.0.0" ,
"micromark-extension-gfm-task-list-item" : "^1.0.0" ,
"micromark-util-combine-extensions" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-autolink-literal" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-1.0.5.tgz" ,
"integrity" : "sha512-z3wJSLrDf8kRDOh2qBtoTRD53vJ+CWIyo7uyZuxf/JAbNJjiHsOpG1y5wxk8drtv3ETAHutCu6N3thkOOgueWg==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"micromark-util-character" : "^1.0.0" ,
"micromark-util-sanitize-uri" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-footnote" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-1.1.2.tgz" ,
"integrity" : "sha512-Yxn7z7SxgyGWRNa4wzf8AhYYWNrwl5q1Z8ii+CSTTIqVkmGZF1CElX2JI8g5yGoM3GAman9/PVCUFUSJ0kB/8Q==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"micromark-core-commonmark" : "^1.0.0" ,
"micromark-factory-space" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-normalize-identifier" : "^1.0.0" ,
"micromark-util-sanitize-uri" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"uvu" : "^0.5.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-strikethrough" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-1.0.7.tgz" ,
"integrity" : "sha512-sX0FawVE1o3abGk3vRjOH50L5TTLr3b5XMqnP9YDRb34M0v5OoZhG+OHFz1OffZ9dlwgpTBKaT4XW/AsUVnSDw==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"micromark-util-chunked" : "^1.0.0" ,
"micromark-util-classify-character" : "^1.0.0" ,
"micromark-util-resolve-all" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"uvu" : "^0.5.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-table" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-1.0.7.tgz" ,
"integrity" : "sha512-3ZORTHtcSnMQEKtAOsBQ9/oHp9096pI/UvdPtN7ehKvrmZZ2+bbWhi0ln+I9drmwXMt5boocn6OlwQzNXeVeqw==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"micromark-factory-space" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"uvu" : "^0.5.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-tagfilter" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-1.0.2.tgz" ,
"integrity" : "sha512-5XWB9GbAUSHTn8VPU8/1DBXMuKYT5uOgEjJb8gN3mW0PNW5OPHpSdojoqf+iq1xo7vWzw/P8bAHY0n6ijpXF7g==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"micromark-util-types" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-task-list-item" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-1.0.5.tgz" ,
"integrity" : "sha512-RMFXl2uQ0pNQy6Lun2YBYT9g9INXtWJULgbt01D/x8/6yJ2qpKyzdZD3pi6UIkzF++Da49xAelVKUeUMqd5eIQ==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"micromark-factory-space" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"uvu" : "^0.5.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/micromark-factory-destination" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-1.1.0.tgz" ,
"integrity" : "sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/micromark-factory-label" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-1.1.0.tgz" ,
"integrity" : "sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"uvu" : "^0.5.0"
}
} ,
"node_modules/micromark-factory-space" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-1.1.0.tgz" ,
"integrity" : "sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-util-character" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/micromark-factory-title" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-1.1.0.tgz" ,
"integrity" : "sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-factory-space" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/micromark-factory-whitespace" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-1.1.0.tgz" ,
"integrity" : "sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-factory-space" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/micromark-util-character" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-1.2.0.tgz" ,
"integrity" : "sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/micromark-util-chunked" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-1.1.0.tgz" ,
"integrity" : "sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-util-symbol" : "^1.0.0"
}
} ,
"node_modules/micromark-util-classify-character" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-1.1.0.tgz" ,
"integrity" : "sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/micromark-util-combine-extensions" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-1.1.0.tgz" ,
"integrity" : "sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-util-chunked" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/micromark-util-decode-numeric-character-reference" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-1.1.0.tgz" ,
"integrity" : "sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-util-symbol" : "^1.0.0"
}
} ,
"node_modules/micromark-util-decode-string" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-1.1.0.tgz" ,
"integrity" : "sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"decode-named-character-reference" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0"
}
} ,
"node_modules/micromark-util-encode" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-1.1.0.tgz" ,
"integrity" : "sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
2024-12-03 20:28:40 +08:00
] ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/micromark-util-html-tag-name" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-1.2.0.tgz" ,
"integrity" : "sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
2024-12-03 20:28:40 +08:00
] ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/micromark-util-normalize-identifier" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-1.1.0.tgz" ,
"integrity" : "sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-util-symbol" : "^1.0.0"
}
} ,
"node_modules/micromark-util-resolve-all" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-1.1.0.tgz" ,
"integrity" : "sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/micromark-util-sanitize-uri" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.2.0.tgz" ,
"integrity" : "sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-util-character" : "^1.0.0" ,
"micromark-util-encode" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0"
}
} ,
"node_modules/micromark-util-subtokenize" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-1.1.0.tgz" ,
"integrity" : "sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"micromark-util-chunked" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"uvu" : "^0.5.0"
}
} ,
"node_modules/micromark-util-symbol" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-1.1.0.tgz" ,
"integrity" : "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
2024-12-03 20:28:40 +08:00
] ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/micromark-util-types" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-1.1.0.tgz" ,
"integrity" : "sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
2024-12-03 20:28:40 +08:00
] ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/micromatch" : {
2024-12-03 20:28:40 +08:00
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz" ,
"integrity" : "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"braces" : "^3.0.3" ,
2023-09-11 05:49:56 +08:00
"picomatch" : "^2.3.1"
} ,
"engines" : {
"node" : ">=8.6"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/micromatch/node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/mime-db" : {
"version" : "1.52.0" ,
"resolved" : "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz" ,
"integrity" : "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mime-types" : {
"version" : "2.1.35" ,
"resolved" : "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz" ,
"integrity" : "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"mime-db" : "1.52.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/min-indent" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz" ,
"integrity" : "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/minimist" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz" ,
"integrity" : "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/mkdirp" : {
"version" : "0.5.6" ,
"resolved" : "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz" ,
"integrity" : "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"minimist" : "^1.2.6"
} ,
"bin" : {
"mkdirp" : "bin/cmd.js"
}
} ,
2023-10-06 11:21:25 +08: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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT"
2023-10-06 11:21:25 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/mri" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz" ,
"integrity" : "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/mrmime" : {
2024-03-24 02:22:16 +08:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz" ,
"integrity" : "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/ms" : {
2024-12-03 20:28:40 +08:00
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" ,
"integrity" : "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/nanoid" : {
2024-12-03 20:28:40 +08:00
"version" : "3.3.8" ,
"resolved" : "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz" ,
"integrity" : "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==" ,
"dev" : true ,
2023-09-11 05:49:56 +08:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2024-08-01 10:57:22 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"bin" : {
2024-12-03 20:28:40 +08:00
"nanoid" : "bin/nanoid.cjs"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
2023-09-11 05:49:56 +08:00
}
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-10-06 11:21:25 +08:00
} ,
"node_modules/node-abi" : {
2024-12-03 20:28:40 +08:00
"version" : "3.71.0" ,
"resolved" : "https://registry.npmjs.org/node-abi/-/node-abi-3.71.0.tgz" ,
"integrity" : "sha512-SZ40vRiy/+wRTf21hxkkEjPJZpARzUMVcJoQse2EF8qkUWbbO2z7vd5oA/H6bVH6SZQ5STGcu0KRDS7biNRfxw==" ,
2023-10-06 11:21:25 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"semver" : "^7.3.5"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/node-addon-api" : {
2024-12-03 20:28:40 +08:00
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz" ,
"integrity" : "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/node-domexception" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz" ,
"integrity" : "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/jimmywarting"
} ,
{
"type" : "github" ,
"url" : "https://paypal.me/jimmywarting"
}
] ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10.5.0"
}
} ,
"node_modules/node-fetch" : {
"version" : "2.7.0" ,
"resolved" : "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz" ,
"integrity" : "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"whatwg-url" : "^5.0.0"
} ,
"engines" : {
"node" : "4.x || >=6.0.0"
} ,
"peerDependencies" : {
"encoding" : "^0.1.0"
} ,
"peerDependenciesMeta" : {
"encoding" : {
"optional" : true
}
}
} ,
"node_modules/node-fetch/node_modules/tr46" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" ,
"integrity" : "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/node-fetch/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==" ,
"dev" : true ,
"license" : "BSD-2-Clause"
} ,
"node_modules/node-fetch/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==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"tr46" : "~0.0.3" ,
"webidl-conversions" : "^3.0.0"
}
2023-10-06 11:21:25 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/node-releases" : {
2024-12-03 20:28:40 +08:00
"version" : "2.0.18" ,
"resolved" : "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz" ,
"integrity" : "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2023-09-11 05:49:56 +08: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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/normalize-url" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.1.tgz" ,
"integrity" : "sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=14.16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/object-inspect" : {
2024-12-03 20:28:40 +08:00
"version" : "1.13.3" ,
"resolved" : "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz" ,
"integrity" : "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
2024-12-03 20:28:40 +08:00
"engines" : {
"node" : ">= 0.4"
} ,
2023-10-13 12:45:28 +08:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object-keys" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz" ,
"integrity" : "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/object.assign" : {
2024-03-24 02:22:16 +08:00
"version" : "4.1.5" ,
"resolved" : "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz" ,
"integrity" : "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.5" ,
"define-properties" : "^1.2.1" ,
2023-10-13 12:45:28 +08:00
"has-symbols" : "^1.0.3" ,
"object-keys" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/ollama" : {
"version" : "0.5.10" ,
"resolved" : "https://registry.npmjs.org/ollama/-/ollama-0.5.10.tgz" ,
"integrity" : "sha512-M5O4u6S6yZeeKFrKA7ZfGGLjK54otOVGPrOUc3N64zSTpz9J+x/nh93dmD6Py7YLgXzq9I6Nq+PDDoaqJuV3LQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"whatwg-fetch" : "^3.6.20"
}
} ,
2023-09-11 05:49:56 +08: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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"wrappy" : "1"
}
} ,
"node_modules/open" : {
"version" : "7.4.2" ,
"resolved" : "https://registry.npmjs.org/open/-/open-7.4.2.tgz" ,
"integrity" : "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"is-docker" : "^2.0.0" ,
"is-wsl" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/openai" : {
"version" : "4.74.0" ,
"resolved" : "https://registry.npmjs.org/openai/-/openai-4.74.0.tgz" ,
"integrity" : "sha512-pQ8t1jchUymw5WB5jZPchuBtWvxul7RyVxa+9RWfiCQyzvzUyI2sKvUYfpEDI/ouaRLcik3K6psj15ByCefeNA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@types/node" : "^18.11.18" ,
"@types/node-fetch" : "^2.6.4" ,
"abort-controller" : "^3.0.0" ,
"agentkeepalive" : "^4.2.1" ,
"form-data-encoder" : "1.7.2" ,
"formdata-node" : "^4.3.2" ,
"node-fetch" : "^2.6.7"
} ,
"bin" : {
"openai" : "bin/cli"
} ,
"peerDependencies" : {
"zod" : "^3.23.8"
} ,
"peerDependenciesMeta" : {
"zod" : {
"optional" : true
}
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/os-tmpdir" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz" ,
"integrity" : "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/parse5" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz" ,
2024-12-03 20:28:40 +08:00
"integrity" : "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==" ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/patch-package" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/patch-package/-/patch-package-8.0.0.tgz" ,
"integrity" : "sha512-da8BVIhzjtgScwDJ2TtKsfT5JFWz1hYoBl9rUQ1f38MC2HwnEIkK8VN3dKMKcP7P7bvvgzNDbfNHtx3MsQb5vA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@yarnpkg/lockfile" : "^1.1.0" ,
"chalk" : "^4.1.2" ,
"ci-info" : "^3.7.0" ,
"cross-spawn" : "^7.0.3" ,
"find-yarn-workspace-root" : "^2.0.0" ,
"fs-extra" : "^9.0.0" ,
"json-stable-stringify" : "^1.0.2" ,
"klaw-sync" : "^6.0.0" ,
"minimist" : "^1.2.6" ,
"open" : "^7.4.2" ,
"rimraf" : "^2.6.3" ,
"semver" : "^7.5.3" ,
"slash" : "^2.0.0" ,
"tmp" : "^0.0.33" ,
"yaml" : "^2.2.2"
} ,
"bin" : {
"patch-package" : "index.js"
} ,
"engines" : {
"node" : ">=14" ,
"npm" : ">5"
}
} ,
"node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" ,
"integrity" : "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=8"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/path-parse" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" ,
"integrity" : "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT"
2023-10-13 12:45:28 +08:00
} ,
2024-12-03 20:28:40 +08:00
"node_modules/picocolors" : {
2023-10-06 11:21:25 +08:00
"version" : "1.1.1" ,
2024-12-03 20:28:40 +08:00
"resolved" : "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz" ,
"integrity" : "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/picomatch" : {
2024-12-03 20:28:40 +08:00
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz" ,
"integrity" : "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">=12"
2023-09-11 05:49:56 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
2024-03-24 02:22:16 +08:00
"node_modules/possible-typed-array-names" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz" ,
"integrity" : "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"peer" : true ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/postcss" : {
2024-12-03 20:28:40 +08:00
"version" : "8.4.49" ,
"resolved" : "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz" ,
"integrity" : "sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
"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"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-03-24 02:22:16 +08:00
"nanoid" : "^3.3.7" ,
2024-12-03 20:28:40 +08:00
"picocolors" : "^1.1.1" ,
"source-map-js" : "^1.2.1"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
"node" : "^10 || ^12 || >=14"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/prebuild-install" : {
2024-12-03 20:28:40 +08:00
"version" : "7.1.2" ,
"resolved" : "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.2.tgz" ,
"integrity" : "sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==" ,
2023-10-06 11:21:25 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"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"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/prebuild-install/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==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=8"
}
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"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"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/prettier" : {
2024-12-03 20:28:40 +08:00
"version" : "3.4.1" ,
"resolved" : "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz" ,
"integrity" : "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"bin" : {
2024-12-03 20:28:40 +08:00
"prettier" : "bin/prettier.cjs"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">=14"
2023-09-11 05:49:56 +08:00
} ,
"funding" : {
"url" : "https://github.com/prettier/prettier?sponsor=1"
}
} ,
"node_modules/prettier-plugin-svelte" : {
2024-12-03 20:28:40 +08:00
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/prettier-plugin-svelte/-/prettier-plugin-svelte-3.3.2.tgz" ,
"integrity" : "sha512-kRPjH8wSj2iu+dO+XaUv4vD8qr5mdDmlak3IT/7AOgGIMRG86z/EHOLauFcClKEnOUf4A4nOA7sre5KrJD4Raw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"peerDependencies" : {
2024-12-03 20:28:40 +08:00
"prettier" : "^3.0.0" ,
"svelte" : "^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0"
2023-09-11 05:49:56 +08:00
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/pretty-bytes" : {
"version" : "6.1.1" ,
"resolved" : "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-6.1.1.tgz" ,
"integrity" : "sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : "^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/property-expr" : {
"version" : "2.0.6" ,
"resolved" : "https://registry.npmjs.org/property-expr/-/property-expr-2.0.6.tgz" ,
"integrity" : "sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/property-information" : {
2024-12-03 20:28:40 +08:00
"version" : "6.5.0" ,
"resolved" : "https://registry.npmjs.org/property-information/-/property-information-6.5.0.tgz" ,
"integrity" : "sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==" ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-08-01 10:57:22 +08:00
"node_modules/proxy-target" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/proxy-target/-/proxy-target-3.0.2.tgz" ,
"integrity" : "sha512-FFE1XNwXX/FNC3/P8HiKaJSy/Qk68RitG/QEcLy/bVnTAPlgTAWPZKh0pARLAnpfXQPKyalBhk009NRTgsk8vQ==" ,
"license" : "MIT"
} ,
2023-10-06 11:21:25 +08:00
"node_modules/pump" : {
2024-12-03 20:28:40 +08:00
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/pump/-/pump-3.0.2.tgz" ,
"integrity" : "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==" ,
2023-10-06 11:21:25 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"end-of-stream" : "^1.1.0" ,
"once" : "^1.3.1"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/punycode" : {
2024-03-24 02:22:16 +08:00
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" ,
"integrity" : "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=6"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/pure-rand" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz" ,
"integrity" : "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==" ,
"dev" : true ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://github.com/sponsors/dubzzz"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/fast-check"
}
] ,
"license" : "MIT" ,
"optional" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/queue-microtask" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" ,
"integrity" : "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
2024-12-03 20:28:40 +08:00
] ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-10-06 11:21:25 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/randombytes" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz" ,
"integrity" : "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"safe-buffer" : "^5.1.0"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/rc" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz" ,
"integrity" : "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "(BSD-2-Clause OR MIT OR Apache-2.0)" ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/readdirp" : {
2024-12-03 20:28:40 +08:00
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/readdirp/-/readdirp-4.0.2.tgz" ,
"integrity" : "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 14.16.0"
} ,
"funding" : {
"type" : "individual" ,
"url" : "https://paulmillr.com/funding/"
}
} ,
"node_modules/reflect.getprototypeof" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.7.tgz" ,
"integrity" : "sha512-bMvFGIUKlc/eSfXNX+aZ+EL95/EgZzuwA0OBPTbZZDEJw/0AkentjMuM1oiRfwHrshqk4RzdgiTg5CcDalXN5g==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
"peer" : true ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.5" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.4" ,
"gopd" : "^1.0.1" ,
"which-builtin-type" : "^1.1.4"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2023-09-11 05:49:56 +08:00
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/regenerate" : {
"version" : "1.4.2" ,
"resolved" : "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz" ,
"integrity" : "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
"node_modules/regenerate-unicode-properties" : {
2024-12-03 20:28:40 +08:00
"version" : "10.2.0" ,
"resolved" : "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.0.tgz" ,
"integrity" : "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"regenerate" : "^1.4.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/regenerator-runtime" : {
2024-03-24 02:22:16 +08:00
"version" : "0.14.1" ,
"resolved" : "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz" ,
"integrity" : "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-08 16:21:31 +08:00
"license" : "MIT"
2023-10-13 12:45:28 +08:00
} ,
"node_modules/regenerator-transform" : {
"version" : "0.15.2" ,
"resolved" : "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz" ,
"integrity" : "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"@babel/runtime" : "^7.8.4"
}
} ,
"node_modules/regexp.prototype.flags" : {
2024-12-03 20:28:40 +08:00
"version" : "1.5.3" ,
"resolved" : "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz" ,
"integrity" : "sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"call-bind" : "^1.0.7" ,
2024-03-24 02:22:16 +08:00
"define-properties" : "^1.2.1" ,
"es-errors" : "^1.3.0" ,
2024-12-03 20:28:40 +08:00
"set-function-name" : "^2.0.2"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/regexpu-core" : {
2024-12-03 20:28:40 +08:00
"version" : "6.2.0" ,
"resolved" : "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.2.0.tgz" ,
"integrity" : "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"regenerate" : "^1.4.2" ,
2024-12-03 20:28:40 +08:00
"regenerate-unicode-properties" : "^10.2.0" ,
"regjsgen" : "^0.8.0" ,
"regjsparser" : "^0.12.0" ,
2023-10-13 12:45:28 +08:00
"unicode-match-property-ecmascript" : "^2.0.0" ,
"unicode-match-property-value-ecmascript" : "^2.1.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/regjsgen" : {
"version" : "0.8.0" ,
"resolved" : "https://registry.npmjs.org/regjsgen/-/regjsgen-0.8.0.tgz" ,
"integrity" : "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true
} ,
2023-10-13 12:45:28 +08:00
"node_modules/regjsparser" : {
2024-12-03 20:28:40 +08:00
"version" : "0.12.0" ,
"resolved" : "https://registry.npmjs.org/regjsparser/-/regjsparser-0.12.0.tgz" ,
"integrity" : "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "BSD-2-Clause" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"jsesc" : "~3.0.2"
2023-10-13 12:45:28 +08:00
} ,
"bin" : {
"regjsparser" : "bin/parser"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/rehype-raw" : {
"version" : "6.1.1" ,
"resolved" : "https://registry.npmjs.org/rehype-raw/-/rehype-raw-6.1.1.tgz" ,
"integrity" : "sha512-d6AKtisSRtDRX4aSPsJGTfnzrX2ZkHQLE5kiUuGOeEoLpbEulFF4hj0mLPbsa+7vmguDKOVVEQdHKDSwoaIDsQ==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"hast-util-raw" : "^7.2.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/rehype-sanitize" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/rehype-sanitize/-/rehype-sanitize-5.0.1.tgz" ,
"integrity" : "sha512-da/jIOjq8eYt/1r9GN6GwxIR3gde7OZ+WV8pheu1tL8K0D9KxM2AyMh+UEfke+FfdM3PvGHeYJU0Td5OWa7L5A==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"hast-util-sanitize" : "^4.0.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/rehype-stringify" : {
"version" : "9.0.4" ,
"resolved" : "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-9.0.4.tgz" ,
"integrity" : "sha512-Uk5xu1YKdqobe5XpSskwPvo1XeHUUucWEQSl8hTrXt5selvca1e8K1EZ37E6YoZ4BT8BCqCdVfQW7OfHfthtVQ==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"hast-util-to-html" : "^8.0.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2023-10-03 13:01:43 +08:00
"node_modules/remark-gfm" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/remark-gfm/-/remark-gfm-3.0.1.tgz" ,
"integrity" : "sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-03 13:01:43 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"mdast-util-gfm" : "^2.0.0" ,
"micromark-extension-gfm" : "^2.0.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/remark-parse" : {
"version" : "10.0.2" ,
"resolved" : "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.2.tgz" ,
"integrity" : "sha512-3ydxgHa/ZQzG8LvC7jTXccARYDcRld3VfcgIIFs7bI6vbRSxJJmzgLEIIoYKyrfhaY+ujuWaf/PJiMZXoiCXgw==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"mdast-util-from-markdown" : "^1.0.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-rehype" : {
"version" : "10.1.0" ,
"resolved" : "https://registry.npmjs.org/remark-rehype/-/remark-rehype-10.1.0.tgz" ,
"integrity" : "sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"@types/mdast" : "^3.0.0" ,
"mdast-util-to-hast" : "^12.1.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/require-from-string" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" ,
"integrity" : "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/resolve" : {
2024-03-24 02:22:16 +08:00
"version" : "1.22.8" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz" ,
"integrity" : "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"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"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/reusify" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" ,
"integrity" : "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
}
} ,
"node_modules/rimraf" : {
"version" : "2.7.1" ,
"resolved" : "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz" ,
"integrity" : "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==" ,
2024-12-03 20:28:40 +08:00
"deprecated" : "Rimraf versions prior to v4 are no longer supported" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
}
} ,
"node_modules/rollup" : {
2024-12-03 20:28:40 +08:00
"version" : "4.28.0" ,
"resolved" : "https://registry.npmjs.org/rollup/-/rollup-4.28.0.tgz" ,
"integrity" : "sha512-G9GOrmgWHBma4YfCcX8PjH0qhXSdH8B4HDE2o4/jaxj93S4DPCIDoLcXz99eWMji4hB29UFCEd7B2gwGJDR9cQ==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@types/estree" : "1.0.6"
2024-03-24 02:22:16 +08:00
} ,
2023-09-11 05:49:56 +08:00
"bin" : {
"rollup" : "dist/bin/rollup"
} ,
"engines" : {
2024-03-24 02:22:16 +08:00
"node" : ">=18.0.0" ,
2023-09-11 05:49:56 +08:00
"npm" : ">=8.0.0"
} ,
"optionalDependencies" : {
2024-12-03 20:28:40 +08:00
"@rollup/rollup-android-arm-eabi" : "4.28.0" ,
"@rollup/rollup-android-arm64" : "4.28.0" ,
"@rollup/rollup-darwin-arm64" : "4.28.0" ,
"@rollup/rollup-darwin-x64" : "4.28.0" ,
"@rollup/rollup-freebsd-arm64" : "4.28.0" ,
"@rollup/rollup-freebsd-x64" : "4.28.0" ,
"@rollup/rollup-linux-arm-gnueabihf" : "4.28.0" ,
"@rollup/rollup-linux-arm-musleabihf" : "4.28.0" ,
"@rollup/rollup-linux-arm64-gnu" : "4.28.0" ,
"@rollup/rollup-linux-arm64-musl" : "4.28.0" ,
"@rollup/rollup-linux-powerpc64le-gnu" : "4.28.0" ,
"@rollup/rollup-linux-riscv64-gnu" : "4.28.0" ,
"@rollup/rollup-linux-s390x-gnu" : "4.28.0" ,
"@rollup/rollup-linux-x64-gnu" : "4.28.0" ,
"@rollup/rollup-linux-x64-musl" : "4.28.0" ,
"@rollup/rollup-win32-arm64-msvc" : "4.28.0" ,
"@rollup/rollup-win32-ia32-msvc" : "4.28.0" ,
"@rollup/rollup-win32-x64-msvc" : "4.28.0" ,
2023-09-11 05:49:56 +08:00
"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==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"queue-microtask" : "^1.2.2"
}
} ,
"node_modules/sade" : {
"version" : "1.8.1" ,
"resolved" : "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz" ,
"integrity" : "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"mri" : "^1.1.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/safe-array-concat" : {
2024-03-24 02:22:16 +08:00
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz" ,
"integrity" : "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.7" ,
"get-intrinsic" : "^1.2.4" ,
2023-10-13 12:45:28 +08:00
"has-symbols" : "^1.0.3" ,
"isarray" : "^2.0.5"
} ,
"engines" : {
"node" : ">=0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
2024-12-03 20:28:40 +08:00
] ,
"license" : "MIT"
2023-10-06 11:21:25 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/safe-regex-test" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz" ,
"integrity" : "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.6" ,
"es-errors" : "^1.3.0" ,
2023-10-13 12:45:28 +08:00
"is-regex" : "^1.1.4"
} ,
2024-03-24 02:22:16 +08:00
"engines" : {
"node" : ">= 0.4"
} ,
2023-10-13 12:45:28 +08:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/sander" : {
"version" : "0.5.1" ,
"resolved" : "https://registry.npmjs.org/sander/-/sander-0.5.1.tgz" ,
"integrity" : "sha512-3lVqBir7WuKDHGrKRDn/1Ye3kwpXaDOMsiRP1wd6wpZW56gJhsbp5RqQpA6JG/P+pkXizygnr1dKR8vzWaVsfA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"es6-promise" : "^3.1.2" ,
"graceful-fs" : "^4.1.3" ,
"mkdirp" : "^0.5.1" ,
"rimraf" : "^2.5.2"
}
} ,
"node_modules/sass" : {
2024-12-03 20:28:40 +08:00
"version" : "1.81.0" ,
"resolved" : "https://registry.npmjs.org/sass/-/sass-1.81.0.tgz" ,
"integrity" : "sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"chokidar" : "^4.0.0" ,
"immutable" : "^5.0.2" ,
2023-09-11 05:49:56 +08:00
"source-map-js" : ">=0.6.2 <2.0.0"
} ,
"bin" : {
"sass" : "sass.js"
} ,
"engines" : {
"node" : ">=14.0.0"
2024-12-03 20:28:40 +08:00
} ,
"optionalDependencies" : {
"@parcel/watcher" : "^2.4.1"
2023-09-11 05:49:56 +08:00
}
} ,
"node_modules/select-files" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/select-files/-/select-files-1.0.1.tgz" ,
2024-12-03 20:28:40 +08:00
"integrity" : "sha512-8h4DSpjfFa0hyMP3z3ye4SxyhdaE5RgaXeScRpH7xl4YblnZSHwexmLdLNdSKwTO8H9ccDKj7Votz0io+18+BQ==" ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
"node_modules/semver" : {
2024-12-03 20:28:40 +08:00
"version" : "7.6.3" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz" ,
"integrity" : "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-09-11 05:49:56 +08:00
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/serialize-javascript" : {
2024-12-03 20:28:40 +08:00
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz" ,
"integrity" : "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "BSD-3-Clause" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"randombytes" : "^2.1.0"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/set-cookie-parser" : {
2024-12-03 20:28:40 +08:00
"version" : "2.7.1" ,
"resolved" : "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz" ,
"integrity" : "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==" ,
"dev" : true ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2024-03-24 02:22:16 +08:00
"node_modules/set-function-length" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz" ,
"integrity" : "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2024-03-24 02:22:16 +08:00
"dependencies" : {
"define-data-property" : "^1.1.4" ,
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
"get-intrinsic" : "^1.2.4" ,
"gopd" : "^1.0.1" ,
"has-property-descriptors" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/set-function-name" : {
2024-03-24 02:22:16 +08:00
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz" ,
"integrity" : "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"define-data-property" : "^1.1.4" ,
"es-errors" : "^1.3.0" ,
2023-10-13 12:45:28 +08:00
"functions-have-names" : "^1.2.3" ,
2024-03-24 02:22:16 +08:00
"has-property-descriptors" : "^1.0.2"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2023-10-06 11:21:25 +08: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==" ,
"dev" : true ,
"hasInstallScript" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
2023-10-06 11:21:25 +08:00
"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/sharp-ico" : {
"version" : "0.1.5" ,
"resolved" : "https://registry.npmjs.org/sharp-ico/-/sharp-ico-0.1.5.tgz" ,
"integrity" : "sha512-a3jODQl82NPp1d5OYb0wY+oFaPk7AvyxipIowCHk7pBsZCWgbe0yAkU2OOXdoH0ENyANhyOQbs9xkAiRHcF02Q==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"decode-ico" : "*" ,
"ico-endec" : "*" ,
"sharp" : "*"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/sharp/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==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/sharp/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==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-09-11 05:49:56 +08:00
"node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=8"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/side-channel" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz" ,
"integrity" : "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.7" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.4" ,
"object-inspect" : "^1.13.1"
} ,
"engines" : {
"node" : ">= 0.4"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
2024-12-03 20:28:40 +08:00
] ,
"license" : "MIT"
2023-10-06 11:21:25 +08:00
} ,
"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==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"is-arrayish" : "^0.3.1"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/sirv" : {
2024-12-03 20:28:40 +08:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/sirv/-/sirv-3.0.0.tgz" ,
"integrity" : "sha512-BPwJGUeDaDCHihkORDchNyyTvWFhcusy1XMmhEVTQTwGeybFbp8YEmB+njbPnth1FibULBSBVwCQni25XlCUDg==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-03-24 02:22:16 +08:00
"@polka/url" : "^1.0.0-next.24" ,
"mrmime" : "^2.0.0" ,
2023-09-11 05:49:56 +08:00
"totalist" : "^3.0.0"
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">=18"
2023-09-11 05:49:56 +08:00
}
} ,
"node_modules/slash" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz" ,
"integrity" : "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=6"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/smob" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/smob/-/smob-1.5.0.tgz" ,
"integrity" : "sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/sorcery" : {
2024-12-03 20:28:40 +08:00
"version" : "0.11.1" ,
"resolved" : "https://registry.npmjs.org/sorcery/-/sorcery-0.11.1.tgz" ,
"integrity" : "sha512-o7npfeJE6wi6J9l0/5LKshFzZ2rMatRiCDwYeDQaOzqdzRJwALhX7mk/A/ecg6wjMu7wdZbmXfD2S/vpOg0bdQ==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.4.14" ,
2024-12-03 20:28:40 +08:00
"buffer-crc32" : "^1.0.0" ,
2023-09-11 05:49:56 +08:00
"minimist" : "^1.2.0" ,
"sander" : "^0.5.0"
} ,
"bin" : {
"sorcery" : "bin/sorcery"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/source-map" : {
"version" : "0.8.0-beta.0" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz" ,
"integrity" : "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "BSD-3-Clause" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"whatwg-url" : "^7.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/source-map-js" : {
2024-12-03 20:28:40 +08:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz" ,
"integrity" : "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "BSD-3-Clause" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/source-map-support" : {
"version" : "0.5.21" ,
"resolved" : "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" ,
"integrity" : "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"dependencies" : {
"buffer-from" : "^1.0.0" ,
"source-map" : "^0.6.0"
}
} ,
"node_modules/source-map-support/node_modules/source-map" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "BSD-3-Clause" ,
2023-10-13 12:45:28 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/sourcemap-codec" : {
"version" : "1.4.8" ,
"resolved" : "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz" ,
"integrity" : "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==" ,
"deprecated" : "Please use @jridgewell/sourcemap-codec instead" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/space-separated-tokens" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz" ,
"integrity" : "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/sqlocal" : {
2024-12-03 20:28:40 +08:00
"version" : "0.11.4" ,
"resolved" : "https://registry.npmjs.org/sqlocal/-/sqlocal-0.11.4.tgz" ,
"integrity" : "sha512-zmqNqYG5vyqRuznHHtQSxfEr5s9YIq4yf279PJTuh+9cG9fHTTUYKibedZ46Gffoot7zQZana48k1ZEbArtUXw==" ,
2024-08-01 10:57:22 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@sqlite.org/sqlite-wasm" : "^3.46.1-build5" ,
"coincident" : "^1.2.3"
2024-01-21 11:25:33 +08:00
} ,
"funding" : {
"type" : "paypal" ,
"url" : "https://www.paypal.com/biz/fund?id=U3ZNM2Q26WJY8"
2024-03-23 10:41:36 +08:00
} ,
"peerDependencies" : {
"drizzle-orm" : "*" ,
"kysely" : "*"
} ,
"peerDependenciesMeta" : {
"drizzle-orm" : {
"optional" : true
} ,
"kysely" : {
"optional" : true
}
2023-09-11 05:49:56 +08:00
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/streamx" : {
2024-12-03 20:28:40 +08:00
"version" : "2.20.2" ,
"resolved" : "https://registry.npmjs.org/streamx/-/streamx-2.20.2.tgz" ,
"integrity" : "sha512-aDGDLU+j9tJcUdPGOaHmVF1u/hhI+CsGkT02V3OKlHDV7IukOI+nTWAGkiZEKCO35rWN1wIr4tS7YFr1f4qSvA==" ,
2023-10-06 11:21:25 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"fast-fifo" : "^1.3.2" ,
"queue-tick" : "^1.0.1" ,
"text-decoder" : "^1.1.0"
} ,
"optionalDependencies" : {
"bare-events" : "^2.2.0"
2023-10-06 11:21:25 +08:00
}
} ,
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"safe-buffer" : "~5.2.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/string.prototype.matchall" : {
2024-03-24 02:22:16 +08:00
"version" : "4.0.11" ,
"resolved" : "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz" ,
"integrity" : "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0" ,
"get-intrinsic" : "^1.2.4" ,
"gopd" : "^1.0.1" ,
2023-10-13 12:45:28 +08:00
"has-symbols" : "^1.0.3" ,
2024-03-24 02:22:16 +08:00
"internal-slot" : "^1.0.7" ,
"regexp.prototype.flags" : "^1.5.2" ,
"set-function-name" : "^2.0.2" ,
"side-channel" : "^1.0.6"
} ,
"engines" : {
"node" : ">= 0.4"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trim" : {
2024-03-24 02:22:16 +08:00
"version" : "1.2.9" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz" ,
"integrity" : "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.0" ,
"es-object-atoms" : "^1.0.0"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trimend" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz" ,
"integrity" : "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trimstart" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz" ,
"integrity" : "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
2023-10-13 12:45:28 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/stringify-entities" : {
2024-12-03 20:28:40 +08:00
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz" ,
"integrity" : "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==" ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"character-entities-html4" : "^2.0.0" ,
"character-entities-legacy" : "^3.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/stringify-object" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz" ,
"integrity" : "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "BSD-2-Clause" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"get-own-enumerable-property-symbols" : "^3.0.0" ,
"is-obj" : "^1.0.1" ,
"is-regexp" : "^1.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/strip-comments" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz" ,
"integrity" : "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=10"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/strip-indent" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz" ,
"integrity" : "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"min-indent" : "^1.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/superstruct" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/superstruct/-/superstruct-2.0.2.tgz" ,
"integrity" : "sha512-uV+TFRZdXsqXTL2pRvujROjdZQ4RAlBUS5BTh9IGm+jTqQntYThciG/qu57Gs69yjnVUSqdxF9YLmSnpupBW9A==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/supports-color" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/supports-preserve-symlinks-flag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" ,
"integrity" : "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/svelte" : {
2024-12-03 20:28:40 +08:00
"version" : "5.3.1" ,
"resolved" : "https://registry.npmjs.org/svelte/-/svelte-5.3.1.tgz" ,
"integrity" : "sha512-Y6PXppQhIZZ0HLZKj6UMV/VZPJbHiK98K8A5M7mJ+PGrz4erUmuDRUa8l7aw4La++Vl51YWzLUuuB0FZ7JPfnw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@ampproject/remapping" : "^2.3.0" ,
"@jridgewell/sourcemap-codec" : "^1.5.0" ,
"@types/estree" : "^1.0.5" ,
"acorn" : "^8.12.1" ,
"acorn-typescript" : "^1.4.13" ,
"aria-query" : "^5.3.1" ,
"axobject-query" : "^4.1.0" ,
"esm-env" : "^1.2.1" ,
"esrap" : "^1.2.3" ,
"is-reference" : "^3.0.3" ,
2023-09-11 05:49:56 +08:00
"locate-character" : "^3.0.0" ,
2024-12-03 20:28:40 +08:00
"magic-string" : "^0.30.11" ,
"zimmerframe" : "^1.1.2"
2023-09-11 05:49:56 +08:00
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">=18"
2023-09-11 05:49:56 +08:00
}
} ,
"node_modules/svelte-check" : {
2024-12-03 20:28:40 +08:00
"version" : "3.8.6" ,
"resolved" : "https://registry.npmjs.org/svelte-check/-/svelte-check-3.8.6.tgz" ,
"integrity" : "sha512-ij0u4Lw/sOTREP13BdWZjiXD/BlHE6/e2e34XzmVmsp5IN4kVa3PWP65NM32JAgwjZlwBg/+JtiNV1MM8khu0Q==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@jridgewell/trace-mapping" : "^0.3.17" ,
"chokidar" : "^3.4.1" ,
"picocolors" : "^1.0.0" ,
"sade" : "^1.7.4" ,
2024-03-24 02:22:16 +08:00
"svelte-preprocess" : "^5.1.3" ,
2023-09-11 05:49:56 +08:00
"typescript" : "^5.0.3"
} ,
"bin" : {
"svelte-check" : "bin/svelte-check"
} ,
"peerDependencies" : {
2023-12-17 05:28:15 +08:00
"svelte" : "^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0"
2023-09-11 05:49:56 +08:00
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/svelte-check/node_modules/chokidar" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz" ,
"integrity" : "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
"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/svelte-check/node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"dev" : true ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/svelte-check/node_modules/readdirp" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz" ,
"integrity" : "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"picomatch" : "^2.2.1"
2023-09-11 05:49:56 +08:00
} ,
2024-12-03 20:28:40 +08:00
"engines" : {
"node" : ">=8.10.0"
2023-09-11 05:49:56 +08:00
}
} ,
"node_modules/svelte-preprocess" : {
2024-12-03 20:28:40 +08:00
"version" : "5.1.4" ,
"resolved" : "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-5.1.4.tgz" ,
"integrity" : "sha512-IvnbQ6D6Ao3Gg6ftiM5tdbR6aAETwjhHV+UKGf5bHGYR69RQvF1ho0JKPcbUON4vy4R7zom13jPjgdOWCQ5hDA==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
"hasInstallScript" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/pug" : "^2.0.6" ,
"detect-indent" : "^6.1.0" ,
2024-03-24 02:22:16 +08:00
"magic-string" : "^0.30.5" ,
2023-09-11 05:49:56 +08:00
"sorcery" : "^0.11.0" ,
"strip-indent" : "^3.0.0"
} ,
"engines" : {
2024-12-03 20:28:40 +08:00
"node" : ">= 16.0.0"
2023-09-11 05:49:56 +08:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.10.2" ,
"coffeescript" : "^2.5.1" ,
"less" : "^3.11.3 || ^4.0.0" ,
"postcss" : "^7 || ^8" ,
2023-12-17 05:28:15 +08:00
"postcss-load-config" : "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0" ,
2023-09-11 05:49:56 +08:00
"pug" : "^3.0.0" ,
"sass" : "^1.26.8" ,
"stylus" : "^0.55.0" ,
"sugarss" : "^2.0.0 || ^3.0.0 || ^4.0.0" ,
2023-12-17 05:28:15 +08:00
"svelte" : "^3.23.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0" ,
2023-09-11 05:49:56 +08:00
"typescript" : ">=3.9.5 || ^4.0.0 || ^5.0.0"
} ,
"peerDependenciesMeta" : {
"@babel/core" : {
"optional" : true
} ,
"coffeescript" : {
"optional" : true
} ,
"less" : {
"optional" : true
} ,
"postcss" : {
"optional" : true
} ,
"postcss-load-config" : {
"optional" : true
} ,
"pug" : {
"optional" : true
} ,
"sass" : {
"optional" : true
} ,
"stylus" : {
"optional" : true
} ,
"sugarss" : {
"optional" : true
} ,
"typescript" : {
"optional" : true
}
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/svelte/node_modules/is-reference" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/is-reference/-/is-reference-3.0.3.tgz" ,
"integrity" : "sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.6"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/sveltekit-superforms" : {
"version" : "2.21.1" ,
"resolved" : "https://registry.npmjs.org/sveltekit-superforms/-/sveltekit-superforms-2.21.1.tgz" ,
"integrity" : "sha512-/20Lv0/Jqtd7JEuRRzSnwMD4ztMYjLJ8B7eO+v1onKR383VhGT9oitwselz1ic+YbjrpQRze2kcypfuYkm1NJQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ciscoheat"
} ,
{
"type" : "ko-fi" ,
"url" : "https://ko-fi.com/ciscoheat"
} ,
{
"type" : "paypal" ,
"url" : "https://www.paypal.com/donate/?hosted_button_id=NY7F5ALHHSVQS"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"devalue" : "^5.1.1" ,
"just-clone" : "^6.2.0" ,
"memoize-weak" : "^1.0.2" ,
"ts-deepmerge" : "^7.0.1"
} ,
"optionalDependencies" : {
"@effect/schema" : "^0.75.3" ,
"@exodus/schemasafe" : "^1.3.0" ,
"@gcornut/valibot-json-schema" : "^0.31.0" ,
"@sinclair/typebox" : "^0.34.9" ,
"@typeschema/class-validator" : "^0.3.0" ,
"@vinejs/vine" : "^2.0.0" ,
"arktype" : "^2.0.0-rc.23" ,
"class-validator" : "^0.14.1" ,
"effect" : "^3.9.1" ,
"joi" : "^17.13.3" ,
"json-schema-to-ts" : "^3.1.1" ,
"superstruct" : "^2.0.2" ,
"valibot" : "^1.0.0-beta.3" ,
"yup" : "^1.4.0" ,
"zod" : "^3.23.8" ,
"zod-to-json-schema" : "^3.23.3"
} ,
"peerDependencies" : {
"@effect/schema" : "^0.75.3" ,
"@exodus/schemasafe" : "^1.3.0" ,
"@sinclair/typebox" : "^0.34.9" ,
"@sveltejs/kit" : "1.x || 2.x" ,
"@typeschema/class-validator" : "^0.3.0" ,
"@vinejs/vine" : "^1.8.0 || ^2.0.0" ,
"arktype" : ">=2.0.0-rc.23" ,
"class-validator" : "^0.14.1" ,
"effect" : "^3.8.2" ,
"joi" : "^17.13.1" ,
"superstruct" : "^2.0.2" ,
"svelte" : "3.x || 4.x || >=5.0.0-next.51" ,
"valibot" : ">=1.0.0-beta.3" ,
"yup" : "^1.4.0" ,
"zod" : "^3.23.8"
} ,
"peerDependenciesMeta" : {
"@effect/schema" : {
"optional" : true
} ,
"@exodus/schemasafe" : {
"optional" : true
} ,
"@sinclair/typebox" : {
"optional" : true
} ,
"@typeschema/class-validator" : {
"optional" : true
} ,
"@vinejs/vine" : {
"optional" : true
} ,
"arktype" : {
"optional" : true
} ,
"class-validator" : {
"optional" : true
} ,
"effect" : {
"optional" : true
} ,
"joi" : {
"optional" : true
} ,
"superstruct" : {
"optional" : true
} ,
"valibot" : {
"optional" : true
} ,
"yup" : {
"optional" : true
} ,
"zod" : {
"optional" : true
}
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/tar-fs" : {
2024-12-03 20:28:40 +08:00
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.6.tgz" ,
"integrity" : "sha512-iokBDQQkUyeXhgPYaZxmczGPhnhXZ0CmrqI+MOb/WFGS9DW5wnfrLgtjUJBvz50vQ3qfRwJ62QVoCFu8mPVu5w==" ,
2023-10-06 11:21:25 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"pump" : "^3.0.0" ,
"tar-stream" : "^3.1.5"
2024-12-03 20:28:40 +08:00
} ,
"optionalDependencies" : {
"bare-fs" : "^2.1.1" ,
"bare-path" : "^2.1.0"
2023-10-06 11:21:25 +08:00
}
} ,
"node_modules/tar-stream" : {
2024-12-03 20:28:40 +08:00
"version" : "3.1.7" ,
"resolved" : "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz" ,
"integrity" : "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==" ,
2023-10-06 11:21:25 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
"b4a" : "^1.6.4" ,
"fast-fifo" : "^1.2.0" ,
"streamx" : "^2.15.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/temp-dir" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz" ,
"integrity" : "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/tempy" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz" ,
"integrity" : "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"is-stream" : "^2.0.0" ,
"temp-dir" : "^2.0.0" ,
"type-fest" : "^0.16.0" ,
"unique-string" : "^2.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/terser" : {
2024-12-03 20:28:40 +08:00
"version" : "5.36.0" ,
"resolved" : "https://registry.npmjs.org/terser/-/terser-5.36.0.tgz" ,
"integrity" : "sha512-IYV9eNMuFAV4THUspIRXkLakHnV6XO7FEdtKjf/mDyrnqUg9LnlOn6/RwRvM9SZjR4GUq8Nk8zj67FzVARr74w==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "BSD-2-Clause" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"@jridgewell/source-map" : "^0.3.3" ,
"acorn" : "^8.8.2" ,
"commander" : "^2.20.0" ,
"source-map-support" : "~0.5.20"
} ,
"bin" : {
"terser" : "bin/terser"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/text-decoder" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.1.tgz" ,
"integrity" : "sha512-x9v3H/lTKIJKQQe7RPQkLfKAnc9lUTkWDypIQgTzPJAq+5/GCDHonmshfvlsNSj58yyshbIJJDLmU15qNERrXQ==" ,
"dev" : true ,
"license" : "Apache-2.0"
} ,
2024-12-08 16:21:31 +08:00
"node_modules/tiny-case" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/tiny-case/-/tiny-case-1.0.3.tgz" ,
"integrity" : "sha512-Eet/eeMhkO6TX8mnUteS9zgPbUMQa4I6Kkp5ORiBD5476/m+PIRiumP5tmh5ioJpH7k51Kehawy2UDfsnxxY8Q==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/tiny-glob" : {
"version" : "0.2.9" ,
"resolved" : "https://registry.npmjs.org/tiny-glob/-/tiny-glob-0.2.9.tgz" ,
"integrity" : "sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"globalyzer" : "0.1.0" ,
"globrex" : "^0.1.2"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/tinyglobby" : {
"version" : "0.2.10" ,
"resolved" : "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.10.tgz" ,
"integrity" : "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"fdir" : "^6.4.2" ,
"picomatch" : "^4.0.2"
} ,
"engines" : {
"node" : ">=12.0.0"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/tippy.js" : {
"version" : "6.3.7" ,
"resolved" : "https://registry.npmjs.org/tippy.js/-/tippy.js-6.3.7.tgz" ,
"integrity" : "sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@popperjs/core" : "^2.9.0"
}
} ,
"node_modules/tmp" : {
"version" : "0.0.33" ,
"resolved" : "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz" ,
"integrity" : "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"os-tmpdir" : "~1.0.2"
} ,
"engines" : {
"node" : ">=0.6.0"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/to-data-view" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/to-data-view/-/to-data-view-1.1.0.tgz" ,
"integrity" : "sha512-1eAdufMg6mwgmlojAx3QeMnzB/BTVp7Tbndi3U7ftcT2zCZadjxkkmLmd97zmaxWi+sgGcgWrokmpEoy0Dn0vQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT"
2023-10-13 12:45:28 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" ,
"integrity" : "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"is-number" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8.0"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/toposort" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/toposort/-/toposort-2.0.2.tgz" ,
"integrity" : "sha512-0a5EOkAUp8D4moMi2W8ZF8jcga7BgZd91O/yabJCFY8az+XSzeGyTKs0Aoo897iV1Nj6guFq8orWDS96z91oGg==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
2023-09-11 05:49:56 +08:00
"node_modules/totalist" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz" ,
"integrity" : "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">=6"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/tr46" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz" ,
"integrity" : "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"punycode" : "^2.1.0"
}
} ,
2023-09-11 05:49:56 +08: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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/trough" : {
2024-12-03 20:28:40 +08:00
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz" ,
"integrity" : "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==" ,
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/ts-algebra" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/ts-algebra/-/ts-algebra-2.0.0.tgz" ,
"integrity" : "sha512-FPAhNPFMrkwz76P7cdjdmiShwMynZYN6SgOujD1urY4oNm80Ou9oMdmbR45LotcKOXoy7wSmHkRFE6Mxbrhefw==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/ts-deepmerge" : {
"version" : "7.0.2" ,
"resolved" : "https://registry.npmjs.org/ts-deepmerge/-/ts-deepmerge-7.0.2.tgz" ,
"integrity" : "sha512-akcpDTPuez4xzULo5NwuoKwYRtjQJ9eoNfBACiBMaXwNAx7B1PKfe5wqUFJuW5uKzQ68YjDFwPaWHDG1KnFGsA==" ,
"dev" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=14.13.1"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/tslib" : {
2024-12-03 20:28:40 +08:00
"version" : "2.8.1" ,
"resolved" : "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz" ,
"integrity" : "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" ,
"dev" : true ,
"license" : "0BSD"
2023-09-11 05:49:56 +08:00
} ,
2023-10-06 11:21:25 +08:00
"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==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
2023-10-13 12:45:28 +08:00
"safe-buffer" : "^5.0.1"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/type-fest" : {
"version" : "0.16.0" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz" ,
"integrity" : "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "(MIT OR CC0-1.0)" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/typed-array-buffer" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz" ,
"integrity" : "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.7" ,
"es-errors" : "^1.3.0" ,
"is-typed-array" : "^1.1.13"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/typed-array-byte-length" : {
2024-03-24 02:22:16 +08:00
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz" ,
"integrity" : "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.7" ,
2023-10-13 12:45:28 +08:00
"for-each" : "^0.3.3" ,
2024-03-24 02:22:16 +08:00
"gopd" : "^1.0.1" ,
"has-proto" : "^1.0.3" ,
"is-typed-array" : "^1.1.13"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/typed-array-byte-offset" : {
2024-12-03 20:28:40 +08:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.3.tgz" ,
"integrity" : "sha512-GsvTyUHTriq6o/bHcTd0vM7OQ9JEdlvluu9YISaA7+KzDzPaIzEeDFNkTfhdE3MYcNhNi0vq/LlegYgIs5yPAw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.7" ,
2023-10-13 12:45:28 +08:00
"for-each" : "^0.3.3" ,
2024-03-24 02:22:16 +08:00
"gopd" : "^1.0.1" ,
"has-proto" : "^1.0.3" ,
2024-12-03 20:28:40 +08:00
"is-typed-array" : "^1.1.13" ,
"reflect.getprototypeof" : "^1.0.6"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/typed-array-length" : {
2024-12-03 20:28:40 +08:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.7.tgz" ,
"integrity" : "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"call-bind" : "^1.0.7" ,
2023-10-13 12:45:28 +08:00
"for-each" : "^0.3.3" ,
2024-03-24 02:22:16 +08:00
"gopd" : "^1.0.1" ,
"is-typed-array" : "^1.1.13" ,
2024-12-03 20:28:40 +08:00
"possible-typed-array-names" : "^1.0.0" ,
"reflect.getprototypeof" : "^1.0.6"
2024-03-24 02:22:16 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
2023-10-06 11:21:25 +08:00
} ,
2023-10-13 12:45:28 +08:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2023-10-06 11:21:25 +08:00
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/typescript" : {
2024-12-03 20:28:40 +08:00
"version" : "5.7.2" ,
"resolved" : "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz" ,
"integrity" : "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "Apache-2.0" ,
2023-09-11 05:49:56 +08:00
"bin" : {
"tsc" : "bin/tsc" ,
"tsserver" : "bin/tsserver"
} ,
"engines" : {
"node" : ">=14.17"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/unbox-primitive" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz" ,
"integrity" : "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"call-bind" : "^1.0.2" ,
"has-bigints" : "^1.0.2" ,
"has-symbols" : "^1.0.3" ,
"which-boxed-primitive" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/unconfig" : {
2024-12-03 20:28:40 +08:00
"version" : "0.3.13" ,
"resolved" : "https://registry.npmjs.org/unconfig/-/unconfig-0.3.13.tgz" ,
"integrity" : "sha512-N9Ph5NC4+sqtcOjPfHrRcHekBCadCXWTBzp2VYYbySOHW0PfD9XLCeXshTXjkPYwLrBr9AtSeU0CZmkYECJhng==" ,
2023-10-06 11:21:25 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-06 11:21:25 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"@antfu/utils" : "^0.7.7" ,
"defu" : "^6.1.4" ,
"jiti" : "^1.21.0"
2023-10-06 11:21:25 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/undici-types" : {
"version" : "5.26.5" ,
"resolved" : "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz" ,
"integrity" : "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-10-13 12:45:28 +08:00
"node_modules/unicode-canonical-property-names-ecmascript" : {
2024-12-03 20:28:40 +08:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz" ,
"integrity" : "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/unicode-match-property-ecmascript" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz" ,
"integrity" : "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"unicode-canonical-property-names-ecmascript" : "^2.0.0" ,
"unicode-property-aliases-ecmascript" : "^2.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/unicode-match-property-value-ecmascript" : {
2024-12-03 20:28:40 +08:00
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.0.tgz" ,
"integrity" : "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/unicode-property-aliases-ecmascript" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz" ,
"integrity" : "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=4"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"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"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/unique-string" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz" ,
"integrity" : "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"crypto-random-string" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/unist-util-generated" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-generated/-/unist-util-generated-2.0.1.tgz" ,
"integrity" : "sha512-qF72kLmPxAw0oN2fwpWIqbXAVyEqUzDHMsbtPvOudIlUzXYFIeQIuxXQCRCFh22B7cixvU0MG7m3MW8FTq/S+A==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-is" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz" ,
"integrity" : "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-visit" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz" ,
"integrity" : "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"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/unist-util-visit-parents" : {
"version" : "5.1.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz" ,
"integrity" : "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/universalify" : {
2024-12-03 20:28:40 +08:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz" ,
"integrity" : "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">= 10.0.0"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/upath" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz" ,
"integrity" : "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=4" ,
"yarn" : "*"
}
} ,
"node_modules/update-browserslist-db" : {
2024-12-03 20:28:40 +08:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz" ,
"integrity" : "sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"escalade" : "^3.2.0" ,
"picocolors" : "^1.1.0"
2023-10-13 12:45:28 +08:00
} ,
"bin" : {
"update-browserslist-db" : "cli.js"
} ,
"peerDependencies" : {
"browserslist" : ">= 4.21.0"
}
} ,
2023-10-06 11:21:25 +08:00
"node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" ,
"integrity" : "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "MIT"
2023-10-06 11:21:25 +08:00
} ,
2023-09-11 05:49:56 +08:00
"node_modules/uvu" : {
"version" : "0.5.6" ,
"resolved" : "https://registry.npmjs.org/uvu/-/uvu-0.5.6.tgz" ,
"integrity" : "sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"dequal" : "^2.0.0" ,
"diff" : "^5.0.0" ,
"kleur" : "^4.0.3" ,
"sade" : "^1.7.3"
} ,
"bin" : {
"uvu" : "bin.js"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/valibot" : {
"version" : "1.0.0-beta.9" ,
"resolved" : "https://registry.npmjs.org/valibot/-/valibot-1.0.0-beta.9.tgz" ,
"integrity" : "sha512-yEX8gMAZ2R1yI2uwOO4NCtVnJQx36zn3vD0omzzj9FhcoblvPukENIiRZXKZwCnqSeV80bMm8wNiGhQ0S8fiww==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"peerDependencies" : {
"typescript" : ">=5"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/validator" : {
"version" : "13.12.0" ,
"resolved" : "https://registry.npmjs.org/validator/-/validator-13.12.0.tgz" ,
"integrity" : "sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">= 0.10"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"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/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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"vfile" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vite" : {
2024-12-03 20:28:40 +08:00
"version" : "5.4.11" ,
"resolved" : "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz" ,
"integrity" : "sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
2024-12-03 20:28:40 +08:00
"esbuild" : "^0.21.3" ,
"postcss" : "^8.4.43" ,
"rollup" : "^4.20.0"
2023-09-11 05:49:56 +08:00
} ,
"bin" : {
"vite" : "bin/vite.js"
} ,
"engines" : {
2024-03-24 02:22:16 +08:00
"node" : "^18.0.0 || >=20.0.0"
2023-09-11 05:49:56 +08:00
} ,
"funding" : {
"url" : "https://github.com/vitejs/vite?sponsor=1"
} ,
"optionalDependencies" : {
2024-03-24 02:22:16 +08:00
"fsevents" : "~2.3.3"
2023-09-11 05:49:56 +08:00
} ,
"peerDependencies" : {
2024-03-24 02:22:16 +08:00
"@types/node" : "^18.0.0 || >=20.0.0" ,
2023-09-11 05:49:56 +08:00
"less" : "*" ,
"lightningcss" : "^1.21.0" ,
"sass" : "*" ,
2024-12-03 20:28:40 +08:00
"sass-embedded" : "*" ,
2023-09-11 05:49:56 +08:00
"stylus" : "*" ,
"sugarss" : "*" ,
"terser" : "^5.4.0"
} ,
"peerDependenciesMeta" : {
"@types/node" : {
"optional" : true
} ,
"less" : {
"optional" : true
} ,
"lightningcss" : {
"optional" : true
} ,
"sass" : {
"optional" : true
} ,
2024-12-03 20:28:40 +08:00
"sass-embedded" : {
"optional" : true
} ,
2023-09-11 05:49:56 +08:00
"stylus" : {
"optional" : true
} ,
"sugarss" : {
"optional" : true
} ,
"terser" : {
"optional" : true
}
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/vite-plugin-pwa" : {
2024-12-03 20:28:40 +08:00
"version" : "0.21.1" ,
"resolved" : "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.21.1.tgz" ,
"integrity" : "sha512-rkTbKFbd232WdiRJ9R3u+hZmf5SfQljX1b45NF6oLA6DSktEKpYllgTo1l2lkiZWMWV78pABJtFjNXfBef3/3Q==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"debug" : "^4.3.6" ,
2023-10-13 12:45:28 +08:00
"pretty-bytes" : "^6.1.1" ,
2024-12-03 20:28:40 +08:00
"tinyglobby" : "^0.2.10" ,
"workbox-build" : "^7.3.0" ,
"workbox-window" : "^7.3.0"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
2024-12-03 20:28:40 +08:00
"@vite-pwa/assets-generator" : "^0.2.6" ,
"vite" : "^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" ,
"workbox-build" : "^7.3.0" ,
"workbox-window" : "^7.3.0"
2024-03-24 02:22:16 +08:00
} ,
"peerDependenciesMeta" : {
"@vite-pwa/assets-generator" : {
"optional" : true
}
2023-10-13 12:45:28 +08:00
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/vitefu" : {
2024-12-03 20:28:40 +08:00
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/vitefu/-/vitefu-1.0.4.tgz" ,
"integrity" : "sha512-y6zEE3PQf6uu/Mt6DTJ9ih+kyJLr4XcSgHR2zUkM8SWDhuixEJxfJ6CZGMHh1Ec3vPLoEA0IHU5oWzVqw8ulow==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
"workspaces" : [
"tests/deps/*" ,
"tests/projects/*"
] ,
2023-09-11 05:49:56 +08:00
"peerDependencies" : {
2024-12-03 20:28:40 +08:00
"vite" : "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
2023-09-11 05:49:56 +08:00
} ,
"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==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/web-streams-polyfill" : {
"version" : "4.0.0-beta.3" ,
"resolved" : "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-4.0.0-beta.3.tgz" ,
"integrity" : "sha512-QW95TCTaHmsYfHDybGMwO5IJIM93I/6vTRk+daHTWFPhwh+C8Cg7j7XyKrwrj8Ib6vYXe0ocYNrmzY4xAAN6ug==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 14"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/webidl-conversions" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz" ,
"integrity" : "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "BSD-2-Clause" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
2024-12-03 20:28:40 +08:00
"node_modules/whatwg-fetch" : {
"version" : "3.6.20" ,
"resolved" : "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz" ,
"integrity" : "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-10-13 12:45:28 +08:00
"node_modules/whatwg-url" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz" ,
"integrity" : "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"lodash.sortby" : "^4.7.0" ,
"tr46" : "^1.0.1" ,
"webidl-conversions" : "^4.0.2"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
2023-09-11 05:49:56 +08:00
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/which-boxed-primitive" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz" ,
"integrity" : "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"is-bigint" : "^1.0.1" ,
"is-boolean-object" : "^1.1.0" ,
"is-number-object" : "^1.0.4" ,
"is-string" : "^1.0.5" ,
"is-symbol" : "^1.0.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/which-builtin-type" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.0.tgz" ,
"integrity" : "sha512-I+qLGQ/vucCby4tf5HsLmGueEla4ZhwTBSqaooS+Y0BuxN4Cp+okmGuV+8mXZ84KDI9BA+oklo+RzKg0ONdSUA==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"function.prototype.name" : "^1.1.6" ,
"has-tostringtag" : "^1.0.2" ,
"is-async-function" : "^2.0.0" ,
"is-date-object" : "^1.0.5" ,
"is-finalizationregistry" : "^1.1.0" ,
"is-generator-function" : "^1.0.10" ,
"is-regex" : "^1.1.4" ,
"is-weakref" : "^1.0.2" ,
"isarray" : "^2.0.5" ,
"which-boxed-primitive" : "^1.0.2" ,
"which-collection" : "^1.0.2" ,
"which-typed-array" : "^1.1.15"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/which-collection" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz" ,
"integrity" : "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"is-map" : "^2.0.3" ,
"is-set" : "^2.0.3" ,
"is-weakmap" : "^2.0.2" ,
"is-weakset" : "^2.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/which-typed-array" : {
2024-12-03 20:28:40 +08:00
"version" : "1.1.16" ,
"resolved" : "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.16.tgz" ,
"integrity" : "sha512-g+N+GAWiRj66DngFwHvISJd+ITsyphZvD1vChfVg6cEdnzy53GzB3oy0fUNlvhz7H7+MiqhYr26qxQShCpKTTQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-03-24 02:22:16 +08:00
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.7" ,
2023-10-13 12:45:28 +08:00
"for-each" : "^0.3.3" ,
"gopd" : "^1.0.1" ,
2024-03-24 02:22:16 +08:00
"has-tostringtag" : "^1.0.2"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/word-count" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/word-count/-/word-count-0.2.2.tgz" ,
2024-12-03 20:28:40 +08:00
"integrity" : "sha512-tPRTbQ+nTCPY3F0z1f/y0PX22ScE6l/4/8j9KqA3h77JhlZ/w6cbVS8LIO5Pq/aV96SWBOoiE2IEgzxF0Cn+kA==" ,
"license" : "MIT"
2023-09-11 05:49:56 +08:00
} ,
2023-10-13 12:45:28 +08:00
"node_modules/workbox-background-sync" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-7.3.0.tgz" ,
"integrity" : "sha512-PCSk3eK7Mxeuyatb22pcSx9dlgWNv3+M8PqPaYDokks8Y5/FX4soaOqj3yhAZr5k6Q5JWTOMYgaJBpbw11G9Eg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"idb" : "^7.0.1" ,
2024-12-03 20:28:40 +08:00
"workbox-core" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/workbox-broadcast-update" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-7.3.0.tgz" ,
"integrity" : "sha512-T9/F5VEdJVhwmrIAE+E/kq5at2OY6+OXXgOWQevnubal6sO92Gjo24v6dCVwQiclAF5NS3hlmsifRrpQzZCdUA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"workbox-core" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/workbox-build" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-build/-/workbox-build-7.3.0.tgz" ,
"integrity" : "sha512-JGL6vZTPlxnlqZRhR/K/msqg3wKP+m0wfEUVosK7gsYzSgeIxvZLi1ViJJzVL7CEeI8r7rGFV973RiEqkP3lWQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"@apideck/better-ajv-errors" : "^0.3.1" ,
2024-12-03 20:28:40 +08:00
"@babel/core" : "^7.24.4" ,
2023-10-13 12:45:28 +08:00
"@babel/preset-env" : "^7.11.0" ,
"@babel/runtime" : "^7.11.2" ,
"@rollup/plugin-babel" : "^5.2.0" ,
2024-12-03 20:28:40 +08:00
"@rollup/plugin-node-resolve" : "^15.2.3" ,
2023-10-13 12:45:28 +08:00
"@rollup/plugin-replace" : "^2.4.1" ,
2024-12-03 20:28:40 +08:00
"@rollup/plugin-terser" : "^0.4.3" ,
2023-10-13 12:45:28 +08:00
"@surma/rollup-plugin-off-main-thread" : "^2.2.3" ,
"ajv" : "^8.6.0" ,
"common-tags" : "^1.8.0" ,
"fast-json-stable-stringify" : "^2.1.0" ,
"fs-extra" : "^9.0.1" ,
"glob" : "^7.1.6" ,
"lodash" : "^4.17.20" ,
"pretty-bytes" : "^5.3.0" ,
"rollup" : "^2.43.1" ,
"source-map" : "^0.8.0-beta.0" ,
"stringify-object" : "^3.3.0" ,
"strip-comments" : "^2.0.1" ,
"tempy" : "^0.6.0" ,
"upath" : "^1.2.0" ,
2024-12-03 20:28:40 +08:00
"workbox-background-sync" : "7.3.0" ,
"workbox-broadcast-update" : "7.3.0" ,
"workbox-cacheable-response" : "7.3.0" ,
"workbox-core" : "7.3.0" ,
"workbox-expiration" : "7.3.0" ,
"workbox-google-analytics" : "7.3.0" ,
"workbox-navigation-preload" : "7.3.0" ,
"workbox-precaching" : "7.3.0" ,
"workbox-range-requests" : "7.3.0" ,
"workbox-recipes" : "7.3.0" ,
"workbox-routing" : "7.3.0" ,
"workbox-strategies" : "7.3.0" ,
"workbox-streams" : "7.3.0" ,
"workbox-sw" : "7.3.0" ,
"workbox-window" : "7.3.0"
2023-10-13 12:45:28 +08:00
} ,
"engines" : {
"node" : ">=16.0.0"
}
} ,
"node_modules/workbox-build/node_modules/@rollup/plugin-babel" : {
"version" : "5.3.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz" ,
"integrity" : "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"@babel/helper-module-imports" : "^7.10.4" ,
"@rollup/pluginutils" : "^3.1.0"
} ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0" ,
"@types/babel__core" : "^7.1.9" ,
"rollup" : "^1.20.0||^2.0.0"
} ,
"peerDependenciesMeta" : {
"@types/babel__core" : {
"optional" : true
}
}
} ,
"node_modules/workbox-build/node_modules/@rollup/plugin-replace" : {
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz" ,
"integrity" : "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"@rollup/pluginutils" : "^3.1.0" ,
"magic-string" : "^0.25.7"
} ,
"peerDependencies" : {
"rollup" : "^1.20.0 || ^2.0.0"
}
} ,
"node_modules/workbox-build/node_modules/@rollup/pluginutils" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz" ,
"integrity" : "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"@types/estree" : "0.0.39" ,
"estree-walker" : "^1.0.1" ,
"picomatch" : "^2.2.2"
} ,
"engines" : {
"node" : ">= 8.0.0"
} ,
"peerDependencies" : {
"rollup" : "^1.20.0||^2.0.0"
}
} ,
"node_modules/workbox-build/node_modules/@types/estree" : {
"version" : "0.0.39" ,
"resolved" : "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz" ,
"integrity" : "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
"node_modules/workbox-build/node_modules/estree-walker" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz" ,
"integrity" : "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
"node_modules/workbox-build/node_modules/magic-string" : {
"version" : "0.25.9" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz" ,
"integrity" : "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"sourcemap-codec" : "^1.4.8"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/workbox-build/node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
2023-10-13 12:45:28 +08:00
"node_modules/workbox-build/node_modules/pretty-bytes" : {
"version" : "5.6.0" ,
"resolved" : "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz" ,
"integrity" : "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==" ,
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/workbox-build/node_modules/rollup" : {
2024-12-03 20:28:40 +08:00
"version" : "2.79.2" ,
"resolved" : "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz" ,
"integrity" : "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"bin" : {
"rollup" : "dist/bin/rollup"
} ,
"engines" : {
"node" : ">=10.0.0"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/workbox-cacheable-response" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-7.3.0.tgz" ,
"integrity" : "sha512-eAFERIg6J2LuyELhLlmeRcJFa5e16Mj8kL2yCDbhWE+HUun9skRQrGIFVUagqWj4DMaaPSMWfAolM7XZZxNmxA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"workbox-core" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/workbox-core" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-core/-/workbox-core-7.3.0.tgz" ,
"integrity" : "sha512-Z+mYrErfh4t3zi7NVTvOuACB0A/jA3bgxUN3PwtAVHvfEsZxV9Iju580VEETug3zYJRc0Dmii/aixI/Uxj8fmw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
"node_modules/workbox-expiration" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-7.3.0.tgz" ,
"integrity" : "sha512-lpnSSLp2BM+K6bgFCWc5bS1LR5pAwDWbcKt1iL87/eTSJRdLdAwGQznZE+1czLgn/X05YChsrEegTNxjM067vQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"idb" : "^7.0.1" ,
2024-12-03 20:28:40 +08:00
"workbox-core" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/workbox-google-analytics" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-7.3.0.tgz" ,
"integrity" : "sha512-ii/tSfFdhjLHZ2BrYgFNTrb/yk04pw2hasgbM70jpZfLk0vdJAXgaiMAWsoE+wfJDNWoZmBYY0hMVI0v5wWDbg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"workbox-background-sync" : "7.3.0" ,
"workbox-core" : "7.3.0" ,
"workbox-routing" : "7.3.0" ,
"workbox-strategies" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/workbox-navigation-preload" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-7.3.0.tgz" ,
"integrity" : "sha512-fTJzogmFaTv4bShZ6aA7Bfj4Cewaq5rp30qcxl2iYM45YD79rKIhvzNHiFj1P+u5ZZldroqhASXwwoyusnr2cg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"workbox-core" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/workbox-precaching" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-7.3.0.tgz" ,
"integrity" : "sha512-ckp/3t0msgXclVAYaNndAGeAoWQUv7Rwc4fdhWL69CCAb2UHo3Cef0KIUctqfQj1p8h6aGyz3w8Cy3Ihq9OmIw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"workbox-core" : "7.3.0" ,
"workbox-routing" : "7.3.0" ,
"workbox-strategies" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/workbox-range-requests" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-7.3.0.tgz" ,
"integrity" : "sha512-EyFmM1KpDzzAouNF3+EWa15yDEenwxoeXu9bgxOEYnFfCxns7eAxA9WSSaVd8kujFFt3eIbShNqa4hLQNFvmVQ==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"workbox-core" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/workbox-recipes" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-7.3.0.tgz" ,
"integrity" : "sha512-BJro/MpuW35I/zjZQBcoxsctgeB+kyb2JAP5EB3EYzePg8wDGoQuUdyYQS+CheTb+GhqJeWmVs3QxLI8EBP1sg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"workbox-cacheable-response" : "7.3.0" ,
"workbox-core" : "7.3.0" ,
"workbox-expiration" : "7.3.0" ,
"workbox-precaching" : "7.3.0" ,
"workbox-routing" : "7.3.0" ,
"workbox-strategies" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/workbox-routing" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.3.0.tgz" ,
"integrity" : "sha512-ZUlysUVn5ZUzMOmQN3bqu+gK98vNfgX/gSTZ127izJg/pMMy4LryAthnYtjuqcjkN4HEAx1mdgxNiKJMZQM76A==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"workbox-core" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/workbox-strategies" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.3.0.tgz" ,
"integrity" : "sha512-tmZydug+qzDFATwX7QiEL5Hdf7FrkhjaF9db1CbB39sDmEZJg3l9ayDvPxy8Y18C3Y66Nrr9kkN1f/RlkDgllg==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"workbox-core" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/workbox-streams" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-streams/-/workbox-streams-7.3.0.tgz" ,
"integrity" : "sha512-SZnXucyg8x2Y61VGtDjKPO5EgPUG5NDn/v86WYHX+9ZqvAsGOytP0Jxp1bl663YUuMoXSAtsGLL+byHzEuMRpw==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
2024-12-03 20:28:40 +08:00
"workbox-core" : "7.3.0" ,
"workbox-routing" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
"node_modules/workbox-sw" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-sw/-/workbox-sw-7.3.0.tgz" ,
"integrity" : "sha512-aCUyoAZU9IZtH05mn0ACUpyHzPs0lMeJimAYkQkBsOWiqaJLgusfDCR+yllkPkFRxWpZKF8vSvgHYeG7LwhlmA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true
} ,
"node_modules/workbox-window" : {
2024-12-03 20:28:40 +08:00
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/workbox-window/-/workbox-window-7.3.0.tgz" ,
"integrity" : "sha512-qW8PDy16OV1UBaUNGlTVcepzrlzyzNW/ZJvFQQs2j2TzGsg6IKjcpZC1RSquqQnTOafl5pCj5bGfAHlCjOOjdA==" ,
2023-10-13 12:45:28 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-10-13 12:45:28 +08:00
"peer" : true ,
"dependencies" : {
"@types/trusted-types" : "^2.0.2" ,
2024-12-03 20:28:40 +08:00
"workbox-core" : "7.3.0"
2023-10-13 12:45:28 +08:00
}
} ,
2023-09-11 05:49:56 +08:00
"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==" ,
2024-12-03 20:28:40 +08:00
"dev" : true ,
"license" : "ISC"
2023-09-11 05:49:56 +08:00
} ,
2024-08-01 10:57:22 +08:00
"node_modules/ws" : {
"version" : "8.18.0" ,
"resolved" : "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz" ,
"integrity" : "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==" ,
2024-12-08 16:21:31 +08:00
"devOptional" : true ,
2024-08-01 10:57:22 +08:00
"license" : "MIT" ,
"engines" : {
"node" : ">=10.0.0"
} ,
"peerDependencies" : {
"bufferutil" : "^4.0.1" ,
"utf-8-validate" : ">=5.0.2"
} ,
"peerDependenciesMeta" : {
"bufferutil" : {
"optional" : true
} ,
"utf-8-validate" : {
"optional" : true
}
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/yallist" : {
2024-12-03 20:28:40 +08:00
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz" ,
"integrity" : "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" ,
"dev" : true ,
"license" : "ISC" ,
"peer" : true
2023-09-11 05:49:56 +08:00
} ,
"node_modules/yaml" : {
2024-12-03 20:28:40 +08:00
"version" : "2.6.1" ,
"resolved" : "https://registry.npmjs.org/yaml/-/yaml-2.6.1.tgz" ,
"integrity" : "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==" ,
2023-09-11 05:49:56 +08:00
"dev" : true ,
2024-12-03 20:28:40 +08:00
"license" : "ISC" ,
"bin" : {
"yaml" : "bin.mjs"
} ,
2023-09-11 05:49:56 +08:00
"engines" : {
"node" : ">= 14"
}
} ,
2024-12-08 16:21:31 +08:00
"node_modules/yup" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/yup/-/yup-1.5.0.tgz" ,
"integrity" : "sha512-NJfBIHnp1QbqZwxcgl6irnDMIsb/7d1prNhFx02f1kp8h+orpi4xs3w90szNpOh68a/iHPdMsYvhZWoDmUvXBQ==" ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"property-expr" : "^2.0.5" ,
"tiny-case" : "^1.0.3" ,
"toposort" : "^2.0.2" ,
"type-fest" : "^2.19.0"
}
} ,
"node_modules/yup/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==" ,
"dev" : true ,
"license" : "(MIT OR CC0-1.0)" ,
"optional" : true ,
"engines" : {
"node" : ">=12.20"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-12-03 20:28:40 +08:00
"node_modules/zimmerframe" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/zimmerframe/-/zimmerframe-1.1.2.tgz" ,
"integrity" : "sha512-rAbqEGa8ovJy4pyBxZM70hg4pE6gDgaQ0Sl9M3enG3I0d6H4XSAM3GeNGLKnsBpuijUow064sf7ww1nutC5/3w==" ,
"dev" : true ,
"license" : "MIT"
} ,
2024-12-08 16:21:31 +08:00
"node_modules/zod" : {
"version" : "3.23.8" ,
"resolved" : "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz" ,
"integrity" : "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/colinhacks"
}
} ,
"node_modules/zod-to-json-schema" : {
"version" : "3.23.5" ,
"resolved" : "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.23.5.tgz" ,
"integrity" : "sha512-5wlSS0bXfF/BrL4jPAbz9da5hDlDptdEppYfe+x4eIJ7jioqKG9uUxOwPzqof09u/XeVdrgFu29lZi+8XNDJtA==" ,
"dev" : true ,
"license" : "ISC" ,
"optional" : true ,
"peerDependencies" : {
"zod" : "^3.23.3"
}
} ,
2023-09-11 05:49:56 +08:00
"node_modules/zwitch" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz" ,
"integrity" : "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==" ,
2024-12-03 20:28:40 +08:00
"license" : "MIT" ,
2023-09-11 05:49:56 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
}
}
}