|
|
@@ -1,5672 +1,9755 @@
|
|
|
{
|
|
|
- "name": "lieferscheine-app-deployed",
|
|
|
- "version": "0.1.0",
|
|
|
- "lockfileVersion": 3,
|
|
|
- "requires": true,
|
|
|
- "packages": {
|
|
|
- "": {
|
|
|
- "name": "lieferscheine-app-deployed",
|
|
|
- "version": "0.1.0",
|
|
|
- "dependencies": {
|
|
|
- "next": "15.0.2",
|
|
|
- "react": "19.0.0-rc-02c0e824-20241028",
|
|
|
- "react-dom": "19.0.0-rc-02c0e824-20241028"
|
|
|
- },
|
|
|
- "devDependencies": {
|
|
|
- "eslint": "^8",
|
|
|
- "eslint-config-next": "15.0.2",
|
|
|
- "postcss": "^8",
|
|
|
- "tailwindcss": "^3.4.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@alloc/quick-lru": {
|
|
|
- "version": "5.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
|
|
|
- "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@emnapi/runtime": {
|
|
|
- "version": "1.3.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.3.1.tgz",
|
|
|
- "integrity": "sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==",
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "dependencies": {
|
|
|
- "tslib": "^2.4.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@eslint-community/eslint-utils": {
|
|
|
- "version": "4.4.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz",
|
|
|
- "integrity": "sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "eslint-visitor-keys": "^3.4.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/eslint"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@eslint-community/regexpp": {
|
|
|
- "version": "4.12.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
|
|
|
- "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@eslint/eslintrc": {
|
|
|
- "version": "2.1.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
|
|
|
- "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "ajv": "^6.12.4",
|
|
|
- "debug": "^4.3.2",
|
|
|
- "espree": "^9.6.0",
|
|
|
- "globals": "^13.19.0",
|
|
|
- "ignore": "^5.2.0",
|
|
|
- "import-fresh": "^3.2.1",
|
|
|
- "js-yaml": "^4.1.0",
|
|
|
- "minimatch": "^3.1.2",
|
|
|
- "strip-json-comments": "^3.1.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@eslint/js": {
|
|
|
- "version": "8.57.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz",
|
|
|
- "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@humanwhocodes/config-array": {
|
|
|
- "version": "0.13.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz",
|
|
|
- "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==",
|
|
|
- "deprecated": "Use @eslint/config-array instead",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "dependencies": {
|
|
|
- "@humanwhocodes/object-schema": "^2.0.3",
|
|
|
- "debug": "^4.3.1",
|
|
|
- "minimatch": "^3.0.5"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=10.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@humanwhocodes/module-importer": {
|
|
|
- "version": "1.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
|
|
- "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "engines": {
|
|
|
- "node": ">=12.22"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "github",
|
|
|
- "url": "https://github.com/sponsors/nzakas"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@humanwhocodes/object-schema": {
|
|
|
- "version": "2.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz",
|
|
|
- "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==",
|
|
|
- "deprecated": "Use @eslint/object-schema instead",
|
|
|
- "dev": true,
|
|
|
- "license": "BSD-3-Clause"
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-darwin-arm64": {
|
|
|
- "version": "0.33.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz",
|
|
|
- "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==",
|
|
|
- "cpu": [
|
|
|
- "arm64"
|
|
|
- ],
|
|
|
- "license": "Apache-2.0",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "darwin"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- },
|
|
|
- "optionalDependencies": {
|
|
|
- "@img/sharp-libvips-darwin-arm64": "1.0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-darwin-x64": {
|
|
|
- "version": "0.33.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz",
|
|
|
- "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==",
|
|
|
- "cpu": [
|
|
|
- "x64"
|
|
|
- ],
|
|
|
- "license": "Apache-2.0",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "darwin"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- },
|
|
|
- "optionalDependencies": {
|
|
|
- "@img/sharp-libvips-darwin-x64": "1.0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-libvips-darwin-arm64": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz",
|
|
|
- "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==",
|
|
|
- "cpu": [
|
|
|
- "arm64"
|
|
|
- ],
|
|
|
- "license": "LGPL-3.0-or-later",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "darwin"
|
|
|
- ],
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-libvips-darwin-x64": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz",
|
|
|
- "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==",
|
|
|
- "cpu": [
|
|
|
- "x64"
|
|
|
- ],
|
|
|
- "license": "LGPL-3.0-or-later",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "darwin"
|
|
|
- ],
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-libvips-linux-arm": {
|
|
|
- "version": "1.0.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz",
|
|
|
- "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==",
|
|
|
- "cpu": [
|
|
|
- "arm"
|
|
|
- ],
|
|
|
- "license": "LGPL-3.0-or-later",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-libvips-linux-arm64": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz",
|
|
|
- "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==",
|
|
|
- "cpu": [
|
|
|
- "arm64"
|
|
|
- ],
|
|
|
- "license": "LGPL-3.0-or-later",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-libvips-linux-s390x": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz",
|
|
|
- "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==",
|
|
|
- "cpu": [
|
|
|
- "s390x"
|
|
|
- ],
|
|
|
- "license": "LGPL-3.0-or-later",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-libvips-linux-x64": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz",
|
|
|
- "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==",
|
|
|
- "cpu": [
|
|
|
- "x64"
|
|
|
- ],
|
|
|
- "license": "LGPL-3.0-or-later",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz",
|
|
|
- "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==",
|
|
|
- "cpu": [
|
|
|
- "arm64"
|
|
|
- ],
|
|
|
- "license": "LGPL-3.0-or-later",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-libvips-linuxmusl-x64": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz",
|
|
|
- "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==",
|
|
|
- "cpu": [
|
|
|
- "x64"
|
|
|
- ],
|
|
|
- "license": "LGPL-3.0-or-later",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-linux-arm": {
|
|
|
- "version": "0.33.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz",
|
|
|
- "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==",
|
|
|
- "cpu": [
|
|
|
- "arm"
|
|
|
- ],
|
|
|
- "license": "Apache-2.0",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- },
|
|
|
- "optionalDependencies": {
|
|
|
- "@img/sharp-libvips-linux-arm": "1.0.5"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-linux-arm64": {
|
|
|
- "version": "0.33.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz",
|
|
|
- "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==",
|
|
|
- "cpu": [
|
|
|
- "arm64"
|
|
|
- ],
|
|
|
- "license": "Apache-2.0",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- },
|
|
|
- "optionalDependencies": {
|
|
|
- "@img/sharp-libvips-linux-arm64": "1.0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-linux-s390x": {
|
|
|
- "version": "0.33.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz",
|
|
|
- "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==",
|
|
|
- "cpu": [
|
|
|
- "s390x"
|
|
|
- ],
|
|
|
- "license": "Apache-2.0",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- },
|
|
|
- "optionalDependencies": {
|
|
|
- "@img/sharp-libvips-linux-s390x": "1.0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-linux-x64": {
|
|
|
- "version": "0.33.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz",
|
|
|
- "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==",
|
|
|
- "cpu": [
|
|
|
- "x64"
|
|
|
- ],
|
|
|
- "license": "Apache-2.0",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- },
|
|
|
- "optionalDependencies": {
|
|
|
- "@img/sharp-libvips-linux-x64": "1.0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-linuxmusl-arm64": {
|
|
|
- "version": "0.33.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz",
|
|
|
- "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==",
|
|
|
- "cpu": [
|
|
|
- "arm64"
|
|
|
- ],
|
|
|
- "license": "Apache-2.0",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- },
|
|
|
- "optionalDependencies": {
|
|
|
- "@img/sharp-libvips-linuxmusl-arm64": "1.0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-linuxmusl-x64": {
|
|
|
- "version": "0.33.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz",
|
|
|
- "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==",
|
|
|
- "cpu": [
|
|
|
- "x64"
|
|
|
- ],
|
|
|
- "license": "Apache-2.0",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- },
|
|
|
- "optionalDependencies": {
|
|
|
- "@img/sharp-libvips-linuxmusl-x64": "1.0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-wasm32": {
|
|
|
- "version": "0.33.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz",
|
|
|
- "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==",
|
|
|
- "cpu": [
|
|
|
- "wasm32"
|
|
|
- ],
|
|
|
- "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
|
|
|
- "optional": true,
|
|
|
- "dependencies": {
|
|
|
- "@emnapi/runtime": "^1.2.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-win32-ia32": {
|
|
|
- "version": "0.33.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz",
|
|
|
- "integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==",
|
|
|
- "cpu": [
|
|
|
- "ia32"
|
|
|
- ],
|
|
|
- "license": "Apache-2.0 AND LGPL-3.0-or-later",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "win32"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@img/sharp-win32-x64": {
|
|
|
- "version": "0.33.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz",
|
|
|
- "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==",
|
|
|
- "cpu": [
|
|
|
- "x64"
|
|
|
- ],
|
|
|
- "license": "Apache-2.0 AND LGPL-3.0-or-later",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "win32"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@isaacs/cliui": {
|
|
|
- "version": "8.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
|
- "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "string-width": "^5.1.2",
|
|
|
- "string-width-cjs": "npm:string-width@^4.2.0",
|
|
|
- "strip-ansi": "^7.0.1",
|
|
|
- "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
|
- "wrap-ansi": "^8.1.0",
|
|
|
- "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
|
- "version": "6.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
|
- "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
|
- "version": "7.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
|
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "ansi-regex": "^6.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@jridgewell/gen-mapping": {
|
|
|
- "version": "0.3.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
|
|
|
- "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@jridgewell/set-array": "^1.2.1",
|
|
|
- "@jridgewell/sourcemap-codec": "^1.4.10",
|
|
|
- "@jridgewell/trace-mapping": "^0.3.24"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=6.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@jridgewell/resolve-uri": {
|
|
|
- "version": "3.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
|
|
- "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=6.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@jridgewell/set-array": {
|
|
|
- "version": "1.2.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
|
|
|
- "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=6.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@jridgewell/sourcemap-codec": {
|
|
|
- "version": "1.5.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
|
|
- "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/@jridgewell/trace-mapping": {
|
|
|
- "version": "0.3.25",
|
|
|
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
|
|
|
- "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@jridgewell/resolve-uri": "^3.1.0",
|
|
|
- "@jridgewell/sourcemap-codec": "^1.4.14"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@next/env": {
|
|
|
- "version": "15.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@next/env/-/env-15.0.2.tgz",
|
|
|
- "integrity": "sha512-c0Zr0ModK5OX7D4ZV8Jt/wqoXtitLNPwUfG9zElCZztdaZyNVnN40rDXVZ/+FGuR4CcNV5AEfM6N8f+Ener7Dg==",
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/@next/eslint-plugin-next": {
|
|
|
- "version": "15.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-15.0.2.tgz",
|
|
|
- "integrity": "sha512-R9Jc7T6Ge0txjmqpPwqD8vx6onQjynO9JT73ArCYiYPvSrwYXepH/UY/WdKDY8JPWJl72sAE4iGMHPeQ5xdEWg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "fast-glob": "3.3.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@next/swc-darwin-arm64": {
|
|
|
- "version": "15.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.0.2.tgz",
|
|
|
- "integrity": "sha512-GK+8w88z+AFlmt+ondytZo2xpwlfAR8U6CRwXancHImh6EdGfHMIrTSCcx5sOSBei00GyLVL0ioo1JLKTfprgg==",
|
|
|
- "cpu": [
|
|
|
- "arm64"
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "darwin"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": ">= 10"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@next/swc-darwin-x64": {
|
|
|
- "version": "15.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-15.0.2.tgz",
|
|
|
- "integrity": "sha512-KUpBVxIbjzFiUZhiLIpJiBoelqzQtVZbdNNsehhUn36e2YzKHphnK8eTUW1s/4aPy5kH/UTid8IuVbaOpedhpw==",
|
|
|
- "cpu": [
|
|
|
- "x64"
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "darwin"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": ">= 10"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@next/swc-linux-arm64-gnu": {
|
|
|
- "version": "15.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.0.2.tgz",
|
|
|
- "integrity": "sha512-9J7TPEcHNAZvwxXRzOtiUvwtTD+fmuY0l7RErf8Yyc7kMpE47MIQakl+3jecmkhOoIyi/Rp+ddq7j4wG6JDskQ==",
|
|
|
- "cpu": [
|
|
|
- "arm64"
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": ">= 10"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@next/swc-linux-arm64-musl": {
|
|
|
- "version": "15.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.0.2.tgz",
|
|
|
- "integrity": "sha512-BjH4ZSzJIoTTZRh6rG+a/Ry4SW0HlizcPorqNBixBWc3wtQtj4Sn9FnRZe22QqrPnzoaW0ctvSz4FaH4eGKMww==",
|
|
|
- "cpu": [
|
|
|
- "arm64"
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": ">= 10"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@next/swc-linux-x64-gnu": {
|
|
|
- "version": "15.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.0.2.tgz",
|
|
|
- "integrity": "sha512-i3U2TcHgo26sIhcwX/Rshz6avM6nizrZPvrDVDY1bXcLH1ndjbO8zuC7RoHp0NSK7wjJMPYzm7NYL1ksSKFreA==",
|
|
|
- "cpu": [
|
|
|
- "x64"
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": ">= 10"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@next/swc-linux-x64-musl": {
|
|
|
- "version": "15.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.0.2.tgz",
|
|
|
- "integrity": "sha512-AMfZfSVOIR8fa+TXlAooByEF4OB00wqnms1sJ1v+iu8ivwvtPvnkwdzzFMpsK5jA2S9oNeeQ04egIWVb4QWmtQ==",
|
|
|
- "cpu": [
|
|
|
- "x64"
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "linux"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": ">= 10"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@next/swc-win32-arm64-msvc": {
|
|
|
- "version": "15.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.0.2.tgz",
|
|
|
- "integrity": "sha512-JkXysDT0/hEY47O+Hvs8PbZAeiCQVxKfGtr4GUpNAhlG2E0Mkjibuo8ryGD29Qb5a3IOnKYNoZlh/MyKd2Nbww==",
|
|
|
- "cpu": [
|
|
|
- "arm64"
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "win32"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": ">= 10"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@next/swc-win32-x64-msvc": {
|
|
|
- "version": "15.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.0.2.tgz",
|
|
|
- "integrity": "sha512-foaUL0NqJY/dX0Pi/UcZm5zsmSk5MtP/gxx3xOPyREkMFN+CTjctPfu3QaqrQHinaKdPnMWPJDKt4VjDfTBe/Q==",
|
|
|
- "cpu": [
|
|
|
- "x64"
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "os": [
|
|
|
- "win32"
|
|
|
- ],
|
|
|
- "engines": {
|
|
|
- "node": ">= 10"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@nodelib/fs.scandir": {
|
|
|
- "version": "2.1.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
|
|
- "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
|
|
|
- "dev": true,
|
|
|
- "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.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
|
|
|
- "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@nodelib/fs.walk": {
|
|
|
- "version": "1.2.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
|
|
|
- "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@nodelib/fs.scandir": "2.1.5",
|
|
|
- "fastq": "^1.6.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@nolyfill/is-core-module": {
|
|
|
- "version": "1.0.39",
|
|
|
- "resolved": "https://registry.npmjs.org/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz",
|
|
|
- "integrity": "sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=12.4.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@pkgjs/parseargs": {
|
|
|
- "version": "0.11.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
|
|
|
- "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "engines": {
|
|
|
- "node": ">=14"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@rtsao/scc": {
|
|
|
- "version": "1.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz",
|
|
|
- "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/@rushstack/eslint-patch": {
|
|
|
- "version": "1.10.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.4.tgz",
|
|
|
- "integrity": "sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/@swc/counter": {
|
|
|
- "version": "0.1.3",
|
|
|
- "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz",
|
|
|
- "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==",
|
|
|
- "license": "Apache-2.0"
|
|
|
- },
|
|
|
- "node_modules/@swc/helpers": {
|
|
|
- "version": "0.5.13",
|
|
|
- "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.13.tgz",
|
|
|
- "integrity": "sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==",
|
|
|
- "license": "Apache-2.0",
|
|
|
- "dependencies": {
|
|
|
- "tslib": "^2.4.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@types/json5": {
|
|
|
- "version": "0.0.29",
|
|
|
- "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
|
|
|
- "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
- "version": "8.13.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.13.0.tgz",
|
|
|
- "integrity": "sha512-nQtBLiZYMUPkclSeC3id+x4uVd1SGtHuElTxL++SfP47jR0zfkZBJHc+gL4qPsgTuypz0k8Y2GheaDYn6Gy3rg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@eslint-community/regexpp": "^4.10.0",
|
|
|
- "@typescript-eslint/scope-manager": "8.13.0",
|
|
|
- "@typescript-eslint/type-utils": "8.13.0",
|
|
|
- "@typescript-eslint/utils": "8.13.0",
|
|
|
- "@typescript-eslint/visitor-keys": "8.13.0",
|
|
|
- "graphemer": "^1.4.0",
|
|
|
- "ignore": "^5.3.1",
|
|
|
- "natural-compare": "^1.4.0",
|
|
|
- "ts-api-utils": "^1.3.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0",
|
|
|
- "eslint": "^8.57.0 || ^9.0.0"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "typescript": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/parser": {
|
|
|
- "version": "8.13.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.13.0.tgz",
|
|
|
- "integrity": "sha512-w0xp+xGg8u/nONcGw1UXAr6cjCPU1w0XVyBs6Zqaj5eLmxkKQAByTdV/uGgNN5tVvN/kKpoQlP2cL7R+ajZZIQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "BSD-2-Clause",
|
|
|
- "dependencies": {
|
|
|
- "@typescript-eslint/scope-manager": "8.13.0",
|
|
|
- "@typescript-eslint/types": "8.13.0",
|
|
|
- "@typescript-eslint/typescript-estree": "8.13.0",
|
|
|
- "@typescript-eslint/visitor-keys": "8.13.0",
|
|
|
- "debug": "^4.3.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "eslint": "^8.57.0 || ^9.0.0"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "typescript": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/scope-manager": {
|
|
|
- "version": "8.13.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.13.0.tgz",
|
|
|
- "integrity": "sha512-XsGWww0odcUT0gJoBZ1DeulY1+jkaHUciUq4jKNv4cpInbvvrtDoyBH9rE/n2V29wQJPk8iCH1wipra9BhmiMA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@typescript-eslint/types": "8.13.0",
|
|
|
- "@typescript-eslint/visitor-keys": "8.13.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/type-utils": {
|
|
|
- "version": "8.13.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.13.0.tgz",
|
|
|
- "integrity": "sha512-Rqnn6xXTR316fP4D2pohZenJnp+NwQ1mo7/JM+J1LWZENSLkJI8ID8QNtlvFeb0HnFSK94D6q0cnMX6SbE5/vA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@typescript-eslint/typescript-estree": "8.13.0",
|
|
|
- "@typescript-eslint/utils": "8.13.0",
|
|
|
- "debug": "^4.3.4",
|
|
|
- "ts-api-utils": "^1.3.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "typescript": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/types": {
|
|
|
- "version": "8.13.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.13.0.tgz",
|
|
|
- "integrity": "sha512-4cyFErJetFLckcThRUFdReWJjVsPCqyBlJTi6IDEpc1GWCIIZRFxVppjWLIMcQhNGhdWJJRYFHpHoDWvMlDzng==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/typescript-estree": {
|
|
|
- "version": "8.13.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.13.0.tgz",
|
|
|
- "integrity": "sha512-v7SCIGmVsRK2Cy/LTLGN22uea6SaUIlpBcO/gnMGT/7zPtxp90bphcGf4fyrCQl3ZtiBKqVTG32hb668oIYy1g==",
|
|
|
- "dev": true,
|
|
|
- "license": "BSD-2-Clause",
|
|
|
- "dependencies": {
|
|
|
- "@typescript-eslint/types": "8.13.0",
|
|
|
- "@typescript-eslint/visitor-keys": "8.13.0",
|
|
|
- "debug": "^4.3.4",
|
|
|
- "fast-glob": "^3.3.2",
|
|
|
- "is-glob": "^4.0.3",
|
|
|
- "minimatch": "^9.0.4",
|
|
|
- "semver": "^7.6.0",
|
|
|
- "ts-api-utils": "^1.3.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "typescript": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
|
|
|
- "version": "2.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "balanced-match": "^1.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/typescript-estree/node_modules/fast-glob": {
|
|
|
- "version": "3.3.2",
|
|
|
- "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
|
|
|
- "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
|
|
|
- "dev": true,
|
|
|
- "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.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8.6.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/typescript-estree/node_modules/glob-parent": {
|
|
|
- "version": "5.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
|
- "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "is-glob": "^4.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
|
|
- "version": "9.0.5",
|
|
|
- "resolved": "https://registry.npmjs.org/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/@typescript-eslint/utils": {
|
|
|
- "version": "8.13.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.13.0.tgz",
|
|
|
- "integrity": "sha512-A1EeYOND6Uv250nybnLZapeXpYMl8tkzYUxqmoKAWnI4sei3ihf2XdZVd+vVOmHGcp3t+P7yRrNsyyiXTvShFQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@eslint-community/eslint-utils": "^4.4.0",
|
|
|
- "@typescript-eslint/scope-manager": "8.13.0",
|
|
|
- "@typescript-eslint/types": "8.13.0",
|
|
|
- "@typescript-eslint/typescript-estree": "8.13.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "eslint": "^8.57.0 || ^9.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/visitor-keys": {
|
|
|
- "version": "8.13.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.13.0.tgz",
|
|
|
- "integrity": "sha512-7N/+lztJqH4Mrf0lb10R/CbI1EaAMMGyF5y0oJvFoAhafwgiRA7TXyd8TFn8FC8k5y2dTsYogg238qavRGNnlw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@typescript-eslint/types": "8.13.0",
|
|
|
- "eslint-visitor-keys": "^3.4.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@ungap/structured-clone": {
|
|
|
- "version": "1.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz",
|
|
|
- "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC"
|
|
|
- },
|
|
|
- "node_modules/acorn": {
|
|
|
- "version": "8.14.0",
|
|
|
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz",
|
|
|
- "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "bin": {
|
|
|
- "acorn": "bin/acorn"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=0.4.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/acorn-jsx": {
|
|
|
- "version": "5.3.2",
|
|
|
- "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
|
|
- "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "peerDependencies": {
|
|
|
- "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/ajv": {
|
|
|
- "version": "6.12.6",
|
|
|
- "resolved": "https://registry.npmjs.org/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/ansi-regex": {
|
|
|
- "version": "5.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
|
- "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/ansi-styles": {
|
|
|
- "version": "4.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
|
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "color-convert": "^2.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/any-promise": {
|
|
|
- "version": "1.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz",
|
|
|
- "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/anymatch": {
|
|
|
- "version": "3.1.3",
|
|
|
- "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
|
|
|
- "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "normalize-path": "^3.0.0",
|
|
|
- "picomatch": "^2.0.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/arg": {
|
|
|
- "version": "5.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
|
|
|
- "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/argparse": {
|
|
|
- "version": "2.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
|
- "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "Python-2.0"
|
|
|
- },
|
|
|
- "node_modules/aria-query": {
|
|
|
- "version": "5.3.2",
|
|
|
- "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz",
|
|
|
- "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/array-buffer-byte-length": {
|
|
|
- "version": "1.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz",
|
|
|
- "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.5",
|
|
|
- "is-array-buffer": "^3.0.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/array-includes": {
|
|
|
- "version": "3.1.8",
|
|
|
- "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz",
|
|
|
- "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-abstract": "^1.23.2",
|
|
|
- "es-object-atoms": "^1.0.0",
|
|
|
- "get-intrinsic": "^1.2.4",
|
|
|
- "is-string": "^1.0.7"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/array.prototype.findlast": {
|
|
|
- "version": "1.2.5",
|
|
|
- "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz",
|
|
|
- "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-abstract": "^1.23.2",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "es-object-atoms": "^1.0.0",
|
|
|
- "es-shim-unscopables": "^1.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/array.prototype.findlastindex": {
|
|
|
- "version": "1.2.5",
|
|
|
- "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz",
|
|
|
- "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-abstract": "^1.23.2",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "es-object-atoms": "^1.0.0",
|
|
|
- "es-shim-unscopables": "^1.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/array.prototype.flat": {
|
|
|
- "version": "1.3.2",
|
|
|
- "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz",
|
|
|
- "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.2",
|
|
|
- "define-properties": "^1.2.0",
|
|
|
- "es-abstract": "^1.22.1",
|
|
|
- "es-shim-unscopables": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/array.prototype.flatmap": {
|
|
|
- "version": "1.3.2",
|
|
|
- "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz",
|
|
|
- "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.2",
|
|
|
- "define-properties": "^1.2.0",
|
|
|
- "es-abstract": "^1.22.1",
|
|
|
- "es-shim-unscopables": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/array.prototype.tosorted": {
|
|
|
- "version": "1.1.4",
|
|
|
- "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz",
|
|
|
- "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-abstract": "^1.23.3",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "es-shim-unscopables": "^1.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/arraybuffer.prototype.slice": {
|
|
|
- "version": "1.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz",
|
|
|
- "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "array-buffer-byte-length": "^1.0.1",
|
|
|
- "call-bind": "^1.0.5",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-abstract": "^1.22.3",
|
|
|
- "es-errors": "^1.2.1",
|
|
|
- "get-intrinsic": "^1.2.3",
|
|
|
- "is-array-buffer": "^3.0.4",
|
|
|
- "is-shared-array-buffer": "^1.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/ast-types-flow": {
|
|
|
- "version": "0.0.8",
|
|
|
- "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz",
|
|
|
- "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/available-typed-arrays": {
|
|
|
- "version": "1.0.7",
|
|
|
- "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
|
|
|
- "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "possible-typed-array-names": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/axe-core": {
|
|
|
- "version": "4.10.2",
|
|
|
- "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.2.tgz",
|
|
|
- "integrity": "sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==",
|
|
|
- "dev": true,
|
|
|
- "license": "MPL-2.0",
|
|
|
- "engines": {
|
|
|
- "node": ">=4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/axobject-query": {
|
|
|
- "version": "4.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz",
|
|
|
- "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/balanced-match": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
|
- "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/binary-extensions": {
|
|
|
- "version": "2.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
|
|
|
- "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/brace-expansion": {
|
|
|
- "version": "1.1.11",
|
|
|
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "balanced-match": "^1.0.0",
|
|
|
- "concat-map": "0.0.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/braces": {
|
|
|
- "version": "3.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
|
|
|
- "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "fill-range": "^7.1.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/busboy": {
|
|
|
- "version": "1.6.0",
|
|
|
- "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz",
|
|
|
- "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==",
|
|
|
- "dependencies": {
|
|
|
- "streamsearch": "^1.1.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=10.16.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/call-bind": {
|
|
|
- "version": "1.0.7",
|
|
|
- "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz",
|
|
|
- "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "es-define-property": "^1.0.0",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "function-bind": "^1.1.2",
|
|
|
- "get-intrinsic": "^1.2.4",
|
|
|
- "set-function-length": "^1.2.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/callsites": {
|
|
|
- "version": "3.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
|
|
|
- "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/camelcase-css": {
|
|
|
- "version": "2.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
|
|
|
- "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/caniuse-lite": {
|
|
|
- "version": "1.0.30001677",
|
|
|
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001677.tgz",
|
|
|
- "integrity": "sha512-fmfjsOlJUpMWu+mAAtZZZHz7UEwsUxIIvu1TJfO1HqFQvB/B+ii0xr9B5HpbZY/mC4XZ8SvjHJqtAY6pDPQEog==",
|
|
|
- "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/chalk": {
|
|
|
- "version": "4.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
|
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "ansi-styles": "^4.1.0",
|
|
|
- "supports-color": "^7.1.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/chokidar": {
|
|
|
- "version": "3.6.0",
|
|
|
- "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
|
|
|
- "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
|
|
|
- "dev": true,
|
|
|
- "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/chokidar/node_modules/glob-parent": {
|
|
|
- "version": "5.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
|
- "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "is-glob": "^4.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/client-only": {
|
|
|
- "version": "0.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
|
|
|
- "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/color": {
|
|
|
- "version": "4.2.3",
|
|
|
- "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
|
|
|
- "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "dependencies": {
|
|
|
- "color-convert": "^2.0.1",
|
|
|
- "color-string": "^1.9.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=12.5.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/color-convert": {
|
|
|
- "version": "2.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
|
- "devOptional": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "color-name": "~1.1.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=7.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/color-name": {
|
|
|
- "version": "1.1.4",
|
|
|
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
|
- "devOptional": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/color-string": {
|
|
|
- "version": "1.9.1",
|
|
|
- "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
|
|
|
- "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "dependencies": {
|
|
|
- "color-name": "^1.0.0",
|
|
|
- "simple-swizzle": "^0.2.2"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/commander": {
|
|
|
- "version": "4.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz",
|
|
|
- "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/concat-map": {
|
|
|
- "version": "0.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
|
|
- "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/cross-spawn": {
|
|
|
- "version": "7.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
|
|
- "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "path-key": "^3.1.0",
|
|
|
- "shebang-command": "^2.0.0",
|
|
|
- "which": "^2.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/cssesc": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
|
|
|
- "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "bin": {
|
|
|
- "cssesc": "bin/cssesc"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/damerau-levenshtein": {
|
|
|
- "version": "1.0.8",
|
|
|
- "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
|
|
|
- "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==",
|
|
|
- "dev": true,
|
|
|
- "license": "BSD-2-Clause"
|
|
|
- },
|
|
|
- "node_modules/data-view-buffer": {
|
|
|
- "version": "1.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz",
|
|
|
- "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.6",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "is-data-view": "^1.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/data-view-byte-length": {
|
|
|
- "version": "1.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz",
|
|
|
- "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "is-data-view": "^1.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/data-view-byte-offset": {
|
|
|
- "version": "1.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz",
|
|
|
- "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.6",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "is-data-view": "^1.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/debug": {
|
|
|
- "version": "4.3.7",
|
|
|
- "resolved": "https://registry.npmjs.org/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/deep-is": {
|
|
|
- "version": "0.1.4",
|
|
|
- "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
|
|
|
- "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/define-data-property": {
|
|
|
- "version": "1.1.4",
|
|
|
- "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
|
|
|
- "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "es-define-property": "^1.0.0",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "gopd": "^1.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/define-properties": {
|
|
|
- "version": "1.2.1",
|
|
|
- "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
|
|
|
- "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "define-data-property": "^1.0.1",
|
|
|
- "has-property-descriptors": "^1.0.0",
|
|
|
- "object-keys": "^1.1.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/detect-libc": {
|
|
|
- "version": "2.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
|
|
|
- "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
|
|
|
- "license": "Apache-2.0",
|
|
|
- "optional": true,
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/didyoumean": {
|
|
|
- "version": "1.2.2",
|
|
|
- "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
|
|
|
- "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0"
|
|
|
- },
|
|
|
- "node_modules/dlv": {
|
|
|
- "version": "1.1.3",
|
|
|
- "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
|
|
|
- "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/doctrine": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
|
|
|
- "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "dependencies": {
|
|
|
- "esutils": "^2.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=6.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eastasianwidth": {
|
|
|
- "version": "0.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
|
|
|
- "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/emoji-regex": {
|
|
|
- "version": "9.2.2",
|
|
|
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
|
|
|
- "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/enhanced-resolve": {
|
|
|
- "version": "5.17.1",
|
|
|
- "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz",
|
|
|
- "integrity": "sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "graceful-fs": "^4.2.4",
|
|
|
- "tapable": "^2.2.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=10.13.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/es-abstract": {
|
|
|
- "version": "1.23.3",
|
|
|
- "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz",
|
|
|
- "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "array-buffer-byte-length": "^1.0.1",
|
|
|
- "arraybuffer.prototype.slice": "^1.0.3",
|
|
|
- "available-typed-arrays": "^1.0.7",
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "data-view-buffer": "^1.0.1",
|
|
|
- "data-view-byte-length": "^1.0.1",
|
|
|
- "data-view-byte-offset": "^1.0.0",
|
|
|
- "es-define-property": "^1.0.0",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "es-object-atoms": "^1.0.0",
|
|
|
- "es-set-tostringtag": "^2.0.3",
|
|
|
- "es-to-primitive": "^1.2.1",
|
|
|
- "function.prototype.name": "^1.1.6",
|
|
|
- "get-intrinsic": "^1.2.4",
|
|
|
- "get-symbol-description": "^1.0.2",
|
|
|
- "globalthis": "^1.0.3",
|
|
|
- "gopd": "^1.0.1",
|
|
|
- "has-property-descriptors": "^1.0.2",
|
|
|
- "has-proto": "^1.0.3",
|
|
|
- "has-symbols": "^1.0.3",
|
|
|
- "hasown": "^2.0.2",
|
|
|
- "internal-slot": "^1.0.7",
|
|
|
- "is-array-buffer": "^3.0.4",
|
|
|
- "is-callable": "^1.2.7",
|
|
|
- "is-data-view": "^1.0.1",
|
|
|
- "is-negative-zero": "^2.0.3",
|
|
|
- "is-regex": "^1.1.4",
|
|
|
- "is-shared-array-buffer": "^1.0.3",
|
|
|
- "is-string": "^1.0.7",
|
|
|
- "is-typed-array": "^1.1.13",
|
|
|
- "is-weakref": "^1.0.2",
|
|
|
- "object-inspect": "^1.13.1",
|
|
|
- "object-keys": "^1.1.1",
|
|
|
- "object.assign": "^4.1.5",
|
|
|
- "regexp.prototype.flags": "^1.5.2",
|
|
|
- "safe-array-concat": "^1.1.2",
|
|
|
- "safe-regex-test": "^1.0.3",
|
|
|
- "string.prototype.trim": "^1.2.9",
|
|
|
- "string.prototype.trimend": "^1.0.8",
|
|
|
- "string.prototype.trimstart": "^1.0.8",
|
|
|
- "typed-array-buffer": "^1.0.2",
|
|
|
- "typed-array-byte-length": "^1.0.1",
|
|
|
- "typed-array-byte-offset": "^1.0.2",
|
|
|
- "typed-array-length": "^1.0.6",
|
|
|
- "unbox-primitive": "^1.0.2",
|
|
|
- "which-typed-array": "^1.1.15"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/es-define-property": {
|
|
|
- "version": "1.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
|
|
|
- "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "get-intrinsic": "^1.2.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/es-errors": {
|
|
|
- "version": "1.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
|
|
|
- "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/es-iterator-helpers": {
|
|
|
- "version": "1.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.0.tgz",
|
|
|
- "integrity": "sha512-tpxqxncxnpw3c93u8n3VOzACmRFoVmWJqbWXvX/JfKbkhBw1oslgPrUfeSt2psuqyEJFD6N/9lg5i7bsKpoq+Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-abstract": "^1.23.3",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "es-set-tostringtag": "^2.0.3",
|
|
|
- "function-bind": "^1.1.2",
|
|
|
- "get-intrinsic": "^1.2.4",
|
|
|
- "globalthis": "^1.0.4",
|
|
|
- "gopd": "^1.0.1",
|
|
|
- "has-property-descriptors": "^1.0.2",
|
|
|
- "has-proto": "^1.0.3",
|
|
|
- "has-symbols": "^1.0.3",
|
|
|
- "internal-slot": "^1.0.7",
|
|
|
- "iterator.prototype": "^1.1.3",
|
|
|
- "safe-array-concat": "^1.1.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/es-object-atoms": {
|
|
|
- "version": "1.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
|
|
|
- "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "es-errors": "^1.3.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/es-set-tostringtag": {
|
|
|
- "version": "2.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz",
|
|
|
- "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "get-intrinsic": "^1.2.4",
|
|
|
- "has-tostringtag": "^1.0.2",
|
|
|
- "hasown": "^2.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/es-shim-unscopables": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz",
|
|
|
- "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "hasown": "^2.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/es-to-primitive": {
|
|
|
- "version": "1.2.1",
|
|
|
- "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
|
|
|
- "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "is-callable": "^1.1.4",
|
|
|
- "is-date-object": "^1.0.1",
|
|
|
- "is-symbol": "^1.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/escape-string-regexp": {
|
|
|
- "version": "4.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
|
|
- "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint": {
|
|
|
- "version": "8.57.1",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz",
|
|
|
- "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==",
|
|
|
- "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@eslint-community/eslint-utils": "^4.2.0",
|
|
|
- "@eslint-community/regexpp": "^4.6.1",
|
|
|
- "@eslint/eslintrc": "^2.1.4",
|
|
|
- "@eslint/js": "8.57.1",
|
|
|
- "@humanwhocodes/config-array": "^0.13.0",
|
|
|
- "@humanwhocodes/module-importer": "^1.0.1",
|
|
|
- "@nodelib/fs.walk": "^1.2.8",
|
|
|
- "@ungap/structured-clone": "^1.2.0",
|
|
|
- "ajv": "^6.12.4",
|
|
|
- "chalk": "^4.0.0",
|
|
|
- "cross-spawn": "^7.0.2",
|
|
|
- "debug": "^4.3.2",
|
|
|
- "doctrine": "^3.0.0",
|
|
|
- "escape-string-regexp": "^4.0.0",
|
|
|
- "eslint-scope": "^7.2.2",
|
|
|
- "eslint-visitor-keys": "^3.4.3",
|
|
|
- "espree": "^9.6.1",
|
|
|
- "esquery": "^1.4.2",
|
|
|
- "esutils": "^2.0.2",
|
|
|
- "fast-deep-equal": "^3.1.3",
|
|
|
- "file-entry-cache": "^6.0.1",
|
|
|
- "find-up": "^5.0.0",
|
|
|
- "glob-parent": "^6.0.2",
|
|
|
- "globals": "^13.19.0",
|
|
|
- "graphemer": "^1.4.0",
|
|
|
- "ignore": "^5.2.0",
|
|
|
- "imurmurhash": "^0.1.4",
|
|
|
- "is-glob": "^4.0.0",
|
|
|
- "is-path-inside": "^3.0.3",
|
|
|
- "js-yaml": "^4.1.0",
|
|
|
- "json-stable-stringify-without-jsonify": "^1.0.1",
|
|
|
- "levn": "^0.4.1",
|
|
|
- "lodash.merge": "^4.6.2",
|
|
|
- "minimatch": "^3.1.2",
|
|
|
- "natural-compare": "^1.4.0",
|
|
|
- "optionator": "^0.9.3",
|
|
|
- "strip-ansi": "^6.0.1",
|
|
|
- "text-table": "^0.2.0"
|
|
|
- },
|
|
|
- "bin": {
|
|
|
- "eslint": "bin/eslint.js"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-config-next": {
|
|
|
- "version": "15.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-15.0.2.tgz",
|
|
|
- "integrity": "sha512-N8o6cyUXzlMmQbdc2Kc83g1qomFi3ITqrAZfubipVKET2uR2mCStyGRcx/r8WiAIVMul2KfwRiCHBkTpBvGBmA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@next/eslint-plugin-next": "15.0.2",
|
|
|
- "@rushstack/eslint-patch": "^1.10.3",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0",
|
|
|
- "@typescript-eslint/parser": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0",
|
|
|
- "eslint-import-resolver-node": "^0.3.6",
|
|
|
- "eslint-import-resolver-typescript": "^3.5.2",
|
|
|
- "eslint-plugin-import": "^2.31.0",
|
|
|
- "eslint-plugin-jsx-a11y": "^6.10.0",
|
|
|
- "eslint-plugin-react": "^7.35.0",
|
|
|
- "eslint-plugin-react-hooks": "^5.0.0"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "eslint": "^7.23.0 || ^8.0.0 || ^9.0.0",
|
|
|
- "typescript": ">=3.3.1"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "typescript": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-import-resolver-node": {
|
|
|
- "version": "0.3.9",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
|
|
|
- "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "debug": "^3.2.7",
|
|
|
- "is-core-module": "^2.13.0",
|
|
|
- "resolve": "^1.22.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-import-resolver-node/node_modules/debug": {
|
|
|
- "version": "3.2.7",
|
|
|
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
|
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "ms": "^2.1.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-import-resolver-typescript": {
|
|
|
- "version": "3.6.3",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.3.tgz",
|
|
|
- "integrity": "sha512-ud9aw4szY9cCT1EWWdGv1L1XR6hh2PaRWif0j2QjQ0pgTY/69iw+W0Z4qZv5wHahOl8isEr+k/JnyAqNQkLkIA==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "@nolyfill/is-core-module": "1.0.39",
|
|
|
- "debug": "^4.3.5",
|
|
|
- "enhanced-resolve": "^5.15.0",
|
|
|
- "eslint-module-utils": "^2.8.1",
|
|
|
- "fast-glob": "^3.3.2",
|
|
|
- "get-tsconfig": "^4.7.5",
|
|
|
- "is-bun-module": "^1.0.2",
|
|
|
- "is-glob": "^4.0.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^14.18.0 || >=16.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/unts/projects/eslint-import-resolver-ts"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "eslint": "*",
|
|
|
- "eslint-plugin-import": "*",
|
|
|
- "eslint-plugin-import-x": "*"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "eslint-plugin-import": {
|
|
|
- "optional": true
|
|
|
- },
|
|
|
- "eslint-plugin-import-x": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-import-resolver-typescript/node_modules/fast-glob": {
|
|
|
- "version": "3.3.2",
|
|
|
- "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
|
|
|
- "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
|
|
|
- "dev": true,
|
|
|
- "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.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8.6.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-import-resolver-typescript/node_modules/glob-parent": {
|
|
|
- "version": "5.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
|
- "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "is-glob": "^4.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-module-utils": {
|
|
|
- "version": "2.12.0",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz",
|
|
|
- "integrity": "sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "debug": "^3.2.7"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=4"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "eslint": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-module-utils/node_modules/debug": {
|
|
|
- "version": "3.2.7",
|
|
|
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
|
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "ms": "^2.1.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-plugin-import": {
|
|
|
- "version": "2.31.0",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz",
|
|
|
- "integrity": "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@rtsao/scc": "^1.1.0",
|
|
|
- "array-includes": "^3.1.8",
|
|
|
- "array.prototype.findlastindex": "^1.2.5",
|
|
|
- "array.prototype.flat": "^1.3.2",
|
|
|
- "array.prototype.flatmap": "^1.3.2",
|
|
|
- "debug": "^3.2.7",
|
|
|
- "doctrine": "^2.1.0",
|
|
|
- "eslint-import-resolver-node": "^0.3.9",
|
|
|
- "eslint-module-utils": "^2.12.0",
|
|
|
- "hasown": "^2.0.2",
|
|
|
- "is-core-module": "^2.15.1",
|
|
|
- "is-glob": "^4.0.3",
|
|
|
- "minimatch": "^3.1.2",
|
|
|
- "object.fromentries": "^2.0.8",
|
|
|
- "object.groupby": "^1.0.3",
|
|
|
- "object.values": "^1.2.0",
|
|
|
- "semver": "^6.3.1",
|
|
|
- "string.prototype.trimend": "^1.0.8",
|
|
|
- "tsconfig-paths": "^3.15.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=4"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-plugin-import/node_modules/debug": {
|
|
|
- "version": "3.2.7",
|
|
|
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
|
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "ms": "^2.1.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-plugin-import/node_modules/doctrine": {
|
|
|
- "version": "2.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
|
|
|
- "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "dependencies": {
|
|
|
- "esutils": "^2.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-plugin-import/node_modules/semver": {
|
|
|
- "version": "6.3.1",
|
|
|
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "bin": {
|
|
|
- "semver": "bin/semver.js"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-plugin-jsx-a11y": {
|
|
|
- "version": "6.10.2",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz",
|
|
|
- "integrity": "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "aria-query": "^5.3.2",
|
|
|
- "array-includes": "^3.1.8",
|
|
|
- "array.prototype.flatmap": "^1.3.2",
|
|
|
- "ast-types-flow": "^0.0.8",
|
|
|
- "axe-core": "^4.10.0",
|
|
|
- "axobject-query": "^4.1.0",
|
|
|
- "damerau-levenshtein": "^1.0.8",
|
|
|
- "emoji-regex": "^9.2.2",
|
|
|
- "hasown": "^2.0.2",
|
|
|
- "jsx-ast-utils": "^3.3.5",
|
|
|
- "language-tags": "^1.0.9",
|
|
|
- "minimatch": "^3.1.2",
|
|
|
- "object.fromentries": "^2.0.8",
|
|
|
- "safe-regex-test": "^1.0.3",
|
|
|
- "string.prototype.includes": "^2.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=4.0"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-plugin-react": {
|
|
|
- "version": "7.37.2",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.2.tgz",
|
|
|
- "integrity": "sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "array-includes": "^3.1.8",
|
|
|
- "array.prototype.findlast": "^1.2.5",
|
|
|
- "array.prototype.flatmap": "^1.3.2",
|
|
|
- "array.prototype.tosorted": "^1.1.4",
|
|
|
- "doctrine": "^2.1.0",
|
|
|
- "es-iterator-helpers": "^1.1.0",
|
|
|
- "estraverse": "^5.3.0",
|
|
|
- "hasown": "^2.0.2",
|
|
|
- "jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
|
- "minimatch": "^3.1.2",
|
|
|
- "object.entries": "^1.1.8",
|
|
|
- "object.fromentries": "^2.0.8",
|
|
|
- "object.values": "^1.2.0",
|
|
|
- "prop-types": "^15.8.1",
|
|
|
- "resolve": "^2.0.0-next.5",
|
|
|
- "semver": "^6.3.1",
|
|
|
- "string.prototype.matchall": "^4.0.11",
|
|
|
- "string.prototype.repeat": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=4"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-plugin-react-hooks": {
|
|
|
- "version": "5.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz",
|
|
|
- "integrity": "sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-plugin-react/node_modules/doctrine": {
|
|
|
- "version": "2.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
|
|
|
- "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "dependencies": {
|
|
|
- "esutils": "^2.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-plugin-react/node_modules/resolve": {
|
|
|
- "version": "2.0.0-next.5",
|
|
|
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz",
|
|
|
- "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==",
|
|
|
- "dev": true,
|
|
|
- "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/eslint-plugin-react/node_modules/semver": {
|
|
|
- "version": "6.3.1",
|
|
|
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "bin": {
|
|
|
- "semver": "bin/semver.js"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-scope": {
|
|
|
- "version": "7.2.2",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz",
|
|
|
- "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
|
|
|
- "dev": true,
|
|
|
- "license": "BSD-2-Clause",
|
|
|
- "dependencies": {
|
|
|
- "esrecurse": "^4.3.0",
|
|
|
- "estraverse": "^5.2.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/eslint-visitor-keys": {
|
|
|
- "version": "3.4.3",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
|
- "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/espree": {
|
|
|
- "version": "9.6.1",
|
|
|
- "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
|
|
|
- "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "BSD-2-Clause",
|
|
|
- "dependencies": {
|
|
|
- "acorn": "^8.9.0",
|
|
|
- "acorn-jsx": "^5.3.2",
|
|
|
- "eslint-visitor-keys": "^3.4.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/esquery": {
|
|
|
- "version": "1.6.0",
|
|
|
- "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
|
|
|
- "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
|
|
|
- "dev": true,
|
|
|
- "license": "BSD-3-Clause",
|
|
|
- "dependencies": {
|
|
|
- "estraverse": "^5.1.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/esrecurse": {
|
|
|
- "version": "4.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
|
|
|
- "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
|
|
- "dev": true,
|
|
|
- "license": "BSD-2-Clause",
|
|
|
- "dependencies": {
|
|
|
- "estraverse": "^5.2.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=4.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/estraverse": {
|
|
|
- "version": "5.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
|
|
|
- "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
|
|
- "dev": true,
|
|
|
- "license": "BSD-2-Clause",
|
|
|
- "engines": {
|
|
|
- "node": ">=4.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/esutils": {
|
|
|
- "version": "2.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
|
|
|
- "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
|
|
- "dev": true,
|
|
|
- "license": "BSD-2-Clause",
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/fast-deep-equal": {
|
|
|
- "version": "3.1.3",
|
|
|
- "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
|
- "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/fast-glob": {
|
|
|
- "version": "3.3.1",
|
|
|
- "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz",
|
|
|
- "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==",
|
|
|
- "dev": true,
|
|
|
- "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.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8.6.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/fast-glob/node_modules/glob-parent": {
|
|
|
- "version": "5.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
|
- "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "is-glob": "^4.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/fast-json-stable-stringify": {
|
|
|
- "version": "2.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|
|
- "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/fast-levenshtein": {
|
|
|
- "version": "2.0.6",
|
|
|
- "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
|
|
- "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/fastq": {
|
|
|
- "version": "1.17.1",
|
|
|
- "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz",
|
|
|
- "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "reusify": "^1.0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/file-entry-cache": {
|
|
|
- "version": "6.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
|
|
|
- "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "flat-cache": "^3.0.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^10.12.0 || >=12.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/fill-range": {
|
|
|
- "version": "7.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
|
|
|
- "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "to-regex-range": "^5.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/find-up": {
|
|
|
- "version": "5.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
|
- "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "locate-path": "^6.0.0",
|
|
|
- "path-exists": "^4.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/flat-cache": {
|
|
|
- "version": "3.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz",
|
|
|
- "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "flatted": "^3.2.9",
|
|
|
- "keyv": "^4.5.3",
|
|
|
- "rimraf": "^3.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^10.12.0 || >=12.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/flatted": {
|
|
|
- "version": "3.3.1",
|
|
|
- "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
|
|
|
- "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC"
|
|
|
- },
|
|
|
- "node_modules/for-each": {
|
|
|
- "version": "0.3.3",
|
|
|
- "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz",
|
|
|
- "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "is-callable": "^1.1.3"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/foreground-child": {
|
|
|
- "version": "3.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz",
|
|
|
- "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "cross-spawn": "^7.0.0",
|
|
|
- "signal-exit": "^4.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=14"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/isaacs"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/fs.realpath": {
|
|
|
- "version": "1.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
|
|
- "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC"
|
|
|
- },
|
|
|
- "node_modules/fsevents": {
|
|
|
- "version": "2.3.3",
|
|
|
- "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
- "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
- "dev": true,
|
|
|
- "hasInstallScript": true,
|
|
|
- "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.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
|
|
|
- "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/function.prototype.name": {
|
|
|
- "version": "1.1.6",
|
|
|
- "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz",
|
|
|
- "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.2",
|
|
|
- "define-properties": "^1.2.0",
|
|
|
- "es-abstract": "^1.22.1",
|
|
|
- "functions-have-names": "^1.2.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/functions-have-names": {
|
|
|
- "version": "1.2.3",
|
|
|
- "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
|
|
|
- "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/get-intrinsic": {
|
|
|
- "version": "1.2.4",
|
|
|
- "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
|
|
|
- "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "function-bind": "^1.1.2",
|
|
|
- "has-proto": "^1.0.1",
|
|
|
- "has-symbols": "^1.0.3",
|
|
|
- "hasown": "^2.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/get-symbol-description": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz",
|
|
|
- "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.5",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "get-intrinsic": "^1.2.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/get-tsconfig": {
|
|
|
- "version": "4.8.1",
|
|
|
- "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.8.1.tgz",
|
|
|
- "integrity": "sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "resolve-pkg-maps": "^1.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/glob": {
|
|
|
- "version": "7.2.3",
|
|
|
- "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
|
|
|
- "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
|
- "deprecated": "Glob versions prior to v9 are no longer supported",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "fs.realpath": "^1.0.0",
|
|
|
- "inflight": "^1.0.4",
|
|
|
- "inherits": "2",
|
|
|
- "minimatch": "^3.1.1",
|
|
|
- "once": "^1.3.0",
|
|
|
- "path-is-absolute": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "*"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/isaacs"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/glob-parent": {
|
|
|
- "version": "6.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
|
- "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "is-glob": "^4.0.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=10.13.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/globals": {
|
|
|
- "version": "13.24.0",
|
|
|
- "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
|
|
|
- "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "type-fest": "^0.20.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/globalthis": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
|
|
|
- "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "gopd": "^1.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/gopd": {
|
|
|
- "version": "1.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
|
|
|
- "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "get-intrinsic": "^1.1.3"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/graceful-fs": {
|
|
|
- "version": "4.2.11",
|
|
|
- "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
|
|
- "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC"
|
|
|
- },
|
|
|
- "node_modules/graphemer": {
|
|
|
- "version": "1.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
|
|
|
- "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/has-bigints": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
|
|
|
- "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/has-flag": {
|
|
|
- "version": "4.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
|
- "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/has-property-descriptors": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
|
|
|
- "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "es-define-property": "^1.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/has-proto": {
|
|
|
- "version": "1.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz",
|
|
|
- "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/has-symbols": {
|
|
|
- "version": "1.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
|
|
|
- "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/has-tostringtag": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
|
|
|
- "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "has-symbols": "^1.0.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/hasown": {
|
|
|
- "version": "2.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
|
|
|
- "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "function-bind": "^1.1.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/ignore": {
|
|
|
- "version": "5.3.2",
|
|
|
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
|
|
|
- "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/import-fresh": {
|
|
|
- "version": "3.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
|
|
|
- "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "parent-module": "^1.0.0",
|
|
|
- "resolve-from": "^4.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=6"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/imurmurhash": {
|
|
|
- "version": "0.1.4",
|
|
|
- "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
|
|
- "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=0.8.19"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/inflight": {
|
|
|
- "version": "1.0.6",
|
|
|
- "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
|
|
|
- "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
|
|
|
- "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "once": "^1.3.0",
|
|
|
- "wrappy": "1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/inherits": {
|
|
|
- "version": "2.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
|
|
- "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC"
|
|
|
- },
|
|
|
- "node_modules/internal-slot": {
|
|
|
- "version": "1.0.7",
|
|
|
- "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz",
|
|
|
- "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "hasown": "^2.0.0",
|
|
|
- "side-channel": "^1.0.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-array-buffer": {
|
|
|
- "version": "3.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz",
|
|
|
- "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.2",
|
|
|
- "get-intrinsic": "^1.2.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-arrayish": {
|
|
|
- "version": "0.3.2",
|
|
|
- "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
|
|
|
- "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
|
|
|
- "license": "MIT",
|
|
|
- "optional": true
|
|
|
- },
|
|
|
- "node_modules/is-async-function": {
|
|
|
- "version": "2.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz",
|
|
|
- "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "has-tostringtag": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-bigint": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
|
|
|
- "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "has-bigints": "^1.0.1"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-binary-path": {
|
|
|
- "version": "2.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
|
|
- "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "binary-extensions": "^2.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-boolean-object": {
|
|
|
- "version": "1.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
|
|
|
- "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.2",
|
|
|
- "has-tostringtag": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-bun-module": {
|
|
|
- "version": "1.2.1",
|
|
|
- "resolved": "https://registry.npmjs.org/is-bun-module/-/is-bun-module-1.2.1.tgz",
|
|
|
- "integrity": "sha512-AmidtEM6D6NmUiLOvvU7+IePxjEjOzra2h0pSrsfSAcXwl/83zLLXDByafUJy9k/rKK0pvXMLdwKwGHlX2Ke6Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "semver": "^7.6.3"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-callable": {
|
|
|
- "version": "1.2.7",
|
|
|
- "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
|
|
|
- "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-core-module": {
|
|
|
- "version": "2.15.1",
|
|
|
- "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz",
|
|
|
- "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "hasown": "^2.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-data-view": {
|
|
|
- "version": "1.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz",
|
|
|
- "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "is-typed-array": "^1.1.13"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-date-object": {
|
|
|
- "version": "1.0.5",
|
|
|
- "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
|
|
|
- "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "has-tostringtag": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-extglob": {
|
|
|
- "version": "2.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
|
- "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-finalizationregistry": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz",
|
|
|
- "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.2"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-fullwidth-code-point": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
|
- "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-generator-function": {
|
|
|
- "version": "1.0.10",
|
|
|
- "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz",
|
|
|
- "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "has-tostringtag": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-glob": {
|
|
|
- "version": "4.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
|
- "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "is-extglob": "^2.1.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-map": {
|
|
|
- "version": "2.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz",
|
|
|
- "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-negative-zero": {
|
|
|
- "version": "2.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
|
|
|
- "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-number": {
|
|
|
- "version": "7.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
|
|
- "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=0.12.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-number-object": {
|
|
|
- "version": "1.0.7",
|
|
|
- "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
|
|
|
- "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "has-tostringtag": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-path-inside": {
|
|
|
- "version": "3.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
|
|
|
- "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-regex": {
|
|
|
- "version": "1.1.4",
|
|
|
- "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
|
|
|
- "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.2",
|
|
|
- "has-tostringtag": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-set": {
|
|
|
- "version": "2.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz",
|
|
|
- "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-shared-array-buffer": {
|
|
|
- "version": "1.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz",
|
|
|
- "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-string": {
|
|
|
- "version": "1.0.7",
|
|
|
- "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
|
|
|
- "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "has-tostringtag": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-symbol": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
|
|
|
- "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "has-symbols": "^1.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-typed-array": {
|
|
|
- "version": "1.1.13",
|
|
|
- "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz",
|
|
|
- "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "which-typed-array": "^1.1.14"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-weakmap": {
|
|
|
- "version": "2.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz",
|
|
|
- "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-weakref": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
|
|
|
- "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.2"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/is-weakset": {
|
|
|
- "version": "2.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz",
|
|
|
- "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "get-intrinsic": "^1.2.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/isarray": {
|
|
|
- "version": "2.0.5",
|
|
|
- "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
|
|
|
- "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/isexe": {
|
|
|
- "version": "2.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|
|
- "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC"
|
|
|
- },
|
|
|
- "node_modules/iterator.prototype": {
|
|
|
- "version": "1.1.3",
|
|
|
- "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.3.tgz",
|
|
|
- "integrity": "sha512-FW5iMbeQ6rBGm/oKgzq2aW4KvAGpxPzYES8N4g4xNXUKpL1mclMvOe+76AcLDTvD+Ze+sOpVhgdAQEKF4L9iGQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "get-intrinsic": "^1.2.1",
|
|
|
- "has-symbols": "^1.0.3",
|
|
|
- "reflect.getprototypeof": "^1.0.4",
|
|
|
- "set-function-name": "^2.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/jackspeak": {
|
|
|
- "version": "3.4.3",
|
|
|
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
|
|
|
- "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
|
|
|
- "dev": true,
|
|
|
- "license": "BlueOak-1.0.0",
|
|
|
- "dependencies": {
|
|
|
- "@isaacs/cliui": "^8.0.2"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/isaacs"
|
|
|
- },
|
|
|
- "optionalDependencies": {
|
|
|
- "@pkgjs/parseargs": "^0.11.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/jiti": {
|
|
|
- "version": "1.21.6",
|
|
|
- "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz",
|
|
|
- "integrity": "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "bin": {
|
|
|
- "jiti": "bin/jiti.js"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/js-tokens": {
|
|
|
- "version": "4.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
|
- "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/js-yaml": {
|
|
|
- "version": "4.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
|
- "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "argparse": "^2.0.1"
|
|
|
- },
|
|
|
- "bin": {
|
|
|
- "js-yaml": "bin/js-yaml.js"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/json-buffer": {
|
|
|
- "version": "3.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
|
|
|
- "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/json-schema-traverse": {
|
|
|
- "version": "0.4.1",
|
|
|
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|
|
- "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/json-stable-stringify-without-jsonify": {
|
|
|
- "version": "1.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
|
|
|
- "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/json5": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
|
|
|
- "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "minimist": "^1.2.0"
|
|
|
- },
|
|
|
- "bin": {
|
|
|
- "json5": "lib/cli.js"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/jsx-ast-utils": {
|
|
|
- "version": "3.3.5",
|
|
|
- "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz",
|
|
|
- "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "array-includes": "^3.1.6",
|
|
|
- "array.prototype.flat": "^1.3.1",
|
|
|
- "object.assign": "^4.1.4",
|
|
|
- "object.values": "^1.1.6"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=4.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/keyv": {
|
|
|
- "version": "4.5.4",
|
|
|
- "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
|
|
|
- "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "json-buffer": "3.0.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/language-subtag-registry": {
|
|
|
- "version": "0.3.23",
|
|
|
- "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz",
|
|
|
- "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "CC0-1.0"
|
|
|
- },
|
|
|
- "node_modules/language-tags": {
|
|
|
- "version": "1.0.9",
|
|
|
- "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz",
|
|
|
- "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "language-subtag-registry": "^0.3.20"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/levn": {
|
|
|
- "version": "0.4.1",
|
|
|
- "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
|
|
|
- "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "prelude-ls": "^1.2.1",
|
|
|
- "type-check": "~0.4.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.8.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/lilconfig": {
|
|
|
- "version": "2.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz",
|
|
|
- "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/lines-and-columns": {
|
|
|
- "version": "1.2.4",
|
|
|
- "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
|
|
- "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/locate-path": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
|
- "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "p-locate": "^5.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/lodash.merge": {
|
|
|
- "version": "4.6.2",
|
|
|
- "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|
|
- "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/loose-envify": {
|
|
|
- "version": "1.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
|
|
|
- "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "js-tokens": "^3.0.0 || ^4.0.0"
|
|
|
- },
|
|
|
- "bin": {
|
|
|
- "loose-envify": "cli.js"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/lru-cache": {
|
|
|
- "version": "10.4.3",
|
|
|
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
|
|
|
- "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC"
|
|
|
- },
|
|
|
- "node_modules/merge2": {
|
|
|
- "version": "1.4.1",
|
|
|
- "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
|
|
|
- "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/micromatch": {
|
|
|
- "version": "4.0.8",
|
|
|
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
|
|
- "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "braces": "^3.0.3",
|
|
|
- "picomatch": "^2.3.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8.6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/minimatch": {
|
|
|
- "version": "3.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "brace-expansion": "^1.1.7"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "*"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/minimist": {
|
|
|
- "version": "1.2.8",
|
|
|
- "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
|
|
|
- "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/minipass": {
|
|
|
- "version": "7.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
|
|
|
- "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "engines": {
|
|
|
- "node": ">=16 || 14 >=14.17"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/ms": {
|
|
|
- "version": "2.1.3",
|
|
|
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
|
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/mz": {
|
|
|
- "version": "2.7.0",
|
|
|
- "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz",
|
|
|
- "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "any-promise": "^1.0.0",
|
|
|
- "object-assign": "^4.0.1",
|
|
|
- "thenify-all": "^1.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/nanoid": {
|
|
|
- "version": "3.3.7",
|
|
|
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
|
|
|
- "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "github",
|
|
|
- "url": "https://github.com/sponsors/ai"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "bin": {
|
|
|
- "nanoid": "bin/nanoid.cjs"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/natural-compare": {
|
|
|
- "version": "1.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
|
|
- "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/next": {
|
|
|
- "version": "15.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/next/-/next-15.0.2.tgz",
|
|
|
- "integrity": "sha512-rxIWHcAu4gGSDmwsELXacqAPUk+j8dV/A9cDF5fsiCMpkBDYkO2AEaL1dfD+nNmDiU6QMCFN8Q30VEKapT9UHQ==",
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@next/env": "15.0.2",
|
|
|
- "@swc/counter": "0.1.3",
|
|
|
- "@swc/helpers": "0.5.13",
|
|
|
- "busboy": "1.6.0",
|
|
|
- "caniuse-lite": "^1.0.30001579",
|
|
|
- "postcss": "8.4.31",
|
|
|
- "styled-jsx": "5.1.6"
|
|
|
- },
|
|
|
- "bin": {
|
|
|
- "next": "dist/bin/next"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=18.18.0"
|
|
|
- },
|
|
|
- "optionalDependencies": {
|
|
|
- "@next/swc-darwin-arm64": "15.0.2",
|
|
|
- "@next/swc-darwin-x64": "15.0.2",
|
|
|
- "@next/swc-linux-arm64-gnu": "15.0.2",
|
|
|
- "@next/swc-linux-arm64-musl": "15.0.2",
|
|
|
- "@next/swc-linux-x64-gnu": "15.0.2",
|
|
|
- "@next/swc-linux-x64-musl": "15.0.2",
|
|
|
- "@next/swc-win32-arm64-msvc": "15.0.2",
|
|
|
- "@next/swc-win32-x64-msvc": "15.0.2",
|
|
|
- "sharp": "^0.33.5"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "@opentelemetry/api": "^1.1.0",
|
|
|
- "@playwright/test": "^1.41.2",
|
|
|
- "babel-plugin-react-compiler": "*",
|
|
|
- "react": "^18.2.0 || 19.0.0-rc-02c0e824-20241028",
|
|
|
- "react-dom": "^18.2.0 || 19.0.0-rc-02c0e824-20241028",
|
|
|
- "sass": "^1.3.0"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "@opentelemetry/api": {
|
|
|
- "optional": true
|
|
|
- },
|
|
|
- "@playwright/test": {
|
|
|
- "optional": true
|
|
|
- },
|
|
|
- "babel-plugin-react-compiler": {
|
|
|
- "optional": true
|
|
|
- },
|
|
|
- "sass": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/next/node_modules/postcss": {
|
|
|
- "version": "8.4.31",
|
|
|
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
|
|
|
- "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
|
|
|
- "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.6",
|
|
|
- "picocolors": "^1.0.0",
|
|
|
- "source-map-js": "^1.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^10 || ^12 || >=14"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/normalize-path": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
|
- "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/object-assign": {
|
|
|
- "version": "4.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
|
|
|
- "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/object-hash": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
|
|
|
- "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/object-inspect": {
|
|
|
- "version": "1.13.2",
|
|
|
- "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz",
|
|
|
- "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/object-keys": {
|
|
|
- "version": "1.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
|
|
|
- "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/object.assign": {
|
|
|
- "version": "4.1.5",
|
|
|
- "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz",
|
|
|
- "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.5",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "has-symbols": "^1.0.3",
|
|
|
- "object-keys": "^1.1.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/object.entries": {
|
|
|
- "version": "1.1.8",
|
|
|
- "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz",
|
|
|
- "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-object-atoms": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/object.fromentries": {
|
|
|
- "version": "2.0.8",
|
|
|
- "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz",
|
|
|
- "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-abstract": "^1.23.2",
|
|
|
- "es-object-atoms": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/object.groupby": {
|
|
|
- "version": "1.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz",
|
|
|
- "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-abstract": "^1.23.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/object.values": {
|
|
|
- "version": "1.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz",
|
|
|
- "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-object-atoms": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/once": {
|
|
|
- "version": "1.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
|
|
|
- "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "wrappy": "1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/optionator": {
|
|
|
- "version": "0.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
|
|
|
- "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "deep-is": "^0.1.3",
|
|
|
- "fast-levenshtein": "^2.0.6",
|
|
|
- "levn": "^0.4.1",
|
|
|
- "prelude-ls": "^1.2.1",
|
|
|
- "type-check": "^0.4.0",
|
|
|
- "word-wrap": "^1.2.5"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.8.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/p-limit": {
|
|
|
- "version": "3.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
|
- "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "yocto-queue": "^0.1.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/p-locate": {
|
|
|
- "version": "5.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
|
- "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "p-limit": "^3.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/package-json-from-dist": {
|
|
|
- "version": "1.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
|
|
|
- "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
|
|
|
- "dev": true,
|
|
|
- "license": "BlueOak-1.0.0"
|
|
|
- },
|
|
|
- "node_modules/parent-module": {
|
|
|
- "version": "1.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
|
|
|
- "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "callsites": "^3.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/path-exists": {
|
|
|
- "version": "4.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
|
- "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/path-is-absolute": {
|
|
|
- "version": "1.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
|
|
- "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/path-key": {
|
|
|
- "version": "3.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|
|
- "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/path-parse": {
|
|
|
- "version": "1.0.7",
|
|
|
- "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
|
|
|
- "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/path-scurry": {
|
|
|
- "version": "1.11.1",
|
|
|
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
|
|
|
- "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
|
|
|
- "dev": true,
|
|
|
- "license": "BlueOak-1.0.0",
|
|
|
- "dependencies": {
|
|
|
- "lru-cache": "^10.2.0",
|
|
|
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=16 || 14 >=14.18"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/isaacs"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/picocolors": {
|
|
|
- "version": "1.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
|
|
- "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
|
- "license": "ISC"
|
|
|
- },
|
|
|
- "node_modules/picomatch": {
|
|
|
- "version": "2.3.1",
|
|
|
- "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
|
|
|
- "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=8.6"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/pify": {
|
|
|
- "version": "2.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
|
|
- "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/pirates": {
|
|
|
- "version": "4.0.6",
|
|
|
- "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz",
|
|
|
- "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/possible-typed-array-names": {
|
|
|
- "version": "1.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz",
|
|
|
- "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/postcss": {
|
|
|
- "version": "8.4.47",
|
|
|
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz",
|
|
|
- "integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==",
|
|
|
- "dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/postcss/"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "tidelift",
|
|
|
- "url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "github",
|
|
|
- "url": "https://github.com/sponsors/ai"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "nanoid": "^3.3.7",
|
|
|
- "picocolors": "^1.1.0",
|
|
|
- "source-map-js": "^1.2.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^10 || ^12 || >=14"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/postcss-import": {
|
|
|
- "version": "15.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
|
|
|
- "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "postcss-value-parser": "^4.0.0",
|
|
|
- "read-cache": "^1.0.0",
|
|
|
- "resolve": "^1.1.7"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=14.0.0"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "postcss": "^8.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/postcss-js": {
|
|
|
- "version": "4.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz",
|
|
|
- "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "camelcase-css": "^2.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^12 || ^14 || >= 16"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/postcss/"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "postcss": "^8.4.21"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/postcss-load-config": {
|
|
|
- "version": "4.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz",
|
|
|
- "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==",
|
|
|
- "dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/postcss/"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "github",
|
|
|
- "url": "https://github.com/sponsors/ai"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "lilconfig": "^3.0.0",
|
|
|
- "yaml": "^2.3.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 14"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "postcss": ">=8.0.9",
|
|
|
- "ts-node": ">=9.0.0"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "postcss": {
|
|
|
- "optional": true
|
|
|
- },
|
|
|
- "ts-node": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/postcss-load-config/node_modules/lilconfig": {
|
|
|
- "version": "3.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz",
|
|
|
- "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=14"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/antonk52"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/postcss-nested": {
|
|
|
- "version": "6.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz",
|
|
|
- "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==",
|
|
|
- "dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/postcss/"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "github",
|
|
|
- "url": "https://github.com/sponsors/ai"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "postcss-selector-parser": "^6.1.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=12.0"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "postcss": "^8.2.14"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/postcss-selector-parser": {
|
|
|
- "version": "6.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz",
|
|
|
- "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==",
|
|
|
- "dev": true,
|
|
|
- "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.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
|
- "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/prelude-ls": {
|
|
|
- "version": "1.2.1",
|
|
|
- "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
|
|
- "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.8.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/prop-types": {
|
|
|
- "version": "15.8.1",
|
|
|
- "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
|
|
|
- "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "loose-envify": "^1.4.0",
|
|
|
- "object-assign": "^4.1.1",
|
|
|
- "react-is": "^16.13.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/punycode": {
|
|
|
- "version": "2.3.1",
|
|
|
- "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
|
|
|
- "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/queue-microtask": {
|
|
|
- "version": "1.2.3",
|
|
|
- "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
|
|
|
- "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
|
|
|
- "dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "github",
|
|
|
- "url": "https://github.com/sponsors/feross"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "patreon",
|
|
|
- "url": "https://www.patreon.com/feross"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "consulting",
|
|
|
- "url": "https://feross.org/support"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/react": {
|
|
|
- "version": "19.0.0-rc-02c0e824-20241028",
|
|
|
- "resolved": "https://registry.npmjs.org/react/-/react-19.0.0-rc-02c0e824-20241028.tgz",
|
|
|
- "integrity": "sha512-GbZ7hpPHQMiEu53BqEaPQVM/4GG4hARo+mqEEnx4rYporDvNvUjutiAFxYFSbu6sgHwcr7LeFv8htEOwALVA2A==",
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/react-dom": {
|
|
|
- "version": "19.0.0-rc-02c0e824-20241028",
|
|
|
- "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.0.0-rc-02c0e824-20241028.tgz",
|
|
|
- "integrity": "sha512-LrZf3DfHL6Fs07wwlUCHrzFTCMM19yA99MvJpfLokN4I2nBAZvREGZjZAn8VPiSfN72+i9j1eL4wB8gC695F3Q==",
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "scheduler": "0.25.0-rc-02c0e824-20241028"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "react": "19.0.0-rc-02c0e824-20241028"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/react-is": {
|
|
|
- "version": "16.13.1",
|
|
|
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
|
|
|
- "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/read-cache": {
|
|
|
- "version": "1.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
|
|
|
- "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "pify": "^2.3.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/readdirp": {
|
|
|
- "version": "3.6.0",
|
|
|
- "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
|
|
|
- "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "picomatch": "^2.2.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/reflect.getprototypeof": {
|
|
|
- "version": "1.0.6",
|
|
|
- "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz",
|
|
|
- "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-abstract": "^1.23.1",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "get-intrinsic": "^1.2.4",
|
|
|
- "globalthis": "^1.0.3",
|
|
|
- "which-builtin-type": "^1.1.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/regexp.prototype.flags": {
|
|
|
- "version": "1.5.3",
|
|
|
- "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz",
|
|
|
- "integrity": "sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "set-function-name": "^2.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/resolve": {
|
|
|
- "version": "1.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
|
|
|
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
|
|
|
- "dev": true,
|
|
|
- "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/resolve-from": {
|
|
|
- "version": "4.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
|
|
|
- "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/resolve-pkg-maps": {
|
|
|
- "version": "1.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
|
|
|
- "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/reusify": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
|
|
|
- "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "iojs": ">=1.0.0",
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/rimraf": {
|
|
|
- "version": "3.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
|
|
|
- "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
|
|
|
- "deprecated": "Rimraf versions prior to v4 are no longer supported",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "glob": "^7.1.3"
|
|
|
- },
|
|
|
- "bin": {
|
|
|
- "rimraf": "bin.js"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/isaacs"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/run-parallel": {
|
|
|
- "version": "1.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
|
|
|
- "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
|
|
|
- "dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "github",
|
|
|
- "url": "https://github.com/sponsors/feross"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "patreon",
|
|
|
- "url": "https://www.patreon.com/feross"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "consulting",
|
|
|
- "url": "https://feross.org/support"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "queue-microtask": "^1.2.2"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/safe-array-concat": {
|
|
|
- "version": "1.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz",
|
|
|
- "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "get-intrinsic": "^1.2.4",
|
|
|
- "has-symbols": "^1.0.3",
|
|
|
- "isarray": "^2.0.5"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/safe-regex-test": {
|
|
|
- "version": "1.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz",
|
|
|
- "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.6",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "is-regex": "^1.1.4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/scheduler": {
|
|
|
- "version": "0.25.0-rc-02c0e824-20241028",
|
|
|
- "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.25.0-rc-02c0e824-20241028.tgz",
|
|
|
- "integrity": "sha512-GysnKjmMSaWcwsKTLzeJO0IhU3EyIiC0ivJKE6yDNLqt3IMxDByx8b6lSNXRNdN+ULUY0WLLjSPaZ0LuU/GnTg==",
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/semver": {
|
|
|
- "version": "7.6.3",
|
|
|
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
|
|
|
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
|
|
- "devOptional": true,
|
|
|
- "license": "ISC",
|
|
|
- "bin": {
|
|
|
- "semver": "bin/semver.js"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/set-function-length": {
|
|
|
- "version": "1.2.2",
|
|
|
- "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
|
|
|
- "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "define-data-property": "^1.1.4",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "function-bind": "^1.1.2",
|
|
|
- "get-intrinsic": "^1.2.4",
|
|
|
- "gopd": "^1.0.1",
|
|
|
- "has-property-descriptors": "^1.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/set-function-name": {
|
|
|
- "version": "2.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz",
|
|
|
- "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "define-data-property": "^1.1.4",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "functions-have-names": "^1.2.3",
|
|
|
- "has-property-descriptors": "^1.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/sharp": {
|
|
|
- "version": "0.33.5",
|
|
|
- "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz",
|
|
|
- "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==",
|
|
|
- "hasInstallScript": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "optional": true,
|
|
|
- "dependencies": {
|
|
|
- "color": "^4.2.3",
|
|
|
- "detect-libc": "^2.0.3",
|
|
|
- "semver": "^7.6.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://opencollective.com/libvips"
|
|
|
- },
|
|
|
- "optionalDependencies": {
|
|
|
- "@img/sharp-darwin-arm64": "0.33.5",
|
|
|
- "@img/sharp-darwin-x64": "0.33.5",
|
|
|
- "@img/sharp-libvips-darwin-arm64": "1.0.4",
|
|
|
- "@img/sharp-libvips-darwin-x64": "1.0.4",
|
|
|
- "@img/sharp-libvips-linux-arm": "1.0.5",
|
|
|
- "@img/sharp-libvips-linux-arm64": "1.0.4",
|
|
|
- "@img/sharp-libvips-linux-s390x": "1.0.4",
|
|
|
- "@img/sharp-libvips-linux-x64": "1.0.4",
|
|
|
- "@img/sharp-libvips-linuxmusl-arm64": "1.0.4",
|
|
|
- "@img/sharp-libvips-linuxmusl-x64": "1.0.4",
|
|
|
- "@img/sharp-linux-arm": "0.33.5",
|
|
|
- "@img/sharp-linux-arm64": "0.33.5",
|
|
|
- "@img/sharp-linux-s390x": "0.33.5",
|
|
|
- "@img/sharp-linux-x64": "0.33.5",
|
|
|
- "@img/sharp-linuxmusl-arm64": "0.33.5",
|
|
|
- "@img/sharp-linuxmusl-x64": "0.33.5",
|
|
|
- "@img/sharp-wasm32": "0.33.5",
|
|
|
- "@img/sharp-win32-ia32": "0.33.5",
|
|
|
- "@img/sharp-win32-x64": "0.33.5"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/shebang-command": {
|
|
|
- "version": "2.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
|
- "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "shebang-regex": "^3.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/shebang-regex": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
|
- "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/side-channel": {
|
|
|
- "version": "1.0.6",
|
|
|
- "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz",
|
|
|
- "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "get-intrinsic": "^1.2.4",
|
|
|
- "object-inspect": "^1.13.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/signal-exit": {
|
|
|
- "version": "4.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
|
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "engines": {
|
|
|
- "node": ">=14"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/isaacs"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/simple-swizzle": {
|
|
|
- "version": "0.2.2",
|
|
|
- "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
|
|
|
- "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
|
|
|
- "license": "MIT",
|
|
|
- "optional": true,
|
|
|
- "dependencies": {
|
|
|
- "is-arrayish": "^0.3.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/source-map-js": {
|
|
|
- "version": "1.2.1",
|
|
|
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
- "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
- "license": "BSD-3-Clause",
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/streamsearch": {
|
|
|
- "version": "1.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz",
|
|
|
- "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==",
|
|
|
- "engines": {
|
|
|
- "node": ">=10.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/string-width": {
|
|
|
- "version": "5.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
|
|
|
- "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "eastasianwidth": "^0.2.0",
|
|
|
- "emoji-regex": "^9.2.2",
|
|
|
- "strip-ansi": "^7.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/string-width-cjs": {
|
|
|
- "name": "string-width",
|
|
|
- "version": "4.2.3",
|
|
|
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
|
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
|
- "dev": true,
|
|
|
- "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/string-width-cjs/node_modules/emoji-regex": {
|
|
|
- "version": "8.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/string-width/node_modules/ansi-regex": {
|
|
|
- "version": "6.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
|
- "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/string-width/node_modules/strip-ansi": {
|
|
|
- "version": "7.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
|
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "ansi-regex": "^6.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/string.prototype.includes": {
|
|
|
- "version": "2.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz",
|
|
|
- "integrity": "sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-abstract": "^1.23.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/string.prototype.matchall": {
|
|
|
- "version": "4.0.11",
|
|
|
- "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz",
|
|
|
- "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-abstract": "^1.23.2",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "es-object-atoms": "^1.0.0",
|
|
|
- "get-intrinsic": "^1.2.4",
|
|
|
- "gopd": "^1.0.1",
|
|
|
- "has-symbols": "^1.0.3",
|
|
|
- "internal-slot": "^1.0.7",
|
|
|
- "regexp.prototype.flags": "^1.5.2",
|
|
|
- "set-function-name": "^2.0.2",
|
|
|
- "side-channel": "^1.0.6"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/string.prototype.repeat": {
|
|
|
- "version": "1.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz",
|
|
|
- "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "define-properties": "^1.1.3",
|
|
|
- "es-abstract": "^1.17.5"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/string.prototype.trim": {
|
|
|
- "version": "1.2.9",
|
|
|
- "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz",
|
|
|
- "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-abstract": "^1.23.0",
|
|
|
- "es-object-atoms": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/string.prototype.trimend": {
|
|
|
- "version": "1.0.8",
|
|
|
- "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz",
|
|
|
- "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-object-atoms": "^1.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/string.prototype.trimstart": {
|
|
|
- "version": "1.0.8",
|
|
|
- "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz",
|
|
|
- "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "define-properties": "^1.2.1",
|
|
|
- "es-object-atoms": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/strip-ansi": {
|
|
|
- "version": "6.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
|
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "ansi-regex": "^5.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/strip-ansi-cjs": {
|
|
|
- "name": "strip-ansi",
|
|
|
- "version": "6.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
|
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "ansi-regex": "^5.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/strip-bom": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
|
|
|
- "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/strip-json-comments": {
|
|
|
- "version": "3.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
|
|
- "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/styled-jsx": {
|
|
|
- "version": "5.1.6",
|
|
|
- "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",
|
|
|
- "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==",
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "client-only": "0.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 12.0.0"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "@babel/core": {
|
|
|
- "optional": true
|
|
|
- },
|
|
|
- "babel-plugin-macros": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/sucrase": {
|
|
|
- "version": "3.35.0",
|
|
|
- "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz",
|
|
|
- "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@jridgewell/gen-mapping": "^0.3.2",
|
|
|
- "commander": "^4.0.0",
|
|
|
- "glob": "^10.3.10",
|
|
|
- "lines-and-columns": "^1.1.6",
|
|
|
- "mz": "^2.7.0",
|
|
|
- "pirates": "^4.0.1",
|
|
|
- "ts-interface-checker": "^0.1.9"
|
|
|
- },
|
|
|
- "bin": {
|
|
|
- "sucrase": "bin/sucrase",
|
|
|
- "sucrase-node": "bin/sucrase-node"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=16 || 14 >=14.17"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/sucrase/node_modules/brace-expansion": {
|
|
|
- "version": "2.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "balanced-match": "^1.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/sucrase/node_modules/glob": {
|
|
|
- "version": "10.4.5",
|
|
|
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
|
|
|
- "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "foreground-child": "^3.1.0",
|
|
|
- "jackspeak": "^3.1.2",
|
|
|
- "minimatch": "^9.0.4",
|
|
|
- "minipass": "^7.1.2",
|
|
|
- "package-json-from-dist": "^1.0.0",
|
|
|
- "path-scurry": "^1.11.1"
|
|
|
- },
|
|
|
- "bin": {
|
|
|
- "glob": "dist/esm/bin.mjs"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/isaacs"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/sucrase/node_modules/minimatch": {
|
|
|
- "version": "9.0.5",
|
|
|
- "resolved": "https://registry.npmjs.org/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/supports-color": {
|
|
|
- "version": "7.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
|
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "has-flag": "^4.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/supports-preserve-symlinks-flag": {
|
|
|
- "version": "1.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
|
|
- "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/tailwindcss": {
|
|
|
- "version": "3.4.14",
|
|
|
- "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz",
|
|
|
- "integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@alloc/quick-lru": "^5.2.0",
|
|
|
- "arg": "^5.0.2",
|
|
|
- "chokidar": "^3.5.3",
|
|
|
- "didyoumean": "^1.2.2",
|
|
|
- "dlv": "^1.1.3",
|
|
|
- "fast-glob": "^3.3.0",
|
|
|
- "glob-parent": "^6.0.2",
|
|
|
- "is-glob": "^4.0.3",
|
|
|
- "jiti": "^1.21.0",
|
|
|
- "lilconfig": "^2.1.0",
|
|
|
- "micromatch": "^4.0.5",
|
|
|
- "normalize-path": "^3.0.0",
|
|
|
- "object-hash": "^3.0.0",
|
|
|
- "picocolors": "^1.0.0",
|
|
|
- "postcss": "^8.4.23",
|
|
|
- "postcss-import": "^15.1.0",
|
|
|
- "postcss-js": "^4.0.1",
|
|
|
- "postcss-load-config": "^4.0.1",
|
|
|
- "postcss-nested": "^6.0.1",
|
|
|
- "postcss-selector-parser": "^6.0.11",
|
|
|
- "resolve": "^1.22.2",
|
|
|
- "sucrase": "^3.32.0"
|
|
|
- },
|
|
|
- "bin": {
|
|
|
- "tailwind": "lib/cli.js",
|
|
|
- "tailwindcss": "lib/cli.js"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=14.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/tapable": {
|
|
|
- "version": "2.2.1",
|
|
|
- "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
|
|
|
- "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=6"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/text-table": {
|
|
|
- "version": "0.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
|
|
|
- "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/thenify": {
|
|
|
- "version": "3.3.1",
|
|
|
- "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz",
|
|
|
- "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "any-promise": "^1.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/thenify-all": {
|
|
|
- "version": "1.6.0",
|
|
|
- "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz",
|
|
|
- "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "thenify": ">= 3.1.0 < 4"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=0.8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/to-regex-range": {
|
|
|
- "version": "5.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
|
- "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "is-number": "^7.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/ts-api-utils": {
|
|
|
- "version": "1.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.0.tgz",
|
|
|
- "integrity": "sha512-032cPxaEKwM+GT3vA5JXNzIaizx388rhsSW79vGRNGXfRRAdEAn2mvk36PvK5HnOchyWZ7afLEXqYCvPCrzuzQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=16"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "typescript": ">=4.2.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/ts-interface-checker": {
|
|
|
- "version": "0.1.13",
|
|
|
- "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz",
|
|
|
- "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0"
|
|
|
- },
|
|
|
- "node_modules/tsconfig-paths": {
|
|
|
- "version": "3.15.0",
|
|
|
- "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz",
|
|
|
- "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@types/json5": "^0.0.29",
|
|
|
- "json5": "^1.0.2",
|
|
|
- "minimist": "^1.2.6",
|
|
|
- "strip-bom": "^3.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/tslib": {
|
|
|
- "version": "2.8.1",
|
|
|
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
|
- "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
|
- "license": "0BSD"
|
|
|
- },
|
|
|
- "node_modules/type-check": {
|
|
|
- "version": "0.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
|
|
- "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "prelude-ls": "^1.2.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.8.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/type-fest": {
|
|
|
- "version": "0.20.2",
|
|
|
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
|
|
|
- "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "(MIT OR CC0-1.0)",
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/typed-array-buffer": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz",
|
|
|
- "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "es-errors": "^1.3.0",
|
|
|
- "is-typed-array": "^1.1.13"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/typed-array-byte-length": {
|
|
|
- "version": "1.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz",
|
|
|
- "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "for-each": "^0.3.3",
|
|
|
- "gopd": "^1.0.1",
|
|
|
- "has-proto": "^1.0.3",
|
|
|
- "is-typed-array": "^1.1.13"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/typed-array-byte-offset": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz",
|
|
|
- "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "available-typed-arrays": "^1.0.7",
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "for-each": "^0.3.3",
|
|
|
- "gopd": "^1.0.1",
|
|
|
- "has-proto": "^1.0.3",
|
|
|
- "is-typed-array": "^1.1.13"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/typed-array-length": {
|
|
|
- "version": "1.0.6",
|
|
|
- "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz",
|
|
|
- "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "for-each": "^0.3.3",
|
|
|
- "gopd": "^1.0.1",
|
|
|
- "has-proto": "^1.0.3",
|
|
|
- "is-typed-array": "^1.1.13",
|
|
|
- "possible-typed-array-names": "^1.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/typescript": {
|
|
|
- "version": "5.6.3",
|
|
|
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
|
|
|
- "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "peer": true,
|
|
|
- "bin": {
|
|
|
- "tsc": "bin/tsc",
|
|
|
- "tsserver": "bin/tsserver"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=14.17"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/unbox-primitive": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
|
|
|
- "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "call-bind": "^1.0.2",
|
|
|
- "has-bigints": "^1.0.2",
|
|
|
- "has-symbols": "^1.0.3",
|
|
|
- "which-boxed-primitive": "^1.0.2"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/uri-js": {
|
|
|
- "version": "4.4.1",
|
|
|
- "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
|
|
|
- "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
|
|
- "dev": true,
|
|
|
- "license": "BSD-2-Clause",
|
|
|
- "dependencies": {
|
|
|
- "punycode": "^2.1.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/util-deprecate": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
- "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/which": {
|
|
|
- "version": "2.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
|
|
- "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "isexe": "^2.0.0"
|
|
|
- },
|
|
|
- "bin": {
|
|
|
- "node-which": "bin/node-which"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 8"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/which-boxed-primitive": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
|
|
|
- "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "is-bigint": "^1.0.1",
|
|
|
- "is-boolean-object": "^1.1.0",
|
|
|
- "is-number-object": "^1.0.4",
|
|
|
- "is-string": "^1.0.5",
|
|
|
- "is-symbol": "^1.0.3"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/which-builtin-type": {
|
|
|
- "version": "1.1.4",
|
|
|
- "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.1.4.tgz",
|
|
|
- "integrity": "sha512-bppkmBSsHFmIMSl8BO9TbsyzsvGjVoppt8xUiGzwiu/bhDCGxnpOKCxgqj6GuyHE0mINMDecBFPlOm2hzY084w==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "function.prototype.name": "^1.1.6",
|
|
|
- "has-tostringtag": "^1.0.2",
|
|
|
- "is-async-function": "^2.0.0",
|
|
|
- "is-date-object": "^1.0.5",
|
|
|
- "is-finalizationregistry": "^1.0.2",
|
|
|
- "is-generator-function": "^1.0.10",
|
|
|
- "is-regex": "^1.1.4",
|
|
|
- "is-weakref": "^1.0.2",
|
|
|
- "isarray": "^2.0.5",
|
|
|
- "which-boxed-primitive": "^1.0.2",
|
|
|
- "which-collection": "^1.0.2",
|
|
|
- "which-typed-array": "^1.1.15"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/which-collection": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz",
|
|
|
- "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "is-map": "^2.0.3",
|
|
|
- "is-set": "^2.0.3",
|
|
|
- "is-weakmap": "^2.0.2",
|
|
|
- "is-weakset": "^2.0.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/which-typed-array": {
|
|
|
- "version": "1.1.15",
|
|
|
- "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz",
|
|
|
- "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "available-typed-arrays": "^1.0.7",
|
|
|
- "call-bind": "^1.0.7",
|
|
|
- "for-each": "^0.3.3",
|
|
|
- "gopd": "^1.0.1",
|
|
|
- "has-tostringtag": "^1.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 0.4"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/ljharb"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/word-wrap": {
|
|
|
- "version": "1.2.5",
|
|
|
- "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
|
|
|
- "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/wrap-ansi": {
|
|
|
- "version": "8.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
|
|
|
- "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "ansi-styles": "^6.1.0",
|
|
|
- "string-width": "^5.0.1",
|
|
|
- "strip-ansi": "^7.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/wrap-ansi-cjs": {
|
|
|
- "name": "wrap-ansi",
|
|
|
- "version": "7.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
|
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
|
- "dev": true,
|
|
|
- "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/wrap-ansi-cjs/node_modules/emoji-regex": {
|
|
|
- "version": "8.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "node_modules/wrap-ansi-cjs/node_modules/string-width": {
|
|
|
- "version": "4.2.3",
|
|
|
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
|
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
|
- "dev": true,
|
|
|
- "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/wrap-ansi/node_modules/ansi-regex": {
|
|
|
- "version": "6.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
|
- "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/wrap-ansi/node_modules/ansi-styles": {
|
|
|
- "version": "6.2.1",
|
|
|
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
|
- "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/wrap-ansi/node_modules/strip-ansi": {
|
|
|
- "version": "7.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
|
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "ansi-regex": "^6.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/wrappy": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
|
|
- "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC"
|
|
|
- },
|
|
|
- "node_modules/yaml": {
|
|
|
- "version": "2.6.0",
|
|
|
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.0.tgz",
|
|
|
- "integrity": "sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "bin": {
|
|
|
- "yaml": "bin.mjs"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 14"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/yocto-queue": {
|
|
|
- "version": "0.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
|
|
- "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
+ "name": "lieferscheine",
|
|
|
+ "version": "0.1.0",
|
|
|
+ "lockfileVersion": 3,
|
|
|
+ "requires": true,
|
|
|
+ "packages": {
|
|
|
+ "": {
|
|
|
+ "name": "lieferscheine",
|
|
|
+ "version": "0.1.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react": "^2.4.8",
|
|
|
+ "@react-pdf-viewer/core": "^3.12.0",
|
|
|
+ "cookie": "^1.0.1",
|
|
|
+ "dotenv": "^16.4.5",
|
|
|
+ "framer-motion": "^11.11.9",
|
|
|
+ "jsonwebtoken": "^9.0.2",
|
|
|
+ "jwt-decode": "^4.0.0",
|
|
|
+ "next": "14.2.15",
|
|
|
+ "pdf-parse": "^1.1.1",
|
|
|
+ "pdf2json": "^3.1.4",
|
|
|
+ "react": "^18",
|
|
|
+ "react-dom": "^18",
|
|
|
+ "react-icons": "^5.3.0",
|
|
|
+ "smb2": "^0.2.11"
|
|
|
+ },
|
|
|
+ "devDependencies": {
|
|
|
+ "cross-env": "^7.0.3",
|
|
|
+ "eslint": "^8",
|
|
|
+ "eslint-config-next": "14.2.15",
|
|
|
+ "postcss": "^8",
|
|
|
+ "tailwindcss": "^3.4.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@alloc/quick-lru": {
|
|
|
+ "version": "5.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
|
|
|
+ "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/runtime": {
|
|
|
+ "version": "7.25.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.7.tgz",
|
|
|
+ "integrity": "sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "regenerator-runtime": "^0.14.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@eslint-community/eslint-utils": {
|
|
|
+ "version": "4.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz",
|
|
|
+ "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "eslint-visitor-keys": "^3.3.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@eslint-community/regexpp": {
|
|
|
+ "version": "4.11.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.1.tgz",
|
|
|
+ "integrity": "sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@eslint/eslintrc": {
|
|
|
+ "version": "2.1.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
|
|
|
+ "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ajv": "^6.12.4",
|
|
|
+ "debug": "^4.3.2",
|
|
|
+ "espree": "^9.6.0",
|
|
|
+ "globals": "^13.19.0",
|
|
|
+ "ignore": "^5.2.0",
|
|
|
+ "import-fresh": "^3.2.1",
|
|
|
+ "js-yaml": "^4.1.0",
|
|
|
+ "minimatch": "^3.1.2",
|
|
|
+ "strip-json-comments": "^3.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@eslint/js": {
|
|
|
+ "version": "8.57.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz",
|
|
|
+ "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@formatjs/ecma402-abstract": {
|
|
|
+ "version": "2.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.2.0.tgz",
|
|
|
+ "integrity": "sha512-IpM+ev1E4QLtstniOE29W1rqH9eTdx5hQdNL8pzrflMj/gogfaoONZqL83LUeQScHAvyMbpqP5C9MzNf+fFwhQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@formatjs/fast-memoize": "2.2.1",
|
|
|
+ "@formatjs/intl-localematcher": "0.5.5",
|
|
|
+ "tslib": "^2.7.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@formatjs/fast-memoize": {
|
|
|
+ "version": "2.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.1.tgz",
|
|
|
+ "integrity": "sha512-XS2RcOSyWxmUB7BUjj3mlPH0exsUzlf6QfhhijgI941WaJhVxXQ6mEWkdUFIdnKi3TuTYxRdelsgv3mjieIGIA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "tslib": "^2.7.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@formatjs/icu-messageformat-parser": {
|
|
|
+ "version": "2.7.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.7.10.tgz",
|
|
|
+ "integrity": "sha512-wlQfqCZ7PURkUNL2+8VTEFavPovtADU/isSKLFvDbdFmV7QPZIYqFMkhklaDYgMyLSBJa/h2MVQ2aFvoEJhxgg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@formatjs/ecma402-abstract": "2.2.0",
|
|
|
+ "@formatjs/icu-skeleton-parser": "1.8.4",
|
|
|
+ "tslib": "^2.7.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@formatjs/icu-skeleton-parser": {
|
|
|
+ "version": "1.8.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.4.tgz",
|
|
|
+ "integrity": "sha512-LMQ1+Wk1QSzU4zpd5aSu7+w5oeYhupRwZnMQckLPRYhSjf2/8JWQ882BauY9NyHxs5igpuQIXZDgfkaH3PoATg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@formatjs/ecma402-abstract": "2.2.0",
|
|
|
+ "tslib": "^2.7.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@formatjs/intl-localematcher": {
|
|
|
+ "version": "0.5.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.5.5.tgz",
|
|
|
+ "integrity": "sha512-t5tOGMgZ/i5+ALl2/offNqAQq/lfUnKLEw0mXQI4N4bqpedhrSE+fyKLpwnd22sK0dif6AV+ufQcTsKShB9J1g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "tslib": "^2.7.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@humanwhocodes/config-array": {
|
|
|
+ "version": "0.13.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz",
|
|
|
+ "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==",
|
|
|
+ "deprecated": "Use @eslint/config-array instead",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@humanwhocodes/object-schema": "^2.0.3",
|
|
|
+ "debug": "^4.3.1",
|
|
|
+ "minimatch": "^3.0.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@humanwhocodes/module-importer": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.22"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/nzakas"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@humanwhocodes/object-schema": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==",
|
|
|
+ "deprecated": "Use @eslint/object-schema instead",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
+ },
|
|
|
+ "node_modules/@internationalized/date": {
|
|
|
+ "version": "3.5.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.5.6.tgz",
|
|
|
+ "integrity": "sha512-jLxQjefH9VI5P9UQuqB6qNKnvFt1Ky1TPIzHGsIlCi7sZZoMR8SdYbBGRvM0y+Jtb+ez4ieBzmiAUcpmPYpyOw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@internationalized/message": {
|
|
|
+ "version": "3.1.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@internationalized/message/-/message-3.1.5.tgz",
|
|
|
+ "integrity": "sha512-hjEpLKFlYA3m5apldLqzHqw531qqfOEq0HlTWdfyZmcloWiUbWsYXD6YTiUmQmOtarthzhdjCAwMVrB8a4E7uA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0",
|
|
|
+ "intl-messageformat": "^10.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@internationalized/number": {
|
|
|
+ "version": "3.5.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.5.4.tgz",
|
|
|
+ "integrity": "sha512-h9huwWjNqYyE2FXZZewWqmCdkw1HeFds5q4Siuoms3hUQC5iPJK3aBmkFZoDSLN4UD0Bl8G22L/NdHpeOr+/7A==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@internationalized/string": {
|
|
|
+ "version": "3.2.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@internationalized/string/-/string-3.2.4.tgz",
|
|
|
+ "integrity": "sha512-BcyadXPn89Ae190QGZGDUZPqxLj/xsP4U1Br1oSy8yfIjmpJ8cJtGYleaodqW/EmzFjwELtwDojLkf3FhV6SjA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@isaacs/cliui": {
|
|
|
+ "version": "8.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
|
+ "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "string-width": "^5.1.2",
|
|
|
+ "string-width-cjs": "npm:string-width@^4.2.0",
|
|
|
+ "strip-ansi": "^7.0.1",
|
|
|
+ "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
|
+ "wrap-ansi": "^8.1.0",
|
|
|
+ "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
|
+ "version": "7.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
|
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ansi-regex": "^6.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/gen-mapping": {
|
|
|
+ "version": "0.3.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
|
|
|
+ "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/set-array": "^1.2.1",
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.4.10",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.24"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/resolve-uri": {
|
|
|
+ "version": "3.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
|
|
+ "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/set-array": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/sourcemap-codec": {
|
|
|
+ "version": "1.5.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
|
|
+ "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/trace-mapping": {
|
|
|
+ "version": "0.3.25",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
|
|
|
+ "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/resolve-uri": "^3.1.0",
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.4.14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@mapbox/node-pre-gyp": {
|
|
|
+ "version": "1.0.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz",
|
|
|
+ "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "detect-libc": "^2.0.0",
|
|
|
+ "https-proxy-agent": "^5.0.0",
|
|
|
+ "make-dir": "^3.1.0",
|
|
|
+ "node-fetch": "^2.6.7",
|
|
|
+ "nopt": "^5.0.0",
|
|
|
+ "npmlog": "^5.0.1",
|
|
|
+ "rimraf": "^3.0.2",
|
|
|
+ "semver": "^7.3.5",
|
|
|
+ "tar": "^6.1.11"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "node-pre-gyp": "bin/node-pre-gyp"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@next/env": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/@next/env/-/env-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-S1qaj25Wru2dUpcIZMjxeMVSwkt8BK4dmWHHiBuRstcIyOsMapqT4A4jSB6onvqeygkSSmOkyny9VVx8JIGamQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@next/eslint-plugin-next": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-pKU0iqKRBlFB/ocOI1Ip2CkKePZpYpnw5bEItEkuZ/Nr9FQP1+p7VDWr4VfOdff4i9bFmrOaeaU1bFEyAcxiMQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "glob": "10.3.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@next/swc-darwin-arm64": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-Rvh7KU9hOUBnZ9TJ28n2Oa7dD9cvDBKua9IKx7cfQQ0GoYUwg9ig31O2oMwH3wm+pE3IkAQ67ZobPfEgurPZIA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@next/swc-darwin-x64": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-5TGyjFcf8ampZP3e+FyCax5zFVHi+Oe7sZyaKOngsqyaNEpOgkKB3sqmymkZfowy3ufGA/tUgDPPxpQx931lHg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@next/swc-linux-arm64-gnu": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-3Bwv4oc08ONiQ3FiOLKT72Q+ndEMyLNsc/D3qnLMbtUYTQAmkx9E/JRu0DBpHxNddBmNT5hxz1mYBphJ3mfrrw==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@next/swc-linux-arm64-musl": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-k5xf/tg1FBv/M4CMd8S+JL3uV9BnnRmoe7F+GWC3DxkTCD9aewFRH1s5rJ1zkzDa+Do4zyN8qD0N8c84Hu96FQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@next/swc-linux-x64-gnu": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-kE6q38hbrRbKEkkVn62reLXhThLRh6/TvgSP56GkFNhU22TbIrQDEMrO7j0IcQHcew2wfykq8lZyHFabz0oBrA==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@next/swc-linux-x64-musl": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-PZ5YE9ouy/IdO7QVJeIcyLn/Rc4ml9M2G4y3kCM9MNf1YKvFY4heg3pVa/jQbMro+tP6yc4G2o9LjAz1zxD7tQ==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@next/swc-win32-arm64-msvc": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-2raR16703kBvYEQD9HNLyb0/394yfqzmIeyp2nDzcPV4yPjqNUG3ohX6jX00WryXz6s1FXpVhsCo3i+g4RUX+g==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@next/swc-win32-ia32-msvc": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-fyTE8cklgkyR1p03kJa5zXEaZ9El+kDNM5A+66+8evQS5e/6v0Gk28LqA0Jet8gKSOyP+OTm/tJHzMlGdQerdQ==",
|
|
|
+ "cpu": [
|
|
|
+ "ia32"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@next/swc-win32-x64-msvc": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-SzqGbsLsP9OwKNUG9nekShTwhj6JSB9ZLMWQ8g1gG6hdE5gQLncbnbymrwy2yVmH9nikSLYRYxYMFu78Ggp7/g==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/accordion": {
|
|
|
+ "version": "2.0.40",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/accordion/-/accordion-2.0.40.tgz",
|
|
|
+ "integrity": "sha512-aJmhflLOXOFTjbBWlWto30hYzimw+sw1EZwSRG9CdxbjRact2dRfCLsZQmHkJW2ifVx51g/qLNE2NSFAi2L8dA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/aria-utils": "2.0.26",
|
|
|
+ "@nextui-org/divider": "2.0.32",
|
|
|
+ "@nextui-org/framer-utils": "2.0.25",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-aria-accordion": "2.0.7",
|
|
|
+ "@react-aria/button": "3.9.5",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/tree": "3.8.1",
|
|
|
+ "@react-types/accordion": "3.0.0-alpha.21",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/aria-utils": {
|
|
|
+ "version": "2.0.26",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/aria-utils/-/aria-utils-2.0.26.tgz",
|
|
|
+ "integrity": "sha512-e81HxkNI3/HCPPJT9OVK0g0ivTkuqeeQ043WlAxvgf+upFTEvNN5vmsSKBfWGgfZpsVHgNyHIzwbHjy9zKePLQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-rsc-utils": "2.0.14",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/system": "2.2.6",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/collections": "3.10.7",
|
|
|
+ "@react-stately/overlays": "3.6.7",
|
|
|
+ "@react-types/overlays": "3.8.7",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/autocomplete": {
|
|
|
+ "version": "2.1.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/autocomplete/-/autocomplete-2.1.7.tgz",
|
|
|
+ "integrity": "sha512-T3dF5akCXvJ21OxwPxAQmTjHoiB/GMUa2ppcJ9PStfCCPiI2vjwb4CO4q/duj/nXJIpQf/UfPhpSonnJ444o6g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/aria-utils": "2.0.26",
|
|
|
+ "@nextui-org/button": "2.0.38",
|
|
|
+ "@nextui-org/input": "2.2.5",
|
|
|
+ "@nextui-org/listbox": "2.1.27",
|
|
|
+ "@nextui-org/popover": "2.1.29",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/scroll-shadow": "2.1.20",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/spinner": "2.0.34",
|
|
|
+ "@nextui-org/use-aria-button": "2.0.10",
|
|
|
+ "@nextui-org/use-safe-layout-effect": "2.0.6",
|
|
|
+ "@react-aria/combobox": "3.9.1",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/i18n": "3.11.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-aria/visually-hidden": "3.8.12",
|
|
|
+ "@react-stately/combobox": "3.8.4",
|
|
|
+ "@react-types/combobox": "3.11.1",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/avatar": {
|
|
|
+ "version": "2.0.33",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/avatar/-/avatar-2.0.33.tgz",
|
|
|
+ "integrity": "sha512-SPnIKM+34T/a+KCRCBiG8VwMBzu2/bap7IPHhmICtQ6KmG8Dzmazj3tGZsVt7HjhMRVY7e1vzev4IMaHqkIdRg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-image": "2.0.6",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/utils": "3.24.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/badge": {
|
|
|
+ "version": "2.0.32",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/badge/-/badge-2.0.32.tgz",
|
|
|
+ "integrity": "sha512-vlV/SY0e7/AmpVP7hB57XoSOo95Fr3kRWcLfMx8yL8VDR2UWMFaMlrT7JTghdgTGFSO7L1Ov1BFwDRRKVe3eyg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/breadcrumbs": {
|
|
|
+ "version": "2.0.13",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/breadcrumbs/-/breadcrumbs-2.0.13.tgz",
|
|
|
+ "integrity": "sha512-tdet47IBOwUaJL0PmxTuGH+ZI2nucyNwG3mX1OokfIXmq5HuMCGKaVFXaNP8mWb4Pii2bvtRqaqTfxmUb3kjGw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@react-aria/breadcrumbs": "3.5.13",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-types/breadcrumbs": "3.7.5",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/button": {
|
|
|
+ "version": "2.0.38",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/button/-/button-2.0.38.tgz",
|
|
|
+ "integrity": "sha512-XbgyqBv+X7QirXeriGwkqkMOENpAxXRo+jzfMyBMvfsM3kwrFj92OSF1F7/dWDvcW7imVZB9o2Ci7LIppq9ZZQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/ripple": "2.0.33",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/spinner": "2.0.34",
|
|
|
+ "@nextui-org/use-aria-button": "2.0.10",
|
|
|
+ "@react-aria/button": "3.9.5",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-types/button": "3.9.4",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/calendar": {
|
|
|
+ "version": "2.0.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/calendar/-/calendar-2.0.12.tgz",
|
|
|
+ "integrity": "sha512-FnEnOQnsuyN+F+hy4LEJBvZZcfXMpDGgLkTdnDdoZObXQWwd0PWPjU8GzY+ukhhR5eiU7QIj2AADVRCvuAkiLA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.4",
|
|
|
+ "@nextui-org/button": "2.0.38",
|
|
|
+ "@nextui-org/framer-utils": "2.0.25",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-aria-button": "2.0.10",
|
|
|
+ "@react-aria/calendar": "3.5.8",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/i18n": "3.11.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-aria/visually-hidden": "3.8.12",
|
|
|
+ "@react-stately/calendar": "3.5.1",
|
|
|
+ "@react-stately/utils": "3.10.1",
|
|
|
+ "@react-types/button": "3.9.4",
|
|
|
+ "@react-types/calendar": "3.4.6",
|
|
|
+ "@react-types/shared": "3.23.1",
|
|
|
+ "@types/lodash.debounce": "^4.0.7",
|
|
|
+ "lodash.debounce": "^4.0.8",
|
|
|
+ "scroll-into-view-if-needed": "3.0.10"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.1.0",
|
|
|
+ "@nextui-org/theme": ">=2.2.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/card": {
|
|
|
+ "version": "2.0.34",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/card/-/card-2.0.34.tgz",
|
|
|
+ "integrity": "sha512-2RYNPsQkM0FOifGCKmRBR3AuYgYCNmPV7dyA5M3D9Lf0APsHHtsXRA/GeIJ/AuPnglZrYBX8wpM5kLt3dnlQjQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/ripple": "2.0.33",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-aria-button": "2.0.10",
|
|
|
+ "@react-aria/button": "3.9.5",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/checkbox": {
|
|
|
+ "version": "2.1.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/checkbox/-/checkbox-2.1.5.tgz",
|
|
|
+ "integrity": "sha512-PSCWmxEzFPfeIJfoGAtbQS5T7JvBRblUMz5NdCMArA8MLvWW8EKL41cMPsqWjaUanjD0fAI8Q9HuDfBZnkcPbw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-callback-ref": "2.0.6",
|
|
|
+ "@nextui-org/use-safe-layout-effect": "2.0.6",
|
|
|
+ "@react-aria/checkbox": "3.14.3",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-aria/visually-hidden": "3.8.12",
|
|
|
+ "@react-stately/checkbox": "3.6.5",
|
|
|
+ "@react-stately/toggle": "3.7.4",
|
|
|
+ "@react-types/checkbox": "3.8.1",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/chip": {
|
|
|
+ "version": "2.0.33",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/chip/-/chip-2.0.33.tgz",
|
|
|
+ "integrity": "sha512-6cQkMTV/34iPprjnfK6xlwkv5lnZjMsbYBN3ZqHHrQfV2zQg19ewFcuIw9XlRYA3pGYPpoycdOmSdQ6qXc66lQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-types/checkbox": "3.8.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/code": {
|
|
|
+ "version": "2.0.33",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/code/-/code-2.0.33.tgz",
|
|
|
+ "integrity": "sha512-G2254ov2rsPxFEoJ0UHVHe+rSmNYwoHZc7STAtiTsJ2HfebZPQbNnfuCifMIpa+kgvHrMBGb85eGk0gy1R+ArA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/system-rsc": "2.1.6"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/date-input": {
|
|
|
+ "version": "2.1.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/date-input/-/date-input-2.1.4.tgz",
|
|
|
+ "integrity": "sha512-U8Pbe7EhMp9VTfFxB/32+A9N9cJJWswebIz1qpaPy0Hmr92AHS3c1qVTcspkop6wbIM8AnHWEST0QkR95IXPDA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.4",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@react-aria/datepicker": "3.10.1",
|
|
|
+ "@react-aria/i18n": "3.11.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/datepicker": "3.9.4",
|
|
|
+ "@react-types/datepicker": "3.7.4",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.1.0",
|
|
|
+ "@nextui-org/theme": ">=2.2.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/date-picker": {
|
|
|
+ "version": "2.1.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/date-picker/-/date-picker-2.1.8.tgz",
|
|
|
+ "integrity": "sha512-pokAFcrf6AdM53QHf1EzvqVhj8imQRZHWitK9eZPtIdGzJzx28dW0ir7ID0lQFMiNNIQTesSpBLzedTawbcJrg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.4",
|
|
|
+ "@nextui-org/aria-utils": "2.0.26",
|
|
|
+ "@nextui-org/button": "2.0.38",
|
|
|
+ "@nextui-org/calendar": "2.0.12",
|
|
|
+ "@nextui-org/date-input": "2.1.4",
|
|
|
+ "@nextui-org/popover": "2.1.29",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@react-aria/datepicker": "3.10.1",
|
|
|
+ "@react-aria/i18n": "3.11.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/datepicker": "3.9.4",
|
|
|
+ "@react-stately/overlays": "3.6.7",
|
|
|
+ "@react-stately/utils": "3.10.1",
|
|
|
+ "@react-types/datepicker": "3.7.4",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.1.0",
|
|
|
+ "@nextui-org/theme": ">=2.2.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/divider": {
|
|
|
+ "version": "2.0.32",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/divider/-/divider-2.0.32.tgz",
|
|
|
+ "integrity": "sha512-2B2j3VmvVDFnMc9Uw7UWMkByA+osgnRmVwMZNZjl9g3oCycz3UDXotNJXjgsLocT8tGO8UwMcrdgo7QBZl52uw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-rsc-utils": "2.0.14",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/system-rsc": "2.1.6",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/dropdown": {
|
|
|
+ "version": "2.1.31",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/dropdown/-/dropdown-2.1.31.tgz",
|
|
|
+ "integrity": "sha512-tP6c5MAhWK4hJ6U02oX6APUpjjrn97Zn7t+56Xx4YyQOSj0CJx18VF0JsU+MrjFZxPX3UBKU3B2zGBHOEGE4Kw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/aria-utils": "2.0.26",
|
|
|
+ "@nextui-org/menu": "2.0.30",
|
|
|
+ "@nextui-org/popover": "2.1.29",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/menu": "3.14.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/menu": "3.7.1",
|
|
|
+ "@react-types/menu": "3.9.9"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/framer-utils": {
|
|
|
+ "version": "2.0.25",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/framer-utils/-/framer-utils-2.0.25.tgz",
|
|
|
+ "integrity": "sha512-bhQKDg4c5Da4II4UYLKyvYagusTd62eVwPqpfUP+GHZKKZcmRaS6MQZTh4xJYbpyh298S4jRSH/AUAiN/OK3TQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/system": "2.2.6",
|
|
|
+ "@nextui-org/use-measure": "2.0.2"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/image": {
|
|
|
+ "version": "2.0.32",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/image/-/image-2.0.32.tgz",
|
|
|
+ "integrity": "sha512-JpE0O8qAeJpQA61ZnXNLH76to+dbx93PR5tTOxSvmTxtnuqVg4wl5ar/SBY3czibJPr0sj33k8Mv2EfULjoH7Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-image": "2.0.6"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/input": {
|
|
|
+ "version": "2.2.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/input/-/input-2.2.5.tgz",
|
|
|
+ "integrity": "sha512-xLgyKcnb+RatRZ62AbCFfTpS3exd2bPSSR75UFKylHHhgX+nvVOkX0dQgmr9e0V8IEECeRvbltw2s/laNFPTtg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-safe-layout-effect": "2.0.6",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/textfield": "3.14.5",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/utils": "3.10.1",
|
|
|
+ "@react-types/shared": "3.23.1",
|
|
|
+ "@react-types/textfield": "3.9.3",
|
|
|
+ "react-textarea-autosize": "^8.5.3"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/kbd": {
|
|
|
+ "version": "2.0.34",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/kbd/-/kbd-2.0.34.tgz",
|
|
|
+ "integrity": "sha512-sO6RJPgEFccFV8gmfYMTVeQ4f9PBYh09OieRpsZhN4HqdfWwEaeT6LrmdBko3XnJ0T6Me3tBrYULgKWcDcNogw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/system-rsc": "2.1.6",
|
|
|
+ "@react-aria/utils": "3.24.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/link": {
|
|
|
+ "version": "2.0.35",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/link/-/link-2.0.35.tgz",
|
|
|
+ "integrity": "sha512-0XVUsSsysu+WMssokTlLHiMnjr1N6D2Uh3bIBcdFwSqmTLyq+Llgexlm6Fuv1wADRwsR8/DGFp3Pr826cv2Svg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-aria-link": "2.0.19",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/link": "3.7.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-types/link": "3.5.5"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/listbox": {
|
|
|
+ "version": "2.1.27",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/listbox/-/listbox-2.1.27.tgz",
|
|
|
+ "integrity": "sha512-B9HW/k0awfXsYaNyjaqv/GvEioVzrsCsOdSxVQZgQ3wQ6jNXmGRe1/X6IKg0fIa+P0v379kSgAqrZcwfRpKnWw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/aria-utils": "2.0.26",
|
|
|
+ "@nextui-org/divider": "2.0.32",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-is-mobile": "2.0.9",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/listbox": "3.12.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/list": "3.10.5",
|
|
|
+ "@react-types/menu": "3.9.9",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/menu": {
|
|
|
+ "version": "2.0.30",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/menu/-/menu-2.0.30.tgz",
|
|
|
+ "integrity": "sha512-hZRr/EQ5JxB6yQFmUhDSv9pyLTJmaB4SFC/t5A17UljRhMexlvTU6QpalYIkbY0R/bUXvOkTJNzsRgI5OOQ/aA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/aria-utils": "2.0.26",
|
|
|
+ "@nextui-org/divider": "2.0.32",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-aria-menu": "2.0.7",
|
|
|
+ "@nextui-org/use-is-mobile": "2.0.9",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/menu": "3.14.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/menu": "3.7.1",
|
|
|
+ "@react-stately/tree": "3.8.1",
|
|
|
+ "@react-types/menu": "3.9.9",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/modal": {
|
|
|
+ "version": "2.0.41",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/modal/-/modal-2.0.41.tgz",
|
|
|
+ "integrity": "sha512-Sirn319xAf7E4cZqvQ0o0Vd3Xqy0FRSuhOTwp8dALMGTMY61c2nIyurgVCNP6hh8dMvMT7zQEPP9/LE0boFCEQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/framer-utils": "2.0.25",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-aria-button": "2.0.10",
|
|
|
+ "@nextui-org/use-aria-modal-overlay": "2.0.13",
|
|
|
+ "@nextui-org/use-disclosure": "2.0.10",
|
|
|
+ "@react-aria/dialog": "3.5.14",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/overlays": "3.22.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/overlays": "3.6.7",
|
|
|
+ "@react-types/overlays": "3.8.7"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/navbar": {
|
|
|
+ "version": "2.0.37",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/navbar/-/navbar-2.0.37.tgz",
|
|
|
+ "integrity": "sha512-HuHXMU+V367LlvSGjqRPBNKmOERLvc4XWceva+KmiT99BLqHmMECkQVTR6ogO36eJUU96aR8JSfAiHLjvw5msw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/framer-utils": "2.0.25",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-aria-toggle-button": "2.0.10",
|
|
|
+ "@nextui-org/use-scroll-position": "2.0.9",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/overlays": "3.22.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/toggle": "3.7.4",
|
|
|
+ "@react-stately/utils": "3.10.1",
|
|
|
+ "react-remove-scroll": "^2.5.6"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/pagination": {
|
|
|
+ "version": "2.0.36",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/pagination/-/pagination-2.0.36.tgz",
|
|
|
+ "integrity": "sha512-VKs2vMj8dybNzb/WkAMmvFBsxdgBvpVihIA4eXSo2ve7fpcLjIF1iPLHuDgpSyv3h3dy009sQTVo3lVTVT1a6w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-pagination": "2.0.10",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/i18n": "3.11.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "scroll-into-view-if-needed": "3.0.10"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/popover": {
|
|
|
+ "version": "2.1.29",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/popover/-/popover-2.1.29.tgz",
|
|
|
+ "integrity": "sha512-qGjMnAQVHQNfG571h9Tah2MXPs5mhxcTIj4TuBgwPzQTWXjjeffaHV3FlHdg5PxjTpNZOdDfrg0eRhDqIjKocQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/aria-utils": "2.0.26",
|
|
|
+ "@nextui-org/button": "2.0.38",
|
|
|
+ "@nextui-org/framer-utils": "2.0.25",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-aria-button": "2.0.10",
|
|
|
+ "@nextui-org/use-safe-layout-effect": "2.0.6",
|
|
|
+ "@react-aria/dialog": "3.5.14",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/overlays": "3.22.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/overlays": "3.6.7",
|
|
|
+ "@react-types/button": "3.9.4",
|
|
|
+ "@react-types/overlays": "3.8.7",
|
|
|
+ "react-remove-scroll": "^2.5.6"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/progress": {
|
|
|
+ "version": "2.0.34",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/progress/-/progress-2.0.34.tgz",
|
|
|
+ "integrity": "sha512-rJmZCrLdufJKLsonJ37oPOEHEpZykD4c+0G749zcKOkRXHOD9DiQian2YoZEE/Yyf3pLdFQG3W9vSLbsgED3PQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-is-mounted": "2.0.6",
|
|
|
+ "@react-aria/i18n": "3.11.1",
|
|
|
+ "@react-aria/progress": "3.4.13",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-types/progress": "3.5.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/radio": {
|
|
|
+ "version": "2.1.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/radio/-/radio-2.1.5.tgz",
|
|
|
+ "integrity": "sha512-0tF/VkMQv+KeYmFQpkrpz9S7j7U8gqCet+F97Cz7fFjdb+Q3w9waBzg84QayD7EZdjsYW4FNSkjPeiBhLdVUsw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/radio": "3.10.4",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-aria/visually-hidden": "3.8.12",
|
|
|
+ "@react-stately/radio": "3.10.4",
|
|
|
+ "@react-types/radio": "3.8.1",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/react": {
|
|
|
+ "version": "2.4.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/react/-/react-2.4.8.tgz",
|
|
|
+ "integrity": "sha512-ZwXg6As3A+Gs+Jyc42t4MHNupHEsh9YmEaypE20ikqIPTCLQnrGQ/RWOGwzZ2a9kZWbZ89a/3rJwZMRKdcemxg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/accordion": "2.0.40",
|
|
|
+ "@nextui-org/autocomplete": "2.1.7",
|
|
|
+ "@nextui-org/avatar": "2.0.33",
|
|
|
+ "@nextui-org/badge": "2.0.32",
|
|
|
+ "@nextui-org/breadcrumbs": "2.0.13",
|
|
|
+ "@nextui-org/button": "2.0.38",
|
|
|
+ "@nextui-org/calendar": "2.0.12",
|
|
|
+ "@nextui-org/card": "2.0.34",
|
|
|
+ "@nextui-org/checkbox": "2.1.5",
|
|
|
+ "@nextui-org/chip": "2.0.33",
|
|
|
+ "@nextui-org/code": "2.0.33",
|
|
|
+ "@nextui-org/date-input": "2.1.4",
|
|
|
+ "@nextui-org/date-picker": "2.1.8",
|
|
|
+ "@nextui-org/divider": "2.0.32",
|
|
|
+ "@nextui-org/dropdown": "2.1.31",
|
|
|
+ "@nextui-org/framer-utils": "2.0.25",
|
|
|
+ "@nextui-org/image": "2.0.32",
|
|
|
+ "@nextui-org/input": "2.2.5",
|
|
|
+ "@nextui-org/kbd": "2.0.34",
|
|
|
+ "@nextui-org/link": "2.0.35",
|
|
|
+ "@nextui-org/listbox": "2.1.27",
|
|
|
+ "@nextui-org/menu": "2.0.30",
|
|
|
+ "@nextui-org/modal": "2.0.41",
|
|
|
+ "@nextui-org/navbar": "2.0.37",
|
|
|
+ "@nextui-org/pagination": "2.0.36",
|
|
|
+ "@nextui-org/popover": "2.1.29",
|
|
|
+ "@nextui-org/progress": "2.0.34",
|
|
|
+ "@nextui-org/radio": "2.1.5",
|
|
|
+ "@nextui-org/ripple": "2.0.33",
|
|
|
+ "@nextui-org/scroll-shadow": "2.1.20",
|
|
|
+ "@nextui-org/select": "2.2.7",
|
|
|
+ "@nextui-org/skeleton": "2.0.32",
|
|
|
+ "@nextui-org/slider": "2.2.17",
|
|
|
+ "@nextui-org/snippet": "2.0.43",
|
|
|
+ "@nextui-org/spacer": "2.0.33",
|
|
|
+ "@nextui-org/spinner": "2.0.34",
|
|
|
+ "@nextui-org/switch": "2.0.34",
|
|
|
+ "@nextui-org/system": "2.2.6",
|
|
|
+ "@nextui-org/table": "2.0.40",
|
|
|
+ "@nextui-org/tabs": "2.0.37",
|
|
|
+ "@nextui-org/theme": "2.2.11",
|
|
|
+ "@nextui-org/tooltip": "2.0.41",
|
|
|
+ "@nextui-org/user": "2.0.34",
|
|
|
+ "@react-aria/visually-hidden": "3.8.12"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/react-rsc-utils": {
|
|
|
+ "version": "2.0.14",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/react-rsc-utils/-/react-rsc-utils-2.0.14.tgz",
|
|
|
+ "integrity": "sha512-s0GVgDhScyx+d9FtXd8BXf049REyaPvWsO4RRr7JDHrk91NlQ11Mqxka9o+8g5NX0rphI0rbe3/b1Dz+iQRx3w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/react-utils": {
|
|
|
+ "version": "2.0.17",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/react-utils/-/react-utils-2.0.17.tgz",
|
|
|
+ "integrity": "sha512-U/b49hToVfhOM4dg4n57ZyUjLpts4JogQ139lfQBYPTb8z/ATNsJ3vLIqW5ZvDK6L0Er+JT11UVQ+03m7QMvaQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-rsc-utils": "2.0.14",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/ripple": {
|
|
|
+ "version": "2.0.33",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/ripple/-/ripple-2.0.33.tgz",
|
|
|
+ "integrity": "sha512-Zsa60CXtGCF7weTCFbSfT0OlxlGHdd5b/sSJTYrmMZRHOIUpHW8kT0bxVYF/6X8nCCJYxzBKXUqdE3Y31fhNeQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/scroll-shadow": {
|
|
|
+ "version": "2.1.20",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/scroll-shadow/-/scroll-shadow-2.1.20.tgz",
|
|
|
+ "integrity": "sha512-8ULiUmbZ/Jzr1okI8Yzjzl5M4Ow3pJEm34hT5id0EaMIgklNa3Nnp/Dyp54JwwUbI8Kt3jOAMqkPitGIZyo5Ag==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-data-scroll-overflow": "2.1.7"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/select": {
|
|
|
+ "version": "2.2.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/select/-/select-2.2.7.tgz",
|
|
|
+ "integrity": "sha512-lA2EOjquhiHmLSInHFEarq64ZOQV37+ry1d8kvsqJ7R9dsqw1QEuMzH2Kk8/NqwrYMccHh5iAZ7PaLp90NSSxg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/aria-utils": "2.0.26",
|
|
|
+ "@nextui-org/listbox": "2.1.27",
|
|
|
+ "@nextui-org/popover": "2.1.29",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/scroll-shadow": "2.1.20",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/spinner": "2.0.34",
|
|
|
+ "@nextui-org/use-aria-button": "2.0.10",
|
|
|
+ "@nextui-org/use-aria-multiselect": "2.2.5",
|
|
|
+ "@nextui-org/use-safe-layout-effect": "2.0.6",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/form": "3.0.5",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-aria/visually-hidden": "3.8.12",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/shared-icons": {
|
|
|
+ "version": "2.0.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/shared-icons/-/shared-icons-2.0.9.tgz",
|
|
|
+ "integrity": "sha512-WG3yinVY7Tk9VqJgcdF4V8Ok9+fcm5ey7S1els7kujrfqLYxtqoKywgiY/7QHwZlfQkzpykAfy+NAlHkTP5hMg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/shared-utils": {
|
|
|
+ "version": "2.0.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/shared-utils/-/shared-utils-2.0.8.tgz",
|
|
|
+ "integrity": "sha512-ZEtoMPXS+IjT8GvpJTS9IWDnT1JNCKV+NDqqgysAf1niJmOFLyJgl6dh/9n4ufcGf1GbSEQN+VhJasEw7ajYGQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/skeleton": {
|
|
|
+ "version": "2.0.32",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/skeleton/-/skeleton-2.0.32.tgz",
|
|
|
+ "integrity": "sha512-dS0vuRrc4oWktW3wa/KFhcBNnV0oiDqKXP4BqRj7wgS01fOAqj3cJiqwUDLKO8GbEnxLkbqLBFcUoLgktpRszQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/slider": {
|
|
|
+ "version": "2.2.17",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/slider/-/slider-2.2.17.tgz",
|
|
|
+ "integrity": "sha512-MgeJv3X+bT7Bw+LK1zba4vToOUzv8lCvDuGe0U5suJy1AKGN6uGDgSAxpIZhCYNWsuNRsopwdvsGtyeIjOEStA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/tooltip": "2.0.41",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/i18n": "3.11.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/slider": "3.7.8",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-aria/visually-hidden": "3.8.12",
|
|
|
+ "@react-stately/slider": "3.5.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/snippet": {
|
|
|
+ "version": "2.0.43",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/snippet/-/snippet-2.0.43.tgz",
|
|
|
+ "integrity": "sha512-PLxc9ph9CLj52L26XSv4vBmQcSytCNc3ZBxkOTBEqmLSHCWwGQExrqKPnVZTE1etr6dcULiy5vNIpD8R7taO8A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/button": "2.0.38",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/tooltip": "2.0.41",
|
|
|
+ "@nextui-org/use-clipboard": "2.0.7",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/utils": "3.24.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/spacer": {
|
|
|
+ "version": "2.0.33",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/spacer/-/spacer-2.0.33.tgz",
|
|
|
+ "integrity": "sha512-0YDtovMWuAVgBvVXUmplzohObGxMPFhisHXn6v+0nflAE9LiVeiXf121WVOEMrd08S7xvmrAANcMwo4TsYi49g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/system-rsc": "2.1.6"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/spinner": {
|
|
|
+ "version": "2.0.34",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/spinner/-/spinner-2.0.34.tgz",
|
|
|
+ "integrity": "sha512-YKw/6xSLhsXU1k22OvYKyWhtJCHzW2bRAiieVSVG5xak3gYwknTds5H9s5uur+oAZVK9AkyAObD19QuZND32Jg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/system-rsc": "2.1.6"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/switch": {
|
|
|
+ "version": "2.0.34",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/switch/-/switch-2.0.34.tgz",
|
|
|
+ "integrity": "sha512-SczQiHswo8eR94ecDgcULIsSIPfYVncqfKllcHEGqAs9BDpZun44KK0/R0xhWuPpx5oqB60VeSABN7JtEAxF+Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-safe-layout-effect": "2.0.6",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/switch": "3.6.4",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-aria/visually-hidden": "3.8.12",
|
|
|
+ "@react-stately/toggle": "3.7.4",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/system": {
|
|
|
+ "version": "2.2.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/system/-/system-2.2.6.tgz",
|
|
|
+ "integrity": "sha512-tjIkOI0w32g68CGWleuSyIbEz8XBbeoNogR2lu7MWk3QovHCqgr4VVrP1cwMRYnwDPFQP3OpmH+NR9yzt+pIfg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.4",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/system-rsc": "2.1.6",
|
|
|
+ "@react-aria/i18n": "3.11.1",
|
|
|
+ "@react-aria/overlays": "3.22.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/utils": "3.10.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/system-rsc": {
|
|
|
+ "version": "2.1.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/system-rsc/-/system-rsc-2.1.6.tgz",
|
|
|
+ "integrity": "sha512-Wl2QwEFjYwuvw26R1RH3ZY81PD8YmfgtIjFvJZRP2VEIT6rPvlQ4ojgqdrkVkQZQ0L/K+5ZLbTKgLEFkj5ysdQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "3.23.1",
|
|
|
+ "clsx": "^1.2.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/table": {
|
|
|
+ "version": "2.0.40",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/table/-/table-2.0.40.tgz",
|
|
|
+ "integrity": "sha512-qDbSsu6mpWnr1Mt3DYTBzTFtN8Z5Gv7GDqECGcDVradkDVuJFZvkB9Ke392LcVZoXSk99Rpamq4WSWkEewBhWg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/checkbox": "2.1.5",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-icons": "2.0.9",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/spacer": "2.0.33",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/table": "3.14.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-aria/visually-hidden": "3.8.12",
|
|
|
+ "@react-stately/table": "3.11.8",
|
|
|
+ "@react-stately/virtualizer": "3.7.1",
|
|
|
+ "@react-types/grid": "3.2.6",
|
|
|
+ "@react-types/table": "3.9.5"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/tabs": {
|
|
|
+ "version": "2.0.37",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/tabs/-/tabs-2.0.37.tgz",
|
|
|
+ "integrity": "sha512-IQicuDggxTL+JeW3fRoZR4Rr24EwinxAdfU1jqcvT6gZywumndV27+I00kARz8P03kobYoY9t73NY92qo8T5gg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/aria-utils": "2.0.26",
|
|
|
+ "@nextui-org/framer-utils": "2.0.25",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-is-mounted": "2.0.6",
|
|
|
+ "@nextui-org/use-update-effect": "2.0.6",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/tabs": "3.9.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/tabs": "3.6.6",
|
|
|
+ "@react-types/shared": "3.23.1",
|
|
|
+ "@react-types/tabs": "3.3.7",
|
|
|
+ "scroll-into-view-if-needed": "3.0.10"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/theme": {
|
|
|
+ "version": "2.2.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/theme/-/theme-2.2.11.tgz",
|
|
|
+ "integrity": "sha512-bg9+KNnFxcP3w/ugivEJtvQibODbTxfl6UdVvx7TCY8Rd269U7F2+nhnw1Qd1xJT5yZQnX6m//9wOoGtJV+6Kg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "clsx": "^1.2.1",
|
|
|
+ "color": "^4.2.3",
|
|
|
+ "color2k": "^2.0.2",
|
|
|
+ "deepmerge": "4.3.1",
|
|
|
+ "flat": "^5.0.2",
|
|
|
+ "lodash.foreach": "^4.5.0",
|
|
|
+ "lodash.get": "^4.4.2",
|
|
|
+ "lodash.kebabcase": "^4.1.1",
|
|
|
+ "lodash.mapkeys": "^4.6.0",
|
|
|
+ "lodash.omit": "^4.5.0",
|
|
|
+ "tailwind-merge": "^1.14.0",
|
|
|
+ "tailwind-variants": "^0.1.20"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "tailwindcss": ">=3.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/tooltip": {
|
|
|
+ "version": "2.0.41",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/tooltip/-/tooltip-2.0.41.tgz",
|
|
|
+ "integrity": "sha512-1c+vkCCszKcKl15HywlZ7UOL7c1UFgLudqBB/dEdWZiclT01BRiracMbcQ7McKHQCRl77Aa7LFv5x4wHOicWHQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/aria-utils": "2.0.26",
|
|
|
+ "@nextui-org/framer-utils": "2.0.25",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@nextui-org/use-safe-layout-effect": "2.0.6",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/overlays": "3.22.1",
|
|
|
+ "@react-aria/tooltip": "3.7.4",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/tooltip": "3.4.9",
|
|
|
+ "@react-types/overlays": "3.8.7",
|
|
|
+ "@react-types/tooltip": "3.4.9"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "framer-motion": ">=10.17.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-aria-accordion": {
|
|
|
+ "version": "2.0.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-accordion/-/use-aria-accordion-2.0.7.tgz",
|
|
|
+ "integrity": "sha512-VzGlxmsu2tWG2Pht1e0PBz40jz95v0OEKYVXq91WpDMwj8Bl1CYvxrw2Qz41/5Xi0X843Mmo4sPwrc/hk0+RHA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/button": "3.9.5",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/selection": "3.18.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/tree": "3.8.1",
|
|
|
+ "@react-types/accordion": "3.0.0-alpha.21",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-aria-button": {
|
|
|
+ "version": "2.0.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-button/-/use-aria-button-2.0.10.tgz",
|
|
|
+ "integrity": "sha512-tUpp4QMr1zugKPevyToeRHIufTuc/g+67/r/oQLRTG0mMo3yGVmggykQuYn22fqqZPpW6nHcB9VYc+XtZZ27TQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-types/button": "3.9.4",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-aria-link": {
|
|
|
+ "version": "2.0.19",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-link/-/use-aria-link-2.0.19.tgz",
|
|
|
+ "integrity": "sha512-ef61cJLlwcR4zBWiaeHZy4K18juFjUup2SslfLIAiZz3kVosBCGKmkJkw1SASYY8+D/oUc2B6BFIk25YEsRKRw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-types/link": "3.5.5",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-aria-menu": {
|
|
|
+ "version": "2.0.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-menu/-/use-aria-menu-2.0.7.tgz",
|
|
|
+ "integrity": "sha512-5U91zFiWTLXsOhE0W3CThsD5TmL3ANeTEtoimtPgSLWV9keZBD9Ja62WsnPZPPAWhmv7jtL0/qk4d/YOra7PVA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/i18n": "3.11.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/menu": "3.14.1",
|
|
|
+ "@react-aria/selection": "3.18.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/collections": "3.10.7",
|
|
|
+ "@react-stately/tree": "3.8.1",
|
|
|
+ "@react-types/menu": "3.9.9",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-aria-modal-overlay": {
|
|
|
+ "version": "2.0.13",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-modal-overlay/-/use-aria-modal-overlay-2.0.13.tgz",
|
|
|
+ "integrity": "sha512-ifQxJwTX72lhVUofEVQqMbpe9vEUiCIqiimzlUjeVuE0cYOXaoJLEgPozHpYQrdjTNiwD5On0LLMRgz19XyAqw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/overlays": "3.22.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/overlays": "3.6.7",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-aria-multiselect": {
|
|
|
+ "version": "2.2.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-multiselect/-/use-aria-multiselect-2.2.5.tgz",
|
|
|
+ "integrity": "sha512-Gxo2M0LdnFL4/WCi192ziFB8JmSZm6yZYT8RB021Z3iAPBu/Pp9GnWEPZu5g15mKnn3jW5Ecnfw03jTEAQBR+Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/i18n": "3.11.1",
|
|
|
+ "@react-aria/interactions": "3.21.3",
|
|
|
+ "@react-aria/label": "3.7.8",
|
|
|
+ "@react-aria/listbox": "3.12.1",
|
|
|
+ "@react-aria/menu": "3.14.1",
|
|
|
+ "@react-aria/selection": "3.18.1",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/form": "3.0.3",
|
|
|
+ "@react-stately/list": "3.10.5",
|
|
|
+ "@react-stately/menu": "3.7.1",
|
|
|
+ "@react-types/button": "3.9.4",
|
|
|
+ "@react-types/overlays": "3.8.7",
|
|
|
+ "@react-types/select": "3.9.4",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-aria-toggle-button": {
|
|
|
+ "version": "2.0.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-aria-toggle-button/-/use-aria-toggle-button-2.0.10.tgz",
|
|
|
+ "integrity": "sha512-U5jOmEO+nMIgYvBF0+gJtdq8C6dynGMjzAboPG4FhuHOzDoNiC12G5FIbGnRe8K1hMsKVuaI72p9986NhfqNgw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/use-aria-button": "2.0.10",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/toggle": "3.7.4",
|
|
|
+ "@react-types/button": "3.9.4",
|
|
|
+ "@react-types/shared": "3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-callback-ref": {
|
|
|
+ "version": "2.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-callback-ref/-/use-callback-ref-2.0.6.tgz",
|
|
|
+ "integrity": "sha512-2WcwWuK1L/wIpTbibnLrysmmkzWomvkVIcgWayB6n/w+bpPrPCG7Zyg2WHzmMmDhe6imV//KKBgNKRi8Xhu/VA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/use-safe-layout-effect": "2.0.6"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-clipboard": {
|
|
|
+ "version": "2.0.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-clipboard/-/use-clipboard-2.0.7.tgz",
|
|
|
+ "integrity": "sha512-Bn1fF/goMwOA5DQyw3A4ebfgozwR8U5k5TAZMPiy1RBWgTFw7+lB0GNbH+DOnUGY5Vyztyaw6gtUyc3tVzJxeg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-data-scroll-overflow": {
|
|
|
+ "version": "2.1.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-data-scroll-overflow/-/use-data-scroll-overflow-2.1.7.tgz",
|
|
|
+ "integrity": "sha512-MP4YLjBWyIt0KyWPndXyhnkKgOLqTZ2aPY82Czjqn+eZk/l8BNo0nfA+dZFfbfEuPJgqdt/JDkMOrS+uq0+vkQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/shared-utils": "2.0.8"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-disclosure": {
|
|
|
+ "version": "2.0.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-disclosure/-/use-disclosure-2.0.10.tgz",
|
|
|
+ "integrity": "sha512-s2I58d7x2f1JRriZnNm9ZoxrGmxF+DnC9BXM1sD99Wq1VNMd0dhitmx0mUWfUB7l5HLyZgKOeiSLG+ugy1F1Yw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/use-callback-ref": "2.0.6",
|
|
|
+ "@react-aria/utils": "3.24.1",
|
|
|
+ "@react-stately/utils": "3.10.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-image": {
|
|
|
+ "version": "2.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-image/-/use-image-2.0.6.tgz",
|
|
|
+ "integrity": "sha512-VelN9y3vzwIpPfubFMh00YRQ0f4+I5FElcAvAqoo0Kfb0K7sGrTo1lZNApHm6yBN2gJMMeccG9u7bZB+wcDGZQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/use-safe-layout-effect": "2.0.6"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-is-mobile": {
|
|
|
+ "version": "2.0.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-is-mobile/-/use-is-mobile-2.0.9.tgz",
|
|
|
+ "integrity": "sha512-u5pRmPV0wacdpOcAkQnWwE30yNBl2uk1WvbWkrSELxIVRN22+fTIYn8ynnHK0JbJFTA6/5zh7uIfETQu3L6KjA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/ssr": "3.9.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-is-mounted": {
|
|
|
+ "version": "2.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-is-mounted/-/use-is-mounted-2.0.6.tgz",
|
|
|
+ "integrity": "sha512-/lcMdYnwBZ1EuKMLRIhHeAZG8stXWNTz7wBweAlLId23VC4VHgCp/s9K9Vbj1A5/r8FiFQeoTmXQuMAMUoPRtg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-measure": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-measure/-/use-measure-2.0.2.tgz",
|
|
|
+ "integrity": "sha512-H/RSPPA9B5sZ10wiXR3jLlYFEuiVnc0O/sgLLQfrb5M0hvHoaqMThnsZpm//5iyS7tD7kxPeYNLa1EhzlQKxDA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-pagination": {
|
|
|
+ "version": "2.0.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-pagination/-/use-pagination-2.0.10.tgz",
|
|
|
+ "integrity": "sha512-PD6M8QKngUnTJfyoGiZrnrfUtA1A9ZVUjmbONO/1kxPuUegv0ZOQeFECPP2h7SFPxsyOceL1T97rg/2YPS247g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@react-aria/i18n": "3.11.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-safe-layout-effect": {
|
|
|
+ "version": "2.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-safe-layout-effect/-/use-safe-layout-effect-2.0.6.tgz",
|
|
|
+ "integrity": "sha512-xzEJXf/g9GaSqjLpQ4+Z2/pw1GPq2Fc5cWRGqEXbGauEMXuH8UboRls1BmIV1RuOpqI6FgxkEmxL1EuVIRVmvQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-scroll-position": {
|
|
|
+ "version": "2.0.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-scroll-position/-/use-scroll-position-2.0.9.tgz",
|
|
|
+ "integrity": "sha512-tXbpb2bkKIjOp2I1uZ1T4T9Lxp0+Ta/TKu+5qvqsXkHRPbcoukdsquagYUDWK/fcumg72UPR8QP+na8KMn2gCg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/use-update-effect": {
|
|
|
+ "version": "2.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/use-update-effect/-/use-update-effect-2.0.6.tgz",
|
|
|
+ "integrity": "sha512-n5Qiv3ferKn+cSxU3Vv+96LdG8I/00mzc7Veoan+P9GL0aCTrsPB6RslTsiblaiAXQcqTiFXd8xwsK309DXOXA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nextui-org/user": {
|
|
|
+ "version": "2.0.34",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nextui-org/user/-/user-2.0.34.tgz",
|
|
|
+ "integrity": "sha512-7MN/xBaMhDJ0b+hB2YpGIm2DsC9CTpN1ab+EKwhUuWn26SgXw2FNu8CSHViyDEkvOP7sYKdHLp9UtSo/f3JnsQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nextui-org/avatar": "2.0.33",
|
|
|
+ "@nextui-org/react-utils": "2.0.17",
|
|
|
+ "@nextui-org/shared-utils": "2.0.8",
|
|
|
+ "@react-aria/focus": "3.17.1",
|
|
|
+ "@react-aria/utils": "3.24.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nextui-org/system": ">=2.0.0",
|
|
|
+ "@nextui-org/theme": ">=2.1.0",
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nodelib/fs.scandir": {
|
|
|
+ "version": "2.1.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
|
|
+ "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
|
|
|
+ "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.npmjs.org/@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.npmjs.org/@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/@nolyfill/is-core-module": {
|
|
|
+ "version": "1.0.39",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz",
|
|
|
+ "integrity": "sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@pkgjs/parseargs": {
|
|
|
+ "version": "0.11.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
|
|
|
+ "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/breadcrumbs": {
|
|
|
+ "version": "3.5.13",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.13.tgz",
|
|
|
+ "integrity": "sha512-G1Gqf/P6kVdfs94ovwP18fTWuIxadIQgHsXS08JEVcFVYMjb9YjqnEBaohUxD1tq2WldMbYw53ahQblT4NTG+g==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/i18n": "^3.11.1",
|
|
|
+ "@react-aria/link": "^3.7.1",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-types/breadcrumbs": "^3.7.5",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/button": {
|
|
|
+ "version": "3.9.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.9.5.tgz",
|
|
|
+ "integrity": "sha512-dgcYR6j8WDOMLKuVrtxzx4jIC05cVKDzc+HnPO8lNkBAOfjcuN5tkGRtIjLtqjMvpZHhQT5aDbgFpIaZzxgFIg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/toggle": "^3.7.4",
|
|
|
+ "@react-types/button": "^3.9.4",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/calendar": {
|
|
|
+ "version": "3.5.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.5.8.tgz",
|
|
|
+ "integrity": "sha512-Whlp4CeAA5/ZkzrAHUv73kgIRYjw088eYGSc+cvSOCxfrc/2XkBm9rNrnSBv0DvhJ8AG0Fjz3vYakTmF3BgZBw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.4",
|
|
|
+ "@react-aria/i18n": "^3.11.1",
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/live-announcer": "^3.3.4",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/calendar": "^3.5.1",
|
|
|
+ "@react-types/button": "^3.9.4",
|
|
|
+ "@react-types/calendar": "^3.4.6",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/checkbox": {
|
|
|
+ "version": "3.14.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.14.3.tgz",
|
|
|
+ "integrity": "sha512-EtBJL6iu0gvrw3A4R7UeVLR6diaVk/mh4kFBc7c8hQjpEJweRr4hmJT3hrNg3MBcTWLxFiMEXPGgWEwXDBygtA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/form": "^3.0.5",
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/label": "^3.7.8",
|
|
|
+ "@react-aria/toggle": "^3.10.4",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/checkbox": "^3.6.5",
|
|
|
+ "@react-stately/form": "^3.0.3",
|
|
|
+ "@react-stately/toggle": "^3.7.4",
|
|
|
+ "@react-types/checkbox": "^3.8.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/combobox": {
|
|
|
+ "version": "3.9.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.9.1.tgz",
|
|
|
+ "integrity": "sha512-SpK92dCmT8qn8aEcUAihRQrBb5LZUhwIbDExFII8PvUvEFy/PoQHXIo3j1V29WkutDBDpMvBv/6XRCHGXPqrhQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/i18n": "^3.11.1",
|
|
|
+ "@react-aria/listbox": "^3.12.1",
|
|
|
+ "@react-aria/live-announcer": "^3.3.4",
|
|
|
+ "@react-aria/menu": "^3.14.1",
|
|
|
+ "@react-aria/overlays": "^3.22.1",
|
|
|
+ "@react-aria/selection": "^3.18.1",
|
|
|
+ "@react-aria/textfield": "^3.14.5",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/collections": "^3.10.7",
|
|
|
+ "@react-stately/combobox": "^3.8.4",
|
|
|
+ "@react-stately/form": "^3.0.3",
|
|
|
+ "@react-types/button": "^3.9.4",
|
|
|
+ "@react-types/combobox": "^3.11.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/datepicker": {
|
|
|
+ "version": "3.10.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.10.1.tgz",
|
|
|
+ "integrity": "sha512-4HZL593nrNMa1GjBmWEN/OTvNS6d3/16G1YJWlqiUlv11ADulSbqBIjMmkgwrJVFcjrgqtXFy+yyrTA/oq94Zw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.4",
|
|
|
+ "@internationalized/number": "^3.5.3",
|
|
|
+ "@internationalized/string": "^3.2.3",
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/form": "^3.0.5",
|
|
|
+ "@react-aria/i18n": "^3.11.1",
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/label": "^3.7.8",
|
|
|
+ "@react-aria/spinbutton": "^3.6.5",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/datepicker": "^3.9.4",
|
|
|
+ "@react-stately/form": "^3.0.3",
|
|
|
+ "@react-types/button": "^3.9.4",
|
|
|
+ "@react-types/calendar": "^3.4.6",
|
|
|
+ "@react-types/datepicker": "^3.7.4",
|
|
|
+ "@react-types/dialog": "^3.5.10",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/dialog": {
|
|
|
+ "version": "3.5.14",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.14.tgz",
|
|
|
+ "integrity": "sha512-oqDCjQ8hxe3GStf48XWBf2CliEnxlR9GgSYPHJPUc69WBj68D9rVcCW3kogJnLAnwIyf3FnzbX4wSjvUa88sAQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/overlays": "^3.22.1",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-types/dialog": "^3.5.10",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/focus": {
|
|
|
+ "version": "3.17.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.17.1.tgz",
|
|
|
+ "integrity": "sha512-FLTySoSNqX++u0nWZJPPN5etXY0WBxaIe/YuL/GTEeuqUIuC/2bJSaw5hlsM6T2yjy6Y/VAxBcKSdAFUlU6njQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0",
|
|
|
+ "clsx": "^2.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/focus/node_modules/clsx": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/form": {
|
|
|
+ "version": "3.0.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.0.5.tgz",
|
|
|
+ "integrity": "sha512-n290jRwrrRXO3fS82MyWR+OKN7yznVesy5Q10IclSTVYHHI3VI53xtAPr/WzNjJR1um8aLhOcDNFKwnNIUUCsQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/form": "^3.0.3",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid": {
|
|
|
+ "version": "3.10.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.10.5.tgz",
|
|
|
+ "integrity": "sha512-9sLa+rpLgRZk7VX+tvdSudn1tdVgolVzhDLGWd95yS4UtPVMihTMGBrRoByY57Wxvh1V+7Ptw8kc6tsRSotYKg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.18.4",
|
|
|
+ "@react-aria/i18n": "^3.12.3",
|
|
|
+ "@react-aria/interactions": "^3.22.4",
|
|
|
+ "@react-aria/live-announcer": "^3.4.0",
|
|
|
+ "@react-aria/selection": "^3.20.1",
|
|
|
+ "@react-aria/utils": "^3.25.3",
|
|
|
+ "@react-stately/collections": "^3.11.0",
|
|
|
+ "@react-stately/grid": "^3.9.3",
|
|
|
+ "@react-stately/selection": "^3.17.0",
|
|
|
+ "@react-types/checkbox": "^3.8.4",
|
|
|
+ "@react-types/grid": "^3.2.9",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid/node_modules/@react-aria/focus": {
|
|
|
+ "version": "3.18.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.18.4.tgz",
|
|
|
+ "integrity": "sha512-91J35077w9UNaMK1cpMUEFRkNNz0uZjnSwiyBCFuRdaVuivO53wNC9XtWSDNDdcO5cGy87vfJRVAiyoCn/mjqA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/interactions": "^3.22.4",
|
|
|
+ "@react-aria/utils": "^3.25.3",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0",
|
|
|
+ "clsx": "^2.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid/node_modules/@react-aria/i18n": {
|
|
|
+ "version": "3.12.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.3.tgz",
|
|
|
+ "integrity": "sha512-0Tp/4JwnCVNKDfuknPF+/xf3/woOc8gUjTU2nCjO3mCVb4FU7KFtjxQ2rrx+6hpIVG6g+N9qfMjRa/ggVH0CJg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.6",
|
|
|
+ "@internationalized/message": "^3.1.5",
|
|
|
+ "@internationalized/number": "^3.5.4",
|
|
|
+ "@internationalized/string": "^3.2.4",
|
|
|
+ "@react-aria/ssr": "^3.9.6",
|
|
|
+ "@react-aria/utils": "^3.25.3",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid/node_modules/@react-aria/interactions": {
|
|
|
+ "version": "3.22.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.22.4.tgz",
|
|
|
+ "integrity": "sha512-E0vsgtpItmknq/MJELqYJwib+YN18Qag8nroqwjk1qOnBa9ROIkUhWJerLi1qs5diXq9LHKehZDXRlwPvdEFww==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/ssr": "^3.9.6",
|
|
|
+ "@react-aria/utils": "^3.25.3",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid/node_modules/@react-aria/selection": {
|
|
|
+ "version": "3.20.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.20.1.tgz",
|
|
|
+ "integrity": "sha512-My0w8UC/7PAkz/1yZUjr2VRuzDZz1RrbgTqP36j5hsJx8RczDTjI4TmKtQNKG0ggaP4w83G2Og5JPTq3w3LMAw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.18.4",
|
|
|
+ "@react-aria/i18n": "^3.12.3",
|
|
|
+ "@react-aria/interactions": "^3.22.4",
|
|
|
+ "@react-aria/utils": "^3.25.3",
|
|
|
+ "@react-stately/selection": "^3.17.0",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid/node_modules/@react-aria/ssr": {
|
|
|
+ "version": "3.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.6.tgz",
|
|
|
+ "integrity": "sha512-iLo82l82ilMiVGy342SELjshuWottlb5+VefO3jOQqQRNYnJBFpUSadswDPbRimSgJUZuFwIEYs6AabkP038fA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid/node_modules/@react-aria/utils": {
|
|
|
+ "version": "3.25.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.25.3.tgz",
|
|
|
+ "integrity": "sha512-PR5H/2vaD8fSq0H/UB9inNbc8KDcVmW6fYAfSWkkn+OAdhTTMVKqXXrZuZBWyFfSD5Ze7VN6acr4hrOQm2bmrA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/ssr": "^3.9.6",
|
|
|
+ "@react-stately/utils": "^3.10.4",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0",
|
|
|
+ "clsx": "^2.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid/node_modules/@react-stately/collections": {
|
|
|
+ "version": "3.11.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.11.0.tgz",
|
|
|
+ "integrity": "sha512-TiJeJjHMPSbbeAhmCXLJNSCk0fa5XnCvEuYw6HtQzDnYiq1AD7KAwkpjC5NfKkjqF3FLXs/v9RDm/P69q6rYzw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid/node_modules/@react-stately/utils": {
|
|
|
+ "version": "3.10.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.4.tgz",
|
|
|
+ "integrity": "sha512-gBEQEIMRh5f60KCm7QKQ2WfvhB2gLUr9b72sqUdIZ2EG+xuPgaIlCBeSicvjmjBvYZwOjoOEnmIkcx2GHp/HWw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid/node_modules/@react-types/checkbox": {
|
|
|
+ "version": "3.8.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.8.4.tgz",
|
|
|
+ "integrity": "sha512-fvZrlQmlFNsYHZpl7GVmyYQlKdUtO5MczMSf8z3TlSiCb5Kl3ha9PsZgLhJqGuVnzB2ArIBz0eZrYa3k0PhcpA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid/node_modules/@react-types/grid": {
|
|
|
+ "version": "3.2.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.2.9.tgz",
|
|
|
+ "integrity": "sha512-eMw0d2UIZ4QTzGgD1wGGPw0cv67KjAOCp4TcwWjgDV7Wa5SVV/UvOmpnIVDyfhkG/4KRI5OR9h+isy76B726qA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid/node_modules/@react-types/shared": {
|
|
|
+ "version": "3.25.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.25.0.tgz",
|
|
|
+ "integrity": "sha512-OZSyhzU6vTdW3eV/mz5i6hQwQUhkRs7xwY2d1aqPvTdMe0+2cY7Fwp45PAiwYLEj73i9ro2FxF9qC4DvHGSCgQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/grid/node_modules/clsx": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/i18n": {
|
|
|
+ "version": "3.11.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.11.1.tgz",
|
|
|
+ "integrity": "sha512-vuiBHw1kZruNMYeKkTGGnmPyMnM5T+gT8bz97H1FqIq1hQ6OPzmtBZ6W6l6OIMjeHI5oJo4utTwfZl495GALFQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.4",
|
|
|
+ "@internationalized/message": "^3.1.4",
|
|
|
+ "@internationalized/number": "^3.5.3",
|
|
|
+ "@internationalized/string": "^3.2.3",
|
|
|
+ "@react-aria/ssr": "^3.9.4",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/interactions": {
|
|
|
+ "version": "3.21.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.21.3.tgz",
|
|
|
+ "integrity": "sha512-BWIuf4qCs5FreDJ9AguawLVS0lV9UU+sK4CCnbCNNmYqOWY+1+gRXCsnOM32K+oMESBxilAjdHW5n1hsMqYMpA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/ssr": "^3.9.4",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/label": {
|
|
|
+ "version": "3.7.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.8.tgz",
|
|
|
+ "integrity": "sha512-MzgTm5+suPA3KX7Ug6ZBK2NX9cin/RFLsv1BdafJ6CZpmUSpWnGE/yQfYUB7csN7j31OsZrD3/P56eShYWAQfg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/link": {
|
|
|
+ "version": "3.7.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.7.1.tgz",
|
|
|
+ "integrity": "sha512-a4IaV50P3fXc7DQvEIPYkJJv26JknFbRzFT5MJOMgtzuhyJoQdILEUK6XHYjcSSNCA7uLgzpojArVk5Hz3lCpw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-types/link": "^3.5.5",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/listbox": {
|
|
|
+ "version": "3.12.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.12.1.tgz",
|
|
|
+ "integrity": "sha512-7JiUp0NGykbv/HgSpmTY1wqhuf/RmjFxs1HZcNaTv8A+DlzgJYc7yQqFjP3ZA/z5RvJFuuIxggIYmgIFjaRYdA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/label": "^3.7.8",
|
|
|
+ "@react-aria/selection": "^3.18.1",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/collections": "^3.10.7",
|
|
|
+ "@react-stately/list": "^3.10.5",
|
|
|
+ "@react-types/listbox": "^3.4.9",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/live-announcer": {
|
|
|
+ "version": "3.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/live-announcer/-/live-announcer-3.4.0.tgz",
|
|
|
+ "integrity": "sha512-VBxEdMq2SbtRbNTQNcDR2G6E3lEl5cJSBiHTTO8Ln1AL76LiazrylIXGgoktqzCfRQmyq0v8CHk1cNKDU9mvJg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/menu": {
|
|
|
+ "version": "3.14.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.14.1.tgz",
|
|
|
+ "integrity": "sha512-BYliRb38uAzq05UOFcD5XkjA5foQoXRbcH3ZufBsc4kvh79BcP1PMW6KsXKGJ7dC/PJWUwCui6QL1kUg8PqMHA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/i18n": "^3.11.1",
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/overlays": "^3.22.1",
|
|
|
+ "@react-aria/selection": "^3.18.1",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/collections": "^3.10.7",
|
|
|
+ "@react-stately/menu": "^3.7.1",
|
|
|
+ "@react-stately/tree": "^3.8.1",
|
|
|
+ "@react-types/button": "^3.9.4",
|
|
|
+ "@react-types/menu": "^3.9.9",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/overlays": {
|
|
|
+ "version": "3.22.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.22.1.tgz",
|
|
|
+ "integrity": "sha512-GHiFMWO4EQ6+j6b5QCnNoOYiyx1Gk8ZiwLzzglCI4q1NY5AG2EAmfU4Z1+Gtrf2S5Y0zHbumC7rs9GnPoGLUYg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/i18n": "^3.11.1",
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/ssr": "^3.9.4",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-aria/visually-hidden": "^3.8.12",
|
|
|
+ "@react-stately/overlays": "^3.6.7",
|
|
|
+ "@react-types/button": "^3.9.4",
|
|
|
+ "@react-types/overlays": "^3.8.7",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/progress": {
|
|
|
+ "version": "3.4.13",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.13.tgz",
|
|
|
+ "integrity": "sha512-YBV9bOO5JzKvG8QCI0IAA00o6FczMgIDiK8Q9p5gKorFMatFUdRayxlbIPoYHMi+PguLil0jHgC7eOyaUcrZ0g==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/i18n": "^3.11.1",
|
|
|
+ "@react-aria/label": "^3.7.8",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-types/progress": "^3.5.4",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/radio": {
|
|
|
+ "version": "3.10.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.10.4.tgz",
|
|
|
+ "integrity": "sha512-3fmoMcQtCpgjTwJReFjnvIE/C7zOZeCeWUn4JKDqz9s1ILYsC3Rk5zZ4q66tFn6v+IQnecrKT52wH6+hlVLwTA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/form": "^3.0.5",
|
|
|
+ "@react-aria/i18n": "^3.11.1",
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/label": "^3.7.8",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/radio": "^3.10.4",
|
|
|
+ "@react-types/radio": "^3.8.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/selection": {
|
|
|
+ "version": "3.18.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.18.1.tgz",
|
|
|
+ "integrity": "sha512-GSqN2jX6lh7v+ldqhVjAXDcrWS3N4IsKXxO6L6Ygsye86Q9q9Mq9twWDWWu5IjHD6LoVZLUBCMO+ENGbOkyqeQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/i18n": "^3.11.1",
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/selection": "^3.15.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/slider": {
|
|
|
+ "version": "3.7.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.7.8.tgz",
|
|
|
+ "integrity": "sha512-MYvPcM0K8jxEJJicUK2+WxUkBIM/mquBxOTOSSIL3CszA80nXIGVnLlCUnQV3LOUzpWtabbWaZokSPtGgOgQOw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/i18n": "^3.11.1",
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/label": "^3.7.8",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/slider": "^3.5.4",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@react-types/slider": "^3.7.3",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/spinbutton": {
|
|
|
+ "version": "3.6.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.6.9.tgz",
|
|
|
+ "integrity": "sha512-m+uVJdiIc2LrLVDGjU7p8P2O2gUvTN26GR+NgH4rl+tUSuAB0+T1rjls/C+oXEqQjCpQihEB9Bt4M+VHpzmyjA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/i18n": "^3.12.3",
|
|
|
+ "@react-aria/live-announcer": "^3.4.0",
|
|
|
+ "@react-aria/utils": "^3.25.3",
|
|
|
+ "@react-types/button": "^3.10.0",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/spinbutton/node_modules/@react-aria/i18n": {
|
|
|
+ "version": "3.12.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.3.tgz",
|
|
|
+ "integrity": "sha512-0Tp/4JwnCVNKDfuknPF+/xf3/woOc8gUjTU2nCjO3mCVb4FU7KFtjxQ2rrx+6hpIVG6g+N9qfMjRa/ggVH0CJg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.6",
|
|
|
+ "@internationalized/message": "^3.1.5",
|
|
|
+ "@internationalized/number": "^3.5.4",
|
|
|
+ "@internationalized/string": "^3.2.4",
|
|
|
+ "@react-aria/ssr": "^3.9.6",
|
|
|
+ "@react-aria/utils": "^3.25.3",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/spinbutton/node_modules/@react-aria/ssr": {
|
|
|
+ "version": "3.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.6.tgz",
|
|
|
+ "integrity": "sha512-iLo82l82ilMiVGy342SELjshuWottlb5+VefO3jOQqQRNYnJBFpUSadswDPbRimSgJUZuFwIEYs6AabkP038fA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/spinbutton/node_modules/@react-aria/utils": {
|
|
|
+ "version": "3.25.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.25.3.tgz",
|
|
|
+ "integrity": "sha512-PR5H/2vaD8fSq0H/UB9inNbc8KDcVmW6fYAfSWkkn+OAdhTTMVKqXXrZuZBWyFfSD5Ze7VN6acr4hrOQm2bmrA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/ssr": "^3.9.6",
|
|
|
+ "@react-stately/utils": "^3.10.4",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0",
|
|
|
+ "clsx": "^2.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/spinbutton/node_modules/@react-stately/utils": {
|
|
|
+ "version": "3.10.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.4.tgz",
|
|
|
+ "integrity": "sha512-gBEQEIMRh5f60KCm7QKQ2WfvhB2gLUr9b72sqUdIZ2EG+xuPgaIlCBeSicvjmjBvYZwOjoOEnmIkcx2GHp/HWw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/spinbutton/node_modules/@react-types/button": {
|
|
|
+ "version": "3.10.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.10.0.tgz",
|
|
|
+ "integrity": "sha512-rAyU+N9VaHLBdZop4zasn8IDwf9I5Q1EzHUKMtzIFf5aUlMUW+K460zI/l8UESWRSWAXK9/WPSXGxfcoCEjvAA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/spinbutton/node_modules/@react-types/shared": {
|
|
|
+ "version": "3.25.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.25.0.tgz",
|
|
|
+ "integrity": "sha512-OZSyhzU6vTdW3eV/mz5i6hQwQUhkRs7xwY2d1aqPvTdMe0+2cY7Fwp45PAiwYLEj73i9ro2FxF9qC4DvHGSCgQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/spinbutton/node_modules/clsx": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/ssr": {
|
|
|
+ "version": "3.9.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.4.tgz",
|
|
|
+ "integrity": "sha512-4jmAigVq409qcJvQyuorsmBR4+9r3+JEC60wC+Y0MZV0HCtTmm8D9guYXlJMdx0SSkgj0hHAyFm/HvPNFofCoQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/switch": {
|
|
|
+ "version": "3.6.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.6.4.tgz",
|
|
|
+ "integrity": "sha512-2nVqz4ZuJyof47IpGSt3oZRmp+EdS8wzeDYgf42WHQXrx4uEOk1mdLJ20+NnsYhj/2NHZsvXVrjBeKMjlMs+0w==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/toggle": "^3.10.4",
|
|
|
+ "@react-stately/toggle": "^3.7.4",
|
|
|
+ "@react-types/switch": "^3.5.3",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/table": {
|
|
|
+ "version": "3.14.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.14.1.tgz",
|
|
|
+ "integrity": "sha512-WaPgQe4zQF5OaluO5rm+Y2nEoFR63vsLd4BT4yjK1uaFhKhDY2Zk+1SCVQvBLLKS4WK9dhP05nrNzT0vp/ZPOw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/grid": "^3.9.1",
|
|
|
+ "@react-aria/i18n": "^3.11.1",
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/live-announcer": "^3.3.4",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-aria/visually-hidden": "^3.8.12",
|
|
|
+ "@react-stately/collections": "^3.10.7",
|
|
|
+ "@react-stately/flags": "^3.0.3",
|
|
|
+ "@react-stately/table": "^3.11.8",
|
|
|
+ "@react-stately/virtualizer": "^3.7.1",
|
|
|
+ "@react-types/checkbox": "^3.8.1",
|
|
|
+ "@react-types/grid": "^3.2.6",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@react-types/table": "^3.9.5",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/tabs": {
|
|
|
+ "version": "3.9.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.9.1.tgz",
|
|
|
+ "integrity": "sha512-S5v/0sRcOaSXaJYZuuy1ZVzYc7JD4sDyseG1133GjyuNjJOFHgoWMb+b4uxNIJbZxnLgynn/ZDBZSO+qU+fIxw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/i18n": "^3.11.1",
|
|
|
+ "@react-aria/selection": "^3.18.1",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/tabs": "^3.6.6",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@react-types/tabs": "^3.3.7",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
|
|
|
+ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/textfield": {
|
|
|
+ "version": "3.14.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.14.5.tgz",
|
|
|
+ "integrity": "sha512-hj7H+66BjB1iTKKaFXwSZBZg88YT+wZboEXZ0DNdQB2ytzoz/g045wBItUuNi4ZjXI3P+0AOZznVMYadWBAmiA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/form": "^3.0.5",
|
|
|
+ "@react-aria/label": "^3.7.8",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/form": "^3.0.3",
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@react-types/textfield": "^3.9.3",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/toggle": {
|
|
|
+ "version": "3.10.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.10.9.tgz",
|
|
|
+ "integrity": "sha512-dtfnyIU2/kcH9rFAiB48diSmaXDv45K7UCuTkMQLjbQa3QHC1oYNbleVN/VdGyAMBsIWtfl8L4uuPrAQmDV/bg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.18.4",
|
|
|
+ "@react-aria/interactions": "^3.22.4",
|
|
|
+ "@react-aria/utils": "^3.25.3",
|
|
|
+ "@react-stately/toggle": "^3.7.8",
|
|
|
+ "@react-types/checkbox": "^3.8.4",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/toggle/node_modules/@react-aria/focus": {
|
|
|
+ "version": "3.18.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.18.4.tgz",
|
|
|
+ "integrity": "sha512-91J35077w9UNaMK1cpMUEFRkNNz0uZjnSwiyBCFuRdaVuivO53wNC9XtWSDNDdcO5cGy87vfJRVAiyoCn/mjqA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/interactions": "^3.22.4",
|
|
|
+ "@react-aria/utils": "^3.25.3",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0",
|
|
|
+ "clsx": "^2.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/toggle/node_modules/@react-aria/interactions": {
|
|
|
+ "version": "3.22.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.22.4.tgz",
|
|
|
+ "integrity": "sha512-E0vsgtpItmknq/MJELqYJwib+YN18Qag8nroqwjk1qOnBa9ROIkUhWJerLi1qs5diXq9LHKehZDXRlwPvdEFww==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/ssr": "^3.9.6",
|
|
|
+ "@react-aria/utils": "^3.25.3",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/toggle/node_modules/@react-aria/ssr": {
|
|
|
+ "version": "3.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.6.tgz",
|
|
|
+ "integrity": "sha512-iLo82l82ilMiVGy342SELjshuWottlb5+VefO3jOQqQRNYnJBFpUSadswDPbRimSgJUZuFwIEYs6AabkP038fA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/toggle/node_modules/@react-aria/utils": {
|
|
|
+ "version": "3.25.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.25.3.tgz",
|
|
|
+ "integrity": "sha512-PR5H/2vaD8fSq0H/UB9inNbc8KDcVmW6fYAfSWkkn+OAdhTTMVKqXXrZuZBWyFfSD5Ze7VN6acr4hrOQm2bmrA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/ssr": "^3.9.6",
|
|
|
+ "@react-stately/utils": "^3.10.4",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0",
|
|
|
+ "clsx": "^2.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/toggle/node_modules/@react-stately/toggle": {
|
|
|
+ "version": "3.7.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.7.8.tgz",
|
|
|
+ "integrity": "sha512-ySOtkByvIY54yIu8IZ4lnvomQA0H+/mkZnd6T5fKN3tjvIzHmkUk3TAPmNInUxHX148tSW6mWwec0xvjYqEd6w==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/utils": "^3.10.4",
|
|
|
+ "@react-types/checkbox": "^3.8.4",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/toggle/node_modules/@react-stately/utils": {
|
|
|
+ "version": "3.10.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.4.tgz",
|
|
|
+ "integrity": "sha512-gBEQEIMRh5f60KCm7QKQ2WfvhB2gLUr9b72sqUdIZ2EG+xuPgaIlCBeSicvjmjBvYZwOjoOEnmIkcx2GHp/HWw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/toggle/node_modules/@react-types/checkbox": {
|
|
|
+ "version": "3.8.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.8.4.tgz",
|
|
|
+ "integrity": "sha512-fvZrlQmlFNsYHZpl7GVmyYQlKdUtO5MczMSf8z3TlSiCb5Kl3ha9PsZgLhJqGuVnzB2ArIBz0eZrYa3k0PhcpA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/toggle/node_modules/@react-types/shared": {
|
|
|
+ "version": "3.25.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.25.0.tgz",
|
|
|
+ "integrity": "sha512-OZSyhzU6vTdW3eV/mz5i6hQwQUhkRs7xwY2d1aqPvTdMe0+2cY7Fwp45PAiwYLEj73i9ro2FxF9qC4DvHGSCgQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/toggle/node_modules/clsx": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/tooltip": {
|
|
|
+ "version": "3.7.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.7.4.tgz",
|
|
|
+ "integrity": "sha512-+XRx4HlLYqWY3fB8Z60bQi/rbWDIGlFUtXYbtoa1J+EyRWfhpvsYImP8qeeNO/vgjUtDy1j9oKa8p6App9mBMQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/focus": "^3.17.1",
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-stately/tooltip": "^3.4.9",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@react-types/tooltip": "^3.4.9",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/utils": {
|
|
|
+ "version": "3.24.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.24.1.tgz",
|
|
|
+ "integrity": "sha512-O3s9qhPMd6n42x9sKeJ3lhu5V1Tlnzhu6Yk8QOvDuXf7UGuUjXf9mzfHJt1dYzID4l9Fwm8toczBzPM9t0jc8Q==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/ssr": "^3.9.4",
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0",
|
|
|
+ "clsx": "^2.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/utils/node_modules/clsx": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-aria/visually-hidden": {
|
|
|
+ "version": "3.8.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.12.tgz",
|
|
|
+ "integrity": "sha512-Bawm+2Cmw3Xrlr7ARzl2RLtKh0lNUdJ0eNqzWcyx4c0VHUAWtThmH5l+HRqFUGzzutFZVo89SAy40BAbd0gjVw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/interactions": "^3.21.3",
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-pdf-viewer/core": {
|
|
|
+ "version": "3.12.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-pdf-viewer/core/-/core-3.12.0.tgz",
|
|
|
+ "integrity": "sha512-8MsdlQJ4jaw3GT+zpCHS33nwnvzpY0ED6DEahZg9WngG++A5RMhk8LSlxdHelwaFFHFiXBjmOaj2Kpxh50VQRg==",
|
|
|
+ "license": "https://react-pdf-viewer.dev/license",
|
|
|
+ "peerDependencies": {
|
|
|
+ "pdfjs-dist": "^2.16.105 || ^3.0.279",
|
|
|
+ "react": ">=16.8.0",
|
|
|
+ "react-dom": ">=16.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/calendar": {
|
|
|
+ "version": "3.5.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.5.1.tgz",
|
|
|
+ "integrity": "sha512-7l7QhqGUJ5AzWHfvZzbTe3J4t72Ht5BmhW4hlVI7flQXtfrmYkVtl3ZdytEZkkHmWGYZRW9b4IQTQGZxhtlElA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.4",
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/calendar": "^3.4.6",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/checkbox": {
|
|
|
+ "version": "3.6.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.6.5.tgz",
|
|
|
+ "integrity": "sha512-IXV3f9k+LtmfQLE+DKIN41Q5QB/YBLDCB1YVx5PEdRp52S9+EACD5683rjVm8NVRDwjMi2SP6RnFRk7fVb5Azg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/form": "^3.0.3",
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/checkbox": "^3.8.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/collections": {
|
|
|
+ "version": "3.10.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.10.7.tgz",
|
|
|
+ "integrity": "sha512-KRo5O2MWVL8n3aiqb+XR3vP6akmHLhLWYZEmPKjIv0ghQaEebBTrN3wiEjtd6dzllv0QqcWvDLM1LntNfJ2TsA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/combobox": {
|
|
|
+ "version": "3.8.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.8.4.tgz",
|
|
|
+ "integrity": "sha512-iLVGvKRRz0TeJXZhZyK783hveHpYA6xovOSdzSD+WGYpiPXo1QrcrNoH3AE0Z2sHtorU+8nc0j58vh5PB+m2AA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/collections": "^3.10.7",
|
|
|
+ "@react-stately/form": "^3.0.3",
|
|
|
+ "@react-stately/list": "^3.10.5",
|
|
|
+ "@react-stately/overlays": "^3.6.7",
|
|
|
+ "@react-stately/select": "^3.6.4",
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/combobox": "^3.11.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/datepicker": {
|
|
|
+ "version": "3.9.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.9.4.tgz",
|
|
|
+ "integrity": "sha512-yBdX01jn6gq4NIVvHIqdjBUPo+WN8Bujc4OnPw+ZnfA4jI0eIgq04pfZ84cp1LVXW0IB0VaCu1AlQ/kvtZjfGA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.4",
|
|
|
+ "@internationalized/string": "^3.2.3",
|
|
|
+ "@react-stately/form": "^3.0.3",
|
|
|
+ "@react-stately/overlays": "^3.6.7",
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/datepicker": "^3.7.4",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/flags": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/flags/-/flags-3.0.4.tgz",
|
|
|
+ "integrity": "sha512-RNJEkOALwKg+JeYsfNlfPc4GXm7hiBLX0yuHOkRapWEyDOfi0cinkV/TZG4goOZdQ5tBpHmemf2qqiHAxqHlzQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/form": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.0.3.tgz",
|
|
|
+ "integrity": "sha512-92YYBvlHEWUGUpXgIaQ48J50jU9XrxfjYIN8BTvvhBHdD63oWgm8DzQnyT/NIAMzdLnhkg7vP+fjG8LjHeyIAg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/grid": {
|
|
|
+ "version": "3.9.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.9.3.tgz",
|
|
|
+ "integrity": "sha512-P5KgCNYwm/n8bbLx6527li89RQWoESikrsg2MMyUpUd6IJ321t2pGONGRRQzxE0SBMolPRDJKV0Do2OlsjYKhQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/collections": "^3.11.0",
|
|
|
+ "@react-stately/selection": "^3.17.0",
|
|
|
+ "@react-types/grid": "^3.2.9",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/grid/node_modules/@react-stately/collections": {
|
|
|
+ "version": "3.11.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.11.0.tgz",
|
|
|
+ "integrity": "sha512-TiJeJjHMPSbbeAhmCXLJNSCk0fa5XnCvEuYw6HtQzDnYiq1AD7KAwkpjC5NfKkjqF3FLXs/v9RDm/P69q6rYzw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/grid/node_modules/@react-types/grid": {
|
|
|
+ "version": "3.2.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.2.9.tgz",
|
|
|
+ "integrity": "sha512-eMw0d2UIZ4QTzGgD1wGGPw0cv67KjAOCp4TcwWjgDV7Wa5SVV/UvOmpnIVDyfhkG/4KRI5OR9h+isy76B726qA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/grid/node_modules/@react-types/shared": {
|
|
|
+ "version": "3.25.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.25.0.tgz",
|
|
|
+ "integrity": "sha512-OZSyhzU6vTdW3eV/mz5i6hQwQUhkRs7xwY2d1aqPvTdMe0+2cY7Fwp45PAiwYLEj73i9ro2FxF9qC4DvHGSCgQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/list": {
|
|
|
+ "version": "3.10.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.10.5.tgz",
|
|
|
+ "integrity": "sha512-fV9plO+6QDHiewsYIhboxcDhF17GO95xepC5ki0bKXo44gr14g/LSo/BMmsaMnV+1BuGdBunB05bO4QOIaigXA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/collections": "^3.10.7",
|
|
|
+ "@react-stately/selection": "^3.15.1",
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/menu": {
|
|
|
+ "version": "3.7.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.7.1.tgz",
|
|
|
+ "integrity": "sha512-mX1w9HHzt+xal1WIT2xGrTQsoLvDwuB2R1Er1MBABs//MsJzccycatcgV/J/28m6tO5M9iuFQQvLV+i1dCtodg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/overlays": "^3.6.7",
|
|
|
+ "@react-types/menu": "^3.9.9",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/overlays": {
|
|
|
+ "version": "3.6.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.7.tgz",
|
|
|
+ "integrity": "sha512-6zp8v/iNUm6YQap0loaFx6PlvN8C0DgWHNlrlzMtMmNuvjhjR0wYXVaTfNoUZBWj25tlDM81ukXOjpRXg9rLrw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/overlays": "^3.8.7",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/radio": {
|
|
|
+ "version": "3.10.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.10.4.tgz",
|
|
|
+ "integrity": "sha512-kCIc7tAl4L7Hu4Wt9l2jaa+MzYmAJm0qmC8G8yPMbExpWbLRu6J8Un80GZu+JxvzgDlqDyrVvyv9zFifwH/NkQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/form": "^3.0.3",
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/radio": "^3.8.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/select": {
|
|
|
+ "version": "3.6.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.6.8.tgz",
|
|
|
+ "integrity": "sha512-fLAVzGeYSdYdBdrEVws6Pb1ywFPdapA0eWphoW5s3fS0/pKcVWwbCHeHlaBEi1ISyqEubQZFGQdeFKm/M46Hew==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/form": "^3.0.6",
|
|
|
+ "@react-stately/list": "^3.11.0",
|
|
|
+ "@react-stately/overlays": "^3.6.11",
|
|
|
+ "@react-types/select": "^3.9.7",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/select/node_modules/@react-stately/collections": {
|
|
|
+ "version": "3.11.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.11.0.tgz",
|
|
|
+ "integrity": "sha512-TiJeJjHMPSbbeAhmCXLJNSCk0fa5XnCvEuYw6HtQzDnYiq1AD7KAwkpjC5NfKkjqF3FLXs/v9RDm/P69q6rYzw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/select/node_modules/@react-stately/form": {
|
|
|
+ "version": "3.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.0.6.tgz",
|
|
|
+ "integrity": "sha512-KMsxm3/V0iCv/6ikt4JEjVM3LW2AgCzo7aNotMzRobtwIo0RwaUo7DQNY00rGgFQ3/IjzI6DcVo13D+AVE/zXg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/select/node_modules/@react-stately/list": {
|
|
|
+ "version": "3.11.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.11.0.tgz",
|
|
|
+ "integrity": "sha512-O+BxXcbtoLZWn4QIT54RoFUaM+QaJQm6s0ZBJ3Jv4ILIhukVOc55ra+aWMVlXFQSpbf6I3hyVP6cz1yyvd5Rtw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/collections": "^3.11.0",
|
|
|
+ "@react-stately/selection": "^3.17.0",
|
|
|
+ "@react-stately/utils": "^3.10.4",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/select/node_modules/@react-stately/overlays": {
|
|
|
+ "version": "3.6.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.11.tgz",
|
|
|
+ "integrity": "sha512-usuxitwOx4FbmOW7Og4VM8R8ZjerbHZLLbFaxZW7pWLs7Ypway1YhJ3SWcyNTYK7NEk4o602kSoU6MSev1Vgag==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/utils": "^3.10.4",
|
|
|
+ "@react-types/overlays": "^3.8.10",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/select/node_modules/@react-stately/utils": {
|
|
|
+ "version": "3.10.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.4.tgz",
|
|
|
+ "integrity": "sha512-gBEQEIMRh5f60KCm7QKQ2WfvhB2gLUr9b72sqUdIZ2EG+xuPgaIlCBeSicvjmjBvYZwOjoOEnmIkcx2GHp/HWw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/select/node_modules/@react-types/overlays": {
|
|
|
+ "version": "3.8.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.8.10.tgz",
|
|
|
+ "integrity": "sha512-IcnB+VYfAJazRjWhBKZTmVMh3KTp/B1rRbcKkPx6t8djP9UQhKcohP7lAALxjJ56Jjz/GFC6rWyUcnYH0NFVRA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/select/node_modules/@react-types/select": {
|
|
|
+ "version": "3.9.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.9.7.tgz",
|
|
|
+ "integrity": "sha512-Jva4ixfB4EEdy+WmZkUoLiQI7vVfHPxM73VuL7XDxvAO+YKiIztDTcU720QVNhxTMmQvCxfRBXWar8aodCjLiw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/select/node_modules/@react-types/shared": {
|
|
|
+ "version": "3.25.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.25.0.tgz",
|
|
|
+ "integrity": "sha512-OZSyhzU6vTdW3eV/mz5i6hQwQUhkRs7xwY2d1aqPvTdMe0+2cY7Fwp45PAiwYLEj73i9ro2FxF9qC4DvHGSCgQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/selection": {
|
|
|
+ "version": "3.17.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.17.0.tgz",
|
|
|
+ "integrity": "sha512-It3LRTaFOavybuDBvBH2mvCh73OL4awqvN4tZ0JzLzMtaYSBe9+YmFasYrzB0o7ca17B2q1tpUmsNWaAgIqbLA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/collections": "^3.11.0",
|
|
|
+ "@react-stately/utils": "^3.10.4",
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/selection/node_modules/@react-stately/collections": {
|
|
|
+ "version": "3.11.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.11.0.tgz",
|
|
|
+ "integrity": "sha512-TiJeJjHMPSbbeAhmCXLJNSCk0fa5XnCvEuYw6HtQzDnYiq1AD7KAwkpjC5NfKkjqF3FLXs/v9RDm/P69q6rYzw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/selection/node_modules/@react-stately/utils": {
|
|
|
+ "version": "3.10.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.4.tgz",
|
|
|
+ "integrity": "sha512-gBEQEIMRh5f60KCm7QKQ2WfvhB2gLUr9b72sqUdIZ2EG+xuPgaIlCBeSicvjmjBvYZwOjoOEnmIkcx2GHp/HWw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/selection/node_modules/@react-types/shared": {
|
|
|
+ "version": "3.25.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.25.0.tgz",
|
|
|
+ "integrity": "sha512-OZSyhzU6vTdW3eV/mz5i6hQwQUhkRs7xwY2d1aqPvTdMe0+2cY7Fwp45PAiwYLEj73i9ro2FxF9qC4DvHGSCgQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/slider": {
|
|
|
+ "version": "3.5.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.5.4.tgz",
|
|
|
+ "integrity": "sha512-Jsf7K17dr93lkNKL9ij8HUcoM1sPbq8TvmibD6DhrK9If2lje+OOL8y4n4qreUnfMT56HCAeS9wCO3fg3eMyrw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@react-types/slider": "^3.7.3",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/table": {
|
|
|
+ "version": "3.11.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.11.8.tgz",
|
|
|
+ "integrity": "sha512-EdyRW3lT1/kAVDp5FkEIi1BQ7tvmD2YgniGdLuW/l9LADo0T+oxZqruv60qpUS6sQap+59Riaxl91ClDxrJnpg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/collections": "^3.10.7",
|
|
|
+ "@react-stately/flags": "^3.0.3",
|
|
|
+ "@react-stately/grid": "^3.8.7",
|
|
|
+ "@react-stately/selection": "^3.15.1",
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/grid": "^3.2.6",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@react-types/table": "^3.9.5",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/tabs": {
|
|
|
+ "version": "3.6.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.6.6.tgz",
|
|
|
+ "integrity": "sha512-sOLxorH2uqjAA+v1ppkMCc2YyjgqvSGeBDgtR/lyPSDd4CVMoTExszROX2dqG0c8il9RQvzFuufUtQWMY6PgSA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/list": "^3.10.5",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@react-types/tabs": "^3.3.7",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/toggle": {
|
|
|
+ "version": "3.7.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.7.4.tgz",
|
|
|
+ "integrity": "sha512-CoYFe9WrhLkDP4HGDpJYQKwfiYCRBAeoBQHv+JWl5eyK61S8xSwoHsveYuEZ3bowx71zyCnNAqWRrmNOxJ4CKA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/checkbox": "^3.8.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/tooltip": {
|
|
|
+ "version": "3.4.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.4.9.tgz",
|
|
|
+ "integrity": "sha512-P7CDJsdoKarz32qFwf3VNS01lyC+63gXpDZG31pUu+EO5BeQd4WKN/AH1Beuswpr4GWzxzFc1aXQgERFGVzraA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/overlays": "^3.6.7",
|
|
|
+ "@react-types/tooltip": "^3.4.9",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/tree": {
|
|
|
+ "version": "3.8.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.8.1.tgz",
|
|
|
+ "integrity": "sha512-LOdkkruJWch3W89h4B/bXhfr0t0t1aRfEp+IMrrwdRAl23NaPqwl5ILHs4Xu5XDHqqhg8co73pHrJwUyiTWEjw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-stately/collections": "^3.10.7",
|
|
|
+ "@react-stately/selection": "^3.15.1",
|
|
|
+ "@react-stately/utils": "^3.10.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/utils": {
|
|
|
+ "version": "3.10.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.1.tgz",
|
|
|
+ "integrity": "sha512-VS/EHRyicef25zDZcM/ClpzYMC5i2YGN6uegOeQawmgfGjb02yaCX0F0zR69Pod9m2Hr3wunTbtpgVXvYbZItg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-stately/virtualizer": {
|
|
|
+ "version": "3.7.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-stately/virtualizer/-/virtualizer-3.7.1.tgz",
|
|
|
+ "integrity": "sha512-voHgE6EQ+oZaLv6u2umKxakvIKNkCQuUihqKACTjdslp7SJh4Mvs3oLBI0hf0JOh+rCcFIKDvQtFwy1fXFRYBA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-aria/utils": "^3.24.1",
|
|
|
+ "@react-types/shared": "^3.23.1",
|
|
|
+ "@swc/helpers": "^0.5.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/accordion": {
|
|
|
+ "version": "3.0.0-alpha.21",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/accordion/-/accordion-3.0.0-alpha.21.tgz",
|
|
|
+ "integrity": "sha512-cbE06jH/ZoI+1898xd7ocQ/A/Rtkz8wTJAVOYgc8VRY1SYNQ/XZTGH5T6dD6aERAmiDwL/kjD7xhsE80DyaEKA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/breadcrumbs": {
|
|
|
+ "version": "3.7.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.5.tgz",
|
|
|
+ "integrity": "sha512-lV9IDYsMiu2TgdMIjEmsOE0YWwjb3jhUNK1DCZZfq6uWuiHLgyx2EncazJBUWSjHJ4ta32j7xTuXch+8Ai6u/A==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/link": "^3.5.5",
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/button": {
|
|
|
+ "version": "3.9.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.9.4.tgz",
|
|
|
+ "integrity": "sha512-raeQBJUxBp0axNF74TXB8/H50GY8Q3eV6cEKMbZFP1+Dzr09Ngv0tJBeW0ewAxAguNH5DRoMUAUGIXtSXskVdA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/calendar": {
|
|
|
+ "version": "3.4.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.4.6.tgz",
|
|
|
+ "integrity": "sha512-WSntZPwtvsIYWvBQRAPvuCn55UTJBZroTvX0vQvWykJRQnPAI20G1hMQ3dNsnAL+gLZUYxBXn66vphmjUuSYew==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.4",
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/checkbox": {
|
|
|
+ "version": "3.8.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.8.1.tgz",
|
|
|
+ "integrity": "sha512-5/oVByPw4MbR/8QSdHCaalmyWC71H/QGgd4aduTJSaNi825o+v/hsN2/CH7Fq9atkLKsC8fvKD00Bj2VGaKriQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/combobox": {
|
|
|
+ "version": "3.11.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.11.1.tgz",
|
|
|
+ "integrity": "sha512-UNc3OHt5cUt5gCTHqhQIqhaWwKCpaNciD8R7eQazmHiA9fq8ROlV+7l3gdNgdhJbTf5Bu/V5ISnN7Y1xwL3zqQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/datepicker": {
|
|
|
+ "version": "3.7.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.7.4.tgz",
|
|
|
+ "integrity": "sha512-ZfvgscvNzBJpYyVWg3nstJtA/VlWLwErwSkd1ivZYam859N30w8yH+4qoYLa6FzWLCFlrsRHyvtxlEM7lUAt5A==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@internationalized/date": "^3.5.4",
|
|
|
+ "@react-types/calendar": "^3.4.6",
|
|
|
+ "@react-types/overlays": "^3.8.7",
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/dialog": {
|
|
|
+ "version": "3.5.13",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.13.tgz",
|
|
|
+ "integrity": "sha512-9k8daVcAqQsySkzDY6NIVlyGxtpEip4TKuLyzAehthbv78GQardD5fHdjQ6eXPRS4I2qZrmytrFFrlOnwWVGHw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/overlays": "^3.8.10",
|
|
|
+ "@react-types/shared": "^3.25.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/dialog/node_modules/@react-types/overlays": {
|
|
|
+ "version": "3.8.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.8.10.tgz",
|
|
|
+ "integrity": "sha512-IcnB+VYfAJazRjWhBKZTmVMh3KTp/B1rRbcKkPx6t8djP9UQhKcohP7lAALxjJ56Jjz/GFC6rWyUcnYH0NFVRA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/dialog/node_modules/@react-types/shared": {
|
|
|
+ "version": "3.25.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.25.0.tgz",
|
|
|
+ "integrity": "sha512-OZSyhzU6vTdW3eV/mz5i6hQwQUhkRs7xwY2d1aqPvTdMe0+2cY7Fwp45PAiwYLEj73i9ro2FxF9qC4DvHGSCgQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/grid": {
|
|
|
+ "version": "3.2.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.2.6.tgz",
|
|
|
+ "integrity": "sha512-XfHenL2jEBUYrhKiPdeM24mbLRXUn79wVzzMhrNYh24nBwhsPPpxF+gjFddT3Cy8dt6tRInfT6pMEu9nsXwaHw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/link": {
|
|
|
+ "version": "3.5.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.5.5.tgz",
|
|
|
+ "integrity": "sha512-G6P5WagHDR87npN7sEuC5IIgL1GsoY4WFWKO4734i2CXRYx24G9P0Su3AX4GA3qpspz8sK1AWkaCzBMmvnunfw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/listbox": {
|
|
|
+ "version": "3.5.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.5.2.tgz",
|
|
|
+ "integrity": "sha512-ML/Bt/MeO0FiixcuFQ+smpu1WguxTOqHDjSnhc1vcNxVQFWQOhyVy01LAY2J/T9TjfjyYGD41vyMTI0f6fcLEQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/listbox/node_modules/@react-types/shared": {
|
|
|
+ "version": "3.25.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.25.0.tgz",
|
|
|
+ "integrity": "sha512-OZSyhzU6vTdW3eV/mz5i6hQwQUhkRs7xwY2d1aqPvTdMe0+2cY7Fwp45PAiwYLEj73i9ro2FxF9qC4DvHGSCgQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/menu": {
|
|
|
+ "version": "3.9.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.9.9.tgz",
|
|
|
+ "integrity": "sha512-FamUaPVs1Fxr4KOMI0YcR2rYZHoN7ypGtgiEiJ11v/tEPjPPGgeKDxii0McCrdOkjheatLN1yd2jmMwYj6hTDg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/overlays": "^3.8.7",
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/overlays": {
|
|
|
+ "version": "3.8.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.8.7.tgz",
|
|
|
+ "integrity": "sha512-zCOYvI4at2DkhVpviIClJ7bRrLXYhSg3Z3v9xymuPH3mkiuuP/dm8mUCtkyY4UhVeUTHmrQh1bzaOP00A+SSQA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/progress": {
|
|
|
+ "version": "3.5.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.4.tgz",
|
|
|
+ "integrity": "sha512-JNc246sTjasPyx5Dp7/s0rp3Bz4qlu4LrZTulZlxWyb53WgBNL7axc26CCi+I20rWL9+c7JjhrRxnLl/1cLN5g==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/radio": {
|
|
|
+ "version": "3.8.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.8.1.tgz",
|
|
|
+ "integrity": "sha512-bK0gio/qj1+0Ldu/3k/s9BaOZvnnRgvFtL3u5ky479+aLG5qf1CmYed3SKz8ErZ70JkpuCSrSwSCFf0t1IHovw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/select": {
|
|
|
+ "version": "3.9.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.9.4.tgz",
|
|
|
+ "integrity": "sha512-xI7dnOW2st91fPPcv6hdtrTdcfetYiqZuuVPZ5TRobY7Q10/Zqqe/KqtOw1zFKUj9xqNJe4Ov3xP5GSdcO60Eg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/shared": {
|
|
|
+ "version": "3.23.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.23.1.tgz",
|
|
|
+ "integrity": "sha512-5d+3HbFDxGZjhbMBeFHRQhexMFt4pUce3okyRtUVKbbedQFUrtXSBg9VszgF2RTeQDKDkMCIQDtz5ccP/Lk1gw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/slider": {
|
|
|
+ "version": "3.7.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.7.6.tgz",
|
|
|
+ "integrity": "sha512-z72wnEzSge6qTD9TUoUPp1A4j4jXk/MVii6rGE78XeE/Pq7HyyjU5bCagryMr9PC9MKa/oTiHcshKqWBDf57GA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/slider/node_modules/@react-types/shared": {
|
|
|
+ "version": "3.25.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.25.0.tgz",
|
|
|
+ "integrity": "sha512-OZSyhzU6vTdW3eV/mz5i6hQwQUhkRs7xwY2d1aqPvTdMe0+2cY7Fwp45PAiwYLEj73i9ro2FxF9qC4DvHGSCgQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/switch": {
|
|
|
+ "version": "3.5.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.6.tgz",
|
|
|
+ "integrity": "sha512-gJ8t2yTCgcitz4ON4ELcLLmtlDkn2MUjjfu3ez/cwA1X/NUluPYkhXj5Z6H+KOlnveqrKCZDRoTgK74cQ6Cvfg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.25.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/switch/node_modules/@react-types/shared": {
|
|
|
+ "version": "3.25.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.25.0.tgz",
|
|
|
+ "integrity": "sha512-OZSyhzU6vTdW3eV/mz5i6hQwQUhkRs7xwY2d1aqPvTdMe0+2cY7Fwp45PAiwYLEj73i9ro2FxF9qC4DvHGSCgQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/table": {
|
|
|
+ "version": "3.9.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.9.5.tgz",
|
|
|
+ "integrity": "sha512-fgM2j9F/UR4Anmd28CueghCgBwOZoCVyN8fjaIFPd2MN4gCwUUfANwxLav65gZk4BpwUXGoQdsW+X50L3555mg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/grid": "^3.2.6",
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/tabs": {
|
|
|
+ "version": "3.3.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.7.tgz",
|
|
|
+ "integrity": "sha512-ZdLe5xOcFX6+/ni45Dl2jO0jFATpTnoSqj6kLIS/BYv8oh0n817OjJkLf+DS3CLfNjApJWrHqAk34xNh6nRnEg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/textfield": {
|
|
|
+ "version": "3.9.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.9.3.tgz",
|
|
|
+ "integrity": "sha512-DoAY6cYOL0pJhgNGI1Rosni7g72GAt4OVr2ltEx2S9ARmFZ0DBvdhA9lL2nywcnKMf27PEJcKMXzXc10qaHsJw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@react-types/tooltip": {
|
|
|
+ "version": "3.4.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.4.9.tgz",
|
|
|
+ "integrity": "sha512-wZ+uF1+Zc43qG+cOJzioBmLUNjRa7ApdcT0LI1VvaYvH5GdfjzUJOorLX9V/vAci0XMJ50UZ+qsh79aUlw2yqg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@react-types/overlays": "^3.8.7",
|
|
|
+ "@react-types/shared": "^3.23.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rtsao/scc": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@rushstack/eslint-patch": {
|
|
|
+ "version": "1.10.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.4.tgz",
|
|
|
+ "integrity": "sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@swc/counter": {
|
|
|
+ "version": "0.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz",
|
|
|
+ "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==",
|
|
|
+ "license": "Apache-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/@swc/helpers": {
|
|
|
+ "version": "0.5.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.5.tgz",
|
|
|
+ "integrity": "sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@swc/counter": "^0.1.3",
|
|
|
+ "tslib": "^2.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/json5": {
|
|
|
+ "version": "0.0.29",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
|
|
|
+ "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/lodash": {
|
|
|
+ "version": "4.17.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.10.tgz",
|
|
|
+ "integrity": "sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/lodash.debounce": {
|
|
|
+ "version": "4.0.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.9.tgz",
|
|
|
+ "integrity": "sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/lodash": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
+ "version": "8.9.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.9.0.tgz",
|
|
|
+ "integrity": "sha512-Y1n621OCy4m7/vTXNlCbMVp87zSd7NH0L9cXD8aIpOaNlzeWxIK4+Q19A68gSmTNRZn92UjocVUWDthGxtqHFg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@eslint-community/regexpp": "^4.10.0",
|
|
|
+ "@typescript-eslint/scope-manager": "8.9.0",
|
|
|
+ "@typescript-eslint/type-utils": "8.9.0",
|
|
|
+ "@typescript-eslint/utils": "8.9.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "8.9.0",
|
|
|
+ "graphemer": "^1.4.0",
|
|
|
+ "ignore": "^5.3.1",
|
|
|
+ "natural-compare": "^1.4.0",
|
|
|
+ "ts-api-utils": "^1.3.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0",
|
|
|
+ "eslint": "^8.57.0 || ^9.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@typescript-eslint/parser": {
|
|
|
+ "version": "8.9.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.9.0.tgz",
|
|
|
+ "integrity": "sha512-U+BLn2rqTTHnc4FL3FJjxaXptTxmf9sNftJK62XLz4+GxG3hLHm/SUNaaXP5Y4uTiuYoL5YLy4JBCJe3+t8awQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "@typescript-eslint/scope-manager": "8.9.0",
|
|
|
+ "@typescript-eslint/types": "8.9.0",
|
|
|
+ "@typescript-eslint/typescript-estree": "8.9.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "8.9.0",
|
|
|
+ "debug": "^4.3.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "eslint": "^8.57.0 || ^9.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@typescript-eslint/scope-manager": {
|
|
|
+ "version": "8.9.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.9.0.tgz",
|
|
|
+ "integrity": "sha512-bZu9bUud9ym1cabmOYH9S6TnbWRzpklVmwqICeOulTCZ9ue2/pczWzQvt/cGj2r2o1RdKoZbuEMalJJSYw3pHQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@typescript-eslint/types": "8.9.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "8.9.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@typescript-eslint/type-utils": {
|
|
|
+ "version": "8.9.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.9.0.tgz",
|
|
|
+ "integrity": "sha512-JD+/pCqlKqAk5961vxCluK+clkppHY07IbV3vett97KOV+8C6l+CPEPwpUuiMwgbOz/qrN3Ke4zzjqbT+ls+1Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@typescript-eslint/typescript-estree": "8.9.0",
|
|
|
+ "@typescript-eslint/utils": "8.9.0",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "ts-api-utils": "^1.3.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@typescript-eslint/types": {
|
|
|
+ "version": "8.9.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.9.0.tgz",
|
|
|
+ "integrity": "sha512-SjgkvdYyt1FAPhU9c6FiYCXrldwYYlIQLkuc+LfAhCna6ggp96ACncdtlbn8FmnG72tUkXclrDExOpEYf1nfJQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@typescript-eslint/typescript-estree": {
|
|
|
+ "version": "8.9.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.9.0.tgz",
|
|
|
+ "integrity": "sha512-9iJYTgKLDG6+iqegehc5+EqE6sqaee7kb8vWpmHZ86EqwDjmlqNNHeqDVqb9duh+BY6WCNHfIGvuVU3Tf9Db0g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "@typescript-eslint/types": "8.9.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "8.9.0",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "fast-glob": "^3.3.2",
|
|
|
+ "is-glob": "^4.0.3",
|
|
|
+ "minimatch": "^9.0.4",
|
|
|
+ "semver": "^7.6.0",
|
|
|
+ "ts-api-utils": "^1.3.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "balanced-match": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
|
|
+ "version": "9.0.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/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/@typescript-eslint/utils": {
|
|
|
+ "version": "8.9.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.9.0.tgz",
|
|
|
+ "integrity": "sha512-PKgMmaSo/Yg/F7kIZvrgrWa1+Vwn036CdNUvYFEkYbPwOH4i8xvkaRlu148W3vtheWK9ckKRIz7PBP5oUlkrvQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@eslint-community/eslint-utils": "^4.4.0",
|
|
|
+ "@typescript-eslint/scope-manager": "8.9.0",
|
|
|
+ "@typescript-eslint/types": "8.9.0",
|
|
|
+ "@typescript-eslint/typescript-estree": "8.9.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "eslint": "^8.57.0 || ^9.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@typescript-eslint/visitor-keys": {
|
|
|
+ "version": "8.9.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.9.0.tgz",
|
|
|
+ "integrity": "sha512-Ht4y38ubk4L5/U8xKUBfKNYGmvKvA1CANoxiTRMM+tOLk3lbF3DvzZCxJCRSE+2GdCMSh6zq9VZJc3asc1XuAA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@typescript-eslint/types": "8.9.0",
|
|
|
+ "eslint-visitor-keys": "^3.4.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@ungap/structured-clone": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz",
|
|
|
+ "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/abbrev": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/acorn": {
|
|
|
+ "version": "8.13.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.13.0.tgz",
|
|
|
+ "integrity": "sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "acorn": "bin/acorn"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/acorn-jsx": {
|
|
|
+ "version": "5.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
|
|
+ "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/agent-base": {
|
|
|
+ "version": "6.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
|
+ "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "debug": "4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ajv": {
|
|
|
+ "version": "6.12.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/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/ansi-regex": {
|
|
|
+ "version": "5.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/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.npmjs.org/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-promise": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/anymatch": {
|
|
|
+ "version": "3.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
|
|
|
+ "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "normalize-path": "^3.0.0",
|
|
|
+ "picomatch": "^2.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/aproba": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/are-we-there-yet": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
|
|
|
+ "deprecated": "This package is no longer supported.",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "delegates": "^1.0.0",
|
|
|
+ "readable-stream": "^3.6.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/arg": {
|
|
|
+ "version": "5.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
|
|
|
+ "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/argparse": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Python-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/aria-query": {
|
|
|
+ "version": "5.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.1.3.tgz",
|
|
|
+ "integrity": "sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "deep-equal": "^2.0.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/array-buffer-byte-length": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.5",
|
|
|
+ "is-array-buffer": "^3.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/array-includes": {
|
|
|
+ "version": "3.1.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz",
|
|
|
+ "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.23.2",
|
|
|
+ "es-object-atoms": "^1.0.0",
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
+ "is-string": "^1.0.7"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/array.prototype.findlast": {
|
|
|
+ "version": "1.2.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz",
|
|
|
+ "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.23.2",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "es-object-atoms": "^1.0.0",
|
|
|
+ "es-shim-unscopables": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/array.prototype.findlastindex": {
|
|
|
+ "version": "1.2.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz",
|
|
|
+ "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.23.2",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "es-object-atoms": "^1.0.0",
|
|
|
+ "es-shim-unscopables": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/array.prototype.flat": {
|
|
|
+ "version": "1.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz",
|
|
|
+ "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "define-properties": "^1.2.0",
|
|
|
+ "es-abstract": "^1.22.1",
|
|
|
+ "es-shim-unscopables": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/array.prototype.flatmap": {
|
|
|
+ "version": "1.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz",
|
|
|
+ "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "define-properties": "^1.2.0",
|
|
|
+ "es-abstract": "^1.22.1",
|
|
|
+ "es-shim-unscopables": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/array.prototype.tosorted": {
|
|
|
+ "version": "1.1.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz",
|
|
|
+ "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.23.3",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "es-shim-unscopables": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/arraybuffer.prototype.slice": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "array-buffer-byte-length": "^1.0.1",
|
|
|
+ "call-bind": "^1.0.5",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.22.3",
|
|
|
+ "es-errors": "^1.2.1",
|
|
|
+ "get-intrinsic": "^1.2.3",
|
|
|
+ "is-array-buffer": "^3.0.4",
|
|
|
+ "is-shared-array-buffer": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ast-types-flow": {
|
|
|
+ "version": "0.0.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz",
|
|
|
+ "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/available-typed-arrays": {
|
|
|
+ "version": "1.0.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
|
|
|
+ "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "possible-typed-array-names": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/axe-core": {
|
|
|
+ "version": "4.10.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.0.tgz",
|
|
|
+ "integrity": "sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/axobject-query": {
|
|
|
+ "version": "4.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz",
|
|
|
+ "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/balanced-match": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/binary-extensions": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
|
|
|
+ "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/brace-expansion": {
|
|
|
+ "version": "1.1.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "balanced-match": "^1.0.0",
|
|
|
+ "concat-map": "0.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/braces": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/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/buffer-equal-constant-time": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==",
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
+ },
|
|
|
+ "node_modules/busboy": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz",
|
|
|
+ "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==",
|
|
|
+ "dependencies": {
|
|
|
+ "streamsearch": "^1.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.16.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/call-bind": {
|
|
|
+ "version": "1.0.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz",
|
|
|
+ "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "es-define-property": "^1.0.0",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "function-bind": "^1.1.2",
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
+ "set-function-length": "^1.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/callsites": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/camelcase-css": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/caniuse-lite": {
|
|
|
+ "version": "1.0.30001669",
|
|
|
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001669.tgz",
|
|
|
+ "integrity": "sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w==",
|
|
|
+ "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/canvas": {
|
|
|
+ "version": "2.11.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/canvas/-/canvas-2.11.2.tgz",
|
|
|
+ "integrity": "sha512-ItanGBMrmRV7Py2Z+Xhs7cT+FNt5K0vPL4p9EZ/UX/Mu7hFbkxSjKF2KVtPwX7UYWp7dRKnrTvReflgrItJbdw==",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@mapbox/node-pre-gyp": "^1.0.0",
|
|
|
+ "nan": "^2.17.0",
|
|
|
+ "simple-get": "^3.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/chalk": {
|
|
|
+ "version": "4.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
|
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ansi-styles": "^4.1.0",
|
|
|
+ "supports-color": "^7.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/chokidar": {
|
|
|
+ "version": "3.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/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/chokidar/node_modules/glob-parent": {
|
|
|
+ "version": "5.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
|
+ "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "is-glob": "^4.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/chownr": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/client-only": {
|
|
|
+ "version": "0.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
|
|
|
+ "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/clsx": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color": {
|
|
|
+ "version": "4.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
|
|
|
+ "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-convert": "^2.0.1",
|
|
|
+ "color-string": "^1.9.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color-convert": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-name": "~1.1.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color-name": {
|
|
|
+ "version": "1.1.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/color-string": {
|
|
|
+ "version": "1.9.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
|
|
|
+ "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-name": "^1.0.0",
|
|
|
+ "simple-swizzle": "^0.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color-support": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
|
|
|
+ "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "bin": {
|
|
|
+ "color-support": "bin.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color2k": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/color2k/-/color2k-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-zW190nQTIoXcGCaU08DvVNFTmQhUpnJfVuAKfWqUQkflXKpaDdpaYoM0iluLS9lgJNHyBF58KKA2FBEwkD7wog==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/commander": {
|
|
|
+ "version": "4.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz",
|
|
|
+ "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/compute-scroll-into-view": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-rj8l8pD4bJ1nx+dAkMhV1xB5RuZEyVysfxJqB1pRchh1KVvwOv9b7CGB8ZfjTImVv2oF+sYMUkMZq6Na5Ftmbg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/concat-map": {
|
|
|
+ "version": "0.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
|
|
+ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/console-control-strings": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/cookie": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/cross-env": {
|
|
|
+ "version": "7.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/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.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
|
|
+ "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "path-key": "^3.1.0",
|
|
|
+ "shebang-command": "^2.0.0",
|
|
|
+ "which": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/cssesc": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "cssesc": "bin/cssesc"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/damerau-levenshtein": {
|
|
|
+ "version": "1.0.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
|
|
|
+ "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause"
|
|
|
+ },
|
|
|
+ "node_modules/data-view-buffer": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.6",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "is-data-view": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/data-view-byte-length": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "is-data-view": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/data-view-byte-offset": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.6",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "is-data-view": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/debug": {
|
|
|
+ "version": "4.3.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/decompress-response": {
|
|
|
+ "version": "4.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-4.2.1.tgz",
|
|
|
+ "integrity": "sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "mimic-response": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/deep-equal": {
|
|
|
+ "version": "2.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-2.2.3.tgz",
|
|
|
+ "integrity": "sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "array-buffer-byte-length": "^1.0.0",
|
|
|
+ "call-bind": "^1.0.5",
|
|
|
+ "es-get-iterator": "^1.1.3",
|
|
|
+ "get-intrinsic": "^1.2.2",
|
|
|
+ "is-arguments": "^1.1.1",
|
|
|
+ "is-array-buffer": "^3.0.2",
|
|
|
+ "is-date-object": "^1.0.5",
|
|
|
+ "is-regex": "^1.1.4",
|
|
|
+ "is-shared-array-buffer": "^1.0.2",
|
|
|
+ "isarray": "^2.0.5",
|
|
|
+ "object-is": "^1.1.5",
|
|
|
+ "object-keys": "^1.1.1",
|
|
|
+ "object.assign": "^4.1.4",
|
|
|
+ "regexp.prototype.flags": "^1.5.1",
|
|
|
+ "side-channel": "^1.0.4",
|
|
|
+ "which-boxed-primitive": "^1.0.2",
|
|
|
+ "which-collection": "^1.0.1",
|
|
|
+ "which-typed-array": "^1.1.13"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/deep-is": {
|
|
|
+ "version": "0.1.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
|
|
|
+ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/deepmerge": {
|
|
|
+ "version": "4.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
|
|
|
+ "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/define-data-property": {
|
|
|
+ "version": "1.1.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
|
|
|
+ "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "es-define-property": "^1.0.0",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "gopd": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/define-properties": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "define-data-property": "^1.0.1",
|
|
|
+ "has-property-descriptors": "^1.0.0",
|
|
|
+ "object-keys": "^1.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/delegates": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/detect-libc": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/detect-node-es": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/didyoumean": {
|
|
|
+ "version": "1.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
|
|
|
+ "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==",
|
|
|
+ "license": "Apache-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/dlv": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
|
|
|
+ "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/doctrine": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "esutils": "^2.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/dotenv": {
|
|
|
+ "version": "16.4.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
|
|
|
+ "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://dotenvx.com"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eastasianwidth": {
|
|
|
+ "version": "0.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
|
|
|
+ "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/ecdsa-sig-formatter": {
|
|
|
+ "version": "1.0.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",
|
|
|
+ "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "safe-buffer": "^5.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/emoji-regex": {
|
|
|
+ "version": "9.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
|
|
|
+ "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/enhanced-resolve": {
|
|
|
+ "version": "5.17.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz",
|
|
|
+ "integrity": "sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "graceful-fs": "^4.2.4",
|
|
|
+ "tapable": "^2.2.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.13.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-abstract": {
|
|
|
+ "version": "1.23.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz",
|
|
|
+ "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "array-buffer-byte-length": "^1.0.1",
|
|
|
+ "arraybuffer.prototype.slice": "^1.0.3",
|
|
|
+ "available-typed-arrays": "^1.0.7",
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "data-view-buffer": "^1.0.1",
|
|
|
+ "data-view-byte-length": "^1.0.1",
|
|
|
+ "data-view-byte-offset": "^1.0.0",
|
|
|
+ "es-define-property": "^1.0.0",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "es-object-atoms": "^1.0.0",
|
|
|
+ "es-set-tostringtag": "^2.0.3",
|
|
|
+ "es-to-primitive": "^1.2.1",
|
|
|
+ "function.prototype.name": "^1.1.6",
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
+ "get-symbol-description": "^1.0.2",
|
|
|
+ "globalthis": "^1.0.3",
|
|
|
+ "gopd": "^1.0.1",
|
|
|
+ "has-property-descriptors": "^1.0.2",
|
|
|
+ "has-proto": "^1.0.3",
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
+ "hasown": "^2.0.2",
|
|
|
+ "internal-slot": "^1.0.7",
|
|
|
+ "is-array-buffer": "^3.0.4",
|
|
|
+ "is-callable": "^1.2.7",
|
|
|
+ "is-data-view": "^1.0.1",
|
|
|
+ "is-negative-zero": "^2.0.3",
|
|
|
+ "is-regex": "^1.1.4",
|
|
|
+ "is-shared-array-buffer": "^1.0.3",
|
|
|
+ "is-string": "^1.0.7",
|
|
|
+ "is-typed-array": "^1.1.13",
|
|
|
+ "is-weakref": "^1.0.2",
|
|
|
+ "object-inspect": "^1.13.1",
|
|
|
+ "object-keys": "^1.1.1",
|
|
|
+ "object.assign": "^4.1.5",
|
|
|
+ "regexp.prototype.flags": "^1.5.2",
|
|
|
+ "safe-array-concat": "^1.1.2",
|
|
|
+ "safe-regex-test": "^1.0.3",
|
|
|
+ "string.prototype.trim": "^1.2.9",
|
|
|
+ "string.prototype.trimend": "^1.0.8",
|
|
|
+ "string.prototype.trimstart": "^1.0.8",
|
|
|
+ "typed-array-buffer": "^1.0.2",
|
|
|
+ "typed-array-byte-length": "^1.0.1",
|
|
|
+ "typed-array-byte-offset": "^1.0.2",
|
|
|
+ "typed-array-length": "^1.0.6",
|
|
|
+ "unbox-primitive": "^1.0.2",
|
|
|
+ "which-typed-array": "^1.1.15"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-define-property": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "get-intrinsic": "^1.2.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-errors": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-get-iterator": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/es-get-iterator/-/es-get-iterator-1.1.3.tgz",
|
|
|
+ "integrity": "sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "get-intrinsic": "^1.1.3",
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
+ "is-arguments": "^1.1.1",
|
|
|
+ "is-map": "^2.0.2",
|
|
|
+ "is-set": "^2.0.2",
|
|
|
+ "is-string": "^1.0.7",
|
|
|
+ "isarray": "^2.0.5",
|
|
|
+ "stop-iteration-iterator": "^1.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-iterator-helpers": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-/SurEfycdyssORP/E+bj4sEu1CWw4EmLDsHynHwSXQ7utgbrMRWW195pTrCjFgFCddf/UkYm3oqKPRq5i8bJbw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.23.3",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "es-set-tostringtag": "^2.0.3",
|
|
|
+ "function-bind": "^1.1.2",
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
+ "globalthis": "^1.0.4",
|
|
|
+ "has-property-descriptors": "^1.0.2",
|
|
|
+ "has-proto": "^1.0.3",
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
+ "internal-slot": "^1.0.7",
|
|
|
+ "iterator.prototype": "^1.1.3",
|
|
|
+ "safe-array-concat": "^1.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-object-atoms": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "es-errors": "^1.3.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-set-tostringtag": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
+ "has-tostringtag": "^1.0.2",
|
|
|
+ "hasown": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-shim-unscopables": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "hasown": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-to-primitive": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-callable": "^1.1.4",
|
|
|
+ "is-date-object": "^1.0.1",
|
|
|
+ "is-symbol": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/escape-string-regexp": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint": {
|
|
|
+ "version": "8.57.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz",
|
|
|
+ "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==",
|
|
|
+ "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@eslint-community/eslint-utils": "^4.2.0",
|
|
|
+ "@eslint-community/regexpp": "^4.6.1",
|
|
|
+ "@eslint/eslintrc": "^2.1.4",
|
|
|
+ "@eslint/js": "8.57.1",
|
|
|
+ "@humanwhocodes/config-array": "^0.13.0",
|
|
|
+ "@humanwhocodes/module-importer": "^1.0.1",
|
|
|
+ "@nodelib/fs.walk": "^1.2.8",
|
|
|
+ "@ungap/structured-clone": "^1.2.0",
|
|
|
+ "ajv": "^6.12.4",
|
|
|
+ "chalk": "^4.0.0",
|
|
|
+ "cross-spawn": "^7.0.2",
|
|
|
+ "debug": "^4.3.2",
|
|
|
+ "doctrine": "^3.0.0",
|
|
|
+ "escape-string-regexp": "^4.0.0",
|
|
|
+ "eslint-scope": "^7.2.2",
|
|
|
+ "eslint-visitor-keys": "^3.4.3",
|
|
|
+ "espree": "^9.6.1",
|
|
|
+ "esquery": "^1.4.2",
|
|
|
+ "esutils": "^2.0.2",
|
|
|
+ "fast-deep-equal": "^3.1.3",
|
|
|
+ "file-entry-cache": "^6.0.1",
|
|
|
+ "find-up": "^5.0.0",
|
|
|
+ "glob-parent": "^6.0.2",
|
|
|
+ "globals": "^13.19.0",
|
|
|
+ "graphemer": "^1.4.0",
|
|
|
+ "ignore": "^5.2.0",
|
|
|
+ "imurmurhash": "^0.1.4",
|
|
|
+ "is-glob": "^4.0.0",
|
|
|
+ "is-path-inside": "^3.0.3",
|
|
|
+ "js-yaml": "^4.1.0",
|
|
|
+ "json-stable-stringify-without-jsonify": "^1.0.1",
|
|
|
+ "levn": "^0.4.1",
|
|
|
+ "lodash.merge": "^4.6.2",
|
|
|
+ "minimatch": "^3.1.2",
|
|
|
+ "natural-compare": "^1.4.0",
|
|
|
+ "optionator": "^0.9.3",
|
|
|
+ "strip-ansi": "^6.0.1",
|
|
|
+ "text-table": "^0.2.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "eslint": "bin/eslint.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-config-next": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-mKg+NC/8a4JKLZRIOBplxXNdStgxy7lzWuedUaCc8tev+Al9mwDUTujQH6W6qXDH9kycWiVo28tADWGvpBsZcQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@next/eslint-plugin-next": "14.2.15",
|
|
|
+ "@rushstack/eslint-patch": "^1.3.3",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0",
|
|
|
+ "@typescript-eslint/parser": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0",
|
|
|
+ "eslint-import-resolver-node": "^0.3.6",
|
|
|
+ "eslint-import-resolver-typescript": "^3.5.2",
|
|
|
+ "eslint-plugin-import": "^2.28.1",
|
|
|
+ "eslint-plugin-jsx-a11y": "^6.7.1",
|
|
|
+ "eslint-plugin-react": "^7.33.2",
|
|
|
+ "eslint-plugin-react-hooks": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "eslint": "^7.23.0 || ^8.0.0",
|
|
|
+ "typescript": ">=3.3.1"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-import-resolver-node": {
|
|
|
+ "version": "0.3.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
|
|
|
+ "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "debug": "^3.2.7",
|
|
|
+ "is-core-module": "^2.13.0",
|
|
|
+ "resolve": "^1.22.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-import-resolver-node/node_modules/debug": {
|
|
|
+ "version": "3.2.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
|
+ "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-import-resolver-typescript": {
|
|
|
+ "version": "3.6.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.3.tgz",
|
|
|
+ "integrity": "sha512-ud9aw4szY9cCT1EWWdGv1L1XR6hh2PaRWif0j2QjQ0pgTY/69iw+W0Z4qZv5wHahOl8isEr+k/JnyAqNQkLkIA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "@nolyfill/is-core-module": "1.0.39",
|
|
|
+ "debug": "^4.3.5",
|
|
|
+ "enhanced-resolve": "^5.15.0",
|
|
|
+ "eslint-module-utils": "^2.8.1",
|
|
|
+ "fast-glob": "^3.3.2",
|
|
|
+ "get-tsconfig": "^4.7.5",
|
|
|
+ "is-bun-module": "^1.0.2",
|
|
|
+ "is-glob": "^4.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://opencollective.com/unts/projects/eslint-import-resolver-ts"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "eslint": "*",
|
|
|
+ "eslint-plugin-import": "*",
|
|
|
+ "eslint-plugin-import-x": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "eslint-plugin-import": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "eslint-plugin-import-x": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-module-utils": {
|
|
|
+ "version": "2.12.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz",
|
|
|
+ "integrity": "sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "debug": "^3.2.7"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "eslint": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-module-utils/node_modules/debug": {
|
|
|
+ "version": "3.2.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
|
+ "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-plugin-import": {
|
|
|
+ "version": "2.31.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz",
|
|
|
+ "integrity": "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@rtsao/scc": "^1.1.0",
|
|
|
+ "array-includes": "^3.1.8",
|
|
|
+ "array.prototype.findlastindex": "^1.2.5",
|
|
|
+ "array.prototype.flat": "^1.3.2",
|
|
|
+ "array.prototype.flatmap": "^1.3.2",
|
|
|
+ "debug": "^3.2.7",
|
|
|
+ "doctrine": "^2.1.0",
|
|
|
+ "eslint-import-resolver-node": "^0.3.9",
|
|
|
+ "eslint-module-utils": "^2.12.0",
|
|
|
+ "hasown": "^2.0.2",
|
|
|
+ "is-core-module": "^2.15.1",
|
|
|
+ "is-glob": "^4.0.3",
|
|
|
+ "minimatch": "^3.1.2",
|
|
|
+ "object.fromentries": "^2.0.8",
|
|
|
+ "object.groupby": "^1.0.3",
|
|
|
+ "object.values": "^1.2.0",
|
|
|
+ "semver": "^6.3.1",
|
|
|
+ "string.prototype.trimend": "^1.0.8",
|
|
|
+ "tsconfig-paths": "^3.15.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-plugin-import/node_modules/debug": {
|
|
|
+ "version": "3.2.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
|
+ "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-plugin-import/node_modules/doctrine": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "esutils": "^2.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-plugin-import/node_modules/semver": {
|
|
|
+ "version": "6.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "bin": {
|
|
|
+ "semver": "bin/semver.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-plugin-jsx-a11y": {
|
|
|
+ "version": "6.10.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.0.tgz",
|
|
|
+ "integrity": "sha512-ySOHvXX8eSN6zz8Bywacm7CvGNhUtdjvqfQDVe6020TUK34Cywkw7m0KsCCk1Qtm9G1FayfTN1/7mMYnYO2Bhg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "aria-query": "~5.1.3",
|
|
|
+ "array-includes": "^3.1.8",
|
|
|
+ "array.prototype.flatmap": "^1.3.2",
|
|
|
+ "ast-types-flow": "^0.0.8",
|
|
|
+ "axe-core": "^4.10.0",
|
|
|
+ "axobject-query": "^4.1.0",
|
|
|
+ "damerau-levenshtein": "^1.0.8",
|
|
|
+ "emoji-regex": "^9.2.2",
|
|
|
+ "es-iterator-helpers": "^1.0.19",
|
|
|
+ "hasown": "^2.0.2",
|
|
|
+ "jsx-ast-utils": "^3.3.5",
|
|
|
+ "language-tags": "^1.0.9",
|
|
|
+ "minimatch": "^3.1.2",
|
|
|
+ "object.fromentries": "^2.0.8",
|
|
|
+ "safe-regex-test": "^1.0.3",
|
|
|
+ "string.prototype.includes": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-plugin-react": {
|
|
|
+ "version": "7.37.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz",
|
|
|
+ "integrity": "sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "array-includes": "^3.1.8",
|
|
|
+ "array.prototype.findlast": "^1.2.5",
|
|
|
+ "array.prototype.flatmap": "^1.3.2",
|
|
|
+ "array.prototype.tosorted": "^1.1.4",
|
|
|
+ "doctrine": "^2.1.0",
|
|
|
+ "es-iterator-helpers": "^1.0.19",
|
|
|
+ "estraverse": "^5.3.0",
|
|
|
+ "hasown": "^2.0.2",
|
|
|
+ "jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
|
+ "minimatch": "^3.1.2",
|
|
|
+ "object.entries": "^1.1.8",
|
|
|
+ "object.fromentries": "^2.0.8",
|
|
|
+ "object.values": "^1.2.0",
|
|
|
+ "prop-types": "^15.8.1",
|
|
|
+ "resolve": "^2.0.0-next.5",
|
|
|
+ "semver": "^6.3.1",
|
|
|
+ "string.prototype.matchall": "^4.0.11",
|
|
|
+ "string.prototype.repeat": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-plugin-react-hooks": {
|
|
|
+ "version": "5.0.0-canary-7118f5dd7-20230705",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0-canary-7118f5dd7-20230705.tgz",
|
|
|
+ "integrity": "sha512-AZYbMo/NW9chdL7vk6HQzQhT+PvTAEVqWk9ziruUoW2kAOcN5qNyelv70e0F1VNQAbvutOC9oc+xfWycI9FxDw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-plugin-react/node_modules/doctrine": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "esutils": "^2.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-plugin-react/node_modules/resolve": {
|
|
|
+ "version": "2.0.0-next.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz",
|
|
|
+ "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==",
|
|
|
+ "dev": true,
|
|
|
+ "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/eslint-plugin-react/node_modules/semver": {
|
|
|
+ "version": "6.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "bin": {
|
|
|
+ "semver": "bin/semver.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-scope": {
|
|
|
+ "version": "7.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz",
|
|
|
+ "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "esrecurse": "^4.3.0",
|
|
|
+ "estraverse": "^5.2.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-visitor-keys": {
|
|
|
+ "version": "3.4.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
|
+ "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/espree": {
|
|
|
+ "version": "9.6.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
|
|
|
+ "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "acorn": "^8.9.0",
|
|
|
+ "acorn-jsx": "^5.3.2",
|
|
|
+ "eslint-visitor-keys": "^3.4.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/esquery": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
|
|
|
+ "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "estraverse": "^5.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/esrecurse": {
|
|
|
+ "version": "4.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
|
|
|
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "estraverse": "^5.2.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/estraverse": {
|
|
|
+ "version": "5.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
|
|
|
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/esutils": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fast-deep-equal": {
|
|
|
+ "version": "3.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
|
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/fast-glob": {
|
|
|
+ "version": "3.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
|
|
|
+ "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
|
|
|
+ "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.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fast-glob/node_modules/glob-parent": {
|
|
|
+ "version": "5.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
|
+ "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "is-glob": "^4.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fast-json-stable-stringify": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/fast-levenshtein": {
|
|
|
+ "version": "2.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
|
|
+ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/fastq": {
|
|
|
+ "version": "1.17.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz",
|
|
|
+ "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "reusify": "^1.0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/file-entry-cache": {
|
|
|
+ "version": "6.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
|
|
|
+ "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "flat-cache": "^3.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10.12.0 || >=12.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fill-range": {
|
|
|
+ "version": "7.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/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/find-up": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
|
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "locate-path": "^6.0.0",
|
|
|
+ "path-exists": "^4.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/flat": {
|
|
|
+ "version": "5.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz",
|
|
|
+ "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "bin": {
|
|
|
+ "flat": "cli.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/flat-cache": {
|
|
|
+ "version": "3.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz",
|
|
|
+ "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "flatted": "^3.2.9",
|
|
|
+ "keyv": "^4.5.3",
|
|
|
+ "rimraf": "^3.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10.12.0 || >=12.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/flatted": {
|
|
|
+ "version": "3.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
|
|
|
+ "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/for-each": {
|
|
|
+ "version": "0.3.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz",
|
|
|
+ "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-callable": "^1.1.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/foreground-child": {
|
|
|
+ "version": "3.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz",
|
|
|
+ "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "cross-spawn": "^7.0.0",
|
|
|
+ "signal-exit": "^4.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/framer-motion": {
|
|
|
+ "version": "11.11.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.9.tgz",
|
|
|
+ "integrity": "sha512-XpdZseuCrZehdHGuW22zZt3SF5g6AHJHJi7JwQIigOznW4Jg1n0oGPMJQheMaKLC+0rp5gxUKMRYI6ytd3q4RQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "tslib": "^2.4.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@emotion/is-prop-valid": "*",
|
|
|
+ "react": "^18.0.0",
|
|
|
+ "react-dom": "^18.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@emotion/is-prop-valid": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "react": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "react-dom": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fs-minipass": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "minipass": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fs-minipass/node_modules/minipass": {
|
|
|
+ "version": "3.3.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
|
|
|
+ "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "yallist": "^4.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fs.realpath": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/fsevents": {
|
|
|
+ "version": "2.3.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "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.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/function.prototype.name": {
|
|
|
+ "version": "1.1.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz",
|
|
|
+ "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "define-properties": "^1.2.0",
|
|
|
+ "es-abstract": "^1.22.1",
|
|
|
+ "functions-have-names": "^1.2.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/functions-have-names": {
|
|
|
+ "version": "1.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
|
|
|
+ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/gauge": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
|
|
|
+ "deprecated": "This package is no longer supported.",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "aproba": "^1.0.3 || ^2.0.0",
|
|
|
+ "color-support": "^1.1.2",
|
|
|
+ "console-control-strings": "^1.0.0",
|
|
|
+ "has-unicode": "^2.0.1",
|
|
|
+ "object-assign": "^4.1.1",
|
|
|
+ "signal-exit": "^3.0.0",
|
|
|
+ "string-width": "^4.2.3",
|
|
|
+ "strip-ansi": "^6.0.1",
|
|
|
+ "wide-align": "^1.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/gauge/node_modules/emoji-regex": {
|
|
|
+ "version": "8.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/gauge/node_modules/signal-exit": {
|
|
|
+ "version": "3.0.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
|
|
|
+ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/gauge/node_modules/string-width": {
|
|
|
+ "version": "4.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
|
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "emoji-regex": "^8.0.0",
|
|
|
+ "is-fullwidth-code-point": "^3.0.0",
|
|
|
+ "strip-ansi": "^6.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/get-intrinsic": {
|
|
|
+ "version": "1.2.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
|
|
|
+ "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "function-bind": "^1.1.2",
|
|
|
+ "has-proto": "^1.0.1",
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
+ "hasown": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/get-nonce": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/get-nonce/-/get-nonce-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/get-symbol-description": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.5",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "get-intrinsic": "^1.2.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/get-tsconfig": {
|
|
|
+ "version": "4.8.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.8.1.tgz",
|
|
|
+ "integrity": "sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "resolve-pkg-maps": "^1.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/glob": {
|
|
|
+ "version": "10.3.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
|
|
|
+ "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "foreground-child": "^3.1.0",
|
|
|
+ "jackspeak": "^2.3.5",
|
|
|
+ "minimatch": "^9.0.1",
|
|
|
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
|
|
|
+ "path-scurry": "^1.10.1"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "glob": "dist/esm/bin.mjs"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16 || 14 >=14.17"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/glob-parent": {
|
|
|
+ "version": "6.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
|
+ "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "is-glob": "^4.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.13.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/glob/node_modules/brace-expansion": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "balanced-match": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/glob/node_modules/minimatch": {
|
|
|
+ "version": "9.0.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
|
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "brace-expansion": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16 || 14 >=14.17"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/globals": {
|
|
|
+ "version": "13.24.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
|
|
|
+ "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "type-fest": "^0.20.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/globalthis": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "gopd": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/gopd": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "get-intrinsic": "^1.1.3"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/graceful-fs": {
|
|
|
+ "version": "4.2.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
|
|
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/graphemer": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
|
|
|
+ "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/has-bigints": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/has-flag": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/has-property-descriptors": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "es-define-property": "^1.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/has-proto": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/has-symbols": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/has-tostringtag": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-symbols": "^1.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/has-unicode": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/hasown": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
|
|
|
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "function-bind": "^1.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/https-proxy-agent": {
|
|
|
+ "version": "5.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
|
|
+ "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "agent-base": "6",
|
|
|
+ "debug": "4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ignore": {
|
|
|
+ "version": "5.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
|
|
|
+ "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/import-fresh": {
|
|
|
+ "version": "3.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
|
|
|
+ "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "parent-module": "^1.0.0",
|
|
|
+ "resolve-from": "^4.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/imurmurhash": {
|
|
|
+ "version": "0.1.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
|
|
+ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.8.19"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/inflight": {
|
|
|
+ "version": "1.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
|
|
|
+ "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
|
|
|
+ "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "once": "^1.3.0",
|
|
|
+ "wrappy": "1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/inherits": {
|
|
|
+ "version": "2.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
|
|
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/internal-slot": {
|
|
|
+ "version": "1.0.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz",
|
|
|
+ "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "hasown": "^2.0.0",
|
|
|
+ "side-channel": "^1.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/intl-messageformat": {
|
|
|
+ "version": "10.7.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.0.tgz",
|
|
|
+ "integrity": "sha512-2P06M9jFTqJnEQzE072VGPjbAx6ZG1YysgopAwc8ui0ajSjtwX1MeQ6bXFXIzKcNENJTizKkcJIcZ0zlpl1zSg==",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "@formatjs/ecma402-abstract": "2.2.0",
|
|
|
+ "@formatjs/fast-memoize": "2.2.1",
|
|
|
+ "@formatjs/icu-messageformat-parser": "2.7.10",
|
|
|
+ "tslib": "^2.7.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/invariant": {
|
|
|
+ "version": "2.2.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
|
|
|
+ "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "loose-envify": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-arguments": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "has-tostringtag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-array-buffer": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz",
|
|
|
+ "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "get-intrinsic": "^1.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-arrayish": {
|
|
|
+ "version": "0.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
|
|
|
+ "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/is-async-function": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-tostringtag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-bigint": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-bigints": "^1.0.1"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-binary-path": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "binary-extensions": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-boolean-object": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "has-tostringtag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-bun-module": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-bun-module/-/is-bun-module-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-AmidtEM6D6NmUiLOvvU7+IePxjEjOzra2h0pSrsfSAcXwl/83zLLXDByafUJy9k/rKK0pvXMLdwKwGHlX2Ke6Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "semver": "^7.6.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-callable": {
|
|
|
+ "version": "1.2.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-core-module": {
|
|
|
+ "version": "2.15.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz",
|
|
|
+ "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "hasown": "^2.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-data-view": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-typed-array": "^1.1.13"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-date-object": {
|
|
|
+ "version": "1.0.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
|
|
|
+ "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-tostringtag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-extglob": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-finalizationregistry": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-fullwidth-code-point": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-generator-function": {
|
|
|
+ "version": "1.0.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz",
|
|
|
+ "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-tostringtag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-glob": {
|
|
|
+ "version": "4.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
|
+ "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-extglob": "^2.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-map": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-negative-zero": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-number": {
|
|
|
+ "version": "7.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
|
|
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-number-object": {
|
|
|
+ "version": "1.0.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
|
|
|
+ "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-tostringtag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-path-inside": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
|
|
|
+ "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-regex": {
|
|
|
+ "version": "1.1.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
|
|
|
+ "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "has-tostringtag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-set": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-shared-array-buffer": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-string": {
|
|
|
+ "version": "1.0.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
|
|
|
+ "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-tostringtag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-symbol": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-symbols": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-typed-array": {
|
|
|
+ "version": "1.1.13",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz",
|
|
|
+ "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "which-typed-array": "^1.1.14"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-weakmap": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz",
|
|
|
+ "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-weakref": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-weakset": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "get-intrinsic": "^1.2.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/isarray": {
|
|
|
+ "version": "2.0.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
|
|
|
+ "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/isexe": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/iterator.prototype": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.3.tgz",
|
|
|
+ "integrity": "sha512-FW5iMbeQ6rBGm/oKgzq2aW4KvAGpxPzYES8N4g4xNXUKpL1mclMvOe+76AcLDTvD+Ze+sOpVhgdAQEKF4L9iGQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "get-intrinsic": "^1.2.1",
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
+ "reflect.getprototypeof": "^1.0.4",
|
|
|
+ "set-function-name": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/jackspeak": {
|
|
|
+ "version": "2.3.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz",
|
|
|
+ "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==",
|
|
|
+ "license": "BlueOak-1.0.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@isaacs/cliui": "^8.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@pkgjs/parseargs": "^0.11.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/jiti": {
|
|
|
+ "version": "1.21.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz",
|
|
|
+ "integrity": "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "jiti": "bin/jiti.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/js-tokens": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/js-yaml": {
|
|
|
+ "version": "4.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
|
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "argparse": "^2.0.1"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "js-yaml": "bin/js-yaml.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/json-buffer": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/json-schema-traverse": {
|
|
|
+ "version": "0.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|
|
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/json-stable-stringify-without-jsonify": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/json5": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "minimist": "^1.2.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "json5": "lib/cli.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/jsonwebtoken": {
|
|
|
+ "version": "9.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz",
|
|
|
+ "integrity": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "jws": "^3.2.2",
|
|
|
+ "lodash.includes": "^4.3.0",
|
|
|
+ "lodash.isboolean": "^3.0.3",
|
|
|
+ "lodash.isinteger": "^4.0.4",
|
|
|
+ "lodash.isnumber": "^3.0.3",
|
|
|
+ "lodash.isplainobject": "^4.0.6",
|
|
|
+ "lodash.isstring": "^4.0.1",
|
|
|
+ "lodash.once": "^4.0.0",
|
|
|
+ "ms": "^2.1.1",
|
|
|
+ "semver": "^7.5.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12",
|
|
|
+ "npm": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/jsx-ast-utils": {
|
|
|
+ "version": "3.3.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz",
|
|
|
+ "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "array-includes": "^3.1.6",
|
|
|
+ "array.prototype.flat": "^1.3.1",
|
|
|
+ "object.assign": "^4.1.4",
|
|
|
+ "object.values": "^1.1.6"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/jwa": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz",
|
|
|
+ "integrity": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "buffer-equal-constant-time": "1.0.1",
|
|
|
+ "ecdsa-sig-formatter": "1.0.11",
|
|
|
+ "safe-buffer": "^5.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/jws": {
|
|
|
+ "version": "3.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz",
|
|
|
+ "integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "jwa": "^1.4.1",
|
|
|
+ "safe-buffer": "^5.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/jwt-decode": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/keyv": {
|
|
|
+ "version": "4.5.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
|
|
|
+ "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "json-buffer": "3.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/language-subtag-registry": {
|
|
|
+ "version": "0.3.23",
|
|
|
+ "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz",
|
|
|
+ "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "CC0-1.0"
|
|
|
+ },
|
|
|
+ "node_modules/language-tags": {
|
|
|
+ "version": "1.0.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz",
|
|
|
+ "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "language-subtag-registry": "^0.3.20"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/levn": {
|
|
|
+ "version": "0.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
|
|
|
+ "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "prelude-ls": "^1.2.1",
|
|
|
+ "type-check": "~0.4.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lilconfig": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lines-and-columns": {
|
|
|
+ "version": "1.2.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
|
|
+ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/locate-path": {
|
|
|
+ "version": "6.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
|
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "p-locate": "^5.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lodash.debounce": {
|
|
|
+ "version": "4.0.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
|
|
|
+ "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.foreach": {
|
|
|
+ "version": "4.5.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.foreach/-/lodash.foreach-4.5.0.tgz",
|
|
|
+ "integrity": "sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.get": {
|
|
|
+ "version": "4.4.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
|
|
|
+ "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.includes": {
|
|
|
+ "version": "4.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz",
|
|
|
+ "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.isboolean": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
|
|
|
+ "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.isinteger": {
|
|
|
+ "version": "4.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
|
|
|
+ "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.isnumber": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
|
|
|
+ "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.isplainobject": {
|
|
|
+ "version": "4.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
|
|
|
+ "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.isstring": {
|
|
|
+ "version": "4.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
|
|
|
+ "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.kebabcase": {
|
|
|
+ "version": "4.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz",
|
|
|
+ "integrity": "sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.mapkeys": {
|
|
|
+ "version": "4.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.mapkeys/-/lodash.mapkeys-4.6.0.tgz",
|
|
|
+ "integrity": "sha512-0Al+hxpYvONWtg+ZqHpa/GaVzxuN3V7Xeo2p+bY06EaK/n+Y9R7nBePPN2o1LxmL0TWQSwP8LYZ008/hc9JzhA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.merge": {
|
|
|
+ "version": "4.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|
|
+ "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.omit": {
|
|
|
+ "version": "4.5.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.omit/-/lodash.omit-4.5.0.tgz",
|
|
|
+ "integrity": "sha512-XeqSp49hNGmlkj2EJlfrQFIzQ6lXdNro9sddtQzcJY8QaoC2GO0DT7xaIokHeyM+mIT0mPMlPvkYzg2xCuHdZg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.once": {
|
|
|
+ "version": "4.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz",
|
|
|
+ "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/loose-envify": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
|
|
|
+ "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "js-tokens": "^3.0.0 || ^4.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "loose-envify": "cli.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lru-cache": {
|
|
|
+ "version": "10.4.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
|
|
|
+ "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/make-dir": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "semver": "^6.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/make-dir/node_modules/semver": {
|
|
|
+ "version": "6.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "bin": {
|
|
|
+ "semver": "bin/semver.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/merge2": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
|
|
|
+ "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/micromatch": {
|
|
|
+ "version": "4.0.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/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/mimic-response": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/minimatch": {
|
|
|
+ "version": "3.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "brace-expansion": "^1.1.7"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/minimist": {
|
|
|
+ "version": "1.2.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
|
|
|
+ "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/minipass": {
|
|
|
+ "version": "7.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
|
|
|
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16 || 14 >=14.17"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/minizlib": {
|
|
|
+ "version": "2.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
|
|
|
+ "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "minipass": "^3.0.0",
|
|
|
+ "yallist": "^4.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/minizlib/node_modules/minipass": {
|
|
|
+ "version": "3.3.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
|
|
|
+ "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "yallist": "^4.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/mkdirp": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "bin": {
|
|
|
+ "mkdirp": "bin/cmd.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ms": {
|
|
|
+ "version": "2.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
|
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/mz": {
|
|
|
+ "version": "2.7.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz",
|
|
|
+ "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "any-promise": "^1.0.0",
|
|
|
+ "object-assign": "^4.0.1",
|
|
|
+ "thenify-all": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/nan": {
|
|
|
+ "version": "2.22.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.22.0.tgz",
|
|
|
+ "integrity": "sha512-nbajikzWTMwsW+eSsNm3QwlOs7het9gGJU5dDZzRTQGk03vyBOauxgI4VakDzE0PtsGTmXPsXTbbjVhRwR5mpw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/nanoid": {
|
|
|
+ "version": "3.3.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
|
|
|
+ "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "nanoid": "bin/nanoid.cjs"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/natural-compare": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
|
|
+ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/next": {
|
|
|
+ "version": "14.2.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/next/-/next-14.2.15.tgz",
|
|
|
+ "integrity": "sha512-h9ctmOokpoDphRvMGnwOJAedT6zKhwqyZML9mDtspgf4Rh3Pn7UTYKqePNoDvhsWBAO5GoPNYshnAUGIazVGmw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@next/env": "14.2.15",
|
|
|
+ "@swc/helpers": "0.5.5",
|
|
|
+ "busboy": "1.6.0",
|
|
|
+ "caniuse-lite": "^1.0.30001579",
|
|
|
+ "graceful-fs": "^4.2.11",
|
|
|
+ "postcss": "8.4.31",
|
|
|
+ "styled-jsx": "5.1.1"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "next": "dist/bin/next"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18.17.0"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@next/swc-darwin-arm64": "14.2.15",
|
|
|
+ "@next/swc-darwin-x64": "14.2.15",
|
|
|
+ "@next/swc-linux-arm64-gnu": "14.2.15",
|
|
|
+ "@next/swc-linux-arm64-musl": "14.2.15",
|
|
|
+ "@next/swc-linux-x64-gnu": "14.2.15",
|
|
|
+ "@next/swc-linux-x64-musl": "14.2.15",
|
|
|
+ "@next/swc-win32-arm64-msvc": "14.2.15",
|
|
|
+ "@next/swc-win32-ia32-msvc": "14.2.15",
|
|
|
+ "@next/swc-win32-x64-msvc": "14.2.15"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@opentelemetry/api": "^1.1.0",
|
|
|
+ "@playwright/test": "^1.41.2",
|
|
|
+ "react": "^18.2.0",
|
|
|
+ "react-dom": "^18.2.0",
|
|
|
+ "sass": "^1.3.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@opentelemetry/api": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@playwright/test": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "sass": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/next/node_modules/postcss": {
|
|
|
+ "version": "8.4.31",
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
|
|
|
+ "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
|
|
|
+ "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.6",
|
|
|
+ "picocolors": "^1.0.0",
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >=14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/node-ensure": {
|
|
|
+ "version": "0.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/node-ensure/-/node-ensure-0.0.0.tgz",
|
|
|
+ "integrity": "sha512-DRI60hzo2oKN1ma0ckc6nQWlHU69RH6xN0sjQTjMpChPfTYvKZdcQFfdYK2RWbJcKyUizSIy/l8OTGxMAM1QDw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/node-fetch": {
|
|
|
+ "version": "2.7.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
|
|
|
+ "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "whatwg-url": "^5.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "4.x || >=6.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "encoding": "^0.1.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "encoding": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/nopt": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
|
|
|
+ "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "abbrev": "1"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "nopt": "bin/nopt.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/normalize-path": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/npmlog": {
|
|
|
+ "version": "5.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
|
|
|
+ "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
|
|
|
+ "deprecated": "This package is no longer supported.",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "are-we-there-yet": "^2.0.0",
|
|
|
+ "console-control-strings": "^1.1.0",
|
|
|
+ "gauge": "^3.0.0",
|
|
|
+ "set-blocking": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ntlm": {
|
|
|
+ "version": "0.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/ntlm/-/ntlm-0.1.3.tgz",
|
|
|
+ "integrity": "sha512-pPlHxhAegZP4QAaOYd51vRd6VXTGfF7VLKJwuwN0iEB1aIi3SnqXYuS/bH/6wWBOq+Ehdil49mHm1Nseon085w==",
|
|
|
+ "engines": [
|
|
|
+ "node"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/object-assign": {
|
|
|
+ "version": "4.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
|
|
|
+ "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/object-hash": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/object-inspect": {
|
|
|
+ "version": "1.13.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz",
|
|
|
+ "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/object-is": {
|
|
|
+ "version": "1.1.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/object-is/-/object-is-1.1.6.tgz",
|
|
|
+ "integrity": "sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/object-keys": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/object.assign": {
|
|
|
+ "version": "4.1.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz",
|
|
|
+ "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.5",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
+ "object-keys": "^1.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/object.entries": {
|
|
|
+ "version": "1.1.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz",
|
|
|
+ "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-object-atoms": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/object.fromentries": {
|
|
|
+ "version": "2.0.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz",
|
|
|
+ "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.23.2",
|
|
|
+ "es-object-atoms": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/object.groupby": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.23.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/object.values": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz",
|
|
|
+ "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-object-atoms": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/once": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
|
|
|
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "wrappy": "1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/optionator": {
|
|
|
+ "version": "0.9.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
|
|
|
+ "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "deep-is": "^0.1.3",
|
|
|
+ "fast-levenshtein": "^2.0.6",
|
|
|
+ "levn": "^0.4.1",
|
|
|
+ "prelude-ls": "^1.2.1",
|
|
|
+ "type-check": "^0.4.0",
|
|
|
+ "word-wrap": "^1.2.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/p-limit": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "yocto-queue": "^0.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/p-locate": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
|
+ "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "p-limit": "^3.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/parent-module": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "callsites": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/path-exists": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/path-is-absolute": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/path-key": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/path-parse": {
|
|
|
+ "version": "1.0.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
|
|
|
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/path-scurry": {
|
|
|
+ "version": "1.11.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
|
|
|
+ "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
|
|
|
+ "license": "BlueOak-1.0.0",
|
|
|
+ "dependencies": {
|
|
|
+ "lru-cache": "^10.2.0",
|
|
|
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16 || 14 >=14.18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/path2d-polyfill": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/path2d-polyfill/-/path2d-polyfill-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-ad/3bsalbbWhmBo0D6FZ4RNMwsLsPpL6gnvhuSaU5Vm7b06Kr5ubSltQQ0T7YKsiJQO+g22zJ4dJKNTXIyOXtA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pdf-parse": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/pdf-parse/-/pdf-parse-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-v6ZJ/efsBpGrGGknjtq9J/oC8tZWq0KWL5vQrk2GlzLEQPUDB1ex+13Rmidl1neNN358Jn9EHZw5y07FFtaC7A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "debug": "^3.1.0",
|
|
|
+ "node-ensure": "^0.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.8.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pdf-parse/node_modules/debug": {
|
|
|
+ "version": "3.2.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
|
+ "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pdf2json": {
|
|
|
+ "version": "3.1.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/pdf2json/-/pdf2json-3.1.4.tgz",
|
|
|
+ "integrity": "sha512-rS+VapXpXZr+5lUpHmRh3ugXdFXp24p1RyG24yP1DMpqP4t0mrYNGpLtpSbWD42PnQ59GIXofxF+yWb7M+3THg==",
|
|
|
+ "bundleDependencies": [
|
|
|
+ "@xmldom/xmldom"
|
|
|
+ ],
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@xmldom/xmldom": "^0.8.10"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "pdf2json": "bin/pdf2json.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18.12.1",
|
|
|
+ "npm": ">=8.19.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pdf2json/node_modules/@xmldom/xmldom": {
|
|
|
+ "version": "0.8.10",
|
|
|
+ "inBundle": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pdfjs-dist": {
|
|
|
+ "version": "3.11.174",
|
|
|
+ "resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-3.11.174.tgz",
|
|
|
+ "integrity": "sha512-TdTZPf1trZ8/UFu5Cx/GXB7GZM30LT+wWUNfsi6Bq8ePLnb+woNKtDymI2mxZYBpMbonNFqKmiz684DIfnd8dA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "canvas": "^2.11.2",
|
|
|
+ "path2d-polyfill": "^2.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/picocolors": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/picomatch": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/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/pify": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
|
|
+ "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pirates": {
|
|
|
+ "version": "4.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz",
|
|
|
+ "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/possible-typed-array-names": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss": {
|
|
|
+ "version": "8.4.47",
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz",
|
|
|
+ "integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==",
|
|
|
+ "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.1.0",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >=14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-import": {
|
|
|
+ "version": "15.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
|
|
|
+ "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "postcss-value-parser": "^4.0.0",
|
|
|
+ "read-cache": "^1.0.0",
|
|
|
+ "resolve": "^1.1.7"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-js": {
|
|
|
+ "version": "4.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz",
|
|
|
+ "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "camelcase-css": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^12 || ^14 || >= 16"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/postcss/"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.4.21"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-load-config": {
|
|
|
+ "version": "4.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz",
|
|
|
+ "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/postcss/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "lilconfig": "^3.0.0",
|
|
|
+ "yaml": "^2.3.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": ">=8.0.9",
|
|
|
+ "ts-node": ">=9.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "postcss": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "ts-node": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-load-config/node_modules/lilconfig": {
|
|
|
+ "version": "3.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz",
|
|
|
+ "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antonk52"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-nested": {
|
|
|
+ "version": "6.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz",
|
|
|
+ "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/postcss/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "postcss-selector-parser": "^6.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.2.14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-selector-parser": {
|
|
|
+ "version": "6.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/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.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
|
+ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/prelude-ls": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/prop-types": {
|
|
|
+ "version": "15.8.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
|
|
|
+ "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "loose-envify": "^1.4.0",
|
|
|
+ "object-assign": "^4.1.1",
|
|
|
+ "react-is": "^16.13.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/punycode": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/queue-microtask": {
|
|
|
+ "version": "1.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
|
|
|
+ "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/react": {
|
|
|
+ "version": "18.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz",
|
|
|
+ "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "loose-envify": "^1.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/react-dom": {
|
|
|
+ "version": "18.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz",
|
|
|
+ "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "loose-envify": "^1.1.0",
|
|
|
+ "scheduler": "^0.23.2"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^18.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/react-icons": {
|
|
|
+ "version": "5.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.3.0.tgz",
|
|
|
+ "integrity": "sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/react-is": {
|
|
|
+ "version": "16.13.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
|
|
|
+ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/react-remove-scroll": {
|
|
|
+ "version": "2.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.6.0.tgz",
|
|
|
+ "integrity": "sha512-I2U4JVEsQenxDAKaVa3VZ/JeJZe0/2DxPWL8Tj8yLKctQJQiZM52pn/GWFpSp8dftjM3pSAHVJZscAnC/y+ySQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "react-remove-scroll-bar": "^2.3.6",
|
|
|
+ "react-style-singleton": "^2.2.1",
|
|
|
+ "tslib": "^2.1.0",
|
|
|
+ "use-callback-ref": "^1.3.0",
|
|
|
+ "use-sidecar": "^1.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
|
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/react": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/react-remove-scroll-bar": {
|
|
|
+ "version": "2.3.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.6.tgz",
|
|
|
+ "integrity": "sha512-DtSYaao4mBmX+HDo5YWYdBWQwYIQQshUV/dVxFxK+KM26Wjwp1gZ6rv6OC3oujI6Bfu6Xyg3TwK533AQutsn/g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "react-style-singleton": "^2.2.1",
|
|
|
+ "tslib": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
|
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/react": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/react-style-singleton": {
|
|
|
+ "version": "2.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.1.tgz",
|
|
|
+ "integrity": "sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "get-nonce": "^1.0.0",
|
|
|
+ "invariant": "^2.2.4",
|
|
|
+ "tslib": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
|
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/react": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/react-textarea-autosize": {
|
|
|
+ "version": "8.5.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.4.tgz",
|
|
|
+ "integrity": "sha512-eSSjVtRLcLfFwFcariT77t9hcbVJHQV76b51QjQGarQIHml2+gM2lms0n3XrhnDmgK5B+/Z7TmQk5OHNzqYm/A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.20.13",
|
|
|
+ "use-composed-ref": "^1.3.0",
|
|
|
+ "use-latest": "^1.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/read-cache": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "pify": "^2.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/readable-stream": {
|
|
|
+ "version": "3.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
|
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "string_decoder": "^1.1.1",
|
|
|
+ "util-deprecate": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/readdirp": {
|
|
|
+ "version": "3.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
|
|
|
+ "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "picomatch": "^2.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/reflect.getprototypeof": {
|
|
|
+ "version": "1.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz",
|
|
|
+ "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.23.1",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
+ "globalthis": "^1.0.3",
|
|
|
+ "which-builtin-type": "^1.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/regenerator-runtime": {
|
|
|
+ "version": "0.14.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
|
|
|
+ "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/regexp.prototype.flags": {
|
|
|
+ "version": "1.5.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz",
|
|
|
+ "integrity": "sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "set-function-name": "^2.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/resolve": {
|
|
|
+ "version": "1.22.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/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/resolve-from": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/resolve-pkg-maps": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/reusify": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "iojs": ">=1.0.0",
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/rimraf": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
|
|
|
+ "deprecated": "Rimraf versions prior to v4 are no longer supported",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "glob": "^7.1.3"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "rimraf": "bin.js"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/rimraf/node_modules/glob": {
|
|
|
+ "version": "7.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
|
|
|
+ "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
|
+ "deprecated": "Glob versions prior to v9 are no longer supported",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "fs.realpath": "^1.0.0",
|
|
|
+ "inflight": "^1.0.4",
|
|
|
+ "inherits": "2",
|
|
|
+ "minimatch": "^3.1.1",
|
|
|
+ "once": "^1.3.0",
|
|
|
+ "path-is-absolute": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "*"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/run-parallel": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
|
|
|
+ "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "queue-microtask": "^1.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/safe-array-concat": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
+ "isarray": "^2.0.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/safe-buffer": {
|
|
|
+ "version": "5.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
|
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/safe-regex-test": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.6",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "is-regex": "^1.1.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/scheduler": {
|
|
|
+ "version": "0.23.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz",
|
|
|
+ "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "loose-envify": "^1.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/scroll-into-view-if-needed": {
|
|
|
+ "version": "3.0.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/scroll-into-view-if-needed/-/scroll-into-view-if-needed-3.0.10.tgz",
|
|
|
+ "integrity": "sha512-t44QCeDKAPf1mtQH3fYpWz8IM/DyvHLjs8wUvvwMYxk5moOqCzrMSxK6HQVD0QVmVjXFavoFIPRVrMuJPKAvtg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "compute-scroll-into-view": "^3.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/semver": {
|
|
|
+ "version": "7.6.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
|
|
|
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
|
|
+ "license": "ISC",
|
|
|
+ "bin": {
|
|
|
+ "semver": "bin/semver.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/set-blocking": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/set-function-length": {
|
|
|
+ "version": "1.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
|
|
|
+ "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "define-data-property": "^1.1.4",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "function-bind": "^1.1.2",
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
+ "gopd": "^1.0.1",
|
|
|
+ "has-property-descriptors": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/set-function-name": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz",
|
|
|
+ "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "define-data-property": "^1.1.4",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "functions-have-names": "^1.2.3",
|
|
|
+ "has-property-descriptors": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/shebang-command": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "shebang-regex": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/shebang-regex": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/side-channel": {
|
|
|
+ "version": "1.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz",
|
|
|
+ "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
+ "object-inspect": "^1.13.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/signal-exit": {
|
|
|
+ "version": "4.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
|
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/simple-concat": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/simple-get": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-CQ5LTKGfCpvE1K0n2us+kuMPbk/q0EKl82s4aheV9oXjFEz6W/Y7oQFVJuU6QG77hRT4Ghb5RURteF5vnWjupA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "decompress-response": "^4.2.0",
|
|
|
+ "once": "^1.3.1",
|
|
|
+ "simple-concat": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/simple-swizzle": {
|
|
|
+ "version": "0.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
|
|
|
+ "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-arrayish": "^0.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/smb2": {
|
|
|
+ "version": "0.2.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/smb2/-/smb2-0.2.11.tgz",
|
|
|
+ "integrity": "sha512-p9Lx72JBuQ+7+UQPDIzBywQ9x0QBk7Z77cJ3lJ3vW2mhr/U1NppSDTU9Abc+dZn9ie13CVh3z54Aa3zx8N+Aeg==",
|
|
|
+ "engines": [
|
|
|
+ "node"
|
|
|
+ ],
|
|
|
+ "dependencies": {
|
|
|
+ "ntlm": "^0.1.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/source-map-js": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/stop-iteration-iterator": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "internal-slot": "^1.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/streamsearch": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/string_decoder": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "safe-buffer": "~5.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/string-width": {
|
|
|
+ "version": "5.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
|
|
|
+ "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "eastasianwidth": "^0.2.0",
|
|
|
+ "emoji-regex": "^9.2.2",
|
|
|
+ "strip-ansi": "^7.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/string-width-cjs": {
|
|
|
+ "name": "string-width",
|
|
|
+ "version": "4.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
|
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
|
+ "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/string-width-cjs/node_modules/emoji-regex": {
|
|
|
+ "version": "8.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/string-width/node_modules/ansi-regex": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/string-width/node_modules/strip-ansi": {
|
|
|
+ "version": "7.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
|
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ansi-regex": "^6.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/string.prototype.includes": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.23.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/string.prototype.matchall": {
|
|
|
+ "version": "4.0.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz",
|
|
|
+ "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.23.2",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "es-object-atoms": "^1.0.0",
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
+ "gopd": "^1.0.1",
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
+ "internal-slot": "^1.0.7",
|
|
|
+ "regexp.prototype.flags": "^1.5.2",
|
|
|
+ "set-function-name": "^2.0.2",
|
|
|
+ "side-channel": "^1.0.6"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/string.prototype.repeat": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "define-properties": "^1.1.3",
|
|
|
+ "es-abstract": "^1.17.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/string.prototype.trim": {
|
|
|
+ "version": "1.2.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz",
|
|
|
+ "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.23.0",
|
|
|
+ "es-object-atoms": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/string.prototype.trimend": {
|
|
|
+ "version": "1.0.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz",
|
|
|
+ "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-object-atoms": "^1.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/string.prototype.trimstart": {
|
|
|
+ "version": "1.0.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz",
|
|
|
+ "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-object-atoms": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/strip-ansi": {
|
|
|
+ "version": "6.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
|
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ansi-regex": "^5.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/strip-ansi-cjs": {
|
|
|
+ "name": "strip-ansi",
|
|
|
+ "version": "6.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/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-bom": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/strip-json-comments": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/styled-jsx": {
|
|
|
+ "version": "5.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz",
|
|
|
+ "integrity": "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "client-only": "0.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@babel/core": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "babel-plugin-macros": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/sucrase": {
|
|
|
+ "version": "3.35.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz",
|
|
|
+ "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.2",
|
|
|
+ "commander": "^4.0.0",
|
|
|
+ "glob": "^10.3.10",
|
|
|
+ "lines-and-columns": "^1.1.6",
|
|
|
+ "mz": "^2.7.0",
|
|
|
+ "pirates": "^4.0.1",
|
|
|
+ "ts-interface-checker": "^0.1.9"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "sucrase": "bin/sucrase",
|
|
|
+ "sucrase-node": "bin/sucrase-node"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16 || 14 >=14.17"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/supports-color": {
|
|
|
+ "version": "7.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
|
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-flag": "^4.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/supports-preserve-symlinks-flag": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tailwind-merge": {
|
|
|
+ "version": "1.14.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-1.14.0.tgz",
|
|
|
+ "integrity": "sha512-3mFKyCo/MBcgyOTlrY8T7odzZFx+w+qKSMAmdFzRvqBfLlSigU6TZnlFHK0lkMwj9Bj8OYU+9yW9lmGuS0QEnQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/dcastil"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tailwind-variants": {
|
|
|
+ "version": "0.1.20",
|
|
|
+ "resolved": "https://registry.npmjs.org/tailwind-variants/-/tailwind-variants-0.1.20.tgz",
|
|
|
+ "integrity": "sha512-AMh7x313t/V+eTySKB0Dal08RHY7ggYK0MSn/ad8wKWOrDUIzyiWNayRUm2PIJ4VRkvRnfNuyRuKbLV3EN+ewQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "tailwind-merge": "^1.14.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16.x",
|
|
|
+ "pnpm": ">=7.x"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "tailwindcss": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tailwindcss": {
|
|
|
+ "version": "3.4.14",
|
|
|
+ "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz",
|
|
|
+ "integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@alloc/quick-lru": "^5.2.0",
|
|
|
+ "arg": "^5.0.2",
|
|
|
+ "chokidar": "^3.5.3",
|
|
|
+ "didyoumean": "^1.2.2",
|
|
|
+ "dlv": "^1.1.3",
|
|
|
+ "fast-glob": "^3.3.0",
|
|
|
+ "glob-parent": "^6.0.2",
|
|
|
+ "is-glob": "^4.0.3",
|
|
|
+ "jiti": "^1.21.0",
|
|
|
+ "lilconfig": "^2.1.0",
|
|
|
+ "micromatch": "^4.0.5",
|
|
|
+ "normalize-path": "^3.0.0",
|
|
|
+ "object-hash": "^3.0.0",
|
|
|
+ "picocolors": "^1.0.0",
|
|
|
+ "postcss": "^8.4.23",
|
|
|
+ "postcss-import": "^15.1.0",
|
|
|
+ "postcss-js": "^4.0.1",
|
|
|
+ "postcss-load-config": "^4.0.1",
|
|
|
+ "postcss-nested": "^6.0.1",
|
|
|
+ "postcss-selector-parser": "^6.0.11",
|
|
|
+ "resolve": "^1.22.2",
|
|
|
+ "sucrase": "^3.32.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "tailwind": "lib/cli.js",
|
|
|
+ "tailwindcss": "lib/cli.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tapable": {
|
|
|
+ "version": "2.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
|
|
|
+ "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tar": {
|
|
|
+ "version": "6.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
|
|
|
+ "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "chownr": "^2.0.0",
|
|
|
+ "fs-minipass": "^2.0.0",
|
|
|
+ "minipass": "^5.0.0",
|
|
|
+ "minizlib": "^2.1.1",
|
|
|
+ "mkdirp": "^1.0.3",
|
|
|
+ "yallist": "^4.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tar/node_modules/minipass": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
|
|
|
+ "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/text-table": {
|
|
|
+ "version": "0.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
|
|
|
+ "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/thenify": {
|
|
|
+ "version": "3.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz",
|
|
|
+ "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "any-promise": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/thenify-all": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz",
|
|
|
+ "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "thenify": ">= 3.1.0 < 4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/to-regex-range": {
|
|
|
+ "version": "5.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
|
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-number": "^7.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tr46": {
|
|
|
+ "version": "0.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
|
+ "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/ts-api-utils": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "typescript": ">=4.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ts-interface-checker": {
|
|
|
+ "version": "0.1.13",
|
|
|
+ "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz",
|
|
|
+ "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==",
|
|
|
+ "license": "Apache-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/tsconfig-paths": {
|
|
|
+ "version": "3.15.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz",
|
|
|
+ "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/json5": "^0.0.29",
|
|
|
+ "json5": "^1.0.2",
|
|
|
+ "minimist": "^1.2.6",
|
|
|
+ "strip-bom": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tslib": {
|
|
|
+ "version": "2.8.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.0.tgz",
|
|
|
+ "integrity": "sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==",
|
|
|
+ "license": "0BSD"
|
|
|
+ },
|
|
|
+ "node_modules/type-check": {
|
|
|
+ "version": "0.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
|
|
+ "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "prelude-ls": "^1.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/type-fest": {
|
|
|
+ "version": "0.20.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
|
|
|
+ "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "(MIT OR CC0-1.0)",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/typed-array-buffer": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "is-typed-array": "^1.1.13"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/typed-array-byte-length": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "for-each": "^0.3.3",
|
|
|
+ "gopd": "^1.0.1",
|
|
|
+ "has-proto": "^1.0.3",
|
|
|
+ "is-typed-array": "^1.1.13"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/typed-array-byte-offset": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "available-typed-arrays": "^1.0.7",
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "for-each": "^0.3.3",
|
|
|
+ "gopd": "^1.0.1",
|
|
|
+ "has-proto": "^1.0.3",
|
|
|
+ "is-typed-array": "^1.1.13"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/typed-array-length": {
|
|
|
+ "version": "1.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz",
|
|
|
+ "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "for-each": "^0.3.3",
|
|
|
+ "gopd": "^1.0.1",
|
|
|
+ "has-proto": "^1.0.3",
|
|
|
+ "is-typed-array": "^1.1.13",
|
|
|
+ "possible-typed-array-names": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/typescript": {
|
|
|
+ "version": "5.6.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
|
|
|
+ "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "peer": true,
|
|
|
+ "bin": {
|
|
|
+ "tsc": "bin/tsc",
|
|
|
+ "tsserver": "bin/tsserver"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.17"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unbox-primitive": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "has-bigints": "^1.0.2",
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
+ "which-boxed-primitive": "^1.0.2"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uri-js": {
|
|
|
+ "version": "4.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
|
|
|
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "punycode": "^2.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/use-callback-ref": {
|
|
|
+ "version": "1.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.2.tgz",
|
|
|
+ "integrity": "sha512-elOQwe6Q8gqZgDA8mrh44qRTQqpIHDcZ3hXTLjBe1i4ph8XpNJnO+aQf3NaG+lriLopI4HMx9VjQLfPQ6vhnoA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "tslib": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
|
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/react": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/use-composed-ref": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-GLMG0Jc/jiKov/3Ulid1wbv3r54K9HlMW29IWcDFPEqFkSO2nS0MuefWgMJpeHQ9YJeXDL3ZUF+P3jdXlZX/cQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/use-isomorphic-layout-effect": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/react": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/use-latest": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/use-latest/-/use-latest-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "use-isomorphic-layout-effect": "^1.1.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/react": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/use-sidecar": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "detect-node-es": "^1.1.0",
|
|
|
+ "tslib": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@types/react": "^16.9.0 || ^17.0.0 || ^18.0.0",
|
|
|
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/react": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/util-deprecate": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/webidl-conversions": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/whatwg-url": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
|
+ "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "tr46": "~0.0.3",
|
|
|
+ "webidl-conversions": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/which": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
|
|
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "isexe": "^2.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "node-which": "bin/node-which"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/which-boxed-primitive": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-bigint": "^1.0.1",
|
|
|
+ "is-boolean-object": "^1.1.0",
|
|
|
+ "is-number-object": "^1.0.4",
|
|
|
+ "is-string": "^1.0.5",
|
|
|
+ "is-symbol": "^1.0.3"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/which-builtin-type": {
|
|
|
+ "version": "1.1.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.1.4.tgz",
|
|
|
+ "integrity": "sha512-bppkmBSsHFmIMSl8BO9TbsyzsvGjVoppt8xUiGzwiu/bhDCGxnpOKCxgqj6GuyHE0mINMDecBFPlOm2hzY084w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "function.prototype.name": "^1.1.6",
|
|
|
+ "has-tostringtag": "^1.0.2",
|
|
|
+ "is-async-function": "^2.0.0",
|
|
|
+ "is-date-object": "^1.0.5",
|
|
|
+ "is-finalizationregistry": "^1.0.2",
|
|
|
+ "is-generator-function": "^1.0.10",
|
|
|
+ "is-regex": "^1.1.4",
|
|
|
+ "is-weakref": "^1.0.2",
|
|
|
+ "isarray": "^2.0.5",
|
|
|
+ "which-boxed-primitive": "^1.0.2",
|
|
|
+ "which-collection": "^1.0.2",
|
|
|
+ "which-typed-array": "^1.1.15"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/which-collection": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-map": "^2.0.3",
|
|
|
+ "is-set": "^2.0.3",
|
|
|
+ "is-weakmap": "^2.0.2",
|
|
|
+ "is-weakset": "^2.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/which-typed-array": {
|
|
|
+ "version": "1.1.15",
|
|
|
+ "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz",
|
|
|
+ "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "available-typed-arrays": "^1.0.7",
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "for-each": "^0.3.3",
|
|
|
+ "gopd": "^1.0.1",
|
|
|
+ "has-tostringtag": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/wide-align": {
|
|
|
+ "version": "1.1.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
|
|
|
+ "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "string-width": "^1.0.2 || 2 || 3 || 4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/wide-align/node_modules/emoji-regex": {
|
|
|
+ "version": "8.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/wide-align/node_modules/string-width": {
|
|
|
+ "version": "4.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
|
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "emoji-regex": "^8.0.0",
|
|
|
+ "is-fullwidth-code-point": "^3.0.0",
|
|
|
+ "strip-ansi": "^6.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/word-wrap": {
|
|
|
+ "version": "1.2.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
|
|
|
+ "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/wrap-ansi": {
|
|
|
+ "version": "8.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
|
|
|
+ "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ansi-styles": "^6.1.0",
|
|
|
+ "string-width": "^5.0.1",
|
|
|
+ "strip-ansi": "^7.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/wrap-ansi-cjs": {
|
|
|
+ "name": "wrap-ansi",
|
|
|
+ "version": "7.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/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/wrap-ansi-cjs/node_modules/emoji-regex": {
|
|
|
+ "version": "8.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/wrap-ansi-cjs/node_modules/string-width": {
|
|
|
+ "version": "4.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
|
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
|
+ "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/wrap-ansi/node_modules/ansi-regex": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/wrap-ansi/node_modules/ansi-styles": {
|
|
|
+ "version": "6.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
|
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/wrap-ansi/node_modules/strip-ansi": {
|
|
|
+ "version": "7.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
|
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ansi-regex": "^6.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/wrappy": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/yallist": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/yaml": {
|
|
|
+ "version": "2.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.0.tgz",
|
|
|
+ "integrity": "sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "bin": {
|
|
|
+ "yaml": "bin.mjs"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/yocto-queue": {
|
|
|
+ "version": "0.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
|
|
+ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|