|
@@ -1067,6 +1067,293 @@
|
|
|
"node": "^14.18.0 || >=16.10.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@parcel/watcher": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher/-/watcher-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": 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.4.1",
|
|
|
+ "@parcel/watcher-darwin-arm64": "2.4.1",
|
|
|
+ "@parcel/watcher-darwin-x64": "2.4.1",
|
|
|
+ "@parcel/watcher-freebsd-x64": "2.4.1",
|
|
|
+ "@parcel/watcher-linux-arm-glibc": "2.4.1",
|
|
|
+ "@parcel/watcher-linux-arm64-glibc": "2.4.1",
|
|
|
+ "@parcel/watcher-linux-arm64-musl": "2.4.1",
|
|
|
+ "@parcel/watcher-linux-x64-glibc": "2.4.1",
|
|
|
+ "@parcel/watcher-linux-x64-musl": "2.4.1",
|
|
|
+ "@parcel/watcher-win32-arm64": "2.4.1",
|
|
|
+ "@parcel/watcher-win32-ia32": "2.4.1",
|
|
|
+ "@parcel/watcher-win32-x64": "2.4.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-android-arm64": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "android"
|
|
|
+ ],
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-darwin-arm64": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-darwin-x64": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-freebsd-x64": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "freebsd"
|
|
|
+ ],
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-linux-arm-glibc": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-linux-arm64-glibc": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-linux-arm64-musl": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-linux-x64-glibc": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-linux-x64-musl": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-win32-arm64": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-win32-ia32": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==",
|
|
|
+ "cpu": [
|
|
|
+ "ia32"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@parcel/watcher-win32-x64": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@popperjs/core": {
|
|
|
"name": "@sxzz/popperjs-es",
|
|
|
"version": "2.11.7",
|
|
@@ -1906,6 +2193,20 @@
|
|
|
"resolved": "https://registry.npmmirror.com/destr/-/destr-2.0.3.tgz",
|
|
|
"integrity": "sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ=="
|
|
|
},
|
|
|
+ "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,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "bin": {
|
|
|
+ "detect-libc": "bin/detect-libc.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/dotenv": {
|
|
|
"version": "16.4.5",
|
|
|
"resolved": "https://registry.npmmirror.com/dotenv/-/dotenv-16.4.5.tgz",
|
|
@@ -2536,6 +2837,14 @@
|
|
|
"node": ">= 4"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/immutable": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/immutable/-/immutable-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
"node_modules/import-fresh": {
|
|
|
"version": "3.3.0",
|
|
|
"resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz",
|
|
@@ -2961,6 +3270,14 @@
|
|
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "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,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
"node_modules/node-fetch-native": {
|
|
|
"version": "1.6.4",
|
|
|
"resolved": "https://registry.npmmirror.com/node-fetch-native/-/node-fetch-native-1.6.4.tgz",
|
|
@@ -3407,6 +3724,58 @@
|
|
|
"queue-microtask": "^1.2.2"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/sass": {
|
|
|
+ "version": "1.80.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/sass/-/sass-1.80.3.tgz",
|
|
|
+ "integrity": "sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@parcel/watcher": "^2.4.1",
|
|
|
+ "chokidar": "^4.0.0",
|
|
|
+ "immutable": "^4.0.0",
|
|
|
+ "source-map-js": ">=0.6.2 <2.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "sass": "sass.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/sass/node_modules/chokidar": {
|
|
|
+ "version": "4.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-4.0.1.tgz",
|
|
|
+ "integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "readdirp": "^4.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14.16.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://paulmillr.com/funding/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/sass/node_modules/readdirp": {
|
|
|
+ "version": "4.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-4.0.2.tgz",
|
|
|
+ "integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14.16.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "individual",
|
|
|
+ "url": "https://paulmillr.com/funding/"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/scule": {
|
|
|
"version": "1.3.0",
|
|
|
"resolved": "https://registry.npmmirror.com/scule/-/scule-1.3.0.tgz",
|
|
@@ -4764,6 +5133,128 @@
|
|
|
"untyped": "^1.4.2"
|
|
|
}
|
|
|
},
|
|
|
+ "@parcel/watcher": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher/-/watcher-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "requires": {
|
|
|
+ "@parcel/watcher-android-arm64": "2.4.1",
|
|
|
+ "@parcel/watcher-darwin-arm64": "2.4.1",
|
|
|
+ "@parcel/watcher-darwin-x64": "2.4.1",
|
|
|
+ "@parcel/watcher-freebsd-x64": "2.4.1",
|
|
|
+ "@parcel/watcher-linux-arm-glibc": "2.4.1",
|
|
|
+ "@parcel/watcher-linux-arm64-glibc": "2.4.1",
|
|
|
+ "@parcel/watcher-linux-arm64-musl": "2.4.1",
|
|
|
+ "@parcel/watcher-linux-x64-glibc": "2.4.1",
|
|
|
+ "@parcel/watcher-linux-x64-musl": "2.4.1",
|
|
|
+ "@parcel/watcher-win32-arm64": "2.4.1",
|
|
|
+ "@parcel/watcher-win32-ia32": "2.4.1",
|
|
|
+ "@parcel/watcher-win32-x64": "2.4.1",
|
|
|
+ "detect-libc": "^1.0.3",
|
|
|
+ "is-glob": "^4.0.3",
|
|
|
+ "micromatch": "^4.0.5",
|
|
|
+ "node-addon-api": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@parcel/watcher-android-arm64": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "@parcel/watcher-darwin-arm64": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "@parcel/watcher-darwin-x64": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "@parcel/watcher-freebsd-x64": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "@parcel/watcher-linux-arm-glibc": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "@parcel/watcher-linux-arm64-glibc": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "@parcel/watcher-linux-arm64-musl": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "@parcel/watcher-linux-x64-glibc": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "@parcel/watcher-linux-x64-musl": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "@parcel/watcher-win32-arm64": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "@parcel/watcher-win32-ia32": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "@parcel/watcher-win32-x64": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
"@popperjs/core": {
|
|
|
"version": "npm:@sxzz/popperjs-es@2.11.7",
|
|
|
"resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
|
|
@@ -5349,6 +5840,14 @@
|
|
|
"resolved": "https://registry.npmmirror.com/destr/-/destr-2.0.3.tgz",
|
|
|
"integrity": "sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ=="
|
|
|
},
|
|
|
+ "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,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
"dotenv": {
|
|
|
"version": "16.4.5",
|
|
|
"resolved": "https://registry.npmmirror.com/dotenv/-/dotenv-16.4.5.tgz",
|
|
@@ -5798,6 +6297,14 @@
|
|
|
"resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.3.2.tgz",
|
|
|
"integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g=="
|
|
|
},
|
|
|
+ "immutable": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/immutable/-/immutable-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
"import-fresh": {
|
|
|
"version": "3.3.0",
|
|
|
"resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz",
|
|
@@ -6106,6 +6613,14 @@
|
|
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "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,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
"node-fetch-native": {
|
|
|
"version": "1.6.4",
|
|
|
"resolved": "https://registry.npmmirror.com/node-fetch-native/-/node-fetch-native-1.6.4.tgz",
|
|
@@ -6387,6 +6902,41 @@
|
|
|
"queue-microtask": "^1.2.2"
|
|
|
}
|
|
|
},
|
|
|
+ "sass": {
|
|
|
+ "version": "1.80.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/sass/-/sass-1.80.3.tgz",
|
|
|
+ "integrity": "sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "requires": {
|
|
|
+ "@parcel/watcher": "^2.4.1",
|
|
|
+ "chokidar": "^4.0.0",
|
|
|
+ "immutable": "^4.0.0",
|
|
|
+ "source-map-js": ">=0.6.2 <2.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "chokidar": {
|
|
|
+ "version": "4.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-4.0.1.tgz",
|
|
|
+ "integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "requires": {
|
|
|
+ "readdirp": "^4.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "readdirp": {
|
|
|
+ "version": "4.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-4.0.2.tgz",
|
|
|
+ "integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"scule": {
|
|
|
"version": "1.3.0",
|
|
|
"resolved": "https://registry.npmmirror.com/scule/-/scule-1.3.0.tgz",
|