|
|
@@ -0,0 +1,11148 @@
|
|
|
+{
|
|
|
+ "name": "uni-preset-vue",
|
|
|
+ "version": "0.0.0",
|
|
|
+ "lockfileVersion": 3,
|
|
|
+ "requires": true,
|
|
|
+ "packages": {
|
|
|
+ "": {
|
|
|
+ "name": "uni-preset-vue",
|
|
|
+ "version": "0.0.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-app": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-app-harmony": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-app-plus": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-components": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-h5": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-alipay": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-baidu": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-harmony": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-jd": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-kuaishou": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-lark": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-qq": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-toutiao": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-weixin": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-xhs": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-quickapp-webview": "3.0.0-4080720251210001",
|
|
|
+ "@uni-helper/vite-plugin-uni-components": "^0.2.3",
|
|
|
+ "clipboard": "^2.0.11",
|
|
|
+ "dayjs": "^1.11.13",
|
|
|
+ "pinia": "^2.0.36",
|
|
|
+ "pinia-plugin-persistedstate": "^4.7.1",
|
|
|
+ "rollup-plugin-visualizer": "^6.0.3",
|
|
|
+ "unplugin-auto-import": "^19.3.0",
|
|
|
+ "uview-plus": "^3.6.4",
|
|
|
+ "vue": "3.5.26",
|
|
|
+ "vue-i18n": "9.14.5",
|
|
|
+ "z-paging": "^2.8.7"
|
|
|
+ },
|
|
|
+ "devDependencies": {
|
|
|
+ "@dcloudio/types": "3.4.28",
|
|
|
+ "@dcloudio/uni-automator": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-stacktracey": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/vite-plugin-uni": "3.0.0-4080720251210001",
|
|
|
+ "@types/node": "^24.0.10",
|
|
|
+ "@unocss/transformer-directives": "^66.5.10",
|
|
|
+ "@vue/runtime-core": "3.5.26",
|
|
|
+ "@vue/tsconfig": "^0.1.3",
|
|
|
+ "sass": "^1.63.2",
|
|
|
+ "sass-loader": "^10.4.1",
|
|
|
+ "typescript": "^4.9.4",
|
|
|
+ "uni-unocss": "^1.0.0-beta.2",
|
|
|
+ "unocss": "^0.61.6",
|
|
|
+ "unocss-applet": "^0.7.8",
|
|
|
+ "unocss-preset-weapp": "^66.0.2",
|
|
|
+ "vite": "5.2.8",
|
|
|
+ "vue-tsc": "^1.0.24"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@ampproject/remapping": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.3.0.tgz",
|
|
|
+ "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.5",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.24"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antfu/install-pkg": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antfu/install-pkg/-/install-pkg-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "package-manager-detector": "^1.3.0",
|
|
|
+ "tinyexec": "^1.0.1"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antfu/utils": {
|
|
|
+ "version": "0.7.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.10.tgz",
|
|
|
+ "integrity": "sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==",
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/code-frame": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-validator-identifier": "^7.27.1",
|
|
|
+ "js-tokens": "^4.0.0",
|
|
|
+ "picocolors": "^1.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/compat-data": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/core": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/code-frame": "^7.27.1",
|
|
|
+ "@babel/generator": "^7.28.5",
|
|
|
+ "@babel/helper-compilation-targets": "^7.27.2",
|
|
|
+ "@babel/helper-module-transforms": "^7.28.3",
|
|
|
+ "@babel/helpers": "^7.28.4",
|
|
|
+ "@babel/parser": "^7.28.5",
|
|
|
+ "@babel/template": "^7.27.2",
|
|
|
+ "@babel/traverse": "^7.28.5",
|
|
|
+ "@babel/types": "^7.28.5",
|
|
|
+ "@jridgewell/remapping": "^2.3.5",
|
|
|
+ "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/generator": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.28.5",
|
|
|
+ "@babel/types": "^7.28.5",
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.12",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.28",
|
|
|
+ "jsesc": "^3.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-annotate-as-pure": {
|
|
|
+ "version": "7.27.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz",
|
|
|
+ "integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.27.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-compilation-targets": {
|
|
|
+ "version": "7.27.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz",
|
|
|
+ "integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/compat-data": "^7.27.2",
|
|
|
+ "@babel/helper-validator-option": "^7.27.1",
|
|
|
+ "browserslist": "^4.24.0",
|
|
|
+ "lru-cache": "^5.1.1",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-create-class-features-plugin": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
+ "@babel/helper-member-expression-to-functions": "^7.28.5",
|
|
|
+ "@babel/helper-optimise-call-expression": "^7.27.1",
|
|
|
+ "@babel/helper-replace-supers": "^7.27.1",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
|
+ "@babel/traverse": "^7.28.5",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
+ "regexpu-core": "^6.3.1",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-define-polyfill-provider": {
|
|
|
+ "version": "0.6.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.5.tgz",
|
|
|
+ "integrity": "sha512-uJnGFcPsWQK8fvjgGP5LZUZZsYGIoPeRjSF5PGwrelYgq7Q15/Ft9NGFp1zglwgIv//W0uG4BevRuSJRyylZPg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-compilation-targets": "^7.27.2",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "debug": "^4.4.1",
|
|
|
+ "lodash.debounce": "^4.0.8",
|
|
|
+ "resolve": "^1.22.10"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-globals": {
|
|
|
+ "version": "7.28.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
|
|
|
+ "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-member-expression-to-functions": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/traverse": "^7.28.5",
|
|
|
+ "@babel/types": "^7.28.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-module-imports": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/traverse": "^7.27.1",
|
|
|
+ "@babel/types": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-module-transforms": {
|
|
|
+ "version": "7.28.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz",
|
|
|
+ "integrity": "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-module-imports": "^7.27.1",
|
|
|
+ "@babel/helper-validator-identifier": "^7.27.1",
|
|
|
+ "@babel/traverse": "^7.28.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-optimise-call-expression": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-plugin-utils": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-remap-async-to-generator": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.27.1",
|
|
|
+ "@babel/helper-wrap-function": "^7.27.1",
|
|
|
+ "@babel/traverse": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-replace-supers": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-member-expression-to-functions": "^7.27.1",
|
|
|
+ "@babel/helper-optimise-call-expression": "^7.27.1",
|
|
|
+ "@babel/traverse": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/traverse": "^7.27.1",
|
|
|
+ "@babel/types": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-string-parser": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-validator-identifier": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-validator-option": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-wrap-function": {
|
|
|
+ "version": "7.28.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.28.3.tgz",
|
|
|
+ "integrity": "sha512-zdf983tNfLZFletc0RRXYrHrucBEg95NIFMkn6K9dbeMYnsgHaSBGcQqdsCSStG2PYwRre0Qc2NNSCXbG+xc6g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/template": "^7.27.2",
|
|
|
+ "@babel/traverse": "^7.28.3",
|
|
|
+ "@babel/types": "^7.28.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helpers": {
|
|
|
+ "version": "7.28.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.28.4.tgz",
|
|
|
+ "integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/template": "^7.27.2",
|
|
|
+ "@babel/types": "^7.28.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/highlight": {
|
|
|
+ "version": "7.25.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.25.9.tgz",
|
|
|
+ "integrity": "sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-validator-identifier": "^7.25.9",
|
|
|
+ "chalk": "^2.4.2",
|
|
|
+ "js-tokens": "^4.0.0",
|
|
|
+ "picocolors": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/parser": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.28.5"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "parser": "bin/babel-parser.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/traverse": "^7.28.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-optional-chaining": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.13.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
|
|
|
+ "version": "7.28.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.3.tgz",
|
|
|
+ "integrity": "sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/traverse": "^7.28.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-proposal-private-property-in-object": {
|
|
|
+ "version": "7.21.0-placeholder-for-preset-env.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@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,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-import-assertions": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-import-attributes": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-import-meta": {
|
|
|
+ "version": "7.10.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
|
|
|
+ "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.10.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-jsx": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-typescript": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-unicode-sets-regex": {
|
|
|
+ "version": "7.18.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz",
|
|
|
+ "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
|
+ "@babel/helper-plugin-utils": "^7.18.6"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-arrow-functions": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
|
+ "version": "7.28.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.28.0.tgz",
|
|
|
+ "integrity": "sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/helper-remap-async-to-generator": "^7.27.1",
|
|
|
+ "@babel/traverse": "^7.28.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-async-to-generator": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-module-imports": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/helper-remap-async-to-generator": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-block-scoping": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-45DmULpySVvmq9Pj3X9B+62Xe+DJGov27QravQJU1LLcapR6/10i+gYVAucGGJpHBp5mYxIMK4nDAT/QDLr47g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-class-properties": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-class-static-block": {
|
|
|
+ "version": "7.28.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.3.tgz",
|
|
|
+ "integrity": "sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.28.3",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-classes": {
|
|
|
+ "version": "7.28.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.4.tgz",
|
|
|
+ "integrity": "sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
+ "@babel/helper-compilation-targets": "^7.27.2",
|
|
|
+ "@babel/helper-globals": "^7.28.0",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/helper-replace-supers": "^7.27.1",
|
|
|
+ "@babel/traverse": "^7.28.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-computed-properties": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/template": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-destructuring": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/traverse": "^7.28.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-dotall-regex": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-gEbkDVGRvjj7+T1ivxrfgygpT7GUd4vmODtYpbs0gZATdkX8/iSnOtZSxiZnsgm1YjTgjI6VKBGSJJevkrclzw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-hkGcueTEzuhB30B3eJCbCYeCaaEQOmQR0AdvzpD4LoN0GXMWzzGSuRrxR2xTnCrvNbVwK9N6/jQ92GSLfiZWoQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-dynamic-import": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-explicit-resource-management": {
|
|
|
+ "version": "7.28.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-explicit-resource-management/-/plugin-transform-explicit-resource-management-7.28.0.tgz",
|
|
|
+ "integrity": "sha512-K8nhUcn3f6iB+P3gwCv/no7OdzOZQcKchW6N389V6PD8NUWKZHzndOd9sPDVbMoBsbmjMqlB4L9fm+fEFNVlwQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-destructuring": "^7.28.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-D4WIMaFtwa2NizOp+dnoFjRez/ClKiC2BqqImwKd1X28nqBtZEyCYJ2ozQrrzlxAFrcrjxo39S6khe9RNDlGzw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-export-namespace-from": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-for-of": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-function-name": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-compilation-targets": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/traverse": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-json-strings": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-6WVLVJiTjqcQauBhn1LkICsR2H+zm62I3h9faTDKt1qP4jn2o72tSvqMwtGFKGTpojce0gJs+76eZ2uCHRZh0Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-literals": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-axUuqnUTBuXyHGcJEVVh9pORaN6wC5bYfE7FGzPiaWa3syib9m7g+/IT/4VgCOe2Upef43PHzeAvcrVek6QuuA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-modules-amd": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-module-transforms": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-module-transforms": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-module-transforms": "^7.28.3",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/helper-validator-identifier": "^7.28.5",
|
|
|
+ "@babel/traverse": "^7.28.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-modules-umd": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-module-transforms": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-new-target": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-numeric-separator": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-fdPKAcujuvEChxDBJ5c+0BTaS6revLV7CJL08e4m3de8qJfNIuCc2nc7XJYOjBoTMJeqSmwXJ0ypE14RCjLwaw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
|
+ "version": "7.28.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz",
|
|
|
+ "integrity": "sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-compilation-targets": "^7.27.2",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-destructuring": "^7.28.0",
|
|
|
+ "@babel/plugin-transform-parameters": "^7.27.7",
|
|
|
+ "@babel/traverse": "^7.28.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-object-super": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/helper-replace-supers": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-txEAEKzYrHEX4xSZN4kJ+OfKXFVSWKB2ZxM9dpcE3wT7smwkNmXo5ORRlVzMVdJbD+Q8ILTgSD7959uj+3Dm3Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-optional-chaining": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-N6fut9IZlPnjPwgiQkXNhb+cT8wQKFlJNqcZkWlcTqkcqx6/kU4ynGmLFoa4LViBSirn05YAwk+sQBbPfxtYzQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-parameters": {
|
|
|
+ "version": "7.27.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.27.7.tgz",
|
|
|
+ "integrity": "sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-private-methods": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.27.1",
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-property-literals": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-regenerator": {
|
|
|
+ "version": "7.28.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.4.tgz",
|
|
|
+ "integrity": "sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-regexp-modifiers": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-TtEciroaiODtXvLZv4rmfMhkCv8jx3wgKpL68PuiPh2M4fvz5jhsA7697N1gMvkvr/JTF13DrFYyEbY9U7cVPA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-reserved-words": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-spread": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-kpb3HUqaILBJcRFVhFUs6Trdd4mkrzcGXss+6/mxUd273PfbWqSDHRzMT2234gIg2QYfAjvXLSquP1xECSg09Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-sticky-regex": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-template-literals": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-typescript": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-x2Qa+v/CuEoX7Dr31iAfr0IhInrVOWZU/2vJMJ00FOR/2nM0BcBEclpaf9sWCDc+v5e9dMrhSH8/atq/kX7+bA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.28.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
|
+ "@babel/plugin-syntax-typescript": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-uW20S39PnaTImxp39O5qFlHLS9LJEmANjMG7SxIhap8rCHqu0Ik+tLEPX5DKmHn6CsWQ7j3lix2tFOa5YtL12Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-unicode-regex": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-EtkOujbc4cgvb0mlpQefi4NTPBzhSIevblFevACNLUspmrALgmEBdL/XfnyyITfd8fKBZrZys92zOWcik7j9Tw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/preset-env": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-S36mOoi1Sb6Fz98fBfE+UZSpYw5mJm0NUHtIKrOuNcqeFauy1J6dIvXm2KRVKobOSaGq4t/hBXdN4HGU3wL9Wg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/compat-data": "^7.28.5",
|
|
|
+ "@babel/helper-compilation-targets": "^7.27.2",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/helper-validator-option": "^7.27.1",
|
|
|
+ "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.28.5",
|
|
|
+ "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1",
|
|
|
+ "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1",
|
|
|
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1",
|
|
|
+ "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.3",
|
|
|
+ "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
|
+ "@babel/plugin-syntax-import-assertions": "^7.27.1",
|
|
|
+ "@babel/plugin-syntax-import-attributes": "^7.27.1",
|
|
|
+ "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
|
+ "@babel/plugin-transform-arrow-functions": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-async-generator-functions": "^7.28.0",
|
|
|
+ "@babel/plugin-transform-async-to-generator": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-block-scoped-functions": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-block-scoping": "^7.28.5",
|
|
|
+ "@babel/plugin-transform-class-properties": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-class-static-block": "^7.28.3",
|
|
|
+ "@babel/plugin-transform-classes": "^7.28.4",
|
|
|
+ "@babel/plugin-transform-computed-properties": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-destructuring": "^7.28.5",
|
|
|
+ "@babel/plugin-transform-dotall-regex": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-duplicate-keys": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-dynamic-import": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-explicit-resource-management": "^7.28.0",
|
|
|
+ "@babel/plugin-transform-exponentiation-operator": "^7.28.5",
|
|
|
+ "@babel/plugin-transform-export-namespace-from": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-for-of": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-function-name": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-json-strings": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-literals": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-logical-assignment-operators": "^7.28.5",
|
|
|
+ "@babel/plugin-transform-member-expression-literals": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-modules-amd": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-modules-commonjs": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-modules-systemjs": "^7.28.5",
|
|
|
+ "@babel/plugin-transform-modules-umd": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-named-capturing-groups-regex": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-new-target": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-numeric-separator": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-object-rest-spread": "^7.28.4",
|
|
|
+ "@babel/plugin-transform-object-super": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-optional-catch-binding": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-optional-chaining": "^7.28.5",
|
|
|
+ "@babel/plugin-transform-parameters": "^7.27.7",
|
|
|
+ "@babel/plugin-transform-private-methods": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-private-property-in-object": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-property-literals": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-regenerator": "^7.28.4",
|
|
|
+ "@babel/plugin-transform-regexp-modifiers": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-reserved-words": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-shorthand-properties": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-spread": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-sticky-regex": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-template-literals": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-typeof-symbol": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-unicode-escapes": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-unicode-property-regex": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-unicode-regex": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-unicode-sets-regex": "^7.27.1",
|
|
|
+ "@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
|
+ "babel-plugin-polyfill-corejs2": "^0.4.14",
|
|
|
+ "babel-plugin-polyfill-corejs3": "^0.13.0",
|
|
|
+ "babel-plugin-polyfill-regenerator": "^0.6.5",
|
|
|
+ "core-js-compat": "^3.43.0",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/preset-modules": {
|
|
|
+ "version": "0.1.6-no-external-plugins",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz",
|
|
|
+ "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.0.0",
|
|
|
+ "@babel/types": "^7.4.4",
|
|
|
+ "esutils": "^2.0.2"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/preset-typescript": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/preset-typescript/-/preset-typescript-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/helper-validator-option": "^7.27.1",
|
|
|
+ "@babel/plugin-syntax-jsx": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-modules-commonjs": "^7.27.1",
|
|
|
+ "@babel/plugin-transform-typescript": "^7.28.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/runtime": {
|
|
|
+ "version": "7.28.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.28.4.tgz",
|
|
|
+ "integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/template": {
|
|
|
+ "version": "7.27.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.27.2.tgz",
|
|
|
+ "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/code-frame": "^7.27.1",
|
|
|
+ "@babel/parser": "^7.27.2",
|
|
|
+ "@babel/types": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/traverse": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/code-frame": "^7.27.1",
|
|
|
+ "@babel/generator": "^7.28.5",
|
|
|
+ "@babel/helper-globals": "^7.28.0",
|
|
|
+ "@babel/parser": "^7.28.5",
|
|
|
+ "@babel/template": "^7.27.2",
|
|
|
+ "@babel/types": "^7.28.5",
|
|
|
+ "debug": "^4.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/types": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.28.5.tgz",
|
|
|
+ "integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-string-parser": "^7.27.1",
|
|
|
+ "@babel/helper-validator-identifier": "^7.28.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/types": {
|
|
|
+ "version": "3.4.28",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/types/-/types-3.4.28.tgz",
|
|
|
+ "integrity": "sha512-uVIRp1VLBkrL0LaGLgIS/sT3bl1zzVTKZQbfqJEQcSAvBffRdirbSh5OvOHfA1WV5lmCAGfjhKsUQouNEVUQHg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-app/-/uni-app-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-NBsyams5RpnH2CDDnMtm9oPcx2yFcBW+8O9MBXptPUvj6HNo9VoM6f7qhAgaQbG1wri0UIvZKRjkhSIyOL7wgA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cloud": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-components": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-console": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-i18n": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-push": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-stat": "3.0.0-4080720251210001",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@dcloudio/types": "3.4.19"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-harmony": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-app-harmony/-/uni-app-harmony-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-tJjuOq/TJD4rdOE8vAtuIQbRlHeSnu0yt0pFjtRBi4ypZ1h15lxFB9cwFzgcpgI+06ZsK5SZb30IpmjUKr5NYA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-app-uts": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-app-vite": "3.0.0-4080720251210001",
|
|
|
+ "debug": "4.3.7",
|
|
|
+ "fs-extra": "10.1.0",
|
|
|
+ "licia": "1.41.1",
|
|
|
+ "postcss-selector-parser": "6.1.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-harmony/node_modules/debug": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-plus": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-app-plus/-/uni-app-plus-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-qxbcpXvoouCX4ueY/CTHyPf/23ZJxkwg3YBJLYkRutpa3NEn6gflUtm0y19doJDX7eOSA2Q1OexS+DMOp6QlpQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-app-uts": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-app-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-app-vue": "3.0.0-4080720251210001",
|
|
|
+ "debug": "4.3.7",
|
|
|
+ "fs-extra": "10.1.0",
|
|
|
+ "licia": "1.41.1",
|
|
|
+ "postcss-selector-parser": "6.1.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-plus/node_modules/debug": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-uts": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-app-uts/-/uni-app-uts-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-sOgLm3HRtZuVMSGbz+MT/D0vdz4Pp3+h9oJJTG+4U5u7JNR6rhaWlYhCIkDmBSFMWAiFvFsejkGRH8oc7NTRNQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "7.25.6",
|
|
|
+ "@babel/types": "7.25.6",
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-console": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-i18n": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-nvue-styler": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.3",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.19",
|
|
|
+ "@rollup/pluginutils": "5.1.0",
|
|
|
+ "@vue/compiler-core": "3.4.21",
|
|
|
+ "@vue/compiler-dom": "3.4.21",
|
|
|
+ "@vue/compiler-sfc": "3.4.21",
|
|
|
+ "@vue/consolidate": "1.0.0",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "debug": "4.3.7",
|
|
|
+ "es-module-lexer": "1.5.4",
|
|
|
+ "estree-walker": "2.0.2",
|
|
|
+ "fast-glob": "3.3.3",
|
|
|
+ "fs-extra": "10.1.0",
|
|
|
+ "magic-string": "0.30.11",
|
|
|
+ "picocolors": "1.1.0",
|
|
|
+ "source-map-js": "1.2.1",
|
|
|
+ "unimport": "4.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-uts/node_modules/@babel/parser": {
|
|
|
+ "version": "7.25.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.25.6.tgz",
|
|
|
+ "integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.25.6"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "parser": "bin/babel-parser.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-uts/node_modules/@babel/types": {
|
|
|
+ "version": "7.25.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.25.6.tgz",
|
|
|
+ "integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-string-parser": "^7.24.8",
|
|
|
+ "@babel/helper-validator-identifier": "^7.24.7",
|
|
|
+ "to-fast-properties": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-uts/node_modules/@rollup/pluginutils": {
|
|
|
+ "version": "5.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz",
|
|
|
+ "integrity": "sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/estree": "^1.0.0",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "picomatch": "^2.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "rollup": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-uts/node_modules/@rollup/pluginutils/node_modules/picomatch": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-uts/node_modules/debug": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-uts/node_modules/magic-string": {
|
|
|
+ "version": "0.30.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.11.tgz",
|
|
|
+ "integrity": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-uts/node_modules/picocolors": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-vite": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-app-vite/-/uni-app-vite-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-ao4o71saOrW0ZrNuZ2V372p5iEqo77fcU22hQNOzgLE6AsrSPBfGGwB6zZdqIJa2s0Dn43U2Bc+DLkf2iQa3KQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-i18n": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-nvue-styler": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@rollup/pluginutils": "5.1.0",
|
|
|
+ "@vitejs/plugin-vue": "5.2.4",
|
|
|
+ "@vue/compiler-dom": "3.4.21",
|
|
|
+ "@vue/compiler-sfc": "3.4.21",
|
|
|
+ "debug": "4.3.7",
|
|
|
+ "fs-extra": "10.1.0",
|
|
|
+ "picocolors": "1.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-vite/node_modules/@rollup/pluginutils": {
|
|
|
+ "version": "5.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz",
|
|
|
+ "integrity": "sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/estree": "^1.0.0",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "picomatch": "^2.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "rollup": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-vite/node_modules/@rollup/pluginutils/node_modules/picomatch": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-vite/node_modules/debug": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-vite/node_modules/picocolors": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-app-vue": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-app-vue/-/uni-app-vue-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-Kwq7lgGF/e7T//3t7vLTjqLHiyvcJE0LeJuwl5EpTSXDXoCAugcaBqY4qzDDHtGRcpRK96ARbHPSrL/YXeuDFA==",
|
|
|
+ "license": "Apache-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-automator": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-automator/-/uni-automator-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-WF19tMp5kAso3Sv5tU0YxYI1lXSV28wUQAujXM/9g8DHheruQYMymk8MgKwQh5mjVKi0Ftvwbw5Qy5vS8G7WVg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "address": "^1.1.2",
|
|
|
+ "cross-env": "^7.0.3",
|
|
|
+ "debug": "4.3.7",
|
|
|
+ "default-gateway": "^6.0.3",
|
|
|
+ "fs-extra": "10.1.0",
|
|
|
+ "jsonc-parser": "3.3.1",
|
|
|
+ "licia": "1.41.1",
|
|
|
+ "merge": "2.1.1",
|
|
|
+ "qrcode-reader": "1.0.4",
|
|
|
+ "qrcode-terminal": "0.12.0",
|
|
|
+ "ws": "8.18.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "jest": "27.0.4",
|
|
|
+ "jest-environment-node": "27.5.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-automator/node_modules/debug": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cli-shared": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-cli-shared/-/uni-cli-shared-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-VBbpXKcEk8zw20wRT06/5GFeO4Q5+r/kCn1paDwg4Yl0xoSD2zLHwPsOlyVUMNteIiQVRrRVxZeQ6FKXIzCzUw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@ampproject/remapping": "^2.1.2",
|
|
|
+ "@babel/code-frame": "7.24.7",
|
|
|
+ "@babel/core": "7.25.2",
|
|
|
+ "@babel/parser": "7.25.6",
|
|
|
+ "@babel/types": "7.25.6",
|
|
|
+ "@dcloudio/uni-i18n": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@intlify/core-base": "9.1.9",
|
|
|
+ "@intlify/shared": "9.1.9",
|
|
|
+ "@intlify/vue-devtools": "9.1.9",
|
|
|
+ "@rollup/pluginutils": "5.1.0",
|
|
|
+ "@vue/compiler-core": "3.4.21",
|
|
|
+ "@vue/compiler-dom": "3.4.21",
|
|
|
+ "@vue/compiler-sfc": "3.4.21",
|
|
|
+ "@vue/compiler-ssr": "3.4.21",
|
|
|
+ "@vue/server-renderer": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "adm-zip": "0.5.16",
|
|
|
+ "autoprefixer": "10.4.20",
|
|
|
+ "base64url": "^3.0.1",
|
|
|
+ "chokidar": "3.6.0",
|
|
|
+ "compare-versions": "^3.6.0",
|
|
|
+ "debug": "4.3.7",
|
|
|
+ "entities": "^4.5.0",
|
|
|
+ "es-module-lexer": "1.5.4",
|
|
|
+ "esbuild": "0.20.2",
|
|
|
+ "estree-walker": "2.0.2",
|
|
|
+ "fast-glob": "3.3.3",
|
|
|
+ "fs-extra": "10.1.0",
|
|
|
+ "hash-sum": "2.0.0",
|
|
|
+ "isbinaryfile": "5.0.2",
|
|
|
+ "jsonc-parser": "3.3.1",
|
|
|
+ "lines-and-columns": "^2.0.4",
|
|
|
+ "magic-string": "0.30.11",
|
|
|
+ "merge": "2.1.1",
|
|
|
+ "mime": "3.0.0",
|
|
|
+ "module-alias": "2.2.3",
|
|
|
+ "os-locale-s-fix": "^1.0.8-fix-1",
|
|
|
+ "picocolors": "1.1.0",
|
|
|
+ "postcss-import": "^14.0.2",
|
|
|
+ "postcss-load-config": "^3.1.1",
|
|
|
+ "postcss-modules": "^4.3.0",
|
|
|
+ "postcss-selector-parser": "6.1.2",
|
|
|
+ "resolve": "1.22.8",
|
|
|
+ "source-map-js": "1.2.1",
|
|
|
+ "tapable": "^2.2.0",
|
|
|
+ "unimport": "4.1.1",
|
|
|
+ "unplugin-auto-import": "19.1.0",
|
|
|
+ "xregexp": "3.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cli-shared/node_modules/@babel/code-frame": {
|
|
|
+ "version": "7.24.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.24.7.tgz",
|
|
|
+ "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/highlight": "^7.24.7",
|
|
|
+ "picocolors": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cli-shared/node_modules/@babel/core": {
|
|
|
+ "version": "7.25.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.25.2.tgz",
|
|
|
+ "integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@ampproject/remapping": "^2.2.0",
|
|
|
+ "@babel/code-frame": "^7.24.7",
|
|
|
+ "@babel/generator": "^7.25.0",
|
|
|
+ "@babel/helper-compilation-targets": "^7.25.2",
|
|
|
+ "@babel/helper-module-transforms": "^7.25.2",
|
|
|
+ "@babel/helpers": "^7.25.0",
|
|
|
+ "@babel/parser": "^7.25.0",
|
|
|
+ "@babel/template": "^7.25.0",
|
|
|
+ "@babel/traverse": "^7.25.2",
|
|
|
+ "@babel/types": "^7.25.2",
|
|
|
+ "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/@dcloudio/uni-cli-shared/node_modules/@babel/parser": {
|
|
|
+ "version": "7.25.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.25.6.tgz",
|
|
|
+ "integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.25.6"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "parser": "bin/babel-parser.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cli-shared/node_modules/@babel/types": {
|
|
|
+ "version": "7.25.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.25.6.tgz",
|
|
|
+ "integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-string-parser": "^7.24.8",
|
|
|
+ "@babel/helper-validator-identifier": "^7.24.7",
|
|
|
+ "to-fast-properties": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cli-shared/node_modules/@rollup/pluginutils": {
|
|
|
+ "version": "5.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz",
|
|
|
+ "integrity": "sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/estree": "^1.0.0",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "picomatch": "^2.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "rollup": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cli-shared/node_modules/@rollup/pluginutils/node_modules/picomatch": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cli-shared/node_modules/debug": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cli-shared/node_modules/magic-string": {
|
|
|
+ "version": "0.30.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.11.tgz",
|
|
|
+ "integrity": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cli-shared/node_modules/picocolors": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cli-shared/node_modules/resolve": {
|
|
|
+ "version": "1.22.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/resolve/-/resolve-1.22.8.tgz",
|
|
|
+ "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "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"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cli-shared/node_modules/unplugin-auto-import": {
|
|
|
+ "version": "19.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-19.1.0.tgz",
|
|
|
+ "integrity": "sha512-B+TGBEBHqY9aR+7YfShfLujETOHstzpV+yaqgy5PkfV0QG7Py+TYMX7vJ9W4SrysHR+UzR+gzcx/nuZjmPeclA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "local-pkg": "^1.0.0",
|
|
|
+ "magic-string": "^0.30.17",
|
|
|
+ "picomatch": "^4.0.2",
|
|
|
+ "unimport": "^4.1.1",
|
|
|
+ "unplugin": "^2.2.0",
|
|
|
+ "unplugin-utils": "^0.2.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nuxt/kit": "^3.2.2",
|
|
|
+ "@vueuse/core": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@nuxt/kit": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@vueuse/core": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cli-shared/node_modules/unplugin-auto-import/node_modules/magic-string": {
|
|
|
+ "version": "0.30.21",
|
|
|
+ "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.21.tgz",
|
|
|
+ "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-cloud": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-cloud/-/uni-cloud-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-d50N3P/qyWrEutxN5KCdAfoW2/TI+fbj/P5sDWavItxJ5eH2VDjIFsvt2zGdQVqOAROVrGZku8ZO40lL3wv2Kw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-i18n": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "fast-glob": "3.3.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-components": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-components/-/uni-components-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-QOi1Qphqmf0nlWZmOT/38gHllCFYW699UupsaPoabq9rLimRGZqNacjHaeUU75v7/1msimFZam/KYsz7vaS/MQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cloud": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-h5": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-i18n": "3.0.0-4080720251210001"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-console": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-console/-/uni-console-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-eLgdK6Tq242FSmpfKPAAExq7zJEw1jT8gOQ8w8M3Bv6m4VwV/6VXXuEqDaqM+oBXUUzCf0eWVci76hXx+SoQpg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "fs-extra": "10.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-h5": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-h5/-/uni-h5-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-ZAE6RhhmTOGK5fx/ygCf2+yqttE9Bj1U20fESbwzCrObyHrcHG7X7wllR+FKqy4cxVk+JIJcMSgftUpBgh346Q==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-h5-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-h5-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-i18n": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/server-renderer": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "debug": "4.3.7",
|
|
|
+ "localstorage-polyfill": "^1.0.1",
|
|
|
+ "postcss-selector-parser": "6.1.2",
|
|
|
+ "safe-area-insets": "1.4.1",
|
|
|
+ "vue-router": "4.4.4",
|
|
|
+ "xmlhttprequest": "^1.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-h5-vite": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-h5-vite/-/uni-h5-vite-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-WNflMJKZ4hpxgcppVXbngeFja3sJLizUlF+LzLWvMUww9CpIsKCNVGZuPsL93y2Zal5k0OJ48x9GXF/o2zB3MA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@rollup/pluginutils": "5.1.0",
|
|
|
+ "@vue/compiler-dom": "3.4.21",
|
|
|
+ "@vue/compiler-sfc": "3.4.21",
|
|
|
+ "@vue/server-renderer": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "debug": "4.3.7",
|
|
|
+ "fs-extra": "10.1.0",
|
|
|
+ "mime": "3.0.0",
|
|
|
+ "module-alias": "2.2.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-h5-vite/node_modules/@rollup/pluginutils": {
|
|
|
+ "version": "5.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz",
|
|
|
+ "integrity": "sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/estree": "^1.0.0",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "picomatch": "^2.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "rollup": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-h5-vite/node_modules/@rollup/pluginutils/node_modules/picomatch": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-h5-vite/node_modules/debug": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-h5-vue": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-h5-vue/-/uni-h5-vue-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-x6IOZ+QyXUbOacc8/3h4HhwX0r0ORz57pNd95y9hAk/gVotqIKhNKwlH4JfMWIl21V6M3bSRY33w+4n1t+vRFA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/server-renderer": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-h5/node_modules/debug": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-i18n": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-i18n/-/uni-i18n-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-ko+JeTjrr48o3l0oNvFTWguTT8U6RICgtN1d0oz3H1z0WI8R7+r058dMF3K5cZzljYVIjZh/kMBgGeLhP6mbog==",
|
|
|
+ "license": "Apache-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-alipay": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-alipay/-/uni-mp-alipay-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-lii9Ww2lCoWek5N59hUoNDH6moXl7ku8Ugl0wnbJGJoytzhMhkEKycXDtwR5wPfuXsgBqCVX2tE12vx9LGzjGg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/compiler-core": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-baidu": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-baidu/-/uni-mp-baidu-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-a6R4mM9yA70XMA0bkg9AXDrBcmj13nX8e44WscMALqfy/HgRCDibiBusJ7Alv5BRFhjxQlWDIw5HDlMcj0stkQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-app": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-compiler": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-weixin": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/compiler-core": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "jimp": "0.10.3",
|
|
|
+ "licia": "1.41.1",
|
|
|
+ "qrcode-reader": "1.0.4",
|
|
|
+ "qrcode-terminal": "0.12.0",
|
|
|
+ "ws": "8.18.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-compiler": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-compiler/-/uni-mp-compiler-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-OK0IHjhH8N1b3EUtX9LSx8M1vNK1xhhpOVENQKfNvxPRAoYqS96Ha5LRL9G//mYyc+WLNBQTmojFcjLPJmnPxw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/generator": "7.25.6",
|
|
|
+ "@babel/parser": "7.25.6",
|
|
|
+ "@babel/types": "7.25.6",
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/compiler-core": "3.4.21",
|
|
|
+ "@vue/compiler-dom": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "estree-walker": "2.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-compiler/node_modules/@babel/generator": {
|
|
|
+ "version": "7.25.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.25.6.tgz",
|
|
|
+ "integrity": "sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.25.6",
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.5",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.25",
|
|
|
+ "jsesc": "^2.5.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-compiler/node_modules/@babel/parser": {
|
|
|
+ "version": "7.25.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.25.6.tgz",
|
|
|
+ "integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.25.6"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "parser": "bin/babel-parser.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-compiler/node_modules/@babel/types": {
|
|
|
+ "version": "7.25.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.25.6.tgz",
|
|
|
+ "integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-string-parser": "^7.24.8",
|
|
|
+ "@babel/helper-validator-identifier": "^7.24.7",
|
|
|
+ "to-fast-properties": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-compiler/node_modules/jsesc": {
|
|
|
+ "version": "2.5.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz",
|
|
|
+ "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "jsesc": "bin/jsesc"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-harmony": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-harmony/-/uni-mp-harmony-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-4KIbSWNQYmJiEVeoo0mgxS6nqpcPcUEZH4dy6yi09CD5VoN1raRglHLGUU0du4DSH/9MfjTmcIIaru14po2v6Q==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-toutiao": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-quickapp-webview": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-jd": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-jd/-/uni-mp-jd-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-gUPsQcAUgrnbnivp+43PBliojKyolTLDVnCvpMQAbOrA0IlrZSMbKhl2sGZTlqBPH0tNjYSLjKmQvw0Mi2sBqg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-compiler": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-kuaishou": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-kuaishou/-/uni-mp-kuaishou-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-skgavnL/UwIX2ql9tJZ0nRnyOCupHzyZtJ3IMA9Ybk0tAqF9dmG0o8u9c5462ayfARnim97wkUeQ3sqfnqey3g==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-compiler": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-weixin": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/compiler-core": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-lark": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-lark/-/uni-mp-lark-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-fWapAz6zg7/v95zhAjhpFjgR1R3iMwU3SL8tNjDMr9vfPR2MQmiTktTc3q/AWUOn/EfjQAgNAPIJkMZphQ6avQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-compiler": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-toutiao": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/compiler-core": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-qq": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-qq/-/uni-mp-qq-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-IzFdD3sW0laRvXlwb7Zb9qfB+ZUzbSwN0JIZDqg/MBEHaobZc70qN3jJSS9p/SOM5SoyMJZZr6nyhWA77P83aQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "fs-extra": "10.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-toutiao": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-toutiao/-/uni-mp-toutiao-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-KdjFx/R9CEKFKwyfC9VwIuXqDjiLn0wmuEN7FhwJwz+M/q8DpHH4LiqpfQECR29vqYEsuwiA6U0LCZScNC7Gwg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-compiler": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/compiler-core": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-vite": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-vite/-/uni-mp-vite-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-PUjXx3a1KYeJc5N5vIjht73NkXDmpkqlpz6YawSuHjnP0in+d4+U83YcK70D2W6pKi0Sy++J8b4JcRIwdUSO7A==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-i18n": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-compiler": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/compiler-dom": "3.4.21",
|
|
|
+ "@vue/compiler-sfc": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "debug": "4.3.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-vite/node_modules/debug": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-vue": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-vue/-/uni-mp-vue-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-X4t5xvtavUO+FxqcB8sOw/9dQ3191i9OfPyoRawlJiT2xq8aOdKwc5jj2CUwUdJwBbFynMSUHXKoZtLWZe1Lkg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-weixin": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-weixin/-/uni-mp-weixin-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-Hg3Hqb1YyBpkY5Anj6m5N67ezLLWTZUo1yM5ie3NgXI7z/f9MY3Vm27edg0dqHehKN3PKcF3CbkaJ9JAfCy6/g==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "jimp": "0.10.3",
|
|
|
+ "licia": "1.41.1",
|
|
|
+ "qrcode-reader": "1.0.4",
|
|
|
+ "qrcode-terminal": "0.12.0",
|
|
|
+ "ws": "8.18.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-mp-xhs": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-mp-xhs/-/uni-mp-xhs-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-jAN9OBf8b2doKL4WafxWXzCSH5tkpk0eVfhDfLsd3VbvWMaGlfKA2b6Nu2fcbo1y+JYqZYuEVJz39/YkWh91hA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-compiler": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-nvue-styler": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-nvue-styler/-/uni-nvue-styler-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-naHVOSm6Kwq9WBQEwqGj7qxy7kt3g3H8AXxJbGSn1VEKKge0X6d0Q8bfYipccL20mPkoLJIkKyCZHk8R+ioaVw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "parse-css-font": "^4.0.0",
|
|
|
+ "postcss": "8.4.45"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-nvue-styler/node_modules/postcss": {
|
|
|
+ "version": "8.4.45",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.45.tgz",
|
|
|
+ "integrity": "sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/postcss/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "nanoid": "^3.3.7",
|
|
|
+ "picocolors": "^1.0.1",
|
|
|
+ "source-map-js": "^1.2.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >=14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-push": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-push/-/uni-push-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-A7cT2Wmc6OmDX4KIhUtPwJrzpZDfcEhAkbza+4Y4KaSaeTsNIfyTmrPnjPsJoV2ETclaJduMGxMAb6l/FeV9DQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-quickapp-webview": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-quickapp-webview/-/uni-quickapp-webview-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-qP703/nwcFvu3AFD2uu5KGjuPWQ88tv3aYMxCkLbtkiFMFbTyQM8lT8Ene2GZ8fycFe06zLHNL5/15HAWoZm5g==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vite": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-mp-vue": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-shared": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-shared/-/uni-shared-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-SJZBF5XXXhx9+4Uv/dKu9SAtQbvCWDBpHeQ9QBma0pwgFerSAlD0VP0BtypOcPRafthTGsGsy9MdnItHyX/XgQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-stacktracey": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-stacktracey/-/uni-stacktracey-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-Y2zDgQqe/cWicPjOgZCVWMPIuWKoGGpRbxrU4MH1W8T9TKwC+oumabd9pYemfTK431qyn7T6Pz9W8WPHB466Ew==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-stat": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/uni-stat/-/uni-stat-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-r0lnxnVSTZZ1/j0IcqnotkkvXLgwqcX8i76oTEf9g+MJgBFi9Ay0ZRCoGtPoLu2+FbHOb86K1JeI4KR3+wYhDg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "debug": "4.3.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/uni-stat/node_modules/debug": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/vite-plugin-uni": {
|
|
|
+ "version": "3.0.0-4080720251210001",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@dcloudio/vite-plugin-uni/-/vite-plugin-uni-3.0.0-4080720251210001.tgz",
|
|
|
+ "integrity": "sha512-WmxQxETumZ9diyua5XT28Y80lVVSqh8bkgwVyZB5z5aVn/sYDTFdVdjWBK0qiU1Ah6LtGCSaGCp7RSwzTKmKog==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/core": "7.25.2",
|
|
|
+ "@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
|
+ "@babel/plugin-transform-typescript": "^7.23.3",
|
|
|
+ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-nvue-styler": "3.0.0-4080720251210001",
|
|
|
+ "@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
|
|
+ "@rollup/pluginutils": "5.1.0",
|
|
|
+ "@vitejs/plugin-legacy": "5.3.2",
|
|
|
+ "@vitejs/plugin-vue": "5.2.4",
|
|
|
+ "@vitejs/plugin-vue-jsx": "3.1.0",
|
|
|
+ "@vue/compiler-core": "3.4.21",
|
|
|
+ "@vue/compiler-dom": "3.4.21",
|
|
|
+ "@vue/compiler-sfc": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "cac": "6.7.9",
|
|
|
+ "debug": "4.3.7",
|
|
|
+ "estree-walker": "2.0.2",
|
|
|
+ "express": "4.20.0",
|
|
|
+ "fast-glob": "3.3.3",
|
|
|
+ "fs-extra": "10.1.0",
|
|
|
+ "hash-sum": "2.0.0",
|
|
|
+ "jsonc-parser": "3.3.1",
|
|
|
+ "magic-string": "0.30.11",
|
|
|
+ "picocolors": "1.1.0",
|
|
|
+ "terser": "^5.4.0",
|
|
|
+ "unplugin-auto-import": "19.1.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "uni": "bin/uni.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": "5.2.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/vite-plugin-uni/node_modules/@babel/core": {
|
|
|
+ "version": "7.25.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.25.2.tgz",
|
|
|
+ "integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@ampproject/remapping": "^2.2.0",
|
|
|
+ "@babel/code-frame": "^7.24.7",
|
|
|
+ "@babel/generator": "^7.25.0",
|
|
|
+ "@babel/helper-compilation-targets": "^7.25.2",
|
|
|
+ "@babel/helper-module-transforms": "^7.25.2",
|
|
|
+ "@babel/helpers": "^7.25.0",
|
|
|
+ "@babel/parser": "^7.25.0",
|
|
|
+ "@babel/template": "^7.25.0",
|
|
|
+ "@babel/traverse": "^7.25.2",
|
|
|
+ "@babel/types": "^7.25.2",
|
|
|
+ "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/@dcloudio/vite-plugin-uni/node_modules/@rollup/pluginutils": {
|
|
|
+ "version": "5.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz",
|
|
|
+ "integrity": "sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/estree": "^1.0.0",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "picomatch": "^2.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "rollup": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/vite-plugin-uni/node_modules/@rollup/pluginutils/node_modules/picomatch": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/@dcloudio/vite-plugin-uni/node_modules/debug": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/vite-plugin-uni/node_modules/magic-string": {
|
|
|
+ "version": "0.30.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.11.tgz",
|
|
|
+ "integrity": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/vite-plugin-uni/node_modules/picocolors": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/vite-plugin-uni/node_modules/unplugin-auto-import": {
|
|
|
+ "version": "19.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-19.1.0.tgz",
|
|
|
+ "integrity": "sha512-B+TGBEBHqY9aR+7YfShfLujETOHstzpV+yaqgy5PkfV0QG7Py+TYMX7vJ9W4SrysHR+UzR+gzcx/nuZjmPeclA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "local-pkg": "^1.0.0",
|
|
|
+ "magic-string": "^0.30.17",
|
|
|
+ "picomatch": "^4.0.2",
|
|
|
+ "unimport": "^4.1.1",
|
|
|
+ "unplugin": "^2.2.0",
|
|
|
+ "unplugin-utils": "^0.2.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nuxt/kit": "^3.2.2",
|
|
|
+ "@vueuse/core": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@nuxt/kit": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@vueuse/core": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@dcloudio/vite-plugin-uni/node_modules/unplugin-auto-import/node_modules/magic-string": {
|
|
|
+ "version": "0.30.21",
|
|
|
+ "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.21.tgz",
|
|
|
+ "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@esbuild/darwin-arm64": {
|
|
|
+ "version": "0.20.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.20.2.tgz",
|
|
|
+ "integrity": "sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@iconify-json/lucide": {
|
|
|
+ "version": "1.2.82",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@iconify-json/lucide/-/lucide-1.2.82.tgz",
|
|
|
+ "integrity": "sha512-fHZWegspOZonl5GNTvOkHsjnTMdSslFh3EzpzUtRyLxO8bOonqk2OTU3hCl0k4VXzViMjqpRK3X1sotnuBXkFA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "@iconify/types": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@iconify/types": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@iconify/types/-/types-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@iconify/utils": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@iconify/utils/-/utils-2.3.0.tgz",
|
|
|
+ "integrity": "sha512-GmQ78prtwYW6EtzXRU1rY+KwOKfz32PD7iJh6Iyqw68GiKuoZ2A6pRtzWONz5VQJbp50mEjXh/7NkumtrAgRKA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antfu/install-pkg": "^1.0.0",
|
|
|
+ "@antfu/utils": "^8.1.0",
|
|
|
+ "@iconify/types": "^2.0.0",
|
|
|
+ "debug": "^4.4.0",
|
|
|
+ "globals": "^15.14.0",
|
|
|
+ "kolorist": "^1.8.0",
|
|
|
+ "local-pkg": "^1.0.0",
|
|
|
+ "mlly": "^1.7.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@iconify/utils/node_modules/@antfu/utils": {
|
|
|
+ "version": "8.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antfu/utils/-/utils-8.1.1.tgz",
|
|
|
+ "integrity": "sha512-Mex9nXf9vR6AhcXmMrlz/HVgYYZpVGJ6YlPgwl7UnaFpnshXs6EK/oa5Gpf3CzENMjkvEx2tQtntGnb7UtSTOQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@intlify/core-base": {
|
|
|
+ "version": "9.1.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@intlify/core-base/-/core-base-9.1.9.tgz",
|
|
|
+ "integrity": "sha512-x5T0p/Ja0S8hs5xs+ImKyYckVkL4CzcEXykVYYV6rcbXxJTe2o58IquSqX9bdncVKbRZP7GlBU1EcRaQEEJ+vw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@intlify/devtools-if": "9.1.9",
|
|
|
+ "@intlify/message-compiler": "9.1.9",
|
|
|
+ "@intlify/message-resolver": "9.1.9",
|
|
|
+ "@intlify/runtime": "9.1.9",
|
|
|
+ "@intlify/shared": "9.1.9",
|
|
|
+ "@intlify/vue-devtools": "9.1.9"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@intlify/devtools-if": {
|
|
|
+ "version": "9.1.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@intlify/devtools-if/-/devtools-if-9.1.9.tgz",
|
|
|
+ "integrity": "sha512-oKSMKjttG3Ut/1UGEZjSdghuP3fwA15zpDPcjkf/1FjlOIm6uIBGMNS5jXzsZy593u+P/YcnrZD6cD3IVFz9vQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@intlify/shared": "9.1.9"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@intlify/message-compiler": {
|
|
|
+ "version": "9.1.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.1.9.tgz",
|
|
|
+ "integrity": "sha512-6YgCMF46Xd0IH2hMRLCssZI3gFG4aywidoWQ3QP4RGYQXQYYfFC54DxhSgfIPpVoPLQ+4AD29eoYmhiHZ+qLFQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@intlify/message-resolver": "9.1.9",
|
|
|
+ "@intlify/shared": "9.1.9",
|
|
|
+ "source-map": "0.6.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@intlify/message-resolver": {
|
|
|
+ "version": "9.1.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@intlify/message-resolver/-/message-resolver-9.1.9.tgz",
|
|
|
+ "integrity": "sha512-Lx/DBpigeK0sz2BBbzv5mu9/dAlt98HxwbG7xLawC3O2xMF9MNWU5FtOziwYG6TDIjNq0O/3ZbOJAxwITIWXEA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@intlify/runtime": {
|
|
|
+ "version": "9.1.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@intlify/runtime/-/runtime-9.1.9.tgz",
|
|
|
+ "integrity": "sha512-XgPw8+UlHCiie3fI41HPVa/VDJb3/aSH7bLhY1hJvlvNV713PFtb4p4Jo+rlE0gAoMsMCGcsiT982fImolSltg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@intlify/message-compiler": "9.1.9",
|
|
|
+ "@intlify/message-resolver": "9.1.9",
|
|
|
+ "@intlify/shared": "9.1.9"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@intlify/shared": {
|
|
|
+ "version": "9.1.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@intlify/shared/-/shared-9.1.9.tgz",
|
|
|
+ "integrity": "sha512-xKGM1d0EAxdDFCWedcYXOm6V5Pfw/TMudd6/qCdEb4tv0hk9EKeg7lwQF1azE0dP2phvx0yXxrt7UQK+IZjNdw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@intlify/vue-devtools": {
|
|
|
+ "version": "9.1.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@intlify/vue-devtools/-/vue-devtools-9.1.9.tgz",
|
|
|
+ "integrity": "sha512-YPehH9uL4vZcGXky4Ev5qQIITnHKIvsD2GKGXgqf+05osMUI6WSEQHaN9USRa318Rs8RyyPCiDfmA0hRu3k7og==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@intlify/message-resolver": "9.1.9",
|
|
|
+ "@intlify/runtime": "9.1.9",
|
|
|
+ "@intlify/shared": "9.1.9"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/bmp": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/bmp/-/bmp-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-keMOc5woiDmONXsB/6aXLR4Z5Q+v8lFq3EY2rcj2FmstbDMhRuGbmcBxlEgOqfRjwvtf/wOtJ3Of37oAWtVfLg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "bmp-js": "^0.1.0",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/core": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/core/-/core-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-Gd5IpL3U2bFIO57Fh/OA3HCpWm4uW/pU01E75rI03BXfTdz3T+J7TwvyG1XaqsQ7/DSlS99GXtLQPlfFIe28UA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "any-base": "^1.1.0",
|
|
|
+ "buffer": "^5.2.0",
|
|
|
+ "core-js": "^3.4.1",
|
|
|
+ "exif-parser": "^0.1.12",
|
|
|
+ "file-type": "^9.0.0",
|
|
|
+ "load-bmfont": "^1.3.1",
|
|
|
+ "mkdirp": "^0.5.1",
|
|
|
+ "phin": "^2.9.1",
|
|
|
+ "pixelmatch": "^4.0.2",
|
|
|
+ "tinycolor2": "^1.4.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/custom": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/custom/-/custom-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-nZmSI+jwTi5IRyNLbKSXQovoeqsw+D0Jn0SxW08wYQvdkiWA8bTlDQFgQ7HVwCAKBm8oKkDB/ZEo9qvHJ+1gAQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/core": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/gif": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/gif/-/gif-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-vjlRodSfz1CrUvvrnUuD/DsLK1GHB/yDZXHthVdZu23zYJIW7/WrIiD1IgQ5wOMV7NocfrvPn2iqUfBP81/WWA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1",
|
|
|
+ "omggif": "^1.0.9"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/jpeg": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/jpeg/-/jpeg-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-AAANwgUZOt6f6P7LZxY9lyJ9xclqutYJlsxt3JbriXUGJgrrFAIkcKcqv1nObgmQASSAQKYaMV9KdHjMlWFKlQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1",
|
|
|
+ "jpeg-js": "^0.3.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-blit": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-blit/-/plugin-blit-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-5zlKlCfx4JWw9qUVC7GI4DzXyxDWyFvgZLaoGFoT00mlXlN75SarlDwc9iZ/2e2kp4bJWxz3cGgG4G/WXrbg3Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-blur": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-blur/-/plugin-blur-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-cTOK3rjh1Yjh23jSfA6EHCHjsPJDEGLC8K2y9gM7dnTUK1y9NNmkFS23uHpyjgsWFIoH9oRh2SpEs3INjCpZhQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-circle": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-circle/-/plugin-circle-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-51GAPIVelqAcfuUpaM5JWJ0iWl4vEjNXB7p4P7SX5udugK5bxXUjO6KA2qgWmdpHuCKtoNgkzWU9fNSuYp7tCA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-color": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-color/-/plugin-color-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-RgeHUElmlTH7vpI4WyQrz6u59spiKfVQbsG/XUzfWGamFSixa24ZDwX/yV/Ts+eNaz7pZeIuv533qmKPvw2ujg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1",
|
|
|
+ "tinycolor2": "^1.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-contain": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-contain/-/plugin-contain-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-bYJKW9dqzcB0Ihc6u7jSyKa3juStzbLs2LFr6fu8TzA2WkMS/R8h+ddkiO36+F9ILTWHP0CIA3HFe5OdOGcigw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5",
|
|
|
+ "@jimp/plugin-blit": ">=0.3.5",
|
|
|
+ "@jimp/plugin-resize": ">=0.3.5",
|
|
|
+ "@jimp/plugin-scale": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-cover": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-cover/-/plugin-cover-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-pOxu0cM0BRPzdV468n4dMocJXoMbTnARDY/EpC3ZW15SpMuc/dr1KhWQHgoQX5kVW1Wt8zgqREAJJCQ5KuPKDA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5",
|
|
|
+ "@jimp/plugin-crop": ">=0.3.5",
|
|
|
+ "@jimp/plugin-resize": ">=0.3.5",
|
|
|
+ "@jimp/plugin-scale": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-crop": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-crop/-/plugin-crop-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-nB7HgOjjl9PgdHr076xZ3Sr6qHYzeBYBs9qvs3tfEEUeYMNnvzgCCGtUl6eMakazZFCMk3mhKmcB9zQuHFOvkg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-displace": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-displace/-/plugin-displace-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-8t3fVKCH5IVqI4lewe4lFFjpxxr69SQCz5/tlpDLQZsrNScNJivHdQ09zljTrVTCSgeCqQJIKgH2Q7Sk/pAZ0w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-dither": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-dither/-/plugin-dither-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-JCX/oNSnEg1kGQ8ffZ66bEgQOLCY3Rn+lrd6v1jjLy/mn9YVZTMsxLtGCXpiCDC2wG/KTmi4862ysmP9do9dAQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-fisheye": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-fisheye/-/plugin-fisheye-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-RRZb1wqe+xdocGcFtj2xHU7sF7xmEZmIa6BmrfSchjyA2b32TGPWKnP3qyj7p6LWEsXn+19hRYbjfyzyebPElQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-flip": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-flip/-/plugin-flip-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-0epbi8XEzp0wmSjoW9IB0iMu0yNF17aZOxLdURCN3Zr+8nWPs5VNIMqSVa1Y62GSyiMDpVpKF/ITiXre+EqrPg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5",
|
|
|
+ "@jimp/plugin-rotate": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-gaussian": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-gaussian/-/plugin-gaussian-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-25eHlFbHUDnMMGpgRBBeQ2AMI4wsqCg46sue0KklI+c2BaZ+dGXmJA5uT8RTOrt64/K9Wz5E+2n7eBnny4dfpQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-invert": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-invert/-/plugin-invert-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-effYSApWY/FbtlzqsKXlTLkgloKUiHBKjkQnqh5RL4oQxh/33j6aX+HFdDyQKtsXb8CMd4xd7wyiD2YYabTa0g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-mask": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-mask/-/plugin-mask-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-twrg8q8TIhM9Z6Jcu9/5f+OCAPaECb0eKrrbbIajJqJ3bCUlj5zbfgIhiQIzjPJ6KjpnFPSqHQfHkU1Vvk/nVw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-normalize": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-normalize/-/plugin-normalize-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-xkb5eZI/mMlbwKkDN79+1/t/+DBo8bBXZUMsT4gkFgMRKNRZ6NQPxlv1d3QpRzlocsl6UMxrHnhgnXdLAcgrXw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-print": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-print/-/plugin-print-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-wjRiI6yjXsAgMe6kVjizP+RgleUCLkH256dskjoNvJzmzbEfO7xQw9g6M02VET+emnbY0CO83IkrGm2q43VRyg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1",
|
|
|
+ "load-bmfont": "^1.4.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5",
|
|
|
+ "@jimp/plugin-blit": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-resize": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-resize/-/plugin-resize-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-rf8YmEB1d7Sg+g4LpqF0Mp+dfXfb6JFJkwlAIWPUOR7lGsPWALavEwTW91c0etEdnp0+JB9AFpy6zqq7Lwkq6w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-rotate": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-rotate/-/plugin-rotate-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-YXLlRjm18fkW9MOHUaVAxWjvgZM851ofOipytz5FyKp4KZWDLk+dZK1JNmVmK7MyVmAzZ5jsgSLhIgj+GgN0Eg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5",
|
|
|
+ "@jimp/plugin-blit": ">=0.3.5",
|
|
|
+ "@jimp/plugin-crop": ">=0.3.5",
|
|
|
+ "@jimp/plugin-resize": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-scale": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-scale/-/plugin-scale-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-5DXD7x7WVcX1gUgnlFXQa8F+Q3ThRYwJm+aesgrYvDOY+xzRoRSdQvhmdd4JEEue3lyX44DvBSgCIHPtGcEPaw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5",
|
|
|
+ "@jimp/plugin-resize": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-shadow": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-shadow/-/plugin-shadow-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-/nkFXpt2zVcdP4ETdkAUL0fSzyrC5ZFxdcphbYBodqD7fXNqChS/Un1eD4xCXWEpW8cnG9dixZgQgStjywH0Mg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5",
|
|
|
+ "@jimp/plugin-blur": ">=0.3.5",
|
|
|
+ "@jimp/plugin-resize": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugin-threshold": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugin-threshold/-/plugin-threshold-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-Dzh0Yq2wXP2SOnxcbbiyA4LJ2luwrdf1MghNIt9H+NX7B+IWw/N8qA2GuSm9n4BPGSLluuhdAWJqHcTiREriVA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5",
|
|
|
+ "@jimp/plugin-color": ">=0.8.0",
|
|
|
+ "@jimp/plugin-resize": ">=0.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/plugins": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/plugins/-/plugins-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-jTT3/7hOScf0EIKiAXmxwayHhryhc1wWuIe3FrchjDjr9wgIGNN2a7XwCgPl3fML17DXK1x8EzDneCdh261bkw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/plugin-blit": "^0.10.3",
|
|
|
+ "@jimp/plugin-blur": "^0.10.3",
|
|
|
+ "@jimp/plugin-circle": "^0.10.3",
|
|
|
+ "@jimp/plugin-color": "^0.10.3",
|
|
|
+ "@jimp/plugin-contain": "^0.10.3",
|
|
|
+ "@jimp/plugin-cover": "^0.10.3",
|
|
|
+ "@jimp/plugin-crop": "^0.10.3",
|
|
|
+ "@jimp/plugin-displace": "^0.10.3",
|
|
|
+ "@jimp/plugin-dither": "^0.10.3",
|
|
|
+ "@jimp/plugin-fisheye": "^0.10.3",
|
|
|
+ "@jimp/plugin-flip": "^0.10.3",
|
|
|
+ "@jimp/plugin-gaussian": "^0.10.3",
|
|
|
+ "@jimp/plugin-invert": "^0.10.3",
|
|
|
+ "@jimp/plugin-mask": "^0.10.3",
|
|
|
+ "@jimp/plugin-normalize": "^0.10.3",
|
|
|
+ "@jimp/plugin-print": "^0.10.3",
|
|
|
+ "@jimp/plugin-resize": "^0.10.3",
|
|
|
+ "@jimp/plugin-rotate": "^0.10.3",
|
|
|
+ "@jimp/plugin-scale": "^0.10.3",
|
|
|
+ "@jimp/plugin-shadow": "^0.10.3",
|
|
|
+ "@jimp/plugin-threshold": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1",
|
|
|
+ "timm": "^1.6.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/png": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/png/-/png-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-YKqk/dkl+nGZxSYIDQrqhmaP8tC3IK8H7dFPnnzFVvbhDnyYunqBZZO3SaZUKTichClRw8k/CjBhbc+hifSGWg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/utils": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1",
|
|
|
+ "pngjs": "^3.3.3"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/tiff": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/tiff/-/tiff-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-7EsJzZ5Y/EtinkBGuwX3Bi4S+zgbKouxjt9c82VJTRJOQgLWsE/RHqcyRCOQBhHAZ9QexYmDz34medfLKdoX0g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "core-js": "^3.4.1",
|
|
|
+ "utif": "^2.0.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/types": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/types/-/types-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-XGmBakiHZqseSWr/puGN+CHzx0IKBSpsKlmEmsNV96HKDiP6eu8NSnwdGCEq2mmIHe0JNcg1hqg59hpwtQ7Tiw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/bmp": "^0.10.3",
|
|
|
+ "@jimp/gif": "^0.10.3",
|
|
|
+ "@jimp/jpeg": "^0.10.3",
|
|
|
+ "@jimp/png": "^0.10.3",
|
|
|
+ "@jimp/tiff": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1",
|
|
|
+ "timm": "^1.6.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@jimp/custom": ">=0.3.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/utils": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jimp/utils/-/utils-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-VcSlQhkil4ReYmg1KkN+WqHyYfZ2XfZxDsKAHSfST1GEz/RQHxKZbX+KhFKtKflnL0F4e6DlNQj3vznMNXCR2w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "core-js": "^3.4.1",
|
|
|
+ "regenerator-runtime": "^0.13.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jimp/utils/node_modules/regenerator-runtime": {
|
|
|
+ "version": "0.13.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz",
|
|
|
+ "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/gen-mapping": {
|
|
|
+ "version": "0.3.13",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
|
|
|
+ "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.0",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.24"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/remapping": {
|
|
|
+ "version": "2.3.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jridgewell/remapping/-/remapping-2.3.5.tgz",
|
|
|
+ "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.5",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.24"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/resolve-uri": {
|
|
|
+ "version": "3.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
|
|
+ "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/source-map": {
|
|
|
+ "version": "0.3.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jridgewell/source-map/-/source-map-0.3.11.tgz",
|
|
|
+ "integrity": "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.5",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.25"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/sourcemap-codec": {
|
|
|
+ "version": "1.5.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
|
|
|
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/trace-mapping": {
|
|
|
+ "version": "0.3.31",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
|
|
|
+ "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/resolve-uri": "^3.1.0",
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.4.14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@meoc/utils": {
|
|
|
+ "version": "0.2.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@meoc/utils/-/utils-0.2.10.tgz",
|
|
|
+ "integrity": "sha512-LN/CQDOVmmN/kq31630r+dFYZSPezmhbRq0Ib0RbKv+qpSpaOasXwAcwO/rkpPkhuoty5kfpHmTdjrEUU8bJYQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "dayjs": "^1.11.13"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/MellowCo/utils"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nodelib/fs.scandir": {
|
|
|
+ "version": "2.1.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
|
|
+ "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nodelib/fs.stat": "2.0.5",
|
|
|
+ "run-parallel": "^1.1.9"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nodelib/fs.stat": {
|
|
|
+ "version": "2.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
|
|
|
+ "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nodelib/fs.walk": {
|
|
|
+ "version": "1.2.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
|
|
|
+ "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nodelib/fs.scandir": "2.1.5",
|
|
|
+ "fastq": "^1.6.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher": {
|
|
|
+ "version": "2.5.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher/-/watcher-2.5.1.tgz",
|
|
|
+ "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
|
|
|
+ "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.1",
|
|
|
+ "@parcel/watcher-darwin-arm64": "2.5.1",
|
|
|
+ "@parcel/watcher-darwin-x64": "2.5.1",
|
|
|
+ "@parcel/watcher-freebsd-x64": "2.5.1",
|
|
|
+ "@parcel/watcher-linux-arm-glibc": "2.5.1",
|
|
|
+ "@parcel/watcher-linux-arm-musl": "2.5.1",
|
|
|
+ "@parcel/watcher-linux-arm64-glibc": "2.5.1",
|
|
|
+ "@parcel/watcher-linux-arm64-musl": "2.5.1",
|
|
|
+ "@parcel/watcher-linux-x64-glibc": "2.5.1",
|
|
|
+ "@parcel/watcher-linux-x64-musl": "2.5.1",
|
|
|
+ "@parcel/watcher-win32-arm64": "2.5.1",
|
|
|
+ "@parcel/watcher-win32-ia32": "2.5.1",
|
|
|
+ "@parcel/watcher-win32-x64": "2.5.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-darwin-arm64": {
|
|
|
+ "version": "2.5.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
|
|
|
+ "integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
|
|
|
+ "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/@polka/url": {
|
|
|
+ "version": "1.0.0-next.29",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@polka/url/-/url-1.0.0-next.29.tgz",
|
|
|
+ "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@rollup/pluginutils": {
|
|
|
+ "version": "5.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.3.0.tgz",
|
|
|
+ "integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/estree": "^1.0.0",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "picomatch": "^4.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "rollup": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rollup/rollup-darwin-arm64": {
|
|
|
+ "version": "4.54.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.54.0.tgz",
|
|
|
+ "integrity": "sha512-k43D4qta/+6Fq+nCDhhv9yP2HdeKeP56QrUUTW7E6PhZP1US6NDqpJj4MY0jBHlJivVJD5P8NxrjuobZBJTCRw==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@skiyee/ui-preset": {
|
|
|
+ "version": "0.0.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@skiyee/ui-preset/-/ui-preset-0.0.8.tgz",
|
|
|
+ "integrity": "sha512-B+Fw/ns6Le0+wD9Fn7cE8nscx/eAZpkO51yRWhAzYiE2dJ5kR53AgBKox36eOgCRGjg6bgCQC/SlM7Xju957Dw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache License 2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@iconify-json/lucide": "^1.2.57",
|
|
|
+ "@skiyee/unocss-preset-miniapp": "*",
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/rule-utils": "66.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "unocss": ">=66.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@skiyee/unocss-preset-miniapp": {
|
|
|
+ "version": "0.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@skiyee/unocss-preset-miniapp/-/unocss-preset-miniapp-0.0.4.tgz",
|
|
|
+ "integrity": "sha512-abkiLI6UppJ4/WpWrtnj9EIVl2zqZcxGJwUK9ppff/VRFSAC12oaUG2QuipWdoPesbDCGIAnrMQ8TfVJxmyhOQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache License 2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "unocss": ">=66.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/estree": {
|
|
|
+ "version": "1.0.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.8.tgz",
|
|
|
+ "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/json-schema": {
|
|
|
+ "version": "7.0.15",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.15.tgz",
|
|
|
+ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/node": {
|
|
|
+ "version": "24.10.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/node/-/node-24.10.4.tgz",
|
|
|
+ "integrity": "sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "undici-types": "~7.16.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@uni-helper/vite-plugin-uni-components": {
|
|
|
+ "version": "0.2.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@uni-helper/vite-plugin-uni-components/-/vite-plugin-uni-components-0.2.3.tgz",
|
|
|
+ "integrity": "sha512-in7jRYQnPkLg6W13dzz8mzHDuZC+OFc3qb8MrnmDQgniIxHfxJw8vaibL1au6gvq7ij3h6EHvhHaRytIJ2PkYw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antfu/utils": "^0.7.2",
|
|
|
+ "@rollup/pluginutils": "^5.0.2",
|
|
|
+ "chokidar": "^3.5.3",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "fast-glob": "^3.2.12",
|
|
|
+ "local-pkg": "^0.4.3",
|
|
|
+ "magic-string": "^0.30.0",
|
|
|
+ "minimatch": "^8.0.3",
|
|
|
+ "resolve": "^1.22.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@uni-helper/vite-plugin-uni-components/node_modules/local-pkg": {
|
|
|
+ "version": "0.4.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/local-pkg/-/local-pkg-0.4.3.tgz",
|
|
|
+ "integrity": "sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@uni-helper/vite-plugin-uni-components/node_modules/minimatch": {
|
|
|
+ "version": "8.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-8.0.4.tgz",
|
|
|
+ "integrity": "sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "brace-expansion": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16 || 14 >=14.17"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss-applet/preset-applet": {
|
|
|
+ "version": "0.7.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss-applet/preset-applet/-/preset-applet-0.7.8.tgz",
|
|
|
+ "integrity": "sha512-KWzYD88eRf7hMa0SZv8X19eT1X1fwkInM47cjNZ36i/2brt77DSnZF3y61F1zxzdf28SRH/wzgkm2e0I7JepCQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "^0.56.5",
|
|
|
+ "@unocss/preset-mini": "^0.56.5",
|
|
|
+ "@unocss/preset-uno": "^0.56.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss-applet/preset-applet/node_modules/@unocss/core": {
|
|
|
+ "version": "0.56.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.56.5.tgz",
|
|
|
+ "integrity": "sha512-fx5VhOjSHn0HdV2D34pEwFMAHJcJQRTCp1xEE4GzxY1irXzaa+m2aYf5PZjmDxehiOC16IH7TO9FOWANXk1E0w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss-applet/preset-applet/node_modules/@unocss/extractor-arbitrary-variants": {
|
|
|
+ "version": "0.56.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-0.56.5.tgz",
|
|
|
+ "integrity": "sha512-p2pyzz/ONvc5CGcaB9OZvWE8qkRSgyuhaQqFQLdBFeUhveHC0CGP0iSnXwBgAFHWM7DJo4/JpWeZ+mBt0ogVLA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.56.5"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss-applet/preset-applet/node_modules/@unocss/preset-mini": {
|
|
|
+ "version": "0.56.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-mini/-/preset-mini-0.56.5.tgz",
|
|
|
+ "integrity": "sha512-/KhlThhs1ilauM7MwRSpahLbIPZ5VGeGvaUsU8+ZlNT3sis4yoVYkPtR14tL2IT6jhOU05N/uu3aBj+1bP8GjQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.56.5",
|
|
|
+ "@unocss/extractor-arbitrary-variants": "0.56.5",
|
|
|
+ "@unocss/rule-utils": "0.56.5"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss-applet/preset-applet/node_modules/@unocss/preset-uno": {
|
|
|
+ "version": "0.56.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-uno/-/preset-uno-0.56.5.tgz",
|
|
|
+ "integrity": "sha512-3hzE0X1oxMbHLvWyTj/4BrJQ7OAL428BpzEJos0RsxifM04vOJX4GC4khIbmTl8KIMECMtATK3ren3JqzD2bFw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.56.5",
|
|
|
+ "@unocss/preset-mini": "0.56.5",
|
|
|
+ "@unocss/preset-wind": "0.56.5",
|
|
|
+ "@unocss/rule-utils": "0.56.5"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss-applet/preset-applet/node_modules/@unocss/preset-wind": {
|
|
|
+ "version": "0.56.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-wind/-/preset-wind-0.56.5.tgz",
|
|
|
+ "integrity": "sha512-iyMPvCEZkrGLHFXXlcqxDo/UcSK7KWw4x7/QUz7irrvc78cxYVuPm98QZgpCRcCwKerKVyFLjGOtwQ0kmVSVsQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.56.5",
|
|
|
+ "@unocss/preset-mini": "0.56.5",
|
|
|
+ "@unocss/rule-utils": "0.56.5"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss-applet/preset-applet/node_modules/@unocss/rule-utils": {
|
|
|
+ "version": "0.56.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/rule-utils/-/rule-utils-0.56.5.tgz",
|
|
|
+ "integrity": "sha512-CXIGHCIC9B8WUl9KbbFMSZHcsIgfmI/+X0bjBv6xrgBVC1EQ2Acq4PYnJIbaRGBRAhl9wYjNL7Zq2UWOdowHAw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "^0.56.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss-applet/preset-rem-rpx": {
|
|
|
+ "version": "0.7.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss-applet/preset-rem-rpx/-/preset-rem-rpx-0.7.8.tgz",
|
|
|
+ "integrity": "sha512-H+7CbzfNOglGlTW0qurlpfPdSsaLkxwG4qSyxufaMCX6T26Mss6Xy9ENIaGps1m0Sk4NXJYO01h9yWGzaeCZXg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@unocss-applet/transformer-applet": {
|
|
|
+ "version": "0.5.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss-applet/transformer-applet/-/transformer-applet-0.5.5.tgz",
|
|
|
+ "integrity": "sha512-GDzZt0S+Jbr7yiD+cmkIQdnEroAzSiCPajXaTWbmkk8dio+7dW9cWPEGaFKa3laJI6yxDR3jJX44m82LhHdEpg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@unocss-applet/transformer-attributify": {
|
|
|
+ "version": "0.7.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss-applet/transformer-attributify/-/transformer-attributify-0.7.8.tgz",
|
|
|
+ "integrity": "sha512-YiBe5wFMEDdAuIwXPBFs6nA7i1Igskx1oLIl/xHXb6jEBqWGqTj1P/nx0XsrS0hu1YW7T7JsTCtSoLAdPmAPuA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/astro": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/astro/-/astro-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-uM41sh54eKtjbBIEK7NcQHEcs8p520/5p1K5kmKcc7mEyXWLVk0jbaJE7bKGhB32xa0F4uwmbpNB5GS834a5XA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/reset": "0.61.6",
|
|
|
+ "@unocss/vite": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": "^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "vite": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/astro/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/cli": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/cli/-/cli-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-BPMk6Z0T1Qt1l3VK4SUTpyBmpVYOYhGefHJh8zQvuqynlD/NOvTyU8gW1SqPGC4Xvl3G+Tp66ODaqysj0ApLyw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@ampproject/remapping": "^2.3.0",
|
|
|
+ "@rollup/pluginutils": "^5.1.0",
|
|
|
+ "@unocss/config": "0.61.6",
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/preset-uno": "0.61.6",
|
|
|
+ "cac": "^6.7.14",
|
|
|
+ "chokidar": "^3.6.0",
|
|
|
+ "colorette": "^2.0.20",
|
|
|
+ "consola": "^3.2.3",
|
|
|
+ "fast-glob": "^3.3.2",
|
|
|
+ "magic-string": "^0.30.10",
|
|
|
+ "pathe": "^1.1.2",
|
|
|
+ "perfect-debounce": "^1.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "unocss": "bin/unocss.mjs"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/cli/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/cli/node_modules/@unocss/extractor-arbitrary-variants": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-QLq4XBaQZsB7ONi3JLZwFtBLLSrZHTr1UhkqDumIhYL2tQx+xP2F88JdKXgnArolnX4QC7xFwUZ++8D8zaIAhw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/cli/node_modules/@unocss/preset-mini": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-mini/-/preset-mini-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-V/M+7vkDqyDiIinmBLfcqKsNJ3Lmr7NnWePq3s/KKrd8QEMUss+zHVZlk8clp4hrdT8gk0dUQZbrQkTi5dYWjQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/extractor-arbitrary-variants": "0.61.6",
|
|
|
+ "@unocss/rule-utils": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/cli/node_modules/@unocss/preset-uno": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-uno/-/preset-uno-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-yHGeU0tPAsdvwQSdblMGeITh0/ORX+voknRWoaOLv2h+u1LcELliwFjEWZp7p9lzEt0sqKmL/V2hF9JPjNkjcw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/preset-mini": "0.61.6",
|
|
|
+ "@unocss/preset-wind": "0.61.6",
|
|
|
+ "@unocss/rule-utils": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/cli/node_modules/@unocss/preset-wind": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-wind/-/preset-wind-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-wyi3UhYvyNPGbseQigjW3MwVr0c9R0NboESxS6dDNsvCvAi+uVgP7yBnEeydUPNhW3QyZoIRtSmc6xckdz7crg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/preset-mini": "0.61.6",
|
|
|
+ "@unocss/rule-utils": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/cli/node_modules/@unocss/rule-utils": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/rule-utils/-/rule-utils-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-OkAYqCWfbrBDBVfbulYx/6fWeEAVrw37/8VqsSlHD9UDc0Khz/M/4R+9oBhnNfdmqs3VccA2k7PdS5l5dghwzw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "^0.61.6",
|
|
|
+ "magic-string": "^0.30.10"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/cli/node_modules/cac": {
|
|
|
+ "version": "6.7.14",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cac/-/cac-6.7.14.tgz",
|
|
|
+ "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/cli/node_modules/pathe": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pathe/-/pathe-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/config": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/config/-/config-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-uUJj+ObvH1y2CqJ6KK+g9YkZ+insN8jk3xFha2nKOq3hCmUs8F6B06buWn3Nquin5HYP5Y416GaEJtQT4H0wgQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "unconfig": "^0.3.13"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/config/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/core": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-PdVbSMHNDDkr++9nkqzsZRAkaU84gxMTEgYbqI7dt2p1DXp/5tomVtmMsr2/whXGYKRiUc0xZ3p4Pzraz8TcXA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/extractor-arbitrary-variants": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-vlkOIOuwBfaFBJcN6o7+obXjigjOlzVFN/jT6pG1WXbQDTRZ021jeF3i9INdb9D/0cQHSeDvNgi1TJ5oUxfiow==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/inspector": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/inspector/-/inspector-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-ACU6ejgd3N1+UGSd4a0f1qDkH5puuwFOArb5pYgWiDSy0tISJXd7kdTBzYZysGfGPFsMvvMDVdHceKLNIwJWqA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/rule-utils": "0.61.6",
|
|
|
+ "gzip-size": "^6.0.0",
|
|
|
+ "sirv": "^2.0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/inspector/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/inspector/node_modules/@unocss/rule-utils": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/rule-utils/-/rule-utils-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-OkAYqCWfbrBDBVfbulYx/6fWeEAVrw37/8VqsSlHD9UDc0Khz/M/4R+9oBhnNfdmqs3VccA2k7PdS5l5dghwzw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "^0.61.6",
|
|
|
+ "magic-string": "^0.30.10"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/inspector/node_modules/sirv": {
|
|
|
+ "version": "2.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/sirv/-/sirv-2.0.4.tgz",
|
|
|
+ "integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@polka/url": "^1.0.0-next.24",
|
|
|
+ "mrmime": "^2.0.0",
|
|
|
+ "totalist": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/postcss": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/postcss/-/postcss-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-h7mFbmfNpTLGh6yEuVvhAEe3jXHPIEC6TgtIKRJRcFS0rA8+MLtroEucaKSwqVsQlKXG6caA8Ep1j/hwNtIWcQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/config": "0.61.6",
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/rule-utils": "0.61.6",
|
|
|
+ "css-tree": "^2.3.1",
|
|
|
+ "fast-glob": "^3.3.2",
|
|
|
+ "magic-string": "^0.30.10",
|
|
|
+ "postcss": "^8.4.40"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/postcss/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/postcss/node_modules/@unocss/rule-utils": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/rule-utils/-/rule-utils-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-OkAYqCWfbrBDBVfbulYx/6fWeEAVrw37/8VqsSlHD9UDc0Khz/M/4R+9oBhnNfdmqs3VccA2k7PdS5l5dghwzw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "^0.61.6",
|
|
|
+ "magic-string": "^0.30.10"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/postcss/node_modules/css-tree": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/css-tree/-/css-tree-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "mdn-data": "2.0.30",
|
|
|
+ "source-map-js": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/postcss/node_modules/mdn-data": {
|
|
|
+ "version": "2.0.30",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.30.tgz",
|
|
|
+ "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "CC0-1.0"
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-attributify": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-attributify/-/preset-attributify-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-kH7UrCgh3tw7sDyCHDcAYjy5GEJXXlZ2C8dnyHuSEuKZViFPE6HukonwvyK70hi9nJIPJ1sqDo1XLmUexGRfOQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-attributify/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-icons": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-icons/-/preset-icons-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-fJqzZcskz+1e01rsgALuVY2dO2f/rlJzL5GUzcTrvg9mMdnk4XufoA15ItC6dopDj2SUomvR0hnKiYcAsAB5+g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@iconify/utils": "^2.1.25",
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "ofetch": "^1.3.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-icons/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-legacy-compat": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-legacy-compat/-/preset-legacy-compat-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-NpMyzNVkVDGt9nO1n7dZLBDvzAkUu2hCR3ePY//xnUn7Syl5SwPdCEuc7FzHHb/rdSVVsip1cvFEaThO2FnUXQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-mini": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-mini/-/preset-mini-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-d62eACnuKtR0dwCFOQXgvw5VLh5YSyK56xCzpHkh0j0GstgfDLfKTys0T/XVAAvdSvAy/8A8vhSNJ4PlIc9V2A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/extractor-arbitrary-variants": "66.0.0",
|
|
|
+ "@unocss/rule-utils": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-tagify": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-tagify/-/preset-tagify-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-BSh/QuzsPD6UI2IH7hjJxF1nAOHHgf36yfDhSlNgY8CBgNcPsTX5zqa3Wm97ilqDma3fG2RWVacZaQK8VfzzFA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-tagify/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-typography": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-typography/-/preset-typography-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-9tenl97U5IsygEMsDT1bmRrTMef453FvGrK/xPy6X2/7+jJuCfUdOv5qq5ujBkchTz7873kWjkhWAeDaQGwskg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/preset-mini": "0.61.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-typography/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-typography/node_modules/@unocss/extractor-arbitrary-variants": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-QLq4XBaQZsB7ONi3JLZwFtBLLSrZHTr1UhkqDumIhYL2tQx+xP2F88JdKXgnArolnX4QC7xFwUZ++8D8zaIAhw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-typography/node_modules/@unocss/preset-mini": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-mini/-/preset-mini-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-V/M+7vkDqyDiIinmBLfcqKsNJ3Lmr7NnWePq3s/KKrd8QEMUss+zHVZlk8clp4hrdT8gk0dUQZbrQkTi5dYWjQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/extractor-arbitrary-variants": "0.61.6",
|
|
|
+ "@unocss/rule-utils": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-typography/node_modules/@unocss/rule-utils": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/rule-utils/-/rule-utils-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-OkAYqCWfbrBDBVfbulYx/6fWeEAVrw37/8VqsSlHD9UDc0Khz/M/4R+9oBhnNfdmqs3VccA2k7PdS5l5dghwzw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "^0.61.6",
|
|
|
+ "magic-string": "^0.30.10"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-uno": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-uno/-/preset-uno-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-qgoZ/hzTI32bQvcyjcwvv1X/dbPlmQNehzgjUaL7QFT0q0/CN/SRpysfzoQ8DLl2se9T+YCOS9POx3KrpIiYSQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/preset-wind3": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-uno/node_modules/@unocss/preset-wind3": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-wind3/-/preset-wind3-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-WAGRmpi1sb2skvYn9DBQUvhfqrJ+VmQmn5ZGsT2ewvsk7HFCvVLAMzZeKrrTQepeNBRhg6HzFDDi8yg6yB5c9g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/preset-mini": "66.0.0",
|
|
|
+ "@unocss/rule-utils": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-web-fonts": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-web-fonts/-/preset-web-fonts-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-6lk0ukIEw9HNPy9kEr7xVju1lQYGUBy03RuzIP01NNCcNSfq2rvPpxotYAN2xx2aZpnGh2YgjMo6RuCb/eDQkg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "ofetch": "^1.3.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-web-fonts/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-wind": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-wind/-/preset-wind-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-FtvGpHnGC7FiyKJavPnn5y9lsaoWRhXlujCqlT5Bw63kKhMNr0ogKySBpenUhJOhWhVM0OQXn2nZ3GZRxW2qpw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/preset-wind3": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/preset-wind/node_modules/@unocss/preset-wind3": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-wind3/-/preset-wind3-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-WAGRmpi1sb2skvYn9DBQUvhfqrJ+VmQmn5ZGsT2ewvsk7HFCvVLAMzZeKrrTQepeNBRhg6HzFDDi8yg6yB5c9g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/preset-mini": "66.0.0",
|
|
|
+ "@unocss/rule-utils": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/reset": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/reset/-/reset-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-fAlE2EbG5h6yS6oIBDOKw4VHogLcl/Ao9EbrcNe1uRc79cA1rvSkqeMAxLHvGxwXAzu7LIovknR+pzASeVLZBg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/rule-utils": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/rule-utils/-/rule-utils-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-UJ51YHbwxYTGyj35ugsPlOT4gaa7tCbXdywZ3m5Nn0JgywwIqGmBFyiN9ZjHBHfJuDxmmPd6lxojoBscih/WMQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "^66.0.0",
|
|
|
+ "magic-string": "^0.30.17"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/scope": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/scope/-/scope-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-yFh88rTQLJSmwLhI26Bd06bOb4F3krlGgDzN4sRRrzbpoSjytFZ7eqSltjDvUZFh05whrDbHFHisH0Xid7DdPQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/transformer-attributify-jsx": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/transformer-attributify-jsx/-/transformer-attributify-jsx-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-IeTqXLzNFn7ngTsZLnYaXlYasbSGPvvdae0mNjie4XNB+4SsNWYrbDr+1xJhOy0zwUATVQ9NPXkaSYyYf2KtoQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/transformer-attributify-jsx-babel": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/transformer-attributify-jsx-babel/-/transformer-attributify-jsx-babel-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-JY4JyX/hWP6+ZM10PGfhZInsjUrXjzFoxw2/GKIIAvV3HKR9uQCzQ1Iz52MMRptqzUV6Ji2OFQw7tTn5DBXmTA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/core": "^7.24.9",
|
|
|
+ "@babel/plugin-syntax-jsx": "^7.24.7",
|
|
|
+ "@babel/preset-typescript": "^7.24.7",
|
|
|
+ "@unocss/core": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/transformer-attributify-jsx-babel/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/transformer-attributify-jsx/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/transformer-compile-class": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/transformer-compile-class/-/transformer-compile-class-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-AFM6CfkM1WvApWXfoYC4zJ1V8JuS887PlGWtk1jS9uVRlAchIgiA5GpwblD4T734gCVwdy7h16P3rE1xcMS26g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/transformer-compile-class/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/transformer-directives": {
|
|
|
+ "version": "66.5.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/transformer-directives/-/transformer-directives-66.5.10.tgz",
|
|
|
+ "integrity": "sha512-EDak3DGW+rSYjoZNwU8xJIXbwif+q9e3cjhCZy48ll1nfyg2E1Znqtwv/X8vLRr8fJ0gWn75P2uGi4jfGLZzMg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.5.10",
|
|
|
+ "@unocss/rule-utils": "66.5.10",
|
|
|
+ "css-tree": "^3.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/transformer-directives/node_modules/@unocss/core": {
|
|
|
+ "version": "66.5.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-66.5.10.tgz",
|
|
|
+ "integrity": "sha512-SEmPE4pWNn9VcCvZqovPwFGuG/j69W3zh+x1Ky4z/I2pnyoB0Y0lBmq22KVu/dwExe+ZKKTQpxa0j5rbE27rDQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/transformer-directives/node_modules/@unocss/rule-utils": {
|
|
|
+ "version": "66.5.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/rule-utils/-/rule-utils-66.5.10.tgz",
|
|
|
+ "integrity": "sha512-497GPWZpArNG25cto0Yq3/Yw+i0x7/N/ySq1HHeE3lB43sdmCv6+m6QEv14I/9/e5WJhQOmrY5LmHZYXC7xxMw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "^66.5.10",
|
|
|
+ "magic-string": "^0.30.21"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/transformer-variant-group": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/transformer-variant-group/-/transformer-variant-group-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-nCVGmZTD8CYufJ1b7H0KJlWS5AleuqBFlihu5xnZE4aovMJ/t9NPw1KabEAqjnM7f08sYSJJy+6ZZ9L57E4eYQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/transformer-variant-group/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/vite": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/vite/-/vite-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-Q9vFhSacuWp5rlcG0II4Gahrq9XS3uMiV/ZDHp1ILuoURmTojHI67awwSzl0xjzRPBwvHG4FnPE3KvSa5U7ulA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@ampproject/remapping": "^2.3.0",
|
|
|
+ "@rollup/pluginutils": "^5.1.0",
|
|
|
+ "@unocss/config": "0.61.6",
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/inspector": "0.61.6",
|
|
|
+ "@unocss/scope": "0.61.6",
|
|
|
+ "@unocss/transformer-directives": "0.61.6",
|
|
|
+ "chokidar": "^3.6.0",
|
|
|
+ "fast-glob": "^3.3.2",
|
|
|
+ "magic-string": "^0.30.10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": "^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/vite/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/vite/node_modules/@unocss/rule-utils": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/rule-utils/-/rule-utils-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-OkAYqCWfbrBDBVfbulYx/6fWeEAVrw37/8VqsSlHD9UDc0Khz/M/4R+9oBhnNfdmqs3VccA2k7PdS5l5dghwzw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "^0.61.6",
|
|
|
+ "magic-string": "^0.30.10"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/vite/node_modules/@unocss/transformer-directives": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/transformer-directives/-/transformer-directives-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-k+NzDoO0+uwL9HjOWzIFLWwsxzw7K1aIeq0ZbzbHRSsZmlUWVNEAZ+bczX/HMpjUglM/FrTWux600B/jMBshJg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/rule-utils": "0.61.6",
|
|
|
+ "css-tree": "^2.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/vite/node_modules/css-tree": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/css-tree/-/css-tree-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "mdn-data": "2.0.30",
|
|
|
+ "source-map-js": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@unocss/vite/node_modules/mdn-data": {
|
|
|
+ "version": "2.0.30",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.30.tgz",
|
|
|
+ "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "CC0-1.0"
|
|
|
+ },
|
|
|
+ "node_modules/@vitejs/plugin-legacy": {
|
|
|
+ "version": "5.3.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vitejs/plugin-legacy/-/plugin-legacy-5.3.2.tgz",
|
|
|
+ "integrity": "sha512-8moCOrIMaZ/Rjln0Q6GsH6s8fAt1JOI3k8nmfX4tXUxE5KAExVctSyOBk+A25GClsdSWqIk2yaUthH3KJ2X4tg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/core": "^7.23.9",
|
|
|
+ "@babel/preset-env": "^7.23.9",
|
|
|
+ "browserslist": "^4.23.0",
|
|
|
+ "browserslist-to-esbuild": "^2.1.1",
|
|
|
+ "core-js": "^3.36.0",
|
|
|
+ "magic-string": "^0.30.7",
|
|
|
+ "regenerator-runtime": "^0.14.1",
|
|
|
+ "systemjs": "^6.14.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.0.0 || >=20.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "terser": "^5.4.0",
|
|
|
+ "vite": "^5.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vitejs/plugin-vue": {
|
|
|
+ "version": "5.2.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz",
|
|
|
+ "integrity": "sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.0.0 || >=20.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": "^5.0.0 || ^6.0.0",
|
|
|
+ "vue": "^3.2.25"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vitejs/plugin-vue-jsx": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/core": "^7.23.3",
|
|
|
+ "@babel/plugin-transform-typescript": "^7.23.3",
|
|
|
+ "@vue/babel-plugin-jsx": "^1.1.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": "^4.0.0 || ^5.0.0",
|
|
|
+ "vue": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@volar/language-core": {
|
|
|
+ "version": "1.11.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@volar/language-core/-/language-core-1.11.1.tgz",
|
|
|
+ "integrity": "sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@volar/source-map": "1.11.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@volar/source-map": {
|
|
|
+ "version": "1.11.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@volar/source-map/-/source-map-1.11.1.tgz",
|
|
|
+ "integrity": "sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "muggle-string": "^0.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@volar/typescript": {
|
|
|
+ "version": "1.11.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@volar/typescript/-/typescript-1.11.1.tgz",
|
|
|
+ "integrity": "sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@volar/language-core": "1.11.1",
|
|
|
+ "path-browserify": "^1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-helper-vue-transform-on": {
|
|
|
+ "version": "1.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.5.0.tgz",
|
|
|
+ "integrity": "sha512-0dAYkerNhhHutHZ34JtTl2czVQHUNWv6xEbkdF5W+Yrv5pCWsqjeORdOgbtW2I9gWlt+wBmVn+ttqN9ZxR5tzA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-plugin-jsx": {
|
|
|
+ "version": "1.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.5.0.tgz",
|
|
|
+ "integrity": "sha512-mneBhw1oOqCd2247O0Yw/mRwC9jIGACAJUlawkmMBiNmL4dGA2eMzuNZVNqOUfYTa6vqmND4CtOPzmEEEqLKFw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-module-imports": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/plugin-syntax-jsx": "^7.27.1",
|
|
|
+ "@babel/template": "^7.27.2",
|
|
|
+ "@babel/traverse": "^7.28.0",
|
|
|
+ "@babel/types": "^7.28.2",
|
|
|
+ "@vue/babel-helper-vue-transform-on": "1.5.0",
|
|
|
+ "@vue/babel-plugin-resolve-type": "1.5.0",
|
|
|
+ "@vue/shared": "^3.5.18"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@babel/core": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-plugin-jsx/node_modules/@vue/shared": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-7Z6/y3uFI5PRoKeorTOSXKcDj0MSasfNNltcslbFrPpcw6aXRUALq4IfJlaTRspiWIUOEZbrpM+iQGmCOiWe4A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-plugin-resolve-type": {
|
|
|
+ "version": "1.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.5.0.tgz",
|
|
|
+ "integrity": "sha512-Wm/60o+53JwJODm4Knz47dxJnLDJ9FnKnGZJbUUf8nQRAtt6P+undLUAVU3Ha33LxOJe6IPoifRQ6F/0RrU31w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/code-frame": "^7.27.1",
|
|
|
+ "@babel/helper-module-imports": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/parser": "^7.28.0",
|
|
|
+ "@vue/compiler-sfc": "^3.5.18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sxzz"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/compiler-core": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-vXyI5GMfuoBCnv5ucIT7jhHKl55Y477yxP6fc4eUswjP8FG3FFVFd41eNDArR+Uk3QKn2Z85NavjaxLxOC19/w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.28.5",
|
|
|
+ "@vue/shared": "3.5.26",
|
|
|
+ "entities": "^7.0.0",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/compiler-dom": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-y1Tcd3eXs834QjswshSilCBnKGeQjQXB6PqFn/1nxcQw4pmG42G8lwz+FZPAZAby6gZeHSt/8LMPfZ4Rb+Bd/A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-core": "3.5.26",
|
|
|
+ "@vue/shared": "3.5.26"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/compiler-sfc": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-egp69qDTSEZcf4bGOSsprUr4xI73wfrY5oRs6GSgXFTiHrWj4Y3X5Ydtip9QMqiCMCPVwLglB9GBxXtTadJ3mA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.28.5",
|
|
|
+ "@vue/compiler-core": "3.5.26",
|
|
|
+ "@vue/compiler-dom": "3.5.26",
|
|
|
+ "@vue/compiler-ssr": "3.5.26",
|
|
|
+ "@vue/shared": "3.5.26",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "magic-string": "^0.30.21",
|
|
|
+ "postcss": "^8.5.6",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/compiler-ssr": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-lZT9/Y0nSIRUPVvapFJEVDbEXruZh2IYHMk2zTtEgJSlP5gVOqeWXH54xDKAaFS4rTnDeDBQUYDtxKyoW9FwDw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-dom": "3.5.26",
|
|
|
+ "@vue/shared": "3.5.26"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/shared": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-7Z6/y3uFI5PRoKeorTOSXKcDj0MSasfNNltcslbFrPpcw6aXRUALq4IfJlaTRspiWIUOEZbrpM+iQGmCOiWe4A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-plugin-resolve-type/node_modules/entities": {
|
|
|
+ "version": "7.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/entities/-/entities-7.0.0.tgz",
|
|
|
+ "integrity": "sha512-FDWG5cmEYf2Z00IkYRhbFrwIwvdFKH07uV8dvNy0omp/Qb1xcyCWp2UDtcwJF4QZZvk0sLudP6/hAu42TaqVhQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-core": {
|
|
|
+ "version": "3.4.21",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.4.21.tgz",
|
|
|
+ "integrity": "sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.23.9",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "entities": "^4.5.0",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-dom": {
|
|
|
+ "version": "3.4.21",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.4.21.tgz",
|
|
|
+ "integrity": "sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-core": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-sfc": {
|
|
|
+ "version": "3.4.21",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.4.21.tgz",
|
|
|
+ "integrity": "sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.23.9",
|
|
|
+ "@vue/compiler-core": "3.4.21",
|
|
|
+ "@vue/compiler-dom": "3.4.21",
|
|
|
+ "@vue/compiler-ssr": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "magic-string": "^0.30.7",
|
|
|
+ "postcss": "^8.4.35",
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-ssr": {
|
|
|
+ "version": "3.4.21",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.4.21.tgz",
|
|
|
+ "integrity": "sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-dom": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/consolidate": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/consolidate/-/consolidate-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/devtools-api": {
|
|
|
+ "version": "6.6.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
|
|
|
+ "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/language-core": {
|
|
|
+ "version": "1.8.27",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/language-core/-/language-core-1.8.27.tgz",
|
|
|
+ "integrity": "sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@volar/language-core": "~1.11.1",
|
|
|
+ "@volar/source-map": "~1.11.1",
|
|
|
+ "@vue/compiler-dom": "^3.3.0",
|
|
|
+ "@vue/shared": "^3.3.0",
|
|
|
+ "computeds": "^0.0.1",
|
|
|
+ "minimatch": "^9.0.3",
|
|
|
+ "muggle-string": "^0.3.1",
|
|
|
+ "path-browserify": "^1.0.1",
|
|
|
+ "vue-template-compiler": "^2.7.14"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "typescript": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/reactivity": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-9EnYB1/DIiUYYnzlnUBgwU32NNvLp/nhxLXeWRhHUEeWNTn1ECxX8aGO7RTXeX6PPcxe3LLuNBFoJbV4QZ+CFQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/shared": "3.5.26"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/reactivity/node_modules/@vue/shared": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-7Z6/y3uFI5PRoKeorTOSXKcDj0MSasfNNltcslbFrPpcw6aXRUALq4IfJlaTRspiWIUOEZbrpM+iQGmCOiWe4A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/runtime-core": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-xJWM9KH1kd201w5DvMDOwDHYhrdPTrAatn56oB/LRG4plEQeZRQLw0Bpwih9KYoqmzaxF0OKSn6swzYi84e1/Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/reactivity": "3.5.26",
|
|
|
+ "@vue/shared": "3.5.26"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/runtime-core/node_modules/@vue/shared": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-7Z6/y3uFI5PRoKeorTOSXKcDj0MSasfNNltcslbFrPpcw6aXRUALq4IfJlaTRspiWIUOEZbrpM+iQGmCOiWe4A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/runtime-dom": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-XLLd/+4sPC2ZkN/6+V4O4gjJu6kSDbHAChvsyWgm1oGbdSO3efvGYnm25yCjtFm/K7rrSDvSfPDgN1pHgS4VNQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/reactivity": "3.5.26",
|
|
|
+ "@vue/runtime-core": "3.5.26",
|
|
|
+ "@vue/shared": "3.5.26",
|
|
|
+ "csstype": "^3.2.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/runtime-dom/node_modules/@vue/shared": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-7Z6/y3uFI5PRoKeorTOSXKcDj0MSasfNNltcslbFrPpcw6aXRUALq4IfJlaTRspiWIUOEZbrpM+iQGmCOiWe4A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/server-renderer": {
|
|
|
+ "version": "3.4.21",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.4.21.tgz",
|
|
|
+ "integrity": "sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-ssr": "3.4.21",
|
|
|
+ "@vue/shared": "3.4.21"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "3.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/shared": {
|
|
|
+ "version": "3.4.21",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.21.tgz",
|
|
|
+ "integrity": "sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/tsconfig": {
|
|
|
+ "version": "0.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/tsconfig/-/tsconfig-0.1.3.tgz",
|
|
|
+ "integrity": "sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "@types/node": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/node": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/accepts": {
|
|
|
+ "version": "1.3.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/accepts/-/accepts-1.3.8.tgz",
|
|
|
+ "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "mime-types": "~2.1.34",
|
|
|
+ "negotiator": "0.6.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/acorn": {
|
|
|
+ "version": "8.15.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.15.0.tgz",
|
|
|
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "acorn": "bin/acorn"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/address": {
|
|
|
+ "version": "1.2.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/address/-/address-1.2.2.tgz",
|
|
|
+ "integrity": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/adm-zip": {
|
|
|
+ "version": "0.5.16",
|
|
|
+ "resolved": "https://registry.npmmirror.com/adm-zip/-/adm-zip-0.5.16.tgz",
|
|
|
+ "integrity": "sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ajv": {
|
|
|
+ "version": "6.12.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz",
|
|
|
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "fast-deep-equal": "^3.1.1",
|
|
|
+ "fast-json-stable-stringify": "^2.0.0",
|
|
|
+ "json-schema-traverse": "^0.4.1",
|
|
|
+ "uri-js": "^4.2.2"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/epoberezkin"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ajv-keywords": {
|
|
|
+ "version": "3.5.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
|
|
|
+ "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "ajv": "^6.9.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ansi-regex": {
|
|
|
+ "version": "5.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
|
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ansi-styles": {
|
|
|
+ "version": "4.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
|
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-convert": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/any-base": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/any-base/-/any-base-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/anymatch": {
|
|
|
+ "version": "3.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz",
|
|
|
+ "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "normalize-path": "^3.0.0",
|
|
|
+ "picomatch": "^2.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/anymatch/node_modules/picomatch": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/array-flatten": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/array-flatten/-/array-flatten-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/autoprefixer": {
|
|
|
+ "version": "10.4.20",
|
|
|
+ "resolved": "https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.20.tgz",
|
|
|
+ "integrity": "sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/postcss/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "browserslist": "^4.23.3",
|
|
|
+ "caniuse-lite": "^1.0.30001646",
|
|
|
+ "fraction.js": "^4.3.7",
|
|
|
+ "normalize-range": "^0.1.2",
|
|
|
+ "picocolors": "^1.0.1",
|
|
|
+ "postcss-value-parser": "^4.2.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "autoprefixer": "bin/autoprefixer"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >=14"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/babel-plugin-polyfill-corejs2": {
|
|
|
+ "version": "0.4.14",
|
|
|
+ "resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.14.tgz",
|
|
|
+ "integrity": "sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/compat-data": "^7.27.7",
|
|
|
+ "@babel/helper-define-polyfill-provider": "^0.6.5",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/babel-plugin-polyfill-corejs3": {
|
|
|
+ "version": "0.13.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.13.0.tgz",
|
|
|
+ "integrity": "sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-define-polyfill-provider": "^0.6.5",
|
|
|
+ "core-js-compat": "^3.43.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/babel-plugin-polyfill-regenerator": {
|
|
|
+ "version": "0.6.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.5.tgz",
|
|
|
+ "integrity": "sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-define-polyfill-provider": "^0.6.5"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/balanced-match": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/base64-js": {
|
|
|
+ "version": "1.5.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz",
|
|
|
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/base64url": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/base64url/-/base64url-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/baseline-browser-mapping": {
|
|
|
+ "version": "2.9.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/baseline-browser-mapping/-/baseline-browser-mapping-2.9.11.tgz",
|
|
|
+ "integrity": "sha512-Sg0xJUNDU1sJNGdfGWhVHX0kkZ+HWcvmVymJbj6NSgZZmW/8S9Y2HQ5euytnIgakgxN6papOAWiwDo1ctFDcoQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "bin": {
|
|
|
+ "baseline-browser-mapping": "dist/cli.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/big.js": {
|
|
|
+ "version": "5.2.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/big.js/-/big.js-5.2.2.tgz",
|
|
|
+ "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/binary-extensions": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.3.0.tgz",
|
|
|
+ "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/bmp-js": {
|
|
|
+ "version": "0.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/bmp-js/-/bmp-js-0.1.0.tgz",
|
|
|
+ "integrity": "sha512-vHdS19CnY3hwiNdkaqk93DvjVLfbEcI8mys4UjuWrlX1haDmroo8o4xCzh4wD6DGV6HxRCyauwhHRqMTfERtjw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/body-parser": {
|
|
|
+ "version": "1.20.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/body-parser/-/body-parser-1.20.3.tgz",
|
|
|
+ "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "bytes": "3.1.2",
|
|
|
+ "content-type": "~1.0.5",
|
|
|
+ "debug": "2.6.9",
|
|
|
+ "depd": "2.0.0",
|
|
|
+ "destroy": "1.2.0",
|
|
|
+ "http-errors": "2.0.0",
|
|
|
+ "iconv-lite": "0.4.24",
|
|
|
+ "on-finished": "2.4.1",
|
|
|
+ "qs": "6.13.0",
|
|
|
+ "raw-body": "2.5.2",
|
|
|
+ "type-is": "~1.6.18",
|
|
|
+ "unpipe": "1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8",
|
|
|
+ "npm": "1.2.8000 || >= 1.4.16"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/body-parser/node_modules/debug": {
|
|
|
+ "version": "2.6.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz",
|
|
|
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/body-parser/node_modules/ms": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/body-parser/node_modules/qs": {
|
|
|
+ "version": "6.13.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/qs/-/qs-6.13.0.tgz",
|
|
|
+ "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "side-channel": "^1.0.6"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/brace-expansion": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.2.tgz",
|
|
|
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "balanced-match": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/braces": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz",
|
|
|
+ "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "fill-range": "^7.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/browserslist": {
|
|
|
+ "version": "4.28.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.28.1.tgz",
|
|
|
+ "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/browserslist"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "baseline-browser-mapping": "^2.9.0",
|
|
|
+ "caniuse-lite": "^1.0.30001759",
|
|
|
+ "electron-to-chromium": "^1.5.263",
|
|
|
+ "node-releases": "^2.0.27",
|
|
|
+ "update-browserslist-db": "^1.2.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "browserslist": "cli.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/browserslist-to-esbuild": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/browserslist-to-esbuild/-/browserslist-to-esbuild-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-KN+mty6C3e9AN8Z5dI1xeN15ExcRNeISoC3g7V0Kax/MMF9MSoYA2G7lkTTcVUFntiEjkpI0HNgqJC1NjdyNUw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "meow": "^13.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "browserslist-to-esbuild": "cli/index.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "browserslist": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/buffer": {
|
|
|
+ "version": "5.7.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz",
|
|
|
+ "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "base64-js": "^1.3.1",
|
|
|
+ "ieee754": "^1.1.13"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/buffer-equal": {
|
|
|
+ "version": "0.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/buffer-equal/-/buffer-equal-0.0.1.tgz",
|
|
|
+ "integrity": "sha512-RgSV6InVQ9ODPdLWJ5UAqBqJBOg370Nz6ZQtRzpt6nUjc8v0St97uJ4PYC6NztqIScrAXafKM3mZPMygSe1ggA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/buffer-from": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/bytes": {
|
|
|
+ "version": "3.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/bytes/-/bytes-3.1.2.tgz",
|
|
|
+ "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/cac": {
|
|
|
+ "version": "6.7.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cac/-/cac-6.7.9.tgz",
|
|
|
+ "integrity": "sha512-XN5qEpfNQCJ8jRaZgitSkkukjMRCGio+X3Ks5KUbGGlPbV+pSem1l9VuzooCBXOiMFshUZgyYqg6rgN8rjkb/w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/call-bind-apply-helpers": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "function-bind": "^1.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/call-bound": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/call-bound/-/call-bound-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind-apply-helpers": "^1.0.2",
|
|
|
+ "get-intrinsic": "^1.3.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/caniuse-lite": {
|
|
|
+ "version": "1.0.30001761",
|
|
|
+ "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001761.tgz",
|
|
|
+ "integrity": "sha512-JF9ptu1vP2coz98+5051jZ4PwQgd2ni8A+gYSN7EA7dPKIMf0pDlSUxhdmVOaV3/fYK5uWBkgSXJaRLr4+3A6g==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/browserslist"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "CC-BY-4.0"
|
|
|
+ },
|
|
|
+ "node_modules/centra": {
|
|
|
+ "version": "2.7.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/centra/-/centra-2.7.0.tgz",
|
|
|
+ "integrity": "sha512-PbFMgMSrmgx6uxCdm57RUos9Tc3fclMvhLSATYN39XsDV29B89zZ3KA89jmY0vwSGazyU+uerqwa6t+KaodPcg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "follow-redirects": "^1.15.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/chalk": {
|
|
|
+ "version": "2.4.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz",
|
|
|
+ "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ansi-styles": "^3.2.1",
|
|
|
+ "escape-string-regexp": "^1.0.5",
|
|
|
+ "supports-color": "^5.3.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/chalk/node_modules/ansi-styles": {
|
|
|
+ "version": "3.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
|
|
+ "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-convert": "^1.9.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/chalk/node_modules/color-convert": {
|
|
|
+ "version": "1.9.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz",
|
|
|
+ "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-name": "1.1.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/chalk/node_modules/color-name": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz",
|
|
|
+ "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/chalk/node_modules/escape-string-regexp": {
|
|
|
+ "version": "1.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
|
+ "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/chokidar": {
|
|
|
+ "version": "3.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.6.0.tgz",
|
|
|
+ "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
|
|
|
+ "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/clipboard": {
|
|
|
+ "version": "2.0.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/clipboard/-/clipboard-2.0.11.tgz",
|
|
|
+ "integrity": "sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "good-listener": "^1.2.2",
|
|
|
+ "select": "^1.1.2",
|
|
|
+ "tiny-emitter": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/cliui": {
|
|
|
+ "version": "8.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cliui/-/cliui-8.0.1.tgz",
|
|
|
+ "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "string-width": "^4.2.0",
|
|
|
+ "strip-ansi": "^6.0.1",
|
|
|
+ "wrap-ansi": "^7.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color-convert": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-name": "~1.1.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color-name": {
|
|
|
+ "version": "1.1.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz",
|
|
|
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/colorette": {
|
|
|
+ "version": "2.0.20",
|
|
|
+ "resolved": "https://registry.npmmirror.com/colorette/-/colorette-2.0.20.tgz",
|
|
|
+ "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/commander": {
|
|
|
+ "version": "2.20.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz",
|
|
|
+ "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/compare-versions": {
|
|
|
+ "version": "3.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/compare-versions/-/compare-versions-3.6.0.tgz",
|
|
|
+ "integrity": "sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/computeds": {
|
|
|
+ "version": "0.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/computeds/-/computeds-0.0.1.tgz",
|
|
|
+ "integrity": "sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/confbox": {
|
|
|
+ "version": "0.1.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/confbox/-/confbox-0.1.8.tgz",
|
|
|
+ "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/consola": {
|
|
|
+ "version": "3.4.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/consola/-/consola-3.4.2.tgz",
|
|
|
+ "integrity": "sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": "^14.18.0 || >=16.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/content-disposition": {
|
|
|
+ "version": "0.5.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.4.tgz",
|
|
|
+ "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "safe-buffer": "5.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/content-type": {
|
|
|
+ "version": "1.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/content-type/-/content-type-1.0.5.tgz",
|
|
|
+ "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/convert-source-map": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/cookie": {
|
|
|
+ "version": "0.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cookie/-/cookie-0.6.0.tgz",
|
|
|
+ "integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/cookie-signature": {
|
|
|
+ "version": "1.0.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.6.tgz",
|
|
|
+ "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/core-js": {
|
|
|
+ "version": "3.47.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.47.0.tgz",
|
|
|
+ "integrity": "sha512-c3Q2VVkGAUyupsjRnaNX6u8Dq2vAdzm9iuPj5FW0fRxzlxgq9Q39MDq10IvmQSpLgHQNyQzQmOo6bgGHmH3NNg==",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/core-js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/core-js-compat": {
|
|
|
+ "version": "3.47.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.47.0.tgz",
|
|
|
+ "integrity": "sha512-IGfuznZ/n7Kp9+nypamBhvwdwLsW6KC8IOaURw2doAK5e98AG3acVLdh0woOnEqCfUtS+Vu882JE4k/DAm3ItQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "browserslist": "^4.28.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/core-js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/cross-env": {
|
|
|
+ "version": "7.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cross-env/-/cross-env-7.0.3.tgz",
|
|
|
+ "integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "cross-spawn": "^7.0.1"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "cross-env": "src/bin/cross-env.js",
|
|
|
+ "cross-env-shell": "src/bin/cross-env-shell.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.14",
|
|
|
+ "npm": ">=6",
|
|
|
+ "yarn": ">=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/cross-spawn": {
|
|
|
+ "version": "7.0.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
|
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "path-key": "^3.1.0",
|
|
|
+ "shebang-command": "^2.0.0",
|
|
|
+ "which": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/css-font-size-keywords": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/css-font-size-keywords/-/css-font-size-keywords-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-Q+svMDbMlelgCfH/RVDKtTDaf5021O486ZThQPIpahnIjUkMUslC+WuOQSWTgGSrNCH08Y7tYNEmmy0hkfMI8Q==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/css-font-stretch-keywords": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/css-font-stretch-keywords/-/css-font-stretch-keywords-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-KmugPO2BNqoyp9zmBIUGwt58UQSfyk1X5DbOlkb2pckDXFSAfjsD5wenb88fNrD6fvS+vu90a/tsPpb9vb0SLg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/css-font-style-keywords": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/css-font-style-keywords/-/css-font-style-keywords-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-0Fn0aTpcDktnR1RzaBYorIxQily85M2KXRpzmxQPgh8pxUN9Fcn00I8u9I3grNr1QXVgCl9T5Imx0ZwKU973Vg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/css-font-weight-keywords": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/css-font-weight-keywords/-/css-font-weight-keywords-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-5So8/NH+oDD+EzsnF4iaG4ZFHQ3vaViePkL1ZbZ5iC/KrsCY+WHq/lvOgrtmuOQ9pBBZ1ADGpaf+A4lj1Z9eYA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/css-list-helpers": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/css-list-helpers/-/css-list-helpers-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-9Bj8tZ0jWbAM3u/U6m/boAzAwLPwtjzFvwivr2piSvyVa3K3rChJzQy4RIHkNkKiZCHrEMWDJWtTR8UyVhdDnQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/css-system-font-keywords": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/css-system-font-keywords/-/css-system-font-keywords-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-1umTtVd/fXS25ftfjB71eASCrYhilmEsvDEI6wG/QplnmlfmVM5HkZ/ZX46DT5K3eblFPgLUHt5BRCb0YXkSFA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/css-tree": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/css-tree/-/css-tree-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "mdn-data": "2.12.2",
|
|
|
+ "source-map-js": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/cssesc": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "cssesc": "bin/cssesc"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/csstype": {
|
|
|
+ "version": "3.2.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
|
|
|
+ "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/dayjs": {
|
|
|
+ "version": "1.11.19",
|
|
|
+ "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.19.tgz",
|
|
|
+ "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/de-indent": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/debug": {
|
|
|
+ "version": "4.4.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.3.tgz",
|
|
|
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/default-gateway": {
|
|
|
+ "version": "6.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/default-gateway/-/default-gateway-6.0.3.tgz",
|
|
|
+ "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "execa": "^5.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/define-lazy-prop": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/defu": {
|
|
|
+ "version": "6.1.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/defu/-/defu-6.1.4.tgz",
|
|
|
+ "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/delegate": {
|
|
|
+ "version": "3.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/delegate/-/delegate-3.2.0.tgz",
|
|
|
+ "integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/depd": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/destr": {
|
|
|
+ "version": "2.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/destr/-/destr-2.0.5.tgz",
|
|
|
+ "integrity": "sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/destroy": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/destroy/-/destroy-1.2.0.tgz",
|
|
|
+ "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8",
|
|
|
+ "npm": "1.2.8000 || >= 1.4.16"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/detect-libc": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "bin": {
|
|
|
+ "detect-libc": "bin/detect-libc.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/dom-walk": {
|
|
|
+ "version": "0.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/dom-walk/-/dom-walk-0.1.2.tgz",
|
|
|
+ "integrity": "sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w=="
|
|
|
+ },
|
|
|
+ "node_modules/dunder-proto": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind-apply-helpers": "^1.0.1",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "gopd": "^1.2.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/duplexer": {
|
|
|
+ "version": "0.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz",
|
|
|
+ "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/ee-first": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/electron-to-chromium": {
|
|
|
+ "version": "1.5.267",
|
|
|
+ "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz",
|
|
|
+ "integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/emoji-regex": {
|
|
|
+ "version": "8.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/emojis-list": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/emojis-list/-/emojis-list-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/encodeurl": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/encodeurl/-/encodeurl-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/entities": {
|
|
|
+ "version": "4.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz",
|
|
|
+ "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-define-property": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-errors": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-module-lexer": {
|
|
|
+ "version": "1.5.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-1.5.4.tgz",
|
|
|
+ "integrity": "sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/es-object-atoms": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "es-errors": "^1.3.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/esbuild": {
|
|
|
+ "version": "0.20.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.20.2.tgz",
|
|
|
+ "integrity": "sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "esbuild": "bin/esbuild"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@esbuild/aix-ppc64": "0.20.2",
|
|
|
+ "@esbuild/android-arm": "0.20.2",
|
|
|
+ "@esbuild/android-arm64": "0.20.2",
|
|
|
+ "@esbuild/android-x64": "0.20.2",
|
|
|
+ "@esbuild/darwin-arm64": "0.20.2",
|
|
|
+ "@esbuild/darwin-x64": "0.20.2",
|
|
|
+ "@esbuild/freebsd-arm64": "0.20.2",
|
|
|
+ "@esbuild/freebsd-x64": "0.20.2",
|
|
|
+ "@esbuild/linux-arm": "0.20.2",
|
|
|
+ "@esbuild/linux-arm64": "0.20.2",
|
|
|
+ "@esbuild/linux-ia32": "0.20.2",
|
|
|
+ "@esbuild/linux-loong64": "0.20.2",
|
|
|
+ "@esbuild/linux-mips64el": "0.20.2",
|
|
|
+ "@esbuild/linux-ppc64": "0.20.2",
|
|
|
+ "@esbuild/linux-riscv64": "0.20.2",
|
|
|
+ "@esbuild/linux-s390x": "0.20.2",
|
|
|
+ "@esbuild/linux-x64": "0.20.2",
|
|
|
+ "@esbuild/netbsd-x64": "0.20.2",
|
|
|
+ "@esbuild/openbsd-x64": "0.20.2",
|
|
|
+ "@esbuild/sunos-x64": "0.20.2",
|
|
|
+ "@esbuild/win32-arm64": "0.20.2",
|
|
|
+ "@esbuild/win32-ia32": "0.20.2",
|
|
|
+ "@esbuild/win32-x64": "0.20.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/escalade": {
|
|
|
+ "version": "3.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz",
|
|
|
+ "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/escape-html": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/escape-string-regexp": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
|
|
|
+ "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/estree-walker": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
|
+ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/esutils": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/etag": {
|
|
|
+ "version": "1.8.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz",
|
|
|
+ "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/execa": {
|
|
|
+ "version": "5.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/execa/-/execa-5.1.1.tgz",
|
|
|
+ "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "cross-spawn": "^7.0.3",
|
|
|
+ "get-stream": "^6.0.0",
|
|
|
+ "human-signals": "^2.1.0",
|
|
|
+ "is-stream": "^2.0.0",
|
|
|
+ "merge-stream": "^2.0.0",
|
|
|
+ "npm-run-path": "^4.0.1",
|
|
|
+ "onetime": "^5.1.2",
|
|
|
+ "signal-exit": "^3.0.3",
|
|
|
+ "strip-final-newline": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/exif-parser": {
|
|
|
+ "version": "0.1.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/exif-parser/-/exif-parser-0.1.12.tgz",
|
|
|
+ "integrity": "sha512-c2bQfLNbMzLPmzQuOr8fy0csy84WmwnER81W88DzTp9CYNPJ6yzOj2EZAh9pywYpqHnshVLHQJ8WzldAyfY+Iw=="
|
|
|
+ },
|
|
|
+ "node_modules/express": {
|
|
|
+ "version": "4.20.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/express/-/express-4.20.0.tgz",
|
|
|
+ "integrity": "sha512-pLdae7I6QqShF5PnNTCVn4hI91Dx0Grkn2+IAsMTgMIKuQVte2dN9PeGSSAME2FR8anOhVA62QDIUaWVfEXVLw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "accepts": "~1.3.8",
|
|
|
+ "array-flatten": "1.1.1",
|
|
|
+ "body-parser": "1.20.3",
|
|
|
+ "content-disposition": "0.5.4",
|
|
|
+ "content-type": "~1.0.4",
|
|
|
+ "cookie": "0.6.0",
|
|
|
+ "cookie-signature": "1.0.6",
|
|
|
+ "debug": "2.6.9",
|
|
|
+ "depd": "2.0.0",
|
|
|
+ "encodeurl": "~2.0.0",
|
|
|
+ "escape-html": "~1.0.3",
|
|
|
+ "etag": "~1.8.1",
|
|
|
+ "finalhandler": "1.2.0",
|
|
|
+ "fresh": "0.5.2",
|
|
|
+ "http-errors": "2.0.0",
|
|
|
+ "merge-descriptors": "1.0.3",
|
|
|
+ "methods": "~1.1.2",
|
|
|
+ "on-finished": "2.4.1",
|
|
|
+ "parseurl": "~1.3.3",
|
|
|
+ "path-to-regexp": "0.1.10",
|
|
|
+ "proxy-addr": "~2.0.7",
|
|
|
+ "qs": "6.11.0",
|
|
|
+ "range-parser": "~1.2.1",
|
|
|
+ "safe-buffer": "5.2.1",
|
|
|
+ "send": "0.19.0",
|
|
|
+ "serve-static": "1.16.0",
|
|
|
+ "setprototypeof": "1.2.0",
|
|
|
+ "statuses": "2.0.1",
|
|
|
+ "type-is": "~1.6.18",
|
|
|
+ "utils-merge": "1.0.1",
|
|
|
+ "vary": "~1.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/express/node_modules/debug": {
|
|
|
+ "version": "2.6.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz",
|
|
|
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/express/node_modules/ms": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/exsolve": {
|
|
|
+ "version": "1.0.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/exsolve/-/exsolve-1.0.8.tgz",
|
|
|
+ "integrity": "sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/fast-deep-equal": {
|
|
|
+ "version": "3.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
|
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/fast-glob": {
|
|
|
+ "version": "3.3.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.3.tgz",
|
|
|
+ "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nodelib/fs.stat": "^2.0.2",
|
|
|
+ "@nodelib/fs.walk": "^1.2.3",
|
|
|
+ "glob-parent": "^5.1.2",
|
|
|
+ "merge2": "^1.3.0",
|
|
|
+ "micromatch": "^4.0.8"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fast-json-stable-stringify": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/fastq": {
|
|
|
+ "version": "1.19.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fastq/-/fastq-1.19.1.tgz",
|
|
|
+ "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "reusify": "^1.0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fdir": {
|
|
|
+ "version": "6.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.5.0.tgz",
|
|
|
+ "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "picomatch": "^3 || ^4"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "picomatch": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/file-type": {
|
|
|
+ "version": "9.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/file-type/-/file-type-9.0.0.tgz",
|
|
|
+ "integrity": "sha512-Qe/5NJrgIOlwijpq3B7BEpzPFcgzggOTagZmkXQY4LA6bsXKTUstK7Wp12lEJ/mLKTpvIZxmIuRcLYWT6ov9lw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fill-range": {
|
|
|
+ "version": "7.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz",
|
|
|
+ "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "to-regex-range": "^5.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/finalhandler": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/finalhandler/-/finalhandler-1.2.0.tgz",
|
|
|
+ "integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "debug": "2.6.9",
|
|
|
+ "encodeurl": "~1.0.2",
|
|
|
+ "escape-html": "~1.0.3",
|
|
|
+ "on-finished": "2.4.1",
|
|
|
+ "parseurl": "~1.3.3",
|
|
|
+ "statuses": "2.0.1",
|
|
|
+ "unpipe": "~1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/finalhandler/node_modules/debug": {
|
|
|
+ "version": "2.6.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz",
|
|
|
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/finalhandler/node_modules/encodeurl": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/finalhandler/node_modules/ms": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/follow-redirects": {
|
|
|
+ "version": "1.15.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.11.tgz",
|
|
|
+ "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "individual",
|
|
|
+ "url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "debug": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/forwarded": {
|
|
|
+ "version": "0.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/forwarded/-/forwarded-0.2.0.tgz",
|
|
|
+ "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fraction.js": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fraction.js/-/fraction.js-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": "*"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://github.com/sponsors/rawify"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fresh": {
|
|
|
+ "version": "0.5.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz",
|
|
|
+ "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fs-extra": {
|
|
|
+ "version": "10.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz",
|
|
|
+ "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "graceful-fs": "^4.2.0",
|
|
|
+ "jsonfile": "^6.0.1",
|
|
|
+ "universalify": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fsevents": {
|
|
|
+ "version": "2.3.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/function-bind": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/generic-names": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/generic-names/-/generic-names-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-ySFolZQfw9FoDb3ed9d80Cm9f0+r7qj+HJkWjeD9RBfpxEVTlVhol+gvaQB/78WbwYfbnNh8nWHHBSlg072y6A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "loader-utils": "^3.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/gensync": {
|
|
|
+ "version": "1.0.0-beta.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|
|
+ "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/get-caller-file": {
|
|
|
+ "version": "2.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
|
|
+ "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": "6.* || 8.* || >= 10.*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/get-intrinsic": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind-apply-helpers": "^1.0.2",
|
|
|
+ "es-define-property": "^1.0.1",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "es-object-atoms": "^1.1.1",
|
|
|
+ "function-bind": "^1.1.2",
|
|
|
+ "get-proto": "^1.0.1",
|
|
|
+ "gopd": "^1.2.0",
|
|
|
+ "has-symbols": "^1.1.0",
|
|
|
+ "hasown": "^2.0.2",
|
|
|
+ "math-intrinsics": "^1.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/get-proto": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "dunder-proto": "^1.0.1",
|
|
|
+ "es-object-atoms": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/get-stream": {
|
|
|
+ "version": "6.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/get-stream/-/get-stream-6.0.1.tgz",
|
|
|
+ "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/glob-parent": {
|
|
|
+ "version": "5.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
|
+ "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "is-glob": "^4.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/global": {
|
|
|
+ "version": "4.4.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/global/-/global-4.4.0.tgz",
|
|
|
+ "integrity": "sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "min-document": "^2.19.0",
|
|
|
+ "process": "^0.11.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/globals": {
|
|
|
+ "version": "15.15.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/globals/-/globals-15.15.0.tgz",
|
|
|
+ "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/good-listener": {
|
|
|
+ "version": "1.2.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/good-listener/-/good-listener-1.2.2.tgz",
|
|
|
+ "integrity": "sha512-goW1b+d9q/HIwbVYZzZ6SsTr4IgE+WA44A0GmPIQstuOrgsFcT7VEJ48nmr9GaRtNu0XTKacFLGnBPAM6Afouw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "delegate": "^3.1.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/gopd": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz",
|
|
|
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/graceful-fs": {
|
|
|
+ "version": "4.2.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
|
|
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/gzip-size": {
|
|
|
+ "version": "6.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/gzip-size/-/gzip-size-6.0.0.tgz",
|
|
|
+ "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "duplexer": "^0.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/has-flag": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/has-symbols": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/hash-sum": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/hasown": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz",
|
|
|
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "function-bind": "^1.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/he": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/he/-/he-1.2.0.tgz",
|
|
|
+ "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "he": "bin/he"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/http-errors": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/http-errors/-/http-errors-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "depd": "2.0.0",
|
|
|
+ "inherits": "2.0.4",
|
|
|
+ "setprototypeof": "1.2.0",
|
|
|
+ "statuses": "2.0.1",
|
|
|
+ "toidentifier": "1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/human-signals": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/human-signals/-/human-signals-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.17.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/iconv-lite": {
|
|
|
+ "version": "0.4.24",
|
|
|
+ "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
|
+ "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "safer-buffer": ">= 2.1.2 < 3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/icss-replace-symbols": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/icss-utils": {
|
|
|
+ "version": "5.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/icss-utils/-/icss-utils-5.1.0.tgz",
|
|
|
+ "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >= 14"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ieee754": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
+ },
|
|
|
+ "node_modules/immutable": {
|
|
|
+ "version": "5.1.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/immutable/-/immutable-5.1.4.tgz",
|
|
|
+ "integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/inherits": {
|
|
|
+ "version": "2.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
|
|
|
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/invert-kv": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/invert-kv/-/invert-kv-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-CYdFeFexxhv/Bcny+Q0BfOV+ltRlJcd4BBZBYFX/O0u4npJrgZtIcjokegtiSMAvlMTJ+Koq0GBCc//3bueQxw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sindresorhus/invert-kv?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ipaddr.js": {
|
|
|
+ "version": "1.9.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
|
|
|
+ "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-binary-path": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "binary-extensions": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-core-module": {
|
|
|
+ "version": "2.16.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.16.1.tgz",
|
|
|
+ "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "hasown": "^2.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-docker": {
|
|
|
+ "version": "2.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-docker/-/is-docker-2.2.1.tgz",
|
|
|
+ "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "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.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-fullwidth-code-point": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-function": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-function/-/is-function-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/is-glob": {
|
|
|
+ "version": "4.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
|
|
|
+ "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-extglob": "^2.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-number": {
|
|
|
+ "version": "7.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
|
|
|
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-stream": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-wsl": {
|
|
|
+ "version": "2.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-wsl/-/is-wsl-2.2.0.tgz",
|
|
|
+ "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-docker": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/isbinaryfile": {
|
|
|
+ "version": "5.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/isbinaryfile/-/isbinaryfile-5.0.2.tgz",
|
|
|
+ "integrity": "sha512-GvcjojwonMjWbTkfMpnVHVqXW/wKMYDfEpY94/8zy8HFMOqb/VL6oeONq9v87q4ttVlaTLnGXnJD4B5B1OTGIg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 18.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/gjtorikian/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/isexe": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/jimp": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/jimp/-/jimp-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-meVWmDMtyUG5uYjFkmzu0zBgnCvvxwWNi27c4cg55vWNVC9ES4Lcwb+ogx+uBBQE3Q+dLKjXaLl0JVW+nUNwbQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.7.2",
|
|
|
+ "@jimp/custom": "^0.10.3",
|
|
|
+ "@jimp/plugins": "^0.10.3",
|
|
|
+ "@jimp/types": "^0.10.3",
|
|
|
+ "core-js": "^3.4.1",
|
|
|
+ "regenerator-runtime": "^0.13.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/jimp/node_modules/regenerator-runtime": {
|
|
|
+ "version": "0.13.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz",
|
|
|
+ "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/jiti": {
|
|
|
+ "version": "2.6.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/jiti/-/jiti-2.6.1.tgz",
|
|
|
+ "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "jiti": "lib/jiti-cli.mjs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/jpeg-js": {
|
|
|
+ "version": "0.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/jpeg-js/-/jpeg-js-0.3.7.tgz",
|
|
|
+ "integrity": "sha512-9IXdWudL61npZjvLuVe/ktHiA41iE8qFyLB+4VDTblEsWBzeg8WQTlktdUK4CdncUqtUgUg0bbOmTE2bKBKaBQ==",
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
+ },
|
|
|
+ "node_modules/js-tokens": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/jsesc": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "jsesc": "bin/jsesc"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/json-schema-traverse": {
|
|
|
+ "version": "0.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|
|
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/json5": {
|
|
|
+ "version": "2.2.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz",
|
|
|
+ "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "json5": "lib/cli.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/jsonc-parser": {
|
|
|
+ "version": "3.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/jsonc-parser/-/jsonc-parser-3.3.1.tgz",
|
|
|
+ "integrity": "sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/jsonfile": {
|
|
|
+ "version": "6.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/jsonfile/-/jsonfile-6.2.0.tgz",
|
|
|
+ "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "universalify": "^2.0.0"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "graceful-fs": "^4.1.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/klona": {
|
|
|
+ "version": "2.0.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/klona/-/klona-2.0.6.tgz",
|
|
|
+ "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/kolorist": {
|
|
|
+ "version": "1.8.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/kolorist/-/kolorist-1.8.0.tgz",
|
|
|
+ "integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lcid": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lcid/-/lcid-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-M6T051+5QCGLBQb8id3hdvIW8+zeFV2FyBGFS9IEK5H9Wt4MueD4bW1eWikpHgZp+5xR3l5c8pZUkQsIA0BFZg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "invert-kv": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/licia": {
|
|
|
+ "version": "1.41.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/licia/-/licia-1.41.1.tgz",
|
|
|
+ "integrity": "sha512-XqObV8u1KEMdYWaNK0leRrTwhzKnLQEkhbnuUu7qGNH3zJoN7l9sfvF6PfHstSCuUOmpEP+0SBjRrk0I9uZs8g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lilconfig": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lilconfig/-/lilconfig-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lines-and-columns": {
|
|
|
+ "version": "2.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-2.0.4.tgz",
|
|
|
+ "integrity": "sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/load-bmfont": {
|
|
|
+ "version": "1.4.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/load-bmfont/-/load-bmfont-1.4.2.tgz",
|
|
|
+ "integrity": "sha512-qElWkmjW9Oq1F9EI5Gt7aD9zcdHb9spJCW1L/dmPf7KzCCEJxq8nhHz5eCgI9aMf7vrG/wyaCqdsI+Iy9ZTlog==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "buffer-equal": "0.0.1",
|
|
|
+ "mime": "^1.3.4",
|
|
|
+ "parse-bmfont-ascii": "^1.0.3",
|
|
|
+ "parse-bmfont-binary": "^1.0.5",
|
|
|
+ "parse-bmfont-xml": "^1.1.4",
|
|
|
+ "phin": "^3.7.1",
|
|
|
+ "xhr": "^2.0.1",
|
|
|
+ "xtend": "^4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/load-bmfont/node_modules/mime": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz",
|
|
|
+ "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "mime": "cli.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/load-bmfont/node_modules/phin": {
|
|
|
+ "version": "3.7.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/phin/-/phin-3.7.1.tgz",
|
|
|
+ "integrity": "sha512-GEazpTWwTZaEQ9RhL7Nyz0WwqilbqgLahDM3D0hxWwmVDI52nXEybHqiN6/elwpkJBhcuj+WbBu+QfT0uhPGfQ==",
|
|
|
+ "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "centra": "^2.7.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/loader-utils": {
|
|
|
+ "version": "3.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-3.3.1.tgz",
|
|
|
+ "integrity": "sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.13.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/local-pkg": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/local-pkg/-/local-pkg-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "mlly": "^1.7.4",
|
|
|
+ "pkg-types": "^2.3.0",
|
|
|
+ "quansync": "^0.2.11"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/local-pkg/node_modules/confbox": {
|
|
|
+ "version": "0.2.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/confbox/-/confbox-0.2.2.tgz",
|
|
|
+ "integrity": "sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/local-pkg/node_modules/pkg-types": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-2.3.0.tgz",
|
|
|
+ "integrity": "sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "confbox": "^0.2.2",
|
|
|
+ "exsolve": "^1.0.7",
|
|
|
+ "pathe": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/localstorage-polyfill": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/localstorage-polyfill/-/localstorage-polyfill-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-m4iHVZxFH5734oQcPKU08025gIz2+4bjWR9lulP8ZYxEJR0BpA0w32oJmkzh8y3UI9ci7xCBehQDc3oA1X+VHw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lodash.camelcase": {
|
|
|
+ "version": "4.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
|
|
|
+ "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.debounce": {
|
|
|
+ "version": "4.0.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
|
|
|
+ "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lru-cache": {
|
|
|
+ "version": "5.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
|
+ "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "yallist": "^3.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/magic-string": {
|
|
|
+ "version": "0.30.21",
|
|
|
+ "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.21.tgz",
|
|
|
+ "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/math-intrinsics": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/mdn-data": {
|
|
|
+ "version": "2.12.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mdn-data/-/mdn-data-2.12.2.tgz",
|
|
|
+ "integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "CC0-1.0"
|
|
|
+ },
|
|
|
+ "node_modules/media-typer": {
|
|
|
+ "version": "0.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/media-typer/-/media-typer-0.3.0.tgz",
|
|
|
+ "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/meow": {
|
|
|
+ "version": "13.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/meow/-/meow-13.2.0.tgz",
|
|
|
+ "integrity": "sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/merge": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/merge/-/merge-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/merge-descriptors": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/merge-stream": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/merge2": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz",
|
|
|
+ "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/methods": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/micromatch": {
|
|
|
+ "version": "4.0.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz",
|
|
|
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "braces": "^3.0.3",
|
|
|
+ "picomatch": "^2.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/micromatch/node_modules/picomatch": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/mime": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mime/-/mime-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "mime": "cli.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/mime-db": {
|
|
|
+ "version": "1.52.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
|
|
|
+ "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "mime-db": "1.52.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/mimic-fn": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mimic-fn/-/mimic-fn-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/min-document": {
|
|
|
+ "version": "2.19.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/min-document/-/min-document-2.19.2.tgz",
|
|
|
+ "integrity": "sha512-8S5I8db/uZN8r9HSLFVWPdJCvYOejMcEC82VIzNUc6Zkklf/d1gg2psfE79/vyhWOj4+J8MtwmoOz3TmvaGu5A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "dom-walk": "^0.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/minimatch": {
|
|
|
+ "version": "9.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz",
|
|
|
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "brace-expansion": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16 || 14 >=14.17"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/minimist": {
|
|
|
+ "version": "1.2.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz",
|
|
|
+ "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/mkdirp": {
|
|
|
+ "version": "0.5.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mkdirp/-/mkdirp-0.5.6.tgz",
|
|
|
+ "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "minimist": "^1.2.6"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "mkdirp": "bin/cmd.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/mlly": {
|
|
|
+ "version": "1.8.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mlly/-/mlly-1.8.0.tgz",
|
|
|
+ "integrity": "sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "acorn": "^8.15.0",
|
|
|
+ "pathe": "^2.0.3",
|
|
|
+ "pkg-types": "^1.3.1",
|
|
|
+ "ufo": "^1.6.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/module-alias": {
|
|
|
+ "version": "2.2.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/module-alias/-/module-alias-2.2.3.tgz",
|
|
|
+ "integrity": "sha512-23g5BFj4zdQL/b6tor7Ji+QY4pEfNH784BMslY9Qb0UnJWRAt+lQGLYmRaM0KDBwIG23ffEBELhZDP2rhi9f/Q==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/mrmime": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mrmime/-/mrmime-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ms": {
|
|
|
+ "version": "2.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
|
|
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/muggle-string": {
|
|
|
+ "version": "0.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.3.1.tgz",
|
|
|
+ "integrity": "sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/nanoid": {
|
|
|
+ "version": "3.3.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz",
|
|
|
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "nanoid": "bin/nanoid.cjs"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/negotiator": {
|
|
|
+ "version": "0.6.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/negotiator/-/negotiator-0.6.3.tgz",
|
|
|
+ "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/neo-async": {
|
|
|
+ "version": "2.6.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/neo-async/-/neo-async-2.6.2.tgz",
|
|
|
+ "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/node-addon-api": {
|
|
|
+ "version": "7.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/node-addon-api/-/node-addon-api-7.1.1.tgz",
|
|
|
+ "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "node_modules/node-fetch-native": {
|
|
|
+ "version": "1.6.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/node-fetch-native/-/node-fetch-native-1.6.7.tgz",
|
|
|
+ "integrity": "sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/node-releases": {
|
|
|
+ "version": "2.0.27",
|
|
|
+ "resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.27.tgz",
|
|
|
+ "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/normalize-path": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/normalize-range": {
|
|
|
+ "version": "0.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/normalize-range/-/normalize-range-0.1.2.tgz",
|
|
|
+ "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/npm-run-path": {
|
|
|
+ "version": "4.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/npm-run-path/-/npm-run-path-4.0.1.tgz",
|
|
|
+ "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "path-key": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/object-inspect": {
|
|
|
+ "version": "1.13.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.4.tgz",
|
|
|
+ "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ofetch": {
|
|
|
+ "version": "1.5.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ofetch/-/ofetch-1.5.1.tgz",
|
|
|
+ "integrity": "sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "destr": "^2.0.5",
|
|
|
+ "node-fetch-native": "^1.6.7",
|
|
|
+ "ufo": "^1.6.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/omggif": {
|
|
|
+ "version": "1.0.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/omggif/-/omggif-1.0.10.tgz",
|
|
|
+ "integrity": "sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/on-finished": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/on-finished/-/on-finished-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ee-first": "1.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/onetime": {
|
|
|
+ "version": "5.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/onetime/-/onetime-5.1.2.tgz",
|
|
|
+ "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "mimic-fn": "^2.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/open": {
|
|
|
+ "version": "8.4.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/open/-/open-8.4.2.tgz",
|
|
|
+ "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "define-lazy-prop": "^2.0.0",
|
|
|
+ "is-docker": "^2.1.1",
|
|
|
+ "is-wsl": "^2.2.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/os-locale-s-fix": {
|
|
|
+ "version": "1.0.8-fix-1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/os-locale-s-fix/-/os-locale-s-fix-1.0.8-fix-1.tgz",
|
|
|
+ "integrity": "sha512-Sv0OvhPiMutICiwORAUefv02DCPb62IelBmo8ZsSrRHyI3FStqIWZvjqDkvtjU+lcujo7UNir+dCwKSqlEQ/5w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "lcid": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10",
|
|
|
+ "yarn": "^1.22.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/package-manager-detector": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/package-manager-detector/-/package-manager-detector-1.6.0.tgz",
|
|
|
+ "integrity": "sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/pako": {
|
|
|
+ "version": "1.0.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz",
|
|
|
+ "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
|
|
|
+ "license": "(MIT AND Zlib)"
|
|
|
+ },
|
|
|
+ "node_modules/parse-bmfont-ascii": {
|
|
|
+ "version": "1.0.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/parse-bmfont-ascii/-/parse-bmfont-ascii-1.0.6.tgz",
|
|
|
+ "integrity": "sha512-U4RrVsUFCleIOBsIGYOMKjn9PavsGOXxbvYGtMOEfnId0SVNsgehXh1DxUdVPLoxd5mvcEtvmKs2Mmf0Mpa1ZA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/parse-bmfont-binary": {
|
|
|
+ "version": "1.0.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/parse-bmfont-binary/-/parse-bmfont-binary-1.0.6.tgz",
|
|
|
+ "integrity": "sha512-GxmsRea0wdGdYthjuUeWTMWPqm2+FAd4GI8vCvhgJsFnoGhTrLhXDDupwTo7rXVAgaLIGoVHDZS9p/5XbSqeWA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/parse-bmfont-xml": {
|
|
|
+ "version": "1.1.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/parse-bmfont-xml/-/parse-bmfont-xml-1.1.6.tgz",
|
|
|
+ "integrity": "sha512-0cEliVMZEhrFDwMh4SxIyVJpqYoOWDJ9P895tFuS+XuNzI5UBmBk5U5O4KuJdTnZpSBI4LFA2+ZiJaiwfSwlMA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "xml-parse-from-string": "^1.0.0",
|
|
|
+ "xml2js": "^0.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/parse-css-font": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/parse-css-font/-/parse-css-font-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-lnY7dTUfjRXsSo5G5C639L8RaBBaVSgL+5hacIFKsNHzeCJQ5SFSZv1DZmc7+wZv/22PFGOq2YbaEHLdaCS/mQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "css-font-size-keywords": "^1.0.0",
|
|
|
+ "css-font-stretch-keywords": "^1.0.1",
|
|
|
+ "css-font-style-keywords": "^1.0.1",
|
|
|
+ "css-font-weight-keywords": "^1.0.0",
|
|
|
+ "css-list-helpers": "^2.0.0",
|
|
|
+ "css-system-font-keywords": "^1.0.0",
|
|
|
+ "unquote": "^1.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/parse-headers": {
|
|
|
+ "version": "2.0.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/parse-headers/-/parse-headers-2.0.6.tgz",
|
|
|
+ "integrity": "sha512-Tz11t3uKztEW5FEVZnj1ox8GKblWn+PvHY9TmJV5Mll2uHEwRdR/5Li1OlXoECjLYkApdhWy44ocONwXLiKO5A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/parseurl": {
|
|
|
+ "version": "1.3.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz",
|
|
|
+ "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/path-browserify": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/path-key": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/path-parse": {
|
|
|
+ "version": "1.0.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz",
|
|
|
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/path-to-regexp": {
|
|
|
+ "version": "0.1.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz",
|
|
|
+ "integrity": "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/pathe": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pathe/-/pathe-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/perfect-debounce": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/phin": {
|
|
|
+ "version": "2.9.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/phin/-/phin-2.9.3.tgz",
|
|
|
+ "integrity": "sha512-CzFr90qM24ju5f88quFC/6qohjC144rehe5n6DH900lgXmUe86+xCKc10ev56gRKC4/BkHUoG4uSiQgBiIXwDA==",
|
|
|
+ "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/picocolors": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/picomatch": {
|
|
|
+ "version": "4.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.3.tgz",
|
|
|
+ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pify": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz",
|
|
|
+ "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pinia": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/devtools-api": "^6.6.3",
|
|
|
+ "vue-demi": "^0.14.10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/posva"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "typescript": ">=4.4.4",
|
|
|
+ "vue": "^2.7.0 || ^3.5.11"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pinia-plugin-persistedstate": {
|
|
|
+ "version": "4.7.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-4.7.1.tgz",
|
|
|
+ "integrity": "sha512-WHOqh2esDlR3eAaknPbqXrkkj0D24h8shrDPqysgCFR6ghqP/fpFfJmMPJp0gETHsvrh9YNNg6dQfo2OEtDnIQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "defu": "^6.1.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nuxt/kit": ">=3.0.0",
|
|
|
+ "@pinia/nuxt": ">=0.10.0",
|
|
|
+ "pinia": ">=3.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@nuxt/kit": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@pinia/nuxt": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "pinia": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pixelmatch": {
|
|
|
+ "version": "4.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pixelmatch/-/pixelmatch-4.0.2.tgz",
|
|
|
+ "integrity": "sha512-J8B6xqiO37sU/gkcMglv6h5Jbd9xNER7aHzpfRdNmV4IbQBzBpe4l9XmbG+xPF/znacgu2jfEw+wHffaq/YkXA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "pngjs": "^3.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "pixelmatch": "bin/pixelmatch"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pkg-types": {
|
|
|
+ "version": "1.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-1.3.1.tgz",
|
|
|
+ "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "confbox": "^0.1.8",
|
|
|
+ "mlly": "^1.7.4",
|
|
|
+ "pathe": "^2.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pngjs": {
|
|
|
+ "version": "3.4.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pngjs/-/pngjs-3.4.0.tgz",
|
|
|
+ "integrity": "sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss": {
|
|
|
+ "version": "8.5.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.6.tgz",
|
|
|
+ "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/postcss/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "nanoid": "^3.3.11",
|
|
|
+ "picocolors": "^1.1.1",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >=14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-import": {
|
|
|
+ "version": "14.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss-import/-/postcss-import-14.1.0.tgz",
|
|
|
+ "integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "postcss-value-parser": "^4.0.0",
|
|
|
+ "read-cache": "^1.0.0",
|
|
|
+ "resolve": "^1.1.7"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-load-config": {
|
|
|
+ "version": "3.1.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss-load-config/-/postcss-load-config-3.1.4.tgz",
|
|
|
+ "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "lilconfig": "^2.0.5",
|
|
|
+ "yaml": "^1.10.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/postcss/"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": ">=8.0.9",
|
|
|
+ "ts-node": ">=9.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "postcss": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "ts-node": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-modules": {
|
|
|
+ "version": "4.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss-modules/-/postcss-modules-4.3.1.tgz",
|
|
|
+ "integrity": "sha512-ItUhSUxBBdNamkT3KzIZwYNNRFKmkJrofvC2nWab3CPKhYBQ1f27XXh1PAPE27Psx58jeelPsxWB/+og+KEH0Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "generic-names": "^4.0.0",
|
|
|
+ "icss-replace-symbols": "^1.1.0",
|
|
|
+ "lodash.camelcase": "^4.3.0",
|
|
|
+ "postcss-modules-extract-imports": "^3.0.0",
|
|
|
+ "postcss-modules-local-by-default": "^4.0.0",
|
|
|
+ "postcss-modules-scope": "^3.0.0",
|
|
|
+ "postcss-modules-values": "^4.0.0",
|
|
|
+ "string-hash": "^1.1.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-modules-extract-imports": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >= 14"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-modules-local-by-default": {
|
|
|
+ "version": "4.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz",
|
|
|
+ "integrity": "sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "icss-utils": "^5.0.0",
|
|
|
+ "postcss-selector-parser": "^7.0.0",
|
|
|
+ "postcss-value-parser": "^4.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >= 14"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-modules-local-by-default/node_modules/postcss-selector-parser": {
|
|
|
+ "version": "7.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
|
|
|
+ "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "cssesc": "^3.0.0",
|
|
|
+ "util-deprecate": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-modules-scope": {
|
|
|
+ "version": "3.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss-modules-scope/-/postcss-modules-scope-3.2.1.tgz",
|
|
|
+ "integrity": "sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "postcss-selector-parser": "^7.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >= 14"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-modules-scope/node_modules/postcss-selector-parser": {
|
|
|
+ "version": "7.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
|
|
|
+ "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "cssesc": "^3.0.0",
|
|
|
+ "util-deprecate": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-modules-values": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "icss-utils": "^5.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >= 14"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-selector-parser": {
|
|
|
+ "version": "6.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz",
|
|
|
+ "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "cssesc": "^3.0.0",
|
|
|
+ "util-deprecate": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-value-parser": {
|
|
|
+ "version": "4.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
|
+ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/process": {
|
|
|
+ "version": "0.11.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/process/-/process-0.11.10.tgz",
|
|
|
+ "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/proxy-addr": {
|
|
|
+ "version": "2.0.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/proxy-addr/-/proxy-addr-2.0.7.tgz",
|
|
|
+ "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "forwarded": "0.2.0",
|
|
|
+ "ipaddr.js": "1.9.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/punycode": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/qrcode-reader": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/qrcode-reader/-/qrcode-reader-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-rRjALGNh9zVqvweg1j5OKIQKNsw3bLC+7qwlnead5K/9cb1cEIAGkwikt/09U0K+2IDWGD9CC6SP7tHAjUeqvQ==",
|
|
|
+ "license": "Apache-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/qrcode-terminal": {
|
|
|
+ "version": "0.12.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/qrcode-terminal/-/qrcode-terminal-0.12.0.tgz",
|
|
|
+ "integrity": "sha512-EXtzRZmC+YGmGlDFbXKxQiMZNwCLEO6BANKXG4iCtSIM0yqc/pappSx3RIKr4r0uh5JsBckOXeKrB3Iz7mdQpQ==",
|
|
|
+ "bin": {
|
|
|
+ "qrcode-terminal": "bin/qrcode-terminal.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/qs": {
|
|
|
+ "version": "6.11.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/qs/-/qs-6.11.0.tgz",
|
|
|
+ "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "side-channel": "^1.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/quansync": {
|
|
|
+ "version": "0.2.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/quansync/-/quansync-0.2.11.tgz",
|
|
|
+ "integrity": "sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "individual",
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "individual",
|
|
|
+ "url": "https://github.com/sponsors/sxzz"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/queue-microtask": {
|
|
|
+ "version": "1.2.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz",
|
|
|
+ "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/range-parser": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/raw-body": {
|
|
|
+ "version": "2.5.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/raw-body/-/raw-body-2.5.2.tgz",
|
|
|
+ "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "bytes": "3.1.2",
|
|
|
+ "http-errors": "2.0.0",
|
|
|
+ "iconv-lite": "0.4.24",
|
|
|
+ "unpipe": "1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/read-cache": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/read-cache/-/read-cache-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "pify": "^2.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/readdirp": {
|
|
|
+ "version": "3.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz",
|
|
|
+ "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "picomatch": "^2.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/readdirp/node_modules/picomatch": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/regenerate": {
|
|
|
+ "version": "1.4.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/regenerate/-/regenerate-1.4.2.tgz",
|
|
|
+ "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/regenerate-unicode-properties": {
|
|
|
+ "version": "10.2.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.2.tgz",
|
|
|
+ "integrity": "sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "regenerate": "^1.4.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/regenerator-runtime": {
|
|
|
+ "version": "0.14.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
|
|
|
+ "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/regexpu-core": {
|
|
|
+ "version": "6.4.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/regexpu-core/-/regexpu-core-6.4.0.tgz",
|
|
|
+ "integrity": "sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "regenerate": "^1.4.2",
|
|
|
+ "regenerate-unicode-properties": "^10.2.2",
|
|
|
+ "regjsgen": "^0.8.0",
|
|
|
+ "regjsparser": "^0.13.0",
|
|
|
+ "unicode-match-property-ecmascript": "^2.0.0",
|
|
|
+ "unicode-match-property-value-ecmascript": "^2.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/regjsgen": {
|
|
|
+ "version": "0.8.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/regjsgen/-/regjsgen-0.8.0.tgz",
|
|
|
+ "integrity": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/regjsparser": {
|
|
|
+ "version": "0.13.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/regjsparser/-/regjsparser-0.13.0.tgz",
|
|
|
+ "integrity": "sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "jsesc": "~3.1.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "regjsparser": "bin/parser"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/require-directory": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/resolve": {
|
|
|
+ "version": "1.22.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/resolve/-/resolve-1.22.11.tgz",
|
|
|
+ "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-core-module": "^2.16.1",
|
|
|
+ "path-parse": "^1.0.7",
|
|
|
+ "supports-preserve-symlinks-flag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "resolve": "bin/resolve"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/reusify": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/reusify/-/reusify-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "iojs": ">=1.0.0",
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/rollup": {
|
|
|
+ "version": "4.54.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.54.0.tgz",
|
|
|
+ "integrity": "sha512-3nk8Y3a9Ea8szgKhinMlGMhGMw89mqule3KWczxhIzqudyHdCIOHw8WJlj/r329fACjKLEh13ZSk7oE22kyeIw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/estree": "1.0.8"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "rollup": "dist/bin/rollup"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18.0.0",
|
|
|
+ "npm": ">=8.0.0"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@rollup/rollup-android-arm-eabi": "4.54.0",
|
|
|
+ "@rollup/rollup-android-arm64": "4.54.0",
|
|
|
+ "@rollup/rollup-darwin-arm64": "4.54.0",
|
|
|
+ "@rollup/rollup-darwin-x64": "4.54.0",
|
|
|
+ "@rollup/rollup-freebsd-arm64": "4.54.0",
|
|
|
+ "@rollup/rollup-freebsd-x64": "4.54.0",
|
|
|
+ "@rollup/rollup-linux-arm-gnueabihf": "4.54.0",
|
|
|
+ "@rollup/rollup-linux-arm-musleabihf": "4.54.0",
|
|
|
+ "@rollup/rollup-linux-arm64-gnu": "4.54.0",
|
|
|
+ "@rollup/rollup-linux-arm64-musl": "4.54.0",
|
|
|
+ "@rollup/rollup-linux-loong64-gnu": "4.54.0",
|
|
|
+ "@rollup/rollup-linux-ppc64-gnu": "4.54.0",
|
|
|
+ "@rollup/rollup-linux-riscv64-gnu": "4.54.0",
|
|
|
+ "@rollup/rollup-linux-riscv64-musl": "4.54.0",
|
|
|
+ "@rollup/rollup-linux-s390x-gnu": "4.54.0",
|
|
|
+ "@rollup/rollup-linux-x64-gnu": "4.54.0",
|
|
|
+ "@rollup/rollup-linux-x64-musl": "4.54.0",
|
|
|
+ "@rollup/rollup-openharmony-arm64": "4.54.0",
|
|
|
+ "@rollup/rollup-win32-arm64-msvc": "4.54.0",
|
|
|
+ "@rollup/rollup-win32-ia32-msvc": "4.54.0",
|
|
|
+ "@rollup/rollup-win32-x64-gnu": "4.54.0",
|
|
|
+ "@rollup/rollup-win32-x64-msvc": "4.54.0",
|
|
|
+ "fsevents": "~2.3.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/rollup-plugin-visualizer": {
|
|
|
+ "version": "6.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/rollup-plugin-visualizer/-/rollup-plugin-visualizer-6.0.5.tgz",
|
|
|
+ "integrity": "sha512-9+HlNgKCVbJDs8tVtjQ43US12eqaiHyyiLMdBwQ7vSZPiHMysGNo2E88TAp1si5wx8NAoYriI2A5kuKfIakmJg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "open": "^8.0.0",
|
|
|
+ "picomatch": "^4.0.2",
|
|
|
+ "source-map": "^0.7.4",
|
|
|
+ "yargs": "^17.5.1"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "rollup-plugin-visualizer": "dist/bin/cli.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "rolldown": "1.x || ^1.0.0-beta",
|
|
|
+ "rollup": "2.x || 3.x || 4.x"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "rolldown": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "rollup": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/rollup-plugin-visualizer/node_modules/source-map": {
|
|
|
+ "version": "0.7.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.7.6.tgz",
|
|
|
+ "integrity": "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/run-parallel": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz",
|
|
|
+ "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "queue-microtask": "^1.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/safe-area-insets": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/safe-area-insets/-/safe-area-insets-1.4.1.tgz",
|
|
|
+ "integrity": "sha512-r/nRWTjFGhhm3w1Z6Kd/jY11srN+lHt2mNl1E/emQGW8ic7n3Avu4noibklfSM+Y34peNphHD/BSZecav0sXYQ==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/safe-buffer": {
|
|
|
+ "version": "5.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/safer-buffer": {
|
|
|
+ "version": "2.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
|
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/sass": {
|
|
|
+ "version": "1.97.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/sass/-/sass-1.97.1.tgz",
|
|
|
+ "integrity": "sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "chokidar": "^4.0.0",
|
|
|
+ "immutable": "^5.0.2",
|
|
|
+ "source-map-js": ">=0.6.2 <2.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "sass": "sass.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@parcel/watcher": "^2.4.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/sass-loader": {
|
|
|
+ "version": "10.5.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/sass-loader/-/sass-loader-10.5.2.tgz",
|
|
|
+ "integrity": "sha512-vMUoSNOUKJILHpcNCCyD23X34gve1TS7Rjd9uXHeKqhvBG39x6XbswFDtpbTElj6XdMFezoWhkh5vtKudf2cgQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "klona": "^2.0.4",
|
|
|
+ "loader-utils": "^2.0.0",
|
|
|
+ "neo-async": "^2.6.2",
|
|
|
+ "schema-utils": "^3.0.0",
|
|
|
+ "semver": "^7.3.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.13.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/webpack"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "fibers": ">= 3.1.0",
|
|
|
+ "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
|
|
|
+ "sass": "^1.3.0",
|
|
|
+ "webpack": "^4.36.0 || ^5.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "fibers": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "node-sass": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "sass": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/sass-loader/node_modules/loader-utils": {
|
|
|
+ "version": "2.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-2.0.4.tgz",
|
|
|
+ "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "big.js": "^5.2.2",
|
|
|
+ "emojis-list": "^3.0.0",
|
|
|
+ "json5": "^2.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/sass-loader/node_modules/semver": {
|
|
|
+ "version": "7.7.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.3.tgz",
|
|
|
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "bin": {
|
|
|
+ "semver": "bin/semver.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/sass/node_modules/chokidar": {
|
|
|
+ "version": "4.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-4.0.3.tgz",
|
|
|
+ "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "readdirp": "^4.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14.16.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://paulmillr.com/funding/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/sass/node_modules/readdirp": {
|
|
|
+ "version": "4.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-4.1.2.tgz",
|
|
|
+ "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14.18.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "individual",
|
|
|
+ "url": "https://paulmillr.com/funding/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/sax": {
|
|
|
+ "version": "1.4.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/sax/-/sax-1.4.3.tgz",
|
|
|
+ "integrity": "sha512-yqYn1JhPczigF94DMS+shiDMjDowYO6y9+wB/4WgO0Y19jWYk0lQ4tuG5KI7kj4FTp1wxPj5IFfcrz/s1c3jjQ==",
|
|
|
+ "license": "BlueOak-1.0.0"
|
|
|
+ },
|
|
|
+ "node_modules/schema-utils": {
|
|
|
+ "version": "3.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-3.3.0.tgz",
|
|
|
+ "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/json-schema": "^7.0.8",
|
|
|
+ "ajv": "^6.12.5",
|
|
|
+ "ajv-keywords": "^3.5.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.13.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/webpack"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/scule": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/scule/-/scule-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/select": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/select/-/select-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/semver": {
|
|
|
+ "version": "6.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
|
|
|
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "bin": {
|
|
|
+ "semver": "bin/semver.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/send": {
|
|
|
+ "version": "0.19.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/send/-/send-0.19.0.tgz",
|
|
|
+ "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "debug": "2.6.9",
|
|
|
+ "depd": "2.0.0",
|
|
|
+ "destroy": "1.2.0",
|
|
|
+ "encodeurl": "~1.0.2",
|
|
|
+ "escape-html": "~1.0.3",
|
|
|
+ "etag": "~1.8.1",
|
|
|
+ "fresh": "0.5.2",
|
|
|
+ "http-errors": "2.0.0",
|
|
|
+ "mime": "1.6.0",
|
|
|
+ "ms": "2.1.3",
|
|
|
+ "on-finished": "2.4.1",
|
|
|
+ "range-parser": "~1.2.1",
|
|
|
+ "statuses": "2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/send/node_modules/debug": {
|
|
|
+ "version": "2.6.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz",
|
|
|
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/send/node_modules/debug/node_modules/ms": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/send/node_modules/encodeurl": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/send/node_modules/mime": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz",
|
|
|
+ "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "mime": "cli.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/serve-static": {
|
|
|
+ "version": "1.16.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/serve-static/-/serve-static-1.16.0.tgz",
|
|
|
+ "integrity": "sha512-pDLK8zwl2eKaYrs8mrPZBJua4hMplRWJ1tIFksVC3FtBEBnl8dxgeHtsaMS8DhS9i4fLObaon6ABoc4/hQGdPA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "encodeurl": "~1.0.2",
|
|
|
+ "escape-html": "~1.0.3",
|
|
|
+ "parseurl": "~1.3.3",
|
|
|
+ "send": "0.18.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/serve-static/node_modules/debug": {
|
|
|
+ "version": "2.6.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz",
|
|
|
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/serve-static/node_modules/debug/node_modules/ms": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/serve-static/node_modules/encodeurl": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/serve-static/node_modules/mime": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz",
|
|
|
+ "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "mime": "cli.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/serve-static/node_modules/send": {
|
|
|
+ "version": "0.18.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/send/-/send-0.18.0.tgz",
|
|
|
+ "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "debug": "2.6.9",
|
|
|
+ "depd": "2.0.0",
|
|
|
+ "destroy": "1.2.0",
|
|
|
+ "encodeurl": "~1.0.2",
|
|
|
+ "escape-html": "~1.0.3",
|
|
|
+ "etag": "~1.8.1",
|
|
|
+ "fresh": "0.5.2",
|
|
|
+ "http-errors": "2.0.0",
|
|
|
+ "mime": "1.6.0",
|
|
|
+ "ms": "2.1.3",
|
|
|
+ "on-finished": "2.4.1",
|
|
|
+ "range-parser": "~1.2.1",
|
|
|
+ "statuses": "2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/setprototypeof": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
|
|
+ "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/shebang-command": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "shebang-regex": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/shebang-regex": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/side-channel": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "object-inspect": "^1.13.3",
|
|
|
+ "side-channel-list": "^1.0.0",
|
|
|
+ "side-channel-map": "^1.0.1",
|
|
|
+ "side-channel-weakmap": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/side-channel-list": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/side-channel-list/-/side-channel-list-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "object-inspect": "^1.13.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/side-channel-map": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/side-channel-map/-/side-channel-map-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bound": "^1.0.2",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "get-intrinsic": "^1.2.5",
|
|
|
+ "object-inspect": "^1.13.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/side-channel-weakmap": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bound": "^1.0.2",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "get-intrinsic": "^1.2.5",
|
|
|
+ "object-inspect": "^1.13.3",
|
|
|
+ "side-channel-map": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/signal-exit": {
|
|
|
+ "version": "3.0.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz",
|
|
|
+ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/sirv": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/sirv/-/sirv-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@polka/url": "^1.0.0-next.24",
|
|
|
+ "mrmime": "^2.0.0",
|
|
|
+ "totalist": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/source-map": {
|
|
|
+ "version": "0.6.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz",
|
|
|
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/source-map-js": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/source-map-support": {
|
|
|
+ "version": "0.5.21",
|
|
|
+ "resolved": "https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz",
|
|
|
+ "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "source-map": "^0.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/statuses": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/statuses/-/statuses-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/string-hash": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/string-hash/-/string-hash-1.1.3.tgz",
|
|
|
+ "integrity": "sha512-kJUvRUFK49aub+a7T1nNE66EJbZBMnBgoC1UbCZ5n6bsZKBRga4KgBRTMn/pFkeCZSYtNeSyMxPDM0AXWELk2A==",
|
|
|
+ "license": "CC0-1.0"
|
|
|
+ },
|
|
|
+ "node_modules/string-width": {
|
|
|
+ "version": "4.2.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz",
|
|
|
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "emoji-regex": "^8.0.0",
|
|
|
+ "is-fullwidth-code-point": "^3.0.0",
|
|
|
+ "strip-ansi": "^6.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/strip-ansi": {
|
|
|
+ "version": "6.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
|
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ansi-regex": "^5.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/strip-final-newline": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/strip-literal": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/strip-literal/-/strip-literal-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "js-tokens": "^9.0.1"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/strip-literal/node_modules/js-tokens": {
|
|
|
+ "version": "9.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-9.0.1.tgz",
|
|
|
+ "integrity": "sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/supports-color": {
|
|
|
+ "version": "5.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz",
|
|
|
+ "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-flag": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/supports-preserve-symlinks-flag": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/systemjs": {
|
|
|
+ "version": "6.15.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/systemjs/-/systemjs-6.15.1.tgz",
|
|
|
+ "integrity": "sha512-Nk8c4lXvMB98MtbmjX7JwJRgJOL8fluecYCfCeYBznwmpOs8Bf15hLM6z4z71EDAhQVrQrI+wt1aLWSXZq+hXA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/tapable": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/tapable/-/tapable-2.3.0.tgz",
|
|
|
+ "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/webpack"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/terser": {
|
|
|
+ "version": "5.44.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/terser/-/terser-5.44.1.tgz",
|
|
|
+ "integrity": "sha512-t/R3R/n0MSwnnazuPpPNVO60LX0SKL45pyl9YlvxIdkH0Of7D5qM2EVe+yASRIlY5pZ73nclYJfNANGWPwFDZw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/source-map": "^0.3.3",
|
|
|
+ "acorn": "^8.15.0",
|
|
|
+ "commander": "^2.20.0",
|
|
|
+ "source-map-support": "~0.5.20"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "terser": "bin/terser"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/timm": {
|
|
|
+ "version": "1.7.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/timm/-/timm-1.7.1.tgz",
|
|
|
+ "integrity": "sha512-IjZc9KIotudix8bMaBW6QvMuq64BrJWFs1+4V0lXwWGQZwH+LnX87doAYhem4caOEusRP9/g6jVDQmZ8XOk1nw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/tiny-emitter": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/tinycolor2": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/tinycolor2/-/tinycolor2-1.6.0.tgz",
|
|
|
+ "integrity": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/tinyexec": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/tinyexec/-/tinyexec-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tinyglobby": {
|
|
|
+ "version": "0.2.15",
|
|
|
+ "resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.15.tgz",
|
|
|
+ "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "fdir": "^6.5.0",
|
|
|
+ "picomatch": "^4.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/SuperchupuDev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/to-fast-properties": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/to-regex-range": {
|
|
|
+ "version": "5.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
|
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-number": "^7.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/toidentifier": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/totalist": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/totalist/-/totalist-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/type-is": {
|
|
|
+ "version": "1.6.18",
|
|
|
+ "resolved": "https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz",
|
|
|
+ "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "media-typer": "0.3.0",
|
|
|
+ "mime-types": "~2.1.24"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/typescript": {
|
|
|
+ "version": "4.9.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/typescript/-/typescript-4.9.5.tgz",
|
|
|
+ "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "bin": {
|
|
|
+ "tsc": "bin/tsc",
|
|
|
+ "tsserver": "bin/tsserver"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ufo": {
|
|
|
+ "version": "1.6.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ufo/-/ufo-1.6.1.tgz",
|
|
|
+ "integrity": "sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/unconfig": {
|
|
|
+ "version": "0.3.13",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unconfig/-/unconfig-0.3.13.tgz",
|
|
|
+ "integrity": "sha512-N9Ph5NC4+sqtcOjPfHrRcHekBCadCXWTBzp2VYYbySOHW0PfD9XLCeXshTXjkPYwLrBr9AtSeU0CZmkYECJhng==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antfu/utils": "^0.7.7",
|
|
|
+ "defu": "^6.1.4",
|
|
|
+ "jiti": "^1.21.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unconfig/node_modules/jiti": {
|
|
|
+ "version": "1.21.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/jiti/-/jiti-1.21.7.tgz",
|
|
|
+ "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "jiti": "bin/jiti.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/undici-types": {
|
|
|
+ "version": "7.16.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-7.16.0.tgz",
|
|
|
+ "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss": {
|
|
|
+ "version": "1.0.0-beta.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/uni-unocss/-/uni-unocss-1.0.0-beta.2.tgz",
|
|
|
+ "integrity": "sha512-bSBA+wdeMNES42eDuVWH5HveWOIHbFEi5m+8Pz2pKe6OoZFiJHR+++APmmQKhZAZnhruu608r/pkxohNGMwO9w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@skiyee/ui-preset": "^0.0.8",
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/preset-legacy-compat": "66.0.0",
|
|
|
+ "@unocss/preset-wind3": "66.0.0",
|
|
|
+ "unocss": "66.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "unocss": "66.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@antfu/utils": {
|
|
|
+ "version": "8.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antfu/utils/-/utils-8.1.1.tgz",
|
|
|
+ "integrity": "sha512-Mex9nXf9vR6AhcXmMrlz/HVgYYZpVGJ6YlPgwl7UnaFpnshXs6EK/oa5Gpf3CzENMjkvEx2tQtntGnb7UtSTOQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/astro": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/astro/-/astro-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-GBhXT6JPqXjDXoJZTXhySk83NgOt0UigChqrUUdG4x7Z+DVYkDBION8vZUJjw0OdIaxNQ4euGWu4GDsMF6gQQg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/reset": "66.0.0",
|
|
|
+ "@unocss/vite": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": "^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "vite": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/cli": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/cli/-/cli-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-KVQiskoOjVkLVpNaG6WpLa4grPplrZROYZJVIUYSTqZyZRFNSvjttHcsCwpoWUEUdEombPtVZl8FrXePjY5IiQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@ampproject/remapping": "^2.3.0",
|
|
|
+ "@unocss/config": "66.0.0",
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/preset-uno": "66.0.0",
|
|
|
+ "cac": "^6.7.14",
|
|
|
+ "chokidar": "^3.6.0",
|
|
|
+ "colorette": "^2.0.20",
|
|
|
+ "consola": "^3.4.0",
|
|
|
+ "magic-string": "^0.30.17",
|
|
|
+ "pathe": "^2.0.3",
|
|
|
+ "perfect-debounce": "^1.0.0",
|
|
|
+ "tinyglobby": "^0.2.10",
|
|
|
+ "unplugin-utils": "^0.2.4"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "unocss": "bin/unocss.mjs"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/config": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/config/-/config-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-nFRGop/guBa4jLkrgXjaRDm5JPz4x3YpP10m5IQkHpHwlnHUVn1L9smyPl04ohYWhYn9ZcAHgR28Ih2jwta8hw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "unconfig": "~7.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/inspector": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/inspector/-/inspector-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-mkIxieVm0kMOKw+E4ABpIerihYMdjgq9A92RD5h2+W/ebpxTEw5lTTK1xcMLiAlmOrVYMQKjpgPeu3vQmDyGZQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/rule-utils": "66.0.0",
|
|
|
+ "colorette": "^2.0.20",
|
|
|
+ "gzip-size": "^6.0.0",
|
|
|
+ "sirv": "^3.0.0",
|
|
|
+ "vue-flow-layout": "^0.1.1"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/postcss": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/postcss/-/postcss-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-6bi+ujzh8I1PJwtmHX71LH8z/H9+vPxeYD4XgFihyU1k4Y6MVhjr7giGjLX4yP27IP+NsVyotD22V7by/dBVEA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/config": "66.0.0",
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/rule-utils": "66.0.0",
|
|
|
+ "css-tree": "^3.1.0",
|
|
|
+ "postcss": "^8.5.2",
|
|
|
+ "tinyglobby": "^0.2.10"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/preset-attributify": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-attributify/-/preset-attributify-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-eYsOgmcDoiIgGAepIwRX+DKGYxc/wm0r4JnDuZdz29AB+A6oY/FGHS1BVt4rq9ny4B5PofP4p6Rty+vwD9rigw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/preset-icons": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-icons/-/preset-icons-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-6ObwTvEGuPBbKWRoMMiDioHtwwQTFI5oojFLJ32Y8tW6TdXvBLkO88d7qpgQxEjgVt4nJrqF1WEfR4niRgBm0Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@iconify/utils": "^2.3.0",
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "ofetch": "^1.4.1"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/preset-tagify": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-tagify/-/preset-tagify-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-GGYGyWxaevh0jN0NoATVO1Qe7DFXM3ykLxchlXmG6/zy963pZxItg/njrKnxE9la4seCdxpFH7wQBa68imwwdA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/preset-typography": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-typography/-/preset-typography-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-apjckP5nPU5mtaHTCzz5u/dK9KJWwJ2kOFCVk0+a/KhUWmnqnzmjRYZlEuWxxr5QxTdCW+9cIoRDSA0lYZS5tg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/preset-mini": "66.0.0",
|
|
|
+ "@unocss/rule-utils": "66.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/preset-web-fonts": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-web-fonts/-/preset-web-fonts-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-9MzfDc6AJILN4Kq7Z91FfFbizBOYgw3lJd2UwqIs3PDYWG5iH5Zv5zhx6jelZVqEW5uWcIARYEEg2m4stZO1ZA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "ofetch": "^1.4.1"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/preset-wind3": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-wind3/-/preset-wind3-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-WAGRmpi1sb2skvYn9DBQUvhfqrJ+VmQmn5ZGsT2ewvsk7HFCvVLAMzZeKrrTQepeNBRhg6HzFDDi8yg6yB5c9g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/preset-mini": "66.0.0",
|
|
|
+ "@unocss/rule-utils": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/reset": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/reset/-/reset-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-YLFz/5yT7mFJC8JSmIUA5+bS3CBCJbtztOw+8rWzjQr/BEVSGuihWUUpI2Df6VVxXIXxKanZR6mIl59yvf+GEA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/transformer-attributify-jsx": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/transformer-attributify-jsx/-/transformer-attributify-jsx-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-jS7szFXXC6RjTv9wo0NACskf618w981bkbyQ5izRO7Ha47sNpHhHDpaltnG7SR9qV4cCtGalOw4onVMHsRKwRg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/transformer-compile-class": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/transformer-compile-class/-/transformer-compile-class-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-ytUIE0nAcHRMACuTXkHp8auZ483DXrOZw99jk3FJ+aFjpD/pVSFmX14AWJ7bqPFObxb4SLFs6KhQma30ESC22A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/transformer-directives": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/transformer-directives/-/transformer-directives-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-utcg7m2Foi7uHrU5WHadNuJ0a3qWG8tZNkQMi+m0DQpX6KWfuDtDn0zDZ1X+z5lmiB3WGSJERRrsvZbj1q50Mw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/rule-utils": "66.0.0",
|
|
|
+ "css-tree": "^3.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/transformer-variant-group": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/transformer-variant-group/-/transformer-variant-group-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-1BLjNWtAnR1JAcQGw0TS+nGrVoB9aznzvVZRoTx23dtRr3btvgKPHb8LrD48eD/p8Dtw9j3WfuxMDKXKegKDLg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/@unocss/vite": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/vite/-/vite-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-IVcPX8xL+2edyXKt4tp9yu5A6gcbPVCsspfcL0XgziCr01kS+4qSoZ90F3IUs3hXc/AyO5eCpRtGFMPLpOjXQg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@ampproject/remapping": "^2.3.0",
|
|
|
+ "@unocss/config": "66.0.0",
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/inspector": "66.0.0",
|
|
|
+ "chokidar": "^3.6.0",
|
|
|
+ "magic-string": "^0.30.17",
|
|
|
+ "tinyglobby": "^0.2.10",
|
|
|
+ "unplugin-utils": "^0.2.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": "^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/cac": {
|
|
|
+ "version": "6.7.14",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cac/-/cac-6.7.14.tgz",
|
|
|
+ "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/unconfig": {
|
|
|
+ "version": "7.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unconfig/-/unconfig-7.0.0.tgz",
|
|
|
+ "integrity": "sha512-G5CJSoG6ZTxgzCJblEfgpdRK2tos9+UdD2WtecDUVfImzQ0hFjwpH5RVvGMhP4pRpC9ML7NrC4qBsBl0Ttj35A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antfu/utils": "^8.1.0",
|
|
|
+ "defu": "^6.1.4",
|
|
|
+ "jiti": "^2.4.2"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/unocss": {
|
|
|
+ "version": "66.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unocss/-/unocss-66.0.0.tgz",
|
|
|
+ "integrity": "sha512-SHstiv1s7zGPSjzOsADzlwRhQM+6817+OqQE3Fv+N/nn2QLNx1bi3WXybFfz5tWkzBtyTZlwdPmeecsIs1yOCA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/astro": "66.0.0",
|
|
|
+ "@unocss/cli": "66.0.0",
|
|
|
+ "@unocss/core": "66.0.0",
|
|
|
+ "@unocss/postcss": "66.0.0",
|
|
|
+ "@unocss/preset-attributify": "66.0.0",
|
|
|
+ "@unocss/preset-icons": "66.0.0",
|
|
|
+ "@unocss/preset-mini": "66.0.0",
|
|
|
+ "@unocss/preset-tagify": "66.0.0",
|
|
|
+ "@unocss/preset-typography": "66.0.0",
|
|
|
+ "@unocss/preset-uno": "66.0.0",
|
|
|
+ "@unocss/preset-web-fonts": "66.0.0",
|
|
|
+ "@unocss/preset-wind": "66.0.0",
|
|
|
+ "@unocss/preset-wind3": "66.0.0",
|
|
|
+ "@unocss/transformer-attributify-jsx": "66.0.0",
|
|
|
+ "@unocss/transformer-compile-class": "66.0.0",
|
|
|
+ "@unocss/transformer-directives": "66.0.0",
|
|
|
+ "@unocss/transformer-variant-group": "66.0.0",
|
|
|
+ "@unocss/vite": "66.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@unocss/webpack": "66.0.0",
|
|
|
+ "vite": "^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@unocss/webpack": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "vite": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uni-unocss/node_modules/vue-flow-layout": {
|
|
|
+ "version": "0.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-flow-layout/-/vue-flow-layout-0.1.1.tgz",
|
|
|
+ "integrity": "sha512-JdgRRUVrN0Y2GosA0M68DEbKlXMqJ7FQgsK8CjQD2vxvNSqAU6PZEpi4cfcTVtfM2GVOMjHo7GKKLbXxOBqDqA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.4.37"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unicode-canonical-property-names-ecmascript": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unicode-match-property-ecmascript": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
|
+ "unicode-property-aliases-ecmascript": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unicode-match-property-value-ecmascript": {
|
|
|
+ "version": "2.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.1.tgz",
|
|
|
+ "integrity": "sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unicode-property-aliases-ecmascript": {
|
|
|
+ "version": "2.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.2.0.tgz",
|
|
|
+ "integrity": "sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unimport": {
|
|
|
+ "version": "4.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unimport/-/unimport-4.1.1.tgz",
|
|
|
+ "integrity": "sha512-j9+fijH6aDd05yv1fXlyt7HSxtOWtGtrZeYTVBsSUg57Iuf+Ps2itIZjeyu7bEQ4k0WOgYhHrdW8m/pJgOpl5g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "acorn": "^8.14.0",
|
|
|
+ "escape-string-regexp": "^5.0.0",
|
|
|
+ "estree-walker": "^3.0.3",
|
|
|
+ "fast-glob": "^3.3.3",
|
|
|
+ "local-pkg": "^1.0.0",
|
|
|
+ "magic-string": "^0.30.17",
|
|
|
+ "mlly": "^1.7.4",
|
|
|
+ "pathe": "^2.0.2",
|
|
|
+ "picomatch": "^4.0.2",
|
|
|
+ "pkg-types": "^1.3.1",
|
|
|
+ "scule": "^1.3.0",
|
|
|
+ "strip-literal": "^3.0.0",
|
|
|
+ "unplugin": "^2.1.2",
|
|
|
+ "unplugin-utils": "^0.2.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unimport/node_modules/estree-walker": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-3.0.3.tgz",
|
|
|
+ "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/estree": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/universalify": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/universalify/-/universalify-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unocss/-/unocss-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-iVNhFiWchcDhO9JuqCmbWd4rxQTAdDfwCyX7LrdF7Inv8atCuADJti+DVokD+tJdk1jhsEfo15B8uNwLBrVPvg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/astro": "0.61.6",
|
|
|
+ "@unocss/cli": "0.61.6",
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/extractor-arbitrary-variants": "0.61.6",
|
|
|
+ "@unocss/postcss": "0.61.6",
|
|
|
+ "@unocss/preset-attributify": "0.61.6",
|
|
|
+ "@unocss/preset-icons": "0.61.6",
|
|
|
+ "@unocss/preset-mini": "0.61.6",
|
|
|
+ "@unocss/preset-tagify": "0.61.6",
|
|
|
+ "@unocss/preset-typography": "0.61.6",
|
|
|
+ "@unocss/preset-uno": "0.61.6",
|
|
|
+ "@unocss/preset-web-fonts": "0.61.6",
|
|
|
+ "@unocss/preset-wind": "0.61.6",
|
|
|
+ "@unocss/reset": "0.61.6",
|
|
|
+ "@unocss/transformer-attributify-jsx": "0.61.6",
|
|
|
+ "@unocss/transformer-attributify-jsx-babel": "0.61.6",
|
|
|
+ "@unocss/transformer-compile-class": "0.61.6",
|
|
|
+ "@unocss/transformer-directives": "0.61.6",
|
|
|
+ "@unocss/transformer-variant-group": "0.61.6",
|
|
|
+ "@unocss/vite": "0.61.6"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@unocss/webpack": "0.61.6",
|
|
|
+ "vite": "^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@unocss/webpack": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "vite": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss-applet": {
|
|
|
+ "version": "0.7.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unocss-applet/-/unocss-applet-0.7.8.tgz",
|
|
|
+ "integrity": "sha512-wseTfy7nU8kjTOxdF6iJGiFCHOmaSwdSba8J2XAsb3jhuchVrb/7/iey7Z2ph6W0Qf3k2Tm0d1au9AfiPj5E3Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss-applet/preset-applet": "0.7.8",
|
|
|
+ "@unocss-applet/preset-rem-rpx": "0.7.8",
|
|
|
+ "@unocss-applet/transformer-applet": "^0.5.5",
|
|
|
+ "@unocss-applet/transformer-attributify": "0.7.8",
|
|
|
+ "@unocss/preset-uno": "^0.56.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss-applet/node_modules/@unocss/core": {
|
|
|
+ "version": "0.56.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.56.5.tgz",
|
|
|
+ "integrity": "sha512-fx5VhOjSHn0HdV2D34pEwFMAHJcJQRTCp1xEE4GzxY1irXzaa+m2aYf5PZjmDxehiOC16IH7TO9FOWANXk1E0w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss-applet/node_modules/@unocss/extractor-arbitrary-variants": {
|
|
|
+ "version": "0.56.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-0.56.5.tgz",
|
|
|
+ "integrity": "sha512-p2pyzz/ONvc5CGcaB9OZvWE8qkRSgyuhaQqFQLdBFeUhveHC0CGP0iSnXwBgAFHWM7DJo4/JpWeZ+mBt0ogVLA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.56.5"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss-applet/node_modules/@unocss/preset-mini": {
|
|
|
+ "version": "0.56.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-mini/-/preset-mini-0.56.5.tgz",
|
|
|
+ "integrity": "sha512-/KhlThhs1ilauM7MwRSpahLbIPZ5VGeGvaUsU8+ZlNT3sis4yoVYkPtR14tL2IT6jhOU05N/uu3aBj+1bP8GjQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.56.5",
|
|
|
+ "@unocss/extractor-arbitrary-variants": "0.56.5",
|
|
|
+ "@unocss/rule-utils": "0.56.5"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss-applet/node_modules/@unocss/preset-uno": {
|
|
|
+ "version": "0.56.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-uno/-/preset-uno-0.56.5.tgz",
|
|
|
+ "integrity": "sha512-3hzE0X1oxMbHLvWyTj/4BrJQ7OAL428BpzEJos0RsxifM04vOJX4GC4khIbmTl8KIMECMtATK3ren3JqzD2bFw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.56.5",
|
|
|
+ "@unocss/preset-mini": "0.56.5",
|
|
|
+ "@unocss/preset-wind": "0.56.5",
|
|
|
+ "@unocss/rule-utils": "0.56.5"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss-applet/node_modules/@unocss/preset-wind": {
|
|
|
+ "version": "0.56.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-wind/-/preset-wind-0.56.5.tgz",
|
|
|
+ "integrity": "sha512-iyMPvCEZkrGLHFXXlcqxDo/UcSK7KWw4x7/QUz7irrvc78cxYVuPm98QZgpCRcCwKerKVyFLjGOtwQ0kmVSVsQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.56.5",
|
|
|
+ "@unocss/preset-mini": "0.56.5",
|
|
|
+ "@unocss/rule-utils": "0.56.5"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss-applet/node_modules/@unocss/rule-utils": {
|
|
|
+ "version": "0.56.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/rule-utils/-/rule-utils-0.56.5.tgz",
|
|
|
+ "integrity": "sha512-CXIGHCIC9B8WUl9KbbFMSZHcsIgfmI/+X0bjBv6xrgBVC1EQ2Acq4PYnJIbaRGBRAhl9wYjNL7Zq2UWOdowHAw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "^0.56.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss-preset-weapp": {
|
|
|
+ "version": "66.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unocss-preset-weapp/-/unocss-preset-weapp-66.0.2.tgz",
|
|
|
+ "integrity": "sha512-K6H6we8WlTO1Lf1rLLeyPOKyqEWkO/r9z8/z1CTEnHgeZMYMvIE7lQa7GFyDQ/qYzU/By8OtJ5TcIRqp/2SbIw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@rollup/pluginutils": "^5.1.4",
|
|
|
+ "@unocss/core": "^66.1.3",
|
|
|
+ "@unocss/extractor-arbitrary-variants": "^66.1.3",
|
|
|
+ "@unocss/rule-utils": "^66.1.3",
|
|
|
+ "unplugin-attributify-to-class": "^0.2.5",
|
|
|
+ "unplugin-transform-class": "^0.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss-preset-weapp/node_modules/@unocss/core": {
|
|
|
+ "version": "66.5.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-66.5.10.tgz",
|
|
|
+ "integrity": "sha512-SEmPE4pWNn9VcCvZqovPwFGuG/j69W3zh+x1Ky4z/I2pnyoB0Y0lBmq22KVu/dwExe+ZKKTQpxa0j5rbE27rDQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss-preset-weapp/node_modules/@unocss/extractor-arbitrary-variants": {
|
|
|
+ "version": "66.5.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-66.5.10.tgz",
|
|
|
+ "integrity": "sha512-9JsAY1a68WZaIbSiwQa7LLAO+t4T5nnhgmNxY3MGaK58k6Qa9ayZb4AG4fqOpw+Zn8tmKd7yXJ0s+27sx1n2BA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "66.5.10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss-preset-weapp/node_modules/@unocss/rule-utils": {
|
|
|
+ "version": "66.5.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/rule-utils/-/rule-utils-66.5.10.tgz",
|
|
|
+ "integrity": "sha512-497GPWZpArNG25cto0Yq3/Yw+i0x7/N/ySq1HHeE3lB43sdmCv6+m6QEv14I/9/e5WJhQOmrY5LmHZYXC7xxMw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "^66.5.10",
|
|
|
+ "magic-string": "^0.30.21"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss/node_modules/@unocss/core": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/core/-/core-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-z1O1fnMRvmX1zkvbKVZ7jKUOHZHw/tUBYDNpll1rx9wjmps/MHfv7K5C5FiOTaW9S9H5r2LSjW/MaMs0dxgoCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss/node_modules/@unocss/extractor-arbitrary-variants": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-QLq4XBaQZsB7ONi3JLZwFtBLLSrZHTr1UhkqDumIhYL2tQx+xP2F88JdKXgnArolnX4QC7xFwUZ++8D8zaIAhw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss/node_modules/@unocss/preset-mini": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-mini/-/preset-mini-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-V/M+7vkDqyDiIinmBLfcqKsNJ3Lmr7NnWePq3s/KKrd8QEMUss+zHVZlk8clp4hrdT8gk0dUQZbrQkTi5dYWjQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/extractor-arbitrary-variants": "0.61.6",
|
|
|
+ "@unocss/rule-utils": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss/node_modules/@unocss/preset-uno": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-uno/-/preset-uno-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-yHGeU0tPAsdvwQSdblMGeITh0/ORX+voknRWoaOLv2h+u1LcELliwFjEWZp7p9lzEt0sqKmL/V2hF9JPjNkjcw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/preset-mini": "0.61.6",
|
|
|
+ "@unocss/preset-wind": "0.61.6",
|
|
|
+ "@unocss/rule-utils": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss/node_modules/@unocss/preset-wind": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/preset-wind/-/preset-wind-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-wyi3UhYvyNPGbseQigjW3MwVr0c9R0NboESxS6dDNsvCvAi+uVgP7yBnEeydUPNhW3QyZoIRtSmc6xckdz7crg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/preset-mini": "0.61.6",
|
|
|
+ "@unocss/rule-utils": "0.61.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss/node_modules/@unocss/rule-utils": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/rule-utils/-/rule-utils-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-OkAYqCWfbrBDBVfbulYx/6fWeEAVrw37/8VqsSlHD9UDc0Khz/M/4R+9oBhnNfdmqs3VccA2k7PdS5l5dghwzw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "^0.61.6",
|
|
|
+ "magic-string": "^0.30.10"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss/node_modules/@unocss/transformer-directives": {
|
|
|
+ "version": "0.61.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@unocss/transformer-directives/-/transformer-directives-0.61.6.tgz",
|
|
|
+ "integrity": "sha512-k+NzDoO0+uwL9HjOWzIFLWwsxzw7K1aIeq0ZbzbHRSsZmlUWVNEAZ+bczX/HMpjUglM/FrTWux600B/jMBshJg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@unocss/core": "0.61.6",
|
|
|
+ "@unocss/rule-utils": "0.61.6",
|
|
|
+ "css-tree": "^2.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss/node_modules/css-tree": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/css-tree/-/css-tree-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "mdn-data": "2.0.30",
|
|
|
+ "source-map-js": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unocss/node_modules/mdn-data": {
|
|
|
+ "version": "2.0.30",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.30.tgz",
|
|
|
+ "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "CC0-1.0"
|
|
|
+ },
|
|
|
+ "node_modules/unpipe": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin": {
|
|
|
+ "version": "2.3.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-2.3.11.tgz",
|
|
|
+ "integrity": "sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/remapping": "^2.3.5",
|
|
|
+ "acorn": "^8.15.0",
|
|
|
+ "picomatch": "^4.0.3",
|
|
|
+ "webpack-virtual-modules": "^0.6.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-attributify-to-class": {
|
|
|
+ "version": "0.2.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin-attributify-to-class/-/unplugin-attributify-to-class-0.2.5.tgz",
|
|
|
+ "integrity": "sha512-0lTUi01mI19PmTTX4420QO6gJFic1wK4LqNnHeBNDrthQEKI0xw/lYg0bGnWYgPmyqXz88hAdLG+ibaypibXqg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@rollup/pluginutils": "^5.0.5",
|
|
|
+ "unplugin": "^1.5.0",
|
|
|
+ "unplugin-transform-class": "^0.5.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-attributify-to-class/node_modules/unplugin": {
|
|
|
+ "version": "1.16.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-1.16.1.tgz",
|
|
|
+ "integrity": "sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "acorn": "^8.14.0",
|
|
|
+ "webpack-virtual-modules": "^0.6.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-attributify-to-class/node_modules/unplugin-transform-class": {
|
|
|
+ "version": "0.5.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin-transform-class/-/unplugin-transform-class-0.5.3.tgz",
|
|
|
+ "integrity": "sha512-4xBvfoeBDqlqi9aD0Hv3TTs8JpRs2h9l8LBMXIRXFNTf8biRk6hAQir+zEM/GpBKoMzvt7JqqbMIYzMazQZysQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@meoc/utils": "^0.2.8",
|
|
|
+ "@rollup/pluginutils": "^5.1.0",
|
|
|
+ "unplugin": "1.7.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-attributify-to-class/node_modules/unplugin-transform-class/node_modules/unplugin": {
|
|
|
+ "version": "1.7.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-1.7.1.tgz",
|
|
|
+ "integrity": "sha512-JqzORDAPxxs8ErLV4x+LL7bk5pk3YlcWqpSNsIkAZj972KzFZLClc/ekppahKkOczGkwIG6ElFgdOgOlK4tXZw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "acorn": "^8.11.3",
|
|
|
+ "chokidar": "^3.5.3",
|
|
|
+ "webpack-sources": "^3.2.3",
|
|
|
+ "webpack-virtual-modules": "^0.6.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-auto-import": {
|
|
|
+ "version": "19.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-19.3.0.tgz",
|
|
|
+ "integrity": "sha512-iIi0u4Gq2uGkAOGqlPJOAMI8vocvjh1clGTfSK4SOrJKrt+tirrixo/FjgBwXQNNdS7ofcr7OxzmOb/RjWxeEQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "local-pkg": "^1.1.1",
|
|
|
+ "magic-string": "^0.30.17",
|
|
|
+ "picomatch": "^4.0.2",
|
|
|
+ "unimport": "^4.2.0",
|
|
|
+ "unplugin": "^2.3.4",
|
|
|
+ "unplugin-utils": "^0.2.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nuxt/kit": "^3.2.2",
|
|
|
+ "@vueuse/core": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@nuxt/kit": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@vueuse/core": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-auto-import/node_modules/confbox": {
|
|
|
+ "version": "0.2.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/confbox/-/confbox-0.2.2.tgz",
|
|
|
+ "integrity": "sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-auto-import/node_modules/estree-walker": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-3.0.3.tgz",
|
|
|
+ "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/estree": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-auto-import/node_modules/pkg-types": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-2.3.0.tgz",
|
|
|
+ "integrity": "sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "confbox": "^0.2.2",
|
|
|
+ "exsolve": "^1.0.7",
|
|
|
+ "pathe": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-auto-import/node_modules/unimport": {
|
|
|
+ "version": "4.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unimport/-/unimport-4.2.0.tgz",
|
|
|
+ "integrity": "sha512-mYVtA0nmzrysnYnyb3ALMbByJ+Maosee2+WyE0puXl+Xm2bUwPorPaaeZt0ETfuroPOtG8jj1g/qeFZ6buFnag==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "acorn": "^8.14.1",
|
|
|
+ "escape-string-regexp": "^5.0.0",
|
|
|
+ "estree-walker": "^3.0.3",
|
|
|
+ "local-pkg": "^1.1.1",
|
|
|
+ "magic-string": "^0.30.17",
|
|
|
+ "mlly": "^1.7.4",
|
|
|
+ "pathe": "^2.0.3",
|
|
|
+ "picomatch": "^4.0.2",
|
|
|
+ "pkg-types": "^2.1.0",
|
|
|
+ "scule": "^1.3.0",
|
|
|
+ "strip-literal": "^3.0.0",
|
|
|
+ "tinyglobby": "^0.2.12",
|
|
|
+ "unplugin": "^2.2.2",
|
|
|
+ "unplugin-utils": "^0.2.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-transform-class": {
|
|
|
+ "version": "0.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin-transform-class/-/unplugin-transform-class-0.6.0.tgz",
|
|
|
+ "integrity": "sha512-6aYNOH6hEVbi38mc7yDQD7kEDESuLJ3FfB9/rB2vHZobK4ajDS6Jkh5EktJF4Ubkz/hQizpjZ4+XS1aMOM82yg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@meoc/utils": "^0.2.10",
|
|
|
+ "@rollup/pluginutils": "^5.1.4",
|
|
|
+ "unplugin": "2.3.2"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@farmfe/core": ">=1",
|
|
|
+ "@nuxt/kit": "^3",
|
|
|
+ "@nuxt/schema": "^3",
|
|
|
+ "esbuild": "*",
|
|
|
+ "rollup": "^3",
|
|
|
+ "vite": ">=3",
|
|
|
+ "webpack": "^4 || ^5"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@farmfe/core": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@nuxt/kit": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@nuxt/schema": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "esbuild": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "rollup": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "vite": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "webpack": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-transform-class/node_modules/unplugin": {
|
|
|
+ "version": "2.3.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-2.3.2.tgz",
|
|
|
+ "integrity": "sha512-3n7YA46rROb3zSj8fFxtxC/PqoyvYQ0llwz9wtUPUutr9ig09C8gGo5CWCwHrUzlqC1LLR43kxp5vEIyH1ac1w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "acorn": "^8.14.1",
|
|
|
+ "picomatch": "^4.0.2",
|
|
|
+ "webpack-virtual-modules": "^0.6.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-utils": {
|
|
|
+ "version": "0.2.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin-utils/-/unplugin-utils-0.2.5.tgz",
|
|
|
+ "integrity": "sha512-gwXJnPRewT4rT7sBi/IvxKTjsms7jX7QIDLOClApuZwR49SXbrB1z2NLUZ+vDHyqCj/n58OzRRqaW+B8OZi8vg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "pathe": "^2.0.3",
|
|
|
+ "picomatch": "^4.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18.12.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sxzz"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unquote": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unquote/-/unquote-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/update-browserslist-db": {
|
|
|
+ "version": "1.2.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
|
|
|
+ "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/browserslist"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "escalade": "^3.2.0",
|
|
|
+ "picocolors": "^1.1.1"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "update-browserslist-db": "cli.js"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "browserslist": ">= 4.21.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uri-js": {
|
|
|
+ "version": "4.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz",
|
|
|
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "punycode": "^2.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/utif": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/utif/-/utif-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-Z/S1fNKCicQTf375lIP9G8Sa1H/phcysstNrrSdZKj1f9g58J4NMgb5IgiEZN9/nLMPDwF0W7hdOe9Qq2IYoLg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "pako": "^1.0.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/util-deprecate": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/utils-merge": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uview-plus": {
|
|
|
+ "version": "3.6.29",
|
|
|
+ "resolved": "https://registry.npmmirror.com/uview-plus/-/uview-plus-3.6.29.tgz",
|
|
|
+ "integrity": "sha512-zK522LR074rB4k3EARysmjsoOh+WjtFevIpvmV1wjVFqS3TT6brLZLd+gKa1ewxBsIgIPDTAabmnHWPsW9DWkQ==",
|
|
|
+ "dependencies": {
|
|
|
+ "clipboard": "^2.0.11",
|
|
|
+ "dayjs": "^1.11.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "HBuilderX": "^3.1.0",
|
|
|
+ "uni-app": "^4.66",
|
|
|
+ "uni-app-x": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vary": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vite": {
|
|
|
+ "version": "5.2.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vite/-/vite-5.2.8.tgz",
|
|
|
+ "integrity": "sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "esbuild": "^0.20.1",
|
|
|
+ "postcss": "^8.4.38",
|
|
|
+ "rollup": "^4.13.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "vite": "bin/vite.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.0.0 || >=20.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "fsevents": "~2.3.3"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@types/node": "^18.0.0 || >=20.0.0",
|
|
|
+ "less": "*",
|
|
|
+ "lightningcss": "^1.21.0",
|
|
|
+ "sass": "*",
|
|
|
+ "stylus": "*",
|
|
|
+ "sugarss": "*",
|
|
|
+ "terser": "^5.4.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/node": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "less": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "lightningcss": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "sass": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "stylus": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "sugarss": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "terser": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-SJ/NTccVyAoNUJmkM9KUqPcYlY+u8OVL1X5EW9RIs3ch5H2uERxyyIUI4MRxVCSOiEcupX9xNGde1tL9ZKpimA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-dom": "3.5.26",
|
|
|
+ "@vue/compiler-sfc": "3.5.26",
|
|
|
+ "@vue/runtime-dom": "3.5.26",
|
|
|
+ "@vue/server-renderer": "3.5.26",
|
|
|
+ "@vue/shared": "3.5.26"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "typescript": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-demi": {
|
|
|
+ "version": "0.14.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz",
|
|
|
+ "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "vue-demi-fix": "bin/vue-demi-fix.js",
|
|
|
+ "vue-demi-switch": "bin/vue-demi-switch.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@vue/composition-api": "^1.0.0-rc.1",
|
|
|
+ "vue": "^3.0.0-0 || ^2.6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@vue/composition-api": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-i18n": {
|
|
|
+ "version": "9.14.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-i18n/-/vue-i18n-9.14.5.tgz",
|
|
|
+ "integrity": "sha512-0jQ9Em3ymWngyiIkj0+c/k7WgaPO+TNzjKSNq9BvBQaKJECqn9cd9fL4tkDhB5G1QBskGl9YxxbDAhgbFtpe2g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@intlify/core-base": "9.14.5",
|
|
|
+ "@intlify/shared": "9.14.5",
|
|
|
+ "@vue/devtools-api": "^6.5.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 16"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/kazupon"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-i18n/node_modules/@intlify/core-base": {
|
|
|
+ "version": "9.14.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@intlify/core-base/-/core-base-9.14.5.tgz",
|
|
|
+ "integrity": "sha512-5ah5FqZG4pOoHjkvs8mjtv+gPKYU0zCISaYNjBNNqYiaITxW8ZtVih3GS/oTOqN8d9/mDLyrjD46GBApNxmlsA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@intlify/message-compiler": "9.14.5",
|
|
|
+ "@intlify/shared": "9.14.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 16"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/kazupon"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-i18n/node_modules/@intlify/message-compiler": {
|
|
|
+ "version": "9.14.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.14.5.tgz",
|
|
|
+ "integrity": "sha512-IHzgEu61/YIpQV5Pc3aRWScDcnFKWvQA9kigcINcCBXN8mbW+vk9SK+lDxA6STzKQsVJxUPg9ACC52pKKo3SVQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@intlify/shared": "9.14.5",
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 16"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/kazupon"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-i18n/node_modules/@intlify/shared": {
|
|
|
+ "version": "9.14.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@intlify/shared/-/shared-9.14.5.tgz",
|
|
|
+ "integrity": "sha512-9gB+E53BYuAEMhbCAxVgG38EZrk59sxBtv3jSizNL2hEWlgjBjAw1AwpLHtNaeda12pe6W20OGEa0TwuMSRbyQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 16"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/kazupon"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-router": {
|
|
|
+ "version": "4.4.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.4.4.tgz",
|
|
|
+ "integrity": "sha512-3MlnDqwRwZwCQVbtVfpsU+nrNymNjnXSsQtXName5925NVC1+326VVfYH9vSrA0N13teGEo8z5x7gbRnGjCDiQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/devtools-api": "^6.6.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/posva"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-template-compiler": {
|
|
|
+ "version": "2.7.16",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz",
|
|
|
+ "integrity": "sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "de-indent": "^1.0.2",
|
|
|
+ "he": "^1.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-tsc": {
|
|
|
+ "version": "1.8.27",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-1.8.27.tgz",
|
|
|
+ "integrity": "sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@volar/typescript": "~1.11.1",
|
|
|
+ "@vue/language-core": "1.8.27",
|
|
|
+ "semver": "^7.5.4"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "vue-tsc": "bin/vue-tsc.js"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "typescript": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-tsc/node_modules/semver": {
|
|
|
+ "version": "7.7.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.3.tgz",
|
|
|
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "bin": {
|
|
|
+ "semver": "bin/semver.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue/node_modules/@vue/compiler-core": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-vXyI5GMfuoBCnv5ucIT7jhHKl55Y477yxP6fc4eUswjP8FG3FFVFd41eNDArR+Uk3QKn2Z85NavjaxLxOC19/w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.28.5",
|
|
|
+ "@vue/shared": "3.5.26",
|
|
|
+ "entities": "^7.0.0",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue/node_modules/@vue/compiler-dom": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-y1Tcd3eXs834QjswshSilCBnKGeQjQXB6PqFn/1nxcQw4pmG42G8lwz+FZPAZAby6gZeHSt/8LMPfZ4Rb+Bd/A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-core": "3.5.26",
|
|
|
+ "@vue/shared": "3.5.26"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue/node_modules/@vue/compiler-sfc": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-egp69qDTSEZcf4bGOSsprUr4xI73wfrY5oRs6GSgXFTiHrWj4Y3X5Ydtip9QMqiCMCPVwLglB9GBxXtTadJ3mA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.28.5",
|
|
|
+ "@vue/compiler-core": "3.5.26",
|
|
|
+ "@vue/compiler-dom": "3.5.26",
|
|
|
+ "@vue/compiler-ssr": "3.5.26",
|
|
|
+ "@vue/shared": "3.5.26",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "magic-string": "^0.30.21",
|
|
|
+ "postcss": "^8.5.6",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue/node_modules/@vue/compiler-ssr": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-lZT9/Y0nSIRUPVvapFJEVDbEXruZh2IYHMk2zTtEgJSlP5gVOqeWXH54xDKAaFS4rTnDeDBQUYDtxKyoW9FwDw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-dom": "3.5.26",
|
|
|
+ "@vue/shared": "3.5.26"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue/node_modules/@vue/server-renderer": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-TYKLXmrwWKSodyVuO1WAubucd+1XlLg4set0YoV+Hu8Lo79mp/YMwWV5mC5FgtsDxX3qo1ONrxFaTP1OQgy1uA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-ssr": "3.5.26",
|
|
|
+ "@vue/shared": "3.5.26"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "3.5.26"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue/node_modules/@vue/shared": {
|
|
|
+ "version": "3.5.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.26.tgz",
|
|
|
+ "integrity": "sha512-7Z6/y3uFI5PRoKeorTOSXKcDj0MSasfNNltcslbFrPpcw6aXRUALq4IfJlaTRspiWIUOEZbrpM+iQGmCOiWe4A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/vue/node_modules/entities": {
|
|
|
+ "version": "7.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/entities/-/entities-7.0.0.tgz",
|
|
|
+ "integrity": "sha512-FDWG5cmEYf2Z00IkYRhbFrwIwvdFKH07uV8dvNy0omp/Qb1xcyCWp2UDtcwJF4QZZvk0sLudP6/hAu42TaqVhQ==",
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/webpack-sources": {
|
|
|
+ "version": "3.3.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.3.3.tgz",
|
|
|
+ "integrity": "sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.13.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/webpack-virtual-modules": {
|
|
|
+ "version": "0.6.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
|
|
|
+ "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/which": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
|
|
|
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "isexe": "^2.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "node-which": "bin/node-which"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/wrap-ansi": {
|
|
|
+ "version": "7.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
|
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ansi-styles": "^4.0.0",
|
|
|
+ "string-width": "^4.1.0",
|
|
|
+ "strip-ansi": "^6.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ws": {
|
|
|
+ "version": "8.18.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ws/-/ws-8.18.0.tgz",
|
|
|
+ "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "bufferutil": "^4.0.1",
|
|
|
+ "utf-8-validate": ">=5.0.2"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "bufferutil": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "utf-8-validate": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/xhr": {
|
|
|
+ "version": "2.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/xhr/-/xhr-2.6.0.tgz",
|
|
|
+ "integrity": "sha512-/eCGLb5rxjx5e3mF1A7s+pLlR6CGyqWN91fv1JgER5mVWg1MZmlhBvy9kjcsOdRk8RrIujotWyJamfyrp+WIcA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "global": "~4.4.0",
|
|
|
+ "is-function": "^1.0.1",
|
|
|
+ "parse-headers": "^2.0.0",
|
|
|
+ "xtend": "^4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/xml-parse-from-string": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/xml-parse-from-string/-/xml-parse-from-string-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-ErcKwJTF54uRzzNMXq2X5sMIy88zJvfN2DmdoQvy7PAFJ+tPRU6ydWuOKNMyfmOjdyBQTFREi60s0Y0SyI0G0g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/xml2js": {
|
|
|
+ "version": "0.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/xml2js/-/xml2js-0.5.0.tgz",
|
|
|
+ "integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "sax": ">=0.6.0",
|
|
|
+ "xmlbuilder": "~11.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/xmlbuilder": {
|
|
|
+ "version": "11.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
|
|
|
+ "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/xmlhttprequest": {
|
|
|
+ "version": "1.8.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz",
|
|
|
+ "integrity": "sha512-58Im/U0mlVBLM38NdZjHyhuMtCqa61469k2YP/AaPbvCoV9aQGUpbJBj1QRm2ytRiVQBD/fsw7L2bJGDVQswBA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/xregexp": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/xregexp/-/xregexp-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-4Y1x6DyB8xRoxosooa6PlGWqmmSKatbzhrftZ7Purmm4B8R4qIEJG1A2hZsdz5DhmIqS0msC0I7KEq93GphEVg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/xtend": {
|
|
|
+ "version": "4.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz",
|
|
|
+ "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/y18n": {
|
|
|
+ "version": "5.0.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz",
|
|
|
+ "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/yallist": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/yaml": {
|
|
|
+ "version": "1.10.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/yaml/-/yaml-1.10.2.tgz",
|
|
|
+ "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/yargs": {
|
|
|
+ "version": "17.7.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/yargs/-/yargs-17.7.2.tgz",
|
|
|
+ "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "cliui": "^8.0.1",
|
|
|
+ "escalade": "^3.1.1",
|
|
|
+ "get-caller-file": "^2.0.5",
|
|
|
+ "require-directory": "^2.1.1",
|
|
|
+ "string-width": "^4.2.3",
|
|
|
+ "y18n": "^5.0.5",
|
|
|
+ "yargs-parser": "^21.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/yargs-parser": {
|
|
|
+ "version": "21.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
|
|
+ "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/z-paging": {
|
|
|
+ "version": "2.8.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/z-paging/-/z-paging-2.8.8.tgz",
|
|
|
+ "integrity": "sha512-l8HWhqlv1TvoNLwbf1fd8rS0zjAoVE6tdEUhMhKrnRXkfHFULIXMbDpljcSr6IyQoMzfWxF4Nqml3+2ZDgjk7g==",
|
|
|
+ "engines": {
|
|
|
+ "HBuilderX": "^3.0.7",
|
|
|
+ "uni-app": "^4.07"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|