746 lines
24 KiB
JSON
746 lines
24 KiB
JSON
|
|
{
|
||
|
|
"name": "store",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"lockfileVersion": 3,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"name": "store",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"uview-ui": "^2.0.38"
|
||
|
|
},
|
||
|
|
"devDependencies": {
|
||
|
|
"sass": "^1.86.0",
|
||
|
|
"sass-loader": "^10.5.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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-android-arm64": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-darwin-arm64": {
|
||
|
|
"version": "2.5.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/@parcel/watcher-darwin-x64": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-freebsd-x64": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-linux-arm-glibc": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-linux-arm-musl": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-linux-arm64-glibc": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-linux-arm64-musl": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-linux-x64-glibc": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-linux-x64-musl": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-win32-arm64": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-win32-ia32": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
|
||
|
|
"cpu": [
|
||
|
|
"ia32"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-win32-x64": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@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/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/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/braces": {
|
||
|
|
"version": "3.0.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz",
|
||
|
|
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"fill-range": "^7.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/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/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/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-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/fill-range": {
|
||
|
|
"version": "7.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz",
|
||
|
|
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"to-regex-range": "^5.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/immutable": {
|
||
|
|
"version": "5.0.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/immutable/-/immutable-5.0.3.tgz",
|
||
|
|
"integrity": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/is-extglob": {
|
||
|
|
"version": "2.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
|
||
|
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"json5": "lib/cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=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/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/micromatch": {
|
||
|
|
"version": "4.0.8",
|
||
|
|
"resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz",
|
||
|
|
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"braces": "^3.0.3",
|
||
|
|
"picomatch": "^2.3.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.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/picomatch": {
|
||
|
|
"version": "2.3.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
||
|
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.6"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/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/sass": {
|
||
|
|
"version": "1.86.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/sass/-/sass-1.86.0.tgz",
|
||
|
|
"integrity": "sha512-zV8vGUld/+mP4KbMLJMX7TyGCuUp7hnkOScgCMsWuHtns8CWBoz+vmEhoGMXsaJrbUP8gj+F1dLvVe79sK8UdA==",
|
||
|
|
"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/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/semver": {
|
||
|
|
"version": "7.7.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz",
|
||
|
|
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"bin": {
|
||
|
|
"semver": "bin/semver.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"is-number": "^7.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.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/uview-ui": {
|
||
|
|
"version": "2.0.38",
|
||
|
|
"resolved": "https://registry.npmmirror.com/uview-ui/-/uview-ui-2.0.38.tgz",
|
||
|
|
"integrity": "sha512-6egHDf9lXHKpG3hEjRE0vMx4+VWwKk/ReTf5x18KrIKqdvdPRqO3+B8Unh7vYYwrIxzAWIlmhZ9RJpKI/4UqPQ==",
|
||
|
|
"engines": {
|
||
|
|
"HBuilderX": "^3.1.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|