diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..85f2ceb0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,30 @@ +# Dependencies +node_modules +.pnp +.pnp.js + +# Local env files +.env +.env.local +.env.development.local +.env.test.local +.env.production.local + +# Testing +coverage + +# Turbo +.turbo + +# Vercel +.vercel + +# Build Outputs +dist + +# Debug +npm-debug.log* + +# Misc +.DS_Store +*.pem diff --git a/README.md b/README.md new file mode 100644 index 00000000..d513f0da --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Amicons + +Welcome to the Amicons project. diff --git a/amicons/package-lock.json b/amicons/package-lock.json deleted file mode 100644 index 60fa9799..00000000 --- a/amicons/package-lock.json +++ /dev/null @@ -1,5103 +0,0 @@ -{ - "name": "@studio384/amicons", - "version": "1.0.0-alpha.11", - "lockfileVersion": 3, - "requires": true, - "packages": { - "": { - "name": "@studio384/amicons", - "version": "1.0.0-alpha.11", - "license": "AGPL-3.0-or-later", - "dependencies": { - "clsx": "^2.1.1" - }, - "devDependencies": { - "@types/react": "^19.0.1", - "nodemon": "3.1.14", - "npm-run-all": "4.1.5", - "picocolors": "1.1.1", - "react": "^19.0.0", - "react-dom": "^19.0.0", - "svg-to-ts": "12.0.0", - "svgo": "4.0.1", - "tsup": "^8.0.0", - "typescript": "5.9.3" - }, - "peerDependencies": { - "react": ">=16.x" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz", - "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-validator-identifier": "^7.28.5", - "js-tokens": "^4.0.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.28.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", - "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@esbuild/aix-ppc64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.3.tgz", - "integrity": "sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==", - "cpu": [ - "ppc64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "aix" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/android-arm": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.3.tgz", - "integrity": "sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/android-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.3.tgz", - "integrity": "sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/android-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.3.tgz", - "integrity": "sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/darwin-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.3.tgz", - "integrity": "sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/darwin-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.3.tgz", - "integrity": "sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/freebsd-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.3.tgz", - "integrity": "sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/freebsd-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.3.tgz", - "integrity": "sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-arm": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.3.tgz", - "integrity": "sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.3.tgz", - "integrity": "sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-ia32": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.3.tgz", - "integrity": "sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==", - "cpu": [ - "ia32" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-loong64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.3.tgz", - "integrity": "sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==", - "cpu": [ - "loong64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-mips64el": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.3.tgz", - "integrity": "sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==", - "cpu": [ - "mips64el" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-ppc64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.3.tgz", - "integrity": "sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==", - "cpu": [ - "ppc64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-riscv64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.3.tgz", - "integrity": "sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==", - "cpu": [ - "riscv64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-s390x": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.3.tgz", - "integrity": "sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==", - "cpu": [ - "s390x" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.3.tgz", - "integrity": "sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/netbsd-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.3.tgz", - "integrity": "sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/netbsd-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.3.tgz", - "integrity": "sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/openbsd-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.3.tgz", - "integrity": "sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/openbsd-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.3.tgz", - "integrity": "sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/openharmony-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.3.tgz", - "integrity": "sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "openharmony" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/sunos-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.3.tgz", - "integrity": "sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "sunos" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/win32-arm64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.3.tgz", - "integrity": "sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/win32-ia32": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.3.tgz", - "integrity": "sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==", - "cpu": [ - "ia32" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/win32-x64": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.3.tgz", - "integrity": "sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@jridgewell/gen-mapping": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", - "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@jridgewell/sourcemap-codec": "^1.5.0", - "@jridgewell/trace-mapping": "^0.3.24" - } - }, - "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/sourcemap-codec": { - "version": "1.5.5", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", - "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", - "dev": true, - "license": "MIT" - }, - "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.31", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", - "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@jridgewell/resolve-uri": "^3.1.0", - "@jridgewell/sourcemap-codec": "^1.4.14" - } - }, - "node_modules/@rollup/rollup-android-arm-eabi": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz", - "integrity": "sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "android" - ] - }, - "node_modules/@rollup/rollup-android-arm64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz", - "integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "android" - ] - }, - "node_modules/@rollup/rollup-darwin-arm64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.59.0.tgz", - "integrity": "sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@rollup/rollup-darwin-x64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.59.0.tgz", - "integrity": "sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@rollup/rollup-freebsd-arm64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz", - "integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ] - }, - "node_modules/@rollup/rollup-freebsd-x64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.59.0.tgz", - "integrity": "sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ] - }, - "node_modules/@rollup/rollup-linux-arm-gnueabihf": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz", - "integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==", - "cpu": [ - "arm" - ], - "dev": true, - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-arm-musleabihf": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz", - "integrity": "sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==", - "cpu": [ - "arm" - ], - "dev": true, - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-arm64-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz", - "integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==", - "cpu": [ - "arm64" - ], - "dev": true, - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-arm64-musl": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.59.0.tgz", - "integrity": "sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==", - "cpu": [ - "arm64" - ], - "dev": true, - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-loong64-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz", - "integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==", - "cpu": [ - "loong64" - ], - "dev": true, - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-loong64-musl": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.59.0.tgz", - "integrity": "sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==", - "cpu": [ - "loong64" - ], - "dev": true, - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-ppc64-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz", - "integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==", - "cpu": [ - "ppc64" - ], - "dev": true, - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-ppc64-musl": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.59.0.tgz", - "integrity": "sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==", - "cpu": [ - "ppc64" - ], - "dev": true, - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-riscv64-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz", - "integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==", - "cpu": [ - "riscv64" - ], - "dev": true, - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-riscv64-musl": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz", - "integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==", - "cpu": [ - "riscv64" - ], - "dev": true, - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-s390x-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.59.0.tgz", - "integrity": "sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==", - "cpu": [ - "s390x" - ], - "dev": true, - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.59.0.tgz", - "integrity": "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==", - "cpu": [ - "x64" - ], - "dev": true, - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-x64-musl": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.59.0.tgz", - "integrity": "sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==", - "cpu": [ - "x64" - ], - "dev": true, - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-openbsd-x64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz", - "integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "openbsd" - ] - }, - "node_modules/@rollup/rollup-openharmony-arm64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.59.0.tgz", - "integrity": "sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "openharmony" - ] - }, - "node_modules/@rollup/rollup-win32-arm64-msvc": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.59.0.tgz", - "integrity": "sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@rollup/rollup-win32-ia32-msvc": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.59.0.tgz", - "integrity": "sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==", - "cpu": [ - "ia32" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@rollup/rollup-win32-x64-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.59.0.tgz", - "integrity": "sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@rollup/rollup-win32-x64-msvc": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz", - "integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@types/estree": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", - "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/parse-json": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz", - "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/react": { - "version": "19.2.14", - "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", - "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", - "dev": true, - "license": "MIT", - "dependencies": { - "csstype": "^3.2.2" - } - }, - "node_modules/acorn": { - "version": "8.16.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz", - "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", - "dev": true, - "license": "MIT", - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "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": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "license": "MIT", - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "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/array-buffer-byte-length": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz", - "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "is-array-buffer": "^3.0.5" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/arraybuffer.prototype.slice": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz", - "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "array-buffer-byte-length": "^1.0.1", - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6", - "is-array-buffer": "^3.0.4" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/async-function": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz", - "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "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/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/base64-js": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "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/bl": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", - "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", - "dev": true, - "license": "MIT", - "dependencies": { - "buffer": "^5.5.0", - "inherits": "^2.0.4", - "readable-stream": "^3.4.0" - } - }, - "node_modules/bl/node_modules/readable-stream": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", - "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", - "dev": true, - "license": "MIT", - "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/bl/node_modules/string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "dev": true, - "license": "MIT", - "dependencies": { - "safe-buffer": "~5.2.0" - } - }, - "node_modules/boolbase": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", - "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", - "dev": true, - "license": "ISC" - }, - "node_modules/brace-expansion": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", - "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", - "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/buffer": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", - "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT", - "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.1.13" - } - }, - "node_modules/bundle-require": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/bundle-require/-/bundle-require-5.1.0.tgz", - "integrity": "sha512-3WrrOuZiyaaZPWiEt4G3+IffISVC9HYlWueJEBWED4ZH4aIAC2PnkdnuRrR94M+w6yGWn4AglWtJtBI8YqvgoA==", - "dev": true, - "license": "MIT", - "dependencies": { - "load-tsconfig": "^0.2.3" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "peerDependencies": { - "esbuild": ">=0.18" - } - }, - "node_modules/cac": { - "version": "6.7.14", - "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz", - "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/call-bind": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", - "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.0", - "es-define-property": "^1.0.0", - "get-intrinsic": "^1.2.4", - "set-function-length": "^1.2.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/call-bind-apply-helpers": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", - "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/call-bound": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", - "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.2", - "get-intrinsic": "^1.3.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/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/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "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/cli-cursor": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz", - "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==", - "dev": true, - "license": "MIT", - "dependencies": { - "restore-cursor": "^3.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/cli-spinners": { - "version": "2.9.2", - "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz", - "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/clone": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz", - "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.8" - } - }, - "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/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "license": "MIT", - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true, - "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==", - "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/confbox": { - "version": "0.1.8", - "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz", - "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==", - "dev": true, - "license": "MIT" - }, - "node_modules/consola": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/consola/-/consola-3.4.2.tgz", - "integrity": "sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^14.18.0 || >=16.10.0" - } - }, - "node_modules/cosmiconfig": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz", - "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/parse-json": "^4.0.0", - "import-fresh": "^3.1.0", - "parse-json": "^5.0.0", - "path-type": "^4.0.0", - "yaml": "^1.7.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/cosmiconfig/node_modules/parse-json": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/cosmiconfig/node_modules/path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/cross-spawn": { - "version": "6.0.6", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.6.tgz", - "integrity": "sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==", - "dev": true, - "license": "MIT", - "dependencies": { - "nice-try": "^1.0.4", - "path-key": "^2.0.1", - "semver": "^5.5.0", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - }, - "engines": { - "node": ">=4.8" - } - }, - "node_modules/cross-spawn/node_modules/semver": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/css-select": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.2.2.tgz", - "integrity": "sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "boolbase": "^1.0.0", - "css-what": "^6.1.0", - "domhandler": "^5.0.2", - "domutils": "^3.0.1", - "nth-check": "^2.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/css-tree": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz", - "integrity": "sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==", - "dev": true, - "license": "MIT", - "dependencies": { - "mdn-data": "2.27.1", - "source-map-js": "^1.2.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" - } - }, - "node_modules/css-what": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz", - "integrity": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==", - "dev": true, - "license": "BSD-2-Clause", - "engines": { - "node": ">= 6" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/csso": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", - "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "css-tree": "~2.2.0" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", - "npm": ">=7.0.0" - } - }, - "node_modules/csso/node_modules/css-tree": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", - "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", - "dev": true, - "license": "MIT", - "dependencies": { - "mdn-data": "2.0.28", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", - "npm": ">=7.0.0" - } - }, - "node_modules/csso/node_modules/mdn-data": { - "version": "2.0.28", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", - "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==", - "dev": true, - "license": "CC0-1.0" - }, - "node_modules/csstype": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", - "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/data-view-buffer": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz", - "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/data-view-byte-length": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz", - "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/inspect-js" - } - }, - "node_modules/data-view-byte-offset": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz", - "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "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.4.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", - "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", - "dev": true, - "license": "MIT", - "dependencies": { - "ms": "^2.1.3" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/defaults": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz", - "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==", - "dev": true, - "license": "MIT", - "dependencies": { - "clone": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "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/dom-serializer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", - "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", - "dev": true, - "license": "MIT", - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.2", - "entities": "^4.2.0" - }, - "funding": { - "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" - } - }, - "node_modules/dom-serializer/node_modules/entities": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", - "dev": true, - "license": "BSD-2-Clause", - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/domelementtype": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", - "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ], - "license": "BSD-2-Clause" - }, - "node_modules/domhandler": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", - "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "domelementtype": "^2.3.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" - } - }, - "node_modules/domutils": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz", - "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "dom-serializer": "^2.0.0", - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3" - }, - "funding": { - "url": "https://github.com/fb55/domutils?sponsor=1" - } - }, - "node_modules/dunder-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", - "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.1", - "es-errors": "^1.3.0", - "gopd": "^1.2.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/error-ex": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz", - "integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-arrayish": "^0.2.1" - } - }, - "node_modules/es-abstract": { - "version": "1.24.1", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.1.tgz", - "integrity": "sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==", - "dev": true, - "license": "MIT", - "dependencies": { - "array-buffer-byte-length": "^1.0.2", - "arraybuffer.prototype.slice": "^1.0.4", - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "data-view-buffer": "^1.0.2", - "data-view-byte-length": "^1.0.2", - "data-view-byte-offset": "^1.0.1", - "es-define-property": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.1.1", - "es-set-tostringtag": "^2.1.0", - "es-to-primitive": "^1.3.0", - "function.prototype.name": "^1.1.8", - "get-intrinsic": "^1.3.0", - "get-proto": "^1.0.1", - "get-symbol-description": "^1.1.0", - "globalthis": "^1.0.4", - "gopd": "^1.2.0", - "has-property-descriptors": "^1.0.2", - "has-proto": "^1.2.0", - "has-symbols": "^1.1.0", - "hasown": "^2.0.2", - "internal-slot": "^1.1.0", - "is-array-buffer": "^3.0.5", - "is-callable": "^1.2.7", - "is-data-view": "^1.0.2", - "is-negative-zero": "^2.0.3", - "is-regex": "^1.2.1", - "is-set": "^2.0.3", - "is-shared-array-buffer": "^1.0.4", - "is-string": "^1.1.1", - "is-typed-array": "^1.1.15", - "is-weakref": "^1.1.1", - "math-intrinsics": "^1.1.0", - "object-inspect": "^1.13.4", - "object-keys": "^1.1.1", - "object.assign": "^4.1.7", - "own-keys": "^1.0.1", - "regexp.prototype.flags": "^1.5.4", - "safe-array-concat": "^1.1.3", - "safe-push-apply": "^1.0.0", - "safe-regex-test": "^1.1.0", - "set-proto": "^1.0.0", - "stop-iteration-iterator": "^1.1.0", - "string.prototype.trim": "^1.2.10", - "string.prototype.trimend": "^1.0.9", - "string.prototype.trimstart": "^1.0.8", - "typed-array-buffer": "^1.0.3", - "typed-array-byte-length": "^1.0.3", - "typed-array-byte-offset": "^1.0.4", - "typed-array-length": "^1.0.7", - "unbox-primitive": "^1.1.0", - "which-typed-array": "^1.1.19" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/es-define-property": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", - "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-errors": { - "version": "1.3.0", - "resolved": "https://registry.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-object-atoms": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", - "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-set-tostringtag": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", - "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6", - "has-tostringtag": "^1.0.2", - "hasown": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-to-primitive": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz", - "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-callable": "^1.2.7", - "is-date-object": "^1.0.5", - "is-symbol": "^1.0.4" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/esbuild": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.3.tgz", - "integrity": "sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==", - "dev": true, - "hasInstallScript": true, - "license": "MIT", - "bin": { - "esbuild": "bin/esbuild" - }, - "engines": { - "node": ">=18" - }, - "optionalDependencies": { - "@esbuild/aix-ppc64": "0.27.3", - "@esbuild/android-arm": "0.27.3", - "@esbuild/android-arm64": "0.27.3", - "@esbuild/android-x64": "0.27.3", - "@esbuild/darwin-arm64": "0.27.3", - "@esbuild/darwin-x64": "0.27.3", - "@esbuild/freebsd-arm64": "0.27.3", - "@esbuild/freebsd-x64": "0.27.3", - "@esbuild/linux-arm": "0.27.3", - "@esbuild/linux-arm64": "0.27.3", - "@esbuild/linux-ia32": "0.27.3", - "@esbuild/linux-loong64": "0.27.3", - "@esbuild/linux-mips64el": "0.27.3", - "@esbuild/linux-ppc64": "0.27.3", - "@esbuild/linux-riscv64": "0.27.3", - "@esbuild/linux-s390x": "0.27.3", - "@esbuild/linux-x64": "0.27.3", - "@esbuild/netbsd-arm64": "0.27.3", - "@esbuild/netbsd-x64": "0.27.3", - "@esbuild/openbsd-arm64": "0.27.3", - "@esbuild/openbsd-x64": "0.27.3", - "@esbuild/openharmony-arm64": "0.27.3", - "@esbuild/sunos-x64": "0.27.3", - "@esbuild/win32-arm64": "0.27.3", - "@esbuild/win32-ia32": "0.27.3", - "@esbuild/win32-x64": "0.27.3" - } - }, - "node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.8.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/fix-dts-default-cjs-exports": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/fix-dts-default-cjs-exports/-/fix-dts-default-cjs-exports-1.0.1.tgz", - "integrity": "sha512-pVIECanWFC61Hzl2+oOCtoJ3F17kglZC/6N94eRWycFgBH35hHx0Li604ZIzhseh97mf2p0cv7vVrOZGoqhlEg==", - "dev": true, - "license": "MIT", - "dependencies": { - "magic-string": "^0.30.17", - "mlly": "^1.7.4", - "rollup": "^4.34.8" - } - }, - "node_modules/for-each": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz", - "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-callable": "^1.2.7" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "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.8", - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.8.tgz", - "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "functions-have-names": "^1.2.3", - "hasown": "^2.0.2", - "is-callable": "^1.2.7" - }, - "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/generator-function": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/generator-function/-/generator-function-2.0.1.tgz", - "integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/get-intrinsic": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", - "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.2", - "es-define-property": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.1.1", - "function-bind": "^1.1.2", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "has-symbols": "^1.1.0", - "hasown": "^2.0.2", - "math-intrinsics": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/get-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", - "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", - "dev": true, - "license": "MIT", - "dependencies": { - "dunder-proto": "^1.0.1", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/get-symbol-description": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.1.0.tgz", - "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me", - "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": "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/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.2.0", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", - "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/graceful-fs": { - "version": "4.2.11", - "resolved": "https://registry.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/has-bigints": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz", - "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "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.2.0", - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.2.0.tgz", - "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "dunder-proto": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-symbols": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", - "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/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/hosted-git-info": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", - "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", - "dev": true, - "license": "ISC" - }, - "node_modules/ieee754": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "BSD-3-Clause" - }, - "node_modules/ignore-by-default": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz", - "integrity": "sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA==", - "dev": true, - "license": "ISC" - }, - "node_modules/import-fresh": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", - "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", - "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/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.1.0", - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz", - "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "hasown": "^2.0.2", - "side-channel": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/is-array-buffer": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.5.tgz", - "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "get-intrinsic": "^1.2.6" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", - "dev": true, - "license": "MIT" - }, - "node_modules/is-async-function": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz", - "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "async-function": "^1.0.0", - "call-bound": "^1.0.3", - "get-proto": "^1.0.1", - "has-tostringtag": "^1.0.2", - "safe-regex-test": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-bigint": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.1.0.tgz", - "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "has-bigints": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "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.2.2", - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.2.tgz", - "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "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.16.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", - "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", - "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.2", - "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.2.tgz", - "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "get-intrinsic": "^1.2.6", - "is-typed-array": "^1.1.13" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-date-object": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.1.0.tgz", - "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "has-tostringtag": "^1.0.2" - }, - "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.1.1", - "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz", - "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-generator-function": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.2.tgz", - "integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.4", - "generator-function": "^2.0.0", - "get-proto": "^1.0.1", - "has-tostringtag": "^1.0.2", - "safe-regex-test": "^1.1.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-interactive": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz", - "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "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.1.1", - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.1.tgz", - "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-regex": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz", - "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "gopd": "^1.2.0", - "has-tostringtag": "^1.0.2", - "hasown": "^2.0.2" - }, - "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.4", - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz", - "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-string": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.1.1.tgz", - "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-symbol": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.1.1.tgz", - "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "has-symbols": "^1.1.0", - "safe-regex-test": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-typed-array": { - "version": "1.1.15", - "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz", - "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "which-typed-array": "^1.1.16" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-unicode-supported": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", - "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "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.1.1", - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.1.1.tgz", - "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-weakset": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.4.tgz", - "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "get-intrinsic": "^1.2.6" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "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/joycon": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz", - "integrity": "sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - } - }, - "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/json-parse-better-errors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", - "dev": true, - "license": "MIT" - }, - "node_modules/json-parse-even-better-errors": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", - "dev": true, - "license": "MIT" - }, - "node_modules/lilconfig": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", - "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/antonk52" - } - }, - "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/load-json-file": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", - "integrity": "sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==", - "dev": true, - "license": "MIT", - "dependencies": { - "graceful-fs": "^4.1.2", - "parse-json": "^4.0.0", - "pify": "^3.0.0", - "strip-bom": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/load-tsconfig": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/load-tsconfig/-/load-tsconfig-0.2.5.tgz", - "integrity": "sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - } - }, - "node_modules/lodash.camelcase": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", - "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==", - "dev": true, - "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==", - "dev": true, - "license": "MIT" - }, - "node_modules/lodash.snakecase": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz", - "integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==", - "dev": true, - "license": "MIT" - }, - "node_modules/log-symbols": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz", - "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", - "dev": true, - "license": "MIT", - "dependencies": { - "chalk": "^4.1.0", - "is-unicode-supported": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/log-symbols/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/log-symbols/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/log-symbols/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/log-symbols/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==", - "dev": true, - "license": "MIT" - }, - "node_modules/log-symbols/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/log-symbols/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/magic-string": { - "version": "0.30.21", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", - "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@jridgewell/sourcemap-codec": "^1.5.5" - } - }, - "node_modules/math-intrinsics": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", - "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/mdn-data": { - "version": "2.27.1", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.27.1.tgz", - "integrity": "sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==", - "dev": true, - "license": "CC0-1.0" - }, - "node_modules/memorystream": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/memorystream/-/memorystream-0.3.1.tgz", - "integrity": "sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==", - "dev": true, - "engines": { - "node": ">= 0.10.0" - } - }, - "node_modules/mimic-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", - "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/minimatch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", - "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", - "dev": true, - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/mlly": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.8.1.tgz", - "integrity": "sha512-SnL6sNutTwRWWR/vcmCYHSADjiEesp5TGQQ0pXyLhW5IoeibRlF/CbSLailbB3CNqJUk9cVJ9dUDnbD7GrcHBQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "acorn": "^8.16.0", - "pathe": "^2.0.3", - "pkg-types": "^1.3.1", - "ufo": "^1.6.3" - } - }, - "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/nice-try": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz", - "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/nodemon": { - "version": "3.1.14", - "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.14.tgz", - "integrity": "sha512-jakjZi93UtB3jHMWsXL68FXSAosbLfY0In5gtKq3niLSkrWznrVBzXFNOEMJUfc9+Ke7SHWoAZsiMkNP3vq6Jw==", - "dev": true, - "license": "MIT", - "dependencies": { - "chokidar": "^3.5.2", - "debug": "^4", - "ignore-by-default": "^1.0.1", - "minimatch": "^10.2.1", - "pstree.remy": "^1.1.8", - "semver": "^7.5.3", - "simple-update-notifier": "^2.0.0", - "supports-color": "^5.5.0", - "touch": "^3.1.0", - "undefsafe": "^2.0.5" - }, - "bin": { - "nodemon": "bin/nodemon.js" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/nodemon" - } - }, - "node_modules/nodemon/node_modules/balanced-match": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", - "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", - "dev": true, - "license": "MIT", - "engines": { - "node": "18 || 20 || >=22" - } - }, - "node_modules/nodemon/node_modules/brace-expansion": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz", - "integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^4.0.2" - }, - "engines": { - "node": "18 || 20 || >=22" - } - }, - "node_modules/nodemon/node_modules/minimatch": { - "version": "10.2.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz", - "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==", - "dev": true, - "license": "BlueOak-1.0.0", - "dependencies": { - "brace-expansion": "^5.0.2" - }, - "engines": { - "node": "18 || 20 || >=22" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/normalize-package-data": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "hosted-git-info": "^2.1.4", - "resolve": "^1.10.0", - "semver": "2 || 3 || 4 || 5", - "validate-npm-package-license": "^3.0.1" - } - }, - "node_modules/normalize-package-data/node_modules/semver": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver" - } - }, - "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/npm-run-all": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/npm-run-all/-/npm-run-all-4.1.5.tgz", - "integrity": "sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-styles": "^3.2.1", - "chalk": "^2.4.1", - "cross-spawn": "^6.0.5", - "memorystream": "^0.3.1", - "minimatch": "^3.0.4", - "pidtree": "^0.3.0", - "read-pkg": "^3.0.0", - "shell-quote": "^1.6.1", - "string.prototype.padend": "^3.0.0" - }, - "bin": { - "npm-run-all": "bin/npm-run-all/index.js", - "run-p": "bin/run-p/index.js", - "run-s": "bin/run-s/index.js" - }, - "engines": { - "node": ">= 4" - } - }, - "node_modules/nth-check": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", - "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "boolbase": "^1.0.0" - }, - "funding": { - "url": "https://github.com/fb55/nth-check?sponsor=1" - } - }, - "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-inspect": { - "version": "1.13.4", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", - "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/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.7", - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz", - "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0", - "has-symbols": "^1.1.0", - "object-keys": "^1.1.1" - }, - "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/onetime": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", - "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", - "dev": true, - "license": "MIT", - "dependencies": { - "mimic-fn": "^2.1.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/ora": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz", - "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "bl": "^4.1.0", - "chalk": "^4.1.0", - "cli-cursor": "^3.1.0", - "cli-spinners": "^2.5.0", - "is-interactive": "^1.0.0", - "is-unicode-supported": "^0.1.0", - "log-symbols": "^4.1.0", - "strip-ansi": "^6.0.0", - "wcwidth": "^1.0.1" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/ora/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/ora/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/ora/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/ora/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==", - "dev": true, - "license": "MIT" - }, - "node_modules/ora/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/ora/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/own-keys": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/own-keys/-/own-keys-1.0.1.tgz", - "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==", - "dev": true, - "license": "MIT", - "dependencies": { - "get-intrinsic": "^1.2.6", - "object-keys": "^1.1.1", - "safe-push-apply": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "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/parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==", - "dev": true, - "license": "MIT", - "dependencies": { - "error-ex": "^1.3.1", - "json-parse-better-errors": "^1.0.1" - }, - "engines": { - "node": ">=4" - } - }, - "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": "2.0.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", - "integrity": "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "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-type": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", - "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==", - "dev": true, - "license": "MIT", - "dependencies": { - "pify": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/pathe": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", - "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", - "dev": true, - "license": "MIT" - }, - "node_modules/picocolors": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", - "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", - "dev": true, - "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/pidtree": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.3.1.tgz", - "integrity": "sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==", - "dev": true, - "license": "MIT", - "bin": { - "pidtree": "bin/pidtree.js" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/pirates": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz", - "integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 6" - } - }, - "node_modules/pkg-types": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz", - "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "confbox": "^0.1.8", - "mlly": "^1.7.4", - "pathe": "^2.0.1" - } - }, - "node_modules/possible-typed-array-names": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz", - "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/prettier": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz", - "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==", - "dev": true, - "license": "MIT", - "bin": { - "prettier": "bin/prettier.cjs" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/prettier/prettier?sponsor=1" - } - }, - "node_modules/pstree.remy": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.8.tgz", - "integrity": "sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==", - "dev": true, - "license": "MIT" - }, - "node_modules/react": { - "version": "19.2.4", - "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz", - "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/react-dom": { - "version": "19.2.4", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz", - "integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "scheduler": "^0.27.0" - }, - "peerDependencies": { - "react": "^19.2.4" - } - }, - "node_modules/read-pkg": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz", - "integrity": "sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==", - "dev": true, - "license": "MIT", - "dependencies": { - "load-json-file": "^4.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "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.10", - "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz", - "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.9", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0", - "get-intrinsic": "^1.2.7", - "get-proto": "^1.0.1", - "which-builtin-type": "^1.2.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/regexp.prototype.flags": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz", - "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-errors": "^1.3.0", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "set-function-name": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve": { - "version": "1.22.11", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz", - "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-core-module": "^2.16.1", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/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/restore-cursor": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz", - "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==", - "dev": true, - "license": "MIT", - "dependencies": { - "onetime": "^5.1.0", - "signal-exit": "^3.0.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/rollup": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.59.0.tgz", - "integrity": "sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/estree": "1.0.8" - }, - "bin": { - "rollup": "dist/bin/rollup" - }, - "engines": { - "node": ">=18.0.0", - "npm": ">=8.0.0" - }, - "optionalDependencies": { - "@rollup/rollup-android-arm-eabi": "4.59.0", - "@rollup/rollup-android-arm64": "4.59.0", - "@rollup/rollup-darwin-arm64": "4.59.0", - "@rollup/rollup-darwin-x64": "4.59.0", - "@rollup/rollup-freebsd-arm64": "4.59.0", - "@rollup/rollup-freebsd-x64": "4.59.0", - "@rollup/rollup-linux-arm-gnueabihf": "4.59.0", - "@rollup/rollup-linux-arm-musleabihf": "4.59.0", - "@rollup/rollup-linux-arm64-gnu": "4.59.0", - "@rollup/rollup-linux-arm64-musl": "4.59.0", - "@rollup/rollup-linux-loong64-gnu": "4.59.0", - "@rollup/rollup-linux-loong64-musl": "4.59.0", - "@rollup/rollup-linux-ppc64-gnu": "4.59.0", - "@rollup/rollup-linux-ppc64-musl": "4.59.0", - "@rollup/rollup-linux-riscv64-gnu": "4.59.0", - "@rollup/rollup-linux-riscv64-musl": "4.59.0", - "@rollup/rollup-linux-s390x-gnu": "4.59.0", - "@rollup/rollup-linux-x64-gnu": "4.59.0", - "@rollup/rollup-linux-x64-musl": "4.59.0", - "@rollup/rollup-openbsd-x64": "4.59.0", - "@rollup/rollup-openharmony-arm64": "4.59.0", - "@rollup/rollup-win32-arm64-msvc": "4.59.0", - "@rollup/rollup-win32-ia32-msvc": "4.59.0", - "@rollup/rollup-win32-x64-gnu": "4.59.0", - "@rollup/rollup-win32-x64-msvc": "4.59.0", - "fsevents": "~2.3.2" - } - }, - "node_modules/safe-array-concat": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.3.tgz", - "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "get-intrinsic": "^1.2.6", - "has-symbols": "^1.1.0", - "isarray": "^2.0.5" - }, - "engines": { - "node": ">=0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/safe-array-concat/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/safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, - "node_modules/safe-push-apply": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/safe-push-apply/-/safe-push-apply-1.0.0.tgz", - "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "isarray": "^2.0.5" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/safe-push-apply/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/safe-regex-test": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz", - "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "is-regex": "^1.2.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/sax": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/sax/-/sax-1.5.0.tgz", - "integrity": "sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==", - "dev": true, - "license": "BlueOak-1.0.0", - "engines": { - "node": ">=11.0.0" - } - }, - "node_modules/scheduler": { - "version": "0.27.0", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz", - "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==", - "dev": true, - "license": "MIT" - }, - "node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", - "dev": 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/set-proto": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/set-proto/-/set-proto-1.0.0.tgz", - "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==", - "dev": true, - "license": "MIT", - "dependencies": { - "dunder-proto": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", - "dev": true, - "license": "MIT", - "dependencies": { - "shebang-regex": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/shell-quote": { - "version": "1.8.3", - "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz", - "integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", - "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "object-inspect": "^1.13.3", - "side-channel-list": "^1.0.0", - "side-channel-map": "^1.0.1", - "side-channel-weakmap": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel-list": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz", - "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "object-inspect": "^1.13.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel-map": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", - "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.5", - "object-inspect": "^1.13.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel-weakmap": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", - "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.5", - "object-inspect": "^1.13.3", - "side-channel-map": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", - "dev": true, - "license": "ISC" - }, - "node_modules/simple-update-notifier": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz", - "integrity": "sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==", - "dev": true, - "license": "MIT", - "dependencies": { - "semver": "^7.5.3" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/source-map": { - "version": "0.7.6", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz", - "integrity": "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==", - "dev": true, - "license": "BSD-3-Clause", - "engines": { - "node": ">= 12" - } - }, - "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==", - "dev": true, - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/spdx-correct": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz", - "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "spdx-expression-parse": "^3.0.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-exceptions": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz", - "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==", - "dev": true, - "license": "CC-BY-3.0" - }, - "node_modules/spdx-expression-parse": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", - "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-license-ids": { - "version": "3.0.23", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.23.tgz", - "integrity": "sha512-CWLcCCH7VLu13TgOH+r8p1O/Znwhqv/dbb6lqWy67G+pT1kHmeD/+V36AVb/vq8QMIQwVShJ6Ssl5FPh0fuSdw==", - "dev": true, - "license": "CC0-1.0" - }, - "node_modules/stop-iteration-iterator": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz", - "integrity": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "internal-slot": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/string.prototype.padend": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/string.prototype.padend/-/string.prototype.padend-3.1.6.tgz", - "integrity": "sha512-XZpspuSB7vJWhvJc9DLSlrXl1mcA2BdoY5jjnS135ydXqLoqhs96JjDtCkjJEQHvfqZIp9hBuBMgI589peyx9Q==", - "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/string.prototype.trim": { - "version": "1.2.10", - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz", - "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "define-data-property": "^1.1.4", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-object-atoms": "^1.0.0", - "has-property-descriptors": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/string.prototype.trimend": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz", - "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "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-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/sucrase": { - "version": "3.35.1", - "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.1.tgz", - "integrity": "sha512-DhuTmvZWux4H1UOnWMB3sk0sbaCVOoQZjv8u1rDoTV0HTdGem9hkAZtl4JZy8P2z4Bg0nT+YMeOFyVr4zcG5Tw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@jridgewell/gen-mapping": "^0.3.2", - "commander": "^4.0.0", - "lines-and-columns": "^1.1.6", - "mz": "^2.7.0", - "pirates": "^4.0.1", - "tinyglobby": "^0.2.11", - "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": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "license": "MIT", - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "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/svg-to-ts": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/svg-to-ts/-/svg-to-ts-12.0.0.tgz", - "integrity": "sha512-jTHHaSQdXbzzXZ0uwbOPXkrGhHakJbnoe0dNob98AzRgTVSX+sKCOm/AUSdn4xcIOTCrZ2zS86ZpcmycW8QJbA==", - "dev": true, - "license": "ISC", - "dependencies": { - "chalk": "^3.0.0", - "commander": "^4.0.1", - "cosmiconfig": "^6.0.0", - "glob": "^7.1.6", - "graceful-fs": "^4.2.6", - "lodash.camelcase": "^4.3.0", - "lodash.kebabcase": "^4.1.1", - "lodash.snakecase": "^4.1.1", - "ora": "^5.1.0", - "prettier": "^3.2.5", - "svgo": "^3.0.2", - "typescript": "^4.9.4" - }, - "bin": { - "svg-to-ts-constants": "src/bin/svg-to-ts-constants.js", - "svg-to-ts-files": "src/bin/svg-to-ts-files.js", - "svg-to-ts-object": "src/bin/svg-to-ts-object.js" - } - }, - "node_modules/svg-to-ts/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/svg-to-ts/node_modules/chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/svg-to-ts/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/svg-to-ts/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==", - "dev": true, - "license": "MIT" - }, - "node_modules/svg-to-ts/node_modules/css-tree": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", - "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==", - "dev": true, - "license": "MIT", - "dependencies": { - "mdn-data": "2.0.30", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" - } - }, - "node_modules/svg-to-ts/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/svg-to-ts/node_modules/mdn-data": { - "version": "2.0.30", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", - "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==", - "dev": true, - "license": "CC0-1.0" - }, - "node_modules/svg-to-ts/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/svg-to-ts/node_modules/svgo": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.3.tgz", - "integrity": "sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==", - "dev": true, - "license": "MIT", - "dependencies": { - "commander": "^7.2.0", - "css-select": "^5.1.0", - "css-tree": "^2.3.1", - "css-what": "^6.1.0", - "csso": "^5.0.5", - "picocolors": "^1.0.0", - "sax": "^1.5.0" - }, - "bin": { - "svgo": "bin/svgo" - }, - "engines": { - "node": ">=14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/svgo" - } - }, - "node_modules/svg-to-ts/node_modules/svgo/node_modules/commander": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 10" - } - }, - "node_modules/svg-to-ts/node_modules/typescript": { - "version": "4.9.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", - "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", - "dev": true, - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=4.2.0" - } - }, - "node_modules/svgo": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-4.0.1.tgz", - "integrity": "sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==", - "dev": true, - "license": "MIT", - "dependencies": { - "commander": "^11.1.0", - "css-select": "^5.1.0", - "css-tree": "^3.0.1", - "css-what": "^6.1.0", - "csso": "^5.0.5", - "picocolors": "^1.1.1", - "sax": "^1.5.0" - }, - "bin": { - "svgo": "bin/svgo.js" - }, - "engines": { - "node": ">=16" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/svgo" - } - }, - "node_modules/svgo/node_modules/commander": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-11.1.0.tgz", - "integrity": "sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=16" - } - }, - "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/tinyexec": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.2.tgz", - "integrity": "sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==", - "dev": true, - "license": "MIT" - }, - "node_modules/tinyglobby": { - "version": "0.2.15", - "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", - "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "fdir": "^6.5.0", - "picomatch": "^4.0.3" - }, - "engines": { - "node": ">=12.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/SuperchupuDev" - } - }, - "node_modules/tinyglobby/node_modules/fdir": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", - "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12.0.0" - }, - "peerDependencies": { - "picomatch": "^3 || ^4" - }, - "peerDependenciesMeta": { - "picomatch": { - "optional": true - } - } - }, - "node_modules/tinyglobby/node_modules/picomatch": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", - "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "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/touch": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/touch/-/touch-3.1.1.tgz", - "integrity": "sha512-r0eojU4bI8MnHr8c5bNo7lJDdI2qXlWWJk6a9EAFG7vbhTjElYhBVS3/miuE0uOuoLdb8Mc/rVfsmm6eo5o9GA==", - "dev": true, - "license": "ISC", - "bin": { - "nodetouch": "bin/nodetouch.js" - } - }, - "node_modules/tree-kill": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", - "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==", - "dev": true, - "license": "MIT", - "bin": { - "tree-kill": "cli.js" - } - }, - "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/tsup": { - "version": "8.5.1", - "resolved": "https://registry.npmjs.org/tsup/-/tsup-8.5.1.tgz", - "integrity": "sha512-xtgkqwdhpKWr3tKPmCkvYmS9xnQK3m3XgxZHwSUjvfTjp7YfXe5tT3GgWi0F2N+ZSMsOeWeZFh7ZZFg5iPhing==", - "dev": true, - "license": "MIT", - "dependencies": { - "bundle-require": "^5.1.0", - "cac": "^6.7.14", - "chokidar": "^4.0.3", - "consola": "^3.4.0", - "debug": "^4.4.0", - "esbuild": "^0.27.0", - "fix-dts-default-cjs-exports": "^1.0.0", - "joycon": "^3.1.1", - "picocolors": "^1.1.1", - "postcss-load-config": "^6.0.1", - "resolve-from": "^5.0.0", - "rollup": "^4.34.8", - "source-map": "^0.7.6", - "sucrase": "^3.35.0", - "tinyexec": "^0.3.2", - "tinyglobby": "^0.2.11", - "tree-kill": "^1.2.2" - }, - "bin": { - "tsup": "dist/cli-default.js", - "tsup-node": "dist/cli-node.js" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@microsoft/api-extractor": "^7.36.0", - "@swc/core": "^1", - "postcss": "^8.4.12", - "typescript": ">=4.5.0" - }, - "peerDependenciesMeta": { - "@microsoft/api-extractor": { - "optional": true - }, - "@swc/core": { - "optional": true - }, - "postcss": { - "optional": true - }, - "typescript": { - "optional": true - } - } - }, - "node_modules/tsup/node_modules/chokidar": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz", - "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==", - "dev": true, - "license": "MIT", - "dependencies": { - "readdirp": "^4.0.1" - }, - "engines": { - "node": ">= 14.16.0" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - } - }, - "node_modules/tsup/node_modules/postcss-load-config": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-6.0.1.tgz", - "integrity": "sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "lilconfig": "^3.1.1" - }, - "engines": { - "node": ">= 18" - }, - "peerDependencies": { - "jiti": ">=1.21.0", - "postcss": ">=8.0.9", - "tsx": "^4.8.1", - "yaml": "^2.4.2" - }, - "peerDependenciesMeta": { - "jiti": { - "optional": true - }, - "postcss": { - "optional": true - }, - "tsx": { - "optional": true - }, - "yaml": { - "optional": true - } - } - }, - "node_modules/tsup/node_modules/readdirp": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz", - "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 14.18.0" - }, - "funding": { - "type": "individual", - "url": "https://paulmillr.com/funding/" - } - }, - "node_modules/tsup/node_modules/resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/typed-array-buffer": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", - "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "is-typed-array": "^1.1.14" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/typed-array-byte-length": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz", - "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "for-each": "^0.3.3", - "gopd": "^1.2.0", - "has-proto": "^1.2.0", - "is-typed-array": "^1.1.14" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typed-array-byte-offset": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz", - "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "for-each": "^0.3.3", - "gopd": "^1.2.0", - "has-proto": "^1.2.0", - "is-typed-array": "^1.1.15", - "reflect.getprototypeof": "^1.0.9" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typed-array-length": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.7.tgz", - "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.7", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "is-typed-array": "^1.1.13", - "possible-typed-array-names": "^1.0.0", - "reflect.getprototypeof": "^1.0.6" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", - "dev": true, - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, - "node_modules/ufo": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.3.tgz", - "integrity": "sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==", - "dev": true, - "license": "MIT" - }, - "node_modules/unbox-primitive": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz", - "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "has-bigints": "^1.0.2", - "has-symbols": "^1.1.0", - "which-boxed-primitive": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/undefsafe": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz", - "integrity": "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==", - "dev": true, - "license": "MIT" - }, - "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/validate-npm-package-license": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", - "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "spdx-correct": "^3.0.0", - "spdx-expression-parse": "^3.0.0" - } - }, - "node_modules/wcwidth": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz", - "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==", - "dev": true, - "license": "MIT", - "dependencies": { - "defaults": "^1.0.3" - } - }, - "node_modules/which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dev": true, - "license": "ISC", - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "which": "bin/which" - } - }, - "node_modules/which-boxed-primitive": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz", - "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-bigint": "^1.1.0", - "is-boolean-object": "^1.2.1", - "is-number-object": "^1.1.1", - "is-string": "^1.1.1", - "is-symbol": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/which-builtin-type": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.1.tgz", - "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "function.prototype.name": "^1.1.6", - "has-tostringtag": "^1.0.2", - "is-async-function": "^2.0.0", - "is-date-object": "^1.1.0", - "is-finalizationregistry": "^1.1.0", - "is-generator-function": "^1.0.10", - "is-regex": "^1.2.1", - "is-weakref": "^1.0.2", - "isarray": "^2.0.5", - "which-boxed-primitive": "^1.1.0", - "which-collection": "^1.0.2", - "which-typed-array": "^1.1.16" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/which-builtin-type/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/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.20", - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.20.tgz", - "integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==", - "dev": true, - "license": "MIT", - "dependencies": { - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "for-each": "^0.3.5", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "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": "1.10.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", - "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", - "dev": true, - "license": "ISC", - "engines": { - "node": ">= 6" - } - } - } -} diff --git a/docs/.editorconfig b/apps/docs/.editorconfig similarity index 100% rename from docs/.editorconfig rename to apps/docs/.editorconfig diff --git a/docs/.env b/apps/docs/.env similarity index 100% rename from docs/.env rename to apps/docs/.env diff --git a/docs/.gitattributes b/apps/docs/.gitattributes similarity index 100% rename from docs/.gitattributes rename to apps/docs/.gitattributes diff --git a/docs/.gitignore b/apps/docs/.gitignore similarity index 100% rename from docs/.gitignore rename to apps/docs/.gitignore diff --git a/docs/.prettierignore b/apps/docs/.prettierignore similarity index 100% rename from docs/.prettierignore rename to apps/docs/.prettierignore diff --git a/docs/.prettierrc.json b/apps/docs/.prettierrc.json similarity index 100% rename from docs/.prettierrc.json rename to apps/docs/.prettierrc.json diff --git a/docs/README.md b/apps/docs/README.md similarity index 100% rename from docs/README.md rename to apps/docs/README.md diff --git a/docs/eslint.config.js b/apps/docs/eslint.config.js similarity index 100% rename from docs/eslint.config.js rename to apps/docs/eslint.config.js diff --git a/docs/index.html b/apps/docs/index.html similarity index 100% rename from docs/index.html rename to apps/docs/index.html diff --git a/docs/package.json b/apps/docs/package.json similarity index 76% rename from docs/package.json rename to apps/docs/package.json index f20f4689..b50cb480 100644 --- a/docs/package.json +++ b/apps/docs/package.json @@ -1,8 +1,7 @@ { "name": "amicons-docs", - "homepage": "https://studio384.github.io/amicons", - "private": true, - "version": "0.1.0", + "version": "1.0.0-alpha.11", + "description": "The documentation.", "type": "module", "scripts": { "dev": "vite", @@ -10,12 +9,23 @@ "format": "prettier . --write", "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0", "preview": "vite preview", - "start": "vite serve --mode dev" + "start": "vite serve --mode dev", + "typecheck": "tsc --noEmit" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/studio384/amicons.git" }, + "author": "Studio 384", + "license": "AGPL-3.0-or-later", + "bugs": { + "url": "https://github.com/studio384/amicons/issues" + }, + "homepage": "https://studio384.github.io/amicons", "dependencies": { "@base-ui/react": "^1.3.0", "@mui/material": "7.3.9", - "@studio384/amicons": "file:../amicons/", + "@studio384/amicons": "workspace:*", "@tailwindcss/vite": "^4.2.0", "@tanstack/react-pacer": "^0.20.0", "clsx": "^2.1.1", @@ -44,6 +54,7 @@ "globals": "^17.0.0", "prettier": "3.8.1", "prettier-plugin-tailwindcss": "^0.7.0", + "rollup-plugin-visualizer": "^7.0.1", "typescript": "5.9.3", "typescript-eslint": "^8.30.1", "vite": "7.3.1", diff --git a/apps/docs/pnpm-lock.yaml b/apps/docs/pnpm-lock.yaml new file mode 100644 index 00000000..eaf595a5 --- /dev/null +++ b/apps/docs/pnpm-lock.yaml @@ -0,0 +1,5324 @@ +lockfileVersion: '9.0' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + +importers: + .: + dependencies: + '@base-ui/react': + specifier: ^1.3.0 + version: 1.3.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@mui/material': + specifier: 7.3.9 + version: 7.3.9(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@studio384/amicons': + specifier: file:../../packages/amicons/ + version: file:../../packages/amicons(react@19.2.4) + '@tailwindcss/vite': + specifier: ^4.2.0 + version: 4.2.1(vite@7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)) + '@tanstack/react-pacer': + specifier: ^0.20.0 + version: 0.20.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + clsx: + specifier: ^2.1.1 + version: 2.1.1 + cva: + specifier: ^1.0.0-beta.4 + version: 1.0.0-beta.4(typescript@5.9.3) + react: + specifier: 19.2.4 + version: 19.2.4 + react-dom: + specifier: 19.2.4 + version: 19.2.4(react@19.2.4) + react-router: + specifier: 7.13.1 + version: 7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + tailwind-merge: + specifier: ^3.5.0 + version: 3.5.0 + tailwindcss: + specifier: ^4.2.1 + version: 4.2.1 + devDependencies: + '@eslint/js': + specifier: ^9.24.0 + version: 9.39.4 + '@tanstack/devtools-vite': + specifier: ^0.5.5 + version: 0.5.5(vite@7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)) + '@tanstack/react-devtools': + specifier: ^0.9.13 + version: 0.9.13(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(solid-js@1.9.11) + '@tanstack/react-pacer-devtools': + specifier: ^0.5.3 + version: 0.5.3(@tanstack/pacer@0.19.0)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(solid-js@1.9.11) + '@trivago/prettier-plugin-sort-imports': + specifier: 6.0.2 + version: 6.0.2(prettier@3.8.1) + '@types/react': + specifier: 19.2.14 + version: 19.2.14 + '@types/react-dom': + specifier: 19.2.3 + version: 19.2.3(@types/react@19.2.14) + '@vitejs/plugin-react-swc': + specifier: 4.3.0 + version: 4.3.0(vite@7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)) + babel-plugin-react-compiler: + specifier: ^1.0.0 + version: 1.0.0 + eslint: + specifier: ^9.24.0 + version: 9.39.4(jiti@2.6.1) + eslint-config-prettier: + specifier: ^10.0.1 + version: 10.1.8(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-react: + specifier: ^7.37.4 + version: 7.37.5(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-react-hooks: + specifier: ^7.0.0 + version: 7.0.1(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-unused-imports: + specifier: ^4.1.4 + version: 4.4.1(@typescript-eslint/eslint-plugin@8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1)) + globals: + specifier: ^17.0.0 + version: 17.4.0 + prettier: + specifier: 3.8.1 + version: 3.8.1 + prettier-plugin-tailwindcss: + specifier: ^0.7.0 + version: 0.7.2(@trivago/prettier-plugin-sort-imports@6.0.2(prettier@3.8.1))(prettier@3.8.1) + typescript: + specifier: 5.9.3 + version: 5.9.3 + typescript-eslint: + specifier: ^8.30.1 + version: 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + vite: + specifier: 7.3.1 + version: 7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0) + vite-bundle-visualizer: + specifier: 1.2.1 + version: 1.2.1(rollup@4.59.0) + vite-plugin-html: + specifier: 3.2.2 + version: 3.2.2(vite@7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)) + +packages: + '@babel/code-frame@7.29.0': + resolution: { integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw== } + engines: { node: '>=6.9.0' } + + '@babel/compat-data@7.29.0': + resolution: { integrity: sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg== } + engines: { node: '>=6.9.0' } + + '@babel/core@7.29.0': + resolution: { integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA== } + engines: { node: '>=6.9.0' } + + '@babel/generator@7.29.1': + resolution: { integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw== } + engines: { node: '>=6.9.0' } + + '@babel/helper-compilation-targets@7.28.6': + resolution: { integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA== } + engines: { node: '>=6.9.0' } + + '@babel/helper-globals@7.28.0': + resolution: { integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== } + engines: { node: '>=6.9.0' } + + '@babel/helper-module-imports@7.28.6': + resolution: { integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw== } + engines: { node: '>=6.9.0' } + + '@babel/helper-module-transforms@7.28.6': + resolution: { integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA== } + engines: { node: '>=6.9.0' } + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/helper-string-parser@7.27.1': + resolution: { integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== } + engines: { node: '>=6.9.0' } + + '@babel/helper-validator-identifier@7.28.5': + resolution: { integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== } + engines: { node: '>=6.9.0' } + + '@babel/helper-validator-option@7.27.1': + resolution: { integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== } + engines: { node: '>=6.9.0' } + + '@babel/helpers@7.28.6': + resolution: { integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw== } + engines: { node: '>=6.9.0' } + + '@babel/parser@7.29.0': + resolution: { integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww== } + engines: { node: '>=6.0.0' } + hasBin: true + + '@babel/runtime@7.28.6': + resolution: { integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA== } + engines: { node: '>=6.9.0' } + + '@babel/template@7.28.6': + resolution: { integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ== } + engines: { node: '>=6.9.0' } + + '@babel/traverse@7.29.0': + resolution: { integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA== } + engines: { node: '>=6.9.0' } + + '@babel/types@7.29.0': + resolution: { integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A== } + engines: { node: '>=6.9.0' } + + '@base-ui/react@1.3.0': + resolution: { integrity: sha512-FwpKqZbPz14AITp1CVgf4AjhKPe1OeeVKSBMdgD10zbFlj3QSWelmtCMLi2+/PFZZcIm3l87G7rwtCZJwHyXWA== } + engines: { node: '>=14.0.0' } + peerDependencies: + '@types/react': ^17 || ^18 || ^19 + react: ^17 || ^18 || ^19 + react-dom: ^17 || ^18 || ^19 + peerDependenciesMeta: + '@types/react': + optional: true + + '@base-ui/utils@0.2.6': + resolution: { integrity: sha512-yQ+qeuqohwhsNpoYDqqXaLllYAkPCP4vYdDrVo8FQXaAPfHWm1pG/Vm+jmGTA5JFS0BAIjookyapuJFY8F9PIw== } + peerDependencies: + '@types/react': ^17 || ^18 || ^19 + react: ^17 || ^18 || ^19 + react-dom: ^17 || ^18 || ^19 + peerDependenciesMeta: + '@types/react': + optional: true + + '@emotion/cache@11.14.0': + resolution: { integrity: sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA== } + + '@emotion/hash@0.9.2': + resolution: { integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g== } + + '@emotion/memoize@0.9.0': + resolution: { integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ== } + + '@emotion/serialize@1.3.3': + resolution: { integrity: sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA== } + + '@emotion/sheet@1.4.0': + resolution: { integrity: sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg== } + + '@emotion/unitless@0.10.0': + resolution: { integrity: sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg== } + + '@emotion/utils@1.4.2': + resolution: { integrity: sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA== } + + '@emotion/weak-memoize@0.4.0': + resolution: { integrity: sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg== } + + '@esbuild/aix-ppc64@0.27.4': + resolution: { integrity: sha512-cQPwL2mp2nSmHHJlCyoXgHGhbEPMrEEU5xhkcy3Hs/O7nGZqEpZ2sUtLaL9MORLtDfRvVl2/3PAuEkYZH0Ty8Q== } + engines: { node: '>=18' } + cpu: [ppc64] + os: [aix] + + '@esbuild/android-arm64@0.27.4': + resolution: { integrity: sha512-gdLscB7v75wRfu7QSm/zg6Rx29VLdy9eTr2t44sfTW7CxwAtQghZ4ZnqHk3/ogz7xao0QAgrkradbBzcqFPasw== } + engines: { node: '>=18' } + cpu: [arm64] + os: [android] + + '@esbuild/android-arm@0.27.4': + resolution: { integrity: sha512-X9bUgvxiC8CHAGKYufLIHGXPJWnr0OCdR0anD2e21vdvgCI8lIfqFbnoeOz7lBjdrAGUhqLZLcQo6MLhTO2DKQ== } + engines: { node: '>=18' } + cpu: [arm] + os: [android] + + '@esbuild/android-x64@0.27.4': + resolution: { integrity: sha512-PzPFnBNVF292sfpfhiyiXCGSn9HZg5BcAz+ivBuSsl6Rk4ga1oEXAamhOXRFyMcjwr2DVtm40G65N3GLeH1Lvw== } + engines: { node: '>=18' } + cpu: [x64] + os: [android] + + '@esbuild/darwin-arm64@0.27.4': + resolution: { integrity: sha512-b7xaGIwdJlht8ZFCvMkpDN6uiSmnxxK56N2GDTMYPr2/gzvfdQN8rTfBsvVKmIVY/X7EM+/hJKEIbbHs9oA4tQ== } + engines: { node: '>=18' } + cpu: [arm64] + os: [darwin] + + '@esbuild/darwin-x64@0.27.4': + resolution: { integrity: sha512-sR+OiKLwd15nmCdqpXMnuJ9W2kpy0KigzqScqHI3Hqwr7IXxBp3Yva+yJwoqh7rE8V77tdoheRYataNKL4QrPw== } + engines: { node: '>=18' } + cpu: [x64] + os: [darwin] + + '@esbuild/freebsd-arm64@0.27.4': + resolution: { integrity: sha512-jnfpKe+p79tCnm4GVav68A7tUFeKQwQyLgESwEAUzyxk/TJr4QdGog9sqWNcUbr/bZt/O/HXouspuQDd9JxFSw== } + engines: { node: '>=18' } + cpu: [arm64] + os: [freebsd] + + '@esbuild/freebsd-x64@0.27.4': + resolution: { integrity: sha512-2kb4ceA/CpfUrIcTUl1wrP/9ad9Atrp5J94Lq69w7UwOMolPIGrfLSvAKJp0RTvkPPyn6CIWrNy13kyLikZRZQ== } + engines: { node: '>=18' } + cpu: [x64] + os: [freebsd] + + '@esbuild/linux-arm64@0.27.4': + resolution: { integrity: sha512-7nQOttdzVGth1iz57kxg9uCz57dxQLHWxopL6mYuYthohPKEK0vU0C3O21CcBK6KDlkYVcnDXY099HcCDXd9dA== } + engines: { node: '>=18' } + cpu: [arm64] + os: [linux] + + '@esbuild/linux-arm@0.27.4': + resolution: { integrity: sha512-aBYgcIxX/wd5n2ys0yESGeYMGF+pv6g0DhZr3G1ZG4jMfruU9Tl1i2Z+Wnj9/KjGz1lTLCcorqE2viePZqj4Eg== } + engines: { node: '>=18' } + cpu: [arm] + os: [linux] + + '@esbuild/linux-ia32@0.27.4': + resolution: { integrity: sha512-oPtixtAIzgvzYcKBQM/qZ3R+9TEUd1aNJQu0HhGyqtx6oS7qTpvjheIWBbes4+qu1bNlo2V4cbkISr8q6gRBFA== } + engines: { node: '>=18' } + cpu: [ia32] + os: [linux] + + '@esbuild/linux-loong64@0.27.4': + resolution: { integrity: sha512-8mL/vh8qeCoRcFH2nM8wm5uJP+ZcVYGGayMavi8GmRJjuI3g1v6Z7Ni0JJKAJW+m0EtUuARb6Lmp4hMjzCBWzA== } + engines: { node: '>=18' } + cpu: [loong64] + os: [linux] + + '@esbuild/linux-mips64el@0.27.4': + resolution: { integrity: sha512-1RdrWFFiiLIW7LQq9Q2NES+HiD4NyT8Itj9AUeCl0IVCA459WnPhREKgwrpaIfTOe+/2rdntisegiPWn/r/aAw== } + engines: { node: '>=18' } + cpu: [mips64el] + os: [linux] + + '@esbuild/linux-ppc64@0.27.4': + resolution: { integrity: sha512-tLCwNG47l3sd9lpfyx9LAGEGItCUeRCWeAx6x2Jmbav65nAwoPXfewtAdtbtit/pJFLUWOhpv0FpS6GQAmPrHA== } + engines: { node: '>=18' } + cpu: [ppc64] + os: [linux] + + '@esbuild/linux-riscv64@0.27.4': + resolution: { integrity: sha512-BnASypppbUWyqjd1KIpU4AUBiIhVr6YlHx/cnPgqEkNoVOhHg+YiSVxM1RLfiy4t9cAulbRGTNCKOcqHrEQLIw== } + engines: { node: '>=18' } + cpu: [riscv64] + os: [linux] + + '@esbuild/linux-s390x@0.27.4': + resolution: { integrity: sha512-+eUqgb/Z7vxVLezG8bVB9SfBie89gMueS+I0xYh2tJdw3vqA/0ImZJ2ROeWwVJN59ihBeZ7Tu92dF/5dy5FttA== } + engines: { node: '>=18' } + cpu: [s390x] + os: [linux] + + '@esbuild/linux-x64@0.27.4': + resolution: { integrity: sha512-S5qOXrKV8BQEzJPVxAwnryi2+Iq5pB40gTEIT69BQONqR7JH1EPIcQ/Uiv9mCnn05jff9umq/5nqzxlqTOg9NA== } + engines: { node: '>=18' } + cpu: [x64] + os: [linux] + + '@esbuild/netbsd-arm64@0.27.4': + resolution: { integrity: sha512-xHT8X4sb0GS8qTqiwzHqpY00C95DPAq7nAwX35Ie/s+LO9830hrMd3oX0ZMKLvy7vsonee73x0lmcdOVXFzd6Q== } + engines: { node: '>=18' } + cpu: [arm64] + os: [netbsd] + + '@esbuild/netbsd-x64@0.27.4': + resolution: { integrity: sha512-RugOvOdXfdyi5Tyv40kgQnI0byv66BFgAqjdgtAKqHoZTbTF2QqfQrFwa7cHEORJf6X2ht+l9ABLMP0dnKYsgg== } + engines: { node: '>=18' } + cpu: [x64] + os: [netbsd] + + '@esbuild/openbsd-arm64@0.27.4': + resolution: { integrity: sha512-2MyL3IAaTX+1/qP0O1SwskwcwCoOI4kV2IBX1xYnDDqthmq5ArrW94qSIKCAuRraMgPOmG0RDTA74mzYNQA9ow== } + engines: { node: '>=18' } + cpu: [arm64] + os: [openbsd] + + '@esbuild/openbsd-x64@0.27.4': + resolution: { integrity: sha512-u8fg/jQ5aQDfsnIV6+KwLOf1CmJnfu1ShpwqdwC0uA7ZPwFws55Ngc12vBdeUdnuWoQYx/SOQLGDcdlfXhYmXQ== } + engines: { node: '>=18' } + cpu: [x64] + os: [openbsd] + + '@esbuild/openharmony-arm64@0.27.4': + resolution: { integrity: sha512-JkTZrl6VbyO8lDQO3yv26nNr2RM2yZzNrNHEsj9bm6dOwwu9OYN28CjzZkH57bh4w0I2F7IodpQvUAEd1mbWXg== } + engines: { node: '>=18' } + cpu: [arm64] + os: [openharmony] + + '@esbuild/sunos-x64@0.27.4': + resolution: { integrity: sha512-/gOzgaewZJfeJTlsWhvUEmUG4tWEY2Spp5M20INYRg2ZKl9QPO3QEEgPeRtLjEWSW8FilRNacPOg8R1uaYkA6g== } + engines: { node: '>=18' } + cpu: [x64] + os: [sunos] + + '@esbuild/win32-arm64@0.27.4': + resolution: { integrity: sha512-Z9SExBg2y32smoDQdf1HRwHRt6vAHLXcxD2uGgO/v2jK7Y718Ix4ndsbNMU/+1Qiem9OiOdaqitioZwxivhXYg== } + engines: { node: '>=18' } + cpu: [arm64] + os: [win32] + + '@esbuild/win32-ia32@0.27.4': + resolution: { integrity: sha512-DAyGLS0Jz5G5iixEbMHi5KdiApqHBWMGzTtMiJ72ZOLhbu/bzxgAe8Ue8CTS3n3HbIUHQz/L51yMdGMeoxXNJw== } + engines: { node: '>=18' } + cpu: [ia32] + os: [win32] + + '@esbuild/win32-x64@0.27.4': + resolution: { integrity: sha512-+knoa0BDoeXgkNvvV1vvbZX4+hizelrkwmGJBdT17t8FNPwG2lKemmuMZlmaNQ3ws3DKKCxpb4zRZEIp3UxFCg== } + engines: { node: '>=18' } + cpu: [x64] + os: [win32] + + '@eslint-community/eslint-utils@4.9.1': + resolution: { integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ== } + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + + '@eslint-community/regexpp@4.12.2': + resolution: { integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew== } + engines: { node: ^12.0.0 || ^14.0.0 || >=16.0.0 } + + '@eslint/config-array@0.21.2': + resolution: { integrity: sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + '@eslint/config-helpers@0.4.2': + resolution: { integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + '@eslint/core@0.17.0': + resolution: { integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + '@eslint/eslintrc@3.3.5': + resolution: { integrity: sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + '@eslint/js@9.39.4': + resolution: { integrity: sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + '@eslint/object-schema@2.1.7': + resolution: { integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + '@eslint/plugin-kit@0.4.1': + resolution: { integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + '@floating-ui/core@1.7.5': + resolution: { integrity: sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ== } + + '@floating-ui/dom@1.7.6': + resolution: { integrity: sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ== } + + '@floating-ui/react-dom@2.1.8': + resolution: { integrity: sha512-cC52bHwM/n/CxS87FH0yWdngEZrjdtLW/qVruo68qg+prK7ZQ4YGdut2GyDVpoGeAYe/h899rVeOVm6Oi40k2A== } + peerDependencies: + react: '>=16.8.0' + react-dom: '>=16.8.0' + + '@floating-ui/utils@0.2.11': + resolution: { integrity: sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg== } + + '@humanfs/core@0.19.1': + resolution: { integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA== } + engines: { node: '>=18.18.0' } + + '@humanfs/node@0.16.7': + resolution: { integrity: sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ== } + engines: { node: '>=18.18.0' } + + '@humanwhocodes/module-importer@1.0.1': + resolution: { integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== } + engines: { node: '>=12.22' } + + '@humanwhocodes/retry@0.4.3': + resolution: { integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ== } + engines: { node: '>=18.18' } + + '@jridgewell/gen-mapping@0.3.13': + resolution: { integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA== } + + '@jridgewell/remapping@2.3.5': + resolution: { integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ== } + + '@jridgewell/resolve-uri@3.1.2': + resolution: { integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== } + engines: { node: '>=6.0.0' } + + '@jridgewell/source-map@0.3.11': + resolution: { integrity: sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA== } + + '@jridgewell/sourcemap-codec@1.5.5': + resolution: { integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== } + + '@jridgewell/trace-mapping@0.3.31': + resolution: { integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw== } + + '@mui/core-downloads-tracker@7.3.9': + resolution: { integrity: sha512-MOkOCTfbMJwLshlBCKJ59V2F/uaLYfmKnN76kksj6jlGUVdI25A9Hzs08m+zjBRdLv+sK7Rqdsefe8X7h/6PCw== } + + '@mui/material@7.3.9': + resolution: { integrity: sha512-I8yO3t4T0y7bvDiR1qhIN6iBWZOTBfVOnmLlM7K6h3dx5YX2a7rnkuXzc2UkZaqhxY9NgTnEbdPlokR1RxCNRQ== } + engines: { node: '>=14.0.0' } + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@mui/material-pigment-css': ^7.3.9 + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@mui/material-pigment-css': + optional: true + '@types/react': + optional: true + + '@mui/private-theming@7.3.9': + resolution: { integrity: sha512-ErIyRQvsiQEq7Yvcvfw9UDHngaqjMy9P3JDPnRAaKG5qhpl2C4tX/W1S4zJvpu+feihmZJStjIyvnv6KDbIrlw== } + engines: { node: '>=14.0.0' } + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + + '@mui/styled-engine@7.3.9': + resolution: { integrity: sha512-JqujWt5bX4okjUPGpVof/7pvgClqh7HvIbsIBIOOlCh2u3wG/Bwp4+E1bc1dXSwkrkp9WUAoNdI5HEC+5HKvMw== } + engines: { node: '>=14.0.0' } + peerDependencies: + '@emotion/react': ^11.4.1 + '@emotion/styled': ^11.3.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + + '@mui/system@7.3.9': + resolution: { integrity: sha512-aL1q9am8XpRrSabv9qWf5RHhJICJql34wnrc1nz0MuOglPRYF/liN+c8VqZdTvUn9qg+ZjRVbKf4sJVFfIDtmg== } + engines: { node: '>=14.0.0' } + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@types/react': + optional: true + + '@mui/types@7.4.12': + resolution: { integrity: sha512-iKNAF2u9PzSIj40CjvKJWxFXJo122jXVdrmdh0hMYd+FR+NuJMkr/L88XwWLCRiJ5P1j+uyac25+Kp6YC4hu6w== } + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + + '@mui/utils@7.3.9': + resolution: { integrity: sha512-U6SdZaGbfb65fqTsH3V5oJdFj9uYwyLE2WVuNvmbggTSDBb8QHrFsqY8BN3taK9t3yJ8/BPHD/kNvLNyjwM7Yw== } + engines: { node: '>=14.0.0' } + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + + '@nodelib/fs.scandir@2.1.5': + resolution: { integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g== } + engines: { node: '>= 8' } + + '@nodelib/fs.stat@2.0.5': + resolution: { integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== } + engines: { node: '>= 8' } + + '@nodelib/fs.walk@1.2.8': + resolution: { integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg== } + engines: { node: '>= 8' } + + '@popperjs/core@2.11.8': + resolution: { integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== } + + '@rolldown/pluginutils@1.0.0-rc.7': + resolution: { integrity: sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA== } + + '@rollup/pluginutils@4.2.1': + resolution: { integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ== } + engines: { node: '>= 8.0.0' } + + '@rollup/rollup-android-arm-eabi@4.59.0': + resolution: { integrity: sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg== } + cpu: [arm] + os: [android] + + '@rollup/rollup-android-arm64@4.59.0': + resolution: { integrity: sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q== } + cpu: [arm64] + os: [android] + + '@rollup/rollup-darwin-arm64@4.59.0': + resolution: { integrity: sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg== } + cpu: [arm64] + os: [darwin] + + '@rollup/rollup-darwin-x64@4.59.0': + resolution: { integrity: sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w== } + cpu: [x64] + os: [darwin] + + '@rollup/rollup-freebsd-arm64@4.59.0': + resolution: { integrity: sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA== } + cpu: [arm64] + os: [freebsd] + + '@rollup/rollup-freebsd-x64@4.59.0': + resolution: { integrity: sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg== } + cpu: [x64] + os: [freebsd] + + '@rollup/rollup-linux-arm-gnueabihf@4.59.0': + resolution: { integrity: sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw== } + cpu: [arm] + os: [linux] + + '@rollup/rollup-linux-arm-musleabihf@4.59.0': + resolution: { integrity: sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA== } + cpu: [arm] + os: [linux] + + '@rollup/rollup-linux-arm64-gnu@4.59.0': + resolution: { integrity: sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA== } + cpu: [arm64] + os: [linux] + + '@rollup/rollup-linux-arm64-musl@4.59.0': + resolution: { integrity: sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA== } + cpu: [arm64] + os: [linux] + + '@rollup/rollup-linux-loong64-gnu@4.59.0': + resolution: { integrity: sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg== } + cpu: [loong64] + os: [linux] + + '@rollup/rollup-linux-loong64-musl@4.59.0': + resolution: { integrity: sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q== } + cpu: [loong64] + os: [linux] + + '@rollup/rollup-linux-ppc64-gnu@4.59.0': + resolution: { integrity: sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA== } + cpu: [ppc64] + os: [linux] + + '@rollup/rollup-linux-ppc64-musl@4.59.0': + resolution: { integrity: sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA== } + cpu: [ppc64] + os: [linux] + + '@rollup/rollup-linux-riscv64-gnu@4.59.0': + resolution: { integrity: sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg== } + cpu: [riscv64] + os: [linux] + + '@rollup/rollup-linux-riscv64-musl@4.59.0': + resolution: { integrity: sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg== } + cpu: [riscv64] + os: [linux] + + '@rollup/rollup-linux-s390x-gnu@4.59.0': + resolution: { integrity: sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w== } + cpu: [s390x] + os: [linux] + + '@rollup/rollup-linux-x64-gnu@4.59.0': + resolution: { integrity: sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg== } + cpu: [x64] + os: [linux] + + '@rollup/rollup-linux-x64-musl@4.59.0': + resolution: { integrity: sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg== } + cpu: [x64] + os: [linux] + + '@rollup/rollup-openbsd-x64@4.59.0': + resolution: { integrity: sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ== } + cpu: [x64] + os: [openbsd] + + '@rollup/rollup-openharmony-arm64@4.59.0': + resolution: { integrity: sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA== } + cpu: [arm64] + os: [openharmony] + + '@rollup/rollup-win32-arm64-msvc@4.59.0': + resolution: { integrity: sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A== } + cpu: [arm64] + os: [win32] + + '@rollup/rollup-win32-ia32-msvc@4.59.0': + resolution: { integrity: sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA== } + cpu: [ia32] + os: [win32] + + '@rollup/rollup-win32-x64-gnu@4.59.0': + resolution: { integrity: sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA== } + cpu: [x64] + os: [win32] + + '@rollup/rollup-win32-x64-msvc@4.59.0': + resolution: { integrity: sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA== } + cpu: [x64] + os: [win32] + + '@solid-primitives/event-listener@2.4.5': + resolution: { integrity: sha512-nwRV558mIabl4yVAhZKY8cb6G+O1F0M6Z75ttTu5hk+SxdOnKSGj+eetDIu7Oax1P138ZdUU01qnBPR8rnxaEA== } + peerDependencies: + solid-js: ^1.6.12 + + '@solid-primitives/keyboard@1.3.5': + resolution: { integrity: sha512-sav+l+PL+74z3yaftVs7qd8c2SXkqzuxPOVibUe5wYMt+U5Hxp3V3XCPgBPN2I6cANjvoFtz0NiU8uHVLdi9FQ== } + peerDependencies: + solid-js: ^1.6.12 + + '@solid-primitives/resize-observer@2.1.5': + resolution: { integrity: sha512-AiyTknKcNBaKHbcSMuxtSNM8FjIuiSuFyFghdD0TcCMU9hKi9EmsC5pjfjDwxE+5EueB1a+T/34PLRI5vbBbKw== } + peerDependencies: + solid-js: ^1.6.12 + + '@solid-primitives/rootless@1.5.3': + resolution: { integrity: sha512-N8cIDAHbWcLahNRLr0knAAQvXyEdEMoAZvIMZKmhNb1mlx9e2UOv9BRD5YNwQUJwbNoYVhhLwFOEOcVXFx0HqA== } + peerDependencies: + solid-js: ^1.6.12 + + '@solid-primitives/static-store@0.1.3': + resolution: { integrity: sha512-uxez7SXnr5GiRnzqO2IEDjOJRIXaG+0LZLBizmUA1FwSi+hrpuMzVBwyk70m4prcl8X6FDDXUl9O8hSq8wHbBQ== } + peerDependencies: + solid-js: ^1.6.12 + + '@solid-primitives/utils@6.4.0': + resolution: { integrity: sha512-AeGTBg8Wtkh/0s+evyLtP8piQoS4wyqqQaAFs2HJcFMMjYAtUgo+ZPduRXLjPlqKVc2ejeR544oeqpbn8Egn8A== } + peerDependencies: + solid-js: ^1.6.12 + + '@studio384/amicons@file:../../packages/amicons': + resolution: { directory: ../../packages/amicons, type: directory } + peerDependencies: + react: '>=16.x' + + '@swc/core-darwin-arm64@1.15.18': + resolution: { integrity: sha512-+mIv7uBuSaywN3C9LNuWaX1jJJ3SKfiJuE6Lr3bd+/1Iv8oMU7oLBjYMluX1UrEPzwN2qCdY6Io0yVicABoCwQ== } + engines: { node: '>=10' } + cpu: [arm64] + os: [darwin] + + '@swc/core-darwin-x64@1.15.18': + resolution: { integrity: sha512-wZle0eaQhnzxWX5V/2kEOI6Z9vl/lTFEC6V4EWcn+5pDjhemCpQv9e/TDJ0GIoiClX8EDWRvuZwh+Z3dhL1NAg== } + engines: { node: '>=10' } + cpu: [x64] + os: [darwin] + + '@swc/core-linux-arm-gnueabihf@1.15.18': + resolution: { integrity: sha512-ao61HGXVqrJFHAcPtF4/DegmwEkVCo4HApnotLU8ognfmU8x589z7+tcf3hU+qBiU1WOXV5fQX6W9Nzs6hjxDw== } + engines: { node: '>=10' } + cpu: [arm] + os: [linux] + + '@swc/core-linux-arm64-gnu@1.15.18': + resolution: { integrity: sha512-3xnctOBLIq3kj8PxOCgPrGjBLP/kNOddr6f5gukYt/1IZxsITQaU9TDyjeX6jG+FiCIHjCuWuffsyQDL5Ew1bg== } + engines: { node: '>=10' } + cpu: [arm64] + os: [linux] + + '@swc/core-linux-arm64-musl@1.15.18': + resolution: { integrity: sha512-0a+Lix+FSSHBSBOA0XznCcHo5/1nA6oLLjcnocvzXeqtdjnPb+SvchItHI+lfeiuj1sClYPDvPMLSLyXFaiIKw== } + engines: { node: '>=10' } + cpu: [arm64] + os: [linux] + + '@swc/core-linux-x64-gnu@1.15.18': + resolution: { integrity: sha512-wG9J8vReUlpaHz4KOD/5UE1AUgirimU4UFT9oZmupUDEofxJKYb1mTA/DrMj0s78bkBiNI+7Fo2EgPuvOJfuAA== } + engines: { node: '>=10' } + cpu: [x64] + os: [linux] + + '@swc/core-linux-x64-musl@1.15.18': + resolution: { integrity: sha512-4nwbVvCphKzicwNWRmvD5iBaZj8JYsRGa4xOxJmOyHlMDpsvvJ2OR2cODlvWyGFH6BYL1MfIAK3qph3hp0Az6g== } + engines: { node: '>=10' } + cpu: [x64] + os: [linux] + + '@swc/core-win32-arm64-msvc@1.15.18': + resolution: { integrity: sha512-zk0RYO+LjiBCat2RTMHzAWaMky0cra9loH4oRrLKLLNuL+jarxKLFDA8xTZWEkCPLjUTwlRN7d28eDLLMgtUcQ== } + engines: { node: '>=10' } + cpu: [arm64] + os: [win32] + + '@swc/core-win32-ia32-msvc@1.15.18': + resolution: { integrity: sha512-yVuTrZ0RccD5+PEkpcLOBAuPbYBXS6rslENvIXfvJGXSdX5QGi1ehC4BjAMl5FkKLiam4kJECUI0l7Hq7T1vwg== } + engines: { node: '>=10' } + cpu: [ia32] + os: [win32] + + '@swc/core-win32-x64-msvc@1.15.18': + resolution: { integrity: sha512-7NRmE4hmUQNCbYU3Hn9Tz57mK9Qq4c97ZS+YlamlK6qG9Fb5g/BB3gPDe0iLlJkns/sYv2VWSkm8c3NmbEGjbg== } + engines: { node: '>=10' } + cpu: [x64] + os: [win32] + + '@swc/core@1.15.18': + resolution: { integrity: sha512-z87aF9GphWp//fnkRsqvtY+inMVPgYW3zSlXH1kJFvRT5H/wiAn+G32qW5l3oEk63KSF1x3Ov0BfHCObAmT8RA== } + engines: { node: '>=10' } + peerDependencies: + '@swc/helpers': '>=0.5.17' + peerDependenciesMeta: + '@swc/helpers': + optional: true + + '@swc/counter@0.1.3': + resolution: { integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ== } + + '@swc/types@0.1.25': + resolution: { integrity: sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g== } + + '@tailwindcss/node@4.2.1': + resolution: { integrity: sha512-jlx6sLk4EOwO6hHe1oCGm1Q4AN/s0rSrTTPBGPM0/RQ6Uylwq17FuU8IeJJKEjtc6K6O07zsvP+gDO6MMWo7pg== } + + '@tailwindcss/oxide-android-arm64@4.2.1': + resolution: { integrity: sha512-eZ7G1Zm5EC8OOKaesIKuw77jw++QJ2lL9N+dDpdQiAB/c/B2wDh0QPFHbkBVrXnwNugvrbJFk1gK2SsVjwWReg== } + engines: { node: '>= 20' } + cpu: [arm64] + os: [android] + + '@tailwindcss/oxide-darwin-arm64@4.2.1': + resolution: { integrity: sha512-q/LHkOstoJ7pI1J0q6djesLzRvQSIfEto148ppAd+BVQK0JYjQIFSK3JgYZJa+Yzi0DDa52ZsQx2rqytBnf8Hw== } + engines: { node: '>= 20' } + cpu: [arm64] + os: [darwin] + + '@tailwindcss/oxide-darwin-x64@4.2.1': + resolution: { integrity: sha512-/f/ozlaXGY6QLbpvd/kFTro2l18f7dHKpB+ieXz+Cijl4Mt9AI2rTrpq7V+t04nK+j9XBQHnSMdeQRhbGyt6fw== } + engines: { node: '>= 20' } + cpu: [x64] + os: [darwin] + + '@tailwindcss/oxide-freebsd-x64@4.2.1': + resolution: { integrity: sha512-5e/AkgYJT/cpbkys/OU2Ei2jdETCLlifwm7ogMC7/hksI2fC3iiq6OcXwjibcIjPung0kRtR3TxEITkqgn0TcA== } + engines: { node: '>= 20' } + cpu: [x64] + os: [freebsd] + + '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.1': + resolution: { integrity: sha512-Uny1EcVTTmerCKt/1ZuKTkb0x8ZaiuYucg2/kImO5A5Y/kBz41/+j0gxUZl+hTF3xkWpDmHX+TaWhOtba2Fyuw== } + engines: { node: '>= 20' } + cpu: [arm] + os: [linux] + + '@tailwindcss/oxide-linux-arm64-gnu@4.2.1': + resolution: { integrity: sha512-CTrwomI+c7n6aSSQlsPL0roRiNMDQ/YzMD9EjcR+H4f0I1SQ8QqIuPnsVp7QgMkC1Qi8rtkekLkOFjo7OlEFRQ== } + engines: { node: '>= 20' } + cpu: [arm64] + os: [linux] + + '@tailwindcss/oxide-linux-arm64-musl@4.2.1': + resolution: { integrity: sha512-WZA0CHRL/SP1TRbA5mp9htsppSEkWuQ4KsSUumYQnyl8ZdT39ntwqmz4IUHGN6p4XdSlYfJwM4rRzZLShHsGAQ== } + engines: { node: '>= 20' } + cpu: [arm64] + os: [linux] + + '@tailwindcss/oxide-linux-x64-gnu@4.2.1': + resolution: { integrity: sha512-qMFzxI2YlBOLW5PhblzuSWlWfwLHaneBE0xHzLrBgNtqN6mWfs+qYbhryGSXQjFYB1Dzf5w+LN5qbUTPhW7Y5g== } + engines: { node: '>= 20' } + cpu: [x64] + os: [linux] + + '@tailwindcss/oxide-linux-x64-musl@4.2.1': + resolution: { integrity: sha512-5r1X2FKnCMUPlXTWRYpHdPYUY6a1Ar/t7P24OuiEdEOmms5lyqjDRvVY1yy9Rmioh+AunQ0rWiOTPE8F9A3v5g== } + engines: { node: '>= 20' } + cpu: [x64] + os: [linux] + + '@tailwindcss/oxide-wasm32-wasi@4.2.1': + resolution: { integrity: sha512-MGFB5cVPvshR85MTJkEvqDUnuNoysrsRxd6vnk1Lf2tbiqNlXpHYZqkqOQalydienEWOHHFyyuTSYRsLfxFJ2Q== } + engines: { node: '>=14.0.0' } + cpu: [wasm32] + bundledDependencies: + - '@napi-rs/wasm-runtime' + - '@emnapi/core' + - '@emnapi/runtime' + - '@tybys/wasm-util' + - '@emnapi/wasi-threads' + - tslib + + '@tailwindcss/oxide-win32-arm64-msvc@4.2.1': + resolution: { integrity: sha512-YlUEHRHBGnCMh4Nj4GnqQyBtsshUPdiNroZj8VPkvTZSoHsilRCwXcVKnG9kyi0ZFAS/3u+qKHBdDc81SADTRA== } + engines: { node: '>= 20' } + cpu: [arm64] + os: [win32] + + '@tailwindcss/oxide-win32-x64-msvc@4.2.1': + resolution: { integrity: sha512-rbO34G5sMWWyrN/idLeVxAZgAKWrn5LiR3/I90Q9MkA67s6T1oB0xtTe+0heoBvHSpbU9Mk7i6uwJnpo4u21XQ== } + engines: { node: '>= 20' } + cpu: [x64] + os: [win32] + + '@tailwindcss/oxide@4.2.1': + resolution: { integrity: sha512-yv9jeEFWnjKCI6/T3Oq50yQEOqmpmpfzG1hcZsAOaXFQPfzWprWrlHSdGPEF3WQTi8zu8ohC9Mh9J470nT5pUw== } + engines: { node: '>= 20' } + + '@tailwindcss/vite@4.2.1': + resolution: { integrity: sha512-TBf2sJjYeb28jD2U/OhwdW0bbOsxkWPwQ7SrqGf9sVcoYwZj7rkXljroBO9wKBut9XnmQLXanuDUeqQK0lGg/w== } + peerDependencies: + vite: ^5.2.0 || ^6 || ^7 + + '@tanstack/devtools-client@0.0.6': + resolution: { integrity: sha512-f85ZJXJnDIFOoykG/BFIixuAevJovCvJF391LPs6YjBAPhGYC50NWlx1y4iF/UmK5/cCMx+/JqI5SBOz7FanQQ== } + engines: { node: '>=18' } + + '@tanstack/devtools-event-bus@0.4.1': + resolution: { integrity: sha512-cNnJ89Q021Zf883rlbBTfsaxTfi2r73/qejGtyTa7ksErF3hyDyAq1aTbo5crK9dAL7zSHh9viKY1BtMls1QOA== } + engines: { node: '>=18' } + + '@tanstack/devtools-event-client@0.4.3': + resolution: { integrity: sha512-OZI6QyULw0FI0wjgmeYzCIfbgPsOEzwJtCpa69XrfLMtNXLGnz3d/dIabk7frg0TmHo+Ah49w5I4KC7Tufwsvw== } + engines: { node: '>=18' } + hasBin: true + + '@tanstack/devtools-ui@0.4.4': + resolution: { integrity: sha512-5xHXFyX3nom0UaNfiOM92o6ziaHjGo3mcSGe2HD5Xs8dWRZNpdZ0Smd0B9ddEhy0oB+gXyMzZgUJb9DmrZV0Mg== } + engines: { node: '>=18' } + peerDependencies: + solid-js: '>=1.9.7' + + '@tanstack/devtools-ui@0.5.0': + resolution: { integrity: sha512-nNZ14054n31fWB61jtWhZYLRdQ3yceCE3G/RINoINUB0RqIGZAIm9DnEDwOTAOfqt4/a/D8vNk8pJu6RQUp74g== } + engines: { node: '>=18' } + peerDependencies: + solid-js: '>=1.9.7' + + '@tanstack/devtools-ui@0.5.1': + resolution: { integrity: sha512-T9JjAdqMSnxsVO6AQykD5vhxPF4iFLKtbYxee/bU3OLlk446F5C1220GdCmhDSz7y4lx+m8AvIS0bq6zzvdDUA== } + engines: { node: '>=18' } + peerDependencies: + solid-js: '>=1.9.7' + + '@tanstack/devtools-utils@0.3.4': + resolution: { integrity: sha512-lQdUdpSh1odWCZjtjOi9FA+MJWvIK/4TkGyeJeiOX7eY3JW+z3FNwHUR10vToHOwAJB6UGJhi04RNZQRpiM7GQ== } + engines: { node: '>=18' } + hasBin: true + peerDependencies: + '@types/react': '>=17.0.0' + preact: '>=10.0.0' + react: '>=17.0.0' + solid-js: '>=1.9.7' + vue: '>=3.2.0' + peerDependenciesMeta: + '@types/react': + optional: true + preact: + optional: true + react: + optional: true + solid-js: + optional: true + vue: + optional: true + + '@tanstack/devtools-vite@0.5.5': + resolution: { integrity: sha512-vtXZ3LipEknVg0X6yejgWzZXIJSrvlBMWB1lDJKW6GWztEV+uCAoqLAJS+Jk3c2mTXp/u+aI/jfE0gqT4zHTNw== } + engines: { node: '>=18' } + hasBin: true + peerDependencies: + vite: ^6.0.0 || ^7.0.0 + + '@tanstack/devtools@0.10.14': + resolution: { integrity: sha512-bg1e0PyjmMMsc9VSOGb9etu15CpFdAwlQ5DD2xS6N93iTPgCPWXiZQFZygrEDoKnnx1x7BM6QTaiukizaejgSA== } + engines: { node: '>=18' } + hasBin: true + peerDependencies: + solid-js: '>=1.9.7' + + '@tanstack/pacer-devtools@1.1.3': + resolution: { integrity: sha512-5X0sNCnN0k3YqSLMDD8hvIbO8RxbazmzBVrp8GzBuQ1mz3mcqAa2AxpX+EEF6Ii/ZU15vKW6/H2/lDP6d3ADgA== } + engines: { node: '>=18' } + peerDependencies: + '@tanstack/pacer': '>=0.16.4' + + '@tanstack/pacer@0.19.0': + resolution: { integrity: sha512-MRXCiG8IcjrN/3LGu7Wy6lKZkbwOb5YelOBYtHxnxKYj2WlO2FrqASILSiJcwdES5Sz2QJEIeuvO5JY8cKaGQw== } + engines: { node: '>=18' } + + '@tanstack/react-devtools@0.9.13': + resolution: { integrity: sha512-O9YXTEe2dlnw2pPNKFZ4Wk7zC4qrDvc0SAALKfMVedeZ2Dyd0LEJUabYS6GPm+DmnrBhc7nJx6Zqc9aDjFrj4g== } + engines: { node: '>=18' } + peerDependencies: + '@types/react': '>=16.8' + '@types/react-dom': '>=16.8' + react: '>=16.8' + react-dom: '>=16.8' + + '@tanstack/react-pacer-devtools@0.5.3': + resolution: { integrity: sha512-LUm9kyJJ67lGKrX2TDBXbPUP9TE/qCRriS2lxV8cP40RLMziiY8jdAeC3K9fBhFTDKX545GIxpVGjZEpte7loQ== } + engines: { node: '>=18' } + peerDependencies: + '@types/react': '>=16.8' + '@types/react-dom': '>=16.8' + react: '>=16.8' + react-dom: '>=16.8' + + '@tanstack/react-pacer@0.20.0': + resolution: { integrity: sha512-5p7rHTBUroUl6vxYhvREaqpUWKCoe0bXaFH6y6CLYpcuU5aCl78IxXJKY5IujCN1sTRaq07jsMInTPmTBHvTiA== } + engines: { node: '>=18' } + peerDependencies: + react: '>=16.8' + react-dom: '>=16.8' + + '@tanstack/react-store@0.8.1': + resolution: { integrity: sha512-XItJt+rG8c5Wn/2L/bnxys85rBpm0BfMbhb4zmPVLXAKY9POrp1xd6IbU4PKoOI+jSEGc3vntPRfLGSgXfE2Ig== } + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + + '@tanstack/solid-store@0.8.1': + resolution: { integrity: sha512-1p4TTJGIZJ2J7130aTo7oWfHVRSCd9DxLP3HzcDMnzn56pz8krlyBEzsE+z/sHGXP0EC/JjT02fgj2L9+fmf8Q== } + peerDependencies: + solid-js: ^1.6.0 + + '@tanstack/store@0.8.1': + resolution: { integrity: sha512-PtOisLjUZPz5VyPRSCGjNOlwTvabdTBQ2K80DpVL1chGVr35WRxfeavAPdNq6pm/t7F8GhoR2qtmkkqtCEtHYw== } + + '@trivago/prettier-plugin-sort-imports@6.0.2': + resolution: { integrity: sha512-3DgfkukFyC/sE/VuYjaUUWoFfuVjPK55vOFDsxD56XXynFMCZDYFogH2l/hDfOsQAm1myoU/1xByJ3tWqtulXA== } + engines: { node: '>= 20' } + peerDependencies: + '@vue/compiler-sfc': 3.x + prettier: 2.x - 3.x + prettier-plugin-ember-template-tag: '>= 2.0.0' + prettier-plugin-svelte: 3.x + svelte: 4.x || 5.x + peerDependenciesMeta: + '@vue/compiler-sfc': + optional: true + prettier-plugin-ember-template-tag: + optional: true + prettier-plugin-svelte: + optional: true + svelte: + optional: true + + '@types/estree@1.0.8': + resolution: { integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w== } + + '@types/json-schema@7.0.15': + resolution: { integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== } + + '@types/prop-types@15.7.15': + resolution: { integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw== } + + '@types/react-dom@19.2.3': + resolution: { integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ== } + peerDependencies: + '@types/react': ^19.2.0 + + '@types/react-transition-group@4.4.12': + resolution: { integrity: sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w== } + peerDependencies: + '@types/react': '*' + + '@types/react@19.2.14': + resolution: { integrity: sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w== } + + '@typescript-eslint/eslint-plugin@8.57.0': + resolution: { integrity: sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + peerDependencies: + '@typescript-eslint/parser': ^8.57.0 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/parser@8.57.0': + resolution: { integrity: sha512-XZzOmihLIr8AD1b9hL9ccNMzEMWt/dE2u7NyTY9jJG6YNiNthaD5XtUHVF2uCXZ15ng+z2hT3MVuxnUYhq6k1g== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/project-service@8.57.0': + resolution: { integrity: sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/scope-manager@8.57.0': + resolution: { integrity: sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + '@typescript-eslint/tsconfig-utils@8.57.0': + resolution: { integrity: sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/type-utils@8.57.0': + resolution: { integrity: sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/types@8.57.0': + resolution: { integrity: sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + '@typescript-eslint/typescript-estree@8.57.0': + resolution: { integrity: sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/utils@8.57.0': + resolution: { integrity: sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/visitor-keys@8.57.0': + resolution: { integrity: sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + '@vitejs/plugin-react-swc@4.3.0': + resolution: { integrity: sha512-mOkXCII839dHyAt/gpoSlm28JIVDwhZ6tnG6wJxUy2bmOx7UaPjvOyIDf3SFv5s7Eo7HVaq6kRcu6YMEzt5Z7w== } + engines: { node: ^20.19.0 || >=22.12.0 } + peerDependencies: + vite: ^4 || ^5 || ^6 || ^7 || ^8 + + acorn-jsx@5.3.2: + resolution: { integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== } + peerDependencies: + acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 + + acorn@8.16.0: + resolution: { integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw== } + engines: { node: '>=0.4.0' } + hasBin: true + + ajv@6.14.0: + resolution: { integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw== } + + ansi-regex@5.0.1: + resolution: { integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== } + engines: { node: '>=8' } + + ansi-styles@4.3.0: + resolution: { integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== } + engines: { node: '>=8' } + + argparse@2.0.1: + resolution: { integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== } + + array-buffer-byte-length@1.0.2: + resolution: { integrity: sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw== } + engines: { node: '>= 0.4' } + + array-includes@3.1.9: + resolution: { integrity: sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ== } + engines: { node: '>= 0.4' } + + array.prototype.findlast@1.2.5: + resolution: { integrity: sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ== } + engines: { node: '>= 0.4' } + + array.prototype.flat@1.3.3: + resolution: { integrity: sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg== } + engines: { node: '>= 0.4' } + + array.prototype.flatmap@1.3.3: + resolution: { integrity: sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg== } + engines: { node: '>= 0.4' } + + array.prototype.tosorted@1.1.4: + resolution: { integrity: sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA== } + engines: { node: '>= 0.4' } + + arraybuffer.prototype.slice@1.0.4: + resolution: { integrity: sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ== } + engines: { node: '>= 0.4' } + + async-function@1.0.0: + resolution: { integrity: sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA== } + engines: { node: '>= 0.4' } + + async@3.2.6: + resolution: { integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA== } + + available-typed-arrays@1.0.7: + resolution: { integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ== } + engines: { node: '>= 0.4' } + + babel-plugin-react-compiler@1.0.0: + resolution: { integrity: sha512-Ixm8tFfoKKIPYdCCKYTsqv+Fd4IJ0DQqMyEimo+pxUOMUR9cVPlwTrFt9Avu+3cb6Zp3mAzl+t1MrG2fxxKsxw== } + + balanced-match@1.0.2: + resolution: { integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== } + + balanced-match@4.0.4: + resolution: { integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA== } + engines: { node: 18 || 20 || >=22 } + + baseline-browser-mapping@2.10.8: + resolution: { integrity: sha512-PCLz/LXGBsNTErbtB6i5u4eLpHeMfi93aUv5duMmj6caNu6IphS4q6UevDnL36sZQv9lrP11dbPKGMaXPwMKfQ== } + engines: { node: '>=6.0.0' } + hasBin: true + + boolbase@1.0.0: + resolution: { integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww== } + + brace-expansion@1.1.12: + resolution: { integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg== } + + brace-expansion@2.0.2: + resolution: { integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ== } + + brace-expansion@5.0.4: + resolution: { integrity: sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg== } + engines: { node: 18 || 20 || >=22 } + + braces@3.0.3: + resolution: { integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA== } + engines: { node: '>=8' } + + browserslist@4.28.1: + resolution: { integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA== } + engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } + hasBin: true + + buffer-from@1.1.2: + resolution: { integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== } + + cac@6.7.14: + resolution: { integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ== } + engines: { node: '>=8' } + + call-bind-apply-helpers@1.0.2: + resolution: { integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ== } + engines: { node: '>= 0.4' } + + call-bind@1.0.8: + resolution: { integrity: sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww== } + engines: { node: '>= 0.4' } + + call-bound@1.0.4: + resolution: { integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg== } + engines: { node: '>= 0.4' } + + callsites@3.1.0: + resolution: { integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== } + engines: { node: '>=6' } + + camel-case@4.1.2: + resolution: { integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw== } + + caniuse-lite@1.0.30001779: + resolution: { integrity: sha512-U5og2PN7V4DMgF50YPNtnZJGWVLFjjsN3zb6uMT5VGYIewieDj1upwfuVNXf4Kor+89c3iCRJnSzMD5LmTvsfA== } + + chalk@4.1.2: + resolution: { integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== } + engines: { node: '>=10' } + + chalk@5.6.2: + resolution: { integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA== } + engines: { node: ^12.17.0 || ^14.13 || >=16.0.0 } + + clean-css@5.3.3: + resolution: { integrity: sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg== } + engines: { node: '>= 10.0' } + + cliui@8.0.1: + resolution: { integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ== } + engines: { node: '>=12' } + + clsx@2.1.1: + resolution: { integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA== } + engines: { node: '>=6' } + + color-convert@2.0.1: + resolution: { integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== } + engines: { node: '>=7.0.0' } + + color-name@1.1.4: + resolution: { integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== } + + colorette@2.0.20: + resolution: { integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w== } + + commander@2.20.3: + resolution: { integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== } + + commander@8.3.0: + resolution: { integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww== } + engines: { node: '>= 12' } + + concat-map@0.0.1: + resolution: { integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== } + + connect-history-api-fallback@1.6.0: + resolution: { integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg== } + engines: { node: '>=0.8' } + + consola@2.15.3: + resolution: { integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw== } + + convert-source-map@2.0.0: + resolution: { integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== } + + cookie@1.1.1: + resolution: { integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ== } + engines: { node: '>=18' } + + cross-spawn@7.0.6: + resolution: { integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA== } + engines: { node: '>= 8' } + + css-select@4.3.0: + resolution: { integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ== } + + css-what@6.2.2: + resolution: { integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA== } + engines: { node: '>= 6' } + + csstype@3.2.3: + resolution: { integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ== } + + cva@1.0.0-beta.4: + resolution: { integrity: sha512-F/JS9hScapq4DBVQXcK85l9U91M6ePeXoBMSp7vypzShoefUBxjQTo3g3935PUHgQd+IW77DjbPRIxugy4/GCQ== } + peerDependencies: + typescript: '>= 4.5.5' + peerDependenciesMeta: + typescript: + optional: true + + data-view-buffer@1.0.2: + resolution: { integrity: sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ== } + engines: { node: '>= 0.4' } + + data-view-byte-length@1.0.2: + resolution: { integrity: sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ== } + engines: { node: '>= 0.4' } + + data-view-byte-offset@1.0.1: + resolution: { integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ== } + engines: { node: '>= 0.4' } + + dayjs@1.11.20: + resolution: { integrity: sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ== } + + debug@4.4.3: + resolution: { integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA== } + engines: { node: '>=6.0' } + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + + deep-is@0.1.4: + resolution: { integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ== } + + define-data-property@1.1.4: + resolution: { integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A== } + engines: { node: '>= 0.4' } + + define-lazy-prop@2.0.0: + resolution: { integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og== } + engines: { node: '>=8' } + + define-properties@1.2.1: + resolution: { integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg== } + engines: { node: '>= 0.4' } + + detect-libc@2.1.2: + resolution: { integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ== } + engines: { node: '>=8' } + + doctrine@2.1.0: + resolution: { integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw== } + engines: { node: '>=0.10.0' } + + dom-helpers@5.2.1: + resolution: { integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA== } + + dom-serializer@1.4.1: + resolution: { integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag== } + + domelementtype@2.3.0: + resolution: { integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw== } + + domhandler@4.3.1: + resolution: { integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ== } + engines: { node: '>= 4' } + + domutils@2.8.0: + resolution: { integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A== } + + dot-case@3.0.4: + resolution: { integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w== } + + dotenv-expand@8.0.3: + resolution: { integrity: sha512-SErOMvge0ZUyWd5B0NXMQlDkN+8r+HhVUsxgOO7IoPDOdDRD2JjExpN6y3KnFR66jsJMwSn1pqIivhU5rcJiNg== } + engines: { node: '>=12' } + + dotenv@16.6.1: + resolution: { integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow== } + engines: { node: '>=12' } + + dunder-proto@1.0.1: + resolution: { integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A== } + engines: { node: '>= 0.4' } + + ejs@3.1.10: + resolution: { integrity: sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA== } + engines: { node: '>=0.10.0' } + hasBin: true + + electron-to-chromium@1.5.313: + resolution: { integrity: sha512-QBMrTWEf00GXZmJyx2lbYD45jpI3TUFnNIzJ5BBc8piGUDwMPa1GV6HJWTZVvY/eiN3fSopl7NRbgGp9sZ9LTA== } + + emoji-regex@8.0.0: + resolution: { integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== } + + enhanced-resolve@5.20.0: + resolution: { integrity: sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ== } + engines: { node: '>=10.13.0' } + + entities@2.2.0: + resolution: { integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A== } + + es-abstract@1.24.1: + resolution: { integrity: sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw== } + engines: { node: '>= 0.4' } + + es-define-property@1.0.1: + resolution: { integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g== } + engines: { node: '>= 0.4' } + + es-errors@1.3.0: + resolution: { integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== } + engines: { node: '>= 0.4' } + + es-iterator-helpers@1.3.1: + resolution: { integrity: sha512-zWwRvqWiuBPr0muUG/78cW3aHROFCNIQ3zpmYDpwdbnt2m+xlNyRWpHBpa2lJjSBit7BQ+RXA1iwbSmu5yJ/EQ== } + engines: { node: '>= 0.4' } + + es-object-atoms@1.1.1: + resolution: { integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA== } + engines: { node: '>= 0.4' } + + es-set-tostringtag@2.1.0: + resolution: { integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA== } + engines: { node: '>= 0.4' } + + es-shim-unscopables@1.1.0: + resolution: { integrity: sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw== } + engines: { node: '>= 0.4' } + + es-to-primitive@1.3.0: + resolution: { integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g== } + engines: { node: '>= 0.4' } + + esbuild@0.27.4: + resolution: { integrity: sha512-Rq4vbHnYkK5fws5NF7MYTU68FPRE1ajX7heQ/8QXXWqNgqqJ/GkmmyxIzUnf2Sr/bakf8l54716CcMGHYhMrrQ== } + engines: { node: '>=18' } + hasBin: true + + escalade@3.2.0: + resolution: { integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== } + engines: { node: '>=6' } + + escape-string-regexp@4.0.0: + resolution: { integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== } + engines: { node: '>=10' } + + eslint-config-prettier@10.1.8: + resolution: { integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w== } + hasBin: true + peerDependencies: + eslint: '>=7.0.0' + + eslint-plugin-react-hooks@7.0.1: + resolution: { integrity: sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA== } + engines: { node: '>=18' } + peerDependencies: + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 + + eslint-plugin-react@7.37.5: + resolution: { integrity: sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA== } + engines: { node: '>=4' } + peerDependencies: + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 + + eslint-plugin-unused-imports@4.4.1: + resolution: { integrity: sha512-oZGYUz1X3sRMGUB+0cZyK2VcvRX5lm/vB56PgNNcU+7ficUCKm66oZWKUubXWnOuPjQ8PvmXtCViXBMONPe7tQ== } + peerDependencies: + '@typescript-eslint/eslint-plugin': ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0 + eslint: ^10.0.0 || ^9.0.0 || ^8.0.0 + peerDependenciesMeta: + '@typescript-eslint/eslint-plugin': + optional: true + + eslint-scope@8.4.0: + resolution: { integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + eslint-visitor-keys@3.4.3: + resolution: { integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== } + engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } + + eslint-visitor-keys@4.2.1: + resolution: { integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + eslint-visitor-keys@5.0.1: + resolution: { integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA== } + engines: { node: ^20.19.0 || ^22.13.0 || >=24 } + + eslint@9.39.4: + resolution: { integrity: sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + hasBin: true + peerDependencies: + jiti: '*' + peerDependenciesMeta: + jiti: + optional: true + + espree@10.4.0: + resolution: { integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + + esquery@1.7.0: + resolution: { integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g== } + engines: { node: '>=0.10' } + + esrecurse@4.3.0: + resolution: { integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== } + engines: { node: '>=4.0' } + + estraverse@5.3.0: + resolution: { integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== } + engines: { node: '>=4.0' } + + estree-walker@2.0.2: + resolution: { integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w== } + + esutils@2.0.3: + resolution: { integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== } + engines: { node: '>=0.10.0' } + + fast-deep-equal@3.1.3: + resolution: { integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== } + + fast-glob@3.3.3: + resolution: { integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg== } + engines: { node: '>=8.6.0' } + + fast-json-stable-stringify@2.1.0: + resolution: { integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== } + + fast-levenshtein@2.0.6: + resolution: { integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== } + + fastq@1.20.1: + resolution: { integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw== } + + fdir@6.5.0: + resolution: { integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg== } + engines: { node: '>=12.0.0' } + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + + file-entry-cache@8.0.0: + resolution: { integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ== } + engines: { node: '>=16.0.0' } + + filelist@1.0.6: + resolution: { integrity: sha512-5giy2PkLYY1cP39p17Ech+2xlpTRL9HLspOfEgm0L6CwBXBTgsK5ou0JtzYuepxkaQ/tvhCFIJ5uXo0OrM2DxA== } + + fill-range@7.1.1: + resolution: { integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg== } + engines: { node: '>=8' } + + find-up@5.0.0: + resolution: { integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng== } + engines: { node: '>=10' } + + flat-cache@4.0.1: + resolution: { integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw== } + engines: { node: '>=16' } + + flatted@3.4.1: + resolution: { integrity: sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ== } + + for-each@0.3.5: + resolution: { integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg== } + engines: { node: '>= 0.4' } + + fs-extra@10.1.0: + resolution: { integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ== } + engines: { node: '>=12' } + + fsevents@2.3.3: + resolution: { integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== } + engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 } + os: [darwin] + + function-bind@1.1.2: + resolution: { integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== } + + function.prototype.name@1.1.8: + resolution: { integrity: sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q== } + engines: { node: '>= 0.4' } + + functions-have-names@1.2.3: + resolution: { integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ== } + + generator-function@2.0.1: + resolution: { integrity: sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g== } + engines: { node: '>= 0.4' } + + gensync@1.0.0-beta.2: + resolution: { integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== } + engines: { node: '>=6.9.0' } + + get-caller-file@2.0.5: + resolution: { integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== } + engines: { node: 6.* || 8.* || >= 10.* } + + get-intrinsic@1.3.0: + resolution: { integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ== } + engines: { node: '>= 0.4' } + + get-proto@1.0.1: + resolution: { integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g== } + engines: { node: '>= 0.4' } + + get-symbol-description@1.1.0: + resolution: { integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg== } + engines: { node: '>= 0.4' } + + glob-parent@5.1.2: + resolution: { integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== } + engines: { node: '>= 6' } + + glob-parent@6.0.2: + resolution: { integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A== } + engines: { node: '>=10.13.0' } + + globals@14.0.0: + resolution: { integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== } + engines: { node: '>=18' } + + globals@17.4.0: + resolution: { integrity: sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw== } + engines: { node: '>=18' } + + globalthis@1.0.4: + resolution: { integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ== } + engines: { node: '>= 0.4' } + + goober@2.1.18: + resolution: { integrity: sha512-2vFqsaDVIT9Gz7N6kAL++pLpp41l3PfDuusHcjnGLfR6+huZkl6ziX+zgVC3ZxpqWhzH6pyDdGrCeDhMIvwaxw== } + peerDependencies: + csstype: ^3.0.10 + + gopd@1.2.0: + resolution: { integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg== } + engines: { node: '>= 0.4' } + + graceful-fs@4.2.11: + resolution: { integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ== } + + has-bigints@1.1.0: + resolution: { integrity: sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg== } + engines: { node: '>= 0.4' } + + has-flag@4.0.0: + resolution: { integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== } + engines: { node: '>=8' } + + has-property-descriptors@1.0.2: + resolution: { integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg== } + + has-proto@1.2.0: + resolution: { integrity: sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ== } + engines: { node: '>= 0.4' } + + has-symbols@1.1.0: + resolution: { integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ== } + engines: { node: '>= 0.4' } + + has-tostringtag@1.0.2: + resolution: { integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw== } + engines: { node: '>= 0.4' } + + hasown@2.0.2: + resolution: { integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== } + engines: { node: '>= 0.4' } + + he@1.2.0: + resolution: { integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== } + hasBin: true + + hermes-estree@0.25.1: + resolution: { integrity: sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw== } + + hermes-parser@0.25.1: + resolution: { integrity: sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA== } + + html-minifier-terser@6.1.0: + resolution: { integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw== } + engines: { node: '>=12' } + hasBin: true + + ignore@5.3.2: + resolution: { integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== } + engines: { node: '>= 4' } + + ignore@7.0.5: + resolution: { integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg== } + engines: { node: '>= 4' } + + import-fresh@3.3.1: + resolution: { integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ== } + engines: { node: '>=6' } + + import-from-esm@1.3.4: + resolution: { integrity: sha512-7EyUlPFC0HOlBDpUFGfYstsU7XHxZJKAAMzCT8wZ0hMW7b+hG51LIKTDcsgtz8Pu6YC0HqRVbX+rVUtsGMUKvg== } + engines: { node: '>=16.20' } + + import-meta-resolve@4.2.0: + resolution: { integrity: sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg== } + + imurmurhash@0.1.4: + resolution: { integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA== } + engines: { node: '>=0.8.19' } + + internal-slot@1.1.0: + resolution: { integrity: sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw== } + engines: { node: '>= 0.4' } + + is-array-buffer@3.0.5: + resolution: { integrity: sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A== } + engines: { node: '>= 0.4' } + + is-async-function@2.1.1: + resolution: { integrity: sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ== } + engines: { node: '>= 0.4' } + + is-bigint@1.1.0: + resolution: { integrity: sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ== } + engines: { node: '>= 0.4' } + + is-boolean-object@1.2.2: + resolution: { integrity: sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A== } + engines: { node: '>= 0.4' } + + is-callable@1.2.7: + resolution: { integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== } + engines: { node: '>= 0.4' } + + is-core-module@2.16.1: + resolution: { integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w== } + engines: { node: '>= 0.4' } + + is-data-view@1.0.2: + resolution: { integrity: sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw== } + engines: { node: '>= 0.4' } + + is-date-object@1.1.0: + resolution: { integrity: sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg== } + engines: { node: '>= 0.4' } + + is-docker@2.2.1: + resolution: { integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== } + engines: { node: '>=8' } + hasBin: true + + is-extglob@2.1.1: + resolution: { integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ== } + engines: { node: '>=0.10.0' } + + is-finalizationregistry@1.1.1: + resolution: { integrity: sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg== } + engines: { node: '>= 0.4' } + + is-fullwidth-code-point@3.0.0: + resolution: { integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== } + engines: { node: '>=8' } + + is-generator-function@1.1.2: + resolution: { integrity: sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA== } + engines: { node: '>= 0.4' } + + is-glob@4.0.3: + resolution: { integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg== } + engines: { node: '>=0.10.0' } + + is-map@2.0.3: + resolution: { integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw== } + engines: { node: '>= 0.4' } + + is-negative-zero@2.0.3: + resolution: { integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw== } + engines: { node: '>= 0.4' } + + is-number-object@1.1.1: + resolution: { integrity: sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw== } + engines: { node: '>= 0.4' } + + is-number@7.0.0: + resolution: { integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== } + engines: { node: '>=0.12.0' } + + is-regex@1.2.1: + resolution: { integrity: sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g== } + engines: { node: '>= 0.4' } + + is-set@2.0.3: + resolution: { integrity: sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg== } + engines: { node: '>= 0.4' } + + is-shared-array-buffer@1.0.4: + resolution: { integrity: sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A== } + engines: { node: '>= 0.4' } + + is-string@1.1.1: + resolution: { integrity: sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA== } + engines: { node: '>= 0.4' } + + is-symbol@1.1.1: + resolution: { integrity: sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w== } + engines: { node: '>= 0.4' } + + is-typed-array@1.1.15: + resolution: { integrity: sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ== } + engines: { node: '>= 0.4' } + + is-weakmap@2.0.2: + resolution: { integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w== } + engines: { node: '>= 0.4' } + + is-weakref@1.1.1: + resolution: { integrity: sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew== } + engines: { node: '>= 0.4' } + + is-weakset@2.0.4: + resolution: { integrity: sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ== } + engines: { node: '>= 0.4' } + + is-wsl@2.2.0: + resolution: { integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== } + engines: { node: '>=8' } + + isarray@2.0.5: + resolution: { integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw== } + + isexe@2.0.0: + resolution: { integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== } + + iterator.prototype@1.1.5: + resolution: { integrity: sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g== } + engines: { node: '>= 0.4' } + + jake@10.9.4: + resolution: { integrity: sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA== } + engines: { node: '>=10' } + hasBin: true + + javascript-natural-sort@0.7.1: + resolution: { integrity: sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw== } + + jiti@2.6.1: + resolution: { integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ== } + hasBin: true + + js-tokens@4.0.0: + resolution: { integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== } + + js-yaml@4.1.1: + resolution: { integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA== } + hasBin: true + + jsesc@3.1.0: + resolution: { integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA== } + engines: { node: '>=6' } + hasBin: true + + json-buffer@3.0.1: + resolution: { integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ== } + + json-schema-traverse@0.4.1: + resolution: { integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== } + + json-stable-stringify-without-jsonify@1.0.1: + resolution: { integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== } + + json5@2.2.3: + resolution: { integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== } + engines: { node: '>=6' } + hasBin: true + + jsonfile@6.2.0: + resolution: { integrity: sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg== } + + jsx-ast-utils@3.3.5: + resolution: { integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ== } + engines: { node: '>=4.0' } + + keyv@4.5.4: + resolution: { integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw== } + + launch-editor@2.13.1: + resolution: { integrity: sha512-lPSddlAAluRKJ7/cjRFoXUFzaX7q/YKI7yPHuEvSJVqoXvFnJov1/Ud87Aa4zULIbA9Nja4mSPK8l0z/7eV2wA== } + + levn@0.4.1: + resolution: { integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== } + engines: { node: '>= 0.8.0' } + + lightningcss-android-arm64@1.31.1: + resolution: { integrity: sha512-HXJF3x8w9nQ4jbXRiNppBCqeZPIAfUo8zE/kOEGbW5NZvGc/K7nMxbhIr+YlFlHW5mpbg/YFPdbnCh1wAXCKFg== } + engines: { node: '>= 12.0.0' } + cpu: [arm64] + os: [android] + + lightningcss-darwin-arm64@1.31.1: + resolution: { integrity: sha512-02uTEqf3vIfNMq3h/z2cJfcOXnQ0GRwQrkmPafhueLb2h7mqEidiCzkE4gBMEH65abHRiQvhdcQ+aP0D0g67sg== } + engines: { node: '>= 12.0.0' } + cpu: [arm64] + os: [darwin] + + lightningcss-darwin-x64@1.31.1: + resolution: { integrity: sha512-1ObhyoCY+tGxtsz1lSx5NXCj3nirk0Y0kB/g8B8DT+sSx4G9djitg9ejFnjb3gJNWo7qXH4DIy2SUHvpoFwfTA== } + engines: { node: '>= 12.0.0' } + cpu: [x64] + os: [darwin] + + lightningcss-freebsd-x64@1.31.1: + resolution: { integrity: sha512-1RINmQKAItO6ISxYgPwszQE1BrsVU5aB45ho6O42mu96UiZBxEXsuQ7cJW4zs4CEodPUioj/QrXW1r9pLUM74A== } + engines: { node: '>= 12.0.0' } + cpu: [x64] + os: [freebsd] + + lightningcss-linux-arm-gnueabihf@1.31.1: + resolution: { integrity: sha512-OOCm2//MZJ87CdDK62rZIu+aw9gBv4azMJuA8/KB74wmfS3lnC4yoPHm0uXZ/dvNNHmnZnB8XLAZzObeG0nS1g== } + engines: { node: '>= 12.0.0' } + cpu: [arm] + os: [linux] + + lightningcss-linux-arm64-gnu@1.31.1: + resolution: { integrity: sha512-WKyLWztD71rTnou4xAD5kQT+982wvca7E6QoLpoawZ1gP9JM0GJj4Tp5jMUh9B3AitHbRZ2/H3W5xQmdEOUlLg== } + engines: { node: '>= 12.0.0' } + cpu: [arm64] + os: [linux] + + lightningcss-linux-arm64-musl@1.31.1: + resolution: { integrity: sha512-mVZ7Pg2zIbe3XlNbZJdjs86YViQFoJSpc41CbVmKBPiGmC4YrfeOyz65ms2qpAobVd7WQsbW4PdsSJEMymyIMg== } + engines: { node: '>= 12.0.0' } + cpu: [arm64] + os: [linux] + + lightningcss-linux-x64-gnu@1.31.1: + resolution: { integrity: sha512-xGlFWRMl+0KvUhgySdIaReQdB4FNudfUTARn7q0hh/V67PVGCs3ADFjw+6++kG1RNd0zdGRlEKa+T13/tQjPMA== } + engines: { node: '>= 12.0.0' } + cpu: [x64] + os: [linux] + + lightningcss-linux-x64-musl@1.31.1: + resolution: { integrity: sha512-eowF8PrKHw9LpoZii5tdZwnBcYDxRw2rRCyvAXLi34iyeYfqCQNA9rmUM0ce62NlPhCvof1+9ivRaTY6pSKDaA== } + engines: { node: '>= 12.0.0' } + cpu: [x64] + os: [linux] + + lightningcss-win32-arm64-msvc@1.31.1: + resolution: { integrity: sha512-aJReEbSEQzx1uBlQizAOBSjcmr9dCdL3XuC/6HLXAxmtErsj2ICo5yYggg1qOODQMtnjNQv2UHb9NpOuFtYe4w== } + engines: { node: '>= 12.0.0' } + cpu: [arm64] + os: [win32] + + lightningcss-win32-x64-msvc@1.31.1: + resolution: { integrity: sha512-I9aiFrbd7oYHwlnQDqr1Roz+fTz61oDDJX7n9tYF9FJymH1cIN1DtKw3iYt6b8WZgEjoNwVSncwF4wx/ZedMhw== } + engines: { node: '>= 12.0.0' } + cpu: [x64] + os: [win32] + + lightningcss@1.31.1: + resolution: { integrity: sha512-l51N2r93WmGUye3WuFoN5k10zyvrVs0qfKBhyC5ogUQ6Ew6JUSswh78mbSO+IU3nTWsyOArqPCcShdQSadghBQ== } + engines: { node: '>= 12.0.0' } + + locate-path@6.0.0: + resolution: { integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw== } + engines: { node: '>=10' } + + lodash-es@4.17.23: + resolution: { integrity: sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg== } + + lodash.merge@4.6.2: + resolution: { integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== } + + loose-envify@1.4.0: + resolution: { integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== } + hasBin: true + + lower-case@2.0.2: + resolution: { integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg== } + + lru-cache@5.1.1: + resolution: { integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== } + + magic-string@0.30.21: + resolution: { integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ== } + + math-intrinsics@1.1.0: + resolution: { integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g== } + engines: { node: '>= 0.4' } + + merge2@1.4.1: + resolution: { integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== } + engines: { node: '>= 8' } + + micromatch@4.0.8: + resolution: { integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== } + engines: { node: '>=8.6' } + + minimatch@10.2.4: + resolution: { integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg== } + engines: { node: 18 || 20 || >=22 } + + minimatch@3.1.5: + resolution: { integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w== } + + minimatch@5.1.9: + resolution: { integrity: sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw== } + engines: { node: '>=10' } + + minimatch@9.0.9: + resolution: { integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg== } + engines: { node: '>=16 || 14 >=14.17' } + + ms@2.1.3: + resolution: { integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== } + + nanoid@3.3.11: + resolution: { integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w== } + engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 } + hasBin: true + + natural-compare@1.4.0: + resolution: { integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== } + + no-case@3.0.4: + resolution: { integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg== } + + node-exports-info@1.6.0: + resolution: { integrity: sha512-pyFS63ptit/P5WqUkt+UUfe+4oevH+bFeIiPPdfb0pFeYEu/1ELnJu5l+5EcTKYL5M7zaAa7S8ddywgXypqKCw== } + engines: { node: '>= 0.4' } + + node-html-parser@5.4.2: + resolution: { integrity: sha512-RaBPP3+51hPne/OolXxcz89iYvQvKOydaqoePpOgXcrOKZhjVIzmpKZz+Hd/RBO2/zN2q6CNJhQzucVz+u3Jyw== } + + node-releases@2.0.36: + resolution: { integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA== } + + nth-check@2.1.1: + resolution: { integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w== } + + object-assign@4.1.1: + resolution: { integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg== } + engines: { node: '>=0.10.0' } + + object-inspect@1.13.4: + resolution: { integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew== } + engines: { node: '>= 0.4' } + + object-keys@1.1.1: + resolution: { integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== } + engines: { node: '>= 0.4' } + + object.assign@4.1.7: + resolution: { integrity: sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw== } + engines: { node: '>= 0.4' } + + object.entries@1.1.9: + resolution: { integrity: sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw== } + engines: { node: '>= 0.4' } + + object.fromentries@2.0.8: + resolution: { integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ== } + engines: { node: '>= 0.4' } + + object.values@1.2.1: + resolution: { integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA== } + engines: { node: '>= 0.4' } + + open@8.4.2: + resolution: { integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ== } + engines: { node: '>=12' } + + optionator@0.9.4: + resolution: { integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g== } + engines: { node: '>= 0.8.0' } + + own-keys@1.0.1: + resolution: { integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg== } + engines: { node: '>= 0.4' } + + p-limit@3.1.0: + resolution: { integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ== } + engines: { node: '>=10' } + + p-locate@5.0.0: + resolution: { integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw== } + engines: { node: '>=10' } + + param-case@3.0.4: + resolution: { integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A== } + + parent-module@1.0.1: + resolution: { integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== } + engines: { node: '>=6' } + + parse-imports-exports@0.2.4: + resolution: { integrity: sha512-4s6vd6dx1AotCx/RCI2m7t7GCh5bDRUtGNvRfHSP2wbBQdMi67pPe7mtzmgwcaQ8VKK/6IB7Glfyu3qdZJPybQ== } + + parse-statements@1.0.11: + resolution: { integrity: sha512-HlsyYdMBnbPQ9Jr/VgJ1YF4scnldvJpJxCVx6KgqPL4dxppsWrJHCIIxQXMJrqGnsRkNPATbeMJ8Yxu7JMsYcA== } + + pascal-case@3.1.2: + resolution: { integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g== } + + path-exists@4.0.0: + resolution: { integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== } + engines: { node: '>=8' } + + path-key@3.1.1: + resolution: { integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== } + engines: { node: '>=8' } + + path-parse@1.0.7: + resolution: { integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== } + + pathe@0.2.0: + resolution: { integrity: sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw== } + + picocolors@1.1.1: + resolution: { integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== } + + picomatch@2.3.1: + resolution: { integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== } + engines: { node: '>=8.6' } + + picomatch@4.0.3: + resolution: { integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q== } + engines: { node: '>=12' } + + possible-typed-array-names@1.1.0: + resolution: { integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg== } + engines: { node: '>= 0.4' } + + postcss@8.5.8: + resolution: { integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg== } + engines: { node: ^10 || ^12 || >=14 } + + prelude-ls@1.2.1: + resolution: { integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== } + engines: { node: '>= 0.8.0' } + + prettier-plugin-tailwindcss@0.7.2: + resolution: { integrity: sha512-LkphyK3Fw+q2HdMOoiEHWf93fNtYJwfamoKPl7UwtjFQdei/iIBoX11G6j706FzN3ymX9mPVi97qIY8328vdnA== } + engines: { node: '>=20.19' } + peerDependencies: + '@ianvs/prettier-plugin-sort-imports': '*' + '@prettier/plugin-hermes': '*' + '@prettier/plugin-oxc': '*' + '@prettier/plugin-pug': '*' + '@shopify/prettier-plugin-liquid': '*' + '@trivago/prettier-plugin-sort-imports': '*' + '@zackad/prettier-plugin-twig': '*' + prettier: ^3.0 + prettier-plugin-astro: '*' + prettier-plugin-css-order: '*' + prettier-plugin-jsdoc: '*' + prettier-plugin-marko: '*' + prettier-plugin-multiline-arrays: '*' + prettier-plugin-organize-attributes: '*' + prettier-plugin-organize-imports: '*' + prettier-plugin-sort-imports: '*' + prettier-plugin-svelte: '*' + peerDependenciesMeta: + '@ianvs/prettier-plugin-sort-imports': + optional: true + '@prettier/plugin-hermes': + optional: true + '@prettier/plugin-oxc': + optional: true + '@prettier/plugin-pug': + optional: true + '@shopify/prettier-plugin-liquid': + optional: true + '@trivago/prettier-plugin-sort-imports': + optional: true + '@zackad/prettier-plugin-twig': + optional: true + prettier-plugin-astro: + optional: true + prettier-plugin-css-order: + optional: true + prettier-plugin-jsdoc: + optional: true + prettier-plugin-marko: + optional: true + prettier-plugin-multiline-arrays: + optional: true + prettier-plugin-organize-attributes: + optional: true + prettier-plugin-organize-imports: + optional: true + prettier-plugin-sort-imports: + optional: true + prettier-plugin-svelte: + optional: true + + prettier@3.8.1: + resolution: { integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg== } + engines: { node: '>=14' } + hasBin: true + + prop-types@15.8.1: + resolution: { integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== } + + punycode@2.3.1: + resolution: { integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg== } + engines: { node: '>=6' } + + queue-microtask@1.2.3: + resolution: { integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== } + + react-dom@19.2.4: + resolution: { integrity: sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ== } + peerDependencies: + react: ^19.2.4 + + react-is@16.13.1: + resolution: { integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== } + + react-is@19.2.4: + resolution: { integrity: sha512-W+EWGn2v0ApPKgKKCy/7s7WHXkboGcsrXE+2joLyVxkbyVQfO3MUEaUQDHoSmb8TFFrSKYa9mw64WZHNHSDzYA== } + + react-router@7.13.1: + resolution: { integrity: sha512-td+xP4X2/6BJvZoX6xw++A2DdEi++YypA69bJUV5oVvqf6/9/9nNlD70YO1e9d3MyamJEBQFEzk6mbfDYbqrSA== } + engines: { node: '>=20.0.0' } + peerDependencies: + react: '>=18' + react-dom: '>=18' + peerDependenciesMeta: + react-dom: + optional: true + + react-transition-group@4.4.5: + resolution: { integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g== } + peerDependencies: + react: '>=16.6.0' + react-dom: '>=16.6.0' + + react@19.2.4: + resolution: { integrity: sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ== } + engines: { node: '>=0.10.0' } + + reflect.getprototypeof@1.0.10: + resolution: { integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw== } + engines: { node: '>= 0.4' } + + regexp.prototype.flags@1.5.4: + resolution: { integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA== } + engines: { node: '>= 0.4' } + + relateurl@0.2.7: + resolution: { integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog== } + engines: { node: '>= 0.10' } + + require-directory@2.1.1: + resolution: { integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q== } + engines: { node: '>=0.10.0' } + + reselect@5.1.1: + resolution: { integrity: sha512-K/BG6eIky/SBpzfHZv/dd+9JBFiS4SWV7FIujVyJRux6e45+73RaUHXLmIR1f7WOMaQ0U1km6qwklRQxpJJY0w== } + + resolve-from@4.0.0: + resolution: { integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== } + engines: { node: '>=4' } + + resolve@2.0.0-next.6: + resolution: { integrity: sha512-3JmVl5hMGtJ3kMmB3zi3DL25KfkCEyy3Tw7Gmw7z5w8M9WlwoPFnIvwChzu1+cF3iaK3sp18hhPz8ANeimdJfA== } + engines: { node: '>= 0.4' } + hasBin: true + + reusify@1.1.0: + resolution: { integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw== } + engines: { iojs: '>=1.0.0', node: '>=0.10.0' } + + rollup-plugin-visualizer@5.14.0: + resolution: { integrity: sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA== } + engines: { node: '>=18' } + hasBin: true + peerDependencies: + rolldown: 1.x + rollup: 2.x || 3.x || 4.x + peerDependenciesMeta: + rolldown: + optional: true + rollup: + optional: true + + rollup@4.59.0: + resolution: { integrity: sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg== } + engines: { node: '>=18.0.0', npm: '>=8.0.0' } + hasBin: true + + run-parallel@1.2.0: + resolution: { integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA== } + + safe-array-concat@1.1.3: + resolution: { integrity: sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q== } + engines: { node: '>=0.4' } + + safe-push-apply@1.0.0: + resolution: { integrity: sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA== } + engines: { node: '>= 0.4' } + + safe-regex-test@1.1.0: + resolution: { integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw== } + engines: { node: '>= 0.4' } + + scheduler@0.27.0: + resolution: { integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q== } + + semver@6.3.1: + resolution: { integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== } + hasBin: true + + semver@7.7.4: + resolution: { integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA== } + engines: { node: '>=10' } + hasBin: true + + seroval-plugins@1.5.1: + resolution: { integrity: sha512-4FbuZ/TMl02sqv0RTFexu0SP6V+ywaIe5bAWCCEik0fk17BhALgwvUDVF7e3Uvf9pxmwCEJsRPmlkUE6HdzLAw== } + engines: { node: '>=10' } + peerDependencies: + seroval: ^1.0 + + seroval@1.5.1: + resolution: { integrity: sha512-OwrZRZAfhHww0WEnKHDY8OM0U/Qs8OTfIDWhUD4BLpNJUfXK4cGmjiagGze086m+mhI+V2nD0gfbHEnJjb9STA== } + engines: { node: '>=10' } + + set-cookie-parser@2.7.2: + resolution: { integrity: sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw== } + + set-function-length@1.2.2: + resolution: { integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg== } + engines: { node: '>= 0.4' } + + set-function-name@2.0.2: + resolution: { integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ== } + engines: { node: '>= 0.4' } + + set-proto@1.0.0: + resolution: { integrity: sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw== } + engines: { node: '>= 0.4' } + + shebang-command@2.0.0: + resolution: { integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== } + engines: { node: '>=8' } + + shebang-regex@3.0.0: + resolution: { integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== } + engines: { node: '>=8' } + + shell-quote@1.8.3: + resolution: { integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw== } + engines: { node: '>= 0.4' } + + side-channel-list@1.0.0: + resolution: { integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA== } + engines: { node: '>= 0.4' } + + side-channel-map@1.0.1: + resolution: { integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA== } + engines: { node: '>= 0.4' } + + side-channel-weakmap@1.0.2: + resolution: { integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A== } + engines: { node: '>= 0.4' } + + side-channel@1.1.0: + resolution: { integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw== } + engines: { node: '>= 0.4' } + + solid-js@1.9.11: + resolution: { integrity: sha512-WEJtcc5mkh/BnHA6Yrg4whlF8g6QwpmXXRg4P2ztPmcKeHHlH4+djYecBLhSpecZY2RRECXYUwIc/C2r3yzQ4Q== } + + source-map-js@1.2.1: + resolution: { integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== } + engines: { node: '>=0.10.0' } + + source-map-support@0.5.21: + resolution: { integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== } + + source-map@0.6.1: + resolution: { integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== } + engines: { node: '>=0.10.0' } + + source-map@0.7.6: + resolution: { integrity: sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ== } + engines: { node: '>= 12' } + + stop-iteration-iterator@1.1.0: + resolution: { integrity: sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ== } + engines: { node: '>= 0.4' } + + string-width@4.2.3: + resolution: { integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== } + engines: { node: '>=8' } + + string.prototype.matchall@4.0.12: + resolution: { integrity: sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA== } + engines: { node: '>= 0.4' } + + string.prototype.repeat@1.0.0: + resolution: { integrity: sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w== } + + string.prototype.trim@1.2.10: + resolution: { integrity: sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA== } + engines: { node: '>= 0.4' } + + string.prototype.trimend@1.0.9: + resolution: { integrity: sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ== } + engines: { node: '>= 0.4' } + + string.prototype.trimstart@1.0.8: + resolution: { integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg== } + engines: { node: '>= 0.4' } + + strip-ansi@6.0.1: + resolution: { integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== } + engines: { node: '>=8' } + + strip-json-comments@3.1.1: + resolution: { integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== } + engines: { node: '>=8' } + + stylis@4.2.0: + resolution: { integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw== } + + supports-color@7.2.0: + resolution: { integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== } + engines: { node: '>=8' } + + supports-preserve-symlinks-flag@1.0.0: + resolution: { integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== } + engines: { node: '>= 0.4' } + + tabbable@6.4.0: + resolution: { integrity: sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg== } + + tailwind-merge@3.5.0: + resolution: { integrity: sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A== } + + tailwindcss@4.2.1: + resolution: { integrity: sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw== } + + tapable@2.3.0: + resolution: { integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg== } + engines: { node: '>=6' } + + terser@5.46.0: + resolution: { integrity: sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg== } + engines: { node: '>=10' } + hasBin: true + + tinyglobby@0.2.15: + resolution: { integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ== } + engines: { node: '>=12.0.0' } + + tmp@0.2.5: + resolution: { integrity: sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow== } + engines: { node: '>=14.14' } + + to-regex-range@5.0.1: + resolution: { integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== } + engines: { node: '>=8.0' } + + ts-api-utils@2.4.0: + resolution: { integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA== } + engines: { node: '>=18.12' } + peerDependencies: + typescript: '>=4.8.4' + + tslib@2.8.1: + resolution: { integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== } + + type-check@0.4.0: + resolution: { integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew== } + engines: { node: '>= 0.8.0' } + + typed-array-buffer@1.0.3: + resolution: { integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw== } + engines: { node: '>= 0.4' } + + typed-array-byte-length@1.0.3: + resolution: { integrity: sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg== } + engines: { node: '>= 0.4' } + + typed-array-byte-offset@1.0.4: + resolution: { integrity: sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ== } + engines: { node: '>= 0.4' } + + typed-array-length@1.0.7: + resolution: { integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg== } + engines: { node: '>= 0.4' } + + typescript-eslint@8.57.0: + resolution: { integrity: sha512-W8GcigEMEeB07xEZol8oJ26rigm3+bfPHxHvwbYUlu1fUDsGuQ7Hiskx5xGW/xM4USc9Ephe3jtv7ZYPQntHeA== } + engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.0.0' + + typescript@5.9.3: + resolution: { integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== } + engines: { node: '>=14.17' } + hasBin: true + + unbox-primitive@1.1.0: + resolution: { integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw== } + engines: { node: '>= 0.4' } + + universalify@2.0.1: + resolution: { integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw== } + engines: { node: '>= 10.0.0' } + + update-browserslist-db@1.2.3: + resolution: { integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w== } + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + + uri-js@4.4.1: + resolution: { integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== } + + use-sync-external-store@1.6.0: + resolution: { integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w== } + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + + vite-bundle-visualizer@1.2.1: + resolution: { integrity: sha512-cwz/Pg6+95YbgIDp+RPwEToc4TKxfsFWSG/tsl2DSZd9YZicUag1tQXjJ5xcL7ydvEoaC2FOZeaXOU60t9BRXw== } + engines: { node: ^18.19.0 || >=20.6.0 } + hasBin: true + + vite-plugin-html@3.2.2: + resolution: { integrity: sha512-vb9C9kcdzcIo/Oc3CLZVS03dL5pDlOFuhGlZYDCJ840BhWl/0nGeZWf3Qy7NlOayscY4Cm/QRgULCQkEZige5Q== } + peerDependencies: + vite: '>=2.0.0' + + vite@7.3.1: + resolution: { integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA== } + engines: { node: ^20.19.0 || >=22.12.0 } + hasBin: true + peerDependencies: + '@types/node': ^20.19.0 || >=22.12.0 + jiti: '>=1.21.0' + less: ^4.0.0 + lightningcss: ^1.21.0 + sass: ^1.70.0 + sass-embedded: ^1.70.0 + stylus: '>=0.54.8' + sugarss: ^5.0.0 + terser: ^5.16.0 + tsx: ^4.8.1 + yaml: ^2.4.2 + peerDependenciesMeta: + '@types/node': + optional: true + jiti: + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + tsx: + optional: true + yaml: + optional: true + + which-boxed-primitive@1.1.1: + resolution: { integrity: sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA== } + engines: { node: '>= 0.4' } + + which-builtin-type@1.2.1: + resolution: { integrity: sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q== } + engines: { node: '>= 0.4' } + + which-collection@1.0.2: + resolution: { integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw== } + engines: { node: '>= 0.4' } + + which-typed-array@1.1.20: + resolution: { integrity: sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg== } + engines: { node: '>= 0.4' } + + which@2.0.2: + resolution: { integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== } + engines: { node: '>= 8' } + hasBin: true + + word-wrap@1.2.5: + resolution: { integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA== } + engines: { node: '>=0.10.0' } + + wrap-ansi@7.0.0: + resolution: { integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== } + engines: { node: '>=10' } + + ws@8.19.0: + resolution: { integrity: sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg== } + engines: { node: '>=10.0.0' } + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + + y18n@5.0.8: + resolution: { integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== } + engines: { node: '>=10' } + + yallist@3.1.1: + resolution: { integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== } + + yargs-parser@21.1.1: + resolution: { integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw== } + engines: { node: '>=12' } + + yargs@17.7.2: + resolution: { integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w== } + engines: { node: '>=12' } + + yocto-queue@0.1.0: + resolution: { integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== } + engines: { node: '>=10' } + + zod-validation-error@4.0.2: + resolution: { integrity: sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ== } + engines: { node: '>=18.0.0' } + peerDependencies: + zod: ^3.25.0 || ^4.0.0 + + zod@4.3.6: + resolution: { integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg== } + +snapshots: + '@babel/code-frame@7.29.0': + dependencies: + '@babel/helper-validator-identifier': 7.28.5 + js-tokens: 4.0.0 + picocolors: 1.1.1 + + '@babel/compat-data@7.29.0': {} + + '@babel/core@7.29.0': + dependencies: + '@babel/code-frame': 7.29.0 + '@babel/generator': 7.29.1 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) + '@babel/helpers': 7.28.6 + '@babel/parser': 7.29.0 + '@babel/template': 7.28.6 + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + '@jridgewell/remapping': 2.3.5 + convert-source-map: 2.0.0 + debug: 4.4.3 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/generator@7.29.1': + dependencies: + '@babel/parser': 7.29.0 + '@babel/types': 7.29.0 + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 + jsesc: 3.1.0 + + '@babel/helper-compilation-targets@7.28.6': + dependencies: + '@babel/compat-data': 7.29.0 + '@babel/helper-validator-option': 7.27.1 + browserslist: 4.28.1 + lru-cache: 5.1.1 + semver: 6.3.1 + + '@babel/helper-globals@7.28.0': {} + + '@babel/helper-module-imports@7.28.6': + dependencies: + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-module-imports': 7.28.6 + '@babel/helper-validator-identifier': 7.28.5 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/helper-string-parser@7.27.1': {} + + '@babel/helper-validator-identifier@7.28.5': {} + + '@babel/helper-validator-option@7.27.1': {} + + '@babel/helpers@7.28.6': + dependencies: + '@babel/template': 7.28.6 + '@babel/types': 7.29.0 + + '@babel/parser@7.29.0': + dependencies: + '@babel/types': 7.29.0 + + '@babel/runtime@7.28.6': {} + + '@babel/template@7.28.6': + dependencies: + '@babel/code-frame': 7.29.0 + '@babel/parser': 7.29.0 + '@babel/types': 7.29.0 + + '@babel/traverse@7.29.0': + dependencies: + '@babel/code-frame': 7.29.0 + '@babel/generator': 7.29.1 + '@babel/helper-globals': 7.28.0 + '@babel/parser': 7.29.0 + '@babel/template': 7.28.6 + '@babel/types': 7.29.0 + debug: 4.4.3 + transitivePeerDependencies: + - supports-color + + '@babel/types@7.29.0': + dependencies: + '@babel/helper-string-parser': 7.27.1 + '@babel/helper-validator-identifier': 7.28.5 + + '@base-ui/react@1.3.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + dependencies: + '@babel/runtime': 7.28.6 + '@base-ui/utils': 0.2.6(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@floating-ui/react-dom': 2.1.8(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@floating-ui/utils': 0.2.11 + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + tabbable: 6.4.0 + use-sync-external-store: 1.6.0(react@19.2.4) + optionalDependencies: + '@types/react': 19.2.14 + + '@base-ui/utils@0.2.6(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + dependencies: + '@babel/runtime': 7.28.6 + '@floating-ui/utils': 0.2.11 + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + reselect: 5.1.1 + use-sync-external-store: 1.6.0(react@19.2.4) + optionalDependencies: + '@types/react': 19.2.14 + + '@emotion/cache@11.14.0': + dependencies: + '@emotion/memoize': 0.9.0 + '@emotion/sheet': 1.4.0 + '@emotion/utils': 1.4.2 + '@emotion/weak-memoize': 0.4.0 + stylis: 4.2.0 + + '@emotion/hash@0.9.2': {} + + '@emotion/memoize@0.9.0': {} + + '@emotion/serialize@1.3.3': + dependencies: + '@emotion/hash': 0.9.2 + '@emotion/memoize': 0.9.0 + '@emotion/unitless': 0.10.0 + '@emotion/utils': 1.4.2 + csstype: 3.2.3 + + '@emotion/sheet@1.4.0': {} + + '@emotion/unitless@0.10.0': {} + + '@emotion/utils@1.4.2': {} + + '@emotion/weak-memoize@0.4.0': {} + + '@esbuild/aix-ppc64@0.27.4': + optional: true + + '@esbuild/android-arm64@0.27.4': + optional: true + + '@esbuild/android-arm@0.27.4': + optional: true + + '@esbuild/android-x64@0.27.4': + optional: true + + '@esbuild/darwin-arm64@0.27.4': + optional: true + + '@esbuild/darwin-x64@0.27.4': + optional: true + + '@esbuild/freebsd-arm64@0.27.4': + optional: true + + '@esbuild/freebsd-x64@0.27.4': + optional: true + + '@esbuild/linux-arm64@0.27.4': + optional: true + + '@esbuild/linux-arm@0.27.4': + optional: true + + '@esbuild/linux-ia32@0.27.4': + optional: true + + '@esbuild/linux-loong64@0.27.4': + optional: true + + '@esbuild/linux-mips64el@0.27.4': + optional: true + + '@esbuild/linux-ppc64@0.27.4': + optional: true + + '@esbuild/linux-riscv64@0.27.4': + optional: true + + '@esbuild/linux-s390x@0.27.4': + optional: true + + '@esbuild/linux-x64@0.27.4': + optional: true + + '@esbuild/netbsd-arm64@0.27.4': + optional: true + + '@esbuild/netbsd-x64@0.27.4': + optional: true + + '@esbuild/openbsd-arm64@0.27.4': + optional: true + + '@esbuild/openbsd-x64@0.27.4': + optional: true + + '@esbuild/openharmony-arm64@0.27.4': + optional: true + + '@esbuild/sunos-x64@0.27.4': + optional: true + + '@esbuild/win32-arm64@0.27.4': + optional: true + + '@esbuild/win32-ia32@0.27.4': + optional: true + + '@esbuild/win32-x64@0.27.4': + optional: true + + '@eslint-community/eslint-utils@4.9.1(eslint@9.39.4(jiti@2.6.1))': + dependencies: + eslint: 9.39.4(jiti@2.6.1) + eslint-visitor-keys: 3.4.3 + + '@eslint-community/regexpp@4.12.2': {} + + '@eslint/config-array@0.21.2': + dependencies: + '@eslint/object-schema': 2.1.7 + debug: 4.4.3 + minimatch: 3.1.5 + transitivePeerDependencies: + - supports-color + + '@eslint/config-helpers@0.4.2': + dependencies: + '@eslint/core': 0.17.0 + + '@eslint/core@0.17.0': + dependencies: + '@types/json-schema': 7.0.15 + + '@eslint/eslintrc@3.3.5': + dependencies: + ajv: 6.14.0 + debug: 4.4.3 + espree: 10.4.0 + globals: 14.0.0 + ignore: 5.3.2 + import-fresh: 3.3.1 + js-yaml: 4.1.1 + minimatch: 3.1.5 + strip-json-comments: 3.1.1 + transitivePeerDependencies: + - supports-color + + '@eslint/js@9.39.4': {} + + '@eslint/object-schema@2.1.7': {} + + '@eslint/plugin-kit@0.4.1': + dependencies: + '@eslint/core': 0.17.0 + levn: 0.4.1 + + '@floating-ui/core@1.7.5': + dependencies: + '@floating-ui/utils': 0.2.11 + + '@floating-ui/dom@1.7.6': + dependencies: + '@floating-ui/core': 1.7.5 + '@floating-ui/utils': 0.2.11 + + '@floating-ui/react-dom@2.1.8(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + dependencies: + '@floating-ui/dom': 1.7.6 + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + + '@floating-ui/utils@0.2.11': {} + + '@humanfs/core@0.19.1': {} + + '@humanfs/node@0.16.7': + dependencies: + '@humanfs/core': 0.19.1 + '@humanwhocodes/retry': 0.4.3 + + '@humanwhocodes/module-importer@1.0.1': {} + + '@humanwhocodes/retry@0.4.3': {} + + '@jridgewell/gen-mapping@0.3.13': + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + '@jridgewell/trace-mapping': 0.3.31 + + '@jridgewell/remapping@2.3.5': + dependencies: + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 + + '@jridgewell/resolve-uri@3.1.2': {} + + '@jridgewell/source-map@0.3.11': + dependencies: + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 + + '@jridgewell/sourcemap-codec@1.5.5': {} + + '@jridgewell/trace-mapping@0.3.31': + dependencies: + '@jridgewell/resolve-uri': 3.1.2 + '@jridgewell/sourcemap-codec': 1.5.5 + + '@mui/core-downloads-tracker@7.3.9': {} + + '@mui/material@7.3.9(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + dependencies: + '@babel/runtime': 7.28.6 + '@mui/core-downloads-tracker': 7.3.9 + '@mui/system': 7.3.9(@types/react@19.2.14)(react@19.2.4) + '@mui/types': 7.4.12(@types/react@19.2.14) + '@mui/utils': 7.3.9(@types/react@19.2.14)(react@19.2.4) + '@popperjs/core': 2.11.8 + '@types/react-transition-group': 4.4.12(@types/react@19.2.14) + clsx: 2.1.1 + csstype: 3.2.3 + prop-types: 15.8.1 + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + react-is: 19.2.4 + react-transition-group: 4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + optionalDependencies: + '@types/react': 19.2.14 + + '@mui/private-theming@7.3.9(@types/react@19.2.14)(react@19.2.4)': + dependencies: + '@babel/runtime': 7.28.6 + '@mui/utils': 7.3.9(@types/react@19.2.14)(react@19.2.4) + prop-types: 15.8.1 + react: 19.2.4 + optionalDependencies: + '@types/react': 19.2.14 + + '@mui/styled-engine@7.3.9(react@19.2.4)': + dependencies: + '@babel/runtime': 7.28.6 + '@emotion/cache': 11.14.0 + '@emotion/serialize': 1.3.3 + '@emotion/sheet': 1.4.0 + csstype: 3.2.3 + prop-types: 15.8.1 + react: 19.2.4 + + '@mui/system@7.3.9(@types/react@19.2.14)(react@19.2.4)': + dependencies: + '@babel/runtime': 7.28.6 + '@mui/private-theming': 7.3.9(@types/react@19.2.14)(react@19.2.4) + '@mui/styled-engine': 7.3.9(react@19.2.4) + '@mui/types': 7.4.12(@types/react@19.2.14) + '@mui/utils': 7.3.9(@types/react@19.2.14)(react@19.2.4) + clsx: 2.1.1 + csstype: 3.2.3 + prop-types: 15.8.1 + react: 19.2.4 + optionalDependencies: + '@types/react': 19.2.14 + + '@mui/types@7.4.12(@types/react@19.2.14)': + dependencies: + '@babel/runtime': 7.28.6 + optionalDependencies: + '@types/react': 19.2.14 + + '@mui/utils@7.3.9(@types/react@19.2.14)(react@19.2.4)': + dependencies: + '@babel/runtime': 7.28.6 + '@mui/types': 7.4.12(@types/react@19.2.14) + '@types/prop-types': 15.7.15 + clsx: 2.1.1 + prop-types: 15.8.1 + react: 19.2.4 + react-is: 19.2.4 + optionalDependencies: + '@types/react': 19.2.14 + + '@nodelib/fs.scandir@2.1.5': + dependencies: + '@nodelib/fs.stat': 2.0.5 + run-parallel: 1.2.0 + + '@nodelib/fs.stat@2.0.5': {} + + '@nodelib/fs.walk@1.2.8': + dependencies: + '@nodelib/fs.scandir': 2.1.5 + fastq: 1.20.1 + + '@popperjs/core@2.11.8': {} + + '@rolldown/pluginutils@1.0.0-rc.7': {} + + '@rollup/pluginutils@4.2.1': + dependencies: + estree-walker: 2.0.2 + picomatch: 2.3.1 + + '@rollup/rollup-android-arm-eabi@4.59.0': + optional: true + + '@rollup/rollup-android-arm64@4.59.0': + optional: true + + '@rollup/rollup-darwin-arm64@4.59.0': + optional: true + + '@rollup/rollup-darwin-x64@4.59.0': + optional: true + + '@rollup/rollup-freebsd-arm64@4.59.0': + optional: true + + '@rollup/rollup-freebsd-x64@4.59.0': + optional: true + + '@rollup/rollup-linux-arm-gnueabihf@4.59.0': + optional: true + + '@rollup/rollup-linux-arm-musleabihf@4.59.0': + optional: true + + '@rollup/rollup-linux-arm64-gnu@4.59.0': + optional: true + + '@rollup/rollup-linux-arm64-musl@4.59.0': + optional: true + + '@rollup/rollup-linux-loong64-gnu@4.59.0': + optional: true + + '@rollup/rollup-linux-loong64-musl@4.59.0': + optional: true + + '@rollup/rollup-linux-ppc64-gnu@4.59.0': + optional: true + + '@rollup/rollup-linux-ppc64-musl@4.59.0': + optional: true + + '@rollup/rollup-linux-riscv64-gnu@4.59.0': + optional: true + + '@rollup/rollup-linux-riscv64-musl@4.59.0': + optional: true + + '@rollup/rollup-linux-s390x-gnu@4.59.0': + optional: true + + '@rollup/rollup-linux-x64-gnu@4.59.0': + optional: true + + '@rollup/rollup-linux-x64-musl@4.59.0': + optional: true + + '@rollup/rollup-openbsd-x64@4.59.0': + optional: true + + '@rollup/rollup-openharmony-arm64@4.59.0': + optional: true + + '@rollup/rollup-win32-arm64-msvc@4.59.0': + optional: true + + '@rollup/rollup-win32-ia32-msvc@4.59.0': + optional: true + + '@rollup/rollup-win32-x64-gnu@4.59.0': + optional: true + + '@rollup/rollup-win32-x64-msvc@4.59.0': + optional: true + + '@solid-primitives/event-listener@2.4.5(solid-js@1.9.11)': + dependencies: + '@solid-primitives/utils': 6.4.0(solid-js@1.9.11) + solid-js: 1.9.11 + + '@solid-primitives/keyboard@1.3.5(solid-js@1.9.11)': + dependencies: + '@solid-primitives/event-listener': 2.4.5(solid-js@1.9.11) + '@solid-primitives/rootless': 1.5.3(solid-js@1.9.11) + '@solid-primitives/utils': 6.4.0(solid-js@1.9.11) + solid-js: 1.9.11 + + '@solid-primitives/resize-observer@2.1.5(solid-js@1.9.11)': + dependencies: + '@solid-primitives/event-listener': 2.4.5(solid-js@1.9.11) + '@solid-primitives/rootless': 1.5.3(solid-js@1.9.11) + '@solid-primitives/static-store': 0.1.3(solid-js@1.9.11) + '@solid-primitives/utils': 6.4.0(solid-js@1.9.11) + solid-js: 1.9.11 + + '@solid-primitives/rootless@1.5.3(solid-js@1.9.11)': + dependencies: + '@solid-primitives/utils': 6.4.0(solid-js@1.9.11) + solid-js: 1.9.11 + + '@solid-primitives/static-store@0.1.3(solid-js@1.9.11)': + dependencies: + '@solid-primitives/utils': 6.4.0(solid-js@1.9.11) + solid-js: 1.9.11 + + '@solid-primitives/utils@6.4.0(solid-js@1.9.11)': + dependencies: + solid-js: 1.9.11 + + '@studio384/amicons@file:../../packages/amicons(react@19.2.4)': + dependencies: + clsx: 2.1.1 + react: 19.2.4 + + '@swc/core-darwin-arm64@1.15.18': + optional: true + + '@swc/core-darwin-x64@1.15.18': + optional: true + + '@swc/core-linux-arm-gnueabihf@1.15.18': + optional: true + + '@swc/core-linux-arm64-gnu@1.15.18': + optional: true + + '@swc/core-linux-arm64-musl@1.15.18': + optional: true + + '@swc/core-linux-x64-gnu@1.15.18': + optional: true + + '@swc/core-linux-x64-musl@1.15.18': + optional: true + + '@swc/core-win32-arm64-msvc@1.15.18': + optional: true + + '@swc/core-win32-ia32-msvc@1.15.18': + optional: true + + '@swc/core-win32-x64-msvc@1.15.18': + optional: true + + '@swc/core@1.15.18': + dependencies: + '@swc/counter': 0.1.3 + '@swc/types': 0.1.25 + optionalDependencies: + '@swc/core-darwin-arm64': 1.15.18 + '@swc/core-darwin-x64': 1.15.18 + '@swc/core-linux-arm-gnueabihf': 1.15.18 + '@swc/core-linux-arm64-gnu': 1.15.18 + '@swc/core-linux-arm64-musl': 1.15.18 + '@swc/core-linux-x64-gnu': 1.15.18 + '@swc/core-linux-x64-musl': 1.15.18 + '@swc/core-win32-arm64-msvc': 1.15.18 + '@swc/core-win32-ia32-msvc': 1.15.18 + '@swc/core-win32-x64-msvc': 1.15.18 + + '@swc/counter@0.1.3': {} + + '@swc/types@0.1.25': + dependencies: + '@swc/counter': 0.1.3 + + '@tailwindcss/node@4.2.1': + dependencies: + '@jridgewell/remapping': 2.3.5 + enhanced-resolve: 5.20.0 + jiti: 2.6.1 + lightningcss: 1.31.1 + magic-string: 0.30.21 + source-map-js: 1.2.1 + tailwindcss: 4.2.1 + + '@tailwindcss/oxide-android-arm64@4.2.1': + optional: true + + '@tailwindcss/oxide-darwin-arm64@4.2.1': + optional: true + + '@tailwindcss/oxide-darwin-x64@4.2.1': + optional: true + + '@tailwindcss/oxide-freebsd-x64@4.2.1': + optional: true + + '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.1': + optional: true + + '@tailwindcss/oxide-linux-arm64-gnu@4.2.1': + optional: true + + '@tailwindcss/oxide-linux-arm64-musl@4.2.1': + optional: true + + '@tailwindcss/oxide-linux-x64-gnu@4.2.1': + optional: true + + '@tailwindcss/oxide-linux-x64-musl@4.2.1': + optional: true + + '@tailwindcss/oxide-wasm32-wasi@4.2.1': + optional: true + + '@tailwindcss/oxide-win32-arm64-msvc@4.2.1': + optional: true + + '@tailwindcss/oxide-win32-x64-msvc@4.2.1': + optional: true + + '@tailwindcss/oxide@4.2.1': + optionalDependencies: + '@tailwindcss/oxide-android-arm64': 4.2.1 + '@tailwindcss/oxide-darwin-arm64': 4.2.1 + '@tailwindcss/oxide-darwin-x64': 4.2.1 + '@tailwindcss/oxide-freebsd-x64': 4.2.1 + '@tailwindcss/oxide-linux-arm-gnueabihf': 4.2.1 + '@tailwindcss/oxide-linux-arm64-gnu': 4.2.1 + '@tailwindcss/oxide-linux-arm64-musl': 4.2.1 + '@tailwindcss/oxide-linux-x64-gnu': 4.2.1 + '@tailwindcss/oxide-linux-x64-musl': 4.2.1 + '@tailwindcss/oxide-wasm32-wasi': 4.2.1 + '@tailwindcss/oxide-win32-arm64-msvc': 4.2.1 + '@tailwindcss/oxide-win32-x64-msvc': 4.2.1 + + '@tailwindcss/vite@4.2.1(vite@7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0))': + dependencies: + '@tailwindcss/node': 4.2.1 + '@tailwindcss/oxide': 4.2.1 + tailwindcss: 4.2.1 + vite: 7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0) + + '@tanstack/devtools-client@0.0.6': + dependencies: + '@tanstack/devtools-event-client': 0.4.3 + + '@tanstack/devtools-event-bus@0.4.1': + dependencies: + ws: 8.19.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + '@tanstack/devtools-event-client@0.4.3': {} + + '@tanstack/devtools-ui@0.4.4(csstype@3.2.3)(solid-js@1.9.11)': + dependencies: + clsx: 2.1.1 + goober: 2.1.18(csstype@3.2.3) + solid-js: 1.9.11 + transitivePeerDependencies: + - csstype + + '@tanstack/devtools-ui@0.5.0(csstype@3.2.3)(solid-js@1.9.11)': + dependencies: + clsx: 2.1.1 + dayjs: 1.11.20 + goober: 2.1.18(csstype@3.2.3) + solid-js: 1.9.11 + transitivePeerDependencies: + - csstype + + '@tanstack/devtools-ui@0.5.1(csstype@3.2.3)(solid-js@1.9.11)': + dependencies: + clsx: 2.1.1 + dayjs: 1.11.20 + goober: 2.1.18(csstype@3.2.3) + solid-js: 1.9.11 + transitivePeerDependencies: + - csstype + + '@tanstack/devtools-utils@0.3.4(@types/react@19.2.14)(csstype@3.2.3)(react@19.2.4)(solid-js@1.9.11)': + dependencies: + '@tanstack/devtools-ui': 0.5.1(csstype@3.2.3)(solid-js@1.9.11) + optionalDependencies: + '@types/react': 19.2.14 + react: 19.2.4 + solid-js: 1.9.11 + transitivePeerDependencies: + - csstype + + '@tanstack/devtools-vite@0.5.5(vite@7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0))': + dependencies: + '@babel/core': 7.29.0 + '@babel/generator': 7.29.1 + '@babel/parser': 7.29.0 + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + '@tanstack/devtools-client': 0.0.6 + '@tanstack/devtools-event-bus': 0.4.1 + chalk: 5.6.2 + launch-editor: 2.13.1 + picomatch: 4.0.3 + vite: 7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0) + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + + '@tanstack/devtools@0.10.14(csstype@3.2.3)(solid-js@1.9.11)': + dependencies: + '@solid-primitives/event-listener': 2.4.5(solid-js@1.9.11) + '@solid-primitives/keyboard': 1.3.5(solid-js@1.9.11) + '@solid-primitives/resize-observer': 2.1.5(solid-js@1.9.11) + '@tanstack/devtools-client': 0.0.6 + '@tanstack/devtools-event-bus': 0.4.1 + '@tanstack/devtools-ui': 0.5.0(csstype@3.2.3)(solid-js@1.9.11) + clsx: 2.1.1 + goober: 2.1.18(csstype@3.2.3) + solid-js: 1.9.11 + transitivePeerDependencies: + - bufferutil + - csstype + - utf-8-validate + + '@tanstack/pacer-devtools@1.1.3(@tanstack/pacer@0.19.0)(@types/react@19.2.14)(csstype@3.2.3)(react@19.2.4)': + dependencies: + '@tanstack/devtools-ui': 0.4.4(csstype@3.2.3)(solid-js@1.9.11) + '@tanstack/devtools-utils': 0.3.4(@types/react@19.2.14)(csstype@3.2.3)(react@19.2.4)(solid-js@1.9.11) + '@tanstack/pacer': 0.19.0 + '@tanstack/solid-store': 0.8.1(solid-js@1.9.11) + clsx: 2.1.1 + dayjs: 1.11.20 + goober: 2.1.18(csstype@3.2.3) + solid-js: 1.9.11 + transitivePeerDependencies: + - '@types/react' + - csstype + - preact + - react + - vue + + '@tanstack/pacer@0.19.0': + dependencies: + '@tanstack/devtools-event-client': 0.4.3 + '@tanstack/store': 0.8.1 + + '@tanstack/react-devtools@0.9.13(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(solid-js@1.9.11)': + dependencies: + '@tanstack/devtools': 0.10.14(csstype@3.2.3)(solid-js@1.9.11) + '@types/react': 19.2.14 + '@types/react-dom': 19.2.3(@types/react@19.2.14) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + transitivePeerDependencies: + - bufferutil + - csstype + - solid-js + - utf-8-validate + + '@tanstack/react-pacer-devtools@0.5.3(@tanstack/pacer@0.19.0)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(solid-js@1.9.11)': + dependencies: + '@tanstack/devtools-utils': 0.3.4(@types/react@19.2.14)(csstype@3.2.3)(react@19.2.4)(solid-js@1.9.11) + '@tanstack/pacer-devtools': 1.1.3(@tanstack/pacer@0.19.0)(@types/react@19.2.14)(csstype@3.2.3)(react@19.2.4) + '@types/react': 19.2.14 + '@types/react-dom': 19.2.3(@types/react@19.2.14) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + transitivePeerDependencies: + - '@tanstack/pacer' + - csstype + - preact + - solid-js + - vue + + '@tanstack/react-pacer@0.20.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + dependencies: + '@tanstack/pacer': 0.19.0 + '@tanstack/react-store': 0.8.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + + '@tanstack/react-store@0.8.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + dependencies: + '@tanstack/store': 0.8.1 + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + use-sync-external-store: 1.6.0(react@19.2.4) + + '@tanstack/solid-store@0.8.1(solid-js@1.9.11)': + dependencies: + '@tanstack/store': 0.8.1 + solid-js: 1.9.11 + + '@tanstack/store@0.8.1': {} + + '@trivago/prettier-plugin-sort-imports@6.0.2(prettier@3.8.1)': + dependencies: + '@babel/generator': 7.29.1 + '@babel/parser': 7.29.0 + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + javascript-natural-sort: 0.7.1 + lodash-es: 4.17.23 + minimatch: 9.0.9 + parse-imports-exports: 0.2.4 + prettier: 3.8.1 + transitivePeerDependencies: + - supports-color + + '@types/estree@1.0.8': {} + + '@types/json-schema@7.0.15': {} + + '@types/prop-types@15.7.15': {} + + '@types/react-dom@19.2.3(@types/react@19.2.14)': + dependencies: + '@types/react': 19.2.14 + + '@types/react-transition-group@4.4.12(@types/react@19.2.14)': + dependencies: + '@types/react': 19.2.14 + + '@types/react@19.2.14': + dependencies: + csstype: 3.2.3 + + '@typescript-eslint/eslint-plugin@8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@eslint-community/regexpp': 4.12.2 + '@typescript-eslint/parser': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/scope-manager': 8.57.0 + '@typescript-eslint/type-utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.57.0 + eslint: 9.39.4(jiti@2.6.1) + ignore: 7.0.5 + natural-compare: 1.4.0 + ts-api-utils: 2.4.0(typescript@5.9.3) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@typescript-eslint/scope-manager': 8.57.0 + '@typescript-eslint/types': 8.57.0 + '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.57.0 + debug: 4.4.3 + eslint: 9.39.4(jiti@2.6.1) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/project-service@8.57.0(typescript@5.9.3)': + dependencies: + '@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3) + '@typescript-eslint/types': 8.57.0 + debug: 4.4.3 + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/scope-manager@8.57.0': + dependencies: + '@typescript-eslint/types': 8.57.0 + '@typescript-eslint/visitor-keys': 8.57.0 + + '@typescript-eslint/tsconfig-utils@8.57.0(typescript@5.9.3)': + dependencies: + typescript: 5.9.3 + + '@typescript-eslint/type-utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@typescript-eslint/types': 8.57.0 + '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + debug: 4.4.3 + eslint: 9.39.4(jiti@2.6.1) + ts-api-utils: 2.4.0(typescript@5.9.3) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/types@8.57.0': {} + + '@typescript-eslint/typescript-estree@8.57.0(typescript@5.9.3)': + dependencies: + '@typescript-eslint/project-service': 8.57.0(typescript@5.9.3) + '@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3) + '@typescript-eslint/types': 8.57.0 + '@typescript-eslint/visitor-keys': 8.57.0 + debug: 4.4.3 + minimatch: 10.2.4 + semver: 7.7.4 + tinyglobby: 0.2.15 + ts-api-utils: 2.4.0(typescript@5.9.3) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) + '@typescript-eslint/scope-manager': 8.57.0 + '@typescript-eslint/types': 8.57.0 + '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) + eslint: 9.39.4(jiti@2.6.1) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/visitor-keys@8.57.0': + dependencies: + '@typescript-eslint/types': 8.57.0 + eslint-visitor-keys: 5.0.1 + + '@vitejs/plugin-react-swc@4.3.0(vite@7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0))': + dependencies: + '@rolldown/pluginutils': 1.0.0-rc.7 + '@swc/core': 1.15.18 + vite: 7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0) + transitivePeerDependencies: + - '@swc/helpers' + + acorn-jsx@5.3.2(acorn@8.16.0): + dependencies: + acorn: 8.16.0 + + acorn@8.16.0: {} + + ajv@6.14.0: + dependencies: + fast-deep-equal: 3.1.3 + fast-json-stable-stringify: 2.1.0 + json-schema-traverse: 0.4.1 + uri-js: 4.4.1 + + ansi-regex@5.0.1: {} + + ansi-styles@4.3.0: + dependencies: + color-convert: 2.0.1 + + argparse@2.0.1: {} + + array-buffer-byte-length@1.0.2: + dependencies: + call-bound: 1.0.4 + is-array-buffer: 3.0.5 + + array-includes@3.1.9: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-object-atoms: 1.1.1 + get-intrinsic: 1.3.0 + is-string: 1.1.1 + math-intrinsics: 1.1.0 + + array.prototype.findlast@1.2.5: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + es-shim-unscopables: 1.1.0 + + array.prototype.flat@1.3.3: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-shim-unscopables: 1.1.0 + + array.prototype.flatmap@1.3.3: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-shim-unscopables: 1.1.0 + + array.prototype.tosorted@1.1.4: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-shim-unscopables: 1.1.0 + + arraybuffer.prototype.slice@1.0.4: + dependencies: + array-buffer-byte-length: 1.0.2 + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + is-array-buffer: 3.0.5 + + async-function@1.0.0: {} + + async@3.2.6: {} + + available-typed-arrays@1.0.7: + dependencies: + possible-typed-array-names: 1.1.0 + + babel-plugin-react-compiler@1.0.0: + dependencies: + '@babel/types': 7.29.0 + + balanced-match@1.0.2: {} + + balanced-match@4.0.4: {} + + baseline-browser-mapping@2.10.8: {} + + boolbase@1.0.0: {} + + brace-expansion@1.1.12: + dependencies: + balanced-match: 1.0.2 + concat-map: 0.0.1 + + brace-expansion@2.0.2: + dependencies: + balanced-match: 1.0.2 + + brace-expansion@5.0.4: + dependencies: + balanced-match: 4.0.4 + + braces@3.0.3: + dependencies: + fill-range: 7.1.1 + + browserslist@4.28.1: + dependencies: + baseline-browser-mapping: 2.10.8 + caniuse-lite: 1.0.30001779 + electron-to-chromium: 1.5.313 + node-releases: 2.0.36 + update-browserslist-db: 1.2.3(browserslist@4.28.1) + + buffer-from@1.1.2: {} + + cac@6.7.14: {} + + call-bind-apply-helpers@1.0.2: + dependencies: + es-errors: 1.3.0 + function-bind: 1.1.2 + + call-bind@1.0.8: + dependencies: + call-bind-apply-helpers: 1.0.2 + es-define-property: 1.0.1 + get-intrinsic: 1.3.0 + set-function-length: 1.2.2 + + call-bound@1.0.4: + dependencies: + call-bind-apply-helpers: 1.0.2 + get-intrinsic: 1.3.0 + + callsites@3.1.0: {} + + camel-case@4.1.2: + dependencies: + pascal-case: 3.1.2 + tslib: 2.8.1 + + caniuse-lite@1.0.30001779: {} + + chalk@4.1.2: + dependencies: + ansi-styles: 4.3.0 + supports-color: 7.2.0 + + chalk@5.6.2: {} + + clean-css@5.3.3: + dependencies: + source-map: 0.6.1 + + cliui@8.0.1: + dependencies: + string-width: 4.2.3 + strip-ansi: 6.0.1 + wrap-ansi: 7.0.0 + + clsx@2.1.1: {} + + color-convert@2.0.1: + dependencies: + color-name: 1.1.4 + + color-name@1.1.4: {} + + colorette@2.0.20: {} + + commander@2.20.3: {} + + commander@8.3.0: {} + + concat-map@0.0.1: {} + + connect-history-api-fallback@1.6.0: {} + + consola@2.15.3: {} + + convert-source-map@2.0.0: {} + + cookie@1.1.1: {} + + cross-spawn@7.0.6: + dependencies: + path-key: 3.1.1 + shebang-command: 2.0.0 + which: 2.0.2 + + css-select@4.3.0: + dependencies: + boolbase: 1.0.0 + css-what: 6.2.2 + domhandler: 4.3.1 + domutils: 2.8.0 + nth-check: 2.1.1 + + css-what@6.2.2: {} + + csstype@3.2.3: {} + + cva@1.0.0-beta.4(typescript@5.9.3): + dependencies: + clsx: 2.1.1 + optionalDependencies: + typescript: 5.9.3 + + data-view-buffer@1.0.2: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-data-view: 1.0.2 + + data-view-byte-length@1.0.2: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-data-view: 1.0.2 + + data-view-byte-offset@1.0.1: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-data-view: 1.0.2 + + dayjs@1.11.20: {} + + debug@4.4.3: + dependencies: + ms: 2.1.3 + + deep-is@0.1.4: {} + + define-data-property@1.1.4: + dependencies: + es-define-property: 1.0.1 + es-errors: 1.3.0 + gopd: 1.2.0 + + define-lazy-prop@2.0.0: {} + + define-properties@1.2.1: + dependencies: + define-data-property: 1.1.4 + has-property-descriptors: 1.0.2 + object-keys: 1.1.1 + + detect-libc@2.1.2: {} + + doctrine@2.1.0: + dependencies: + esutils: 2.0.3 + + dom-helpers@5.2.1: + dependencies: + '@babel/runtime': 7.28.6 + csstype: 3.2.3 + + dom-serializer@1.4.1: + dependencies: + domelementtype: 2.3.0 + domhandler: 4.3.1 + entities: 2.2.0 + + domelementtype@2.3.0: {} + + domhandler@4.3.1: + dependencies: + domelementtype: 2.3.0 + + domutils@2.8.0: + dependencies: + dom-serializer: 1.4.1 + domelementtype: 2.3.0 + domhandler: 4.3.1 + + dot-case@3.0.4: + dependencies: + no-case: 3.0.4 + tslib: 2.8.1 + + dotenv-expand@8.0.3: {} + + dotenv@16.6.1: {} + + dunder-proto@1.0.1: + dependencies: + call-bind-apply-helpers: 1.0.2 + es-errors: 1.3.0 + gopd: 1.2.0 + + ejs@3.1.10: + dependencies: + jake: 10.9.4 + + electron-to-chromium@1.5.313: {} + + emoji-regex@8.0.0: {} + + enhanced-resolve@5.20.0: + dependencies: + graceful-fs: 4.2.11 + tapable: 2.3.0 + + entities@2.2.0: {} + + es-abstract@1.24.1: + dependencies: + array-buffer-byte-length: 1.0.2 + arraybuffer.prototype.slice: 1.0.4 + available-typed-arrays: 1.0.7 + call-bind: 1.0.8 + call-bound: 1.0.4 + data-view-buffer: 1.0.2 + data-view-byte-length: 1.0.2 + data-view-byte-offset: 1.0.1 + es-define-property: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + es-set-tostringtag: 2.1.0 + es-to-primitive: 1.3.0 + function.prototype.name: 1.1.8 + get-intrinsic: 1.3.0 + get-proto: 1.0.1 + get-symbol-description: 1.1.0 + globalthis: 1.0.4 + gopd: 1.2.0 + has-property-descriptors: 1.0.2 + has-proto: 1.2.0 + has-symbols: 1.1.0 + hasown: 2.0.2 + internal-slot: 1.1.0 + is-array-buffer: 3.0.5 + is-callable: 1.2.7 + is-data-view: 1.0.2 + is-negative-zero: 2.0.3 + is-regex: 1.2.1 + is-set: 2.0.3 + is-shared-array-buffer: 1.0.4 + is-string: 1.1.1 + is-typed-array: 1.1.15 + is-weakref: 1.1.1 + math-intrinsics: 1.1.0 + object-inspect: 1.13.4 + object-keys: 1.1.1 + object.assign: 4.1.7 + own-keys: 1.0.1 + regexp.prototype.flags: 1.5.4 + safe-array-concat: 1.1.3 + safe-push-apply: 1.0.0 + safe-regex-test: 1.1.0 + set-proto: 1.0.0 + stop-iteration-iterator: 1.1.0 + string.prototype.trim: 1.2.10 + string.prototype.trimend: 1.0.9 + string.prototype.trimstart: 1.0.8 + typed-array-buffer: 1.0.3 + typed-array-byte-length: 1.0.3 + typed-array-byte-offset: 1.0.4 + typed-array-length: 1.0.7 + unbox-primitive: 1.1.0 + which-typed-array: 1.1.20 + + es-define-property@1.0.1: {} + + es-errors@1.3.0: {} + + es-iterator-helpers@1.3.1: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-set-tostringtag: 2.1.0 + function-bind: 1.1.2 + get-intrinsic: 1.3.0 + globalthis: 1.0.4 + gopd: 1.2.0 + has-property-descriptors: 1.0.2 + has-proto: 1.2.0 + has-symbols: 1.1.0 + internal-slot: 1.1.0 + iterator.prototype: 1.1.5 + math-intrinsics: 1.1.0 + safe-array-concat: 1.1.3 + + es-object-atoms@1.1.1: + dependencies: + es-errors: 1.3.0 + + es-set-tostringtag@2.1.0: + dependencies: + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + has-tostringtag: 1.0.2 + hasown: 2.0.2 + + es-shim-unscopables@1.1.0: + dependencies: + hasown: 2.0.2 + + es-to-primitive@1.3.0: + dependencies: + is-callable: 1.2.7 + is-date-object: 1.1.0 + is-symbol: 1.1.1 + + esbuild@0.27.4: + optionalDependencies: + '@esbuild/aix-ppc64': 0.27.4 + '@esbuild/android-arm': 0.27.4 + '@esbuild/android-arm64': 0.27.4 + '@esbuild/android-x64': 0.27.4 + '@esbuild/darwin-arm64': 0.27.4 + '@esbuild/darwin-x64': 0.27.4 + '@esbuild/freebsd-arm64': 0.27.4 + '@esbuild/freebsd-x64': 0.27.4 + '@esbuild/linux-arm': 0.27.4 + '@esbuild/linux-arm64': 0.27.4 + '@esbuild/linux-ia32': 0.27.4 + '@esbuild/linux-loong64': 0.27.4 + '@esbuild/linux-mips64el': 0.27.4 + '@esbuild/linux-ppc64': 0.27.4 + '@esbuild/linux-riscv64': 0.27.4 + '@esbuild/linux-s390x': 0.27.4 + '@esbuild/linux-x64': 0.27.4 + '@esbuild/netbsd-arm64': 0.27.4 + '@esbuild/netbsd-x64': 0.27.4 + '@esbuild/openbsd-arm64': 0.27.4 + '@esbuild/openbsd-x64': 0.27.4 + '@esbuild/openharmony-arm64': 0.27.4 + '@esbuild/sunos-x64': 0.27.4 + '@esbuild/win32-arm64': 0.27.4 + '@esbuild/win32-ia32': 0.27.4 + '@esbuild/win32-x64': 0.27.4 + + escalade@3.2.0: {} + + escape-string-regexp@4.0.0: {} + + eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@2.6.1)): + dependencies: + eslint: 9.39.4(jiti@2.6.1) + + eslint-plugin-react-hooks@7.0.1(eslint@9.39.4(jiti@2.6.1)): + dependencies: + '@babel/core': 7.29.0 + '@babel/parser': 7.29.0 + eslint: 9.39.4(jiti@2.6.1) + hermes-parser: 0.25.1 + zod: 4.3.6 + zod-validation-error: 4.0.2(zod@4.3.6) + transitivePeerDependencies: + - supports-color + + eslint-plugin-react@7.37.5(eslint@9.39.4(jiti@2.6.1)): + dependencies: + array-includes: 3.1.9 + array.prototype.findlast: 1.2.5 + array.prototype.flatmap: 1.3.3 + array.prototype.tosorted: 1.1.4 + doctrine: 2.1.0 + es-iterator-helpers: 1.3.1 + eslint: 9.39.4(jiti@2.6.1) + estraverse: 5.3.0 + hasown: 2.0.2 + jsx-ast-utils: 3.3.5 + minimatch: 3.1.5 + object.entries: 1.1.9 + object.fromentries: 2.0.8 + object.values: 1.2.1 + prop-types: 15.8.1 + resolve: 2.0.0-next.6 + semver: 6.3.1 + string.prototype.matchall: 4.0.12 + string.prototype.repeat: 1.0.0 + + eslint-plugin-unused-imports@4.4.1(@typescript-eslint/eslint-plugin@8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1)): + dependencies: + eslint: 9.39.4(jiti@2.6.1) + optionalDependencies: + '@typescript-eslint/eslint-plugin': 8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + + eslint-scope@8.4.0: + dependencies: + esrecurse: 4.3.0 + estraverse: 5.3.0 + + eslint-visitor-keys@3.4.3: {} + + eslint-visitor-keys@4.2.1: {} + + eslint-visitor-keys@5.0.1: {} + + eslint@9.39.4(jiti@2.6.1): + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) + '@eslint-community/regexpp': 4.12.2 + '@eslint/config-array': 0.21.2 + '@eslint/config-helpers': 0.4.2 + '@eslint/core': 0.17.0 + '@eslint/eslintrc': 3.3.5 + '@eslint/js': 9.39.4 + '@eslint/plugin-kit': 0.4.1 + '@humanfs/node': 0.16.7 + '@humanwhocodes/module-importer': 1.0.1 + '@humanwhocodes/retry': 0.4.3 + '@types/estree': 1.0.8 + ajv: 6.14.0 + chalk: 4.1.2 + cross-spawn: 7.0.6 + debug: 4.4.3 + escape-string-regexp: 4.0.0 + eslint-scope: 8.4.0 + eslint-visitor-keys: 4.2.1 + espree: 10.4.0 + esquery: 1.7.0 + esutils: 2.0.3 + fast-deep-equal: 3.1.3 + file-entry-cache: 8.0.0 + find-up: 5.0.0 + glob-parent: 6.0.2 + ignore: 5.3.2 + imurmurhash: 0.1.4 + is-glob: 4.0.3 + json-stable-stringify-without-jsonify: 1.0.1 + lodash.merge: 4.6.2 + minimatch: 3.1.5 + natural-compare: 1.4.0 + optionator: 0.9.4 + optionalDependencies: + jiti: 2.6.1 + transitivePeerDependencies: + - supports-color + + espree@10.4.0: + dependencies: + acorn: 8.16.0 + acorn-jsx: 5.3.2(acorn@8.16.0) + eslint-visitor-keys: 4.2.1 + + esquery@1.7.0: + dependencies: + estraverse: 5.3.0 + + esrecurse@4.3.0: + dependencies: + estraverse: 5.3.0 + + estraverse@5.3.0: {} + + estree-walker@2.0.2: {} + + esutils@2.0.3: {} + + fast-deep-equal@3.1.3: {} + + fast-glob@3.3.3: + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.8 + + fast-json-stable-stringify@2.1.0: {} + + fast-levenshtein@2.0.6: {} + + fastq@1.20.1: + dependencies: + reusify: 1.1.0 + + fdir@6.5.0(picomatch@4.0.3): + optionalDependencies: + picomatch: 4.0.3 + + file-entry-cache@8.0.0: + dependencies: + flat-cache: 4.0.1 + + filelist@1.0.6: + dependencies: + minimatch: 5.1.9 + + fill-range@7.1.1: + dependencies: + to-regex-range: 5.0.1 + + find-up@5.0.0: + dependencies: + locate-path: 6.0.0 + path-exists: 4.0.0 + + flat-cache@4.0.1: + dependencies: + flatted: 3.4.1 + keyv: 4.5.4 + + flatted@3.4.1: {} + + for-each@0.3.5: + dependencies: + is-callable: 1.2.7 + + fs-extra@10.1.0: + dependencies: + graceful-fs: 4.2.11 + jsonfile: 6.2.0 + universalify: 2.0.1 + + fsevents@2.3.3: + optional: true + + function-bind@1.1.2: {} + + function.prototype.name@1.1.8: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + functions-have-names: 1.2.3 + hasown: 2.0.2 + is-callable: 1.2.7 + + functions-have-names@1.2.3: {} + + generator-function@2.0.1: {} + + gensync@1.0.0-beta.2: {} + + get-caller-file@2.0.5: {} + + get-intrinsic@1.3.0: + dependencies: + call-bind-apply-helpers: 1.0.2 + es-define-property: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + function-bind: 1.1.2 + get-proto: 1.0.1 + gopd: 1.2.0 + has-symbols: 1.1.0 + hasown: 2.0.2 + math-intrinsics: 1.1.0 + + get-proto@1.0.1: + dependencies: + dunder-proto: 1.0.1 + es-object-atoms: 1.1.1 + + get-symbol-description@1.1.0: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + + glob-parent@5.1.2: + dependencies: + is-glob: 4.0.3 + + glob-parent@6.0.2: + dependencies: + is-glob: 4.0.3 + + globals@14.0.0: {} + + globals@17.4.0: {} + + globalthis@1.0.4: + dependencies: + define-properties: 1.2.1 + gopd: 1.2.0 + + goober@2.1.18(csstype@3.2.3): + dependencies: + csstype: 3.2.3 + + gopd@1.2.0: {} + + graceful-fs@4.2.11: {} + + has-bigints@1.1.0: {} + + has-flag@4.0.0: {} + + has-property-descriptors@1.0.2: + dependencies: + es-define-property: 1.0.1 + + has-proto@1.2.0: + dependencies: + dunder-proto: 1.0.1 + + has-symbols@1.1.0: {} + + has-tostringtag@1.0.2: + dependencies: + has-symbols: 1.1.0 + + hasown@2.0.2: + dependencies: + function-bind: 1.1.2 + + he@1.2.0: {} + + hermes-estree@0.25.1: {} + + hermes-parser@0.25.1: + dependencies: + hermes-estree: 0.25.1 + + html-minifier-terser@6.1.0: + dependencies: + camel-case: 4.1.2 + clean-css: 5.3.3 + commander: 8.3.0 + he: 1.2.0 + param-case: 3.0.4 + relateurl: 0.2.7 + terser: 5.46.0 + + ignore@5.3.2: {} + + ignore@7.0.5: {} + + import-fresh@3.3.1: + dependencies: + parent-module: 1.0.1 + resolve-from: 4.0.0 + + import-from-esm@1.3.4: + dependencies: + debug: 4.4.3 + import-meta-resolve: 4.2.0 + transitivePeerDependencies: + - supports-color + + import-meta-resolve@4.2.0: {} + + imurmurhash@0.1.4: {} + + internal-slot@1.1.0: + dependencies: + es-errors: 1.3.0 + hasown: 2.0.2 + side-channel: 1.1.0 + + is-array-buffer@3.0.5: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + get-intrinsic: 1.3.0 + + is-async-function@2.1.1: + dependencies: + async-function: 1.0.0 + call-bound: 1.0.4 + get-proto: 1.0.1 + has-tostringtag: 1.0.2 + safe-regex-test: 1.1.0 + + is-bigint@1.1.0: + dependencies: + has-bigints: 1.1.0 + + is-boolean-object@1.2.2: + dependencies: + call-bound: 1.0.4 + has-tostringtag: 1.0.2 + + is-callable@1.2.7: {} + + is-core-module@2.16.1: + dependencies: + hasown: 2.0.2 + + is-data-view@1.0.2: + dependencies: + call-bound: 1.0.4 + get-intrinsic: 1.3.0 + is-typed-array: 1.1.15 + + is-date-object@1.1.0: + dependencies: + call-bound: 1.0.4 + has-tostringtag: 1.0.2 + + is-docker@2.2.1: {} + + is-extglob@2.1.1: {} + + is-finalizationregistry@1.1.1: + dependencies: + call-bound: 1.0.4 + + is-fullwidth-code-point@3.0.0: {} + + is-generator-function@1.1.2: + dependencies: + call-bound: 1.0.4 + generator-function: 2.0.1 + get-proto: 1.0.1 + has-tostringtag: 1.0.2 + safe-regex-test: 1.1.0 + + is-glob@4.0.3: + dependencies: + is-extglob: 2.1.1 + + is-map@2.0.3: {} + + is-negative-zero@2.0.3: {} + + is-number-object@1.1.1: + dependencies: + call-bound: 1.0.4 + has-tostringtag: 1.0.2 + + is-number@7.0.0: {} + + is-regex@1.2.1: + dependencies: + call-bound: 1.0.4 + gopd: 1.2.0 + has-tostringtag: 1.0.2 + hasown: 2.0.2 + + is-set@2.0.3: {} + + is-shared-array-buffer@1.0.4: + dependencies: + call-bound: 1.0.4 + + is-string@1.1.1: + dependencies: + call-bound: 1.0.4 + has-tostringtag: 1.0.2 + + is-symbol@1.1.1: + dependencies: + call-bound: 1.0.4 + has-symbols: 1.1.0 + safe-regex-test: 1.1.0 + + is-typed-array@1.1.15: + dependencies: + which-typed-array: 1.1.20 + + is-weakmap@2.0.2: {} + + is-weakref@1.1.1: + dependencies: + call-bound: 1.0.4 + + is-weakset@2.0.4: + dependencies: + call-bound: 1.0.4 + get-intrinsic: 1.3.0 + + is-wsl@2.2.0: + dependencies: + is-docker: 2.2.1 + + isarray@2.0.5: {} + + isexe@2.0.0: {} + + iterator.prototype@1.1.5: + dependencies: + define-data-property: 1.1.4 + es-object-atoms: 1.1.1 + get-intrinsic: 1.3.0 + get-proto: 1.0.1 + has-symbols: 1.1.0 + set-function-name: 2.0.2 + + jake@10.9.4: + dependencies: + async: 3.2.6 + filelist: 1.0.6 + picocolors: 1.1.1 + + javascript-natural-sort@0.7.1: {} + + jiti@2.6.1: {} + + js-tokens@4.0.0: {} + + js-yaml@4.1.1: + dependencies: + argparse: 2.0.1 + + jsesc@3.1.0: {} + + json-buffer@3.0.1: {} + + json-schema-traverse@0.4.1: {} + + json-stable-stringify-without-jsonify@1.0.1: {} + + json5@2.2.3: {} + + jsonfile@6.2.0: + dependencies: + universalify: 2.0.1 + optionalDependencies: + graceful-fs: 4.2.11 + + jsx-ast-utils@3.3.5: + dependencies: + array-includes: 3.1.9 + array.prototype.flat: 1.3.3 + object.assign: 4.1.7 + object.values: 1.2.1 + + keyv@4.5.4: + dependencies: + json-buffer: 3.0.1 + + launch-editor@2.13.1: + dependencies: + picocolors: 1.1.1 + shell-quote: 1.8.3 + + levn@0.4.1: + dependencies: + prelude-ls: 1.2.1 + type-check: 0.4.0 + + lightningcss-android-arm64@1.31.1: + optional: true + + lightningcss-darwin-arm64@1.31.1: + optional: true + + lightningcss-darwin-x64@1.31.1: + optional: true + + lightningcss-freebsd-x64@1.31.1: + optional: true + + lightningcss-linux-arm-gnueabihf@1.31.1: + optional: true + + lightningcss-linux-arm64-gnu@1.31.1: + optional: true + + lightningcss-linux-arm64-musl@1.31.1: + optional: true + + lightningcss-linux-x64-gnu@1.31.1: + optional: true + + lightningcss-linux-x64-musl@1.31.1: + optional: true + + lightningcss-win32-arm64-msvc@1.31.1: + optional: true + + lightningcss-win32-x64-msvc@1.31.1: + optional: true + + lightningcss@1.31.1: + dependencies: + detect-libc: 2.1.2 + optionalDependencies: + lightningcss-android-arm64: 1.31.1 + lightningcss-darwin-arm64: 1.31.1 + lightningcss-darwin-x64: 1.31.1 + lightningcss-freebsd-x64: 1.31.1 + lightningcss-linux-arm-gnueabihf: 1.31.1 + lightningcss-linux-arm64-gnu: 1.31.1 + lightningcss-linux-arm64-musl: 1.31.1 + lightningcss-linux-x64-gnu: 1.31.1 + lightningcss-linux-x64-musl: 1.31.1 + lightningcss-win32-arm64-msvc: 1.31.1 + lightningcss-win32-x64-msvc: 1.31.1 + + locate-path@6.0.0: + dependencies: + p-locate: 5.0.0 + + lodash-es@4.17.23: {} + + lodash.merge@4.6.2: {} + + loose-envify@1.4.0: + dependencies: + js-tokens: 4.0.0 + + lower-case@2.0.2: + dependencies: + tslib: 2.8.1 + + lru-cache@5.1.1: + dependencies: + yallist: 3.1.1 + + magic-string@0.30.21: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + + math-intrinsics@1.1.0: {} + + merge2@1.4.1: {} + + micromatch@4.0.8: + dependencies: + braces: 3.0.3 + picomatch: 2.3.1 + + minimatch@10.2.4: + dependencies: + brace-expansion: 5.0.4 + + minimatch@3.1.5: + dependencies: + brace-expansion: 1.1.12 + + minimatch@5.1.9: + dependencies: + brace-expansion: 2.0.2 + + minimatch@9.0.9: + dependencies: + brace-expansion: 2.0.2 + + ms@2.1.3: {} + + nanoid@3.3.11: {} + + natural-compare@1.4.0: {} + + no-case@3.0.4: + dependencies: + lower-case: 2.0.2 + tslib: 2.8.1 + + node-exports-info@1.6.0: + dependencies: + array.prototype.flatmap: 1.3.3 + es-errors: 1.3.0 + object.entries: 1.1.9 + semver: 6.3.1 + + node-html-parser@5.4.2: + dependencies: + css-select: 4.3.0 + he: 1.2.0 + + node-releases@2.0.36: {} + + nth-check@2.1.1: + dependencies: + boolbase: 1.0.0 + + object-assign@4.1.1: {} + + object-inspect@1.13.4: {} + + object-keys@1.1.1: {} + + object.assign@4.1.7: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + has-symbols: 1.1.0 + object-keys: 1.1.1 + + object.entries@1.1.9: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + + object.fromentries@2.0.8: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-object-atoms: 1.1.1 + + object.values@1.2.1: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + + open@8.4.2: + dependencies: + define-lazy-prop: 2.0.0 + is-docker: 2.2.1 + is-wsl: 2.2.0 + + optionator@0.9.4: + dependencies: + deep-is: 0.1.4 + fast-levenshtein: 2.0.6 + levn: 0.4.1 + prelude-ls: 1.2.1 + type-check: 0.4.0 + word-wrap: 1.2.5 + + own-keys@1.0.1: + dependencies: + get-intrinsic: 1.3.0 + object-keys: 1.1.1 + safe-push-apply: 1.0.0 + + p-limit@3.1.0: + dependencies: + yocto-queue: 0.1.0 + + p-locate@5.0.0: + dependencies: + p-limit: 3.1.0 + + param-case@3.0.4: + dependencies: + dot-case: 3.0.4 + tslib: 2.8.1 + + parent-module@1.0.1: + dependencies: + callsites: 3.1.0 + + parse-imports-exports@0.2.4: + dependencies: + parse-statements: 1.0.11 + + parse-statements@1.0.11: {} + + pascal-case@3.1.2: + dependencies: + no-case: 3.0.4 + tslib: 2.8.1 + + path-exists@4.0.0: {} + + path-key@3.1.1: {} + + path-parse@1.0.7: {} + + pathe@0.2.0: {} + + picocolors@1.1.1: {} + + picomatch@2.3.1: {} + + picomatch@4.0.3: {} + + possible-typed-array-names@1.1.0: {} + + postcss@8.5.8: + dependencies: + nanoid: 3.3.11 + picocolors: 1.1.1 + source-map-js: 1.2.1 + + prelude-ls@1.2.1: {} + + prettier-plugin-tailwindcss@0.7.2(@trivago/prettier-plugin-sort-imports@6.0.2(prettier@3.8.1))(prettier@3.8.1): + dependencies: + prettier: 3.8.1 + optionalDependencies: + '@trivago/prettier-plugin-sort-imports': 6.0.2(prettier@3.8.1) + + prettier@3.8.1: {} + + prop-types@15.8.1: + dependencies: + loose-envify: 1.4.0 + object-assign: 4.1.1 + react-is: 16.13.1 + + punycode@2.3.1: {} + + queue-microtask@1.2.3: {} + + react-dom@19.2.4(react@19.2.4): + dependencies: + react: 19.2.4 + scheduler: 0.27.0 + + react-is@16.13.1: {} + + react-is@19.2.4: {} + + react-router@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4): + dependencies: + cookie: 1.1.1 + react: 19.2.4 + set-cookie-parser: 2.7.2 + optionalDependencies: + react-dom: 19.2.4(react@19.2.4) + + react-transition-group@4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4): + dependencies: + '@babel/runtime': 7.28.6 + dom-helpers: 5.2.1 + loose-envify: 1.4.0 + prop-types: 15.8.1 + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + + react@19.2.4: {} + + reflect.getprototypeof@1.0.10: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + get-intrinsic: 1.3.0 + get-proto: 1.0.1 + which-builtin-type: 1.2.1 + + regexp.prototype.flags@1.5.4: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-errors: 1.3.0 + get-proto: 1.0.1 + gopd: 1.2.0 + set-function-name: 2.0.2 + + relateurl@0.2.7: {} + + require-directory@2.1.1: {} + + reselect@5.1.1: {} + + resolve-from@4.0.0: {} + + resolve@2.0.0-next.6: + dependencies: + es-errors: 1.3.0 + is-core-module: 2.16.1 + node-exports-info: 1.6.0 + object-keys: 1.1.1 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 + + reusify@1.1.0: {} + + rollup-plugin-visualizer@5.14.0(rollup@4.59.0): + dependencies: + open: 8.4.2 + picomatch: 4.0.3 + source-map: 0.7.6 + yargs: 17.7.2 + optionalDependencies: + rollup: 4.59.0 + + rollup@4.59.0: + dependencies: + '@types/estree': 1.0.8 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.59.0 + '@rollup/rollup-android-arm64': 4.59.0 + '@rollup/rollup-darwin-arm64': 4.59.0 + '@rollup/rollup-darwin-x64': 4.59.0 + '@rollup/rollup-freebsd-arm64': 4.59.0 + '@rollup/rollup-freebsd-x64': 4.59.0 + '@rollup/rollup-linux-arm-gnueabihf': 4.59.0 + '@rollup/rollup-linux-arm-musleabihf': 4.59.0 + '@rollup/rollup-linux-arm64-gnu': 4.59.0 + '@rollup/rollup-linux-arm64-musl': 4.59.0 + '@rollup/rollup-linux-loong64-gnu': 4.59.0 + '@rollup/rollup-linux-loong64-musl': 4.59.0 + '@rollup/rollup-linux-ppc64-gnu': 4.59.0 + '@rollup/rollup-linux-ppc64-musl': 4.59.0 + '@rollup/rollup-linux-riscv64-gnu': 4.59.0 + '@rollup/rollup-linux-riscv64-musl': 4.59.0 + '@rollup/rollup-linux-s390x-gnu': 4.59.0 + '@rollup/rollup-linux-x64-gnu': 4.59.0 + '@rollup/rollup-linux-x64-musl': 4.59.0 + '@rollup/rollup-openbsd-x64': 4.59.0 + '@rollup/rollup-openharmony-arm64': 4.59.0 + '@rollup/rollup-win32-arm64-msvc': 4.59.0 + '@rollup/rollup-win32-ia32-msvc': 4.59.0 + '@rollup/rollup-win32-x64-gnu': 4.59.0 + '@rollup/rollup-win32-x64-msvc': 4.59.0 + fsevents: 2.3.3 + + run-parallel@1.2.0: + dependencies: + queue-microtask: 1.2.3 + + safe-array-concat@1.1.3: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + get-intrinsic: 1.3.0 + has-symbols: 1.1.0 + isarray: 2.0.5 + + safe-push-apply@1.0.0: + dependencies: + es-errors: 1.3.0 + isarray: 2.0.5 + + safe-regex-test@1.1.0: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-regex: 1.2.1 + + scheduler@0.27.0: {} + + semver@6.3.1: {} + + semver@7.7.4: {} + + seroval-plugins@1.5.1(seroval@1.5.1): + dependencies: + seroval: 1.5.1 + + seroval@1.5.1: {} + + set-cookie-parser@2.7.2: {} + + set-function-length@1.2.2: + dependencies: + define-data-property: 1.1.4 + es-errors: 1.3.0 + function-bind: 1.1.2 + get-intrinsic: 1.3.0 + gopd: 1.2.0 + has-property-descriptors: 1.0.2 + + set-function-name@2.0.2: + dependencies: + define-data-property: 1.1.4 + es-errors: 1.3.0 + functions-have-names: 1.2.3 + has-property-descriptors: 1.0.2 + + set-proto@1.0.0: + dependencies: + dunder-proto: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + + shebang-command@2.0.0: + dependencies: + shebang-regex: 3.0.0 + + shebang-regex@3.0.0: {} + + shell-quote@1.8.3: {} + + side-channel-list@1.0.0: + dependencies: + es-errors: 1.3.0 + object-inspect: 1.13.4 + + side-channel-map@1.0.1: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + object-inspect: 1.13.4 + + side-channel-weakmap@1.0.2: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + get-intrinsic: 1.3.0 + object-inspect: 1.13.4 + side-channel-map: 1.0.1 + + side-channel@1.1.0: + dependencies: + es-errors: 1.3.0 + object-inspect: 1.13.4 + side-channel-list: 1.0.0 + side-channel-map: 1.0.1 + side-channel-weakmap: 1.0.2 + + solid-js@1.9.11: + dependencies: + csstype: 3.2.3 + seroval: 1.5.1 + seroval-plugins: 1.5.1(seroval@1.5.1) + + source-map-js@1.2.1: {} + + source-map-support@0.5.21: + dependencies: + buffer-from: 1.1.2 + source-map: 0.6.1 + + source-map@0.6.1: {} + + source-map@0.7.6: {} + + stop-iteration-iterator@1.1.0: + dependencies: + es-errors: 1.3.0 + internal-slot: 1.1.0 + + string-width@4.2.3: + dependencies: + emoji-regex: 8.0.0 + is-fullwidth-code-point: 3.0.0 + strip-ansi: 6.0.1 + + string.prototype.matchall@4.0.12: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + get-intrinsic: 1.3.0 + gopd: 1.2.0 + has-symbols: 1.1.0 + internal-slot: 1.1.0 + regexp.prototype.flags: 1.5.4 + set-function-name: 2.0.2 + side-channel: 1.1.0 + + string.prototype.repeat@1.0.0: + dependencies: + define-properties: 1.2.1 + es-abstract: 1.24.1 + + string.prototype.trim@1.2.10: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-data-property: 1.1.4 + define-properties: 1.2.1 + es-abstract: 1.24.1 + es-object-atoms: 1.1.1 + has-property-descriptors: 1.0.2 + + string.prototype.trimend@1.0.9: + dependencies: + call-bind: 1.0.8 + call-bound: 1.0.4 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + + string.prototype.trimstart@1.0.8: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-object-atoms: 1.1.1 + + strip-ansi@6.0.1: + dependencies: + ansi-regex: 5.0.1 + + strip-json-comments@3.1.1: {} + + stylis@4.2.0: {} + + supports-color@7.2.0: + dependencies: + has-flag: 4.0.0 + + supports-preserve-symlinks-flag@1.0.0: {} + + tabbable@6.4.0: {} + + tailwind-merge@3.5.0: {} + + tailwindcss@4.2.1: {} + + tapable@2.3.0: {} + + terser@5.46.0: + dependencies: + '@jridgewell/source-map': 0.3.11 + acorn: 8.16.0 + commander: 2.20.3 + source-map-support: 0.5.21 + + tinyglobby@0.2.15: + dependencies: + fdir: 6.5.0(picomatch@4.0.3) + picomatch: 4.0.3 + + tmp@0.2.5: {} + + to-regex-range@5.0.1: + dependencies: + is-number: 7.0.0 + + ts-api-utils@2.4.0(typescript@5.9.3): + dependencies: + typescript: 5.9.3 + + tslib@2.8.1: {} + + type-check@0.4.0: + dependencies: + prelude-ls: 1.2.1 + + typed-array-buffer@1.0.3: + dependencies: + call-bound: 1.0.4 + es-errors: 1.3.0 + is-typed-array: 1.1.15 + + typed-array-byte-length@1.0.3: + dependencies: + call-bind: 1.0.8 + for-each: 0.3.5 + gopd: 1.2.0 + has-proto: 1.2.0 + is-typed-array: 1.1.15 + + typed-array-byte-offset@1.0.4: + dependencies: + available-typed-arrays: 1.0.7 + call-bind: 1.0.8 + for-each: 0.3.5 + gopd: 1.2.0 + has-proto: 1.2.0 + is-typed-array: 1.1.15 + reflect.getprototypeof: 1.0.10 + + typed-array-length@1.0.7: + dependencies: + call-bind: 1.0.8 + for-each: 0.3.5 + gopd: 1.2.0 + is-typed-array: 1.1.15 + possible-typed-array-names: 1.1.0 + reflect.getprototypeof: 1.0.10 + + typescript-eslint@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3): + dependencies: + '@typescript-eslint/eslint-plugin': 8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/parser': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + eslint: 9.39.4(jiti@2.6.1) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + typescript@5.9.3: {} + + unbox-primitive@1.1.0: + dependencies: + call-bound: 1.0.4 + has-bigints: 1.1.0 + has-symbols: 1.1.0 + which-boxed-primitive: 1.1.1 + + universalify@2.0.1: {} + + update-browserslist-db@1.2.3(browserslist@4.28.1): + dependencies: + browserslist: 4.28.1 + escalade: 3.2.0 + picocolors: 1.1.1 + + uri-js@4.4.1: + dependencies: + punycode: 2.3.1 + + use-sync-external-store@1.6.0(react@19.2.4): + dependencies: + react: 19.2.4 + + vite-bundle-visualizer@1.2.1(rollup@4.59.0): + dependencies: + cac: 6.7.14 + import-from-esm: 1.3.4 + rollup-plugin-visualizer: 5.14.0(rollup@4.59.0) + tmp: 0.2.5 + transitivePeerDependencies: + - rolldown + - rollup + - supports-color + + vite-plugin-html@3.2.2(vite@7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)): + dependencies: + '@rollup/pluginutils': 4.2.1 + colorette: 2.0.20 + connect-history-api-fallback: 1.6.0 + consola: 2.15.3 + dotenv: 16.6.1 + dotenv-expand: 8.0.3 + ejs: 3.1.10 + fast-glob: 3.3.3 + fs-extra: 10.1.0 + html-minifier-terser: 6.1.0 + node-html-parser: 5.4.2 + pathe: 0.2.0 + vite: 7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0) + + vite@7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0): + dependencies: + esbuild: 0.27.4 + fdir: 6.5.0(picomatch@4.0.3) + picomatch: 4.0.3 + postcss: 8.5.8 + rollup: 4.59.0 + tinyglobby: 0.2.15 + optionalDependencies: + fsevents: 2.3.3 + jiti: 2.6.1 + lightningcss: 1.31.1 + terser: 5.46.0 + + which-boxed-primitive@1.1.1: + dependencies: + is-bigint: 1.1.0 + is-boolean-object: 1.2.2 + is-number-object: 1.1.1 + is-string: 1.1.1 + is-symbol: 1.1.1 + + which-builtin-type@1.2.1: + dependencies: + call-bound: 1.0.4 + function.prototype.name: 1.1.8 + has-tostringtag: 1.0.2 + is-async-function: 2.1.1 + is-date-object: 1.1.0 + is-finalizationregistry: 1.1.1 + is-generator-function: 1.1.2 + is-regex: 1.2.1 + is-weakref: 1.1.1 + isarray: 2.0.5 + which-boxed-primitive: 1.1.1 + which-collection: 1.0.2 + which-typed-array: 1.1.20 + + which-collection@1.0.2: + dependencies: + is-map: 2.0.3 + is-set: 2.0.3 + is-weakmap: 2.0.2 + is-weakset: 2.0.4 + + which-typed-array@1.1.20: + dependencies: + available-typed-arrays: 1.0.7 + call-bind: 1.0.8 + call-bound: 1.0.4 + for-each: 0.3.5 + get-proto: 1.0.1 + gopd: 1.2.0 + has-tostringtag: 1.0.2 + + which@2.0.2: + dependencies: + isexe: 2.0.0 + + word-wrap@1.2.5: {} + + wrap-ansi@7.0.0: + dependencies: + ansi-styles: 4.3.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 + + ws@8.19.0: {} + + y18n@5.0.8: {} + + yallist@3.1.1: {} + + yargs-parser@21.1.1: {} + + yargs@17.7.2: + dependencies: + cliui: 8.0.1 + escalade: 3.2.0 + get-caller-file: 2.0.5 + require-directory: 2.1.1 + string-width: 4.2.3 + y18n: 5.0.8 + yargs-parser: 21.1.1 + + yocto-queue@0.1.0: {} + + zod-validation-error@4.0.2(zod@4.3.6): + dependencies: + zod: 4.3.6 + + zod@4.3.6: {} diff --git a/docs/public/data/icons/0.json b/apps/docs/public/data/icons/0.json similarity index 100% rename from docs/public/data/icons/0.json rename to apps/docs/public/data/icons/0.json diff --git a/docs/public/data/icons/1.json b/apps/docs/public/data/icons/1.json similarity index 100% rename from docs/public/data/icons/1.json rename to apps/docs/public/data/icons/1.json diff --git a/docs/public/data/icons/2.json b/apps/docs/public/data/icons/2.json similarity index 100% rename from docs/public/data/icons/2.json rename to apps/docs/public/data/icons/2.json diff --git a/docs/public/data/icons/3.json b/apps/docs/public/data/icons/3.json similarity index 100% rename from docs/public/data/icons/3.json rename to apps/docs/public/data/icons/3.json diff --git a/docs/public/data/icons/4.json b/apps/docs/public/data/icons/4.json similarity index 100% rename from docs/public/data/icons/4.json rename to apps/docs/public/data/icons/4.json diff --git a/docs/public/data/icons/5.json b/apps/docs/public/data/icons/5.json similarity index 100% rename from docs/public/data/icons/5.json rename to apps/docs/public/data/icons/5.json diff --git a/docs/public/data/icons/6.json b/apps/docs/public/data/icons/6.json similarity index 100% rename from docs/public/data/icons/6.json rename to apps/docs/public/data/icons/6.json diff --git a/docs/public/data/icons/7.json b/apps/docs/public/data/icons/7.json similarity index 100% rename from docs/public/data/icons/7.json rename to apps/docs/public/data/icons/7.json diff --git a/docs/public/data/icons/8.json b/apps/docs/public/data/icons/8.json similarity index 100% rename from docs/public/data/icons/8.json rename to apps/docs/public/data/icons/8.json diff --git a/docs/public/data/icons/9.json b/apps/docs/public/data/icons/9.json similarity index 100% rename from docs/public/data/icons/9.json rename to apps/docs/public/data/icons/9.json diff --git a/docs/public/data/icons/a-gum.json b/apps/docs/public/data/icons/a-gum.json similarity index 100% rename from docs/public/data/icons/a-gum.json rename to apps/docs/public/data/icons/a-gum.json diff --git a/docs/public/data/icons/a.json b/apps/docs/public/data/icons/a.json similarity index 100% rename from docs/public/data/icons/a.json rename to apps/docs/public/data/icons/a.json diff --git a/docs/public/data/icons/address-book.json b/apps/docs/public/data/icons/address-book.json similarity index 100% rename from docs/public/data/icons/address-book.json rename to apps/docs/public/data/icons/address-book.json diff --git a/docs/public/data/icons/alarm-clock.json b/apps/docs/public/data/icons/alarm-clock.json similarity index 100% rename from docs/public/data/icons/alarm-clock.json rename to apps/docs/public/data/icons/alarm-clock.json diff --git a/docs/public/data/icons/align-center.json b/apps/docs/public/data/icons/align-center.json similarity index 100% rename from docs/public/data/icons/align-center.json rename to apps/docs/public/data/icons/align-center.json diff --git a/docs/public/data/icons/align-content-center.json b/apps/docs/public/data/icons/align-content-center.json similarity index 100% rename from docs/public/data/icons/align-content-center.json rename to apps/docs/public/data/icons/align-content-center.json diff --git a/docs/public/data/icons/align-content-end.json b/apps/docs/public/data/icons/align-content-end.json similarity index 100% rename from docs/public/data/icons/align-content-end.json rename to apps/docs/public/data/icons/align-content-end.json diff --git a/docs/public/data/icons/align-content-start.json b/apps/docs/public/data/icons/align-content-start.json similarity index 100% rename from docs/public/data/icons/align-content-start.json rename to apps/docs/public/data/icons/align-content-start.json diff --git a/docs/public/data/icons/align-justify.json b/apps/docs/public/data/icons/align-justify.json similarity index 100% rename from docs/public/data/icons/align-justify.json rename to apps/docs/public/data/icons/align-justify.json diff --git a/docs/public/data/icons/align-left.json b/apps/docs/public/data/icons/align-left.json similarity index 100% rename from docs/public/data/icons/align-left.json rename to apps/docs/public/data/icons/align-left.json diff --git a/docs/public/data/icons/align-right.json b/apps/docs/public/data/icons/align-right.json similarity index 100% rename from docs/public/data/icons/align-right.json rename to apps/docs/public/data/icons/align-right.json diff --git a/docs/public/data/icons/amicons.json b/apps/docs/public/data/icons/amicons.json similarity index 100% rename from docs/public/data/icons/amicons.json rename to apps/docs/public/data/icons/amicons.json diff --git a/docs/public/data/icons/angle-down.json b/apps/docs/public/data/icons/angle-down.json similarity index 100% rename from docs/public/data/icons/angle-down.json rename to apps/docs/public/data/icons/angle-down.json diff --git a/docs/public/data/icons/angle-left.json b/apps/docs/public/data/icons/angle-left.json similarity index 100% rename from docs/public/data/icons/angle-left.json rename to apps/docs/public/data/icons/angle-left.json diff --git a/docs/public/data/icons/angle-right.json b/apps/docs/public/data/icons/angle-right.json similarity index 100% rename from docs/public/data/icons/angle-right.json rename to apps/docs/public/data/icons/angle-right.json diff --git a/docs/public/data/icons/angle-up.json b/apps/docs/public/data/icons/angle-up.json similarity index 100% rename from docs/public/data/icons/angle-up.json rename to apps/docs/public/data/icons/angle-up.json diff --git a/docs/public/data/icons/angles-x.json b/apps/docs/public/data/icons/angles-x.json similarity index 100% rename from docs/public/data/icons/angles-x.json rename to apps/docs/public/data/icons/angles-x.json diff --git a/docs/public/data/icons/angles-y.json b/apps/docs/public/data/icons/angles-y.json similarity index 100% rename from docs/public/data/icons/angles-y.json rename to apps/docs/public/data/icons/angles-y.json diff --git a/docs/public/data/icons/apple-app-store.json b/apps/docs/public/data/icons/apple-app-store.json similarity index 100% rename from docs/public/data/icons/apple-app-store.json rename to apps/docs/public/data/icons/apple-app-store.json diff --git a/docs/public/data/icons/apple.json b/apps/docs/public/data/icons/apple.json similarity index 100% rename from docs/public/data/icons/apple.json rename to apps/docs/public/data/icons/apple.json diff --git a/docs/public/data/icons/arrow-down-arrow-up.json b/apps/docs/public/data/icons/arrow-down-arrow-up.json similarity index 100% rename from docs/public/data/icons/arrow-down-arrow-up.json rename to apps/docs/public/data/icons/arrow-down-arrow-up.json diff --git a/docs/public/data/icons/arrow-down-from-cloud.json b/apps/docs/public/data/icons/arrow-down-from-cloud.json similarity index 100% rename from docs/public/data/icons/arrow-down-from-cloud.json rename to apps/docs/public/data/icons/arrow-down-from-cloud.json diff --git a/docs/public/data/icons/arrow-down-short-wide.json b/apps/docs/public/data/icons/arrow-down-short-wide.json similarity index 100% rename from docs/public/data/icons/arrow-down-short-wide.json rename to apps/docs/public/data/icons/arrow-down-short-wide.json diff --git a/docs/public/data/icons/arrow-down-to-line.json b/apps/docs/public/data/icons/arrow-down-to-line.json similarity index 100% rename from docs/public/data/icons/arrow-down-to-line.json rename to apps/docs/public/data/icons/arrow-down-to-line.json diff --git a/docs/public/data/icons/arrow-down-wide-short.json b/apps/docs/public/data/icons/arrow-down-wide-short.json similarity index 100% rename from docs/public/data/icons/arrow-down-wide-short.json rename to apps/docs/public/data/icons/arrow-down-wide-short.json diff --git a/docs/public/data/icons/arrow-down.json b/apps/docs/public/data/icons/arrow-down.json similarity index 100% rename from docs/public/data/icons/arrow-down.json rename to apps/docs/public/data/icons/arrow-down.json diff --git a/docs/public/data/icons/arrow-left-arrow-right.json b/apps/docs/public/data/icons/arrow-left-arrow-right.json similarity index 100% rename from docs/public/data/icons/arrow-left-arrow-right.json rename to apps/docs/public/data/icons/arrow-left-arrow-right.json diff --git a/docs/public/data/icons/arrow-left-from-bracket.json b/apps/docs/public/data/icons/arrow-left-from-bracket.json similarity index 100% rename from docs/public/data/icons/arrow-left-from-bracket.json rename to apps/docs/public/data/icons/arrow-left-from-bracket.json diff --git a/docs/public/data/icons/arrow-left-to-bracket.json b/apps/docs/public/data/icons/arrow-left-to-bracket.json similarity index 100% rename from docs/public/data/icons/arrow-left-to-bracket.json rename to apps/docs/public/data/icons/arrow-left-to-bracket.json diff --git a/docs/public/data/icons/arrow-left-to-line.json b/apps/docs/public/data/icons/arrow-left-to-line.json similarity index 100% rename from docs/public/data/icons/arrow-left-to-line.json rename to apps/docs/public/data/icons/arrow-left-to-line.json diff --git a/docs/public/data/icons/arrow-left.json b/apps/docs/public/data/icons/arrow-left.json similarity index 100% rename from docs/public/data/icons/arrow-left.json rename to apps/docs/public/data/icons/arrow-left.json diff --git a/docs/public/data/icons/arrow-pointer.json b/apps/docs/public/data/icons/arrow-pointer.json similarity index 100% rename from docs/public/data/icons/arrow-pointer.json rename to apps/docs/public/data/icons/arrow-pointer.json diff --git a/docs/public/data/icons/arrow-right-from-bracket.json b/apps/docs/public/data/icons/arrow-right-from-bracket.json similarity index 100% rename from docs/public/data/icons/arrow-right-from-bracket.json rename to apps/docs/public/data/icons/arrow-right-from-bracket.json diff --git a/docs/public/data/icons/arrow-right-from-file.json b/apps/docs/public/data/icons/arrow-right-from-file.json similarity index 100% rename from docs/public/data/icons/arrow-right-from-file.json rename to apps/docs/public/data/icons/arrow-right-from-file.json diff --git a/docs/public/data/icons/arrow-right-from-smartphone.json b/apps/docs/public/data/icons/arrow-right-from-smartphone.json similarity index 100% rename from docs/public/data/icons/arrow-right-from-smartphone.json rename to apps/docs/public/data/icons/arrow-right-from-smartphone.json diff --git a/docs/public/data/icons/arrow-right-prohibited.json b/apps/docs/public/data/icons/arrow-right-prohibited.json similarity index 100% rename from docs/public/data/icons/arrow-right-prohibited.json rename to apps/docs/public/data/icons/arrow-right-prohibited.json diff --git a/docs/public/data/icons/arrow-right-to-bracket-clock.json b/apps/docs/public/data/icons/arrow-right-to-bracket-clock.json similarity index 100% rename from docs/public/data/icons/arrow-right-to-bracket-clock.json rename to apps/docs/public/data/icons/arrow-right-to-bracket-clock.json diff --git a/docs/public/data/icons/arrow-right-to-bracket.json b/apps/docs/public/data/icons/arrow-right-to-bracket.json similarity index 100% rename from docs/public/data/icons/arrow-right-to-bracket.json rename to apps/docs/public/data/icons/arrow-right-to-bracket.json diff --git a/docs/public/data/icons/arrow-right-to-file.json b/apps/docs/public/data/icons/arrow-right-to-file.json similarity index 100% rename from docs/public/data/icons/arrow-right-to-file.json rename to apps/docs/public/data/icons/arrow-right-to-file.json diff --git a/docs/public/data/icons/arrow-right-to-line.json b/apps/docs/public/data/icons/arrow-right-to-line.json similarity index 100% rename from docs/public/data/icons/arrow-right-to-line.json rename to apps/docs/public/data/icons/arrow-right-to-line.json diff --git a/docs/public/data/icons/arrow-right.json b/apps/docs/public/data/icons/arrow-right.json similarity index 100% rename from docs/public/data/icons/arrow-right.json rename to apps/docs/public/data/icons/arrow-right.json diff --git a/docs/public/data/icons/arrow-rotate-left.json b/apps/docs/public/data/icons/arrow-rotate-left.json similarity index 100% rename from docs/public/data/icons/arrow-rotate-left.json rename to apps/docs/public/data/icons/arrow-rotate-left.json diff --git a/docs/public/data/icons/arrow-rotate-right.json b/apps/docs/public/data/icons/arrow-rotate-right.json similarity index 100% rename from docs/public/data/icons/arrow-rotate-right.json rename to apps/docs/public/data/icons/arrow-rotate-right.json diff --git a/docs/public/data/icons/arrow-up-right-from-square.json b/apps/docs/public/data/icons/arrow-up-right-from-square.json similarity index 100% rename from docs/public/data/icons/arrow-up-right-from-square.json rename to apps/docs/public/data/icons/arrow-up-right-from-square.json diff --git a/docs/public/data/icons/arrow-up-short-wide.json b/apps/docs/public/data/icons/arrow-up-short-wide.json similarity index 100% rename from docs/public/data/icons/arrow-up-short-wide.json rename to apps/docs/public/data/icons/arrow-up-short-wide.json diff --git a/docs/public/data/icons/arrow-up-to-cloud.json b/apps/docs/public/data/icons/arrow-up-to-cloud.json similarity index 100% rename from docs/public/data/icons/arrow-up-to-cloud.json rename to apps/docs/public/data/icons/arrow-up-to-cloud.json diff --git a/docs/public/data/icons/arrow-up-to-line.json b/apps/docs/public/data/icons/arrow-up-to-line.json similarity index 100% rename from docs/public/data/icons/arrow-up-to-line.json rename to apps/docs/public/data/icons/arrow-up-to-line.json diff --git a/docs/public/data/icons/arrow-up-wide-short.json b/apps/docs/public/data/icons/arrow-up-wide-short.json similarity index 100% rename from docs/public/data/icons/arrow-up-wide-short.json rename to apps/docs/public/data/icons/arrow-up-wide-short.json diff --git a/docs/public/data/icons/arrow-up.json b/apps/docs/public/data/icons/arrow-up.json similarity index 100% rename from docs/public/data/icons/arrow-up.json rename to apps/docs/public/data/icons/arrow-up.json diff --git a/docs/public/data/icons/arrows-down-left-right-up-center.json b/apps/docs/public/data/icons/arrows-down-left-right-up-center.json similarity index 100% rename from docs/public/data/icons/arrows-down-left-right-up-center.json rename to apps/docs/public/data/icons/arrows-down-left-right-up-center.json diff --git a/docs/public/data/icons/arrows-rotate-right.json b/apps/docs/public/data/icons/arrows-rotate-right.json similarity index 100% rename from docs/public/data/icons/arrows-rotate-right.json rename to apps/docs/public/data/icons/arrows-rotate-right.json diff --git a/docs/public/data/icons/arrows-up-right-and-down-left-from-center.json b/apps/docs/public/data/icons/arrows-up-right-and-down-left-from-center.json similarity index 100% rename from docs/public/data/icons/arrows-up-right-and-down-left-from-center.json rename to apps/docs/public/data/icons/arrows-up-right-and-down-left-from-center.json diff --git a/docs/public/data/icons/arrows-up-right-and-down-left-to-center.json b/apps/docs/public/data/icons/arrows-up-right-and-down-left-to-center.json similarity index 100% rename from docs/public/data/icons/arrows-up-right-and-down-left-to-center.json rename to apps/docs/public/data/icons/arrows-up-right-and-down-left-to-center.json diff --git a/docs/public/data/icons/asterisk.json b/apps/docs/public/data/icons/asterisk.json similarity index 100% rename from docs/public/data/icons/asterisk.json rename to apps/docs/public/data/icons/asterisk.json diff --git a/docs/public/data/icons/at.json b/apps/docs/public/data/icons/at.json similarity index 100% rename from docs/public/data/icons/at.json rename to apps/docs/public/data/icons/at.json diff --git a/docs/public/data/icons/azure.json b/apps/docs/public/data/icons/azure.json similarity index 100% rename from docs/public/data/icons/azure.json rename to apps/docs/public/data/icons/azure.json diff --git a/docs/public/data/icons/b.json b/apps/docs/public/data/icons/b.json similarity index 100% rename from docs/public/data/icons/b.json rename to apps/docs/public/data/icons/b.json diff --git a/docs/public/data/icons/backward.json b/apps/docs/public/data/icons/backward.json similarity index 100% rename from docs/public/data/icons/backward.json rename to apps/docs/public/data/icons/backward.json diff --git a/docs/public/data/icons/bars-staggered.json b/apps/docs/public/data/icons/bars-staggered.json similarity index 100% rename from docs/public/data/icons/bars-staggered.json rename to apps/docs/public/data/icons/bars-staggered.json diff --git a/docs/public/data/icons/bars-uneven.json b/apps/docs/public/data/icons/bars-uneven.json similarity index 100% rename from docs/public/data/icons/bars-uneven.json rename to apps/docs/public/data/icons/bars-uneven.json diff --git a/docs/public/data/icons/bars.json b/apps/docs/public/data/icons/bars.json similarity index 100% rename from docs/public/data/icons/bars.json rename to apps/docs/public/data/icons/bars.json diff --git a/docs/public/data/icons/battery-charging.json b/apps/docs/public/data/icons/battery-charging.json similarity index 100% rename from docs/public/data/icons/battery-charging.json rename to apps/docs/public/data/icons/battery-charging.json diff --git a/docs/public/data/icons/battery-empty.json b/apps/docs/public/data/icons/battery-empty.json similarity index 100% rename from docs/public/data/icons/battery-empty.json rename to apps/docs/public/data/icons/battery-empty.json diff --git a/docs/public/data/icons/battery-exclamation.json b/apps/docs/public/data/icons/battery-exclamation.json similarity index 100% rename from docs/public/data/icons/battery-exclamation.json rename to apps/docs/public/data/icons/battery-exclamation.json diff --git a/docs/public/data/icons/battery-full.json b/apps/docs/public/data/icons/battery-full.json similarity index 100% rename from docs/public/data/icons/battery-full.json rename to apps/docs/public/data/icons/battery-full.json diff --git a/docs/public/data/icons/battery-half.json b/apps/docs/public/data/icons/battery-half.json similarity index 100% rename from docs/public/data/icons/battery-half.json rename to apps/docs/public/data/icons/battery-half.json diff --git a/docs/public/data/icons/battery-low.json b/apps/docs/public/data/icons/battery-low.json similarity index 100% rename from docs/public/data/icons/battery-low.json rename to apps/docs/public/data/icons/battery-low.json diff --git a/docs/public/data/icons/battery-quarter.json b/apps/docs/public/data/icons/battery-quarter.json similarity index 100% rename from docs/public/data/icons/battery-quarter.json rename to apps/docs/public/data/icons/battery-quarter.json diff --git a/docs/public/data/icons/battery-slash.json b/apps/docs/public/data/icons/battery-slash.json similarity index 100% rename from docs/public/data/icons/battery-slash.json rename to apps/docs/public/data/icons/battery-slash.json diff --git a/docs/public/data/icons/battery-three-quarter.json b/apps/docs/public/data/icons/battery-three-quarter.json similarity index 100% rename from docs/public/data/icons/battery-three-quarter.json rename to apps/docs/public/data/icons/battery-three-quarter.json diff --git a/docs/public/data/icons/beer.json b/apps/docs/public/data/icons/beer.json similarity index 100% rename from docs/public/data/icons/beer.json rename to apps/docs/public/data/icons/beer.json diff --git a/docs/public/data/icons/bel.json b/apps/docs/public/data/icons/bel.json similarity index 100% rename from docs/public/data/icons/bel.json rename to apps/docs/public/data/icons/bel.json diff --git a/docs/public/data/icons/bicycle.json b/apps/docs/public/data/icons/bicycle.json similarity index 100% rename from docs/public/data/icons/bicycle.json rename to apps/docs/public/data/icons/bicycle.json diff --git a/docs/public/data/icons/blf.json b/apps/docs/public/data/icons/blf.json similarity index 100% rename from docs/public/data/icons/blf.json rename to apps/docs/public/data/icons/blf.json diff --git a/docs/public/data/icons/bluesky.json b/apps/docs/public/data/icons/bluesky.json similarity index 100% rename from docs/public/data/icons/bluesky.json rename to apps/docs/public/data/icons/bluesky.json diff --git a/docs/public/data/icons/bold.json b/apps/docs/public/data/icons/bold.json similarity index 100% rename from docs/public/data/icons/bold.json rename to apps/docs/public/data/icons/bold.json diff --git a/docs/public/data/icons/bolt.json b/apps/docs/public/data/icons/bolt.json similarity index 100% rename from docs/public/data/icons/bolt.json rename to apps/docs/public/data/icons/bolt.json diff --git a/docs/public/data/icons/book-open.json b/apps/docs/public/data/icons/book-open.json similarity index 100% rename from docs/public/data/icons/book-open.json rename to apps/docs/public/data/icons/book-open.json diff --git a/docs/public/data/icons/book.json b/apps/docs/public/data/icons/book.json similarity index 100% rename from docs/public/data/icons/book.json rename to apps/docs/public/data/icons/book.json diff --git a/docs/public/data/icons/box-open-full.json b/apps/docs/public/data/icons/box-open-full.json similarity index 100% rename from docs/public/data/icons/box-open-full.json rename to apps/docs/public/data/icons/box-open-full.json diff --git a/docs/public/data/icons/box.json b/apps/docs/public/data/icons/box.json similarity index 100% rename from docs/public/data/icons/box.json rename to apps/docs/public/data/icons/box.json diff --git a/docs/public/data/icons/brackets-curly.json b/apps/docs/public/data/icons/brackets-curly.json similarity index 100% rename from docs/public/data/icons/brackets-curly.json rename to apps/docs/public/data/icons/brackets-curly.json diff --git a/docs/public/data/icons/broom.json b/apps/docs/public/data/icons/broom.json similarity index 100% rename from docs/public/data/icons/broom.json rename to apps/docs/public/data/icons/broom.json diff --git a/docs/public/data/icons/bug.json b/apps/docs/public/data/icons/bug.json similarity index 100% rename from docs/public/data/icons/bug.json rename to apps/docs/public/data/icons/bug.json diff --git a/docs/public/data/icons/building.json b/apps/docs/public/data/icons/building.json similarity index 100% rename from docs/public/data/icons/building.json rename to apps/docs/public/data/icons/building.json diff --git a/docs/public/data/icons/burger-glass.json b/apps/docs/public/data/icons/burger-glass.json similarity index 100% rename from docs/public/data/icons/burger-glass.json rename to apps/docs/public/data/icons/burger-glass.json diff --git a/docs/public/data/icons/c.json b/apps/docs/public/data/icons/c.json similarity index 100% rename from docs/public/data/icons/c.json rename to apps/docs/public/data/icons/c.json diff --git a/docs/public/data/icons/calculator.json b/apps/docs/public/data/icons/calculator.json similarity index 100% rename from docs/public/data/icons/calculator.json rename to apps/docs/public/data/icons/calculator.json diff --git a/docs/public/data/icons/calendar-arrow-to-day.json b/apps/docs/public/data/icons/calendar-arrow-to-day.json similarity index 100% rename from docs/public/data/icons/calendar-arrow-to-day.json rename to apps/docs/public/data/icons/calendar-arrow-to-day.json diff --git a/docs/public/data/icons/calendar-clock.json b/apps/docs/public/data/icons/calendar-clock.json similarity index 100% rename from docs/public/data/icons/calendar-clock.json rename to apps/docs/public/data/icons/calendar-clock.json diff --git a/docs/public/data/icons/calendar-day.json b/apps/docs/public/data/icons/calendar-day.json similarity index 100% rename from docs/public/data/icons/calendar-day.json rename to apps/docs/public/data/icons/calendar-day.json diff --git a/docs/public/data/icons/calendar-range-clock.json b/apps/docs/public/data/icons/calendar-range-clock.json similarity index 100% rename from docs/public/data/icons/calendar-range-clock.json rename to apps/docs/public/data/icons/calendar-range-clock.json diff --git a/docs/public/data/icons/calendar-range.json b/apps/docs/public/data/icons/calendar-range.json similarity index 100% rename from docs/public/data/icons/calendar-range.json rename to apps/docs/public/data/icons/calendar-range.json diff --git a/docs/public/data/icons/calendar-stars.json b/apps/docs/public/data/icons/calendar-stars.json similarity index 100% rename from docs/public/data/icons/calendar-stars.json rename to apps/docs/public/data/icons/calendar-stars.json diff --git a/docs/public/data/icons/calendar-week.json b/apps/docs/public/data/icons/calendar-week.json similarity index 100% rename from docs/public/data/icons/calendar-week.json rename to apps/docs/public/data/icons/calendar-week.json diff --git a/docs/public/data/icons/calendar.json b/apps/docs/public/data/icons/calendar.json similarity index 100% rename from docs/public/data/icons/calendar.json rename to apps/docs/public/data/icons/calendar.json diff --git a/docs/public/data/icons/camera.json b/apps/docs/public/data/icons/camera.json similarity index 100% rename from docs/public/data/icons/camera.json rename to apps/docs/public/data/icons/camera.json diff --git a/docs/public/data/icons/campfire.json b/apps/docs/public/data/icons/campfire.json similarity index 100% rename from docs/public/data/icons/campfire.json rename to apps/docs/public/data/icons/campfire.json diff --git a/docs/public/data/icons/car-side.json b/apps/docs/public/data/icons/car-side.json similarity index 100% rename from docs/public/data/icons/car-side.json rename to apps/docs/public/data/icons/car-side.json diff --git a/docs/public/data/icons/car.json b/apps/docs/public/data/icons/car.json similarity index 100% rename from docs/public/data/icons/car.json rename to apps/docs/public/data/icons/car.json diff --git a/docs/public/data/icons/chain-slash.json b/apps/docs/public/data/icons/chain-slash.json similarity index 100% rename from docs/public/data/icons/chain-slash.json rename to apps/docs/public/data/icons/chain-slash.json diff --git a/docs/public/data/icons/chain.json b/apps/docs/public/data/icons/chain.json similarity index 100% rename from docs/public/data/icons/chain.json rename to apps/docs/public/data/icons/chain.json diff --git a/docs/public/data/icons/chalkboard-person.json b/apps/docs/public/data/icons/chalkboard-person.json similarity index 100% rename from docs/public/data/icons/chalkboard-person.json rename to apps/docs/public/data/icons/chalkboard-person.json diff --git a/docs/public/data/icons/change-windows.json b/apps/docs/public/data/icons/change-windows.json similarity index 100% rename from docs/public/data/icons/change-windows.json rename to apps/docs/public/data/icons/change-windows.json diff --git a/docs/public/data/icons/chart-pie.json b/apps/docs/public/data/icons/chart-pie.json similarity index 100% rename from docs/public/data/icons/chart-pie.json rename to apps/docs/public/data/icons/chart-pie.json diff --git a/docs/public/data/icons/check.json b/apps/docs/public/data/icons/check.json similarity index 100% rename from docs/public/data/icons/check.json rename to apps/docs/public/data/icons/check.json diff --git a/docs/public/data/icons/chevron-down.json b/apps/docs/public/data/icons/chevron-down.json similarity index 100% rename from docs/public/data/icons/chevron-down.json rename to apps/docs/public/data/icons/chevron-down.json diff --git a/docs/public/data/icons/chevron-left.json b/apps/docs/public/data/icons/chevron-left.json similarity index 100% rename from docs/public/data/icons/chevron-left.json rename to apps/docs/public/data/icons/chevron-left.json diff --git a/docs/public/data/icons/chevron-right.json b/apps/docs/public/data/icons/chevron-right.json similarity index 100% rename from docs/public/data/icons/chevron-right.json rename to apps/docs/public/data/icons/chevron-right.json diff --git a/docs/public/data/icons/chevron-up.json b/apps/docs/public/data/icons/chevron-up.json similarity index 100% rename from docs/public/data/icons/chevron-up.json rename to apps/docs/public/data/icons/chevron-up.json diff --git a/docs/public/data/icons/chrome.json b/apps/docs/public/data/icons/chrome.json similarity index 100% rename from docs/public/data/icons/chrome.json rename to apps/docs/public/data/icons/chrome.json diff --git a/docs/public/data/icons/circle-check.json b/apps/docs/public/data/icons/circle-check.json similarity index 100% rename from docs/public/data/icons/circle-check.json rename to apps/docs/public/data/icons/circle-check.json diff --git a/docs/public/data/icons/circle-dashed.json b/apps/docs/public/data/icons/circle-dashed.json similarity index 100% rename from docs/public/data/icons/circle-dashed.json rename to apps/docs/public/data/icons/circle-dashed.json diff --git a/docs/public/data/icons/circle-exclamation.json b/apps/docs/public/data/icons/circle-exclamation.json similarity index 100% rename from docs/public/data/icons/circle-exclamation.json rename to apps/docs/public/data/icons/circle-exclamation.json diff --git a/docs/public/data/icons/circle-half-inner.json b/apps/docs/public/data/icons/circle-half-inner.json similarity index 100% rename from docs/public/data/icons/circle-half-inner.json rename to apps/docs/public/data/icons/circle-half-inner.json diff --git a/docs/public/data/icons/circle-half.json b/apps/docs/public/data/icons/circle-half.json similarity index 100% rename from docs/public/data/icons/circle-half.json rename to apps/docs/public/data/icons/circle-half.json diff --git a/docs/public/data/icons/circle-info.json b/apps/docs/public/data/icons/circle-info.json similarity index 100% rename from docs/public/data/icons/circle-info.json rename to apps/docs/public/data/icons/circle-info.json diff --git a/docs/public/data/icons/circle-person.json b/apps/docs/public/data/icons/circle-person.json similarity index 100% rename from docs/public/data/icons/circle-person.json rename to apps/docs/public/data/icons/circle-person.json diff --git a/docs/public/data/icons/circle-plus.json b/apps/docs/public/data/icons/circle-plus.json similarity index 100% rename from docs/public/data/icons/circle-plus.json rename to apps/docs/public/data/icons/circle-plus.json diff --git a/docs/public/data/icons/circle-question.json b/apps/docs/public/data/icons/circle-question.json similarity index 100% rename from docs/public/data/icons/circle-question.json rename to apps/docs/public/data/icons/circle-question.json diff --git a/docs/public/data/icons/circle-xmark.json b/apps/docs/public/data/icons/circle-xmark.json similarity index 100% rename from docs/public/data/icons/circle-xmark.json rename to apps/docs/public/data/icons/circle-xmark.json diff --git a/docs/public/data/icons/circle.json b/apps/docs/public/data/icons/circle.json similarity index 100% rename from docs/public/data/icons/circle.json rename to apps/docs/public/data/icons/circle.json diff --git a/docs/public/data/icons/city.json b/apps/docs/public/data/icons/city.json similarity index 100% rename from docs/public/data/icons/city.json rename to apps/docs/public/data/icons/city.json diff --git a/docs/public/data/icons/clipboard.json b/apps/docs/public/data/icons/clipboard.json similarity index 100% rename from docs/public/data/icons/clipboard.json rename to apps/docs/public/data/icons/clipboard.json diff --git a/docs/public/data/icons/clock-pause.json b/apps/docs/public/data/icons/clock-pause.json similarity index 100% rename from docs/public/data/icons/clock-pause.json rename to apps/docs/public/data/icons/clock-pause.json diff --git a/docs/public/data/icons/clock-rotate-left.json b/apps/docs/public/data/icons/clock-rotate-left.json similarity index 100% rename from docs/public/data/icons/clock-rotate-left.json rename to apps/docs/public/data/icons/clock-rotate-left.json diff --git a/docs/public/data/icons/clock-slash.json b/apps/docs/public/data/icons/clock-slash.json similarity index 100% rename from docs/public/data/icons/clock-slash.json rename to apps/docs/public/data/icons/clock-slash.json diff --git a/docs/public/data/icons/clock.json b/apps/docs/public/data/icons/clock.json similarity index 100% rename from docs/public/data/icons/clock.json rename to apps/docs/public/data/icons/clock.json diff --git a/docs/public/data/icons/cloud-drizzle.json b/apps/docs/public/data/icons/cloud-drizzle.json similarity index 100% rename from docs/public/data/icons/cloud-drizzle.json rename to apps/docs/public/data/icons/cloud-drizzle.json diff --git a/docs/public/data/icons/cloud-fog.json b/apps/docs/public/data/icons/cloud-fog.json similarity index 100% rename from docs/public/data/icons/cloud-fog.json rename to apps/docs/public/data/icons/cloud-fog.json diff --git a/docs/public/data/icons/cloud-hail.json b/apps/docs/public/data/icons/cloud-hail.json similarity index 100% rename from docs/public/data/icons/cloud-hail.json rename to apps/docs/public/data/icons/cloud-hail.json diff --git a/docs/public/data/icons/cloud-lightning.json b/apps/docs/public/data/icons/cloud-lightning.json similarity index 100% rename from docs/public/data/icons/cloud-lightning.json rename to apps/docs/public/data/icons/cloud-lightning.json diff --git a/docs/public/data/icons/cloud-moon.json b/apps/docs/public/data/icons/cloud-moon.json similarity index 100% rename from docs/public/data/icons/cloud-moon.json rename to apps/docs/public/data/icons/cloud-moon.json diff --git a/docs/public/data/icons/cloud-rain.json b/apps/docs/public/data/icons/cloud-rain.json similarity index 100% rename from docs/public/data/icons/cloud-rain.json rename to apps/docs/public/data/icons/cloud-rain.json diff --git a/docs/public/data/icons/cloud-snow.json b/apps/docs/public/data/icons/cloud-snow.json similarity index 100% rename from docs/public/data/icons/cloud-snow.json rename to apps/docs/public/data/icons/cloud-snow.json diff --git a/docs/public/data/icons/cloud-softphone.json b/apps/docs/public/data/icons/cloud-softphone.json similarity index 100% rename from docs/public/data/icons/cloud-softphone.json rename to apps/docs/public/data/icons/cloud-softphone.json diff --git a/docs/public/data/icons/cloud-sun.json b/apps/docs/public/data/icons/cloud-sun.json similarity index 100% rename from docs/public/data/icons/cloud-sun.json rename to apps/docs/public/data/icons/cloud-sun.json diff --git a/docs/public/data/icons/cloud.json b/apps/docs/public/data/icons/cloud.json similarity index 100% rename from docs/public/data/icons/cloud.json rename to apps/docs/public/data/icons/cloud.json diff --git a/docs/public/data/icons/code-branch-up.json b/apps/docs/public/data/icons/code-branch-up.json similarity index 100% rename from docs/public/data/icons/code-branch-up.json rename to apps/docs/public/data/icons/code-branch-up.json diff --git a/docs/public/data/icons/code-branch.json b/apps/docs/public/data/icons/code-branch.json similarity index 100% rename from docs/public/data/icons/code-branch.json rename to apps/docs/public/data/icons/code-branch.json diff --git a/docs/public/data/icons/code.json b/apps/docs/public/data/icons/code.json similarity index 100% rename from docs/public/data/icons/code.json rename to apps/docs/public/data/icons/code.json diff --git a/docs/public/data/icons/codeblock.json b/apps/docs/public/data/icons/codeblock.json similarity index 100% rename from docs/public/data/icons/codeblock.json rename to apps/docs/public/data/icons/codeblock.json diff --git a/docs/public/data/icons/coin.json b/apps/docs/public/data/icons/coin.json similarity index 100% rename from docs/public/data/icons/coin.json rename to apps/docs/public/data/icons/coin.json diff --git a/docs/public/data/icons/command.json b/apps/docs/public/data/icons/command.json similarity index 100% rename from docs/public/data/icons/command.json rename to apps/docs/public/data/icons/command.json diff --git a/docs/public/data/icons/compact-disc.json b/apps/docs/public/data/icons/compact-disc.json similarity index 100% rename from docs/public/data/icons/compact-disc.json rename to apps/docs/public/data/icons/compact-disc.json diff --git a/docs/public/data/icons/compare.json b/apps/docs/public/data/icons/compare.json similarity index 100% rename from docs/public/data/icons/compare.json rename to apps/docs/public/data/icons/compare.json diff --git a/docs/public/data/icons/compass-drafting.json b/apps/docs/public/data/icons/compass-drafting.json similarity index 100% rename from docs/public/data/icons/compass-drafting.json rename to apps/docs/public/data/icons/compass-drafting.json diff --git a/docs/public/data/icons/compass.json b/apps/docs/public/data/icons/compass.json similarity index 100% rename from docs/public/data/icons/compass.json rename to apps/docs/public/data/icons/compass.json diff --git a/docs/public/data/icons/compress.json b/apps/docs/public/data/icons/compress.json similarity index 100% rename from docs/public/data/icons/compress.json rename to apps/docs/public/data/icons/compress.json diff --git a/docs/public/data/icons/computer-mouse-scroll-wheel.json b/apps/docs/public/data/icons/computer-mouse-scroll-wheel.json similarity index 100% rename from docs/public/data/icons/computer-mouse-scroll-wheel.json rename to apps/docs/public/data/icons/computer-mouse-scroll-wheel.json diff --git a/docs/public/data/icons/computer-mouse.json b/apps/docs/public/data/icons/computer-mouse.json similarity index 100% rename from docs/public/data/icons/computer-mouse.json rename to apps/docs/public/data/icons/computer-mouse.json diff --git a/docs/public/data/icons/copy.json b/apps/docs/public/data/icons/copy.json similarity index 100% rename from docs/public/data/icons/copy.json rename to apps/docs/public/data/icons/copy.json diff --git a/docs/public/data/icons/credit-card.json b/apps/docs/public/data/icons/credit-card.json similarity index 100% rename from docs/public/data/icons/credit-card.json rename to apps/docs/public/data/icons/credit-card.json diff --git a/docs/public/data/icons/crop.json b/apps/docs/public/data/icons/crop.json similarity index 100% rename from docs/public/data/icons/crop.json rename to apps/docs/public/data/icons/crop.json diff --git a/docs/public/data/icons/cursor.json b/apps/docs/public/data/icons/cursor.json similarity index 100% rename from docs/public/data/icons/cursor.json rename to apps/docs/public/data/icons/cursor.json diff --git a/docs/public/data/icons/d.json b/apps/docs/public/data/icons/d.json similarity index 100% rename from docs/public/data/icons/d.json rename to apps/docs/public/data/icons/d.json diff --git a/docs/public/data/icons/devices.json b/apps/docs/public/data/icons/devices.json similarity index 100% rename from docs/public/data/icons/devices.json rename to apps/docs/public/data/icons/devices.json diff --git a/docs/public/data/icons/diagram.json b/apps/docs/public/data/icons/diagram.json similarity index 100% rename from docs/public/data/icons/diagram.json rename to apps/docs/public/data/icons/diagram.json diff --git a/docs/public/data/icons/diamonds.json b/apps/docs/public/data/icons/diamonds.json similarity index 98% rename from docs/public/data/icons/diamonds.json rename to apps/docs/public/data/icons/diamonds.json index 648642f5..8d0b200f 100644 --- a/docs/public/data/icons/diamonds.json +++ b/apps/docs/public/data/icons/diamonds.json @@ -4,4 +4,4 @@ "tags": [], "created": "1.0.0", "updated": "1.0.0" -} \ No newline at end of file +} diff --git a/docs/public/data/icons/dice-five.json b/apps/docs/public/data/icons/dice-five.json similarity index 100% rename from docs/public/data/icons/dice-five.json rename to apps/docs/public/data/icons/dice-five.json diff --git a/docs/public/data/icons/dice-four.json b/apps/docs/public/data/icons/dice-four.json similarity index 100% rename from docs/public/data/icons/dice-four.json rename to apps/docs/public/data/icons/dice-four.json diff --git a/docs/public/data/icons/dice-one.json b/apps/docs/public/data/icons/dice-one.json similarity index 100% rename from docs/public/data/icons/dice-one.json rename to apps/docs/public/data/icons/dice-one.json diff --git a/docs/public/data/icons/dice-six.json b/apps/docs/public/data/icons/dice-six.json similarity index 100% rename from docs/public/data/icons/dice-six.json rename to apps/docs/public/data/icons/dice-six.json diff --git a/docs/public/data/icons/dice-three.json b/apps/docs/public/data/icons/dice-three.json similarity index 100% rename from docs/public/data/icons/dice-three.json rename to apps/docs/public/data/icons/dice-three.json diff --git a/docs/public/data/icons/dice-two.json b/apps/docs/public/data/icons/dice-two.json similarity index 100% rename from docs/public/data/icons/dice-two.json rename to apps/docs/public/data/icons/dice-two.json diff --git a/docs/public/data/icons/dice.json b/apps/docs/public/data/icons/dice.json similarity index 100% rename from docs/public/data/icons/dice.json rename to apps/docs/public/data/icons/dice.json diff --git a/docs/public/data/icons/display-cam.json b/apps/docs/public/data/icons/display-cam.json similarity index 100% rename from docs/public/data/icons/display-cam.json rename to apps/docs/public/data/icons/display-cam.json diff --git a/docs/public/data/icons/display.json b/apps/docs/public/data/icons/display.json similarity index 100% rename from docs/public/data/icons/display.json rename to apps/docs/public/data/icons/display.json diff --git a/docs/public/data/icons/door.json b/apps/docs/public/data/icons/door.json similarity index 100% rename from docs/public/data/icons/door.json rename to apps/docs/public/data/icons/door.json diff --git a/docs/public/data/icons/droplet.json b/apps/docs/public/data/icons/droplet.json similarity index 100% rename from docs/public/data/icons/droplet.json rename to apps/docs/public/data/icons/droplet.json diff --git a/docs/public/data/icons/e.json b/apps/docs/public/data/icons/e.json similarity index 100% rename from docs/public/data/icons/e.json rename to apps/docs/public/data/icons/e.json diff --git a/docs/public/data/icons/earth.json b/apps/docs/public/data/icons/earth.json similarity index 100% rename from docs/public/data/icons/earth.json rename to apps/docs/public/data/icons/earth.json diff --git a/docs/public/data/icons/eclipse.json b/apps/docs/public/data/icons/eclipse.json similarity index 100% rename from docs/public/data/icons/eclipse.json rename to apps/docs/public/data/icons/eclipse.json diff --git a/docs/public/data/icons/edge.json b/apps/docs/public/data/icons/edge.json similarity index 100% rename from docs/public/data/icons/edge.json rename to apps/docs/public/data/icons/edge.json diff --git a/docs/public/data/icons/ellipsis-h.json b/apps/docs/public/data/icons/ellipsis-h.json similarity index 100% rename from docs/public/data/icons/ellipsis-h.json rename to apps/docs/public/data/icons/ellipsis-h.json diff --git a/docs/public/data/icons/ellipsis-v.json b/apps/docs/public/data/icons/ellipsis-v.json similarity index 100% rename from docs/public/data/icons/ellipsis-v.json rename to apps/docs/public/data/icons/ellipsis-v.json diff --git a/docs/public/data/icons/envelope-open.json b/apps/docs/public/data/icons/envelope-open.json similarity index 100% rename from docs/public/data/icons/envelope-open.json rename to apps/docs/public/data/icons/envelope-open.json diff --git a/docs/public/data/icons/envelope.json b/apps/docs/public/data/icons/envelope.json similarity index 100% rename from docs/public/data/icons/envelope.json rename to apps/docs/public/data/icons/envelope.json diff --git a/docs/public/data/icons/ethernet.json b/apps/docs/public/data/icons/ethernet.json similarity index 100% rename from docs/public/data/icons/ethernet.json rename to apps/docs/public/data/icons/ethernet.json diff --git a/docs/public/data/icons/euro.json b/apps/docs/public/data/icons/euro.json similarity index 100% rename from docs/public/data/icons/euro.json rename to apps/docs/public/data/icons/euro.json diff --git a/docs/public/data/icons/expand.json b/apps/docs/public/data/icons/expand.json similarity index 100% rename from docs/public/data/icons/expand.json rename to apps/docs/public/data/icons/expand.json diff --git a/docs/public/data/icons/export.json b/apps/docs/public/data/icons/export.json similarity index 100% rename from docs/public/data/icons/export.json rename to apps/docs/public/data/icons/export.json diff --git a/docs/public/data/icons/eye-slash.json b/apps/docs/public/data/icons/eye-slash.json similarity index 100% rename from docs/public/data/icons/eye-slash.json rename to apps/docs/public/data/icons/eye-slash.json diff --git a/docs/public/data/icons/eye.json b/apps/docs/public/data/icons/eye.json similarity index 100% rename from docs/public/data/icons/eye.json rename to apps/docs/public/data/icons/eye.json diff --git a/docs/public/data/icons/f.json b/apps/docs/public/data/icons/f.json similarity index 100% rename from docs/public/data/icons/f.json rename to apps/docs/public/data/icons/f.json diff --git a/docs/public/data/icons/facebook-messenger.json b/apps/docs/public/data/icons/facebook-messenger.json similarity index 100% rename from docs/public/data/icons/facebook-messenger.json rename to apps/docs/public/data/icons/facebook-messenger.json diff --git a/docs/public/data/icons/facebook.json b/apps/docs/public/data/icons/facebook.json similarity index 100% rename from docs/public/data/icons/facebook.json rename to apps/docs/public/data/icons/facebook.json diff --git a/docs/public/data/icons/fanvil.json b/apps/docs/public/data/icons/fanvil.json similarity index 100% rename from docs/public/data/icons/fanvil.json rename to apps/docs/public/data/icons/fanvil.json diff --git a/docs/public/data/icons/fast-backward.json b/apps/docs/public/data/icons/fast-backward.json similarity index 100% rename from docs/public/data/icons/fast-backward.json rename to apps/docs/public/data/icons/fast-backward.json diff --git a/docs/public/data/icons/fast-forward.json b/apps/docs/public/data/icons/fast-forward.json similarity index 100% rename from docs/public/data/icons/fast-forward.json rename to apps/docs/public/data/icons/fast-forward.json diff --git a/docs/public/data/icons/fax.json b/apps/docs/public/data/icons/fax.json similarity index 100% rename from docs/public/data/icons/fax.json rename to apps/docs/public/data/icons/fax.json diff --git a/docs/public/data/icons/file-audio.json b/apps/docs/public/data/icons/file-audio.json similarity index 100% rename from docs/public/data/icons/file-audio.json rename to apps/docs/public/data/icons/file-audio.json diff --git a/docs/public/data/icons/file-excel.json b/apps/docs/public/data/icons/file-excel.json similarity index 100% rename from docs/public/data/icons/file-excel.json rename to apps/docs/public/data/icons/file-excel.json diff --git a/docs/public/data/icons/file-powerpoint.json b/apps/docs/public/data/icons/file-powerpoint.json similarity index 100% rename from docs/public/data/icons/file-powerpoint.json rename to apps/docs/public/data/icons/file-powerpoint.json diff --git a/docs/public/data/icons/file-text.json b/apps/docs/public/data/icons/file-text.json similarity index 100% rename from docs/public/data/icons/file-text.json rename to apps/docs/public/data/icons/file-text.json diff --git a/docs/public/data/icons/file-word.json b/apps/docs/public/data/icons/file-word.json similarity index 100% rename from docs/public/data/icons/file-word.json rename to apps/docs/public/data/icons/file-word.json diff --git a/docs/public/data/icons/file-zip.json b/apps/docs/public/data/icons/file-zip.json similarity index 100% rename from docs/public/data/icons/file-zip.json rename to apps/docs/public/data/icons/file-zip.json diff --git a/docs/public/data/icons/file.json b/apps/docs/public/data/icons/file.json similarity index 100% rename from docs/public/data/icons/file.json rename to apps/docs/public/data/icons/file.json diff --git a/docs/public/data/icons/files-list.json b/apps/docs/public/data/icons/files-list.json similarity index 100% rename from docs/public/data/icons/files-list.json rename to apps/docs/public/data/icons/files-list.json diff --git a/docs/public/data/icons/files.json b/apps/docs/public/data/icons/files.json similarity index 100% rename from docs/public/data/icons/files.json rename to apps/docs/public/data/icons/files.json diff --git a/docs/public/data/icons/filmstrip.json b/apps/docs/public/data/icons/filmstrip.json similarity index 100% rename from docs/public/data/icons/filmstrip.json rename to apps/docs/public/data/icons/filmstrip.json diff --git a/docs/public/data/icons/filter-plus.json b/apps/docs/public/data/icons/filter-plus.json similarity index 100% rename from docs/public/data/icons/filter-plus.json rename to apps/docs/public/data/icons/filter-plus.json diff --git a/docs/public/data/icons/filter-xmark.json b/apps/docs/public/data/icons/filter-xmark.json similarity index 100% rename from docs/public/data/icons/filter-xmark.json rename to apps/docs/public/data/icons/filter-xmark.json diff --git a/docs/public/data/icons/filter.json b/apps/docs/public/data/icons/filter.json similarity index 100% rename from docs/public/data/icons/filter.json rename to apps/docs/public/data/icons/filter.json diff --git a/docs/public/data/icons/fingerprint.json b/apps/docs/public/data/icons/fingerprint.json similarity index 100% rename from docs/public/data/icons/fingerprint.json rename to apps/docs/public/data/icons/fingerprint.json diff --git a/docs/public/data/icons/firefox.json b/apps/docs/public/data/icons/firefox.json similarity index 100% rename from docs/public/data/icons/firefox.json rename to apps/docs/public/data/icons/firefox.json diff --git a/docs/public/data/icons/flag-checkered.json b/apps/docs/public/data/icons/flag-checkered.json similarity index 100% rename from docs/public/data/icons/flag-checkered.json rename to apps/docs/public/data/icons/flag-checkered.json diff --git a/docs/public/data/icons/flag.json b/apps/docs/public/data/icons/flag.json similarity index 100% rename from docs/public/data/icons/flag.json rename to apps/docs/public/data/icons/flag.json diff --git a/docs/public/data/icons/flask.json b/apps/docs/public/data/icons/flask.json similarity index 100% rename from docs/public/data/icons/flask.json rename to apps/docs/public/data/icons/flask.json diff --git a/docs/public/data/icons/floppy-disk.json b/apps/docs/public/data/icons/floppy-disk.json similarity index 100% rename from docs/public/data/icons/floppy-disk.json rename to apps/docs/public/data/icons/floppy-disk.json diff --git a/docs/public/data/icons/folder-image.json b/apps/docs/public/data/icons/folder-image.json similarity index 100% rename from docs/public/data/icons/folder-image.json rename to apps/docs/public/data/icons/folder-image.json diff --git a/docs/public/data/icons/folder-min.json b/apps/docs/public/data/icons/folder-min.json similarity index 100% rename from docs/public/data/icons/folder-min.json rename to apps/docs/public/data/icons/folder-min.json diff --git a/docs/public/data/icons/folder-open.json b/apps/docs/public/data/icons/folder-open.json similarity index 100% rename from docs/public/data/icons/folder-open.json rename to apps/docs/public/data/icons/folder-open.json diff --git a/docs/public/data/icons/folder-plus.json b/apps/docs/public/data/icons/folder-plus.json similarity index 100% rename from docs/public/data/icons/folder-plus.json rename to apps/docs/public/data/icons/folder-plus.json diff --git a/docs/public/data/icons/folder.json b/apps/docs/public/data/icons/folder.json similarity index 100% rename from docs/public/data/icons/folder.json rename to apps/docs/public/data/icons/folder.json diff --git a/docs/public/data/icons/forward.json b/apps/docs/public/data/icons/forward.json similarity index 100% rename from docs/public/data/icons/forward.json rename to apps/docs/public/data/icons/forward.json diff --git a/docs/public/data/icons/frame.json b/apps/docs/public/data/icons/frame.json similarity index 100% rename from docs/public/data/icons/frame.json rename to apps/docs/public/data/icons/frame.json diff --git a/docs/public/data/icons/g.json b/apps/docs/public/data/icons/g.json similarity index 100% rename from docs/public/data/icons/g.json rename to apps/docs/public/data/icons/g.json diff --git a/docs/public/data/icons/gamepad.json b/apps/docs/public/data/icons/gamepad.json similarity index 100% rename from docs/public/data/icons/gamepad.json rename to apps/docs/public/data/icons/gamepad.json diff --git a/docs/public/data/icons/gauge.json b/apps/docs/public/data/icons/gauge.json similarity index 100% rename from docs/public/data/icons/gauge.json rename to apps/docs/public/data/icons/gauge.json diff --git a/docs/public/data/icons/gear.json b/apps/docs/public/data/icons/gear.json similarity index 100% rename from docs/public/data/icons/gear.json rename to apps/docs/public/data/icons/gear.json diff --git a/docs/public/data/icons/gift.json b/apps/docs/public/data/icons/gift.json similarity index 100% rename from docs/public/data/icons/gift.json rename to apps/docs/public/data/icons/gift.json diff --git a/docs/public/data/icons/github.json b/apps/docs/public/data/icons/github.json similarity index 100% rename from docs/public/data/icons/github.json rename to apps/docs/public/data/icons/github.json diff --git a/docs/public/data/icons/glass.json b/apps/docs/public/data/icons/glass.json similarity index 100% rename from docs/public/data/icons/glass.json rename to apps/docs/public/data/icons/glass.json diff --git a/docs/public/data/icons/globe.json b/apps/docs/public/data/icons/globe.json similarity index 100% rename from docs/public/data/icons/globe.json rename to apps/docs/public/data/icons/globe.json diff --git a/docs/public/data/icons/google-play.json b/apps/docs/public/data/icons/google-play.json similarity index 100% rename from docs/public/data/icons/google-play.json rename to apps/docs/public/data/icons/google-play.json diff --git a/docs/public/data/icons/grid.json b/apps/docs/public/data/icons/grid.json similarity index 100% rename from docs/public/data/icons/grid.json rename to apps/docs/public/data/icons/grid.json diff --git a/docs/public/data/icons/grip-dots-h.json b/apps/docs/public/data/icons/grip-dots-h.json similarity index 100% rename from docs/public/data/icons/grip-dots-h.json rename to apps/docs/public/data/icons/grip-dots-h.json diff --git a/docs/public/data/icons/grip-dots-v.json b/apps/docs/public/data/icons/grip-dots-v.json similarity index 100% rename from docs/public/data/icons/grip-dots-v.json rename to apps/docs/public/data/icons/grip-dots-v.json diff --git a/docs/public/data/icons/grip-dots.json b/apps/docs/public/data/icons/grip-dots.json similarity index 100% rename from docs/public/data/icons/grip-dots.json rename to apps/docs/public/data/icons/grip-dots.json diff --git a/docs/public/data/icons/grip-lines.json b/apps/docs/public/data/icons/grip-lines.json similarity index 100% rename from docs/public/data/icons/grip-lines.json rename to apps/docs/public/data/icons/grip-lines.json diff --git a/docs/public/data/icons/h.json b/apps/docs/public/data/icons/h.json similarity index 100% rename from docs/public/data/icons/h.json rename to apps/docs/public/data/icons/h.json diff --git a/docs/public/data/icons/heading-1.json b/apps/docs/public/data/icons/heading-1.json similarity index 100% rename from docs/public/data/icons/heading-1.json rename to apps/docs/public/data/icons/heading-1.json diff --git a/docs/public/data/icons/heading-2.json b/apps/docs/public/data/icons/heading-2.json similarity index 100% rename from docs/public/data/icons/heading-2.json rename to apps/docs/public/data/icons/heading-2.json diff --git a/docs/public/data/icons/heading-3.json b/apps/docs/public/data/icons/heading-3.json similarity index 100% rename from docs/public/data/icons/heading-3.json rename to apps/docs/public/data/icons/heading-3.json diff --git a/docs/public/data/icons/heading-4.json b/apps/docs/public/data/icons/heading-4.json similarity index 100% rename from docs/public/data/icons/heading-4.json rename to apps/docs/public/data/icons/heading-4.json diff --git a/docs/public/data/icons/heading-5.json b/apps/docs/public/data/icons/heading-5.json similarity index 100% rename from docs/public/data/icons/heading-5.json rename to apps/docs/public/data/icons/heading-5.json diff --git a/docs/public/data/icons/heading-6.json b/apps/docs/public/data/icons/heading-6.json similarity index 100% rename from docs/public/data/icons/heading-6.json rename to apps/docs/public/data/icons/heading-6.json diff --git a/docs/public/data/icons/headset.json b/apps/docs/public/data/icons/headset.json similarity index 100% rename from docs/public/data/icons/headset.json rename to apps/docs/public/data/icons/headset.json diff --git a/docs/public/data/icons/heart-crack.json b/apps/docs/public/data/icons/heart-crack.json similarity index 100% rename from docs/public/data/icons/heart-crack.json rename to apps/docs/public/data/icons/heart-crack.json diff --git a/docs/public/data/icons/heart-half.json b/apps/docs/public/data/icons/heart-half.json similarity index 100% rename from docs/public/data/icons/heart-half.json rename to apps/docs/public/data/icons/heart-half.json diff --git a/docs/public/data/icons/heart.json b/apps/docs/public/data/icons/heart.json similarity index 100% rename from docs/public/data/icons/heart.json rename to apps/docs/public/data/icons/heart.json diff --git a/docs/public/data/icons/horizontal-line.json b/apps/docs/public/data/icons/horizontal-line.json similarity index 100% rename from docs/public/data/icons/horizontal-line.json rename to apps/docs/public/data/icons/horizontal-line.json diff --git a/docs/public/data/icons/hourglass-empty.json b/apps/docs/public/data/icons/hourglass-empty.json similarity index 100% rename from docs/public/data/icons/hourglass-empty.json rename to apps/docs/public/data/icons/hourglass-empty.json diff --git a/docs/public/data/icons/hourglass-end.json b/apps/docs/public/data/icons/hourglass-end.json similarity index 100% rename from docs/public/data/icons/hourglass-end.json rename to apps/docs/public/data/icons/hourglass-end.json diff --git a/docs/public/data/icons/hourglass-half.json b/apps/docs/public/data/icons/hourglass-half.json similarity index 100% rename from docs/public/data/icons/hourglass-half.json rename to apps/docs/public/data/icons/hourglass-half.json diff --git a/docs/public/data/icons/hourglass-start.json b/apps/docs/public/data/icons/hourglass-start.json similarity index 100% rename from docs/public/data/icons/hourglass-start.json rename to apps/docs/public/data/icons/hourglass-start.json diff --git a/docs/public/data/icons/house.json b/apps/docs/public/data/icons/house.json similarity index 100% rename from docs/public/data/icons/house.json rename to apps/docs/public/data/icons/house.json diff --git a/docs/public/data/icons/i.json b/apps/docs/public/data/icons/i.json similarity index 100% rename from docs/public/data/icons/i.json rename to apps/docs/public/data/icons/i.json diff --git a/docs/public/data/icons/icons.json b/apps/docs/public/data/icons/icons.json similarity index 100% rename from docs/public/data/icons/icons.json rename to apps/docs/public/data/icons/icons.json diff --git a/docs/public/data/icons/id-card-slash.json b/apps/docs/public/data/icons/id-card-slash.json similarity index 100% rename from docs/public/data/icons/id-card-slash.json rename to apps/docs/public/data/icons/id-card-slash.json diff --git a/docs/public/data/icons/id-card.json b/apps/docs/public/data/icons/id-card.json similarity index 100% rename from docs/public/data/icons/id-card.json rename to apps/docs/public/data/icons/id-card.json diff --git a/docs/public/data/icons/image.json b/apps/docs/public/data/icons/image.json similarity index 100% rename from docs/public/data/icons/image.json rename to apps/docs/public/data/icons/image.json diff --git a/docs/public/data/icons/input.json b/apps/docs/public/data/icons/input.json similarity index 98% rename from docs/public/data/icons/input.json rename to apps/docs/public/data/icons/input.json index fbeeebea..734b84ef 100644 --- a/docs/public/data/icons/input.json +++ b/apps/docs/public/data/icons/input.json @@ -4,4 +4,4 @@ "tags": [], "created": "1.0.0", "updated": "1.0.0" -} \ No newline at end of file +} diff --git a/docs/public/data/icons/instagram.json b/apps/docs/public/data/icons/instagram.json similarity index 100% rename from docs/public/data/icons/instagram.json rename to apps/docs/public/data/icons/instagram.json diff --git a/docs/public/data/icons/italic.json b/apps/docs/public/data/icons/italic.json similarity index 100% rename from docs/public/data/icons/italic.json rename to apps/docs/public/data/icons/italic.json diff --git a/docs/public/data/icons/j.json b/apps/docs/public/data/icons/j.json similarity index 100% rename from docs/public/data/icons/j.json rename to apps/docs/public/data/icons/j.json diff --git a/docs/public/data/icons/jester-hat.json b/apps/docs/public/data/icons/jester-hat.json similarity index 100% rename from docs/public/data/icons/jester-hat.json rename to apps/docs/public/data/icons/jester-hat.json diff --git a/docs/public/data/icons/k.json b/apps/docs/public/data/icons/k.json similarity index 100% rename from docs/public/data/icons/k.json rename to apps/docs/public/data/icons/k.json diff --git a/docs/public/data/icons/key.json b/apps/docs/public/data/icons/key.json similarity index 100% rename from docs/public/data/icons/key.json rename to apps/docs/public/data/icons/key.json diff --git a/docs/public/data/icons/keyboard-brightness-high.json b/apps/docs/public/data/icons/keyboard-brightness-high.json similarity index 100% rename from docs/public/data/icons/keyboard-brightness-high.json rename to apps/docs/public/data/icons/keyboard-brightness-high.json diff --git a/docs/public/data/icons/keyboard-brightness-low.json b/apps/docs/public/data/icons/keyboard-brightness-low.json similarity index 100% rename from docs/public/data/icons/keyboard-brightness-low.json rename to apps/docs/public/data/icons/keyboard-brightness-low.json diff --git a/docs/public/data/icons/keyboard.json b/apps/docs/public/data/icons/keyboard.json similarity index 100% rename from docs/public/data/icons/keyboard.json rename to apps/docs/public/data/icons/keyboard.json diff --git a/docs/public/data/icons/kite.json b/apps/docs/public/data/icons/kite.json similarity index 100% rename from docs/public/data/icons/kite.json rename to apps/docs/public/data/icons/kite.json diff --git a/docs/public/data/icons/l.json b/apps/docs/public/data/icons/l.json similarity index 100% rename from docs/public/data/icons/l.json rename to apps/docs/public/data/icons/l.json diff --git a/docs/public/data/icons/laptop.json b/apps/docs/public/data/icons/laptop.json similarity index 100% rename from docs/public/data/icons/laptop.json rename to apps/docs/public/data/icons/laptop.json diff --git a/docs/public/data/icons/laravel.json b/apps/docs/public/data/icons/laravel.json similarity index 100% rename from docs/public/data/icons/laravel.json rename to apps/docs/public/data/icons/laravel.json diff --git a/docs/public/data/icons/layers-plus.json b/apps/docs/public/data/icons/layers-plus.json similarity index 100% rename from docs/public/data/icons/layers-plus.json rename to apps/docs/public/data/icons/layers-plus.json diff --git a/docs/public/data/icons/layers.json b/apps/docs/public/data/icons/layers.json similarity index 100% rename from docs/public/data/icons/layers.json rename to apps/docs/public/data/icons/layers.json diff --git a/docs/public/data/icons/life-ring.json b/apps/docs/public/data/icons/life-ring.json similarity index 100% rename from docs/public/data/icons/life-ring.json rename to apps/docs/public/data/icons/life-ring.json diff --git a/docs/public/data/icons/lightbulb-on.json b/apps/docs/public/data/icons/lightbulb-on.json similarity index 100% rename from docs/public/data/icons/lightbulb-on.json rename to apps/docs/public/data/icons/lightbulb-on.json diff --git a/docs/public/data/icons/lightbulb.json b/apps/docs/public/data/icons/lightbulb.json similarity index 100% rename from docs/public/data/icons/lightbulb.json rename to apps/docs/public/data/icons/lightbulb.json diff --git a/docs/public/data/icons/line.json b/apps/docs/public/data/icons/line.json similarity index 100% rename from docs/public/data/icons/line.json rename to apps/docs/public/data/icons/line.json diff --git a/docs/public/data/icons/linkedin.json b/apps/docs/public/data/icons/linkedin.json similarity index 100% rename from docs/public/data/icons/linkedin.json rename to apps/docs/public/data/icons/linkedin.json diff --git a/docs/public/data/icons/list-bar-chart.json b/apps/docs/public/data/icons/list-bar-chart.json similarity index 100% rename from docs/public/data/icons/list-bar-chart.json rename to apps/docs/public/data/icons/list-bar-chart.json diff --git a/docs/public/data/icons/list-checks-xmark.json b/apps/docs/public/data/icons/list-checks-xmark.json similarity index 100% rename from docs/public/data/icons/list-checks-xmark.json rename to apps/docs/public/data/icons/list-checks-xmark.json diff --git a/docs/public/data/icons/list-checks.json b/apps/docs/public/data/icons/list-checks.json similarity index 100% rename from docs/public/data/icons/list-checks.json rename to apps/docs/public/data/icons/list-checks.json diff --git a/docs/public/data/icons/list-clock.json b/apps/docs/public/data/icons/list-clock.json similarity index 100% rename from docs/public/data/icons/list-clock.json rename to apps/docs/public/data/icons/list-clock.json diff --git a/docs/public/data/icons/list-ordered-clock.json b/apps/docs/public/data/icons/list-ordered-clock.json similarity index 100% rename from docs/public/data/icons/list-ordered-clock.json rename to apps/docs/public/data/icons/list-ordered-clock.json diff --git a/docs/public/data/icons/list-ordered.json b/apps/docs/public/data/icons/list-ordered.json similarity index 100% rename from docs/public/data/icons/list-ordered.json rename to apps/docs/public/data/icons/list-ordered.json diff --git a/docs/public/data/icons/list.json b/apps/docs/public/data/icons/list.json similarity index 100% rename from docs/public/data/icons/list.json rename to apps/docs/public/data/icons/list.json diff --git a/docs/public/data/icons/loader.json b/apps/docs/public/data/icons/loader.json similarity index 100% rename from docs/public/data/icons/loader.json rename to apps/docs/public/data/icons/loader.json diff --git a/docs/public/data/icons/location-pin-dot.json b/apps/docs/public/data/icons/location-pin-dot.json similarity index 100% rename from docs/public/data/icons/location-pin-dot.json rename to apps/docs/public/data/icons/location-pin-dot.json diff --git a/docs/public/data/icons/location-pin-slash.json b/apps/docs/public/data/icons/location-pin-slash.json similarity index 100% rename from docs/public/data/icons/location-pin-slash.json rename to apps/docs/public/data/icons/location-pin-slash.json diff --git a/docs/public/data/icons/location-pin.json b/apps/docs/public/data/icons/location-pin.json similarity index 100% rename from docs/public/data/icons/location-pin.json rename to apps/docs/public/data/icons/location-pin.json diff --git a/docs/public/data/icons/location-pins-route.json b/apps/docs/public/data/icons/location-pins-route.json similarity index 100% rename from docs/public/data/icons/location-pins-route.json rename to apps/docs/public/data/icons/location-pins-route.json diff --git a/docs/public/data/icons/lock-open.json b/apps/docs/public/data/icons/lock-open.json similarity index 100% rename from docs/public/data/icons/lock-open.json rename to apps/docs/public/data/icons/lock-open.json diff --git a/docs/public/data/icons/lock.json b/apps/docs/public/data/icons/lock.json similarity index 100% rename from docs/public/data/icons/lock.json rename to apps/docs/public/data/icons/lock.json diff --git a/docs/public/data/icons/m.json b/apps/docs/public/data/icons/m.json similarity index 100% rename from docs/public/data/icons/m.json rename to apps/docs/public/data/icons/m.json diff --git a/docs/public/data/icons/macos-finder.json b/apps/docs/public/data/icons/macos-finder.json similarity index 98% rename from docs/public/data/icons/macos-finder.json rename to apps/docs/public/data/icons/macos-finder.json index 64a816f0..de2174ed 100644 --- a/docs/public/data/icons/macos-finder.json +++ b/apps/docs/public/data/icons/macos-finder.json @@ -4,4 +4,4 @@ "tags": [], "created": "1.0.0", "updated": "1.0.0" -} \ No newline at end of file +} diff --git a/docs/public/data/icons/magnifying-glass-min.json b/apps/docs/public/data/icons/magnifying-glass-min.json similarity index 100% rename from docs/public/data/icons/magnifying-glass-min.json rename to apps/docs/public/data/icons/magnifying-glass-min.json diff --git a/docs/public/data/icons/magnifying-glass-plus.json b/apps/docs/public/data/icons/magnifying-glass-plus.json similarity index 100% rename from docs/public/data/icons/magnifying-glass-plus.json rename to apps/docs/public/data/icons/magnifying-glass-plus.json diff --git a/docs/public/data/icons/magnifying-glass.json b/apps/docs/public/data/icons/magnifying-glass.json similarity index 100% rename from docs/public/data/icons/magnifying-glass.json rename to apps/docs/public/data/icons/magnifying-glass.json diff --git a/docs/public/data/icons/megaphone.json b/apps/docs/public/data/icons/megaphone.json similarity index 100% rename from docs/public/data/icons/megaphone.json rename to apps/docs/public/data/icons/megaphone.json diff --git a/docs/public/data/icons/message-pen.json b/apps/docs/public/data/icons/message-pen.json similarity index 100% rename from docs/public/data/icons/message-pen.json rename to apps/docs/public/data/icons/message-pen.json diff --git a/docs/public/data/icons/message-smile.json b/apps/docs/public/data/icons/message-smile.json similarity index 100% rename from docs/public/data/icons/message-smile.json rename to apps/docs/public/data/icons/message-smile.json diff --git a/docs/public/data/icons/message-text.json b/apps/docs/public/data/icons/message-text.json similarity index 100% rename from docs/public/data/icons/message-text.json rename to apps/docs/public/data/icons/message-text.json diff --git a/docs/public/data/icons/message.json b/apps/docs/public/data/icons/message.json similarity index 100% rename from docs/public/data/icons/message.json rename to apps/docs/public/data/icons/message.json diff --git a/docs/public/data/icons/microchip.json b/apps/docs/public/data/icons/microchip.json similarity index 100% rename from docs/public/data/icons/microchip.json rename to apps/docs/public/data/icons/microchip.json diff --git a/docs/public/data/icons/microphone-slash.json b/apps/docs/public/data/icons/microphone-slash.json similarity index 100% rename from docs/public/data/icons/microphone-slash.json rename to apps/docs/public/data/icons/microphone-slash.json diff --git a/docs/public/data/icons/microphone.json b/apps/docs/public/data/icons/microphone.json similarity index 100% rename from docs/public/data/icons/microphone.json rename to apps/docs/public/data/icons/microphone.json diff --git a/docs/public/data/icons/min.json b/apps/docs/public/data/icons/min.json similarity index 100% rename from docs/public/data/icons/min.json rename to apps/docs/public/data/icons/min.json diff --git a/docs/public/data/icons/moon-cloud.json b/apps/docs/public/data/icons/moon-cloud.json similarity index 100% rename from docs/public/data/icons/moon-cloud.json rename to apps/docs/public/data/icons/moon-cloud.json diff --git a/docs/public/data/icons/moon.json b/apps/docs/public/data/icons/moon.json similarity index 100% rename from docs/public/data/icons/moon.json rename to apps/docs/public/data/icons/moon.json diff --git a/docs/public/data/icons/moped.json b/apps/docs/public/data/icons/moped.json similarity index 100% rename from docs/public/data/icons/moped.json rename to apps/docs/public/data/icons/moped.json diff --git a/docs/public/data/icons/music-pause.json b/apps/docs/public/data/icons/music-pause.json similarity index 100% rename from docs/public/data/icons/music-pause.json rename to apps/docs/public/data/icons/music-pause.json diff --git a/docs/public/data/icons/music.json b/apps/docs/public/data/icons/music.json similarity index 100% rename from docs/public/data/icons/music.json rename to apps/docs/public/data/icons/music.json diff --git a/docs/public/data/icons/n.json b/apps/docs/public/data/icons/n.json similarity index 100% rename from docs/public/data/icons/n.json rename to apps/docs/public/data/icons/n.json diff --git a/docs/public/data/icons/network.json b/apps/docs/public/data/icons/network.json similarity index 100% rename from docs/public/data/icons/network.json rename to apps/docs/public/data/icons/network.json diff --git a/docs/public/data/icons/next.json b/apps/docs/public/data/icons/next.json similarity index 100% rename from docs/public/data/icons/next.json rename to apps/docs/public/data/icons/next.json diff --git a/docs/public/data/icons/notes.json b/apps/docs/public/data/icons/notes.json similarity index 100% rename from docs/public/data/icons/notes.json rename to apps/docs/public/data/icons/notes.json diff --git a/docs/public/data/icons/numpad.json b/apps/docs/public/data/icons/numpad.json similarity index 100% rename from docs/public/data/icons/numpad.json rename to apps/docs/public/data/icons/numpad.json diff --git a/docs/public/data/icons/o.json b/apps/docs/public/data/icons/o.json similarity index 100% rename from docs/public/data/icons/o.json rename to apps/docs/public/data/icons/o.json diff --git a/docs/public/data/icons/option.json b/apps/docs/public/data/icons/option.json similarity index 100% rename from docs/public/data/icons/option.json rename to apps/docs/public/data/icons/option.json diff --git a/docs/public/data/icons/order-alphabetical-asc.json b/apps/docs/public/data/icons/order-alphabetical-asc.json similarity index 100% rename from docs/public/data/icons/order-alphabetical-asc.json rename to apps/docs/public/data/icons/order-alphabetical-asc.json diff --git a/docs/public/data/icons/order-alphabetical-desc.json b/apps/docs/public/data/icons/order-alphabetical-desc.json similarity index 100% rename from docs/public/data/icons/order-alphabetical-desc.json rename to apps/docs/public/data/icons/order-alphabetical-desc.json diff --git a/docs/public/data/icons/order-numerical-asc.json b/apps/docs/public/data/icons/order-numerical-asc.json similarity index 100% rename from docs/public/data/icons/order-numerical-asc.json rename to apps/docs/public/data/icons/order-numerical-asc.json diff --git a/docs/public/data/icons/order-numerical-desc.json b/apps/docs/public/data/icons/order-numerical-desc.json similarity index 100% rename from docs/public/data/icons/order-numerical-desc.json rename to apps/docs/public/data/icons/order-numerical-desc.json diff --git a/docs/public/data/icons/p.json b/apps/docs/public/data/icons/p.json similarity index 100% rename from docs/public/data/icons/p.json rename to apps/docs/public/data/icons/p.json diff --git a/docs/public/data/icons/pager.json b/apps/docs/public/data/icons/pager.json similarity index 100% rename from docs/public/data/icons/pager.json rename to apps/docs/public/data/icons/pager.json diff --git a/docs/public/data/icons/paper-plane.json b/apps/docs/public/data/icons/paper-plane.json similarity index 100% rename from docs/public/data/icons/paper-plane.json rename to apps/docs/public/data/icons/paper-plane.json diff --git a/docs/public/data/icons/paper.json b/apps/docs/public/data/icons/paper.json similarity index 100% rename from docs/public/data/icons/paper.json rename to apps/docs/public/data/icons/paper.json diff --git a/docs/public/data/icons/parachute-box.json b/apps/docs/public/data/icons/parachute-box.json similarity index 100% rename from docs/public/data/icons/parachute-box.json rename to apps/docs/public/data/icons/parachute-box.json diff --git a/docs/public/data/icons/paragraph.json b/apps/docs/public/data/icons/paragraph.json similarity index 66% rename from docs/public/data/icons/paragraph.json rename to apps/docs/public/data/icons/paragraph.json index 0d36e4c3..5304690c 100644 --- a/docs/public/data/icons/paragraph.json +++ b/apps/docs/public/data/icons/paragraph.json @@ -1,8 +1,6 @@ { "title": "Paragraph", - "categories": [ - "layout-design" - ], + "categories": ["layout-design"], "tags": [], "created": "1.0.0", "updated": "1.0.0" diff --git a/docs/public/data/icons/password.json b/apps/docs/public/data/icons/password.json similarity index 100% rename from docs/public/data/icons/password.json rename to apps/docs/public/data/icons/password.json diff --git a/docs/public/data/icons/patreon.json b/apps/docs/public/data/icons/patreon.json similarity index 100% rename from docs/public/data/icons/patreon.json rename to apps/docs/public/data/icons/patreon.json diff --git a/docs/public/data/icons/pause.json b/apps/docs/public/data/icons/pause.json similarity index 100% rename from docs/public/data/icons/pause.json rename to apps/docs/public/data/icons/pause.json diff --git a/docs/public/data/icons/pen.json b/apps/docs/public/data/icons/pen.json similarity index 100% rename from docs/public/data/icons/pen.json rename to apps/docs/public/data/icons/pen.json diff --git a/docs/public/data/icons/people-circle.json b/apps/docs/public/data/icons/people-circle.json similarity index 100% rename from docs/public/data/icons/people-circle.json rename to apps/docs/public/data/icons/people-circle.json diff --git a/docs/public/data/icons/people-xmark.json b/apps/docs/public/data/icons/people-xmark.json similarity index 100% rename from docs/public/data/icons/people-xmark.json rename to apps/docs/public/data/icons/people-xmark.json diff --git a/docs/public/data/icons/people.json b/apps/docs/public/data/icons/people.json similarity index 100% rename from docs/public/data/icons/people.json rename to apps/docs/public/data/icons/people.json diff --git a/docs/public/data/icons/person-clock.json b/apps/docs/public/data/icons/person-clock.json similarity index 100% rename from docs/public/data/icons/person-clock.json rename to apps/docs/public/data/icons/person-clock.json diff --git a/docs/public/data/icons/person-gear.json b/apps/docs/public/data/icons/person-gear.json similarity index 100% rename from docs/public/data/icons/person-gear.json rename to apps/docs/public/data/icons/person-gear.json diff --git a/docs/public/data/icons/person-headset.json b/apps/docs/public/data/icons/person-headset.json similarity index 100% rename from docs/public/data/icons/person-headset.json rename to apps/docs/public/data/icons/person-headset.json diff --git a/docs/public/data/icons/person-list.json b/apps/docs/public/data/icons/person-list.json similarity index 100% rename from docs/public/data/icons/person-list.json rename to apps/docs/public/data/icons/person-list.json diff --git a/docs/public/data/icons/person-lock.json b/apps/docs/public/data/icons/person-lock.json similarity index 100% rename from docs/public/data/icons/person-lock.json rename to apps/docs/public/data/icons/person-lock.json diff --git a/docs/public/data/icons/person-plus.json b/apps/docs/public/data/icons/person-plus.json similarity index 100% rename from docs/public/data/icons/person-plus.json rename to apps/docs/public/data/icons/person-plus.json diff --git a/docs/public/data/icons/person-xmark.json b/apps/docs/public/data/icons/person-xmark.json similarity index 100% rename from docs/public/data/icons/person-xmark.json rename to apps/docs/public/data/icons/person-xmark.json diff --git a/docs/public/data/icons/person.json b/apps/docs/public/data/icons/person.json similarity index 100% rename from docs/public/data/icons/person.json rename to apps/docs/public/data/icons/person.json diff --git a/docs/public/data/icons/phone-arrow-down-left-prohibited.json b/apps/docs/public/data/icons/phone-arrow-down-left-prohibited.json similarity index 100% rename from docs/public/data/icons/phone-arrow-down-left-prohibited.json rename to apps/docs/public/data/icons/phone-arrow-down-left-prohibited.json diff --git a/docs/public/data/icons/phone-arrow-down-left.json b/apps/docs/public/data/icons/phone-arrow-down-left.json similarity index 100% rename from docs/public/data/icons/phone-arrow-down-left.json rename to apps/docs/public/data/icons/phone-arrow-down-left.json diff --git a/docs/public/data/icons/phone-arrow-up-right-prohibited.json b/apps/docs/public/data/icons/phone-arrow-up-right-prohibited.json similarity index 100% rename from docs/public/data/icons/phone-arrow-up-right-prohibited.json rename to apps/docs/public/data/icons/phone-arrow-up-right-prohibited.json diff --git a/docs/public/data/icons/phone-arrow-up-right.json b/apps/docs/public/data/icons/phone-arrow-up-right.json similarity index 100% rename from docs/public/data/icons/phone-arrow-up-right.json rename to apps/docs/public/data/icons/phone-arrow-up-right.json diff --git a/docs/public/data/icons/phone-clock.json b/apps/docs/public/data/icons/phone-clock.json similarity index 100% rename from docs/public/data/icons/phone-clock.json rename to apps/docs/public/data/icons/phone-clock.json diff --git a/docs/public/data/icons/phone-gear.json b/apps/docs/public/data/icons/phone-gear.json similarity index 100% rename from docs/public/data/icons/phone-gear.json rename to apps/docs/public/data/icons/phone-gear.json diff --git a/docs/public/data/icons/phone-list.json b/apps/docs/public/data/icons/phone-list.json similarity index 100% rename from docs/public/data/icons/phone-list.json rename to apps/docs/public/data/icons/phone-list.json diff --git a/docs/public/data/icons/phone-office.json b/apps/docs/public/data/icons/phone-office.json similarity index 100% rename from docs/public/data/icons/phone-office.json rename to apps/docs/public/data/icons/phone-office.json diff --git a/docs/public/data/icons/phone-volume.json b/apps/docs/public/data/icons/phone-volume.json similarity index 100% rename from docs/public/data/icons/phone-volume.json rename to apps/docs/public/data/icons/phone-volume.json diff --git a/docs/public/data/icons/phone-xmark.json b/apps/docs/public/data/icons/phone-xmark.json similarity index 100% rename from docs/public/data/icons/phone-xmark.json rename to apps/docs/public/data/icons/phone-xmark.json diff --git a/docs/public/data/icons/phone.json b/apps/docs/public/data/icons/phone.json similarity index 100% rename from docs/public/data/icons/phone.json rename to apps/docs/public/data/icons/phone.json diff --git a/docs/public/data/icons/plane.json b/apps/docs/public/data/icons/plane.json similarity index 100% rename from docs/public/data/icons/plane.json rename to apps/docs/public/data/icons/plane.json diff --git a/docs/public/data/icons/planet-ringed.json b/apps/docs/public/data/icons/planet-ringed.json similarity index 100% rename from docs/public/data/icons/planet-ringed.json rename to apps/docs/public/data/icons/planet-ringed.json diff --git a/docs/public/data/icons/plate-utensils.json b/apps/docs/public/data/icons/plate-utensils.json similarity index 100% rename from docs/public/data/icons/plate-utensils.json rename to apps/docs/public/data/icons/plate-utensils.json diff --git a/docs/public/data/icons/play-pause.json b/apps/docs/public/data/icons/play-pause.json similarity index 100% rename from docs/public/data/icons/play-pause.json rename to apps/docs/public/data/icons/play-pause.json diff --git a/docs/public/data/icons/play.json b/apps/docs/public/data/icons/play.json similarity index 100% rename from docs/public/data/icons/play.json rename to apps/docs/public/data/icons/play.json diff --git a/docs/public/data/icons/plus.json b/apps/docs/public/data/icons/plus.json similarity index 100% rename from docs/public/data/icons/plus.json rename to apps/docs/public/data/icons/plus.json diff --git a/docs/public/data/icons/power.json b/apps/docs/public/data/icons/power.json similarity index 100% rename from docs/public/data/icons/power.json rename to apps/docs/public/data/icons/power.json diff --git a/docs/public/data/icons/previous.json b/apps/docs/public/data/icons/previous.json similarity index 100% rename from docs/public/data/icons/previous.json rename to apps/docs/public/data/icons/previous.json diff --git a/docs/public/data/icons/printer.json b/apps/docs/public/data/icons/printer.json similarity index 100% rename from docs/public/data/icons/printer.json rename to apps/docs/public/data/icons/printer.json diff --git a/docs/public/data/icons/prohibited.json b/apps/docs/public/data/icons/prohibited.json similarity index 100% rename from docs/public/data/icons/prohibited.json rename to apps/docs/public/data/icons/prohibited.json diff --git a/docs/public/data/icons/puzzle-piece.json b/apps/docs/public/data/icons/puzzle-piece.json similarity index 100% rename from docs/public/data/icons/puzzle-piece.json rename to apps/docs/public/data/icons/puzzle-piece.json diff --git a/docs/public/data/icons/q.json b/apps/docs/public/data/icons/q.json similarity index 100% rename from docs/public/data/icons/q.json rename to apps/docs/public/data/icons/q.json diff --git a/docs/public/data/icons/quote.json b/apps/docs/public/data/icons/quote.json similarity index 100% rename from docs/public/data/icons/quote.json rename to apps/docs/public/data/icons/quote.json diff --git a/docs/public/data/icons/r.json b/apps/docs/public/data/icons/r.json similarity index 100% rename from docs/public/data/icons/r.json rename to apps/docs/public/data/icons/r.json diff --git a/docs/public/data/icons/react.json b/apps/docs/public/data/icons/react.json similarity index 100% rename from docs/public/data/icons/react.json rename to apps/docs/public/data/icons/react.json diff --git a/docs/public/data/icons/receipt.json b/apps/docs/public/data/icons/receipt.json similarity index 100% rename from docs/public/data/icons/receipt.json rename to apps/docs/public/data/icons/receipt.json diff --git a/docs/public/data/icons/record-stop.json b/apps/docs/public/data/icons/record-stop.json similarity index 100% rename from docs/public/data/icons/record-stop.json rename to apps/docs/public/data/icons/record-stop.json diff --git a/docs/public/data/icons/record.json b/apps/docs/public/data/icons/record.json similarity index 100% rename from docs/public/data/icons/record.json rename to apps/docs/public/data/icons/record.json diff --git a/docs/public/data/icons/rectangle-p.json b/apps/docs/public/data/icons/rectangle-p.json similarity index 100% rename from docs/public/data/icons/rectangle-p.json rename to apps/docs/public/data/icons/rectangle-p.json diff --git a/docs/public/data/icons/redo.json b/apps/docs/public/data/icons/redo.json similarity index 100% rename from docs/public/data/icons/redo.json rename to apps/docs/public/data/icons/redo.json diff --git a/docs/public/data/icons/repeat-once.json b/apps/docs/public/data/icons/repeat-once.json similarity index 100% rename from docs/public/data/icons/repeat-once.json rename to apps/docs/public/data/icons/repeat-once.json diff --git a/docs/public/data/icons/repeat.json b/apps/docs/public/data/icons/repeat.json similarity index 100% rename from docs/public/data/icons/repeat.json rename to apps/docs/public/data/icons/repeat.json diff --git a/docs/public/data/icons/road.json b/apps/docs/public/data/icons/road.json similarity index 100% rename from docs/public/data/icons/road.json rename to apps/docs/public/data/icons/road.json diff --git a/docs/public/data/icons/rocket.json b/apps/docs/public/data/icons/rocket.json similarity index 100% rename from docs/public/data/icons/rocket.json rename to apps/docs/public/data/icons/rocket.json diff --git a/docs/public/data/icons/s.json b/apps/docs/public/data/icons/s.json similarity index 100% rename from docs/public/data/icons/s.json rename to apps/docs/public/data/icons/s.json diff --git a/docs/public/data/icons/safari.json b/apps/docs/public/data/icons/safari.json similarity index 100% rename from docs/public/data/icons/safari.json rename to apps/docs/public/data/icons/safari.json diff --git a/docs/public/data/icons/scouting.json b/apps/docs/public/data/icons/scouting.json similarity index 100% rename from docs/public/data/icons/scouting.json rename to apps/docs/public/data/icons/scouting.json diff --git a/docs/public/data/icons/server.json b/apps/docs/public/data/icons/server.json similarity index 100% rename from docs/public/data/icons/server.json rename to apps/docs/public/data/icons/server.json diff --git a/docs/public/data/icons/share-nodes.json b/apps/docs/public/data/icons/share-nodes.json similarity index 100% rename from docs/public/data/icons/share-nodes.json rename to apps/docs/public/data/icons/share-nodes.json diff --git a/docs/public/data/icons/share.json b/apps/docs/public/data/icons/share.json similarity index 100% rename from docs/public/data/icons/share.json rename to apps/docs/public/data/icons/share.json diff --git a/docs/public/data/icons/shield-keyhole.json b/apps/docs/public/data/icons/shield-keyhole.json similarity index 100% rename from docs/public/data/icons/shield-keyhole.json rename to apps/docs/public/data/icons/shield-keyhole.json diff --git a/docs/public/data/icons/shield-plus.json b/apps/docs/public/data/icons/shield-plus.json similarity index 100% rename from docs/public/data/icons/shield-plus.json rename to apps/docs/public/data/icons/shield-plus.json diff --git a/docs/public/data/icons/shield-xmark.json b/apps/docs/public/data/icons/shield-xmark.json similarity index 100% rename from docs/public/data/icons/shield-xmark.json rename to apps/docs/public/data/icons/shield-xmark.json diff --git a/docs/public/data/icons/shield.json b/apps/docs/public/data/icons/shield.json similarity index 100% rename from docs/public/data/icons/shield.json rename to apps/docs/public/data/icons/shield.json diff --git a/docs/public/data/icons/shoe-prints.json b/apps/docs/public/data/icons/shoe-prints.json similarity index 100% rename from docs/public/data/icons/shoe-prints.json rename to apps/docs/public/data/icons/shoe-prints.json diff --git a/docs/public/data/icons/shopping-cart.json b/apps/docs/public/data/icons/shopping-cart.json similarity index 100% rename from docs/public/data/icons/shopping-cart.json rename to apps/docs/public/data/icons/shopping-cart.json diff --git a/docs/public/data/icons/shuffle.json b/apps/docs/public/data/icons/shuffle.json similarity index 100% rename from docs/public/data/icons/shuffle.json rename to apps/docs/public/data/icons/shuffle.json diff --git a/docs/public/data/icons/sidebar-left.json b/apps/docs/public/data/icons/sidebar-left.json similarity index 100% rename from docs/public/data/icons/sidebar-left.json rename to apps/docs/public/data/icons/sidebar-left.json diff --git a/docs/public/data/icons/sidebar-right.json b/apps/docs/public/data/icons/sidebar-right.json similarity index 100% rename from docs/public/data/icons/sidebar-right.json rename to apps/docs/public/data/icons/sidebar-right.json diff --git a/docs/public/data/icons/signal-fair.json b/apps/docs/public/data/icons/signal-fair.json similarity index 100% rename from docs/public/data/icons/signal-fair.json rename to apps/docs/public/data/icons/signal-fair.json diff --git a/docs/public/data/icons/signal-good.json b/apps/docs/public/data/icons/signal-good.json similarity index 100% rename from docs/public/data/icons/signal-good.json rename to apps/docs/public/data/icons/signal-good.json diff --git a/docs/public/data/icons/signal-moderate.json b/apps/docs/public/data/icons/signal-moderate.json similarity index 100% rename from docs/public/data/icons/signal-moderate.json rename to apps/docs/public/data/icons/signal-moderate.json diff --git a/docs/public/data/icons/signal-slash.json b/apps/docs/public/data/icons/signal-slash.json similarity index 100% rename from docs/public/data/icons/signal-slash.json rename to apps/docs/public/data/icons/signal-slash.json diff --git a/docs/public/data/icons/signal-strong.json b/apps/docs/public/data/icons/signal-strong.json similarity index 100% rename from docs/public/data/icons/signal-strong.json rename to apps/docs/public/data/icons/signal-strong.json diff --git a/docs/public/data/icons/signal-weak.json b/apps/docs/public/data/icons/signal-weak.json similarity index 100% rename from docs/public/data/icons/signal-weak.json rename to apps/docs/public/data/icons/signal-weak.json diff --git a/docs/public/data/icons/signature.json b/apps/docs/public/data/icons/signature.json similarity index 100% rename from docs/public/data/icons/signature.json rename to apps/docs/public/data/icons/signature.json diff --git a/docs/public/data/icons/sim-card.json b/apps/docs/public/data/icons/sim-card.json similarity index 100% rename from docs/public/data/icons/sim-card.json rename to apps/docs/public/data/icons/sim-card.json diff --git a/docs/public/data/icons/sippy.json b/apps/docs/public/data/icons/sippy.json similarity index 100% rename from docs/public/data/icons/sippy.json rename to apps/docs/public/data/icons/sippy.json diff --git a/docs/public/data/icons/sliders.json b/apps/docs/public/data/icons/sliders.json similarity index 100% rename from docs/public/data/icons/sliders.json rename to apps/docs/public/data/icons/sliders.json diff --git a/docs/public/data/icons/smartphone-arrow-right.json b/apps/docs/public/data/icons/smartphone-arrow-right.json similarity index 100% rename from docs/public/data/icons/smartphone-arrow-right.json rename to apps/docs/public/data/icons/smartphone-arrow-right.json diff --git a/docs/public/data/icons/smartphone-hinge.json b/apps/docs/public/data/icons/smartphone-hinge.json similarity index 100% rename from docs/public/data/icons/smartphone-hinge.json rename to apps/docs/public/data/icons/smartphone-hinge.json diff --git a/docs/public/data/icons/smartphone.json b/apps/docs/public/data/icons/smartphone.json similarity index 100% rename from docs/public/data/icons/smartphone.json rename to apps/docs/public/data/icons/smartphone.json diff --git a/docs/public/data/icons/snowflake.json b/apps/docs/public/data/icons/snowflake.json similarity index 100% rename from docs/public/data/icons/snowflake.json rename to apps/docs/public/data/icons/snowflake.json diff --git a/docs/public/data/icons/speaker-grill.json b/apps/docs/public/data/icons/speaker-grill.json similarity index 100% rename from docs/public/data/icons/speaker-grill.json rename to apps/docs/public/data/icons/speaker-grill.json diff --git a/docs/public/data/icons/spinner-third.json b/apps/docs/public/data/icons/spinner-third.json similarity index 100% rename from docs/public/data/icons/spinner-third.json rename to apps/docs/public/data/icons/spinner-third.json diff --git a/docs/public/data/icons/spinner.json b/apps/docs/public/data/icons/spinner.json similarity index 100% rename from docs/public/data/icons/spinner.json rename to apps/docs/public/data/icons/spinner.json diff --git a/docs/public/data/icons/spy.json b/apps/docs/public/data/icons/spy.json similarity index 100% rename from docs/public/data/icons/spy.json rename to apps/docs/public/data/icons/spy.json diff --git a/docs/public/data/icons/square-check.json b/apps/docs/public/data/icons/square-check.json similarity index 98% rename from docs/public/data/icons/square-check.json rename to apps/docs/public/data/icons/square-check.json index 2b447a90..53d68c78 100644 --- a/docs/public/data/icons/square-check.json +++ b/apps/docs/public/data/icons/square-check.json @@ -4,4 +4,4 @@ "tags": [], "created": "1.0.0", "updated": "1.0.0" -} \ No newline at end of file +} diff --git a/docs/public/data/icons/square-dashed.json b/apps/docs/public/data/icons/square-dashed.json similarity index 100% rename from docs/public/data/icons/square-dashed.json rename to apps/docs/public/data/icons/square-dashed.json diff --git a/docs/public/data/icons/square-gum.json b/apps/docs/public/data/icons/square-gum.json similarity index 100% rename from docs/public/data/icons/square-gum.json rename to apps/docs/public/data/icons/square-gum.json diff --git a/docs/public/data/icons/square.json b/apps/docs/public/data/icons/square.json similarity index 100% rename from docs/public/data/icons/square.json rename to apps/docs/public/data/icons/square.json diff --git a/docs/public/data/icons/star-half.json b/apps/docs/public/data/icons/star-half.json similarity index 100% rename from docs/public/data/icons/star-half.json rename to apps/docs/public/data/icons/star-half.json diff --git a/docs/public/data/icons/star.json b/apps/docs/public/data/icons/star.json similarity index 100% rename from docs/public/data/icons/star.json rename to apps/docs/public/data/icons/star.json diff --git a/docs/public/data/icons/starscout.json b/apps/docs/public/data/icons/starscout.json similarity index 100% rename from docs/public/data/icons/starscout.json rename to apps/docs/public/data/icons/starscout.json diff --git a/docs/public/data/icons/stop.json b/apps/docs/public/data/icons/stop.json similarity index 100% rename from docs/public/data/icons/stop.json rename to apps/docs/public/data/icons/stop.json diff --git a/docs/public/data/icons/stopwatch.json b/apps/docs/public/data/icons/stopwatch.json similarity index 100% rename from docs/public/data/icons/stopwatch.json rename to apps/docs/public/data/icons/stopwatch.json diff --git a/docs/public/data/icons/store.json b/apps/docs/public/data/icons/store.json similarity index 100% rename from docs/public/data/icons/store.json rename to apps/docs/public/data/icons/store.json diff --git a/docs/public/data/icons/strikethrough.json b/apps/docs/public/data/icons/strikethrough.json similarity index 100% rename from docs/public/data/icons/strikethrough.json rename to apps/docs/public/data/icons/strikethrough.json diff --git a/docs/public/data/icons/studio-384.json b/apps/docs/public/data/icons/studio-384.json similarity index 100% rename from docs/public/data/icons/studio-384.json rename to apps/docs/public/data/icons/studio-384.json diff --git a/docs/public/data/icons/subscript.json b/apps/docs/public/data/icons/subscript.json similarity index 100% rename from docs/public/data/icons/subscript.json rename to apps/docs/public/data/icons/subscript.json diff --git a/docs/public/data/icons/sun-cloud.json b/apps/docs/public/data/icons/sun-cloud.json similarity index 100% rename from docs/public/data/icons/sun-cloud.json rename to apps/docs/public/data/icons/sun-cloud.json diff --git a/docs/public/data/icons/sun.json b/apps/docs/public/data/icons/sun.json similarity index 100% rename from docs/public/data/icons/sun.json rename to apps/docs/public/data/icons/sun.json diff --git a/docs/public/data/icons/sunrise.json b/apps/docs/public/data/icons/sunrise.json similarity index 100% rename from docs/public/data/icons/sunrise.json rename to apps/docs/public/data/icons/sunrise.json diff --git a/docs/public/data/icons/sunset.json b/apps/docs/public/data/icons/sunset.json similarity index 100% rename from docs/public/data/icons/sunset.json rename to apps/docs/public/data/icons/sunset.json diff --git a/docs/public/data/icons/superscript.json b/apps/docs/public/data/icons/superscript.json similarity index 100% rename from docs/public/data/icons/superscript.json rename to apps/docs/public/data/icons/superscript.json diff --git a/docs/public/data/icons/swatchbook.json b/apps/docs/public/data/icons/swatchbook.json similarity index 100% rename from docs/public/data/icons/swatchbook.json rename to apps/docs/public/data/icons/swatchbook.json diff --git a/docs/public/data/icons/t.json b/apps/docs/public/data/icons/t.json similarity index 100% rename from docs/public/data/icons/t.json rename to apps/docs/public/data/icons/t.json diff --git a/docs/public/data/icons/table-cell-merge.json b/apps/docs/public/data/icons/table-cell-merge.json similarity index 100% rename from docs/public/data/icons/table-cell-merge.json rename to apps/docs/public/data/icons/table-cell-merge.json diff --git a/docs/public/data/icons/table-clock.json b/apps/docs/public/data/icons/table-clock.json similarity index 100% rename from docs/public/data/icons/table-clock.json rename to apps/docs/public/data/icons/table-clock.json diff --git a/docs/public/data/icons/table-column-insert-left.json b/apps/docs/public/data/icons/table-column-insert-left.json similarity index 100% rename from docs/public/data/icons/table-column-insert-left.json rename to apps/docs/public/data/icons/table-column-insert-left.json diff --git a/docs/public/data/icons/table-column-insert-right.json b/apps/docs/public/data/icons/table-column-insert-right.json similarity index 100% rename from docs/public/data/icons/table-column-insert-right.json rename to apps/docs/public/data/icons/table-column-insert-right.json diff --git a/docs/public/data/icons/table-column-min.json b/apps/docs/public/data/icons/table-column-min.json similarity index 100% rename from docs/public/data/icons/table-column-min.json rename to apps/docs/public/data/icons/table-column-min.json diff --git a/docs/public/data/icons/table-header-cell.json b/apps/docs/public/data/icons/table-header-cell.json similarity index 100% rename from docs/public/data/icons/table-header-cell.json rename to apps/docs/public/data/icons/table-header-cell.json diff --git a/docs/public/data/icons/table-header-column.json b/apps/docs/public/data/icons/table-header-column.json similarity index 100% rename from docs/public/data/icons/table-header-column.json rename to apps/docs/public/data/icons/table-header-column.json diff --git a/docs/public/data/icons/table-header-row.json b/apps/docs/public/data/icons/table-header-row.json similarity index 100% rename from docs/public/data/icons/table-header-row.json rename to apps/docs/public/data/icons/table-header-row.json diff --git a/docs/public/data/icons/table-min.json b/apps/docs/public/data/icons/table-min.json similarity index 100% rename from docs/public/data/icons/table-min.json rename to apps/docs/public/data/icons/table-min.json diff --git a/docs/public/data/icons/table-row-insert-bottom.json b/apps/docs/public/data/icons/table-row-insert-bottom.json similarity index 100% rename from docs/public/data/icons/table-row-insert-bottom.json rename to apps/docs/public/data/icons/table-row-insert-bottom.json diff --git a/docs/public/data/icons/table-row-insert-top.json b/apps/docs/public/data/icons/table-row-insert-top.json similarity index 100% rename from docs/public/data/icons/table-row-insert-top.json rename to apps/docs/public/data/icons/table-row-insert-top.json diff --git a/docs/public/data/icons/table-row-min.json b/apps/docs/public/data/icons/table-row-min.json similarity index 100% rename from docs/public/data/icons/table-row-min.json rename to apps/docs/public/data/icons/table-row-min.json diff --git a/docs/public/data/icons/table.json b/apps/docs/public/data/icons/table.json similarity index 100% rename from docs/public/data/icons/table.json rename to apps/docs/public/data/icons/table.json diff --git a/docs/public/data/icons/tag-gear.json b/apps/docs/public/data/icons/tag-gear.json similarity index 100% rename from docs/public/data/icons/tag-gear.json rename to apps/docs/public/data/icons/tag-gear.json diff --git a/docs/public/data/icons/tag-plus.json b/apps/docs/public/data/icons/tag-plus.json similarity index 100% rename from docs/public/data/icons/tag-plus.json rename to apps/docs/public/data/icons/tag-plus.json diff --git a/docs/public/data/icons/tag.json b/apps/docs/public/data/icons/tag.json similarity index 100% rename from docs/public/data/icons/tag.json rename to apps/docs/public/data/icons/tag.json diff --git a/docs/public/data/icons/teams.json b/apps/docs/public/data/icons/teams.json similarity index 100% rename from docs/public/data/icons/teams.json rename to apps/docs/public/data/icons/teams.json diff --git a/docs/public/data/icons/tent.json b/apps/docs/public/data/icons/tent.json similarity index 100% rename from docs/public/data/icons/tent.json rename to apps/docs/public/data/icons/tent.json diff --git a/docs/public/data/icons/terminal.json b/apps/docs/public/data/icons/terminal.json similarity index 100% rename from docs/public/data/icons/terminal.json rename to apps/docs/public/data/icons/terminal.json diff --git a/docs/public/data/icons/thermometer-empty.json b/apps/docs/public/data/icons/thermometer-empty.json similarity index 100% rename from docs/public/data/icons/thermometer-empty.json rename to apps/docs/public/data/icons/thermometer-empty.json diff --git a/docs/public/data/icons/thermometer-full.json b/apps/docs/public/data/icons/thermometer-full.json similarity index 100% rename from docs/public/data/icons/thermometer-full.json rename to apps/docs/public/data/icons/thermometer-full.json diff --git a/docs/public/data/icons/thermometer-half.json b/apps/docs/public/data/icons/thermometer-half.json similarity index 100% rename from docs/public/data/icons/thermometer-half.json rename to apps/docs/public/data/icons/thermometer-half.json diff --git a/docs/public/data/icons/threads.json b/apps/docs/public/data/icons/threads.json similarity index 100% rename from docs/public/data/icons/threads.json rename to apps/docs/public/data/icons/threads.json diff --git a/docs/public/data/icons/thumbtack-slash.json b/apps/docs/public/data/icons/thumbtack-slash.json similarity index 100% rename from docs/public/data/icons/thumbtack-slash.json rename to apps/docs/public/data/icons/thumbtack-slash.json diff --git a/docs/public/data/icons/thumbtack.json b/apps/docs/public/data/icons/thumbtack.json similarity index 100% rename from docs/public/data/icons/thumbtack.json rename to apps/docs/public/data/icons/thumbtack.json diff --git a/docs/public/data/icons/ticket.json b/apps/docs/public/data/icons/ticket.json similarity index 100% rename from docs/public/data/icons/ticket.json rename to apps/docs/public/data/icons/ticket.json diff --git a/docs/public/data/icons/tiktok.json b/apps/docs/public/data/icons/tiktok.json similarity index 100% rename from docs/public/data/icons/tiktok.json rename to apps/docs/public/data/icons/tiktok.json diff --git a/docs/public/data/icons/toast.json b/apps/docs/public/data/icons/toast.json similarity index 100% rename from docs/public/data/icons/toast.json rename to apps/docs/public/data/icons/toast.json diff --git a/docs/public/data/icons/toggle-off.json b/apps/docs/public/data/icons/toggle-off.json similarity index 100% rename from docs/public/data/icons/toggle-off.json rename to apps/docs/public/data/icons/toggle-off.json diff --git a/docs/public/data/icons/toggle-on.json b/apps/docs/public/data/icons/toggle-on.json similarity index 100% rename from docs/public/data/icons/toggle-on.json rename to apps/docs/public/data/icons/toggle-on.json diff --git a/docs/public/data/icons/tower-broadcast.json b/apps/docs/public/data/icons/tower-broadcast.json similarity index 100% rename from docs/public/data/icons/tower-broadcast.json rename to apps/docs/public/data/icons/tower-broadcast.json diff --git a/docs/public/data/icons/train-track.json b/apps/docs/public/data/icons/train-track.json similarity index 100% rename from docs/public/data/icons/train-track.json rename to apps/docs/public/data/icons/train-track.json diff --git a/docs/public/data/icons/translate.json b/apps/docs/public/data/icons/translate.json similarity index 100% rename from docs/public/data/icons/translate.json rename to apps/docs/public/data/icons/translate.json diff --git a/docs/public/data/icons/trash-can.json b/apps/docs/public/data/icons/trash-can.json similarity index 100% rename from docs/public/data/icons/trash-can.json rename to apps/docs/public/data/icons/trash-can.json diff --git a/docs/public/data/icons/tree.json b/apps/docs/public/data/icons/tree.json similarity index 100% rename from docs/public/data/icons/tree.json rename to apps/docs/public/data/icons/tree.json diff --git a/docs/public/data/icons/trekking-backpack.json b/apps/docs/public/data/icons/trekking-backpack.json similarity index 100% rename from docs/public/data/icons/trekking-backpack.json rename to apps/docs/public/data/icons/trekking-backpack.json diff --git a/docs/public/data/icons/triangle-dashed.json b/apps/docs/public/data/icons/triangle-dashed.json similarity index 100% rename from docs/public/data/icons/triangle-dashed.json rename to apps/docs/public/data/icons/triangle-dashed.json diff --git a/docs/public/data/icons/triangle-exclamation.json b/apps/docs/public/data/icons/triangle-exclamation.json similarity index 100% rename from docs/public/data/icons/triangle-exclamation.json rename to apps/docs/public/data/icons/triangle-exclamation.json diff --git a/docs/public/data/icons/triangle.json b/apps/docs/public/data/icons/triangle.json similarity index 100% rename from docs/public/data/icons/triangle.json rename to apps/docs/public/data/icons/triangle.json diff --git a/docs/public/data/icons/trophy.json b/apps/docs/public/data/icons/trophy.json similarity index 100% rename from docs/public/data/icons/trophy.json rename to apps/docs/public/data/icons/trophy.json diff --git a/docs/public/data/icons/truck-pickup.json b/apps/docs/public/data/icons/truck-pickup.json similarity index 100% rename from docs/public/data/icons/truck-pickup.json rename to apps/docs/public/data/icons/truck-pickup.json diff --git a/docs/public/data/icons/truck-tow.json b/apps/docs/public/data/icons/truck-tow.json similarity index 100% rename from docs/public/data/icons/truck-tow.json rename to apps/docs/public/data/icons/truck-tow.json diff --git a/docs/public/data/icons/twitter.json b/apps/docs/public/data/icons/twitter.json similarity index 100% rename from docs/public/data/icons/twitter.json rename to apps/docs/public/data/icons/twitter.json diff --git a/docs/public/data/icons/u.json b/apps/docs/public/data/icons/u.json similarity index 100% rename from docs/public/data/icons/u.json rename to apps/docs/public/data/icons/u.json diff --git a/docs/public/data/icons/umbrella.json b/apps/docs/public/data/icons/umbrella.json similarity index 100% rename from docs/public/data/icons/umbrella.json rename to apps/docs/public/data/icons/umbrella.json diff --git a/docs/public/data/icons/underline.json b/apps/docs/public/data/icons/underline.json similarity index 100% rename from docs/public/data/icons/underline.json rename to apps/docs/public/data/icons/underline.json diff --git a/docs/public/data/icons/undo.json b/apps/docs/public/data/icons/undo.json similarity index 57% rename from docs/public/data/icons/undo.json rename to apps/docs/public/data/icons/undo.json index ab1b1c6f..dc41ccf5 100644 --- a/docs/public/data/icons/undo.json +++ b/apps/docs/public/data/icons/undo.json @@ -1,9 +1,6 @@ { "title": "Undo", - "categories": [ - "arrows", - "text-formatting" - ], + "categories": ["arrows", "text-formatting"], "tags": [], "created": "1.0.0", "updated": "1.0.0" diff --git a/docs/public/data/icons/universal-access.json b/apps/docs/public/data/icons/universal-access.json similarity index 100% rename from docs/public/data/icons/universal-access.json rename to apps/docs/public/data/icons/universal-access.json diff --git a/docs/public/data/icons/v.json b/apps/docs/public/data/icons/v.json similarity index 100% rename from docs/public/data/icons/v.json rename to apps/docs/public/data/icons/v.json diff --git a/docs/public/data/icons/valkyrie-sword.json b/apps/docs/public/data/icons/valkyrie-sword.json similarity index 100% rename from docs/public/data/icons/valkyrie-sword.json rename to apps/docs/public/data/icons/valkyrie-sword.json diff --git a/docs/public/data/icons/video.json b/apps/docs/public/data/icons/video.json similarity index 100% rename from docs/public/data/icons/video.json rename to apps/docs/public/data/icons/video.json diff --git a/docs/public/data/icons/virtual-reality.json b/apps/docs/public/data/icons/virtual-reality.json similarity index 100% rename from docs/public/data/icons/virtual-reality.json rename to apps/docs/public/data/icons/virtual-reality.json diff --git a/docs/public/data/icons/visual-studio.json b/apps/docs/public/data/icons/visual-studio.json similarity index 100% rename from docs/public/data/icons/visual-studio.json rename to apps/docs/public/data/icons/visual-studio.json diff --git a/docs/public/data/icons/voicemail.json b/apps/docs/public/data/icons/voicemail.json similarity index 100% rename from docs/public/data/icons/voicemail.json rename to apps/docs/public/data/icons/voicemail.json diff --git a/docs/public/data/icons/volume-0.json b/apps/docs/public/data/icons/volume-0.json similarity index 100% rename from docs/public/data/icons/volume-0.json rename to apps/docs/public/data/icons/volume-0.json diff --git a/docs/public/data/icons/volume-1.json b/apps/docs/public/data/icons/volume-1.json similarity index 100% rename from docs/public/data/icons/volume-1.json rename to apps/docs/public/data/icons/volume-1.json diff --git a/docs/public/data/icons/volume-2.json b/apps/docs/public/data/icons/volume-2.json similarity index 100% rename from docs/public/data/icons/volume-2.json rename to apps/docs/public/data/icons/volume-2.json diff --git a/docs/public/data/icons/volume-3.json b/apps/docs/public/data/icons/volume-3.json similarity index 100% rename from docs/public/data/icons/volume-3.json rename to apps/docs/public/data/icons/volume-3.json diff --git a/docs/public/data/icons/volume-slash.json b/apps/docs/public/data/icons/volume-slash.json similarity index 100% rename from docs/public/data/icons/volume-slash.json rename to apps/docs/public/data/icons/volume-slash.json diff --git a/docs/public/data/icons/w.json b/apps/docs/public/data/icons/w.json similarity index 100% rename from docs/public/data/icons/w.json rename to apps/docs/public/data/icons/w.json diff --git a/docs/public/data/icons/wallet.json b/apps/docs/public/data/icons/wallet.json similarity index 100% rename from docs/public/data/icons/wallet.json rename to apps/docs/public/data/icons/wallet.json diff --git a/docs/public/data/icons/wallpaper.json b/apps/docs/public/data/icons/wallpaper.json similarity index 100% rename from docs/public/data/icons/wallpaper.json rename to apps/docs/public/data/icons/wallpaper.json diff --git a/docs/public/data/icons/waveform.json b/apps/docs/public/data/icons/waveform.json similarity index 100% rename from docs/public/data/icons/waveform.json rename to apps/docs/public/data/icons/waveform.json diff --git a/docs/public/data/icons/webhooks-clock.json b/apps/docs/public/data/icons/webhooks-clock.json similarity index 100% rename from docs/public/data/icons/webhooks-clock.json rename to apps/docs/public/data/icons/webhooks-clock.json diff --git a/docs/public/data/icons/webhooks.json b/apps/docs/public/data/icons/webhooks.json similarity index 100% rename from docs/public/data/icons/webhooks.json rename to apps/docs/public/data/icons/webhooks.json diff --git a/docs/public/data/icons/wind.json b/apps/docs/public/data/icons/wind.json similarity index 100% rename from docs/public/data/icons/wind.json rename to apps/docs/public/data/icons/wind.json diff --git a/docs/public/data/icons/window.json b/apps/docs/public/data/icons/window.json similarity index 100% rename from docs/public/data/icons/window.json rename to apps/docs/public/data/icons/window.json diff --git a/docs/public/data/icons/windows.json b/apps/docs/public/data/icons/windows.json similarity index 100% rename from docs/public/data/icons/windows.json rename to apps/docs/public/data/icons/windows.json diff --git a/docs/public/data/icons/x.json b/apps/docs/public/data/icons/x.json similarity index 100% rename from docs/public/data/icons/x.json rename to apps/docs/public/data/icons/x.json diff --git a/docs/public/data/icons/xbox.json b/apps/docs/public/data/icons/xbox.json similarity index 100% rename from docs/public/data/icons/xbox.json rename to apps/docs/public/data/icons/xbox.json diff --git a/docs/public/data/icons/xmark.json b/apps/docs/public/data/icons/xmark.json similarity index 100% rename from docs/public/data/icons/xmark.json rename to apps/docs/public/data/icons/xmark.json diff --git a/docs/public/data/icons/y.json b/apps/docs/public/data/icons/y.json similarity index 100% rename from docs/public/data/icons/y.json rename to apps/docs/public/data/icons/y.json diff --git a/docs/public/data/icons/yealink.json b/apps/docs/public/data/icons/yealink.json similarity index 100% rename from docs/public/data/icons/yealink.json rename to apps/docs/public/data/icons/yealink.json diff --git a/docs/public/data/icons/z.json b/apps/docs/public/data/icons/z.json similarity index 100% rename from docs/public/data/icons/z.json rename to apps/docs/public/data/icons/z.json diff --git a/docs/public/data/md/0.md b/apps/docs/public/data/md/0.md similarity index 100% rename from docs/public/data/md/0.md rename to apps/docs/public/data/md/0.md diff --git a/docs/public/data/md/1.md b/apps/docs/public/data/md/1.md similarity index 100% rename from docs/public/data/md/1.md rename to apps/docs/public/data/md/1.md diff --git a/docs/public/data/md/2.md b/apps/docs/public/data/md/2.md similarity index 100% rename from docs/public/data/md/2.md rename to apps/docs/public/data/md/2.md diff --git a/docs/public/data/md/3.md b/apps/docs/public/data/md/3.md similarity index 100% rename from docs/public/data/md/3.md rename to apps/docs/public/data/md/3.md diff --git a/docs/public/data/md/4.md b/apps/docs/public/data/md/4.md similarity index 100% rename from docs/public/data/md/4.md rename to apps/docs/public/data/md/4.md diff --git a/docs/public/data/md/5.md b/apps/docs/public/data/md/5.md similarity index 100% rename from docs/public/data/md/5.md rename to apps/docs/public/data/md/5.md diff --git a/docs/public/data/md/6.md b/apps/docs/public/data/md/6.md similarity index 100% rename from docs/public/data/md/6.md rename to apps/docs/public/data/md/6.md diff --git a/docs/public/data/md/7.md b/apps/docs/public/data/md/7.md similarity index 100% rename from docs/public/data/md/7.md rename to apps/docs/public/data/md/7.md diff --git a/docs/public/data/md/8.md b/apps/docs/public/data/md/8.md similarity index 100% rename from docs/public/data/md/8.md rename to apps/docs/public/data/md/8.md diff --git a/docs/public/data/md/9.md b/apps/docs/public/data/md/9.md similarity index 100% rename from docs/public/data/md/9.md rename to apps/docs/public/data/md/9.md diff --git a/docs/public/data/md/a-gum.md b/apps/docs/public/data/md/a-gum.md similarity index 100% rename from docs/public/data/md/a-gum.md rename to apps/docs/public/data/md/a-gum.md diff --git a/docs/public/data/md/a.md b/apps/docs/public/data/md/a.md similarity index 100% rename from docs/public/data/md/a.md rename to apps/docs/public/data/md/a.md diff --git a/docs/public/data/md/address-book.md b/apps/docs/public/data/md/address-book.md similarity index 100% rename from docs/public/data/md/address-book.md rename to apps/docs/public/data/md/address-book.md diff --git a/docs/public/data/md/alarm-clock.md b/apps/docs/public/data/md/alarm-clock.md similarity index 100% rename from docs/public/data/md/alarm-clock.md rename to apps/docs/public/data/md/alarm-clock.md diff --git a/docs/public/data/md/align-center.md b/apps/docs/public/data/md/align-center.md similarity index 100% rename from docs/public/data/md/align-center.md rename to apps/docs/public/data/md/align-center.md diff --git a/docs/public/data/md/align-content-center.md b/apps/docs/public/data/md/align-content-center.md similarity index 100% rename from docs/public/data/md/align-content-center.md rename to apps/docs/public/data/md/align-content-center.md diff --git a/docs/public/data/md/align-content-end.md b/apps/docs/public/data/md/align-content-end.md similarity index 100% rename from docs/public/data/md/align-content-end.md rename to apps/docs/public/data/md/align-content-end.md diff --git a/docs/public/data/md/align-content-start.md b/apps/docs/public/data/md/align-content-start.md similarity index 100% rename from docs/public/data/md/align-content-start.md rename to apps/docs/public/data/md/align-content-start.md diff --git a/docs/public/data/md/align-justify.md b/apps/docs/public/data/md/align-justify.md similarity index 100% rename from docs/public/data/md/align-justify.md rename to apps/docs/public/data/md/align-justify.md diff --git a/docs/public/data/md/align-left.md b/apps/docs/public/data/md/align-left.md similarity index 100% rename from docs/public/data/md/align-left.md rename to apps/docs/public/data/md/align-left.md diff --git a/docs/public/data/md/align-right.md b/apps/docs/public/data/md/align-right.md similarity index 100% rename from docs/public/data/md/align-right.md rename to apps/docs/public/data/md/align-right.md diff --git a/docs/public/data/md/amicons.md b/apps/docs/public/data/md/amicons.md similarity index 100% rename from docs/public/data/md/amicons.md rename to apps/docs/public/data/md/amicons.md diff --git a/docs/public/data/md/angle-down.md b/apps/docs/public/data/md/angle-down.md similarity index 100% rename from docs/public/data/md/angle-down.md rename to apps/docs/public/data/md/angle-down.md diff --git a/docs/public/data/md/angle-left.md b/apps/docs/public/data/md/angle-left.md similarity index 100% rename from docs/public/data/md/angle-left.md rename to apps/docs/public/data/md/angle-left.md diff --git a/docs/public/data/md/angle-right.md b/apps/docs/public/data/md/angle-right.md similarity index 100% rename from docs/public/data/md/angle-right.md rename to apps/docs/public/data/md/angle-right.md diff --git a/docs/public/data/md/angle-up.md b/apps/docs/public/data/md/angle-up.md similarity index 100% rename from docs/public/data/md/angle-up.md rename to apps/docs/public/data/md/angle-up.md diff --git a/docs/public/data/md/angles-x.md b/apps/docs/public/data/md/angles-x.md similarity index 100% rename from docs/public/data/md/angles-x.md rename to apps/docs/public/data/md/angles-x.md diff --git a/docs/public/data/md/angles-y.md b/apps/docs/public/data/md/angles-y.md similarity index 100% rename from docs/public/data/md/angles-y.md rename to apps/docs/public/data/md/angles-y.md diff --git a/docs/public/data/md/apple-app-store.md b/apps/docs/public/data/md/apple-app-store.md similarity index 100% rename from docs/public/data/md/apple-app-store.md rename to apps/docs/public/data/md/apple-app-store.md diff --git a/docs/public/data/md/apple.md b/apps/docs/public/data/md/apple.md similarity index 100% rename from docs/public/data/md/apple.md rename to apps/docs/public/data/md/apple.md diff --git a/docs/public/data/md/arrow-down-arrow-up.md b/apps/docs/public/data/md/arrow-down-arrow-up.md similarity index 100% rename from docs/public/data/md/arrow-down-arrow-up.md rename to apps/docs/public/data/md/arrow-down-arrow-up.md diff --git a/docs/public/data/md/arrow-down-from-cloud.md b/apps/docs/public/data/md/arrow-down-from-cloud.md similarity index 100% rename from docs/public/data/md/arrow-down-from-cloud.md rename to apps/docs/public/data/md/arrow-down-from-cloud.md diff --git a/docs/public/data/md/arrow-down-short-wide.md b/apps/docs/public/data/md/arrow-down-short-wide.md similarity index 100% rename from docs/public/data/md/arrow-down-short-wide.md rename to apps/docs/public/data/md/arrow-down-short-wide.md diff --git a/docs/public/data/md/arrow-down-to-line.md b/apps/docs/public/data/md/arrow-down-to-line.md similarity index 100% rename from docs/public/data/md/arrow-down-to-line.md rename to apps/docs/public/data/md/arrow-down-to-line.md diff --git a/docs/public/data/md/arrow-down-wide-short.md b/apps/docs/public/data/md/arrow-down-wide-short.md similarity index 100% rename from docs/public/data/md/arrow-down-wide-short.md rename to apps/docs/public/data/md/arrow-down-wide-short.md diff --git a/docs/public/data/md/arrow-down.md b/apps/docs/public/data/md/arrow-down.md similarity index 100% rename from docs/public/data/md/arrow-down.md rename to apps/docs/public/data/md/arrow-down.md diff --git a/docs/public/data/md/arrow-left-arrow-right.md b/apps/docs/public/data/md/arrow-left-arrow-right.md similarity index 100% rename from docs/public/data/md/arrow-left-arrow-right.md rename to apps/docs/public/data/md/arrow-left-arrow-right.md diff --git a/docs/public/data/md/arrow-left-from-bracket.md b/apps/docs/public/data/md/arrow-left-from-bracket.md similarity index 100% rename from docs/public/data/md/arrow-left-from-bracket.md rename to apps/docs/public/data/md/arrow-left-from-bracket.md diff --git a/docs/public/data/md/arrow-left-to-bracket.md b/apps/docs/public/data/md/arrow-left-to-bracket.md similarity index 100% rename from docs/public/data/md/arrow-left-to-bracket.md rename to apps/docs/public/data/md/arrow-left-to-bracket.md diff --git a/docs/public/data/md/arrow-left-to-line.md b/apps/docs/public/data/md/arrow-left-to-line.md similarity index 100% rename from docs/public/data/md/arrow-left-to-line.md rename to apps/docs/public/data/md/arrow-left-to-line.md diff --git a/docs/public/data/md/arrow-left.md b/apps/docs/public/data/md/arrow-left.md similarity index 100% rename from docs/public/data/md/arrow-left.md rename to apps/docs/public/data/md/arrow-left.md diff --git a/docs/public/data/md/arrow-pointer.md b/apps/docs/public/data/md/arrow-pointer.md similarity index 100% rename from docs/public/data/md/arrow-pointer.md rename to apps/docs/public/data/md/arrow-pointer.md diff --git a/docs/public/data/md/arrow-right-from-bracket.md b/apps/docs/public/data/md/arrow-right-from-bracket.md similarity index 100% rename from docs/public/data/md/arrow-right-from-bracket.md rename to apps/docs/public/data/md/arrow-right-from-bracket.md diff --git a/docs/public/data/md/arrow-right-from-file.md b/apps/docs/public/data/md/arrow-right-from-file.md similarity index 100% rename from docs/public/data/md/arrow-right-from-file.md rename to apps/docs/public/data/md/arrow-right-from-file.md diff --git a/docs/public/data/md/arrow-right-from-smartphone.md b/apps/docs/public/data/md/arrow-right-from-smartphone.md similarity index 100% rename from docs/public/data/md/arrow-right-from-smartphone.md rename to apps/docs/public/data/md/arrow-right-from-smartphone.md diff --git a/docs/public/data/md/arrow-right-prohibited.md b/apps/docs/public/data/md/arrow-right-prohibited.md similarity index 100% rename from docs/public/data/md/arrow-right-prohibited.md rename to apps/docs/public/data/md/arrow-right-prohibited.md diff --git a/docs/public/data/md/arrow-right-to-bracket-clock.md b/apps/docs/public/data/md/arrow-right-to-bracket-clock.md similarity index 100% rename from docs/public/data/md/arrow-right-to-bracket-clock.md rename to apps/docs/public/data/md/arrow-right-to-bracket-clock.md diff --git a/docs/public/data/md/arrow-right-to-bracket.md b/apps/docs/public/data/md/arrow-right-to-bracket.md similarity index 100% rename from docs/public/data/md/arrow-right-to-bracket.md rename to apps/docs/public/data/md/arrow-right-to-bracket.md diff --git a/docs/public/data/md/arrow-right-to-file.md b/apps/docs/public/data/md/arrow-right-to-file.md similarity index 100% rename from docs/public/data/md/arrow-right-to-file.md rename to apps/docs/public/data/md/arrow-right-to-file.md diff --git a/docs/public/data/md/arrow-right-to-line.md b/apps/docs/public/data/md/arrow-right-to-line.md similarity index 100% rename from docs/public/data/md/arrow-right-to-line.md rename to apps/docs/public/data/md/arrow-right-to-line.md diff --git a/docs/public/data/md/arrow-right.md b/apps/docs/public/data/md/arrow-right.md similarity index 100% rename from docs/public/data/md/arrow-right.md rename to apps/docs/public/data/md/arrow-right.md diff --git a/docs/public/data/md/arrow-rotate-left.md b/apps/docs/public/data/md/arrow-rotate-left.md similarity index 100% rename from docs/public/data/md/arrow-rotate-left.md rename to apps/docs/public/data/md/arrow-rotate-left.md diff --git a/docs/public/data/md/arrow-rotate-right.md b/apps/docs/public/data/md/arrow-rotate-right.md similarity index 100% rename from docs/public/data/md/arrow-rotate-right.md rename to apps/docs/public/data/md/arrow-rotate-right.md diff --git a/docs/public/data/md/arrow-up-right-from-square.md b/apps/docs/public/data/md/arrow-up-right-from-square.md similarity index 100% rename from docs/public/data/md/arrow-up-right-from-square.md rename to apps/docs/public/data/md/arrow-up-right-from-square.md diff --git a/docs/public/data/md/arrow-up-short-wide.md b/apps/docs/public/data/md/arrow-up-short-wide.md similarity index 100% rename from docs/public/data/md/arrow-up-short-wide.md rename to apps/docs/public/data/md/arrow-up-short-wide.md diff --git a/docs/public/data/md/arrow-up-to-cloud.md b/apps/docs/public/data/md/arrow-up-to-cloud.md similarity index 100% rename from docs/public/data/md/arrow-up-to-cloud.md rename to apps/docs/public/data/md/arrow-up-to-cloud.md diff --git a/docs/public/data/md/arrow-up-to-line.md b/apps/docs/public/data/md/arrow-up-to-line.md similarity index 100% rename from docs/public/data/md/arrow-up-to-line.md rename to apps/docs/public/data/md/arrow-up-to-line.md diff --git a/docs/public/data/md/arrow-up-wide-short.md b/apps/docs/public/data/md/arrow-up-wide-short.md similarity index 100% rename from docs/public/data/md/arrow-up-wide-short.md rename to apps/docs/public/data/md/arrow-up-wide-short.md diff --git a/docs/public/data/md/arrow-up.md b/apps/docs/public/data/md/arrow-up.md similarity index 100% rename from docs/public/data/md/arrow-up.md rename to apps/docs/public/data/md/arrow-up.md diff --git a/docs/public/data/md/arrows-down-left-right-up-center.md b/apps/docs/public/data/md/arrows-down-left-right-up-center.md similarity index 100% rename from docs/public/data/md/arrows-down-left-right-up-center.md rename to apps/docs/public/data/md/arrows-down-left-right-up-center.md diff --git a/docs/public/data/md/arrows-rotate-right.md b/apps/docs/public/data/md/arrows-rotate-right.md similarity index 100% rename from docs/public/data/md/arrows-rotate-right.md rename to apps/docs/public/data/md/arrows-rotate-right.md diff --git a/docs/public/data/md/arrows-up-right-and-down-left-from-center.md b/apps/docs/public/data/md/arrows-up-right-and-down-left-from-center.md similarity index 100% rename from docs/public/data/md/arrows-up-right-and-down-left-from-center.md rename to apps/docs/public/data/md/arrows-up-right-and-down-left-from-center.md diff --git a/docs/public/data/md/arrows-up-right-and-down-left-to-center.md b/apps/docs/public/data/md/arrows-up-right-and-down-left-to-center.md similarity index 100% rename from docs/public/data/md/arrows-up-right-and-down-left-to-center.md rename to apps/docs/public/data/md/arrows-up-right-and-down-left-to-center.md diff --git a/docs/public/data/md/asterisk.md b/apps/docs/public/data/md/asterisk.md similarity index 100% rename from docs/public/data/md/asterisk.md rename to apps/docs/public/data/md/asterisk.md diff --git a/docs/public/data/md/at.md b/apps/docs/public/data/md/at.md similarity index 100% rename from docs/public/data/md/at.md rename to apps/docs/public/data/md/at.md diff --git a/docs/public/data/md/azure.md b/apps/docs/public/data/md/azure.md similarity index 100% rename from docs/public/data/md/azure.md rename to apps/docs/public/data/md/azure.md diff --git a/docs/public/data/md/b.md b/apps/docs/public/data/md/b.md similarity index 100% rename from docs/public/data/md/b.md rename to apps/docs/public/data/md/b.md diff --git a/docs/public/data/md/backward.md b/apps/docs/public/data/md/backward.md similarity index 100% rename from docs/public/data/md/backward.md rename to apps/docs/public/data/md/backward.md diff --git a/docs/public/data/md/bars-staggered.md b/apps/docs/public/data/md/bars-staggered.md similarity index 100% rename from docs/public/data/md/bars-staggered.md rename to apps/docs/public/data/md/bars-staggered.md diff --git a/docs/public/data/md/bars-uneven.md b/apps/docs/public/data/md/bars-uneven.md similarity index 100% rename from docs/public/data/md/bars-uneven.md rename to apps/docs/public/data/md/bars-uneven.md diff --git a/docs/public/data/md/bars.md b/apps/docs/public/data/md/bars.md similarity index 100% rename from docs/public/data/md/bars.md rename to apps/docs/public/data/md/bars.md diff --git a/docs/public/data/md/battery-charging.md b/apps/docs/public/data/md/battery-charging.md similarity index 100% rename from docs/public/data/md/battery-charging.md rename to apps/docs/public/data/md/battery-charging.md diff --git a/docs/public/data/md/battery-empty.md b/apps/docs/public/data/md/battery-empty.md similarity index 100% rename from docs/public/data/md/battery-empty.md rename to apps/docs/public/data/md/battery-empty.md diff --git a/docs/public/data/md/battery-exclamation.md b/apps/docs/public/data/md/battery-exclamation.md similarity index 100% rename from docs/public/data/md/battery-exclamation.md rename to apps/docs/public/data/md/battery-exclamation.md diff --git a/docs/public/data/md/battery-full.md b/apps/docs/public/data/md/battery-full.md similarity index 100% rename from docs/public/data/md/battery-full.md rename to apps/docs/public/data/md/battery-full.md diff --git a/docs/public/data/md/battery-half.md b/apps/docs/public/data/md/battery-half.md similarity index 100% rename from docs/public/data/md/battery-half.md rename to apps/docs/public/data/md/battery-half.md diff --git a/docs/public/data/md/battery-low.md b/apps/docs/public/data/md/battery-low.md similarity index 100% rename from docs/public/data/md/battery-low.md rename to apps/docs/public/data/md/battery-low.md diff --git a/docs/public/data/md/battery-quarter.md b/apps/docs/public/data/md/battery-quarter.md similarity index 100% rename from docs/public/data/md/battery-quarter.md rename to apps/docs/public/data/md/battery-quarter.md diff --git a/docs/public/data/md/battery-slash.md b/apps/docs/public/data/md/battery-slash.md similarity index 100% rename from docs/public/data/md/battery-slash.md rename to apps/docs/public/data/md/battery-slash.md diff --git a/docs/public/data/md/battery-three-quarter.md b/apps/docs/public/data/md/battery-three-quarter.md similarity index 100% rename from docs/public/data/md/battery-three-quarter.md rename to apps/docs/public/data/md/battery-three-quarter.md diff --git a/docs/public/data/md/beer.md b/apps/docs/public/data/md/beer.md similarity index 100% rename from docs/public/data/md/beer.md rename to apps/docs/public/data/md/beer.md diff --git a/docs/public/data/md/bel.md b/apps/docs/public/data/md/bel.md similarity index 100% rename from docs/public/data/md/bel.md rename to apps/docs/public/data/md/bel.md diff --git a/docs/public/data/md/bicycle.md b/apps/docs/public/data/md/bicycle.md similarity index 100% rename from docs/public/data/md/bicycle.md rename to apps/docs/public/data/md/bicycle.md diff --git a/docs/public/data/md/blf.md b/apps/docs/public/data/md/blf.md similarity index 100% rename from docs/public/data/md/blf.md rename to apps/docs/public/data/md/blf.md diff --git a/docs/public/data/md/bluesky.md b/apps/docs/public/data/md/bluesky.md similarity index 100% rename from docs/public/data/md/bluesky.md rename to apps/docs/public/data/md/bluesky.md diff --git a/docs/public/data/md/bold.md b/apps/docs/public/data/md/bold.md similarity index 100% rename from docs/public/data/md/bold.md rename to apps/docs/public/data/md/bold.md diff --git a/docs/public/data/md/bolt.md b/apps/docs/public/data/md/bolt.md similarity index 100% rename from docs/public/data/md/bolt.md rename to apps/docs/public/data/md/bolt.md diff --git a/docs/public/data/md/book-open.md b/apps/docs/public/data/md/book-open.md similarity index 100% rename from docs/public/data/md/book-open.md rename to apps/docs/public/data/md/book-open.md diff --git a/docs/public/data/md/book.md b/apps/docs/public/data/md/book.md similarity index 100% rename from docs/public/data/md/book.md rename to apps/docs/public/data/md/book.md diff --git a/docs/public/data/md/box-open-full.md b/apps/docs/public/data/md/box-open-full.md similarity index 100% rename from docs/public/data/md/box-open-full.md rename to apps/docs/public/data/md/box-open-full.md diff --git a/docs/public/data/md/box.md b/apps/docs/public/data/md/box.md similarity index 100% rename from docs/public/data/md/box.md rename to apps/docs/public/data/md/box.md diff --git a/docs/public/data/md/brackets-curly.md b/apps/docs/public/data/md/brackets-curly.md similarity index 100% rename from docs/public/data/md/brackets-curly.md rename to apps/docs/public/data/md/brackets-curly.md diff --git a/docs/public/data/md/broom.md b/apps/docs/public/data/md/broom.md similarity index 100% rename from docs/public/data/md/broom.md rename to apps/docs/public/data/md/broom.md diff --git a/docs/public/data/md/bug.md b/apps/docs/public/data/md/bug.md similarity index 100% rename from docs/public/data/md/bug.md rename to apps/docs/public/data/md/bug.md diff --git a/docs/public/data/md/building.md b/apps/docs/public/data/md/building.md similarity index 100% rename from docs/public/data/md/building.md rename to apps/docs/public/data/md/building.md diff --git a/docs/public/data/md/burger-glass.md b/apps/docs/public/data/md/burger-glass.md similarity index 100% rename from docs/public/data/md/burger-glass.md rename to apps/docs/public/data/md/burger-glass.md diff --git a/docs/public/data/md/c.md b/apps/docs/public/data/md/c.md similarity index 100% rename from docs/public/data/md/c.md rename to apps/docs/public/data/md/c.md diff --git a/docs/public/data/md/calculator.md b/apps/docs/public/data/md/calculator.md similarity index 100% rename from docs/public/data/md/calculator.md rename to apps/docs/public/data/md/calculator.md diff --git a/docs/public/data/md/calendar-clock.md b/apps/docs/public/data/md/calendar-clock.md similarity index 100% rename from docs/public/data/md/calendar-clock.md rename to apps/docs/public/data/md/calendar-clock.md diff --git a/docs/public/data/md/calendar-day.md b/apps/docs/public/data/md/calendar-day.md similarity index 100% rename from docs/public/data/md/calendar-day.md rename to apps/docs/public/data/md/calendar-day.md diff --git a/docs/public/data/md/calendar-range-clock.md b/apps/docs/public/data/md/calendar-range-clock.md similarity index 100% rename from docs/public/data/md/calendar-range-clock.md rename to apps/docs/public/data/md/calendar-range-clock.md diff --git a/docs/public/data/md/calendar-range.md b/apps/docs/public/data/md/calendar-range.md similarity index 100% rename from docs/public/data/md/calendar-range.md rename to apps/docs/public/data/md/calendar-range.md diff --git a/docs/public/data/md/calendar-stars.md b/apps/docs/public/data/md/calendar-stars.md similarity index 100% rename from docs/public/data/md/calendar-stars.md rename to apps/docs/public/data/md/calendar-stars.md diff --git a/docs/public/data/md/calendar-week.md b/apps/docs/public/data/md/calendar-week.md similarity index 100% rename from docs/public/data/md/calendar-week.md rename to apps/docs/public/data/md/calendar-week.md diff --git a/docs/public/data/md/calendar.md b/apps/docs/public/data/md/calendar.md similarity index 100% rename from docs/public/data/md/calendar.md rename to apps/docs/public/data/md/calendar.md diff --git a/docs/public/data/md/camera.md b/apps/docs/public/data/md/camera.md similarity index 100% rename from docs/public/data/md/camera.md rename to apps/docs/public/data/md/camera.md diff --git a/docs/public/data/md/campfire.md b/apps/docs/public/data/md/campfire.md similarity index 100% rename from docs/public/data/md/campfire.md rename to apps/docs/public/data/md/campfire.md diff --git a/docs/public/data/md/car-side.md b/apps/docs/public/data/md/car-side.md similarity index 100% rename from docs/public/data/md/car-side.md rename to apps/docs/public/data/md/car-side.md diff --git a/docs/public/data/md/car.md b/apps/docs/public/data/md/car.md similarity index 100% rename from docs/public/data/md/car.md rename to apps/docs/public/data/md/car.md diff --git a/docs/public/data/md/chain-slash.md b/apps/docs/public/data/md/chain-slash.md similarity index 100% rename from docs/public/data/md/chain-slash.md rename to apps/docs/public/data/md/chain-slash.md diff --git a/docs/public/data/md/chain.md b/apps/docs/public/data/md/chain.md similarity index 100% rename from docs/public/data/md/chain.md rename to apps/docs/public/data/md/chain.md diff --git a/docs/public/data/md/chalkboard-person.md b/apps/docs/public/data/md/chalkboard-person.md similarity index 100% rename from docs/public/data/md/chalkboard-person.md rename to apps/docs/public/data/md/chalkboard-person.md diff --git a/docs/public/data/md/change-windows.md b/apps/docs/public/data/md/change-windows.md similarity index 100% rename from docs/public/data/md/change-windows.md rename to apps/docs/public/data/md/change-windows.md diff --git a/docs/public/data/md/chart-pie.md b/apps/docs/public/data/md/chart-pie.md similarity index 100% rename from docs/public/data/md/chart-pie.md rename to apps/docs/public/data/md/chart-pie.md diff --git a/docs/public/data/md/check.md b/apps/docs/public/data/md/check.md similarity index 100% rename from docs/public/data/md/check.md rename to apps/docs/public/data/md/check.md diff --git a/docs/public/data/md/chevron-down.md b/apps/docs/public/data/md/chevron-down.md similarity index 100% rename from docs/public/data/md/chevron-down.md rename to apps/docs/public/data/md/chevron-down.md diff --git a/docs/public/data/md/chevron-left.md b/apps/docs/public/data/md/chevron-left.md similarity index 100% rename from docs/public/data/md/chevron-left.md rename to apps/docs/public/data/md/chevron-left.md diff --git a/docs/public/data/md/chevron-right.md b/apps/docs/public/data/md/chevron-right.md similarity index 100% rename from docs/public/data/md/chevron-right.md rename to apps/docs/public/data/md/chevron-right.md diff --git a/docs/public/data/md/chevron-up.md b/apps/docs/public/data/md/chevron-up.md similarity index 100% rename from docs/public/data/md/chevron-up.md rename to apps/docs/public/data/md/chevron-up.md diff --git a/docs/public/data/md/chrome.md b/apps/docs/public/data/md/chrome.md similarity index 100% rename from docs/public/data/md/chrome.md rename to apps/docs/public/data/md/chrome.md diff --git a/docs/public/data/md/circle-check.md b/apps/docs/public/data/md/circle-check.md similarity index 100% rename from docs/public/data/md/circle-check.md rename to apps/docs/public/data/md/circle-check.md diff --git a/docs/public/data/md/circle-dashed.md b/apps/docs/public/data/md/circle-dashed.md similarity index 100% rename from docs/public/data/md/circle-dashed.md rename to apps/docs/public/data/md/circle-dashed.md diff --git a/docs/public/data/md/circle-exclamation.md b/apps/docs/public/data/md/circle-exclamation.md similarity index 100% rename from docs/public/data/md/circle-exclamation.md rename to apps/docs/public/data/md/circle-exclamation.md diff --git a/docs/public/data/md/circle-half-inner.md b/apps/docs/public/data/md/circle-half-inner.md similarity index 100% rename from docs/public/data/md/circle-half-inner.md rename to apps/docs/public/data/md/circle-half-inner.md diff --git a/docs/public/data/md/circle-half.md b/apps/docs/public/data/md/circle-half.md similarity index 100% rename from docs/public/data/md/circle-half.md rename to apps/docs/public/data/md/circle-half.md diff --git a/docs/public/data/md/circle-info.md b/apps/docs/public/data/md/circle-info.md similarity index 100% rename from docs/public/data/md/circle-info.md rename to apps/docs/public/data/md/circle-info.md diff --git a/docs/public/data/md/circle-person.md b/apps/docs/public/data/md/circle-person.md similarity index 100% rename from docs/public/data/md/circle-person.md rename to apps/docs/public/data/md/circle-person.md diff --git a/docs/public/data/md/circle-plus.md b/apps/docs/public/data/md/circle-plus.md similarity index 100% rename from docs/public/data/md/circle-plus.md rename to apps/docs/public/data/md/circle-plus.md diff --git a/docs/public/data/md/circle-question.md b/apps/docs/public/data/md/circle-question.md similarity index 100% rename from docs/public/data/md/circle-question.md rename to apps/docs/public/data/md/circle-question.md diff --git a/docs/public/data/md/circle-xmark.md b/apps/docs/public/data/md/circle-xmark.md similarity index 100% rename from docs/public/data/md/circle-xmark.md rename to apps/docs/public/data/md/circle-xmark.md diff --git a/docs/public/data/md/circle.md b/apps/docs/public/data/md/circle.md similarity index 100% rename from docs/public/data/md/circle.md rename to apps/docs/public/data/md/circle.md diff --git a/docs/public/data/md/city.md b/apps/docs/public/data/md/city.md similarity index 100% rename from docs/public/data/md/city.md rename to apps/docs/public/data/md/city.md diff --git a/docs/public/data/md/clipboard.md b/apps/docs/public/data/md/clipboard.md similarity index 100% rename from docs/public/data/md/clipboard.md rename to apps/docs/public/data/md/clipboard.md diff --git a/docs/public/data/md/clock-pause.md b/apps/docs/public/data/md/clock-pause.md similarity index 100% rename from docs/public/data/md/clock-pause.md rename to apps/docs/public/data/md/clock-pause.md diff --git a/docs/public/data/md/clock-rotate-left.md b/apps/docs/public/data/md/clock-rotate-left.md similarity index 100% rename from docs/public/data/md/clock-rotate-left.md rename to apps/docs/public/data/md/clock-rotate-left.md diff --git a/docs/public/data/md/clock-slash.md b/apps/docs/public/data/md/clock-slash.md similarity index 100% rename from docs/public/data/md/clock-slash.md rename to apps/docs/public/data/md/clock-slash.md diff --git a/docs/public/data/md/clock.md b/apps/docs/public/data/md/clock.md similarity index 100% rename from docs/public/data/md/clock.md rename to apps/docs/public/data/md/clock.md diff --git a/docs/public/data/md/cloud-drizzle.md b/apps/docs/public/data/md/cloud-drizzle.md similarity index 100% rename from docs/public/data/md/cloud-drizzle.md rename to apps/docs/public/data/md/cloud-drizzle.md diff --git a/docs/public/data/md/cloud-fog.md b/apps/docs/public/data/md/cloud-fog.md similarity index 100% rename from docs/public/data/md/cloud-fog.md rename to apps/docs/public/data/md/cloud-fog.md diff --git a/docs/public/data/md/cloud-hail.md b/apps/docs/public/data/md/cloud-hail.md similarity index 100% rename from docs/public/data/md/cloud-hail.md rename to apps/docs/public/data/md/cloud-hail.md diff --git a/docs/public/data/md/cloud-lightning.md b/apps/docs/public/data/md/cloud-lightning.md similarity index 100% rename from docs/public/data/md/cloud-lightning.md rename to apps/docs/public/data/md/cloud-lightning.md diff --git a/docs/public/data/md/cloud-moon.md b/apps/docs/public/data/md/cloud-moon.md similarity index 100% rename from docs/public/data/md/cloud-moon.md rename to apps/docs/public/data/md/cloud-moon.md diff --git a/docs/public/data/md/cloud-rain.md b/apps/docs/public/data/md/cloud-rain.md similarity index 100% rename from docs/public/data/md/cloud-rain.md rename to apps/docs/public/data/md/cloud-rain.md diff --git a/docs/public/data/md/cloud-snow.md b/apps/docs/public/data/md/cloud-snow.md similarity index 100% rename from docs/public/data/md/cloud-snow.md rename to apps/docs/public/data/md/cloud-snow.md diff --git a/docs/public/data/md/cloud-softphone.md b/apps/docs/public/data/md/cloud-softphone.md similarity index 100% rename from docs/public/data/md/cloud-softphone.md rename to apps/docs/public/data/md/cloud-softphone.md diff --git a/docs/public/data/md/cloud-sun.md b/apps/docs/public/data/md/cloud-sun.md similarity index 100% rename from docs/public/data/md/cloud-sun.md rename to apps/docs/public/data/md/cloud-sun.md diff --git a/docs/public/data/md/cloud.md b/apps/docs/public/data/md/cloud.md similarity index 100% rename from docs/public/data/md/cloud.md rename to apps/docs/public/data/md/cloud.md diff --git a/docs/public/data/md/code-branch-up.md b/apps/docs/public/data/md/code-branch-up.md similarity index 100% rename from docs/public/data/md/code-branch-up.md rename to apps/docs/public/data/md/code-branch-up.md diff --git a/docs/public/data/md/code-branch.md b/apps/docs/public/data/md/code-branch.md similarity index 100% rename from docs/public/data/md/code-branch.md rename to apps/docs/public/data/md/code-branch.md diff --git a/docs/public/data/md/code.md b/apps/docs/public/data/md/code.md similarity index 100% rename from docs/public/data/md/code.md rename to apps/docs/public/data/md/code.md diff --git a/docs/public/data/md/codeblock.md b/apps/docs/public/data/md/codeblock.md similarity index 100% rename from docs/public/data/md/codeblock.md rename to apps/docs/public/data/md/codeblock.md diff --git a/docs/public/data/md/coin.md b/apps/docs/public/data/md/coin.md similarity index 100% rename from docs/public/data/md/coin.md rename to apps/docs/public/data/md/coin.md diff --git a/docs/public/data/md/command.md b/apps/docs/public/data/md/command.md similarity index 100% rename from docs/public/data/md/command.md rename to apps/docs/public/data/md/command.md diff --git a/docs/public/data/md/compact-disc.md b/apps/docs/public/data/md/compact-disc.md similarity index 100% rename from docs/public/data/md/compact-disc.md rename to apps/docs/public/data/md/compact-disc.md diff --git a/docs/public/data/md/compare.md b/apps/docs/public/data/md/compare.md similarity index 100% rename from docs/public/data/md/compare.md rename to apps/docs/public/data/md/compare.md diff --git a/docs/public/data/md/compass-drafting.md b/apps/docs/public/data/md/compass-drafting.md similarity index 100% rename from docs/public/data/md/compass-drafting.md rename to apps/docs/public/data/md/compass-drafting.md diff --git a/docs/public/data/md/compass.md b/apps/docs/public/data/md/compass.md similarity index 100% rename from docs/public/data/md/compass.md rename to apps/docs/public/data/md/compass.md diff --git a/docs/public/data/md/compress.md b/apps/docs/public/data/md/compress.md similarity index 100% rename from docs/public/data/md/compress.md rename to apps/docs/public/data/md/compress.md diff --git a/docs/public/data/md/computer-mouse-scroll-wheel.md b/apps/docs/public/data/md/computer-mouse-scroll-wheel.md similarity index 100% rename from docs/public/data/md/computer-mouse-scroll-wheel.md rename to apps/docs/public/data/md/computer-mouse-scroll-wheel.md diff --git a/docs/public/data/md/computer-mouse.md b/apps/docs/public/data/md/computer-mouse.md similarity index 100% rename from docs/public/data/md/computer-mouse.md rename to apps/docs/public/data/md/computer-mouse.md diff --git a/docs/public/data/md/copy.md b/apps/docs/public/data/md/copy.md similarity index 100% rename from docs/public/data/md/copy.md rename to apps/docs/public/data/md/copy.md diff --git a/docs/public/data/md/credit-card.md b/apps/docs/public/data/md/credit-card.md similarity index 100% rename from docs/public/data/md/credit-card.md rename to apps/docs/public/data/md/credit-card.md diff --git a/docs/public/data/md/crop.md b/apps/docs/public/data/md/crop.md similarity index 100% rename from docs/public/data/md/crop.md rename to apps/docs/public/data/md/crop.md diff --git a/docs/public/data/md/cursor.md b/apps/docs/public/data/md/cursor.md similarity index 100% rename from docs/public/data/md/cursor.md rename to apps/docs/public/data/md/cursor.md diff --git a/docs/public/data/md/d.md b/apps/docs/public/data/md/d.md similarity index 100% rename from docs/public/data/md/d.md rename to apps/docs/public/data/md/d.md diff --git a/docs/public/data/md/devices.md b/apps/docs/public/data/md/devices.md similarity index 100% rename from docs/public/data/md/devices.md rename to apps/docs/public/data/md/devices.md diff --git a/docs/public/data/md/diagram.md b/apps/docs/public/data/md/diagram.md similarity index 100% rename from docs/public/data/md/diagram.md rename to apps/docs/public/data/md/diagram.md diff --git a/docs/public/data/md/diamonds.md b/apps/docs/public/data/md/diamonds.md similarity index 100% rename from docs/public/data/md/diamonds.md rename to apps/docs/public/data/md/diamonds.md diff --git a/docs/public/data/md/dice-five.md b/apps/docs/public/data/md/dice-five.md similarity index 100% rename from docs/public/data/md/dice-five.md rename to apps/docs/public/data/md/dice-five.md diff --git a/docs/public/data/md/dice-four.md b/apps/docs/public/data/md/dice-four.md similarity index 100% rename from docs/public/data/md/dice-four.md rename to apps/docs/public/data/md/dice-four.md diff --git a/docs/public/data/md/dice-one.md b/apps/docs/public/data/md/dice-one.md similarity index 100% rename from docs/public/data/md/dice-one.md rename to apps/docs/public/data/md/dice-one.md diff --git a/docs/public/data/md/dice-six.md b/apps/docs/public/data/md/dice-six.md similarity index 100% rename from docs/public/data/md/dice-six.md rename to apps/docs/public/data/md/dice-six.md diff --git a/docs/public/data/md/dice-three.md b/apps/docs/public/data/md/dice-three.md similarity index 100% rename from docs/public/data/md/dice-three.md rename to apps/docs/public/data/md/dice-three.md diff --git a/docs/public/data/md/dice-two.md b/apps/docs/public/data/md/dice-two.md similarity index 100% rename from docs/public/data/md/dice-two.md rename to apps/docs/public/data/md/dice-two.md diff --git a/docs/public/data/md/dice.md b/apps/docs/public/data/md/dice.md similarity index 100% rename from docs/public/data/md/dice.md rename to apps/docs/public/data/md/dice.md diff --git a/docs/public/data/md/display-cam.md b/apps/docs/public/data/md/display-cam.md similarity index 100% rename from docs/public/data/md/display-cam.md rename to apps/docs/public/data/md/display-cam.md diff --git a/docs/public/data/md/display.md b/apps/docs/public/data/md/display.md similarity index 100% rename from docs/public/data/md/display.md rename to apps/docs/public/data/md/display.md diff --git a/docs/public/data/md/door.md b/apps/docs/public/data/md/door.md similarity index 100% rename from docs/public/data/md/door.md rename to apps/docs/public/data/md/door.md diff --git a/docs/public/data/md/droplet.md b/apps/docs/public/data/md/droplet.md similarity index 100% rename from docs/public/data/md/droplet.md rename to apps/docs/public/data/md/droplet.md diff --git a/docs/public/data/md/e.md b/apps/docs/public/data/md/e.md similarity index 100% rename from docs/public/data/md/e.md rename to apps/docs/public/data/md/e.md diff --git a/docs/public/data/md/earth.md b/apps/docs/public/data/md/earth.md similarity index 100% rename from docs/public/data/md/earth.md rename to apps/docs/public/data/md/earth.md diff --git a/docs/public/data/md/eclipse.md b/apps/docs/public/data/md/eclipse.md similarity index 100% rename from docs/public/data/md/eclipse.md rename to apps/docs/public/data/md/eclipse.md diff --git a/docs/public/data/md/edge.md b/apps/docs/public/data/md/edge.md similarity index 100% rename from docs/public/data/md/edge.md rename to apps/docs/public/data/md/edge.md diff --git a/docs/public/data/md/ellipsis-h.md b/apps/docs/public/data/md/ellipsis-h.md similarity index 100% rename from docs/public/data/md/ellipsis-h.md rename to apps/docs/public/data/md/ellipsis-h.md diff --git a/docs/public/data/md/ellipsis-v.md b/apps/docs/public/data/md/ellipsis-v.md similarity index 100% rename from docs/public/data/md/ellipsis-v.md rename to apps/docs/public/data/md/ellipsis-v.md diff --git a/docs/public/data/md/envelope-open.md b/apps/docs/public/data/md/envelope-open.md similarity index 100% rename from docs/public/data/md/envelope-open.md rename to apps/docs/public/data/md/envelope-open.md diff --git a/docs/public/data/md/envelope.md b/apps/docs/public/data/md/envelope.md similarity index 100% rename from docs/public/data/md/envelope.md rename to apps/docs/public/data/md/envelope.md diff --git a/docs/public/data/md/ethernet.md b/apps/docs/public/data/md/ethernet.md similarity index 100% rename from docs/public/data/md/ethernet.md rename to apps/docs/public/data/md/ethernet.md diff --git a/docs/public/data/md/euro.md b/apps/docs/public/data/md/euro.md similarity index 100% rename from docs/public/data/md/euro.md rename to apps/docs/public/data/md/euro.md diff --git a/docs/public/data/md/expand.md b/apps/docs/public/data/md/expand.md similarity index 100% rename from docs/public/data/md/expand.md rename to apps/docs/public/data/md/expand.md diff --git a/docs/public/data/md/export.md b/apps/docs/public/data/md/export.md similarity index 100% rename from docs/public/data/md/export.md rename to apps/docs/public/data/md/export.md diff --git a/docs/public/data/md/eye-slash.md b/apps/docs/public/data/md/eye-slash.md similarity index 100% rename from docs/public/data/md/eye-slash.md rename to apps/docs/public/data/md/eye-slash.md diff --git a/docs/public/data/md/eye.md b/apps/docs/public/data/md/eye.md similarity index 100% rename from docs/public/data/md/eye.md rename to apps/docs/public/data/md/eye.md diff --git a/docs/public/data/md/f.md b/apps/docs/public/data/md/f.md similarity index 100% rename from docs/public/data/md/f.md rename to apps/docs/public/data/md/f.md diff --git a/docs/public/data/md/facebook-messenger.md b/apps/docs/public/data/md/facebook-messenger.md similarity index 100% rename from docs/public/data/md/facebook-messenger.md rename to apps/docs/public/data/md/facebook-messenger.md diff --git a/docs/public/data/md/facebook.md b/apps/docs/public/data/md/facebook.md similarity index 100% rename from docs/public/data/md/facebook.md rename to apps/docs/public/data/md/facebook.md diff --git a/docs/public/data/md/fanvil.md b/apps/docs/public/data/md/fanvil.md similarity index 100% rename from docs/public/data/md/fanvil.md rename to apps/docs/public/data/md/fanvil.md diff --git a/docs/public/data/md/fast-backward.md b/apps/docs/public/data/md/fast-backward.md similarity index 100% rename from docs/public/data/md/fast-backward.md rename to apps/docs/public/data/md/fast-backward.md diff --git a/docs/public/data/md/fast-forward.md b/apps/docs/public/data/md/fast-forward.md similarity index 100% rename from docs/public/data/md/fast-forward.md rename to apps/docs/public/data/md/fast-forward.md diff --git a/docs/public/data/md/fax.md b/apps/docs/public/data/md/fax.md similarity index 100% rename from docs/public/data/md/fax.md rename to apps/docs/public/data/md/fax.md diff --git a/docs/public/data/md/file-audio.md b/apps/docs/public/data/md/file-audio.md similarity index 100% rename from docs/public/data/md/file-audio.md rename to apps/docs/public/data/md/file-audio.md diff --git a/docs/public/data/md/file-excel.md b/apps/docs/public/data/md/file-excel.md similarity index 100% rename from docs/public/data/md/file-excel.md rename to apps/docs/public/data/md/file-excel.md diff --git a/docs/public/data/md/file-powerpoint.md b/apps/docs/public/data/md/file-powerpoint.md similarity index 100% rename from docs/public/data/md/file-powerpoint.md rename to apps/docs/public/data/md/file-powerpoint.md diff --git a/docs/public/data/md/file-text.md b/apps/docs/public/data/md/file-text.md similarity index 100% rename from docs/public/data/md/file-text.md rename to apps/docs/public/data/md/file-text.md diff --git a/docs/public/data/md/file-word.md b/apps/docs/public/data/md/file-word.md similarity index 100% rename from docs/public/data/md/file-word.md rename to apps/docs/public/data/md/file-word.md diff --git a/docs/public/data/md/file-zip.md b/apps/docs/public/data/md/file-zip.md similarity index 100% rename from docs/public/data/md/file-zip.md rename to apps/docs/public/data/md/file-zip.md diff --git a/docs/public/data/md/file.md b/apps/docs/public/data/md/file.md similarity index 100% rename from docs/public/data/md/file.md rename to apps/docs/public/data/md/file.md diff --git a/docs/public/data/md/files-list.md b/apps/docs/public/data/md/files-list.md similarity index 100% rename from docs/public/data/md/files-list.md rename to apps/docs/public/data/md/files-list.md diff --git a/docs/public/data/md/files.md b/apps/docs/public/data/md/files.md similarity index 100% rename from docs/public/data/md/files.md rename to apps/docs/public/data/md/files.md diff --git a/docs/public/data/md/filmstrip.md b/apps/docs/public/data/md/filmstrip.md similarity index 100% rename from docs/public/data/md/filmstrip.md rename to apps/docs/public/data/md/filmstrip.md diff --git a/docs/public/data/md/filter-plus.md b/apps/docs/public/data/md/filter-plus.md similarity index 100% rename from docs/public/data/md/filter-plus.md rename to apps/docs/public/data/md/filter-plus.md diff --git a/docs/public/data/md/filter-xmark.md b/apps/docs/public/data/md/filter-xmark.md similarity index 100% rename from docs/public/data/md/filter-xmark.md rename to apps/docs/public/data/md/filter-xmark.md diff --git a/docs/public/data/md/filter.md b/apps/docs/public/data/md/filter.md similarity index 100% rename from docs/public/data/md/filter.md rename to apps/docs/public/data/md/filter.md diff --git a/docs/public/data/md/fingerprint.md b/apps/docs/public/data/md/fingerprint.md similarity index 100% rename from docs/public/data/md/fingerprint.md rename to apps/docs/public/data/md/fingerprint.md diff --git a/docs/public/data/md/firefox.md b/apps/docs/public/data/md/firefox.md similarity index 100% rename from docs/public/data/md/firefox.md rename to apps/docs/public/data/md/firefox.md diff --git a/docs/public/data/md/flag-checkered.md b/apps/docs/public/data/md/flag-checkered.md similarity index 100% rename from docs/public/data/md/flag-checkered.md rename to apps/docs/public/data/md/flag-checkered.md diff --git a/docs/public/data/md/flag.md b/apps/docs/public/data/md/flag.md similarity index 100% rename from docs/public/data/md/flag.md rename to apps/docs/public/data/md/flag.md diff --git a/docs/public/data/md/flask.md b/apps/docs/public/data/md/flask.md similarity index 100% rename from docs/public/data/md/flask.md rename to apps/docs/public/data/md/flask.md diff --git a/docs/public/data/md/floppy-disk.md b/apps/docs/public/data/md/floppy-disk.md similarity index 100% rename from docs/public/data/md/floppy-disk.md rename to apps/docs/public/data/md/floppy-disk.md diff --git a/docs/public/data/md/folder-image.md b/apps/docs/public/data/md/folder-image.md similarity index 100% rename from docs/public/data/md/folder-image.md rename to apps/docs/public/data/md/folder-image.md diff --git a/docs/public/data/md/folder-min.md b/apps/docs/public/data/md/folder-min.md similarity index 100% rename from docs/public/data/md/folder-min.md rename to apps/docs/public/data/md/folder-min.md diff --git a/docs/public/data/md/folder-open.md b/apps/docs/public/data/md/folder-open.md similarity index 100% rename from docs/public/data/md/folder-open.md rename to apps/docs/public/data/md/folder-open.md diff --git a/docs/public/data/md/folder-plus.md b/apps/docs/public/data/md/folder-plus.md similarity index 100% rename from docs/public/data/md/folder-plus.md rename to apps/docs/public/data/md/folder-plus.md diff --git a/docs/public/data/md/folder.md b/apps/docs/public/data/md/folder.md similarity index 100% rename from docs/public/data/md/folder.md rename to apps/docs/public/data/md/folder.md diff --git a/docs/public/data/md/forward.md b/apps/docs/public/data/md/forward.md similarity index 100% rename from docs/public/data/md/forward.md rename to apps/docs/public/data/md/forward.md diff --git a/docs/public/data/md/frame.md b/apps/docs/public/data/md/frame.md similarity index 100% rename from docs/public/data/md/frame.md rename to apps/docs/public/data/md/frame.md diff --git a/docs/public/data/md/g.md b/apps/docs/public/data/md/g.md similarity index 100% rename from docs/public/data/md/g.md rename to apps/docs/public/data/md/g.md diff --git a/docs/public/data/md/gamepad.md b/apps/docs/public/data/md/gamepad.md similarity index 100% rename from docs/public/data/md/gamepad.md rename to apps/docs/public/data/md/gamepad.md diff --git a/docs/public/data/md/gauge.md b/apps/docs/public/data/md/gauge.md similarity index 100% rename from docs/public/data/md/gauge.md rename to apps/docs/public/data/md/gauge.md diff --git a/docs/public/data/md/gear.md b/apps/docs/public/data/md/gear.md similarity index 100% rename from docs/public/data/md/gear.md rename to apps/docs/public/data/md/gear.md diff --git a/docs/public/data/md/gift.md b/apps/docs/public/data/md/gift.md similarity index 100% rename from docs/public/data/md/gift.md rename to apps/docs/public/data/md/gift.md diff --git a/docs/public/data/md/github.md b/apps/docs/public/data/md/github.md similarity index 100% rename from docs/public/data/md/github.md rename to apps/docs/public/data/md/github.md diff --git a/docs/public/data/md/glass.md b/apps/docs/public/data/md/glass.md similarity index 100% rename from docs/public/data/md/glass.md rename to apps/docs/public/data/md/glass.md diff --git a/docs/public/data/md/globe.md b/apps/docs/public/data/md/globe.md similarity index 100% rename from docs/public/data/md/globe.md rename to apps/docs/public/data/md/globe.md diff --git a/docs/public/data/md/google-play.md b/apps/docs/public/data/md/google-play.md similarity index 100% rename from docs/public/data/md/google-play.md rename to apps/docs/public/data/md/google-play.md diff --git a/docs/public/data/md/grid.md b/apps/docs/public/data/md/grid.md similarity index 100% rename from docs/public/data/md/grid.md rename to apps/docs/public/data/md/grid.md diff --git a/docs/public/data/md/grip-dots-h.md b/apps/docs/public/data/md/grip-dots-h.md similarity index 100% rename from docs/public/data/md/grip-dots-h.md rename to apps/docs/public/data/md/grip-dots-h.md diff --git a/docs/public/data/md/grip-dots-v.md b/apps/docs/public/data/md/grip-dots-v.md similarity index 100% rename from docs/public/data/md/grip-dots-v.md rename to apps/docs/public/data/md/grip-dots-v.md diff --git a/docs/public/data/md/grip-dots.md b/apps/docs/public/data/md/grip-dots.md similarity index 100% rename from docs/public/data/md/grip-dots.md rename to apps/docs/public/data/md/grip-dots.md diff --git a/docs/public/data/md/grip-lines.md b/apps/docs/public/data/md/grip-lines.md similarity index 100% rename from docs/public/data/md/grip-lines.md rename to apps/docs/public/data/md/grip-lines.md diff --git a/docs/public/data/md/h.md b/apps/docs/public/data/md/h.md similarity index 100% rename from docs/public/data/md/h.md rename to apps/docs/public/data/md/h.md diff --git a/docs/public/data/md/heading-1.md b/apps/docs/public/data/md/heading-1.md similarity index 100% rename from docs/public/data/md/heading-1.md rename to apps/docs/public/data/md/heading-1.md diff --git a/docs/public/data/md/heading-2.md b/apps/docs/public/data/md/heading-2.md similarity index 100% rename from docs/public/data/md/heading-2.md rename to apps/docs/public/data/md/heading-2.md diff --git a/docs/public/data/md/heading-3.md b/apps/docs/public/data/md/heading-3.md similarity index 100% rename from docs/public/data/md/heading-3.md rename to apps/docs/public/data/md/heading-3.md diff --git a/docs/public/data/md/heading-4.md b/apps/docs/public/data/md/heading-4.md similarity index 100% rename from docs/public/data/md/heading-4.md rename to apps/docs/public/data/md/heading-4.md diff --git a/docs/public/data/md/heading-5.md b/apps/docs/public/data/md/heading-5.md similarity index 100% rename from docs/public/data/md/heading-5.md rename to apps/docs/public/data/md/heading-5.md diff --git a/docs/public/data/md/heading-6.md b/apps/docs/public/data/md/heading-6.md similarity index 100% rename from docs/public/data/md/heading-6.md rename to apps/docs/public/data/md/heading-6.md diff --git a/docs/public/data/md/headset.md b/apps/docs/public/data/md/headset.md similarity index 100% rename from docs/public/data/md/headset.md rename to apps/docs/public/data/md/headset.md diff --git a/docs/public/data/md/heart-crack.md b/apps/docs/public/data/md/heart-crack.md similarity index 100% rename from docs/public/data/md/heart-crack.md rename to apps/docs/public/data/md/heart-crack.md diff --git a/docs/public/data/md/heart-half.md b/apps/docs/public/data/md/heart-half.md similarity index 100% rename from docs/public/data/md/heart-half.md rename to apps/docs/public/data/md/heart-half.md diff --git a/docs/public/data/md/heart.md b/apps/docs/public/data/md/heart.md similarity index 100% rename from docs/public/data/md/heart.md rename to apps/docs/public/data/md/heart.md diff --git a/docs/public/data/md/horizontal-line.md b/apps/docs/public/data/md/horizontal-line.md similarity index 100% rename from docs/public/data/md/horizontal-line.md rename to apps/docs/public/data/md/horizontal-line.md diff --git a/docs/public/data/md/hourglass-empty.md b/apps/docs/public/data/md/hourglass-empty.md similarity index 100% rename from docs/public/data/md/hourglass-empty.md rename to apps/docs/public/data/md/hourglass-empty.md diff --git a/docs/public/data/md/hourglass-end.md b/apps/docs/public/data/md/hourglass-end.md similarity index 100% rename from docs/public/data/md/hourglass-end.md rename to apps/docs/public/data/md/hourglass-end.md diff --git a/docs/public/data/md/hourglass-half.md b/apps/docs/public/data/md/hourglass-half.md similarity index 100% rename from docs/public/data/md/hourglass-half.md rename to apps/docs/public/data/md/hourglass-half.md diff --git a/docs/public/data/md/hourglass-start.md b/apps/docs/public/data/md/hourglass-start.md similarity index 100% rename from docs/public/data/md/hourglass-start.md rename to apps/docs/public/data/md/hourglass-start.md diff --git a/docs/public/data/md/house.md b/apps/docs/public/data/md/house.md similarity index 100% rename from docs/public/data/md/house.md rename to apps/docs/public/data/md/house.md diff --git a/docs/public/data/md/i.md b/apps/docs/public/data/md/i.md similarity index 100% rename from docs/public/data/md/i.md rename to apps/docs/public/data/md/i.md diff --git a/docs/public/data/md/icons.md b/apps/docs/public/data/md/icons.md similarity index 100% rename from docs/public/data/md/icons.md rename to apps/docs/public/data/md/icons.md diff --git a/docs/public/data/md/id-card-slash.md b/apps/docs/public/data/md/id-card-slash.md similarity index 100% rename from docs/public/data/md/id-card-slash.md rename to apps/docs/public/data/md/id-card-slash.md diff --git a/docs/public/data/md/id-card.md b/apps/docs/public/data/md/id-card.md similarity index 100% rename from docs/public/data/md/id-card.md rename to apps/docs/public/data/md/id-card.md diff --git a/docs/public/data/md/image.md b/apps/docs/public/data/md/image.md similarity index 100% rename from docs/public/data/md/image.md rename to apps/docs/public/data/md/image.md diff --git a/docs/public/data/md/input.md b/apps/docs/public/data/md/input.md similarity index 100% rename from docs/public/data/md/input.md rename to apps/docs/public/data/md/input.md diff --git a/docs/public/data/md/instagram.md b/apps/docs/public/data/md/instagram.md similarity index 100% rename from docs/public/data/md/instagram.md rename to apps/docs/public/data/md/instagram.md diff --git a/docs/public/data/md/italic.md b/apps/docs/public/data/md/italic.md similarity index 100% rename from docs/public/data/md/italic.md rename to apps/docs/public/data/md/italic.md diff --git a/docs/public/data/md/j.md b/apps/docs/public/data/md/j.md similarity index 100% rename from docs/public/data/md/j.md rename to apps/docs/public/data/md/j.md diff --git a/docs/public/data/md/jester-hat.md b/apps/docs/public/data/md/jester-hat.md similarity index 100% rename from docs/public/data/md/jester-hat.md rename to apps/docs/public/data/md/jester-hat.md diff --git a/docs/public/data/md/k.md b/apps/docs/public/data/md/k.md similarity index 100% rename from docs/public/data/md/k.md rename to apps/docs/public/data/md/k.md diff --git a/docs/public/data/md/key.md b/apps/docs/public/data/md/key.md similarity index 100% rename from docs/public/data/md/key.md rename to apps/docs/public/data/md/key.md diff --git a/docs/public/data/md/keyboard-brightness-high.md b/apps/docs/public/data/md/keyboard-brightness-high.md similarity index 100% rename from docs/public/data/md/keyboard-brightness-high.md rename to apps/docs/public/data/md/keyboard-brightness-high.md diff --git a/docs/public/data/md/keyboard-brightness-low.md b/apps/docs/public/data/md/keyboard-brightness-low.md similarity index 100% rename from docs/public/data/md/keyboard-brightness-low.md rename to apps/docs/public/data/md/keyboard-brightness-low.md diff --git a/docs/public/data/md/keyboard.md b/apps/docs/public/data/md/keyboard.md similarity index 100% rename from docs/public/data/md/keyboard.md rename to apps/docs/public/data/md/keyboard.md diff --git a/docs/public/data/md/kite.md b/apps/docs/public/data/md/kite.md similarity index 100% rename from docs/public/data/md/kite.md rename to apps/docs/public/data/md/kite.md diff --git a/docs/public/data/md/l.md b/apps/docs/public/data/md/l.md similarity index 100% rename from docs/public/data/md/l.md rename to apps/docs/public/data/md/l.md diff --git a/docs/public/data/md/laptop.md b/apps/docs/public/data/md/laptop.md similarity index 100% rename from docs/public/data/md/laptop.md rename to apps/docs/public/data/md/laptop.md diff --git a/docs/public/data/md/laravel.md b/apps/docs/public/data/md/laravel.md similarity index 100% rename from docs/public/data/md/laravel.md rename to apps/docs/public/data/md/laravel.md diff --git a/docs/public/data/md/layers-plus.md b/apps/docs/public/data/md/layers-plus.md similarity index 100% rename from docs/public/data/md/layers-plus.md rename to apps/docs/public/data/md/layers-plus.md diff --git a/docs/public/data/md/layers.md b/apps/docs/public/data/md/layers.md similarity index 100% rename from docs/public/data/md/layers.md rename to apps/docs/public/data/md/layers.md diff --git a/docs/public/data/md/life-ring.md b/apps/docs/public/data/md/life-ring.md similarity index 100% rename from docs/public/data/md/life-ring.md rename to apps/docs/public/data/md/life-ring.md diff --git a/docs/public/data/md/lightbulb-on.md b/apps/docs/public/data/md/lightbulb-on.md similarity index 100% rename from docs/public/data/md/lightbulb-on.md rename to apps/docs/public/data/md/lightbulb-on.md diff --git a/docs/public/data/md/lightbulb.md b/apps/docs/public/data/md/lightbulb.md similarity index 100% rename from docs/public/data/md/lightbulb.md rename to apps/docs/public/data/md/lightbulb.md diff --git a/docs/public/data/md/line.md b/apps/docs/public/data/md/line.md similarity index 100% rename from docs/public/data/md/line.md rename to apps/docs/public/data/md/line.md diff --git a/docs/public/data/md/linkedin.md b/apps/docs/public/data/md/linkedin.md similarity index 100% rename from docs/public/data/md/linkedin.md rename to apps/docs/public/data/md/linkedin.md diff --git a/docs/public/data/md/list-bar-chart.md b/apps/docs/public/data/md/list-bar-chart.md similarity index 100% rename from docs/public/data/md/list-bar-chart.md rename to apps/docs/public/data/md/list-bar-chart.md diff --git a/docs/public/data/md/list-checks-xmark.md b/apps/docs/public/data/md/list-checks-xmark.md similarity index 100% rename from docs/public/data/md/list-checks-xmark.md rename to apps/docs/public/data/md/list-checks-xmark.md diff --git a/docs/public/data/md/list-checks.md b/apps/docs/public/data/md/list-checks.md similarity index 100% rename from docs/public/data/md/list-checks.md rename to apps/docs/public/data/md/list-checks.md diff --git a/docs/public/data/md/list-clock.md b/apps/docs/public/data/md/list-clock.md similarity index 100% rename from docs/public/data/md/list-clock.md rename to apps/docs/public/data/md/list-clock.md diff --git a/docs/public/data/md/list-ordered-clock.md b/apps/docs/public/data/md/list-ordered-clock.md similarity index 100% rename from docs/public/data/md/list-ordered-clock.md rename to apps/docs/public/data/md/list-ordered-clock.md diff --git a/docs/public/data/md/list-ordered.md b/apps/docs/public/data/md/list-ordered.md similarity index 100% rename from docs/public/data/md/list-ordered.md rename to apps/docs/public/data/md/list-ordered.md diff --git a/docs/public/data/md/list.md b/apps/docs/public/data/md/list.md similarity index 100% rename from docs/public/data/md/list.md rename to apps/docs/public/data/md/list.md diff --git a/docs/public/data/md/loader.md b/apps/docs/public/data/md/loader.md similarity index 100% rename from docs/public/data/md/loader.md rename to apps/docs/public/data/md/loader.md diff --git a/docs/public/data/md/location-pin-dot.md b/apps/docs/public/data/md/location-pin-dot.md similarity index 100% rename from docs/public/data/md/location-pin-dot.md rename to apps/docs/public/data/md/location-pin-dot.md diff --git a/docs/public/data/md/location-pin-slash.md b/apps/docs/public/data/md/location-pin-slash.md similarity index 100% rename from docs/public/data/md/location-pin-slash.md rename to apps/docs/public/data/md/location-pin-slash.md diff --git a/docs/public/data/md/location-pin.md b/apps/docs/public/data/md/location-pin.md similarity index 100% rename from docs/public/data/md/location-pin.md rename to apps/docs/public/data/md/location-pin.md diff --git a/docs/public/data/md/location-pins-route.md b/apps/docs/public/data/md/location-pins-route.md similarity index 100% rename from docs/public/data/md/location-pins-route.md rename to apps/docs/public/data/md/location-pins-route.md diff --git a/docs/public/data/md/lock-open.md b/apps/docs/public/data/md/lock-open.md similarity index 100% rename from docs/public/data/md/lock-open.md rename to apps/docs/public/data/md/lock-open.md diff --git a/docs/public/data/md/lock.md b/apps/docs/public/data/md/lock.md similarity index 100% rename from docs/public/data/md/lock.md rename to apps/docs/public/data/md/lock.md diff --git a/docs/public/data/md/m.md b/apps/docs/public/data/md/m.md similarity index 100% rename from docs/public/data/md/m.md rename to apps/docs/public/data/md/m.md diff --git a/docs/public/data/md/macos-finder.md b/apps/docs/public/data/md/macos-finder.md similarity index 100% rename from docs/public/data/md/macos-finder.md rename to apps/docs/public/data/md/macos-finder.md diff --git a/docs/public/data/md/magnifying-glass-min.md b/apps/docs/public/data/md/magnifying-glass-min.md similarity index 100% rename from docs/public/data/md/magnifying-glass-min.md rename to apps/docs/public/data/md/magnifying-glass-min.md diff --git a/docs/public/data/md/magnifying-glass-plus.md b/apps/docs/public/data/md/magnifying-glass-plus.md similarity index 100% rename from docs/public/data/md/magnifying-glass-plus.md rename to apps/docs/public/data/md/magnifying-glass-plus.md diff --git a/docs/public/data/md/magnifying-glass.md b/apps/docs/public/data/md/magnifying-glass.md similarity index 100% rename from docs/public/data/md/magnifying-glass.md rename to apps/docs/public/data/md/magnifying-glass.md diff --git a/docs/public/data/md/megaphone.md b/apps/docs/public/data/md/megaphone.md similarity index 100% rename from docs/public/data/md/megaphone.md rename to apps/docs/public/data/md/megaphone.md diff --git a/docs/public/data/md/message-pen.md b/apps/docs/public/data/md/message-pen.md similarity index 100% rename from docs/public/data/md/message-pen.md rename to apps/docs/public/data/md/message-pen.md diff --git a/docs/public/data/md/message-smile.md b/apps/docs/public/data/md/message-smile.md similarity index 100% rename from docs/public/data/md/message-smile.md rename to apps/docs/public/data/md/message-smile.md diff --git a/docs/public/data/md/message-text.md b/apps/docs/public/data/md/message-text.md similarity index 100% rename from docs/public/data/md/message-text.md rename to apps/docs/public/data/md/message-text.md diff --git a/docs/public/data/md/message.md b/apps/docs/public/data/md/message.md similarity index 100% rename from docs/public/data/md/message.md rename to apps/docs/public/data/md/message.md diff --git a/docs/public/data/md/microchip.md b/apps/docs/public/data/md/microchip.md similarity index 100% rename from docs/public/data/md/microchip.md rename to apps/docs/public/data/md/microchip.md diff --git a/docs/public/data/md/microphone-slash.md b/apps/docs/public/data/md/microphone-slash.md similarity index 100% rename from docs/public/data/md/microphone-slash.md rename to apps/docs/public/data/md/microphone-slash.md diff --git a/docs/public/data/md/microphone.md b/apps/docs/public/data/md/microphone.md similarity index 100% rename from docs/public/data/md/microphone.md rename to apps/docs/public/data/md/microphone.md diff --git a/docs/public/data/md/min.md b/apps/docs/public/data/md/min.md similarity index 100% rename from docs/public/data/md/min.md rename to apps/docs/public/data/md/min.md diff --git a/docs/public/data/md/moon-cloud.md b/apps/docs/public/data/md/moon-cloud.md similarity index 100% rename from docs/public/data/md/moon-cloud.md rename to apps/docs/public/data/md/moon-cloud.md diff --git a/docs/public/data/md/moon.md b/apps/docs/public/data/md/moon.md similarity index 100% rename from docs/public/data/md/moon.md rename to apps/docs/public/data/md/moon.md diff --git a/docs/public/data/md/moped.md b/apps/docs/public/data/md/moped.md similarity index 100% rename from docs/public/data/md/moped.md rename to apps/docs/public/data/md/moped.md diff --git a/docs/public/data/md/music-pause.md b/apps/docs/public/data/md/music-pause.md similarity index 100% rename from docs/public/data/md/music-pause.md rename to apps/docs/public/data/md/music-pause.md diff --git a/docs/public/data/md/music.md b/apps/docs/public/data/md/music.md similarity index 100% rename from docs/public/data/md/music.md rename to apps/docs/public/data/md/music.md diff --git a/docs/public/data/md/n.md b/apps/docs/public/data/md/n.md similarity index 100% rename from docs/public/data/md/n.md rename to apps/docs/public/data/md/n.md diff --git a/docs/public/data/md/network.md b/apps/docs/public/data/md/network.md similarity index 100% rename from docs/public/data/md/network.md rename to apps/docs/public/data/md/network.md diff --git a/docs/public/data/md/next.md b/apps/docs/public/data/md/next.md similarity index 100% rename from docs/public/data/md/next.md rename to apps/docs/public/data/md/next.md diff --git a/docs/public/data/md/notes.md b/apps/docs/public/data/md/notes.md similarity index 100% rename from docs/public/data/md/notes.md rename to apps/docs/public/data/md/notes.md diff --git a/docs/public/data/md/numpad.md b/apps/docs/public/data/md/numpad.md similarity index 100% rename from docs/public/data/md/numpad.md rename to apps/docs/public/data/md/numpad.md diff --git a/docs/public/data/md/o.md b/apps/docs/public/data/md/o.md similarity index 100% rename from docs/public/data/md/o.md rename to apps/docs/public/data/md/o.md diff --git a/docs/public/data/md/option.md b/apps/docs/public/data/md/option.md similarity index 100% rename from docs/public/data/md/option.md rename to apps/docs/public/data/md/option.md diff --git a/docs/public/data/md/order-alphabetical-asc.md b/apps/docs/public/data/md/order-alphabetical-asc.md similarity index 100% rename from docs/public/data/md/order-alphabetical-asc.md rename to apps/docs/public/data/md/order-alphabetical-asc.md diff --git a/docs/public/data/md/order-alphabetical-desc.md b/apps/docs/public/data/md/order-alphabetical-desc.md similarity index 100% rename from docs/public/data/md/order-alphabetical-desc.md rename to apps/docs/public/data/md/order-alphabetical-desc.md diff --git a/docs/public/data/md/order-numerical-asc.md b/apps/docs/public/data/md/order-numerical-asc.md similarity index 100% rename from docs/public/data/md/order-numerical-asc.md rename to apps/docs/public/data/md/order-numerical-asc.md diff --git a/docs/public/data/md/order-numerical-desc.md b/apps/docs/public/data/md/order-numerical-desc.md similarity index 100% rename from docs/public/data/md/order-numerical-desc.md rename to apps/docs/public/data/md/order-numerical-desc.md diff --git a/docs/public/data/md/p.md b/apps/docs/public/data/md/p.md similarity index 100% rename from docs/public/data/md/p.md rename to apps/docs/public/data/md/p.md diff --git a/docs/public/data/md/pager.md b/apps/docs/public/data/md/pager.md similarity index 100% rename from docs/public/data/md/pager.md rename to apps/docs/public/data/md/pager.md diff --git a/docs/public/data/md/paper-plane.md b/apps/docs/public/data/md/paper-plane.md similarity index 100% rename from docs/public/data/md/paper-plane.md rename to apps/docs/public/data/md/paper-plane.md diff --git a/docs/public/data/md/paper.md b/apps/docs/public/data/md/paper.md similarity index 100% rename from docs/public/data/md/paper.md rename to apps/docs/public/data/md/paper.md diff --git a/docs/public/data/md/parachute-box.md b/apps/docs/public/data/md/parachute-box.md similarity index 100% rename from docs/public/data/md/parachute-box.md rename to apps/docs/public/data/md/parachute-box.md diff --git a/docs/public/data/md/paragraph.md b/apps/docs/public/data/md/paragraph.md similarity index 100% rename from docs/public/data/md/paragraph.md rename to apps/docs/public/data/md/paragraph.md diff --git a/docs/public/data/md/password.md b/apps/docs/public/data/md/password.md similarity index 100% rename from docs/public/data/md/password.md rename to apps/docs/public/data/md/password.md diff --git a/docs/public/data/md/patreon.md b/apps/docs/public/data/md/patreon.md similarity index 100% rename from docs/public/data/md/patreon.md rename to apps/docs/public/data/md/patreon.md diff --git a/docs/public/data/md/pause.md b/apps/docs/public/data/md/pause.md similarity index 100% rename from docs/public/data/md/pause.md rename to apps/docs/public/data/md/pause.md diff --git a/docs/public/data/md/pen.md b/apps/docs/public/data/md/pen.md similarity index 100% rename from docs/public/data/md/pen.md rename to apps/docs/public/data/md/pen.md diff --git a/docs/public/data/md/people-circle.md b/apps/docs/public/data/md/people-circle.md similarity index 100% rename from docs/public/data/md/people-circle.md rename to apps/docs/public/data/md/people-circle.md diff --git a/docs/public/data/md/people-xmark.md b/apps/docs/public/data/md/people-xmark.md similarity index 100% rename from docs/public/data/md/people-xmark.md rename to apps/docs/public/data/md/people-xmark.md diff --git a/docs/public/data/md/people.md b/apps/docs/public/data/md/people.md similarity index 100% rename from docs/public/data/md/people.md rename to apps/docs/public/data/md/people.md diff --git a/docs/public/data/md/person-clock.md b/apps/docs/public/data/md/person-clock.md similarity index 100% rename from docs/public/data/md/person-clock.md rename to apps/docs/public/data/md/person-clock.md diff --git a/docs/public/data/md/person-gear.md b/apps/docs/public/data/md/person-gear.md similarity index 100% rename from docs/public/data/md/person-gear.md rename to apps/docs/public/data/md/person-gear.md diff --git a/docs/public/data/md/person-headset.md b/apps/docs/public/data/md/person-headset.md similarity index 100% rename from docs/public/data/md/person-headset.md rename to apps/docs/public/data/md/person-headset.md diff --git a/docs/public/data/md/person-list.md b/apps/docs/public/data/md/person-list.md similarity index 100% rename from docs/public/data/md/person-list.md rename to apps/docs/public/data/md/person-list.md diff --git a/docs/public/data/md/person-lock.md b/apps/docs/public/data/md/person-lock.md similarity index 100% rename from docs/public/data/md/person-lock.md rename to apps/docs/public/data/md/person-lock.md diff --git a/docs/public/data/md/person-plus.md b/apps/docs/public/data/md/person-plus.md similarity index 100% rename from docs/public/data/md/person-plus.md rename to apps/docs/public/data/md/person-plus.md diff --git a/docs/public/data/md/person-xmark.md b/apps/docs/public/data/md/person-xmark.md similarity index 100% rename from docs/public/data/md/person-xmark.md rename to apps/docs/public/data/md/person-xmark.md diff --git a/docs/public/data/md/person.md b/apps/docs/public/data/md/person.md similarity index 100% rename from docs/public/data/md/person.md rename to apps/docs/public/data/md/person.md diff --git a/docs/public/data/md/phone-arrow-down-left-prohibited.md b/apps/docs/public/data/md/phone-arrow-down-left-prohibited.md similarity index 100% rename from docs/public/data/md/phone-arrow-down-left-prohibited.md rename to apps/docs/public/data/md/phone-arrow-down-left-prohibited.md diff --git a/docs/public/data/md/phone-arrow-down-left.md b/apps/docs/public/data/md/phone-arrow-down-left.md similarity index 100% rename from docs/public/data/md/phone-arrow-down-left.md rename to apps/docs/public/data/md/phone-arrow-down-left.md diff --git a/docs/public/data/md/phone-arrow-up-right-prohibited.md b/apps/docs/public/data/md/phone-arrow-up-right-prohibited.md similarity index 100% rename from docs/public/data/md/phone-arrow-up-right-prohibited.md rename to apps/docs/public/data/md/phone-arrow-up-right-prohibited.md diff --git a/docs/public/data/md/phone-arrow-up-right.md b/apps/docs/public/data/md/phone-arrow-up-right.md similarity index 100% rename from docs/public/data/md/phone-arrow-up-right.md rename to apps/docs/public/data/md/phone-arrow-up-right.md diff --git a/docs/public/data/md/phone-clock.md b/apps/docs/public/data/md/phone-clock.md similarity index 100% rename from docs/public/data/md/phone-clock.md rename to apps/docs/public/data/md/phone-clock.md diff --git a/docs/public/data/md/phone-gear.md b/apps/docs/public/data/md/phone-gear.md similarity index 100% rename from docs/public/data/md/phone-gear.md rename to apps/docs/public/data/md/phone-gear.md diff --git a/docs/public/data/md/phone-list.md b/apps/docs/public/data/md/phone-list.md similarity index 100% rename from docs/public/data/md/phone-list.md rename to apps/docs/public/data/md/phone-list.md diff --git a/docs/public/data/md/phone-office.md b/apps/docs/public/data/md/phone-office.md similarity index 100% rename from docs/public/data/md/phone-office.md rename to apps/docs/public/data/md/phone-office.md diff --git a/docs/public/data/md/phone-volume.md b/apps/docs/public/data/md/phone-volume.md similarity index 100% rename from docs/public/data/md/phone-volume.md rename to apps/docs/public/data/md/phone-volume.md diff --git a/docs/public/data/md/phone-xmark.md b/apps/docs/public/data/md/phone-xmark.md similarity index 100% rename from docs/public/data/md/phone-xmark.md rename to apps/docs/public/data/md/phone-xmark.md diff --git a/docs/public/data/md/phone.md b/apps/docs/public/data/md/phone.md similarity index 100% rename from docs/public/data/md/phone.md rename to apps/docs/public/data/md/phone.md diff --git a/docs/public/data/md/plane.md b/apps/docs/public/data/md/plane.md similarity index 100% rename from docs/public/data/md/plane.md rename to apps/docs/public/data/md/plane.md diff --git a/docs/public/data/md/planet-ringed.md b/apps/docs/public/data/md/planet-ringed.md similarity index 100% rename from docs/public/data/md/planet-ringed.md rename to apps/docs/public/data/md/planet-ringed.md diff --git a/docs/public/data/md/plate-utensils.md b/apps/docs/public/data/md/plate-utensils.md similarity index 100% rename from docs/public/data/md/plate-utensils.md rename to apps/docs/public/data/md/plate-utensils.md diff --git a/docs/public/data/md/play-pause.md b/apps/docs/public/data/md/play-pause.md similarity index 100% rename from docs/public/data/md/play-pause.md rename to apps/docs/public/data/md/play-pause.md diff --git a/docs/public/data/md/play.md b/apps/docs/public/data/md/play.md similarity index 100% rename from docs/public/data/md/play.md rename to apps/docs/public/data/md/play.md diff --git a/docs/public/data/md/plus.md b/apps/docs/public/data/md/plus.md similarity index 100% rename from docs/public/data/md/plus.md rename to apps/docs/public/data/md/plus.md diff --git a/docs/public/data/md/power.md b/apps/docs/public/data/md/power.md similarity index 100% rename from docs/public/data/md/power.md rename to apps/docs/public/data/md/power.md diff --git a/docs/public/data/md/previous.md b/apps/docs/public/data/md/previous.md similarity index 100% rename from docs/public/data/md/previous.md rename to apps/docs/public/data/md/previous.md diff --git a/docs/public/data/md/printer.md b/apps/docs/public/data/md/printer.md similarity index 100% rename from docs/public/data/md/printer.md rename to apps/docs/public/data/md/printer.md diff --git a/docs/public/data/md/prohibited.md b/apps/docs/public/data/md/prohibited.md similarity index 100% rename from docs/public/data/md/prohibited.md rename to apps/docs/public/data/md/prohibited.md diff --git a/docs/public/data/md/puzzle-piece.md b/apps/docs/public/data/md/puzzle-piece.md similarity index 100% rename from docs/public/data/md/puzzle-piece.md rename to apps/docs/public/data/md/puzzle-piece.md diff --git a/docs/public/data/md/q.md b/apps/docs/public/data/md/q.md similarity index 100% rename from docs/public/data/md/q.md rename to apps/docs/public/data/md/q.md diff --git a/docs/public/data/md/quote.md b/apps/docs/public/data/md/quote.md similarity index 100% rename from docs/public/data/md/quote.md rename to apps/docs/public/data/md/quote.md diff --git a/docs/public/data/md/r.md b/apps/docs/public/data/md/r.md similarity index 100% rename from docs/public/data/md/r.md rename to apps/docs/public/data/md/r.md diff --git a/docs/public/data/md/react.md b/apps/docs/public/data/md/react.md similarity index 100% rename from docs/public/data/md/react.md rename to apps/docs/public/data/md/react.md diff --git a/docs/public/data/md/receipt.md b/apps/docs/public/data/md/receipt.md similarity index 100% rename from docs/public/data/md/receipt.md rename to apps/docs/public/data/md/receipt.md diff --git a/docs/public/data/md/record-stop.md b/apps/docs/public/data/md/record-stop.md similarity index 100% rename from docs/public/data/md/record-stop.md rename to apps/docs/public/data/md/record-stop.md diff --git a/docs/public/data/md/record.md b/apps/docs/public/data/md/record.md similarity index 100% rename from docs/public/data/md/record.md rename to apps/docs/public/data/md/record.md diff --git a/docs/public/data/md/rectangle-p.md b/apps/docs/public/data/md/rectangle-p.md similarity index 100% rename from docs/public/data/md/rectangle-p.md rename to apps/docs/public/data/md/rectangle-p.md diff --git a/docs/public/data/md/redo.md b/apps/docs/public/data/md/redo.md similarity index 100% rename from docs/public/data/md/redo.md rename to apps/docs/public/data/md/redo.md diff --git a/docs/public/data/md/repeat-once.md b/apps/docs/public/data/md/repeat-once.md similarity index 100% rename from docs/public/data/md/repeat-once.md rename to apps/docs/public/data/md/repeat-once.md diff --git a/docs/public/data/md/repeat.md b/apps/docs/public/data/md/repeat.md similarity index 100% rename from docs/public/data/md/repeat.md rename to apps/docs/public/data/md/repeat.md diff --git a/docs/public/data/md/road.md b/apps/docs/public/data/md/road.md similarity index 100% rename from docs/public/data/md/road.md rename to apps/docs/public/data/md/road.md diff --git a/docs/public/data/md/rocket.md b/apps/docs/public/data/md/rocket.md similarity index 100% rename from docs/public/data/md/rocket.md rename to apps/docs/public/data/md/rocket.md diff --git a/docs/public/data/md/s.md b/apps/docs/public/data/md/s.md similarity index 100% rename from docs/public/data/md/s.md rename to apps/docs/public/data/md/s.md diff --git a/docs/public/data/md/safari.md b/apps/docs/public/data/md/safari.md similarity index 100% rename from docs/public/data/md/safari.md rename to apps/docs/public/data/md/safari.md diff --git a/docs/public/data/md/scouting.md b/apps/docs/public/data/md/scouting.md similarity index 100% rename from docs/public/data/md/scouting.md rename to apps/docs/public/data/md/scouting.md diff --git a/docs/public/data/md/server.md b/apps/docs/public/data/md/server.md similarity index 100% rename from docs/public/data/md/server.md rename to apps/docs/public/data/md/server.md diff --git a/docs/public/data/md/share-nodes.md b/apps/docs/public/data/md/share-nodes.md similarity index 100% rename from docs/public/data/md/share-nodes.md rename to apps/docs/public/data/md/share-nodes.md diff --git a/docs/public/data/md/share.md b/apps/docs/public/data/md/share.md similarity index 100% rename from docs/public/data/md/share.md rename to apps/docs/public/data/md/share.md diff --git a/docs/public/data/md/shield-keyhole.md b/apps/docs/public/data/md/shield-keyhole.md similarity index 100% rename from docs/public/data/md/shield-keyhole.md rename to apps/docs/public/data/md/shield-keyhole.md diff --git a/docs/public/data/md/shield-plus.md b/apps/docs/public/data/md/shield-plus.md similarity index 100% rename from docs/public/data/md/shield-plus.md rename to apps/docs/public/data/md/shield-plus.md diff --git a/docs/public/data/md/shield-xmark.md b/apps/docs/public/data/md/shield-xmark.md similarity index 100% rename from docs/public/data/md/shield-xmark.md rename to apps/docs/public/data/md/shield-xmark.md diff --git a/docs/public/data/md/shield.md b/apps/docs/public/data/md/shield.md similarity index 100% rename from docs/public/data/md/shield.md rename to apps/docs/public/data/md/shield.md diff --git a/docs/public/data/md/shoe-prints.md b/apps/docs/public/data/md/shoe-prints.md similarity index 100% rename from docs/public/data/md/shoe-prints.md rename to apps/docs/public/data/md/shoe-prints.md diff --git a/docs/public/data/md/shopping-cart.md b/apps/docs/public/data/md/shopping-cart.md similarity index 100% rename from docs/public/data/md/shopping-cart.md rename to apps/docs/public/data/md/shopping-cart.md diff --git a/docs/public/data/md/shuffle.md b/apps/docs/public/data/md/shuffle.md similarity index 100% rename from docs/public/data/md/shuffle.md rename to apps/docs/public/data/md/shuffle.md diff --git a/docs/public/data/md/sidebar-left.md b/apps/docs/public/data/md/sidebar-left.md similarity index 100% rename from docs/public/data/md/sidebar-left.md rename to apps/docs/public/data/md/sidebar-left.md diff --git a/docs/public/data/md/sidebar-right.md b/apps/docs/public/data/md/sidebar-right.md similarity index 100% rename from docs/public/data/md/sidebar-right.md rename to apps/docs/public/data/md/sidebar-right.md diff --git a/docs/public/data/md/signal-fair.md b/apps/docs/public/data/md/signal-fair.md similarity index 100% rename from docs/public/data/md/signal-fair.md rename to apps/docs/public/data/md/signal-fair.md diff --git a/docs/public/data/md/signal-good.md b/apps/docs/public/data/md/signal-good.md similarity index 100% rename from docs/public/data/md/signal-good.md rename to apps/docs/public/data/md/signal-good.md diff --git a/docs/public/data/md/signal-moderate.md b/apps/docs/public/data/md/signal-moderate.md similarity index 100% rename from docs/public/data/md/signal-moderate.md rename to apps/docs/public/data/md/signal-moderate.md diff --git a/docs/public/data/md/signal-slash.md b/apps/docs/public/data/md/signal-slash.md similarity index 100% rename from docs/public/data/md/signal-slash.md rename to apps/docs/public/data/md/signal-slash.md diff --git a/docs/public/data/md/signal-strong.md b/apps/docs/public/data/md/signal-strong.md similarity index 100% rename from docs/public/data/md/signal-strong.md rename to apps/docs/public/data/md/signal-strong.md diff --git a/docs/public/data/md/signal-weak.md b/apps/docs/public/data/md/signal-weak.md similarity index 100% rename from docs/public/data/md/signal-weak.md rename to apps/docs/public/data/md/signal-weak.md diff --git a/docs/public/data/md/signature.md b/apps/docs/public/data/md/signature.md similarity index 100% rename from docs/public/data/md/signature.md rename to apps/docs/public/data/md/signature.md diff --git a/docs/public/data/md/sim-card.md b/apps/docs/public/data/md/sim-card.md similarity index 100% rename from docs/public/data/md/sim-card.md rename to apps/docs/public/data/md/sim-card.md diff --git a/docs/public/data/md/sippy.md b/apps/docs/public/data/md/sippy.md similarity index 100% rename from docs/public/data/md/sippy.md rename to apps/docs/public/data/md/sippy.md diff --git a/docs/public/data/md/sliders.md b/apps/docs/public/data/md/sliders.md similarity index 100% rename from docs/public/data/md/sliders.md rename to apps/docs/public/data/md/sliders.md diff --git a/docs/public/data/md/smartphone-arrow-right.md b/apps/docs/public/data/md/smartphone-arrow-right.md similarity index 100% rename from docs/public/data/md/smartphone-arrow-right.md rename to apps/docs/public/data/md/smartphone-arrow-right.md diff --git a/docs/public/data/md/smartphone-hinge.md b/apps/docs/public/data/md/smartphone-hinge.md similarity index 100% rename from docs/public/data/md/smartphone-hinge.md rename to apps/docs/public/data/md/smartphone-hinge.md diff --git a/docs/public/data/md/smartphone.md b/apps/docs/public/data/md/smartphone.md similarity index 100% rename from docs/public/data/md/smartphone.md rename to apps/docs/public/data/md/smartphone.md diff --git a/docs/public/data/md/snowflake.md b/apps/docs/public/data/md/snowflake.md similarity index 100% rename from docs/public/data/md/snowflake.md rename to apps/docs/public/data/md/snowflake.md diff --git a/docs/public/data/md/speaker-grill.md b/apps/docs/public/data/md/speaker-grill.md similarity index 100% rename from docs/public/data/md/speaker-grill.md rename to apps/docs/public/data/md/speaker-grill.md diff --git a/docs/public/data/md/spinner-third.md b/apps/docs/public/data/md/spinner-third.md similarity index 100% rename from docs/public/data/md/spinner-third.md rename to apps/docs/public/data/md/spinner-third.md diff --git a/docs/public/data/md/spinner.md b/apps/docs/public/data/md/spinner.md similarity index 100% rename from docs/public/data/md/spinner.md rename to apps/docs/public/data/md/spinner.md diff --git a/docs/public/data/md/spy.md b/apps/docs/public/data/md/spy.md similarity index 100% rename from docs/public/data/md/spy.md rename to apps/docs/public/data/md/spy.md diff --git a/docs/public/data/md/square-check.md b/apps/docs/public/data/md/square-check.md similarity index 100% rename from docs/public/data/md/square-check.md rename to apps/docs/public/data/md/square-check.md diff --git a/docs/public/data/md/square-dashed.md b/apps/docs/public/data/md/square-dashed.md similarity index 100% rename from docs/public/data/md/square-dashed.md rename to apps/docs/public/data/md/square-dashed.md diff --git a/docs/public/data/md/square-gum.md b/apps/docs/public/data/md/square-gum.md similarity index 100% rename from docs/public/data/md/square-gum.md rename to apps/docs/public/data/md/square-gum.md diff --git a/docs/public/data/md/square.md b/apps/docs/public/data/md/square.md similarity index 100% rename from docs/public/data/md/square.md rename to apps/docs/public/data/md/square.md diff --git a/docs/public/data/md/star-half.md b/apps/docs/public/data/md/star-half.md similarity index 100% rename from docs/public/data/md/star-half.md rename to apps/docs/public/data/md/star-half.md diff --git a/docs/public/data/md/star.md b/apps/docs/public/data/md/star.md similarity index 100% rename from docs/public/data/md/star.md rename to apps/docs/public/data/md/star.md diff --git a/docs/public/data/md/starscout.md b/apps/docs/public/data/md/starscout.md similarity index 100% rename from docs/public/data/md/starscout.md rename to apps/docs/public/data/md/starscout.md diff --git a/docs/public/data/md/stop.md b/apps/docs/public/data/md/stop.md similarity index 100% rename from docs/public/data/md/stop.md rename to apps/docs/public/data/md/stop.md diff --git a/docs/public/data/md/stopwatch.md b/apps/docs/public/data/md/stopwatch.md similarity index 100% rename from docs/public/data/md/stopwatch.md rename to apps/docs/public/data/md/stopwatch.md diff --git a/docs/public/data/md/store.md b/apps/docs/public/data/md/store.md similarity index 100% rename from docs/public/data/md/store.md rename to apps/docs/public/data/md/store.md diff --git a/docs/public/data/md/strikethrough.md b/apps/docs/public/data/md/strikethrough.md similarity index 100% rename from docs/public/data/md/strikethrough.md rename to apps/docs/public/data/md/strikethrough.md diff --git a/docs/public/data/md/studio-384.md b/apps/docs/public/data/md/studio-384.md similarity index 100% rename from docs/public/data/md/studio-384.md rename to apps/docs/public/data/md/studio-384.md diff --git a/docs/public/data/md/subscript.md b/apps/docs/public/data/md/subscript.md similarity index 100% rename from docs/public/data/md/subscript.md rename to apps/docs/public/data/md/subscript.md diff --git a/docs/public/data/md/sun-cloud.md b/apps/docs/public/data/md/sun-cloud.md similarity index 100% rename from docs/public/data/md/sun-cloud.md rename to apps/docs/public/data/md/sun-cloud.md diff --git a/docs/public/data/md/sun.md b/apps/docs/public/data/md/sun.md similarity index 100% rename from docs/public/data/md/sun.md rename to apps/docs/public/data/md/sun.md diff --git a/docs/public/data/md/sunrise.md b/apps/docs/public/data/md/sunrise.md similarity index 100% rename from docs/public/data/md/sunrise.md rename to apps/docs/public/data/md/sunrise.md diff --git a/docs/public/data/md/sunset.md b/apps/docs/public/data/md/sunset.md similarity index 100% rename from docs/public/data/md/sunset.md rename to apps/docs/public/data/md/sunset.md diff --git a/docs/public/data/md/superscript.md b/apps/docs/public/data/md/superscript.md similarity index 100% rename from docs/public/data/md/superscript.md rename to apps/docs/public/data/md/superscript.md diff --git a/docs/public/data/md/swatchbook.md b/apps/docs/public/data/md/swatchbook.md similarity index 100% rename from docs/public/data/md/swatchbook.md rename to apps/docs/public/data/md/swatchbook.md diff --git a/docs/public/data/md/t.md b/apps/docs/public/data/md/t.md similarity index 100% rename from docs/public/data/md/t.md rename to apps/docs/public/data/md/t.md diff --git a/docs/public/data/md/table-cell-merge.md b/apps/docs/public/data/md/table-cell-merge.md similarity index 100% rename from docs/public/data/md/table-cell-merge.md rename to apps/docs/public/data/md/table-cell-merge.md diff --git a/docs/public/data/md/table-clock.md b/apps/docs/public/data/md/table-clock.md similarity index 100% rename from docs/public/data/md/table-clock.md rename to apps/docs/public/data/md/table-clock.md diff --git a/docs/public/data/md/table-column-insert-left.md b/apps/docs/public/data/md/table-column-insert-left.md similarity index 100% rename from docs/public/data/md/table-column-insert-left.md rename to apps/docs/public/data/md/table-column-insert-left.md diff --git a/docs/public/data/md/table-column-insert-right.md b/apps/docs/public/data/md/table-column-insert-right.md similarity index 100% rename from docs/public/data/md/table-column-insert-right.md rename to apps/docs/public/data/md/table-column-insert-right.md diff --git a/docs/public/data/md/table-column-min.md b/apps/docs/public/data/md/table-column-min.md similarity index 100% rename from docs/public/data/md/table-column-min.md rename to apps/docs/public/data/md/table-column-min.md diff --git a/docs/public/data/md/table-header-cell.md b/apps/docs/public/data/md/table-header-cell.md similarity index 100% rename from docs/public/data/md/table-header-cell.md rename to apps/docs/public/data/md/table-header-cell.md diff --git a/docs/public/data/md/table-header-column.md b/apps/docs/public/data/md/table-header-column.md similarity index 100% rename from docs/public/data/md/table-header-column.md rename to apps/docs/public/data/md/table-header-column.md diff --git a/docs/public/data/md/table-header-row.md b/apps/docs/public/data/md/table-header-row.md similarity index 100% rename from docs/public/data/md/table-header-row.md rename to apps/docs/public/data/md/table-header-row.md diff --git a/docs/public/data/md/table-min.md b/apps/docs/public/data/md/table-min.md similarity index 100% rename from docs/public/data/md/table-min.md rename to apps/docs/public/data/md/table-min.md diff --git a/docs/public/data/md/table-row-insert-bottom.md b/apps/docs/public/data/md/table-row-insert-bottom.md similarity index 100% rename from docs/public/data/md/table-row-insert-bottom.md rename to apps/docs/public/data/md/table-row-insert-bottom.md diff --git a/docs/public/data/md/table-row-insert-top.md b/apps/docs/public/data/md/table-row-insert-top.md similarity index 100% rename from docs/public/data/md/table-row-insert-top.md rename to apps/docs/public/data/md/table-row-insert-top.md diff --git a/docs/public/data/md/table-row-min.md b/apps/docs/public/data/md/table-row-min.md similarity index 100% rename from docs/public/data/md/table-row-min.md rename to apps/docs/public/data/md/table-row-min.md diff --git a/docs/public/data/md/table.md b/apps/docs/public/data/md/table.md similarity index 100% rename from docs/public/data/md/table.md rename to apps/docs/public/data/md/table.md diff --git a/docs/public/data/md/tag-gear.md b/apps/docs/public/data/md/tag-gear.md similarity index 100% rename from docs/public/data/md/tag-gear.md rename to apps/docs/public/data/md/tag-gear.md diff --git a/docs/public/data/md/tag-plus.md b/apps/docs/public/data/md/tag-plus.md similarity index 100% rename from docs/public/data/md/tag-plus.md rename to apps/docs/public/data/md/tag-plus.md diff --git a/docs/public/data/md/tag.md b/apps/docs/public/data/md/tag.md similarity index 100% rename from docs/public/data/md/tag.md rename to apps/docs/public/data/md/tag.md diff --git a/docs/public/data/md/teams.md b/apps/docs/public/data/md/teams.md similarity index 100% rename from docs/public/data/md/teams.md rename to apps/docs/public/data/md/teams.md diff --git a/docs/public/data/md/tent.md b/apps/docs/public/data/md/tent.md similarity index 100% rename from docs/public/data/md/tent.md rename to apps/docs/public/data/md/tent.md diff --git a/docs/public/data/md/terminal.md b/apps/docs/public/data/md/terminal.md similarity index 100% rename from docs/public/data/md/terminal.md rename to apps/docs/public/data/md/terminal.md diff --git a/docs/public/data/md/thermometer-empty.md b/apps/docs/public/data/md/thermometer-empty.md similarity index 100% rename from docs/public/data/md/thermometer-empty.md rename to apps/docs/public/data/md/thermometer-empty.md diff --git a/docs/public/data/md/thermometer-full.md b/apps/docs/public/data/md/thermometer-full.md similarity index 100% rename from docs/public/data/md/thermometer-full.md rename to apps/docs/public/data/md/thermometer-full.md diff --git a/docs/public/data/md/thermometer-half.md b/apps/docs/public/data/md/thermometer-half.md similarity index 100% rename from docs/public/data/md/thermometer-half.md rename to apps/docs/public/data/md/thermometer-half.md diff --git a/docs/public/data/md/threads.md b/apps/docs/public/data/md/threads.md similarity index 100% rename from docs/public/data/md/threads.md rename to apps/docs/public/data/md/threads.md diff --git a/docs/public/data/md/thumbtack-slash.md b/apps/docs/public/data/md/thumbtack-slash.md similarity index 100% rename from docs/public/data/md/thumbtack-slash.md rename to apps/docs/public/data/md/thumbtack-slash.md diff --git a/docs/public/data/md/thumbtack.md b/apps/docs/public/data/md/thumbtack.md similarity index 100% rename from docs/public/data/md/thumbtack.md rename to apps/docs/public/data/md/thumbtack.md diff --git a/docs/public/data/md/ticket.md b/apps/docs/public/data/md/ticket.md similarity index 100% rename from docs/public/data/md/ticket.md rename to apps/docs/public/data/md/ticket.md diff --git a/docs/public/data/md/tiktok.md b/apps/docs/public/data/md/tiktok.md similarity index 100% rename from docs/public/data/md/tiktok.md rename to apps/docs/public/data/md/tiktok.md diff --git a/docs/public/data/md/toast.md b/apps/docs/public/data/md/toast.md similarity index 100% rename from docs/public/data/md/toast.md rename to apps/docs/public/data/md/toast.md diff --git a/docs/public/data/md/toggle-off.md b/apps/docs/public/data/md/toggle-off.md similarity index 100% rename from docs/public/data/md/toggle-off.md rename to apps/docs/public/data/md/toggle-off.md diff --git a/docs/public/data/md/toggle-on.md b/apps/docs/public/data/md/toggle-on.md similarity index 100% rename from docs/public/data/md/toggle-on.md rename to apps/docs/public/data/md/toggle-on.md diff --git a/docs/public/data/md/tower-broadcast.md b/apps/docs/public/data/md/tower-broadcast.md similarity index 100% rename from docs/public/data/md/tower-broadcast.md rename to apps/docs/public/data/md/tower-broadcast.md diff --git a/docs/public/data/md/train-track.md b/apps/docs/public/data/md/train-track.md similarity index 100% rename from docs/public/data/md/train-track.md rename to apps/docs/public/data/md/train-track.md diff --git a/docs/public/data/md/translate.md b/apps/docs/public/data/md/translate.md similarity index 100% rename from docs/public/data/md/translate.md rename to apps/docs/public/data/md/translate.md diff --git a/docs/public/data/md/trash-can.md b/apps/docs/public/data/md/trash-can.md similarity index 100% rename from docs/public/data/md/trash-can.md rename to apps/docs/public/data/md/trash-can.md diff --git a/docs/public/data/md/tree.md b/apps/docs/public/data/md/tree.md similarity index 100% rename from docs/public/data/md/tree.md rename to apps/docs/public/data/md/tree.md diff --git a/docs/public/data/md/trekking-backpack.md b/apps/docs/public/data/md/trekking-backpack.md similarity index 100% rename from docs/public/data/md/trekking-backpack.md rename to apps/docs/public/data/md/trekking-backpack.md diff --git a/docs/public/data/md/triangle-dashed.md b/apps/docs/public/data/md/triangle-dashed.md similarity index 100% rename from docs/public/data/md/triangle-dashed.md rename to apps/docs/public/data/md/triangle-dashed.md diff --git a/docs/public/data/md/triangle-exclamation.md b/apps/docs/public/data/md/triangle-exclamation.md similarity index 100% rename from docs/public/data/md/triangle-exclamation.md rename to apps/docs/public/data/md/triangle-exclamation.md diff --git a/docs/public/data/md/triangle.md b/apps/docs/public/data/md/triangle.md similarity index 100% rename from docs/public/data/md/triangle.md rename to apps/docs/public/data/md/triangle.md diff --git a/docs/public/data/md/trophy.md b/apps/docs/public/data/md/trophy.md similarity index 100% rename from docs/public/data/md/trophy.md rename to apps/docs/public/data/md/trophy.md diff --git a/docs/public/data/md/truck-pickup.md b/apps/docs/public/data/md/truck-pickup.md similarity index 100% rename from docs/public/data/md/truck-pickup.md rename to apps/docs/public/data/md/truck-pickup.md diff --git a/docs/public/data/md/truck-tow.md b/apps/docs/public/data/md/truck-tow.md similarity index 100% rename from docs/public/data/md/truck-tow.md rename to apps/docs/public/data/md/truck-tow.md diff --git a/docs/public/data/md/twitter.md b/apps/docs/public/data/md/twitter.md similarity index 100% rename from docs/public/data/md/twitter.md rename to apps/docs/public/data/md/twitter.md diff --git a/docs/public/data/md/u.md b/apps/docs/public/data/md/u.md similarity index 100% rename from docs/public/data/md/u.md rename to apps/docs/public/data/md/u.md diff --git a/docs/public/data/md/umbrella.md b/apps/docs/public/data/md/umbrella.md similarity index 100% rename from docs/public/data/md/umbrella.md rename to apps/docs/public/data/md/umbrella.md diff --git a/docs/public/data/md/underline.md b/apps/docs/public/data/md/underline.md similarity index 100% rename from docs/public/data/md/underline.md rename to apps/docs/public/data/md/underline.md diff --git a/docs/public/data/md/undo.md b/apps/docs/public/data/md/undo.md similarity index 100% rename from docs/public/data/md/undo.md rename to apps/docs/public/data/md/undo.md diff --git a/docs/public/data/md/universal-access.md b/apps/docs/public/data/md/universal-access.md similarity index 100% rename from docs/public/data/md/universal-access.md rename to apps/docs/public/data/md/universal-access.md diff --git a/docs/public/data/md/v.md b/apps/docs/public/data/md/v.md similarity index 100% rename from docs/public/data/md/v.md rename to apps/docs/public/data/md/v.md diff --git a/docs/public/data/md/valkyrie-sword.md b/apps/docs/public/data/md/valkyrie-sword.md similarity index 100% rename from docs/public/data/md/valkyrie-sword.md rename to apps/docs/public/data/md/valkyrie-sword.md diff --git a/docs/public/data/md/video.md b/apps/docs/public/data/md/video.md similarity index 100% rename from docs/public/data/md/video.md rename to apps/docs/public/data/md/video.md diff --git a/docs/public/data/md/virtual-reality.md b/apps/docs/public/data/md/virtual-reality.md similarity index 100% rename from docs/public/data/md/virtual-reality.md rename to apps/docs/public/data/md/virtual-reality.md diff --git a/docs/public/data/md/visual-studio.md b/apps/docs/public/data/md/visual-studio.md similarity index 100% rename from docs/public/data/md/visual-studio.md rename to apps/docs/public/data/md/visual-studio.md diff --git a/docs/public/data/md/voicemail.md b/apps/docs/public/data/md/voicemail.md similarity index 100% rename from docs/public/data/md/voicemail.md rename to apps/docs/public/data/md/voicemail.md diff --git a/docs/public/data/md/volume-0.md b/apps/docs/public/data/md/volume-0.md similarity index 100% rename from docs/public/data/md/volume-0.md rename to apps/docs/public/data/md/volume-0.md diff --git a/docs/public/data/md/volume-1.md b/apps/docs/public/data/md/volume-1.md similarity index 100% rename from docs/public/data/md/volume-1.md rename to apps/docs/public/data/md/volume-1.md diff --git a/docs/public/data/md/volume-2.md b/apps/docs/public/data/md/volume-2.md similarity index 100% rename from docs/public/data/md/volume-2.md rename to apps/docs/public/data/md/volume-2.md diff --git a/docs/public/data/md/volume-3.md b/apps/docs/public/data/md/volume-3.md similarity index 100% rename from docs/public/data/md/volume-3.md rename to apps/docs/public/data/md/volume-3.md diff --git a/docs/public/data/md/volume-slash.md b/apps/docs/public/data/md/volume-slash.md similarity index 100% rename from docs/public/data/md/volume-slash.md rename to apps/docs/public/data/md/volume-slash.md diff --git a/docs/public/data/md/w.md b/apps/docs/public/data/md/w.md similarity index 100% rename from docs/public/data/md/w.md rename to apps/docs/public/data/md/w.md diff --git a/docs/public/data/md/wallet.md b/apps/docs/public/data/md/wallet.md similarity index 100% rename from docs/public/data/md/wallet.md rename to apps/docs/public/data/md/wallet.md diff --git a/docs/public/data/md/wallpaper.md b/apps/docs/public/data/md/wallpaper.md similarity index 100% rename from docs/public/data/md/wallpaper.md rename to apps/docs/public/data/md/wallpaper.md diff --git a/docs/public/data/md/waveform.md b/apps/docs/public/data/md/waveform.md similarity index 100% rename from docs/public/data/md/waveform.md rename to apps/docs/public/data/md/waveform.md diff --git a/docs/public/data/md/webhooks-clock.md b/apps/docs/public/data/md/webhooks-clock.md similarity index 100% rename from docs/public/data/md/webhooks-clock.md rename to apps/docs/public/data/md/webhooks-clock.md diff --git a/docs/public/data/md/webhooks.md b/apps/docs/public/data/md/webhooks.md similarity index 100% rename from docs/public/data/md/webhooks.md rename to apps/docs/public/data/md/webhooks.md diff --git a/docs/public/data/md/wind.md b/apps/docs/public/data/md/wind.md similarity index 100% rename from docs/public/data/md/wind.md rename to apps/docs/public/data/md/wind.md diff --git a/docs/public/data/md/window.md b/apps/docs/public/data/md/window.md similarity index 100% rename from docs/public/data/md/window.md rename to apps/docs/public/data/md/window.md diff --git a/docs/public/data/md/windows.md b/apps/docs/public/data/md/windows.md similarity index 100% rename from docs/public/data/md/windows.md rename to apps/docs/public/data/md/windows.md diff --git a/docs/public/data/md/x.md b/apps/docs/public/data/md/x.md similarity index 100% rename from docs/public/data/md/x.md rename to apps/docs/public/data/md/x.md diff --git a/docs/public/data/md/xbox.md b/apps/docs/public/data/md/xbox.md similarity index 100% rename from docs/public/data/md/xbox.md rename to apps/docs/public/data/md/xbox.md diff --git a/docs/public/data/md/xmark.md b/apps/docs/public/data/md/xmark.md similarity index 100% rename from docs/public/data/md/xmark.md rename to apps/docs/public/data/md/xmark.md diff --git a/docs/public/data/md/y.md b/apps/docs/public/data/md/y.md similarity index 100% rename from docs/public/data/md/y.md rename to apps/docs/public/data/md/y.md diff --git a/docs/public/data/md/yealink.md b/apps/docs/public/data/md/yealink.md similarity index 100% rename from docs/public/data/md/yealink.md rename to apps/docs/public/data/md/yealink.md diff --git a/docs/public/data/md/z.md b/apps/docs/public/data/md/z.md similarity index 100% rename from docs/public/data/md/z.md rename to apps/docs/public/data/md/z.md diff --git a/docs/public/favicon.png b/apps/docs/public/favicon.png similarity index 100% rename from docs/public/favicon.png rename to apps/docs/public/favicon.png diff --git a/docs/public/favicon.svg b/apps/docs/public/favicon.svg similarity index 100% rename from docs/public/favicon.svg rename to apps/docs/public/favicon.svg diff --git a/docs/src/App.tsx b/apps/docs/src/App.tsx similarity index 100% rename from docs/src/App.tsx rename to apps/docs/src/App.tsx diff --git a/docs/src/Router.tsx b/apps/docs/src/Router.tsx similarity index 100% rename from docs/src/Router.tsx rename to apps/docs/src/Router.tsx diff --git a/docs/src/app/Docs.tsx b/apps/docs/src/app/Docs.tsx similarity index 100% rename from docs/src/app/Docs.tsx rename to apps/docs/src/app/Docs.tsx diff --git a/docs/src/app/Docs/Navigation.tsx b/apps/docs/src/app/Docs/Navigation.tsx similarity index 100% rename from docs/src/app/Docs/Navigation.tsx rename to apps/docs/src/app/Docs/Navigation.tsx diff --git a/docs/src/app/Docs/pages/Beat.tsx b/apps/docs/src/app/Docs/pages/Beat.tsx similarity index 100% rename from docs/src/app/Docs/pages/Beat.tsx rename to apps/docs/src/app/Docs/pages/Beat.tsx diff --git a/docs/src/app/Docs/pages/Bounce.tsx b/apps/docs/src/app/Docs/pages/Bounce.tsx similarity index 100% rename from docs/src/app/Docs/pages/Bounce.tsx rename to apps/docs/src/app/Docs/pages/Bounce.tsx diff --git a/docs/src/app/Docs/pages/Changelog.tsx b/apps/docs/src/app/Docs/pages/Changelog.tsx similarity index 100% rename from docs/src/app/Docs/pages/Changelog.tsx rename to apps/docs/src/app/Docs/pages/Changelog.tsx diff --git a/docs/src/app/Docs/pages/Fade.tsx b/apps/docs/src/app/Docs/pages/Fade.tsx similarity index 100% rename from docs/src/app/Docs/pages/Fade.tsx rename to apps/docs/src/app/Docs/pages/Fade.tsx diff --git a/docs/src/app/Docs/pages/Flip.tsx b/apps/docs/src/app/Docs/pages/Flip.tsx similarity index 100% rename from docs/src/app/Docs/pages/Flip.tsx rename to apps/docs/src/app/Docs/pages/Flip.tsx diff --git a/docs/src/app/Docs/pages/Installation.tsx b/apps/docs/src/app/Docs/pages/Installation.tsx similarity index 100% rename from docs/src/app/Docs/pages/Installation.tsx rename to apps/docs/src/app/Docs/pages/Installation.tsx diff --git a/docs/src/app/Docs/pages/Rotate.tsx b/apps/docs/src/app/Docs/pages/Rotate.tsx similarity index 100% rename from docs/src/app/Docs/pages/Rotate.tsx rename to apps/docs/src/app/Docs/pages/Rotate.tsx diff --git a/docs/src/app/Docs/pages/Spin.tsx b/apps/docs/src/app/Docs/pages/Spin.tsx similarity index 100% rename from docs/src/app/Docs/pages/Spin.tsx rename to apps/docs/src/app/Docs/pages/Spin.tsx diff --git a/docs/src/app/Docs/pages/_Release.tsx b/apps/docs/src/app/Docs/pages/_Release.tsx similarity index 100% rename from docs/src/app/Docs/pages/_Release.tsx rename to apps/docs/src/app/Docs/pages/_Release.tsx diff --git a/docs/src/app/Docs/playground/ApiTable.tsx b/apps/docs/src/app/Docs/playground/ApiTable.tsx similarity index 100% rename from docs/src/app/Docs/playground/ApiTable.tsx rename to apps/docs/src/app/Docs/playground/ApiTable.tsx diff --git a/docs/src/app/Docs/playground/Playground.tsx b/apps/docs/src/app/Docs/playground/Playground.tsx similarity index 100% rename from docs/src/app/Docs/playground/Playground.tsx rename to apps/docs/src/app/Docs/playground/Playground.tsx diff --git a/docs/src/app/Error.tsx b/apps/docs/src/app/Error.tsx similarity index 100% rename from docs/src/app/Error.tsx rename to apps/docs/src/app/Error.tsx diff --git a/docs/src/app/Icon.tsx b/apps/docs/src/app/Icon.tsx similarity index 100% rename from docs/src/app/Icon.tsx rename to apps/docs/src/app/Icon.tsx diff --git a/docs/src/app/Icons.tsx b/apps/docs/src/app/Icons.tsx similarity index 100% rename from docs/src/app/Icons.tsx rename to apps/docs/src/app/Icons.tsx diff --git a/docs/src/data/categories.ts b/apps/docs/src/data/categories.ts similarity index 100% rename from docs/src/data/categories.ts rename to apps/docs/src/data/categories.ts diff --git a/docs/src/data/icons.ts b/apps/docs/src/data/icons.ts similarity index 54% rename from docs/src/data/icons.ts rename to apps/docs/src/data/icons.ts index abea16fb..6f1618f8 100644 --- a/docs/src/data/icons.ts +++ b/apps/docs/src/data/icons.ts @@ -1,1179 +1,1691 @@ -import { ai0, ai1, ai2, ai3, ai4, ai5, ai6, ai7, ai8, ai9, aiAGum, aiA, aiAddressBook, aiAlarmClock, aiAlignCenter, aiAlignContentCenter, aiAlignContentEnd, aiAlignContentStart, aiAlignJustify, aiAlignLeft, aiAlignRight, aiAmicons, aiAngleDown, aiAngleLeft, aiAngleRight, aiAngleUp, aiAnglesX, aiAnglesY, aiAppleAppStore, aiApple, aiArrowDownArrowUp, aiArrowDownFromCloud, aiArrowDownShortWide, aiArrowDownToLine, aiArrowDownWideShort, aiArrowDown, aiArrowLeftArrowRight, aiArrowLeftFromBracket, aiArrowLeftToBracket, aiArrowLeftToLine, aiArrowLeft, aiArrowPointer, aiArrowRightFromBracket, aiArrowRightFromFile, aiArrowRightFromSmartphone, aiArrowRightProhibited, aiArrowRightToBracketClock, aiArrowRightToBracket, aiArrowRightToFile, aiArrowRightToLine, aiArrowRight, aiArrowRotateLeft, aiArrowRotateRight, aiArrowUpRightFromSquare, aiArrowUpShortWide, aiArrowUpToCloud, aiArrowUpToLine, aiArrowUpWideShort, aiArrowUp, aiArrowsDownLeftRightUpCenter, aiArrowsRotateRight, aiArrowsUpRightAndDownLeftFromCenter, aiArrowsUpRightAndDownLeftToCenter, aiAsterisk, aiAt, aiAzure, aiB, aiBackward, aiBarsStaggered, aiBarsUneven, aiBars, aiBatteryCharging, aiBatteryEmpty, aiBatteryExclamation, aiBatteryFull, aiBatteryHalf, aiBatteryLow, aiBatteryQuarter, aiBatterySlash, aiBatteryThreeQuarter, aiBeer, aiBel, aiBicycle, aiBlf, aiBluesky, aiBold, aiBolt, aiBookOpen, aiBook, aiBoxOpenFull, aiBox, aiBracketsCurly, aiBroom, aiBug, aiBuilding, aiBurgerGlass, aiC, aiCalculator, aiCalendarArrowToDay, aiCalendarClock, aiCalendarDay, aiCalendarRangeClock, aiCalendarRange, aiCalendarStars, aiCalendarWeek, aiCalendar, aiCamera, aiCampfire, aiCarSide, aiCar, aiChainSlash, aiChain, aiChalkboardPerson, aiChangeWindows, aiChartPie, aiCheck, aiChevronDown, aiChevronLeft, aiChevronRight, aiChevronUp, aiChrome, aiCircleCheck, aiCircleDashed, aiCircleExclamation, aiCircleHalfInner, aiCircleHalf, aiCircleInfo, aiCirclePerson, aiCirclePlus, aiCircleQuestion, aiCircleXmark, aiCircle, aiCity, aiClipboard, aiClockPause, aiClockRotateLeft, aiClockSlash, aiClock, aiCloudDrizzle, aiCloudFog, aiCloudHail, aiCloudLightning, aiCloudMoon, aiCloudRain, aiCloudSnow, aiCloudSoftphone, aiCloudSun, aiCloud, aiCodeBranchUp, aiCodeBranch, aiCode, aiCodeblock, aiCoin, aiCommand, aiCompactDisc, aiCompare, aiCompassDrafting, aiCompass, aiCompress, aiComputerMouseScrollWheel, aiComputerMouse, aiCopy, aiCreditCard, aiCrop, aiCursor, aiD, aiDevices, aiDiagram, aiDiamonds, aiDiceFive, aiDiceFour, aiDiceOne, aiDiceSix, aiDiceThree, aiDiceTwo, aiDice, aiDisplayCam, aiDisplay, aiDoor, aiDroplet, aiE, aiEarth, aiEclipse, aiEdge, aiEllipsisH, aiEllipsisV, aiEnvelopeOpen, aiEnvelope, aiEthernet, aiEuro, aiExpand, aiExport, aiEyeSlash, aiEye, aiF, aiFacebookMessenger, aiFacebook, aiFanvil, aiFastBackward, aiFastForward, aiFax, aiFileAudio, aiFileExcel, aiFilePowerpoint, aiFileText, aiFileWord, aiFileZip, aiFile, aiFilesList, aiFiles, aiFilmstrip, aiFilterPlus, aiFilterXmark, aiFilter, aiFingerprint, aiFirefox, aiFlagCheckered, aiFlag, aiFlask, aiFloppyDisk, aiFolderImage, aiFolderMin, aiFolderOpen, aiFolderPlus, aiFolder, aiForward, aiFrame, aiG, aiGamepad, aiGauge, aiGear, aiGift, aiGithub, aiGlass, aiGlobe, aiGooglePlay, aiGrid, aiGripDotsH, aiGripDotsV, aiGripDots, aiGripLines, aiH, aiHeading1, aiHeading2, aiHeading3, aiHeading4, aiHeading5, aiHeading6, aiHeadset, aiHeartCrack, aiHeartHalf, aiHeart, aiHorizontalLine, aiHourglassEmpty, aiHourglassEnd, aiHourglassHalf, aiHourglassStart, aiHouse, aiI, aiIcons, aiIdCardSlash, aiIdCard, aiImage, aiInput, aiInstagram, aiItalic, aiJ, aiJesterHat, aiK, aiKey, aiKeyboardBrightnessHigh, aiKeyboardBrightnessLow, aiKeyboard, aiKite, aiL, aiLaptop, aiLaravel, aiLayersPlus, aiLayers, aiLifeRing, aiLightbulbOn, aiLightbulb, aiLine, aiLinkedin, aiListBarChart, aiListChecksXmark, aiListChecks, aiListClock, aiListOrderedClock, aiListOrdered, aiList, aiLoader, aiLocationPinDot, aiLocationPinSlash, aiLocationPin, aiLocationPinsRoute, aiLockOpen, aiLock, aiM, aiMacosFinder, aiMagnifyingGlassMin, aiMagnifyingGlassPlus, aiMagnifyingGlass, aiMegaphone, aiMessagePen, aiMessageSmile, aiMessageText, aiMessage, aiMicrochip, aiMicrophoneSlash, aiMicrophone, aiMin, aiMoonCloud, aiMoon, aiMoped, aiMusicPause, aiMusic, aiN, aiNetwork, aiNext, aiNotes, aiNumpad, aiO, aiOption, aiOrderAlphabeticalAsc, aiOrderAlphabeticalDesc, aiOrderNumericalAsc, aiOrderNumericalDesc, aiP, aiPager, aiPaperPlane, aiPaper, aiParachuteBox, aiParagraph, aiPassword, aiPatreon, aiPause, aiPen, aiPeopleCircle, aiPeopleXmark, aiPeople, aiPersonClock, aiPersonGear, aiPersonHeadset, aiPersonList, aiPersonLock, aiPersonPlus, aiPersonXmark, aiPerson, aiPhoneArrowDownLeftProhibited, aiPhoneArrowDownLeft, aiPhoneArrowUpRightProhibited, aiPhoneArrowUpRight, aiPhoneClock, aiPhoneGear, aiPhoneList, aiPhoneOffice, aiPhoneVolume, aiPhoneXmark, aiPhone, aiPlane, aiPlanetRinged, aiPlateUtensils, aiPlayPause, aiPlay, aiPlus, aiPower, aiPrevious, aiPrinter, aiProhibited, aiPuzzlePiece, aiQ, aiQuote, aiR, aiReact, aiReceipt, aiRecordStop, aiRecord, aiRectangleP, aiRedo, aiRepeatOnce, aiRepeat, aiRoad, aiRocket, aiS, aiSafari, aiScouting, aiServer, aiShareNodes, aiShare, aiShieldKeyhole, aiShieldPlus, aiShieldXmark, aiShield, aiShoePrints, aiShoppingCart, aiShuffle, aiSidebarLeft, aiSidebarRight, aiSignalFair, aiSignalGood, aiSignalModerate, aiSignalSlash, aiSignalStrong, aiSignalWeak, aiSignature, aiSimCard, aiSippy, aiSliders, aiSmartphoneArrowRight, aiSmartphoneHinge, aiSmartphone, aiSnowflake, aiSpeakerGrill, aiSpinnerThird, aiSpinner, aiSpy, aiSquareCheck, aiSquareDashed, aiSquareGum, aiSquare, aiStarHalf, aiStar, aiStarscout, aiStop, aiStopwatch, aiStore, aiStrikethrough, aiStudio384, aiSubscript, aiSunCloud, aiSun, aiSunrise, aiSunset, aiSuperscript, aiSwatchbook, aiT, aiTableCellMerge, aiTableClock, aiTableColumnInsertLeft, aiTableColumnInsertRight, aiTableColumnMin, aiTableHeaderCell, aiTableHeaderColumn, aiTableHeaderRow, aiTableMin, aiTableRowInsertBottom, aiTableRowInsertTop, aiTableRowMin, aiTable, aiTagGear, aiTagPlus, aiTag, aiTeams, aiTent, aiTerminal, aiThermometerEmpty, aiThermometerFull, aiThermometerHalf, aiThreads, aiThumbtackSlash, aiThumbtack, aiTicket, aiTiktok, aiToast, aiToggleOff, aiToggleOn, aiTowerBroadcast, aiTrainTrack, aiTranslate, aiTrashCan, aiTree, aiTrekkingBackpack, aiTriangleDashed, aiTriangleExclamation, aiTriangle, aiTrophy, aiTruckPickup, aiTruckTow, aiTwitter, aiU, aiUmbrella, aiUnderline, aiUndo, aiUniversalAccess, aiV, aiValkyrieSword, aiVideo, aiVirtualReality, aiVisualStudio, aiVoicemail, aiVolume0, aiVolume1, aiVolume2, aiVolume3, aiVolumeSlash, aiW, aiWallet, aiWallpaper, aiWaveform, aiWebhooksClock, aiWebhooks, aiWind, aiWindow, aiWindows, aiX, aiXbox, aiXmark, aiY, aiYealink, aiZ } from '@studio384/amicons'; +import { + ai0, + ai1, + ai2, + ai3, + ai4, + ai5, + ai6, + ai7, + ai8, + ai9, + aiA, + aiAddressBook, + aiAGum, + aiAlarmClock, + aiAlignCenter, + aiAlignContentCenter, + aiAlignContentEnd, + aiAlignContentStart, + aiAlignJustify, + aiAlignLeft, + aiAlignRight, + aiAmicons, + aiAngleDown, + aiAngleLeft, + aiAngleRight, + aiAnglesX, + aiAnglesY, + aiAngleUp, + aiApple, + aiAppleAppStore, + aiArrowDown, + aiArrowDownArrowUp, + aiArrowDownFromCloud, + aiArrowDownShortWide, + aiArrowDownToLine, + aiArrowDownWideShort, + aiArrowLeft, + aiArrowLeftArrowRight, + aiArrowLeftFromBracket, + aiArrowLeftToBracket, + aiArrowLeftToLine, + aiArrowPointer, + aiArrowRight, + aiArrowRightFromBracket, + aiArrowRightFromFile, + aiArrowRightFromSmartphone, + aiArrowRightProhibited, + aiArrowRightToBracket, + aiArrowRightToBracketClock, + aiArrowRightToFile, + aiArrowRightToLine, + aiArrowRotateLeft, + aiArrowRotateRight, + aiArrowsDownLeftRightUpCenter, + aiArrowsRotateRight, + aiArrowsUpRightAndDownLeftFromCenter, + aiArrowsUpRightAndDownLeftToCenter, + aiArrowUp, + aiArrowUpRightFromSquare, + aiArrowUpShortWide, + aiArrowUpToCloud, + aiArrowUpToLine, + aiArrowUpWideShort, + aiAsterisk, + aiAt, + aiAzure, + aiB, + aiBackward, + aiBars, + aiBarsStaggered, + aiBarsUneven, + aiBatteryCharging, + aiBatteryEmpty, + aiBatteryExclamation, + aiBatteryFull, + aiBatteryHalf, + aiBatteryLow, + aiBatteryQuarter, + aiBatterySlash, + aiBatteryThreeQuarter, + aiBeer, + aiBel, + aiBicycle, + aiBlf, + aiBluesky, + aiBold, + aiBolt, + aiBook, + aiBookOpen, + aiBox, + aiBoxOpenFull, + aiBracketsCurly, + aiBroom, + aiBug, + aiBuilding, + aiBurgerGlass, + aiC, + aiCalculator, + aiCalendar, + aiCalendarArrowToDay, + aiCalendarClock, + aiCalendarDay, + aiCalendarRange, + aiCalendarRangeClock, + aiCalendarStars, + aiCalendarWeek, + aiCamera, + aiCampfire, + aiCar, + aiCarSide, + aiChain, + aiChainSlash, + aiChalkboardPerson, + aiChangeWindows, + aiChartPie, + aiCheck, + aiChevronDown, + aiChevronLeft, + aiChevronRight, + aiChevronUp, + aiChrome, + aiCircle, + aiCircleCheck, + aiCircleDashed, + aiCircleExclamation, + aiCircleHalf, + aiCircleHalfInner, + aiCircleInfo, + aiCirclePerson, + aiCirclePlus, + aiCircleQuestion, + aiCircleXmark, + aiCity, + aiClipboard, + aiClock, + aiClockPause, + aiClockRotateLeft, + aiClockSlash, + aiCloud, + aiCloudDrizzle, + aiCloudFog, + aiCloudHail, + aiCloudLightning, + aiCloudMoon, + aiCloudRain, + aiCloudSnow, + aiCloudSoftphone, + aiCloudSun, + aiCode, + aiCodeblock, + aiCodeBranch, + aiCodeBranchUp, + aiCoin, + aiCommand, + aiCompactDisc, + aiCompare, + aiCompass, + aiCompassDrafting, + aiCompress, + aiComputerMouse, + aiComputerMouseScrollWheel, + aiCopy, + aiCreditCard, + aiCrop, + aiCursor, + aiD, + aiDevices, + aiDiagram, + aiDiamonds, + aiDice, + aiDiceFive, + aiDiceFour, + aiDiceOne, + aiDiceSix, + aiDiceThree, + aiDiceTwo, + aiDisplay, + aiDisplayCam, + aiDoor, + aiDroplet, + aiE, + aiEarth, + aiEclipse, + aiEdge, + aiEllipsisH, + aiEllipsisV, + aiEnvelope, + aiEnvelopeOpen, + aiEthernet, + aiEuro, + aiExpand, + aiExport, + aiEye, + aiEyeSlash, + aiF, + aiFacebook, + aiFacebookMessenger, + aiFanvil, + aiFastBackward, + aiFastForward, + aiFax, + aiFile, + aiFileAudio, + aiFileExcel, + aiFilePowerpoint, + aiFiles, + aiFilesList, + aiFileText, + aiFileWord, + aiFileZip, + aiFilmstrip, + aiFilter, + aiFilterPlus, + aiFilterXmark, + aiFingerprint, + aiFirefox, + aiFlag, + aiFlagCheckered, + aiFlask, + aiFloppyDisk, + aiFolder, + aiFolderImage, + aiFolderMin, + aiFolderOpen, + aiFolderPlus, + aiForward, + aiFrame, + aiG, + aiGamepad, + aiGauge, + aiGear, + aiGift, + aiGithub, + aiGlass, + aiGlobe, + aiGooglePlay, + aiGrid, + aiGripDots, + aiGripDotsH, + aiGripDotsV, + aiGripLines, + aiH, + aiHeading1, + aiHeading2, + aiHeading3, + aiHeading4, + aiHeading5, + aiHeading6, + aiHeadset, + aiHeart, + aiHeartCrack, + aiHeartHalf, + aiHorizontalLine, + aiHourglassEmpty, + aiHourglassEnd, + aiHourglassHalf, + aiHourglassStart, + aiHouse, + aiI, + aiIcons, + aiIdCard, + aiIdCardSlash, + aiImage, + aiInput, + aiInstagram, + aiItalic, + aiJ, + aiJesterHat, + aiK, + aiKey, + aiKeyboard, + aiKeyboardBrightnessHigh, + aiKeyboardBrightnessLow, + aiKite, + aiL, + aiLaptop, + aiLaravel, + aiLayers, + aiLayersPlus, + aiLifeRing, + aiLightbulb, + aiLightbulbOn, + aiLine, + aiLinkedin, + aiList, + aiListBarChart, + aiListChecks, + aiListChecksXmark, + aiListClock, + aiListOrdered, + aiListOrderedClock, + aiLoader, + aiLocationPin, + aiLocationPinDot, + aiLocationPinSlash, + aiLocationPinsRoute, + aiLock, + aiLockOpen, + aiM, + aiMacosFinder, + aiMagnifyingGlass, + aiMagnifyingGlassMin, + aiMagnifyingGlassPlus, + aiMegaphone, + aiMessage, + aiMessagePen, + aiMessageSmile, + aiMessageText, + aiMicrochip, + aiMicrophone, + aiMicrophoneSlash, + aiMin, + aiMoon, + aiMoonCloud, + aiMoped, + aiMusic, + aiMusicPause, + aiN, + aiNetwork, + aiNext, + aiNotes, + aiNumpad, + aiO, + aiOption, + aiOrderAlphabeticalAsc, + aiOrderAlphabeticalDesc, + aiOrderNumericalAsc, + aiOrderNumericalDesc, + aiP, + aiPager, + aiPaper, + aiPaperPlane, + aiParachuteBox, + aiParagraph, + aiPassword, + aiPatreon, + aiPause, + aiPen, + aiPeople, + aiPeopleCircle, + aiPeopleXmark, + aiPerson, + aiPersonClock, + aiPersonGear, + aiPersonHeadset, + aiPersonList, + aiPersonLock, + aiPersonPlus, + aiPersonXmark, + aiPhone, + aiPhoneArrowDownLeft, + aiPhoneArrowDownLeftProhibited, + aiPhoneArrowUpRight, + aiPhoneArrowUpRightProhibited, + aiPhoneClock, + aiPhoneGear, + aiPhoneList, + aiPhoneOffice, + aiPhoneVolume, + aiPhoneXmark, + aiPlane, + aiPlanetRinged, + aiPlateUtensils, + aiPlay, + aiPlayPause, + aiPlus, + aiPower, + aiPrevious, + aiPrinter, + aiProhibited, + aiPuzzlePiece, + aiQ, + aiQuote, + aiR, + aiReact, + aiReceipt, + aiRecord, + aiRecordStop, + aiRectangleP, + aiRedo, + aiRepeat, + aiRepeatOnce, + aiRoad, + aiRocket, + aiS, + aiSafari, + aiScouting, + aiServer, + aiShare, + aiShareNodes, + aiShield, + aiShieldKeyhole, + aiShieldPlus, + aiShieldXmark, + aiShoePrints, + aiShoppingCart, + aiShuffle, + aiSidebarLeft, + aiSidebarRight, + aiSignalFair, + aiSignalGood, + aiSignalModerate, + aiSignalSlash, + aiSignalStrong, + aiSignalWeak, + aiSignature, + aiSimCard, + aiSippy, + aiSliders, + aiSmartphone, + aiSmartphoneArrowRight, + aiSmartphoneHinge, + aiSnowflake, + aiSpeakerGrill, + aiSpinner, + aiSpinnerThird, + aiSpy, + aiSquare, + aiSquareCheck, + aiSquareDashed, + aiSquareGum, + aiStar, + aiStarHalf, + aiStarscout, + aiStop, + aiStopwatch, + aiStore, + aiStrikethrough, + aiStudio384, + aiSubscript, + aiSun, + aiSunCloud, + aiSunrise, + aiSunset, + aiSuperscript, + aiSwatchbook, + aiT, + aiTable, + aiTableCellMerge, + aiTableClock, + aiTableColumnInsertLeft, + aiTableColumnInsertRight, + aiTableColumnMin, + aiTableHeaderCell, + aiTableHeaderColumn, + aiTableHeaderRow, + aiTableMin, + aiTableRowInsertBottom, + aiTableRowInsertTop, + aiTableRowMin, + aiTag, + aiTagGear, + aiTagPlus, + aiTeams, + aiTent, + aiTerminal, + aiThermometerEmpty, + aiThermometerFull, + aiThermometerHalf, + aiThreads, + aiThumbtack, + aiThumbtackSlash, + aiTicket, + aiTiktok, + aiToast, + aiToggleOff, + aiToggleOn, + aiTowerBroadcast, + aiTrainTrack, + aiTranslate, + aiTrashCan, + aiTree, + aiTrekkingBackpack, + aiTriangle, + aiTriangleDashed, + aiTriangleExclamation, + aiTrophy, + aiTruckPickup, + aiTruckTow, + aiTwitter, + aiU, + aiUmbrella, + aiUnderline, + aiUndo, + aiUniversalAccess, + aiV, + aiValkyrieSword, + aiVideo, + aiVirtualReality, + aiVisualStudio, + aiVoicemail, + aiVolume0, + aiVolume1, + aiVolume2, + aiVolume3, + aiVolumeSlash, + aiW, + aiWallet, + aiWallpaper, + aiWaveform, + aiWebhooks, + aiWebhooksClock, + aiWind, + aiWindow, + aiWindows, + aiX, + aiXbox, + aiXmark, + aiY, + aiYealink, + aiZ +} from '@studio384/amicons'; const icons = [ { component: 'ai0', - categories: ["letters-numbers"], - tags: ["null","zero","nil"], + categories: ['letters-numbers'], + tags: ['null', 'zero', 'nil'], slug: '0', icon: ai0 }, { component: 'ai1', - categories: ["letters-numbers"], - tags: ["one"], + categories: ['letters-numbers'], + tags: ['one'], slug: '1', icon: ai1 }, { component: 'ai2', - categories: ["letters-numbers"], - tags: ["two"], + categories: ['letters-numbers'], + tags: ['two'], slug: '2', icon: ai2 }, { component: 'ai3', - categories: ["letters-numbers"], - tags: ["three"], + categories: ['letters-numbers'], + tags: ['three'], slug: '3', icon: ai3 }, { component: 'ai4', - categories: ["letters-numbers"], - tags: ["four"], + categories: ['letters-numbers'], + tags: ['four'], slug: '4', icon: ai4 }, { component: 'ai5', - categories: ["letters-numbers"], - tags: ["five"], + categories: ['letters-numbers'], + tags: ['five'], slug: '5', icon: ai5 }, { component: 'ai6', - categories: ["letters-numbers"], - tags: ["six"], + categories: ['letters-numbers'], + tags: ['six'], slug: '6', icon: ai6 }, { component: 'ai7', - categories: ["letters-numbers"], - tags: ["seven"], + categories: ['letters-numbers'], + tags: ['seven'], slug: '7', icon: ai7 }, { component: 'ai8', - categories: ["letters-numbers"], - tags: ["eight"], + categories: ['letters-numbers'], + tags: ['eight'], slug: '8', icon: ai8 }, { component: 'ai9', - categories: ["letters-numbers"], - tags: ["nine"], + categories: ['letters-numbers'], + tags: ['nine'], slug: '9', icon: ai9 }, { component: 'aiAGum', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'a-gum', icon: aiAGum }, { component: 'aiA', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'a', icon: aiA }, { component: 'aiAddressBook', - categories: ["office-tools","communication","people"], + categories: ['office-tools', 'communication', 'people'], tags: [], slug: 'address-book', icon: aiAddressBook }, { component: 'aiAlarmClock', - categories: ["alerts","time"], - tags: ["alerts"], + categories: ['alerts', 'time'], + tags: ['alerts'], slug: 'alarm-clock', icon: aiAlarmClock }, { component: 'aiAlignCenter', - categories: ["layout-design"], + categories: ['layout-design'], tags: [], slug: 'align-center', icon: aiAlignCenter }, { component: 'aiAlignContentCenter', - categories: ["charts","layout-design"], + categories: ['charts', 'layout-design'], tags: [], slug: 'align-content-center', icon: aiAlignContentCenter }, { component: 'aiAlignContentEnd', - categories: ["charts","layout-design"], + categories: ['charts', 'layout-design'], tags: [], slug: 'align-content-end', icon: aiAlignContentEnd }, { component: 'aiAlignContentStart', - categories: ["charts","layout-design"], + categories: ['charts', 'layout-design'], tags: [], slug: 'align-content-start', icon: aiAlignContentStart }, { component: 'aiAlignJustify', - categories: ["layout-design"], + categories: ['layout-design'], tags: [], slug: 'align-justify', icon: aiAlignJustify }, { component: 'aiAlignLeft', - categories: ["layout-design"], + categories: ['layout-design'], tags: [], slug: 'align-left', icon: aiAlignLeft }, { component: 'aiAlignRight', - categories: ["layout-design"], + categories: ['layout-design'], tags: [], slug: 'align-right', icon: aiAlignRight }, { component: 'aiAmicons', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'amicons', icon: aiAmicons }, { component: 'aiAngleDown', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'angle-down', icon: aiAngleDown }, { component: 'aiAngleLeft', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'angle-left', icon: aiAngleLeft }, { component: 'aiAngleRight', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'angle-right', icon: aiAngleRight }, { component: 'aiAngleUp', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'angle-up', icon: aiAngleUp }, { component: 'aiAnglesX', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'angles-x', icon: aiAnglesX }, { component: 'aiAnglesY', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'angles-y', icon: aiAnglesY }, { component: 'aiAppleAppStore', - categories: ["brands"], - tags: ["software"], + categories: ['brands'], + tags: ['software'], slug: 'apple-app-store', icon: aiAppleAppStore }, { component: 'aiApple', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'apple', icon: aiApple }, { component: 'aiArrowDownArrowUp', - categories: ["arrows"], - tags: ["direction","order","sort"], + categories: ['arrows'], + tags: ['direction', 'order', 'sort'], slug: 'arrow-down-arrow-up', icon: aiArrowDownArrowUp }, { component: 'aiArrowDownFromCloud', - categories: ["arrows","communication"], - tags: ["direction","download","cloud-download"], + categories: ['arrows', 'communication'], + tags: ['direction', 'download', 'cloud-download'], slug: 'arrow-down-from-cloud', icon: aiArrowDownFromCloud }, { component: 'aiArrowDownShortWide', - categories: ["arrows"], - tags: ["sort","ascending"], + categories: ['arrows'], + tags: ['sort', 'ascending'], slug: 'arrow-down-short-wide', icon: aiArrowDownShortWide }, { component: 'aiArrowDownToLine', - categories: ["arrows"], - tags: ["direction","download"], + categories: ['arrows'], + tags: ['direction', 'download'], slug: 'arrow-down-to-line', icon: aiArrowDownToLine }, { component: 'aiArrowDownWideShort', - categories: ["arrows"], - tags: ["sort","descending"], + categories: ['arrows'], + tags: ['sort', 'descending'], slug: 'arrow-down-wide-short', icon: aiArrowDownWideShort }, { component: 'aiArrowDown', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'arrow-down', icon: aiArrowDown }, { component: 'aiArrowLeftArrowRight', - categories: ["arrows"], - tags: ["direction","order","sort","replace"], + categories: ['arrows'], + tags: ['direction', 'order', 'sort', 'replace'], slug: 'arrow-left-arrow-right', icon: aiArrowLeftArrowRight }, { component: 'aiArrowLeftFromBracket', - categories: ["arrows"], - tags: ["direction","leave","signout"], + categories: ['arrows'], + tags: ['direction', 'leave', 'signout'], slug: 'arrow-left-from-bracket', icon: aiArrowLeftFromBracket }, { component: 'aiArrowLeftToBracket', - categories: ["arrows"], - tags: ["direction","enter","signin"], + categories: ['arrows'], + tags: ['direction', 'enter', 'signin'], slug: 'arrow-left-to-bracket', icon: aiArrowLeftToBracket }, { component: 'aiArrowLeftToLine', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'arrow-left-to-line', icon: aiArrowLeftToLine }, { component: 'aiArrowLeft', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'arrow-left', icon: aiArrowLeft }, { component: 'aiArrowPointer', - categories: ["arrows"], - tags: ["cursor"], + categories: ['arrows'], + tags: ['cursor'], slug: 'arrow-pointer', icon: aiArrowPointer }, { component: 'aiArrowRightFromBracket', - categories: ["arrows"], - tags: ["direction","leave","signout"], + categories: ['arrows'], + tags: ['direction', 'leave', 'signout'], slug: 'arrow-right-from-bracket', icon: aiArrowRightFromBracket }, { component: 'aiArrowRightFromFile', - categories: ["files","office-tools","arrows"], - tags: ["import"], + categories: ['files', 'office-tools', 'arrows'], + tags: ['import'], slug: 'arrow-right-from-file', icon: aiArrowRightFromFile }, { component: 'aiArrowRightFromSmartphone', - categories: ["communication","devices","arrows"], + categories: ['communication', 'devices', 'arrows'], tags: [], slug: 'arrow-right-from-smartphone', icon: aiArrowRightFromSmartphone }, { component: 'aiArrowRightProhibited', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'arrow-right-prohibited', icon: aiArrowRightProhibited }, { component: 'aiArrowRightToBracketClock', - categories: ["arrows"], - tags: ["direction","enter","signin"], + categories: ['arrows'], + tags: ['direction', 'enter', 'signin'], slug: 'arrow-right-to-bracket-clock', icon: aiArrowRightToBracketClock }, { component: 'aiArrowRightToBracket', - categories: ["arrows"], - tags: ["direction","enter","signin"], + categories: ['arrows'], + tags: ['direction', 'enter', 'signin'], slug: 'arrow-right-to-bracket', icon: aiArrowRightToBracket }, { component: 'aiArrowRightToFile', - categories: ["files","office-tools","arrows"], - tags: ["import"], + categories: ['files', 'office-tools', 'arrows'], + tags: ['import'], slug: 'arrow-right-to-file', icon: aiArrowRightToFile }, { component: 'aiArrowRightToLine', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'arrow-right-to-line', icon: aiArrowRightToLine }, { component: 'aiArrowRight', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'arrow-right', icon: aiArrowRight }, { component: 'aiArrowRotateLeft', - categories: ["arrows","spinners","text-formatting","media"], - tags: ["refresh","reload"], + categories: ['arrows', 'spinners', 'text-formatting', 'media'], + tags: ['refresh', 'reload'], slug: 'arrow-rotate-left', icon: aiArrowRotateLeft }, { component: 'aiArrowRotateRight', - categories: ["arrows","spinners","text-formatting","media"], - tags: ["refresh","reload"], + categories: ['arrows', 'spinners', 'text-formatting', 'media'], + tags: ['refresh', 'reload'], slug: 'arrow-rotate-right', icon: aiArrowRotateRight }, { component: 'aiArrowUpRightFromSquare', - categories: ["arrows"], - tags: ["external","external-link"], + categories: ['arrows'], + tags: ['external', 'external-link'], slug: 'arrow-up-right-from-square', icon: aiArrowUpRightFromSquare }, { component: 'aiArrowUpShortWide', - categories: ["arrows"], - tags: ["sort","ascending"], + categories: ['arrows'], + tags: ['sort', 'ascending'], slug: 'arrow-up-short-wide', icon: aiArrowUpShortWide }, { component: 'aiArrowUpToCloud', - categories: ["arrows","communication"], - tags: ["direction","upload","cloud-upload"], + categories: ['arrows', 'communication'], + tags: ['direction', 'upload', 'cloud-upload'], slug: 'arrow-up-to-cloud', icon: aiArrowUpToCloud }, { component: 'aiArrowUpToLine', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'arrow-up-to-line', icon: aiArrowUpToLine }, { component: 'aiArrowUpWideShort', - categories: ["arrows"], - tags: ["sort","descending"], + categories: ['arrows'], + tags: ['sort', 'descending'], slug: 'arrow-up-wide-short', icon: aiArrowUpWideShort }, { component: 'aiArrowUp', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'arrow-up', icon: aiArrowUp }, { component: 'aiArrowsDownLeftRightUpCenter', - categories: ["arrows"], - tags: ["combine","merge"], + categories: ['arrows'], + tags: ['combine', 'merge'], slug: 'arrows-down-left-right-up-center', icon: aiArrowsDownLeftRightUpCenter }, { component: 'aiArrowsRotateRight', - categories: ["arrows","spinners","text-formatting","media"], - tags: ["refresh","reload"], + categories: ['arrows', 'spinners', 'text-formatting', 'media'], + tags: ['refresh', 'reload'], slug: 'arrows-rotate-right', icon: aiArrowsRotateRight }, { component: 'aiArrowsUpRightAndDownLeftFromCenter', - categories: ["arrows"], - tags: ["full screen","expand"], + categories: ['arrows'], + tags: ['full screen', 'expand'], slug: 'arrows-up-right-and-down-left-from-center', icon: aiArrowsUpRightAndDownLeftFromCenter }, { component: 'aiArrowsUpRightAndDownLeftToCenter', - categories: ["arrows"], - tags: ["full screen","compress"], + categories: ['arrows'], + tags: ['full screen', 'compress'], slug: 'arrows-up-right-and-down-left-to-center', icon: aiArrowsUpRightAndDownLeftToCenter }, { component: 'aiAsterisk', - categories: ["punctuation-symbols","spinners"], + categories: ['punctuation-symbols', 'spinners'], tags: [], slug: 'asterisk', icon: aiAsterisk }, { component: 'aiAt', - categories: ["communication","punctuation-symbols"], - tags: ["email"], + categories: ['communication', 'punctuation-symbols'], + tags: ['email'], slug: 'at', icon: aiAt }, { component: 'aiAzure', - categories: ["brands"], - tags: ["microsoft"], + categories: ['brands'], + tags: ['microsoft'], slug: 'azure', icon: aiAzure }, { component: 'aiB', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'b', icon: aiB }, { component: 'aiBackward', - categories: ["media"], - tags: ["rewind"], + categories: ['media'], + tags: ['rewind'], slug: 'backward', icon: aiBackward }, { component: 'aiBarsStaggered', - categories: ["office-tools","code-editing"], - tags: ["list"], + categories: ['office-tools', 'code-editing'], + tags: ['list'], slug: 'bars-staggered', icon: aiBarsStaggered }, { component: 'aiBarsUneven', - categories: ["code-editing","text-formatting"], - tags: ["menu","navigation","justify","aligment","hamburger"], + categories: ['code-editing', 'text-formatting'], + tags: ['menu', 'navigation', 'justify', 'aligment', 'hamburger'], slug: 'bars-uneven', icon: aiBarsUneven }, { component: 'aiBars', - categories: ["code-editing","text-formatting"], - tags: ["menu","navigation","justify","aligment","hamburger"], + categories: ['code-editing', 'text-formatting'], + tags: ['menu', 'navigation', 'justify', 'aligment', 'hamburger'], slug: 'bars', icon: aiBars }, { component: 'aiBatteryCharging', - categories: ["energy"], + categories: ['energy'], tags: [], slug: 'battery-charging', icon: aiBatteryCharging }, { component: 'aiBatteryEmpty', - categories: ["energy"], - tags: ["battery-0"], + categories: ['energy'], + tags: ['battery-0'], slug: 'battery-empty', icon: aiBatteryEmpty }, { component: 'aiBatteryExclamation', - categories: ["alerts","energy"], + categories: ['alerts', 'energy'], tags: [], slug: 'battery-exclamation', icon: aiBatteryExclamation }, { component: 'aiBatteryFull', - categories: ["energy"], - tags: ["battery-5"], + categories: ['energy'], + tags: ['battery-5'], slug: 'battery-full', icon: aiBatteryFull }, { component: 'aiBatteryHalf', - categories: ["energy"], - tags: ["battery-3"], + categories: ['energy'], + tags: ['battery-3'], slug: 'battery-half', icon: aiBatteryHalf }, { component: 'aiBatteryLow', - categories: ["energy"], - tags: ["battery-1"], + categories: ['energy'], + tags: ['battery-1'], slug: 'battery-low', icon: aiBatteryLow }, { component: 'aiBatteryQuarter', - categories: ["energy"], - tags: ["battery-2"], + categories: ['energy'], + tags: ['battery-2'], slug: 'battery-quarter', icon: aiBatteryQuarter }, { component: 'aiBatterySlash', - categories: ["energy","alerts"], - tags: ["battery-none"], + categories: ['energy', 'alerts'], + tags: ['battery-none'], slug: 'battery-slash', icon: aiBatterySlash }, { component: 'aiBatteryThreeQuarter', - categories: ["energy"], - tags: ["battery-4"], + categories: ['energy'], + tags: ['battery-4'], slug: 'battery-three-quarter', icon: aiBatteryThreeQuarter }, { component: 'aiBeer', - categories: ["food-beverage","maps"], - tags: ["glass"], + categories: ['food-beverage', 'maps'], + tags: ['glass'], slug: 'beer', icon: aiBeer }, { component: 'aiBel', - categories: ["alerts","education","social"], - tags: ["notification"], + categories: ['alerts', 'education', 'social'], + tags: ['notification'], slug: 'bel', icon: aiBel }, { component: 'aiBicycle', - categories: ["transportation","maps","nature","entertainment"], - tags: ["riding","biking"], + categories: ['transportation', 'maps', 'nature', 'entertainment'], + tags: ['riding', 'biking'], slug: 'bicycle', icon: aiBicycle }, { component: 'aiBlf', - categories: ["communication","office-tools"], - tags: ["line key"], + categories: ['communication', 'office-tools'], + tags: ['line key'], slug: 'blf', icon: aiBlf }, { component: 'aiBluesky', - categories: ["brands","social"], - tags: ["bsky"], + categories: ['brands', 'social'], + tags: ['bsky'], slug: 'bluesky', icon: aiBluesky }, { component: 'aiBold', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'bold', icon: aiBold }, { component: 'aiBolt', - categories: ["weather","energy"], - tags: ["zap","storm","thunder","lightning"], + categories: ['weather', 'energy'], + tags: ['zap', 'storm', 'thunder', 'lightning'], slug: 'bolt', icon: aiBolt }, { component: 'aiBookOpen', - categories: ["education","writing"], - tags: ["read","magazine"], + categories: ['education', 'writing'], + tags: ['read', 'magazine'], slug: 'book-open', icon: aiBookOpen }, { component: 'aiBook', - categories: ["office-tools","writing","education"], - tags: ["read","magazine"], + categories: ['office-tools', 'writing', 'education'], + tags: ['read', 'magazine'], slug: 'book', icon: aiBook }, { component: 'aiBoxOpenFull', - categories: ["shopping","shopping"], - tags: ["package","cardboard","moving"], + categories: ['shopping', 'shopping'], + tags: ['package', 'cardboard', 'moving'], slug: 'box-open-full', icon: aiBoxOpenFull }, { component: 'aiBox', - categories: ["shopping"], - tags: ["cardboard","package"], + categories: ['shopping'], + tags: ['cardboard', 'package'], slug: 'box', icon: aiBox }, { component: 'aiBracketsCurly', - categories: ["code-editing","punctuation-symbols"], + categories: ['code-editing', 'punctuation-symbols'], tags: [], slug: 'brackets-curly', icon: aiBracketsCurly }, { component: 'aiBroom', - categories: ["design","home-living"], - tags: ["clean","cleanup"], + categories: ['design', 'home-living'], + tags: ['clean', 'cleanup'], slug: 'broom', icon: aiBroom }, { component: 'aiBug', - categories: ["code-editing","nature","security"], - tags: ["insect"], + categories: ['code-editing', 'nature', 'security'], + tags: ['insect'], slug: 'bug', icon: aiBug }, { component: 'aiBuilding', - categories: ["office-tools","maps"], - tags: ["company","enterprise","organization","office"], + categories: ['office-tools', 'maps'], + tags: ['company', 'enterprise', 'organization', 'office'], slug: 'building', icon: aiBuilding }, { component: 'aiBurgerGlass', - categories: ["food-beverage","maps"], - tags: ["food","drink","eat","restaurant"], + categories: ['food-beverage', 'maps'], + tags: ['food', 'drink', 'eat', 'restaurant'], slug: 'burger-glass', icon: aiBurgerGlass }, { component: 'aiC', - categories: ["letters-numbers","spinners"], + categories: ['letters-numbers', 'spinners'], tags: [], slug: 'c', icon: aiC }, { component: 'aiCalculator', - categories: ["office-tools","devices","mathematics"], + categories: ['office-tools', 'devices', 'mathematics'], tags: [], slug: 'calculator', icon: aiCalculator }, { component: 'aiCalendarArrowToDay', - categories: ["arrows","office-tools","time"], - tags: ["holidays","date","time"], + categories: ['arrows', 'office-tools', 'time'], + tags: ['holidays', 'date', 'time'], slug: 'calendar-arrow-to-day', icon: aiCalendarArrowToDay }, { component: 'aiCalendarClock', - categories: ["office-tools","time"], - tags: ["holidays","date","time"], + categories: ['office-tools', 'time'], + tags: ['holidays', 'date', 'time'], slug: 'calendar-clock', icon: aiCalendarClock }, { component: 'aiCalendarDay', - categories: ["office-tools","time"], - tags: ["date","day"], + categories: ['office-tools', 'time'], + tags: ['date', 'day'], slug: 'calendar-day', icon: aiCalendarDay }, { component: 'aiCalendarRangeClock', - categories: ["office-tools","time"], - tags: ["holidays","date","time"], + categories: ['office-tools', 'time'], + tags: ['holidays', 'date', 'time'], slug: 'calendar-range-clock', icon: aiCalendarRangeClock }, { component: 'aiCalendarRange', - categories: ["office-tools","time"], - tags: ["holidays","date"], + categories: ['office-tools', 'time'], + tags: ['holidays', 'date'], slug: 'calendar-range', icon: aiCalendarRange }, { component: 'aiCalendarStars', - categories: ["office-tools","time"], - tags: ["holidays"], + categories: ['office-tools', 'time'], + tags: ['holidays'], slug: 'calendar-stars', icon: aiCalendarStars }, { component: 'aiCalendarWeek', - categories: ["office-tools","time"], - tags: ["date","week"], + categories: ['office-tools', 'time'], + tags: ['date', 'week'], slug: 'calendar-week', icon: aiCalendarWeek }, { component: 'aiCalendar', - categories: ["office-tools","time"], - tags: ["month"], + categories: ['office-tools', 'time'], + tags: ['month'], slug: 'calendar', icon: aiCalendar }, { component: 'aiCamera', - categories: ["devices","media","social"], + categories: ['devices', 'media', 'social'], tags: [], slug: 'camera', icon: aiCamera }, { component: 'aiCampfire', - categories: ["nature","energy","science"], - tags: ["burning","hot"], + categories: ['nature', 'energy', 'science'], + tags: ['burning', 'hot'], slug: 'campfire', icon: aiCampfire }, { component: 'aiCarSide', - categories: ["maps","transportation"], - tags: ["auto","drive","driving"], + categories: ['maps', 'transportation'], + tags: ['auto', 'drive', 'driving'], slug: 'car-side', icon: aiCarSide }, { component: 'aiCar', - categories: ["transportation","maps"], - tags: ["auto","drive","driving"], + categories: ['transportation', 'maps'], + tags: ['auto', 'drive', 'driving'], slug: 'car', icon: aiCar }, { component: 'aiChainSlash', - categories: ["code-editing"], - tags: ["link"], + categories: ['code-editing'], + tags: ['link'], slug: 'chain-slash', icon: aiChainSlash }, { component: 'aiChain', - categories: ["code-editing"], - tags: ["link"], + categories: ['code-editing'], + tags: ['link'], slug: 'chain', icon: aiChain }, { component: 'aiChalkboardPerson', - categories: ["education","people"], - tags: ["whiteboard"], + categories: ['education', 'people'], + tags: ['whiteboard'], slug: 'chalkboard-person', icon: aiChalkboardPerson }, { component: 'aiChangeWindows', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'change-windows', icon: aiChangeWindows }, { component: 'aiChartPie', - categories: ["finance","charts"], - tags: ["data","graph","analytics"], + categories: ['finance', 'charts'], + tags: ['data', 'graph', 'analytics'], slug: 'chart-pie', icon: aiChartPie }, { component: 'aiCheck', - categories: ["alerts","punctuation-symbols"], - tags: ["checkmark","confirm","done"], + categories: ['alerts', 'punctuation-symbols'], + tags: ['checkmark', 'confirm', 'done'], slug: 'check', icon: aiCheck }, { component: 'aiChevronDown', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'chevron-down', icon: aiChevronDown }, { component: 'aiChevronLeft', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'chevron-left', icon: aiChevronLeft }, { component: 'aiChevronRight', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'chevron-right', icon: aiChevronRight }, { component: 'aiChevronUp', - categories: ["arrows"], - tags: ["direction"], + categories: ['arrows'], + tags: ['direction'], slug: 'chevron-up', icon: aiChevronUp }, { component: 'aiChrome', - categories: ["brands"], - tags: ["google","browser"], + categories: ['brands'], + tags: ['google', 'browser'], slug: 'chrome', icon: aiChrome }, { component: 'aiCircleCheck', - categories: ["alerts"], - tags: ["checkmark","confirm","done"], + categories: ['alerts'], + tags: ['checkmark', 'confirm', 'done'], slug: 'circle-check', icon: aiCircleCheck }, { component: 'aiCircleDashed', - categories: ["design","shapes"], + categories: ['design', 'shapes'], tags: [], slug: 'circle-dashed', icon: aiCircleDashed }, { component: 'aiCircleExclamation', - categories: ["alerts","punctuation-symbols"], - tags: ["warning","danger"], + categories: ['alerts', 'punctuation-symbols'], + tags: ['warning', 'danger'], slug: 'circle-exclamation', icon: aiCircleExclamation }, { component: 'aiCircleHalfInner', - categories: ["design","charts","shapes"], - tags: ["contrast","theme"], + categories: ['design', 'charts', 'shapes'], + tags: ['contrast', 'theme'], slug: 'circle-half-inner', icon: aiCircleHalfInner }, { component: 'aiCircleHalf', - categories: ["design","charts","shapes"], - tags: ["contrast"], + categories: ['design', 'charts', 'shapes'], + tags: ['contrast'], slug: 'circle-half', icon: aiCircleHalf }, { component: 'aiCircleInfo', - categories: ["accessibility","maps","alerts"], - tags: ["information","help"], + categories: ['accessibility', 'maps', 'alerts'], + tags: ['information', 'help'], slug: 'circle-info', icon: aiCircleInfo }, { component: 'aiCirclePerson', - categories: ["people","social"], - tags: ["avatar","organization","account","user","profile"], + categories: ['people', 'social'], + tags: ['avatar', 'organization', 'account', 'user', 'profile'], slug: 'circle-person', icon: aiCirclePerson }, { component: 'aiCirclePlus', - categories: ["alerts","mathematics"], - tags: ["add","create"], + categories: ['alerts', 'mathematics'], + tags: ['add', 'create'], slug: 'circle-plus', icon: aiCirclePlus }, { component: 'aiCircleQuestion', - categories: ["accessibility","maps","alerts","punctuation-symbols"], - tags: ["information","help"], + categories: ['accessibility', 'maps', 'alerts', 'punctuation-symbols'], + tags: ['information', 'help'], slug: 'circle-question', icon: aiCircleQuestion }, { component: 'aiCircleXmark', - categories: ["alerts","mathematics"], - tags: ["warning","danger"], + categories: ['alerts', 'mathematics'], + tags: ['warning', 'danger'], slug: 'circle-xmark', icon: aiCircleXmark }, { component: 'aiCircle', - categories: ["shapes"], - tags: ["round"], + categories: ['shapes'], + tags: ['round'], slug: 'circle', icon: aiCircle }, { component: 'aiCity', - categories: ["office-tools","maps"], + categories: ['office-tools', 'maps'], tags: [], slug: 'city', icon: aiCity }, { component: 'aiClipboard', - categories: ["office-tools","writing"], - tags: ["copy"], + categories: ['office-tools', 'writing'], + tags: ['copy'], slug: 'clipboard', icon: aiClipboard }, { component: 'aiClockPause', - categories: ["time"], + categories: ['time'], tags: [], slug: 'clock-pause', icon: aiClockPause }, { component: 'aiClockRotateLeft', - categories: ["time","arrows"], - tags: ["history"], + categories: ['time', 'arrows'], + tags: ['history'], slug: 'clock-rotate-left', icon: aiClockRotateLeft }, { component: 'aiClockSlash', - categories: ["time","toggle"], + categories: ['time', 'toggle'], tags: [], slug: 'clock-slash', icon: aiClockSlash }, { component: 'aiClock', - categories: ["time"], + categories: ['time'], tags: [], slug: 'clock', icon: aiClock }, { component: 'aiCloudDrizzle', - categories: ["weather"], + categories: ['weather'], tags: [], slug: 'cloud-drizzle', icon: aiCloudDrizzle }, { component: 'aiCloudFog', - categories: ["weather"], + categories: ['weather'], tags: [], slug: 'cloud-fog', icon: aiCloudFog }, { component: 'aiCloudHail', - categories: ["weather"], + categories: ['weather'], tags: [], slug: 'cloud-hail', icon: aiCloudHail }, { component: 'aiCloudLightning', - categories: ["weather"], + categories: ['weather'], tags: [], slug: 'cloud-lightning', icon: aiCloudLightning }, { component: 'aiCloudMoon', - categories: ["weather"], - tags: ["overcast","cloudy"], + categories: ['weather'], + tags: ['overcast', 'cloudy'], slug: 'cloud-moon', icon: aiCloudMoon }, { component: 'aiCloudRain', - categories: ["weather"], + categories: ['weather'], tags: [], slug: 'cloud-rain', icon: aiCloudRain }, { component: 'aiCloudSnow', - categories: ["weather"], + categories: ['weather'], tags: [], slug: 'cloud-snow', icon: aiCloudSnow }, { component: 'aiCloudSoftphone', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'cloud-softphone', icon: aiCloudSoftphone }, { component: 'aiCloudSun', - categories: ["weather"], - tags: ["overcast","cloudy"], + categories: ['weather'], + tags: ['overcast', 'cloudy'], slug: 'cloud-sun', icon: aiCloudSun }, { component: 'aiCloud', - categories: ["weather","communication"], + categories: ['weather', 'communication'], tags: [], slug: 'cloud', icon: aiCloud }, { component: 'aiCodeBranchUp', - categories: ["code-editing"], - tags: ["code","git"], + categories: ['code-editing'], + tags: ['code', 'git'], slug: 'code-branch-up', icon: aiCodeBranchUp }, { component: 'aiCodeBranch', - categories: ["code-editing"], - tags: ["code","git"], + categories: ['code-editing'], + tags: ['code', 'git'], slug: 'code-branch', icon: aiCodeBranch }, { component: 'aiCode', - categories: ["code-editing","text-formatting"], - tags: ["different","unequal"], + categories: ['code-editing', 'text-formatting'], + tags: ['different', 'unequal'], slug: 'code', icon: aiCode }, { component: 'aiCodeblock', - categories: ["code-editing","text-formatting"], + categories: ['code-editing', 'text-formatting'], tags: [], slug: 'codeblock', icon: aiCodeblock }, { component: 'aiCoin', - categories: ["finance","shopping"], - tags: ["penny","euro"], + categories: ['finance', 'shopping'], + tags: ['penny', 'euro'], slug: 'coin', icon: aiCoin }, { component: 'aiCommand', - categories: ["text-formatting","code-editing"], - tags: ["apple"], + categories: ['text-formatting', 'code-editing'], + tags: ['apple'], slug: 'command', icon: aiCommand }, { component: 'aiCompactDisc', - categories: ["devices","spinners"], - tags: ["cd"], + categories: ['devices', 'spinners'], + tags: ['cd'], slug: 'compact-disc', icon: aiCompactDisc }, { component: 'aiCompare', - categories: ["charts"], + categories: ['charts'], tags: [], slug: 'compare', icon: aiCompare }, { component: 'aiCompassDrafting', - categories: ["design"], + categories: ['design'], tags: [], slug: 'compass-drafting', icon: aiCompassDrafting }, { component: 'aiCompass', - categories: ["maps","nature","spinners"], - tags: ["location"], + categories: ['maps', 'nature', 'spinners'], + tags: ['location'], slug: 'compass', icon: aiCompass }, { component: 'aiCompress', - categories: ["media"], + categories: ['media'], tags: [], slug: 'compress', icon: aiCompress }, { component: 'aiComputerMouseScrollWheel', - categories: ["code-editing","devices","writing"], - tags: ["input"], + categories: ['code-editing', 'devices', 'writing'], + tags: ['input'], slug: 'computer-mouse-scroll-wheel', icon: aiComputerMouseScrollWheel }, { component: 'aiComputerMouse', - categories: ["code-editing","devices","writing"], - tags: ["input"], + categories: ['code-editing', 'devices', 'writing'], + tags: ['input'], slug: 'computer-mouse', icon: aiComputerMouse }, { component: 'aiCopy', - categories: ["office-tools","design","files"], + categories: ['office-tools', 'design', 'files'], tags: [], slug: 'copy', icon: aiCopy }, { component: 'aiCreditCard', - categories: ["finance","shopping"], + categories: ['finance', 'shopping'], tags: [], slug: 'credit-card', icon: aiCreditCard }, { component: 'aiCrop', - categories: ["design","media"], + categories: ['design', 'media'], tags: [], slug: 'crop', icon: aiCrop }, { component: 'aiCursor', - categories: ["writing"], - tags: ["cursor"], + categories: ['writing'], + tags: ['cursor'], slug: 'cursor', icon: aiCursor }, { component: 'aiD', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'd', icon: aiD }, { component: 'aiDevices', - categories: ["code-editing","devices"], - tags: ["laptop","smartphone","mobile"], + categories: ['code-editing', 'devices'], + tags: ['laptop', 'smartphone', 'mobile'], slug: 'devices', icon: aiDevices }, { component: 'aiDiagram', - categories: ["finance","charts"], - tags: ["data","graph","analytics"], + categories: ['finance', 'charts'], + tags: ['data', 'graph', 'analytics'], slug: 'diagram', icon: aiDiagram }, @@ -1186,659 +1698,659 @@ const icons = [ }, { component: 'aiDiceFive', - categories: ["entertainment"], - tags: ["random","chance"], + categories: ['entertainment'], + tags: ['random', 'chance'], slug: 'dice-five', icon: aiDiceFive }, { component: 'aiDiceFour', - categories: ["entertainment"], - tags: ["random","chance"], + categories: ['entertainment'], + tags: ['random', 'chance'], slug: 'dice-four', icon: aiDiceFour }, { component: 'aiDiceOne', - categories: ["entertainment"], - tags: ["random","chance"], + categories: ['entertainment'], + tags: ['random', 'chance'], slug: 'dice-one', icon: aiDiceOne }, { component: 'aiDiceSix', - categories: ["entertainment"], - tags: ["random","chance"], + categories: ['entertainment'], + tags: ['random', 'chance'], slug: 'dice-six', icon: aiDiceSix }, { component: 'aiDiceThree', - categories: ["entertainment"], - tags: ["random","chance"], + categories: ['entertainment'], + tags: ['random', 'chance'], slug: 'dice-three', icon: aiDiceThree }, { component: 'aiDiceTwo', - categories: ["entertainment"], - tags: ["random","chance"], + categories: ['entertainment'], + tags: ['random', 'chance'], slug: 'dice-two', icon: aiDiceTwo }, { component: 'aiDice', - categories: ["entertainment","maps"], - tags: ["random","chance"], + categories: ['entertainment', 'maps'], + tags: ['random', 'chance'], slug: 'dice', icon: aiDice }, { component: 'aiDisplayCam', - categories: ["devices"], - tags: ["screen","monitor","desktop","webcam"], + categories: ['devices'], + tags: ['screen', 'monitor', 'desktop', 'webcam'], slug: 'display-cam', icon: aiDisplayCam }, { component: 'aiDisplay', - categories: ["devices"], - tags: ["screen","monitor","desktop"], + categories: ['devices'], + tags: ['screen', 'monitor', 'desktop'], slug: 'display', icon: aiDisplay }, { component: 'aiDoor', - categories: ["maps","security"], + categories: ['maps', 'security'], tags: [], slug: 'door', icon: aiDoor }, { component: 'aiDroplet', - categories: ["weather","nature"], - tags: ["water"], + categories: ['weather', 'nature'], + tags: ['water'], slug: 'droplet', icon: aiDroplet }, { component: 'aiE', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'e', icon: aiE }, { component: 'aiEarth', - categories: ["science","maps"], - tags: ["europe"], + categories: ['science', 'maps'], + tags: ['europe'], slug: 'earth', icon: aiEarth }, { component: 'aiEclipse', - categories: ["science","weather"], - tags: ["sun","moon"], + categories: ['science', 'weather'], + tags: ['sun', 'moon'], slug: 'eclipse', icon: aiEclipse }, { component: 'aiEdge', - categories: ["brands"], - tags: ["microsoft","browser"], + categories: ['brands'], + tags: ['microsoft', 'browser'], slug: 'edge', icon: aiEdge }, { component: 'aiEllipsisH', - categories: ["layout-design"], - tags: ["three dots","meatballs","more","overflow"], + categories: ['layout-design'], + tags: ['three dots', 'meatballs', 'more', 'overflow'], slug: 'ellipsis-h', icon: aiEllipsisH }, { component: 'aiEllipsisV', - categories: ["layout-design"], - tags: ["three dots","meatballs","more","overflow"], + categories: ['layout-design'], + tags: ['three dots', 'meatballs', 'more', 'overflow'], slug: 'ellipsis-v', icon: aiEllipsisV }, { component: 'aiEnvelopeOpen', - categories: ["office-tools","communication","social","writing"], - tags: ["email","message","mail","letter"], + categories: ['office-tools', 'communication', 'social', 'writing'], + tags: ['email', 'message', 'mail', 'letter'], slug: 'envelope-open', icon: aiEnvelopeOpen }, { component: 'aiEnvelope', - categories: ["office-tools","communication","social","writing"], - tags: ["email","message","mail","letter"], + categories: ['office-tools', 'communication', 'social', 'writing'], + tags: ['email', 'message', 'mail', 'letter'], slug: 'envelope', icon: aiEnvelope }, { component: 'aiEthernet', - categories: ["devices"], - tags: ["network","internet"], + categories: ['devices'], + tags: ['network', 'internet'], slug: 'ethernet', icon: aiEthernet }, { component: 'aiEuro', - categories: ["finance"], + categories: ['finance'], tags: [], slug: 'euro', icon: aiEuro }, { component: 'aiExpand', - categories: ["media"], + categories: ['media'], tags: [], slug: 'expand', icon: aiExpand }, { component: 'aiExport', - categories: ["arrows","social"], - tags: ["share"], + categories: ['arrows', 'social'], + tags: ['share'], slug: 'export', icon: aiExport }, { component: 'aiEyeSlash', - categories: ["accessibility","design","people"], + categories: ['accessibility', 'design', 'people'], tags: [], slug: 'eye-slash', icon: aiEyeSlash }, { component: 'aiEye', - categories: ["accessibility","design","people"], + categories: ['accessibility', 'design', 'people'], tags: [], slug: 'eye', icon: aiEye }, { component: 'aiF', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'f', icon: aiF }, { component: 'aiFacebookMessenger', - categories: ["brands","social"], - tags: ["meta"], + categories: ['brands', 'social'], + tags: ['meta'], slug: 'facebook-messenger', icon: aiFacebookMessenger }, { component: 'aiFacebook', - categories: ["brands","social"], - tags: ["meta"], + categories: ['brands', 'social'], + tags: ['meta'], slug: 'facebook', icon: aiFacebook }, { component: 'aiFanvil', - categories: ["brands"], - tags: ["phone"], + categories: ['brands'], + tags: ['phone'], slug: 'fanvil', icon: aiFanvil }, { component: 'aiFastBackward', - categories: ["media"], - tags: ["rewind"], + categories: ['media'], + tags: ['rewind'], slug: 'fast-backward', icon: aiFastBackward }, { component: 'aiFastForward', - categories: ["media"], + categories: ['media'], tags: [], slug: 'fast-forward', icon: aiFastForward }, { component: 'aiFax', - categories: ["office-tools","communication","devices"], + categories: ['office-tools', 'communication', 'devices'], tags: [], slug: 'fax', icon: aiFax }, { component: 'aiFileAudio', - categories: ["files"], - tags: ["music","audio","playlist","song","mp3","wav"], + categories: ['files'], + tags: ['music', 'audio', 'playlist', 'song', 'mp3', 'wav'], slug: 'file-audio', icon: aiFileAudio }, { component: 'aiFileExcel', - categories: ["files"], - tags: ["xls","xlsx","spreadsheet","table","office","microsoft"], + categories: ['files'], + tags: ['xls', 'xlsx', 'spreadsheet', 'table', 'office', 'microsoft'], slug: 'file-excel', icon: aiFileExcel }, { component: 'aiFilePowerpoint', - categories: ["files"], - tags: ["ppt","pptx","presentation","slide","office","microsoft"], + categories: ['files'], + tags: ['ppt', 'pptx', 'presentation', 'slide', 'office', 'microsoft'], slug: 'file-powerpoint', icon: aiFilePowerpoint }, { component: 'aiFileText', - categories: ["files"], - tags: ["document","txt","csv"], + categories: ['files'], + tags: ['document', 'txt', 'csv'], slug: 'file-text', icon: aiFileText }, { component: 'aiFileWord', - categories: ["files"], - tags: ["doc","docx","text","document","office","microsoft"], + categories: ['files'], + tags: ['doc', 'docx', 'text', 'document', 'office', 'microsoft'], slug: 'file-word', icon: aiFileWord }, { component: 'aiFileZip', - categories: ["files"], - tags: ["archive","compress","rar"], + categories: ['files'], + tags: ['archive', 'compress', 'rar'], slug: 'file-zip', icon: aiFileZip }, { component: 'aiFile', - categories: ["files","office-tools","code-editing","writing"], - tags: ["document","paper"], + categories: ['files', 'office-tools', 'code-editing', 'writing'], + tags: ['document', 'paper'], slug: 'file', icon: aiFile }, { component: 'aiFilesList', - categories: ["files","office-tools","code-editing","writing"], - tags: ["document","paper","log"], + categories: ['files', 'office-tools', 'code-editing', 'writing'], + tags: ['document', 'paper', 'log'], slug: 'files-list', icon: aiFilesList }, { component: 'aiFiles', - categories: ["files","office-tools","code-editing","writing"], - tags: ["document","paper"], + categories: ['files', 'office-tools', 'code-editing', 'writing'], + tags: ['document', 'paper'], slug: 'files', icon: aiFiles }, { component: 'aiFilmstrip', - categories: ["media"], - tags: ["video"], + categories: ['media'], + tags: ['video'], slug: 'filmstrip', icon: aiFilmstrip }, { component: 'aiFilterPlus', - categories: ["code-editing"], - tags: ["sort"], + categories: ['code-editing'], + tags: ['sort'], slug: 'filter-plus', icon: aiFilterPlus }, { component: 'aiFilterXmark', - categories: ["code-editing"], - tags: ["sort"], + categories: ['code-editing'], + tags: ['sort'], slug: 'filter-xmark', icon: aiFilterXmark }, { component: 'aiFilter', - categories: ["code-editing"], - tags: ["sort"], + categories: ['code-editing'], + tags: ['sort'], slug: 'filter', icon: aiFilter }, { component: 'aiFingerprint', - categories: ["accessibility","people","security"], - tags: ["biometrics"], + categories: ['accessibility', 'people', 'security'], + tags: ['biometrics'], slug: 'fingerprint', icon: aiFingerprint }, { component: 'aiFirefox', - categories: ["brands"], - tags: ["mozilla","browser"], + categories: ['brands'], + tags: ['mozilla', 'browser'], slug: 'firefox', icon: aiFirefox }, { component: 'aiFlagCheckered', - categories: ["maps"], + categories: ['maps'], tags: [], slug: 'flag-checkered', icon: aiFlagCheckered }, { component: 'aiFlag', - categories: ["maps"], + categories: ['maps'], tags: [], slug: 'flag', icon: aiFlag }, { component: 'aiFlask', - categories: ["maps","science"], - tags: ["potion","magic"], + categories: ['maps', 'science'], + tags: ['potion', 'magic'], slug: 'flask', icon: aiFlask }, { component: 'aiFloppyDisk', - categories: ["text-formatting","office-tools","design","devices","files"], - tags: ["save"], + categories: ['text-formatting', 'office-tools', 'design', 'devices', 'files'], + tags: ['save'], slug: 'floppy-disk', icon: aiFloppyDisk }, { component: 'aiFolderImage', - categories: ["files","office-tools"], - tags: ["images","map"], + categories: ['files', 'office-tools'], + tags: ['images', 'map'], slug: 'folder-image', icon: aiFolderImage }, { component: 'aiFolderMin', - categories: ["office-tools","files"], + categories: ['office-tools', 'files'], tags: [], slug: 'folder-min', icon: aiFolderMin }, { component: 'aiFolderOpen', - categories: ["office-tools","files","writing"], + categories: ['office-tools', 'files', 'writing'], tags: [], slug: 'folder-open', icon: aiFolderOpen }, { component: 'aiFolderPlus', - categories: ["office-tools","files"], + categories: ['office-tools', 'files'], tags: [], slug: 'folder-plus', icon: aiFolderPlus }, { component: 'aiFolder', - categories: ["files","code-editing","office-tools"], - tags: ["map"], + categories: ['files', 'code-editing', 'office-tools'], + tags: ['map'], slug: 'folder', icon: aiFolder }, { component: 'aiForward', - categories: ["media"], + categories: ['media'], tags: [], slug: 'forward', icon: aiForward }, { component: 'aiFrame', - categories: ["design"], + categories: ['design'], tags: [], slug: 'frame', icon: aiFrame }, { component: 'aiG', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'g', icon: aiG }, { component: 'aiGamepad', - categories: ["devices","entertainment"], - tags: ["controller"], + categories: ['devices', 'entertainment'], + tags: ['controller'], slug: 'gamepad', icon: aiGamepad }, { component: 'aiGauge', - categories: ["transportation"], - tags: ["speedometer","tachometer","dashboard"], + categories: ['transportation'], + tags: ['speedometer', 'tachometer', 'dashboard'], slug: 'gauge', icon: aiGauge }, { component: 'aiGear', - categories: ["code-editing","spinners"], - tags: ["settings","options","preferences","tools"], + categories: ['code-editing', 'spinners'], + tags: ['settings', 'options', 'preferences', 'tools'], slug: 'gear', icon: aiGear }, { component: 'aiGift', - categories: ["maps"], - tags: ["present"], + categories: ['maps'], + tags: ['present'], slug: 'gift', icon: aiGift }, { component: 'aiGithub', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'github', icon: aiGithub }, { component: 'aiGlass', - categories: ["food-beverage"], - tags: ["food","drink","eat","restaurant"], + categories: ['food-beverage'], + tags: ['food', 'drink', 'eat', 'restaurant'], slug: 'glass', icon: aiGlass }, { component: 'aiGlobe', - categories: ["science","office-tools","communication","maps"], - tags: ["planet"], + categories: ['science', 'office-tools', 'communication', 'maps'], + tags: ['planet'], slug: 'globe', icon: aiGlobe }, { component: 'aiGooglePlay', - categories: ["brands"], - tags: ["software","store"], + categories: ['brands'], + tags: ['software', 'store'], slug: 'google-play', icon: aiGooglePlay }, { component: 'aiGrid', - categories: ["design","layout-design"], - tags: ["dashboard"], + categories: ['design', 'layout-design'], + tags: ['dashboard'], slug: 'grid', icon: aiGrid }, { component: 'aiGripDotsH', - categories: ["layout-design"], - tags: ["handles","drag"], + categories: ['layout-design'], + tags: ['handles', 'drag'], slug: 'grip-dots-h', icon: aiGripDotsH }, { component: 'aiGripDotsV', - categories: ["layout-design"], - tags: ["handles","drag"], + categories: ['layout-design'], + tags: ['handles', 'drag'], slug: 'grip-dots-v', icon: aiGripDotsV }, { component: 'aiGripDots', - categories: ["layout-design"], - tags: ["handles","drag"], + categories: ['layout-design'], + tags: ['handles', 'drag'], slug: 'grip-dots', icon: aiGripDots }, { component: 'aiGripLines', - categories: ["layout-design"], - tags: ["handles","drag"], + categories: ['layout-design'], + tags: ['handles', 'drag'], slug: 'grip-lines', icon: aiGripLines }, { component: 'aiH', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'h', icon: aiH }, { component: 'aiHeading1', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'heading-1', icon: aiHeading1 }, { component: 'aiHeading2', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'heading-2', icon: aiHeading2 }, { component: 'aiHeading3', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'heading-3', icon: aiHeading3 }, { component: 'aiHeading4', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'heading-4', icon: aiHeading4 }, { component: 'aiHeading5', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'heading-5', icon: aiHeading5 }, { component: 'aiHeading6', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'heading-6', icon: aiHeading6 }, { component: 'aiHeadset', - categories: ["communication","devices"], - tags: ["headphone","microphone"], + categories: ['communication', 'devices'], + tags: ['headphone', 'microphone'], slug: 'headset', icon: aiHeadset }, { component: 'aiHeartCrack', - categories: ["health","shapes"], - tags: ["love","favorite","heartbreak"], + categories: ['health', 'shapes'], + tags: ['love', 'favorite', 'heartbreak'], slug: 'heart-crack', icon: aiHeartCrack }, { component: 'aiHeartHalf', - categories: ["health","shapes"], - tags: ["love","favorite"], + categories: ['health', 'shapes'], + tags: ['love', 'favorite'], slug: 'heart-half', icon: aiHeartHalf }, { component: 'aiHeart', - categories: ["health","people","shapes"], - tags: ["love","favorite"], + categories: ['health', 'people', 'shapes'], + tags: ['love', 'favorite'], slug: 'heart', icon: aiHeart }, { component: 'aiHorizontalLine', - categories: ["layout-design","punctuation-symbols"], - tags: ["rule"], + categories: ['layout-design', 'punctuation-symbols'], + tags: ['rule'], slug: 'horizontal-line', icon: aiHorizontalLine }, { component: 'aiHourglassEmpty', - categories: ["time"], - tags: ["wait","history","sand","clock"], + categories: ['time'], + tags: ['wait', 'history', 'sand', 'clock'], slug: 'hourglass-empty', icon: aiHourglassEmpty }, { component: 'aiHourglassEnd', - categories: ["time"], - tags: ["wait","history","sand","clock"], + categories: ['time'], + tags: ['wait', 'history', 'sand', 'clock'], slug: 'hourglass-end', icon: aiHourglassEnd }, { component: 'aiHourglassHalf', - categories: ["time"], - tags: ["wait","history","sand","clock"], + categories: ['time'], + tags: ['wait', 'history', 'sand', 'clock'], slug: 'hourglass-half', icon: aiHourglassHalf }, { component: 'aiHourglassStart', - categories: ["time"], - tags: ["wait","history","sand","clock"], + categories: ['time'], + tags: ['wait', 'history', 'sand', 'clock'], slug: 'hourglass-start', icon: aiHourglassStart }, { component: 'aiHouse', - categories: ["maps"], - tags: ["home"], + categories: ['maps'], + tags: ['home'], slug: 'house', icon: aiHouse }, { component: 'aiI', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'i', icon: aiI }, { component: 'aiIcons', - categories: ["design"], - tags: ["circle","square","xmark","triangle"], + categories: ['design'], + tags: ['circle', 'square', 'xmark', 'triangle'], slug: 'icons', icon: aiIcons }, { component: 'aiIdCardSlash', - categories: ["office-tools","security","people"], - tags: ["identification"], + categories: ['office-tools', 'security', 'people'], + tags: ['identification'], slug: 'id-card-slash', icon: aiIdCardSlash }, { component: 'aiIdCard', - categories: ["office-tools","security","people"], - tags: ["identification"], + categories: ['office-tools', 'security', 'people'], + tags: ['identification'], slug: 'id-card', icon: aiIdCard }, { component: 'aiImage', - categories: ["social","files"], - tags: ["picture","photo"], + categories: ['social', 'files'], + tags: ['picture', 'photo'], slug: 'image', icon: aiImage }, @@ -1851,245 +2363,245 @@ const icons = [ }, { component: 'aiInstagram', - categories: ["brands"], - tags: ["meta"], + categories: ['brands'], + tags: ['meta'], slug: 'instagram', icon: aiInstagram }, { component: 'aiItalic', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'italic', icon: aiItalic }, { component: 'aiJ', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'j', icon: aiJ }, { component: 'aiJesterHat', - categories: ["people"], + categories: ['people'], tags: [], slug: 'jester-hat', icon: aiJesterHat }, { component: 'aiK', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'k', icon: aiK }, { component: 'aiKey', - categories: ["security","maps"], + categories: ['security', 'maps'], tags: [], slug: 'key', icon: aiKey }, { component: 'aiKeyboardBrightnessHigh', - categories: ["accessibility","devices"], - tags: ["light"], + categories: ['accessibility', 'devices'], + tags: ['light'], slug: 'keyboard-brightness-high', icon: aiKeyboardBrightnessHigh }, { component: 'aiKeyboardBrightnessLow', - categories: ["accessibility","devices"], - tags: ["light"], + categories: ['accessibility', 'devices'], + tags: ['light'], slug: 'keyboard-brightness-low', icon: aiKeyboardBrightnessLow }, { component: 'aiKeyboard', - categories: ["code-editing","devices","writing"], - tags: ["input"], + categories: ['code-editing', 'devices', 'writing'], + tags: ['input'], slug: 'keyboard', icon: aiKeyboard }, { component: 'aiKite', - categories: ["entertainment","nature"], - tags: ["wind"], + categories: ['entertainment', 'nature'], + tags: ['wind'], slug: 'kite', icon: aiKite }, { component: 'aiL', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'l', icon: aiL }, { component: 'aiLaptop', - categories: ["devices"], - tags: ["notebook"], + categories: ['devices'], + tags: ['notebook'], slug: 'laptop', icon: aiLaptop }, { component: 'aiLaravel', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'laravel', icon: aiLaravel }, { component: 'aiLayersPlus', - categories: ["design","maps"], - tags: ["stacked","perspective"], + categories: ['design', 'maps'], + tags: ['stacked', 'perspective'], slug: 'layers-plus', icon: aiLayersPlus }, { component: 'aiLayers', - categories: ["design","maps"], - tags: ["stacked","perspective"], + categories: ['design', 'maps'], + tags: ['stacked', 'perspective'], slug: 'layers', icon: aiLayers }, { component: 'aiLifeRing', - categories: ["maps","spinners"], - tags: ["support"], + categories: ['maps', 'spinners'], + tags: ['support'], slug: 'life-ring', icon: aiLifeRing }, { component: 'aiLightbulbOn', - categories: ["energy","maps"], - tags: ["light","lamp","idea"], + categories: ['energy', 'maps'], + tags: ['light', 'lamp', 'idea'], slug: 'lightbulb-on', icon: aiLightbulbOn }, { component: 'aiLightbulb', - categories: ["energy","maps"], - tags: ["light","lamp","idea"], + categories: ['energy', 'maps'], + tags: ['light', 'lamp', 'idea'], slug: 'lightbulb', icon: aiLightbulb }, { component: 'aiLine', - categories: ["shapes","layout-design"], + categories: ['shapes', 'layout-design'], tags: [], slug: 'line', icon: aiLine }, { component: 'aiLinkedin', - categories: ["brands","social"], - tags: ["microsoft","office"], + categories: ['brands', 'social'], + tags: ['microsoft', 'office'], slug: 'linkedin', icon: aiLinkedin }, { component: 'aiListBarChart', - categories: ["layout-design","charts"], + categories: ['layout-design', 'charts'], tags: [], slug: 'list-bar-chart', icon: aiListBarChart }, { component: 'aiListChecksXmark', - categories: ["layout-design"], + categories: ['layout-design'], tags: [], slug: 'list-checks-xmark', icon: aiListChecksXmark }, { component: 'aiListChecks', - categories: ["layout-design"], + categories: ['layout-design'], tags: [], slug: 'list-checks', icon: aiListChecks }, { component: 'aiListClock', - categories: ["time","layout-design"], + categories: ['time', 'layout-design'], tags: [], slug: 'list-clock', icon: aiListClock }, { component: 'aiListOrderedClock', - categories: ["layout-design","time"], + categories: ['layout-design', 'time'], tags: [], slug: 'list-ordered-clock', icon: aiListOrderedClock }, { component: 'aiListOrdered', - categories: ["layout-design"], + categories: ['layout-design'], tags: [], slug: 'list-ordered', icon: aiListOrdered }, { component: 'aiList', - categories: ["layout-design"], + categories: ['layout-design'], tags: [], slug: 'list', icon: aiList }, { component: 'aiLoader', - categories: ["spinners"], - tags: ["loading","progress"], + categories: ['spinners'], + tags: ['loading', 'progress'], slug: 'loader', icon: aiLoader }, { component: 'aiLocationPinDot', - categories: ["maps","social"], - tags: ["geography","map-marker"], + categories: ['maps', 'social'], + tags: ['geography', 'map-marker'], slug: 'location-pin-dot', icon: aiLocationPinDot }, { component: 'aiLocationPinSlash', - categories: ["maps","social"], - tags: ["geography","map-marker"], + categories: ['maps', 'social'], + tags: ['geography', 'map-marker'], slug: 'location-pin-slash', icon: aiLocationPinSlash }, { component: 'aiLocationPin', - categories: ["maps","social"], - tags: ["geography","map-marker"], + categories: ['maps', 'social'], + tags: ['geography', 'map-marker'], slug: 'location-pin', icon: aiLocationPin }, { component: 'aiLocationPinsRoute', - categories: ["maps"], - tags: ["geography","map-marker"], + categories: ['maps'], + tags: ['geography', 'map-marker'], slug: 'location-pins-route', icon: aiLocationPinsRoute }, { component: 'aiLockOpen', - categories: ["security"], - tags: ["privacy"], + categories: ['security'], + tags: ['privacy'], slug: 'lock-open', icon: aiLockOpen }, { component: 'aiLock', - categories: ["security"], - tags: ["privacy"], + categories: ['security'], + tags: ['privacy'], slug: 'lock', icon: aiLock }, { component: 'aiM', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'm', icon: aiM @@ -2103,820 +2615,820 @@ const icons = [ }, { component: 'aiMagnifyingGlassMin', - categories: ["maps"], - tags: ["search","zoom","zoom-out","zoom-min"], + categories: ['maps'], + tags: ['search', 'zoom', 'zoom-out', 'zoom-min'], slug: 'magnifying-glass-min', icon: aiMagnifyingGlassMin }, { component: 'aiMagnifyingGlassPlus', - categories: ["maps"], - tags: ["search","zoom","zoom-in","zoom-plus"], + categories: ['maps'], + tags: ['search', 'zoom', 'zoom-in', 'zoom-plus'], slug: 'magnifying-glass-plus', icon: aiMagnifyingGlassPlus }, { component: 'aiMagnifyingGlass', - categories: ["maps"], - tags: ["search","zoom"], + categories: ['maps'], + tags: ['search', 'zoom'], slug: 'magnifying-glass', icon: aiMagnifyingGlass }, { component: 'aiMegaphone', - categories: ["office-tools","communication"], - tags: ["bullhorn"], + categories: ['office-tools', 'communication'], + tags: ['bullhorn'], slug: 'megaphone', icon: aiMegaphone }, { component: 'aiMessagePen', - categories: ["communication","social"], - tags: ["speech bubble","chat","text"], + categories: ['communication', 'social'], + tags: ['speech bubble', 'chat', 'text'], slug: 'message-pen', icon: aiMessagePen }, { component: 'aiMessageSmile', - categories: ["communication","social"], - tags: ["speech bubble","chat","text"], + categories: ['communication', 'social'], + tags: ['speech bubble', 'chat', 'text'], slug: 'message-smile', icon: aiMessageSmile }, { component: 'aiMessageText', - categories: ["communication","social"], - tags: ["speech bubble","chat","text"], + categories: ['communication', 'social'], + tags: ['speech bubble', 'chat', 'text'], slug: 'message-text', icon: aiMessageText }, { component: 'aiMessage', - categories: ["communication","social"], - tags: ["speech bubble","chat","text"], + categories: ['communication', 'social'], + tags: ['speech bubble', 'chat', 'text'], slug: 'message', icon: aiMessage }, { component: 'aiMicrochip', - categories: ["code-editing","devices"], - tags: ["chip"], + categories: ['code-editing', 'devices'], + tags: ['chip'], slug: 'microchip', icon: aiMicrochip }, { component: 'aiMicrophoneSlash', - categories: ["communication","media","social","devices"], - tags: ["record"], + categories: ['communication', 'media', 'social', 'devices'], + tags: ['record'], slug: 'microphone-slash', icon: aiMicrophoneSlash }, { component: 'aiMicrophone', - categories: ["communication","media","social","devices"], - tags: ["record"], + categories: ['communication', 'media', 'social', 'devices'], + tags: ['record'], slug: 'microphone', icon: aiMicrophone }, { component: 'aiMin', - categories: ["text-formatting","maps","mathematics","punctuation-symbols","alerts"], - tags: ["minus","delete"], + categories: ['text-formatting', 'maps', 'mathematics', 'punctuation-symbols', 'alerts'], + tags: ['minus', 'delete'], slug: 'min', icon: aiMin }, { component: 'aiMoonCloud', - categories: ["weather"], - tags: ["overcast","cloudy"], + categories: ['weather'], + tags: ['overcast', 'cloudy'], slug: 'moon-cloud', icon: aiMoonCloud }, { component: 'aiMoon', - categories: ["science","weather"], - tags: ["clear sky"], + categories: ['science', 'weather'], + tags: ['clear sky'], slug: 'moon', icon: aiMoon }, { component: 'aiMoped', - categories: ["transportation","maps"], - tags: ["bike","drive","driving","delivery"], + categories: ['transportation', 'maps'], + tags: ['bike', 'drive', 'driving', 'delivery'], slug: 'moped', icon: aiMoped }, { component: 'aiMusicPause', - categories: ["media","files","education"], - tags: ["audio","sound"], + categories: ['media', 'files', 'education'], + tags: ['audio', 'sound'], slug: 'music-pause', icon: aiMusicPause }, { component: 'aiMusic', - categories: ["media","files","education"], - tags: ["audio","sound"], + categories: ['media', 'files', 'education'], + tags: ['audio', 'sound'], slug: 'music', icon: aiMusic }, { component: 'aiN', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'n', icon: aiN }, { component: 'aiNetwork', - categories: ["charts","science","communication"], + categories: ['charts', 'science', 'communication'], tags: [], slug: 'network', icon: aiNetwork }, { component: 'aiNext', - categories: ["media"], + categories: ['media'], tags: [], slug: 'next', icon: aiNext }, { component: 'aiNotes', - categories: ["writing"], - tags: ["sticky","post-it"], + categories: ['writing'], + tags: ['sticky', 'post-it'], slug: 'notes', icon: aiNotes }, { component: 'aiNumpad', - categories: ["code-editing","devices","writing"], - tags: ["ten keys"], + categories: ['code-editing', 'devices', 'writing'], + tags: ['ten keys'], slug: 'numpad', icon: aiNumpad }, { component: 'aiO', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'o', icon: aiO }, { component: 'aiOption', - categories: ["punctuation-symbols"], + categories: ['punctuation-symbols'], tags: [], slug: 'option', icon: aiOption }, { component: 'aiOrderAlphabeticalAsc', - categories: ["arrows"], - tags: ["sort-alphabetical-up"], + categories: ['arrows'], + tags: ['sort-alphabetical-up'], slug: 'order-alphabetical-asc', icon: aiOrderAlphabeticalAsc }, { component: 'aiOrderAlphabeticalDesc', - categories: ["arrows"], - tags: ["sort-alphabetical-up"], + categories: ['arrows'], + tags: ['sort-alphabetical-up'], slug: 'order-alphabetical-desc', icon: aiOrderAlphabeticalDesc }, { component: 'aiOrderNumericalAsc', - categories: ["arrows"], - tags: ["sort-numeric-up"], + categories: ['arrows'], + tags: ['sort-numeric-up'], slug: 'order-numerical-asc', icon: aiOrderNumericalAsc }, { component: 'aiOrderNumericalDesc', - categories: ["arrows"], - tags: ["sort-numeric-down"], + categories: ['arrows'], + tags: ['sort-numeric-down'], slug: 'order-numerical-desc', icon: aiOrderNumericalDesc }, { component: 'aiP', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'p', icon: aiP }, { component: 'aiPager', - categories: ["communication","devices","health"], - tags: ["beeper"], + categories: ['communication', 'devices', 'health'], + tags: ['beeper'], slug: 'pager', icon: aiPager }, { component: 'aiPaperPlane', - categories: ["communication","social"], + categories: ['communication', 'social'], tags: [], slug: 'paper-plane', icon: aiPaperPlane }, { component: 'aiPaper', - categories: ["writing"], - tags: ["news"], + categories: ['writing'], + tags: ['news'], slug: 'paper', icon: aiPaper }, { component: 'aiParachuteBox', - categories: ["shopping"], + categories: ['shopping'], tags: [], slug: 'parachute-box', icon: aiParachuteBox }, { component: 'aiParagraph', - categories: ["layout-design"], + categories: ['layout-design'], tags: [], slug: 'paragraph', icon: aiParagraph }, { component: 'aiPassword', - categories: ["design","security"], - tags: ["code","input"], + categories: ['design', 'security'], + tags: ['code', 'input'], slug: 'password', icon: aiPassword }, { component: 'aiPatreon', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'patreon', icon: aiPatreon }, { component: 'aiPause', - categories: ["media"], + categories: ['media'], tags: [], slug: 'pause', icon: aiPause }, { component: 'aiPen', - categories: ["text-formatting","office-tools","design","writing"], - tags: ["write","ballpoint"], + categories: ['text-formatting', 'office-tools', 'design', 'writing'], + tags: ['write', 'ballpoint'], slug: 'pen', icon: aiPen }, { component: 'aiPeopleCircle', - categories: ["people","spinners"], - tags: ["users"], + categories: ['people', 'spinners'], + tags: ['users'], slug: 'people-circle', icon: aiPeopleCircle }, { component: 'aiPeopleXmark', - categories: ["people"], - tags: ["users","profiles"], + categories: ['people'], + tags: ['users', 'profiles'], slug: 'people-xmark', icon: aiPeopleXmark }, { component: 'aiPeople', - categories: ["people"], - tags: ["users","profiles"], + categories: ['people'], + tags: ['users', 'profiles'], slug: 'people', icon: aiPeople }, { component: 'aiPersonClock', - categories: ["people","time"], - tags: ["user","profile"], + categories: ['people', 'time'], + tags: ['user', 'profile'], slug: 'person-clock', icon: aiPersonClock }, { component: 'aiPersonGear', - categories: ["people"], - tags: ["user","profile"], + categories: ['people'], + tags: ['user', 'profile'], slug: 'person-gear', icon: aiPersonGear }, { component: 'aiPersonHeadset', - categories: ["people","social"], - tags: ["user","microphone","headset"], + categories: ['people', 'social'], + tags: ['user', 'microphone', 'headset'], slug: 'person-headset', icon: aiPersonHeadset }, { component: 'aiPersonList', - categories: ["people","social"], - tags: ["user"], + categories: ['people', 'social'], + tags: ['user'], slug: 'person-list', icon: aiPersonList }, { component: 'aiPersonLock', - categories: ["people","security"], - tags: ["user"], + categories: ['people', 'security'], + tags: ['user'], slug: 'person-lock', icon: aiPersonLock }, { component: 'aiPersonPlus', - categories: ["people","social"], - tags: ["user"], + categories: ['people', 'social'], + tags: ['user'], slug: 'person-plus', icon: aiPersonPlus }, { component: 'aiPersonXmark', - categories: ["people","social"], - tags: ["user"], + categories: ['people', 'social'], + tags: ['user'], slug: 'person-xmark', icon: aiPersonXmark }, { component: 'aiPerson', - categories: ["people"], - tags: ["user"], + categories: ['people'], + tags: ['user'], slug: 'person', icon: aiPerson }, { component: 'aiPhoneArrowDownLeftProhibited', - categories: ["office-tools","communication"], - tags: ["telephone","call","incoming"], + categories: ['office-tools', 'communication'], + tags: ['telephone', 'call', 'incoming'], slug: 'phone-arrow-down-left-prohibited', icon: aiPhoneArrowDownLeftProhibited }, { component: 'aiPhoneArrowDownLeft', - categories: ["office-tools","communication"], - tags: ["telephone","call","incoming"], + categories: ['office-tools', 'communication'], + tags: ['telephone', 'call', 'incoming'], slug: 'phone-arrow-down-left', icon: aiPhoneArrowDownLeft }, { component: 'aiPhoneArrowUpRightProhibited', - categories: ["office-tools","communication"], - tags: ["telephone","call","outgoing"], + categories: ['office-tools', 'communication'], + tags: ['telephone', 'call', 'outgoing'], slug: 'phone-arrow-up-right-prohibited', icon: aiPhoneArrowUpRightProhibited }, { component: 'aiPhoneArrowUpRight', - categories: ["office-tools","communication"], - tags: ["telephone","call","outgoing"], + categories: ['office-tools', 'communication'], + tags: ['telephone', 'call', 'outgoing'], slug: 'phone-arrow-up-right', icon: aiPhoneArrowUpRight }, { component: 'aiPhoneClock', - categories: ["office-tools","communication","time"], - tags: ["telephone","call"], + categories: ['office-tools', 'communication', 'time'], + tags: ['telephone', 'call'], slug: 'phone-clock', icon: aiPhoneClock }, { component: 'aiPhoneGear', - categories: ["office-tools","communication"], - tags: ["telephone","call"], + categories: ['office-tools', 'communication'], + tags: ['telephone', 'call'], slug: 'phone-gear', icon: aiPhoneGear }, { component: 'aiPhoneList', - categories: ["office-tools","communication"], - tags: ["telephone","call","log"], + categories: ['office-tools', 'communication'], + tags: ['telephone', 'call', 'log'], slug: 'phone-list', icon: aiPhoneList }, { component: 'aiPhoneOffice', - categories: ["communication","devices"], - tags: ["desk phone"], + categories: ['communication', 'devices'], + tags: ['desk phone'], slug: 'phone-office', icon: aiPhoneOffice }, { component: 'aiPhoneVolume', - categories: ["accessibility","office-tools","communication"], - tags: ["telephone","call"], + categories: ['accessibility', 'office-tools', 'communication'], + tags: ['telephone', 'call'], slug: 'phone-volume', icon: aiPhoneVolume }, { component: 'aiPhoneXmark', - categories: ["office-tools","communication","maps"], - tags: ["telephone","call","hangup"], + categories: ['office-tools', 'communication', 'maps'], + tags: ['telephone', 'call', 'hangup'], slug: 'phone-xmark', icon: aiPhoneXmark }, { component: 'aiPhone', - categories: ["office-tools","communication","maps"], - tags: ["telephone","call"], + categories: ['office-tools', 'communication', 'maps'], + tags: ['telephone', 'call'], slug: 'phone', icon: aiPhone }, { component: 'aiPlane', - categories: ["transportation","maps"], - tags: ["flight","flying","airport","aircraft"], + categories: ['transportation', 'maps'], + tags: ['flight', 'flying', 'airport', 'aircraft'], slug: 'plane', icon: aiPlane }, { component: 'aiPlanetRinged', - categories: ["science"], - tags: ["planet"], + categories: ['science'], + tags: ['planet'], slug: 'planet-ringed', icon: aiPlanetRinged }, { component: 'aiPlateUtensils', - categories: ["maps","food-beverage"], - tags: ["food","eat","restaurant"], + categories: ['maps', 'food-beverage'], + tags: ['food', 'eat', 'restaurant'], slug: 'plate-utensils', icon: aiPlateUtensils }, { component: 'aiPlayPause', - categories: ["media"], + categories: ['media'], tags: [], slug: 'play-pause', icon: aiPlayPause }, { component: 'aiPlay', - categories: ["media"], + categories: ['media'], tags: [], slug: 'play', icon: aiPlay }, { component: 'aiPlus', - categories: ["text-formatting","maps","mathematics","health","punctuation-symbols","alerts"], - tags: ["add","create"], + categories: ['text-formatting', 'maps', 'mathematics', 'health', 'punctuation-symbols', 'alerts'], + tags: ['add', 'create'], slug: 'plus', icon: aiPlus }, { component: 'aiPower', - categories: ["devices","energy"], + categories: ['devices', 'energy'], tags: [], slug: 'power', icon: aiPower }, { component: 'aiPrevious', - categories: ["media"], + categories: ['media'], tags: [], slug: 'previous', icon: aiPrevious }, { component: 'aiPrinter', - categories: ["devices","writing","office-tools"], - tags: ["printing"], + categories: ['devices', 'writing', 'office-tools'], + tags: ['printing'], slug: 'printer', icon: aiPrinter }, { component: 'aiProhibited', - categories: ["security"], - tags: ["ban"], + categories: ['security'], + tags: ['ban'], slug: 'prohibited', icon: aiProhibited }, { component: 'aiPuzzlePiece', - categories: ["entertainment"], + categories: ['entertainment'], tags: [], slug: 'puzzle-piece', icon: aiPuzzlePiece }, { component: 'aiQ', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'q', icon: aiQ }, { component: 'aiQuote', - categories: ["text-formatting","punctuation-symbols"], + categories: ['text-formatting', 'punctuation-symbols'], tags: [], slug: 'quote', icon: aiQuote }, { component: 'aiR', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'r', icon: aiR }, { component: 'aiReact', - categories: ["brands"], - tags: ["software"], + categories: ['brands'], + tags: ['software'], slug: 'react', icon: aiReact }, { component: 'aiReceipt', - categories: ["finance"], - tags: ["price"], + categories: ['finance'], + tags: ['price'], slug: 'receipt', icon: aiReceipt }, { component: 'aiRecordStop', - categories: ["media"], - tags: ["recorder","video","recording"], + categories: ['media'], + tags: ['recorder', 'video', 'recording'], slug: 'record-stop', icon: aiRecordStop }, { component: 'aiRecord', - categories: ["media"], - tags: ["recorder","video","recording"], + categories: ['media'], + tags: ['recorder', 'video', 'recording'], slug: 'record', icon: aiRecord }, { component: 'aiRectangleP', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'rectangle-p', icon: aiRectangleP }, { component: 'aiRedo', - categories: ["arrows","text-formatting"], + categories: ['arrows', 'text-formatting'], tags: [], slug: 'redo', icon: aiRedo }, { component: 'aiRepeatOnce', - categories: ["media","arrows"], + categories: ['media', 'arrows'], tags: [], slug: 'repeat-once', icon: aiRepeatOnce }, { component: 'aiRepeat', - categories: ["media","arrows"], + categories: ['media', 'arrows'], tags: [], slug: 'repeat', icon: aiRepeat }, { component: 'aiRoad', - categories: ["maps","transportation","shopping"], - tags: ["drive"], + categories: ['maps', 'transportation', 'shopping'], + tags: ['drive'], slug: 'road', icon: aiRoad }, { component: 'aiRocket', - categories: ["science","transportation"], - tags: ["launch"], + categories: ['science', 'transportation'], + tags: ['launch'], slug: 'rocket', icon: aiRocket }, { component: 'aiS', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 's', icon: aiS }, { component: 'aiSafari', - categories: ["brands"], - tags: ["apple","browser"], + categories: ['brands'], + tags: ['apple', 'browser'], slug: 'safari', icon: aiSafari }, { component: 'aiScouting', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'scouting', icon: aiScouting }, { component: 'aiServer', - categories: ["devices","office-tools"], + categories: ['devices', 'office-tools'], tags: [], slug: 'server', icon: aiServer }, { component: 'aiShareNodes', - categories: ["social"], + categories: ['social'], tags: [], slug: 'share-nodes', icon: aiShareNodes }, { component: 'aiShare', - categories: ["arrows","social"], - tags: ["forward"], + categories: ['arrows', 'social'], + tags: ['forward'], slug: 'share', icon: aiShare }, { component: 'aiShieldKeyhole', - categories: ["security"], + categories: ['security'], tags: [], slug: 'shield-keyhole', icon: aiShieldKeyhole }, { component: 'aiShieldPlus', - categories: ["security"], + categories: ['security'], tags: [], slug: 'shield-plus', icon: aiShieldPlus }, { component: 'aiShieldXmark', - categories: ["security"], + categories: ['security'], tags: [], slug: 'shield-xmark', icon: aiShieldXmark }, { component: 'aiShield', - categories: ["security"], + categories: ['security'], tags: [], slug: 'shield', icon: aiShield }, { component: 'aiShoePrints', - categories: ["people","maps"], - tags: ["walking"], + categories: ['people', 'maps'], + tags: ['walking'], slug: 'shoe-prints', icon: aiShoePrints }, { component: 'aiShoppingCart', - categories: ["shopping","maps"], - tags: ["checkout","cart","basket"], + categories: ['shopping', 'maps'], + tags: ['checkout', 'cart', 'basket'], slug: 'shopping-cart', icon: aiShoppingCart }, { component: 'aiShuffle', - categories: ["media","arrows"], - tags: ["random"], + categories: ['media', 'arrows'], + tags: ['random'], slug: 'shuffle', icon: aiShuffle }, { component: 'aiSidebarLeft', - categories: ["code-editing"], + categories: ['code-editing'], tags: [], slug: 'sidebar-left', icon: aiSidebarLeft }, { component: 'aiSidebarRight', - categories: ["code-editing"], + categories: ['code-editing'], tags: [], slug: 'sidebar-right', icon: aiSidebarRight }, { component: 'aiSignalFair', - categories: ["connectivity"], - tags: ["network"], + categories: ['connectivity'], + tags: ['network'], slug: 'signal-fair', icon: aiSignalFair }, { component: 'aiSignalGood', - categories: ["connectivity"], - tags: ["network"], + categories: ['connectivity'], + tags: ['network'], slug: 'signal-good', icon: aiSignalGood }, { component: 'aiSignalModerate', - categories: ["connectivity"], - tags: ["network"], + categories: ['connectivity'], + tags: ['network'], slug: 'signal-moderate', icon: aiSignalModerate }, { component: 'aiSignalSlash', - categories: ["connectivity","toggle"], - tags: ["network"], + categories: ['connectivity', 'toggle'], + tags: ['network'], slug: 'signal-slash', icon: aiSignalSlash }, { component: 'aiSignalStrong', - categories: ["connectivity","toggle"], - tags: ["network"], + categories: ['connectivity', 'toggle'], + tags: ['network'], slug: 'signal-strong', icon: aiSignalStrong }, { component: 'aiSignalWeak', - categories: ["connectivity"], - tags: ["network"], + categories: ['connectivity'], + tags: ['network'], slug: 'signal-weak', icon: aiSignalWeak }, { component: 'aiSignature', - categories: ["office-tools","text-formatting","writing"], - tags: ["footer"], + categories: ['office-tools', 'text-formatting', 'writing'], + tags: ['footer'], slug: 'signature', icon: aiSignature }, { component: 'aiSimCard', - categories: ["devices"], - tags: ["mobile"], + categories: ['devices'], + tags: ['mobile'], slug: 'sim-card', icon: aiSimCard }, { component: 'aiSippy', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'sippy', icon: aiSippy }, { component: 'aiSliders', - categories: ["text-formatting","media"], - tags: ["options","settings","preferences"], + categories: ['text-formatting', 'media'], + tags: ['options', 'settings', 'preferences'], slug: 'sliders', icon: aiSliders }, { component: 'aiSmartphoneArrowRight', - categories: ["communication","devices","arrows"], + categories: ['communication', 'devices', 'arrows'], tags: [], slug: 'smartphone-arrow-right', icon: aiSmartphoneArrowRight }, { component: 'aiSmartphoneHinge', - categories: ["devices","communication"], - tags: ["hinge"], + categories: ['devices', 'communication'], + tags: ['hinge'], slug: 'smartphone-hinge', icon: aiSmartphoneHinge }, { component: 'aiSmartphone', - categories: ["communication","devices"], + categories: ['communication', 'devices'], tags: [], slug: 'smartphone', icon: aiSmartphone }, { component: 'aiSnowflake', - categories: ["weather","spinners","home-living"], - tags: ["winter","snow","blizzard","flurries"], + categories: ['weather', 'spinners', 'home-living'], + tags: ['winter', 'snow', 'blizzard', 'flurries'], slug: 'snowflake', icon: aiSnowflake }, { component: 'aiSpeakerGrill', - categories: ["communication","devices"], - tags: ["intercom"], + categories: ['communication', 'devices'], + tags: ['intercom'], slug: 'speaker-grill', icon: aiSpeakerGrill }, { component: 'aiSpinnerThird', - categories: ["spinners"], - tags: ["loading","progress"], + categories: ['spinners'], + tags: ['loading', 'progress'], slug: 'spinner-third', icon: aiSpinnerThird }, { component: 'aiSpinner', - categories: ["spinners"], - tags: ["loading","progress"], + categories: ['spinners'], + tags: ['loading', 'progress'], slug: 'spinner', icon: aiSpinner }, { component: 'aiSpy', - categories: ["security","people"], - tags: ["secret","agent"], + categories: ['security', 'people'], + tags: ['secret', 'agent'], slug: 'spy', icon: aiSpy }, @@ -2929,655 +3441,655 @@ const icons = [ }, { component: 'aiSquareDashed', - categories: ["shapes"], + categories: ['shapes'], tags: [], slug: 'square-dashed', icon: aiSquareDashed }, { component: 'aiSquareGum', - categories: ["text-formatting","shapes"], + categories: ['text-formatting', 'shapes'], tags: [], slug: 'square-gum', icon: aiSquareGum }, { component: 'aiSquare', - categories: ["shapes"], + categories: ['shapes'], tags: [], slug: 'square', icon: aiSquare }, { component: 'aiStarHalf', - categories: ["shapes"], + categories: ['shapes'], tags: [], slug: 'star-half', icon: aiStarHalf }, { component: 'aiStar', - categories: ["science","shapes","social"], - tags: ["favorite"], + categories: ['science', 'shapes', 'social'], + tags: ['favorite'], slug: 'star', icon: aiStar }, { component: 'aiStarscout', - categories: ["science","brands"], - tags: ["falling star","star"], + categories: ['science', 'brands'], + tags: ['falling star', 'star'], slug: 'starscout', icon: aiStarscout }, { component: 'aiStop', - categories: ["media"], + categories: ['media'], tags: [], slug: 'stop', icon: aiStop }, { component: 'aiStopwatch', - categories: ["time"], - tags: ["chrono"], + categories: ['time'], + tags: ['chrono'], slug: 'stopwatch', icon: aiStopwatch }, { component: 'aiStore', - categories: ["office-tools","maps"], - tags: ["shop"], + categories: ['office-tools', 'maps'], + tags: ['shop'], slug: 'store', icon: aiStore }, { component: 'aiStrikethrough', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'strikethrough', icon: aiStrikethrough }, { component: 'aiStudio384', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'studio-384', icon: aiStudio384 }, { component: 'aiSubscript', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'subscript', icon: aiSubscript }, { component: 'aiSunCloud', - categories: ["weather"], - tags: ["overcast","cloudy"], + categories: ['weather'], + tags: ['overcast', 'cloudy'], slug: 'sun-cloud', icon: aiSunCloud }, { component: 'aiSun', - categories: ["science","weather"], - tags: ["clear sky"], + categories: ['science', 'weather'], + tags: ['clear sky'], slug: 'sun', icon: aiSun }, { component: 'aiSunrise', - categories: ["weather"], - tags: ["dawn"], + categories: ['weather'], + tags: ['dawn'], slug: 'sunrise', icon: aiSunrise }, { component: 'aiSunset', - categories: ["weather"], - tags: ["dusk"], + categories: ['weather'], + tags: ['dusk'], slug: 'sunset', icon: aiSunset }, { component: 'aiSuperscript', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'superscript', icon: aiSuperscript }, { component: 'aiSwatchbook', - categories: ["design"], - tags: ["color"], + categories: ['design'], + tags: ['color'], slug: 'swatchbook', icon: aiSwatchbook }, { component: 'aiT', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 't', icon: aiT }, { component: 'aiTableCellMerge', - categories: ["communication","office-tools"], - tags: ["spreadsheet"], + categories: ['communication', 'office-tools'], + tags: ['spreadsheet'], slug: 'table-cell-merge', icon: aiTableCellMerge }, { component: 'aiTableClock', - categories: ["communication","office-tools"], - tags: ["spreadsheet"], + categories: ['communication', 'office-tools'], + tags: ['spreadsheet'], slug: 'table-clock', icon: aiTableClock }, { component: 'aiTableColumnInsertLeft', - categories: ["layout-design","office-tools"], - tags: ["spreadsheet"], + categories: ['layout-design', 'office-tools'], + tags: ['spreadsheet'], slug: 'table-column-insert-left', icon: aiTableColumnInsertLeft }, { component: 'aiTableColumnInsertRight', - categories: ["layout-design","office-tools"], - tags: ["spreadsheet"], + categories: ['layout-design', 'office-tools'], + tags: ['spreadsheet'], slug: 'table-column-insert-right', icon: aiTableColumnInsertRight }, { component: 'aiTableColumnMin', - categories: ["layout-design","office-tools"], - tags: ["spreadsheet"], + categories: ['layout-design', 'office-tools'], + tags: ['spreadsheet'], slug: 'table-column-min', icon: aiTableColumnMin }, { component: 'aiTableHeaderCell', - categories: ["layout-design","office-tools"], - tags: ["spreadsheet"], + categories: ['layout-design', 'office-tools'], + tags: ['spreadsheet'], slug: 'table-header-cell', icon: aiTableHeaderCell }, { component: 'aiTableHeaderColumn', - categories: ["layout-design","office-tools"], - tags: ["spreadsheet"], + categories: ['layout-design', 'office-tools'], + tags: ['spreadsheet'], slug: 'table-header-column', icon: aiTableHeaderColumn }, { component: 'aiTableHeaderRow', - categories: ["layout-design"], + categories: ['layout-design'], tags: [], slug: 'table-header-row', icon: aiTableHeaderRow }, { component: 'aiTableMin', - categories: ["layout-design","office-tools"], - tags: ["spreadsheet"], + categories: ['layout-design', 'office-tools'], + tags: ['spreadsheet'], slug: 'table-min', icon: aiTableMin }, { component: 'aiTableRowInsertBottom', - categories: ["layout-design","office-tools"], - tags: ["spreadsheet"], + categories: ['layout-design', 'office-tools'], + tags: ['spreadsheet'], slug: 'table-row-insert-bottom', icon: aiTableRowInsertBottom }, { component: 'aiTableRowInsertTop', - categories: ["layout-design","office-tools"], - tags: ["spreadsheet"], + categories: ['layout-design', 'office-tools'], + tags: ['spreadsheet'], slug: 'table-row-insert-top', icon: aiTableRowInsertTop }, { component: 'aiTableRowMin', - categories: ["layout-design","office-tools"], - tags: ["spreadsheet"], + categories: ['layout-design', 'office-tools'], + tags: ['spreadsheet'], slug: 'table-row-min', icon: aiTableRowMin }, { component: 'aiTable', - categories: ["layout-design","office-tools","files"], - tags: ["spreadsheet"], + categories: ['layout-design', 'office-tools', 'files'], + tags: ['spreadsheet'], slug: 'table', icon: aiTable }, { component: 'aiTagGear', - categories: ["office-tools","maps"], - tags: ["label"], + categories: ['office-tools', 'maps'], + tags: ['label'], slug: 'tag-gear', icon: aiTagGear }, { component: 'aiTagPlus', - categories: ["office-tools","maps"], - tags: ["label"], + categories: ['office-tools', 'maps'], + tags: ['label'], slug: 'tag-plus', icon: aiTagPlus }, { component: 'aiTag', - categories: ["office-tools","maps"], - tags: ["label"], + categories: ['office-tools', 'maps'], + tags: ['label'], slug: 'tag', icon: aiTag }, { component: 'aiTeams', - categories: ["brands"], - tags: ["microsoft","communication","office","social"], + categories: ['brands'], + tags: ['microsoft', 'communication', 'office', 'social'], slug: 'teams', icon: aiTeams }, { component: 'aiTent', - categories: ["maps","nature"], - tags: ["shelter"], + categories: ['maps', 'nature'], + tags: ['shelter'], slug: 'tent', icon: aiTent }, { component: 'aiTerminal', - categories: ["code-editing"], - tags: ["command line","cmd","cli"], + categories: ['code-editing'], + tags: ['command line', 'cmd', 'cli'], slug: 'terminal', icon: aiTerminal }, { component: 'aiThermometerEmpty', - categories: ["weather"], - tags: ["modest"], + categories: ['weather'], + tags: ['modest'], slug: 'thermometer-empty', icon: aiThermometerEmpty }, { component: 'aiThermometerFull', - categories: ["weather"], - tags: ["hot"], + categories: ['weather'], + tags: ['hot'], slug: 'thermometer-full', icon: aiThermometerFull }, { component: 'aiThermometerHalf', - categories: ["weather"], - tags: ["cold"], + categories: ['weather'], + tags: ['cold'], slug: 'thermometer-half', icon: aiThermometerHalf }, { component: 'aiThreads', - categories: ["brands"], - tags: ["meta"], + categories: ['brands'], + tags: ['meta'], slug: 'threads', icon: aiThreads }, { component: 'aiThumbtackSlash', - categories: ["office-tools","maps","social","writing"], - tags: ["pin"], + categories: ['office-tools', 'maps', 'social', 'writing'], + tags: ['pin'], slug: 'thumbtack-slash', icon: aiThumbtackSlash }, { component: 'aiThumbtack', - categories: ["office-tools","maps","social","writing"], - tags: ["pin"], + categories: ['office-tools', 'maps', 'social', 'writing'], + tags: ['pin'], slug: 'thumbtack', icon: aiThumbtack }, { component: 'aiTicket', - categories: ["media","finance"], - tags: ["pass"], + categories: ['media', 'finance'], + tags: ['pass'], slug: 'ticket', icon: aiTicket }, { component: 'aiTiktok', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'tiktok', icon: aiTiktok }, { component: 'aiToast', - categories: ["alerts"], - tags: ["toast"], + categories: ['alerts'], + tags: ['toast'], slug: 'toast', icon: aiToast }, { component: 'aiToggleOff', - categories: ["toggle"], + categories: ['toggle'], tags: [], slug: 'toggle-off', icon: aiToggleOff }, { component: 'aiToggleOn', - categories: ["toggle"], + categories: ['toggle'], tags: [], slug: 'toggle-on', icon: aiToggleOn }, { component: 'aiTowerBroadcast', - categories: ["connectivity","energy"], + categories: ['connectivity', 'energy'], tags: [], slug: 'tower-broadcast', icon: aiTowerBroadcast }, { component: 'aiTrainTrack', - categories: ["maps","transportation"], - tags: ["rail"], + categories: ['maps', 'transportation'], + tags: ['rail'], slug: 'train-track', icon: aiTrainTrack }, { component: 'aiTranslate', - categories: ["communication"], + categories: ['communication'], tags: [], slug: 'translate', icon: aiTranslate }, { component: 'aiTrashCan', - categories: ["maps","text-formatting"], - tags: ["trash","delete","garbage","remove","junk"], + categories: ['maps', 'text-formatting'], + tags: ['trash', 'delete', 'garbage', 'remove', 'junk'], slug: 'trash-can', icon: aiTrashCan }, { component: 'aiTree', - categories: ["maps","nature"], - tags: ["forest"], + categories: ['maps', 'nature'], + tags: ['forest'], slug: 'tree', icon: aiTree }, { component: 'aiTrekkingBackpack', - categories: ["nature","maps","entertainment"], - tags: ["walking","exploration"], + categories: ['nature', 'maps', 'entertainment'], + tags: ['walking', 'exploration'], slug: 'trekking-backpack', icon: aiTrekkingBackpack }, { component: 'aiTriangleDashed', - categories: ["shapes"], + categories: ['shapes'], tags: [], slug: 'triangle-dashed', icon: aiTriangleDashed }, { component: 'aiTriangleExclamation', - categories: ["alerts","punctuation-symbols"], - tags: ["warning","danger"], + categories: ['alerts', 'punctuation-symbols'], + tags: ['warning', 'danger'], slug: 'triangle-exclamation', icon: aiTriangleExclamation }, { component: 'aiTriangle', - categories: ["shapes"], + categories: ['shapes'], tags: [], slug: 'triangle', icon: aiTriangle }, { component: 'aiTrophy', - categories: ["maps"], + categories: ['maps'], tags: [], slug: 'trophy', icon: aiTrophy }, { component: 'aiTruckPickup', - categories: ["transportation"], + categories: ['transportation'], tags: [], slug: 'truck-pickup', icon: aiTruckPickup }, { component: 'aiTruckTow', - categories: ["transportation"], + categories: ['transportation'], tags: [], slug: 'truck-tow', icon: aiTruckTow }, { component: 'aiTwitter', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'twitter', icon: aiTwitter }, { component: 'aiU', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'u', icon: aiU }, { component: 'aiUmbrella', - categories: ["weather"], - tags: ["rain"], + categories: ['weather'], + tags: ['rain'], slug: 'umbrella', icon: aiUmbrella }, { component: 'aiUnderline', - categories: ["text-formatting"], + categories: ['text-formatting'], tags: [], slug: 'underline', icon: aiUnderline }, { component: 'aiUndo', - categories: ["arrows","text-formatting"], + categories: ['arrows', 'text-formatting'], tags: [], slug: 'undo', icon: aiUndo }, { component: 'aiUniversalAccess', - categories: ["accessibility"], + categories: ['accessibility'], tags: [], slug: 'universal-access', icon: aiUniversalAccess }, { component: 'aiV', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'v', icon: aiV }, { component: 'aiValkyrieSword', - categories: ["brands"], + categories: ['brands'], tags: [], slug: 'valkyrie-sword', icon: aiValkyrieSword }, { component: 'aiVideo', - categories: ["communication","media","social","devices"], - tags: ["record"], + categories: ['communication', 'media', 'social', 'devices'], + tags: ['record'], slug: 'video', icon: aiVideo }, { component: 'aiVirtualReality', - categories: ["devices"], - tags: ["mixed reality","headset","augmented reality"], + categories: ['devices'], + tags: ['mixed reality', 'headset', 'augmented reality'], slug: 'virtual-reality', icon: aiVirtualReality }, { component: 'aiVisualStudio', - categories: ["brands"], - tags: ["microsoft","vs"], + categories: ['brands'], + tags: ['microsoft', 'vs'], slug: 'visual-studio', icon: aiVisualStudio }, { component: 'aiVoicemail', - categories: ["communication"], + categories: ['communication'], tags: [], slug: 'voicemail', icon: aiVoicemail }, { component: 'aiVolume0', - categories: ["media"], - tags: ["sound","silence"], + categories: ['media'], + tags: ['sound', 'silence'], slug: 'volume-0', icon: aiVolume0 }, { component: 'aiVolume1', - categories: ["media"], - tags: ["sound"], + categories: ['media'], + tags: ['sound'], slug: 'volume-1', icon: aiVolume1 }, { component: 'aiVolume2', - categories: ["media"], - tags: ["sound"], + categories: ['media'], + tags: ['sound'], slug: 'volume-2', icon: aiVolume2 }, { component: 'aiVolume3', - categories: ["media"], - tags: ["sound"], + categories: ['media'], + tags: ['sound'], slug: 'volume-3', icon: aiVolume3 }, { component: 'aiVolumeSlash', - categories: ["media"], - tags: ["sound","silence"], + categories: ['media'], + tags: ['sound', 'silence'], slug: 'volume-slash', icon: aiVolumeSlash }, { component: 'aiW', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'w', icon: aiW }, { component: 'aiWallet', - categories: ["finance","shopping"], + categories: ['finance', 'shopping'], tags: [], slug: 'wallet', icon: aiWallet }, { component: 'aiWallpaper', - categories: ["devices"], + categories: ['devices'], tags: [], slug: 'wallpaper', icon: aiWallpaper }, { component: 'aiWaveform', - categories: ["files"], - tags: ["audio","music"], + categories: ['files'], + tags: ['audio', 'music'], slug: 'waveform', icon: aiWaveform }, { component: 'aiWebhooksClock', - categories: ["code-editing","time"], + categories: ['code-editing', 'time'], tags: [], slug: 'webhooks-clock', icon: aiWebhooksClock }, { component: 'aiWebhooks', - categories: ["code-editing"], + categories: ['code-editing'], tags: [], slug: 'webhooks', icon: aiWebhooks }, { component: 'aiWind', - categories: ["weather","energy"], - tags: ["breeze","windy"], + categories: ['weather', 'energy'], + tags: ['breeze', 'windy'], slug: 'wind', icon: aiWind }, { component: 'aiWindow', - categories: ["code-editing"], + categories: ['code-editing'], tags: [], slug: 'window', icon: aiWindow }, { component: 'aiWindows', - categories: ["brands"], - tags: ["microsoft"], + categories: ['brands'], + tags: ['microsoft'], slug: 'windows', icon: aiWindows }, { component: 'aiX', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'x', icon: aiX }, { component: 'aiXbox', - categories: ["brands","entertainment"], - tags: ["microsoft"], + categories: ['brands', 'entertainment'], + tags: ['microsoft'], slug: 'xbox', icon: aiXbox }, { component: 'aiXmark', - categories: ["text-formatting","mathematics","punctuation-symbols"], - tags: ["close","cancel"], + categories: ['text-formatting', 'mathematics', 'punctuation-symbols'], + tags: ['close', 'cancel'], slug: 'xmark', icon: aiXmark }, { component: 'aiY', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'y', icon: aiY }, { component: 'aiYealink', - categories: ["brands"], - tags: ["phone"], + categories: ['brands'], + tags: ['phone'], slug: 'yealink', icon: aiYealink }, { component: 'aiZ', - categories: ["letters-numbers"], + categories: ['letters-numbers'], tags: [], slug: 'z', icon: aiZ } ]; -export default icons; \ No newline at end of file +export default icons; diff --git a/docs/src/design/components/Button.tsx b/apps/docs/src/design/components/Button.tsx similarity index 100% rename from docs/src/design/components/Button.tsx rename to apps/docs/src/design/components/Button.tsx diff --git a/docs/src/design/components/Code.tsx b/apps/docs/src/design/components/Code.tsx similarity index 100% rename from docs/src/design/components/Code.tsx rename to apps/docs/src/design/components/Code.tsx diff --git a/docs/src/design/components/Codeblock.tsx b/apps/docs/src/design/components/Codeblock.tsx similarity index 100% rename from docs/src/design/components/Codeblock.tsx rename to apps/docs/src/design/components/Codeblock.tsx diff --git a/docs/src/design/components/IconCard.tsx b/apps/docs/src/design/components/IconCard.tsx similarity index 100% rename from docs/src/design/components/IconCard.tsx rename to apps/docs/src/design/components/IconCard.tsx diff --git a/docs/src/design/components/LargeIconGrid.tsx b/apps/docs/src/design/components/LargeIconGrid.tsx similarity index 100% rename from docs/src/design/components/LargeIconGrid.tsx rename to apps/docs/src/design/components/LargeIconGrid.tsx diff --git a/docs/src/design/components/Pagination.tsx b/apps/docs/src/design/components/Pagination.tsx similarity index 100% rename from docs/src/design/components/Pagination.tsx rename to apps/docs/src/design/components/Pagination.tsx diff --git a/docs/src/design/components/ScrollToTop.tsx b/apps/docs/src/design/components/ScrollToTop.tsx similarity index 100% rename from docs/src/design/components/ScrollToTop.tsx rename to apps/docs/src/design/components/ScrollToTop.tsx diff --git a/docs/src/design/components/Search.tsx b/apps/docs/src/design/components/Search.tsx similarity index 100% rename from docs/src/design/components/Search.tsx rename to apps/docs/src/design/components/Search.tsx diff --git a/docs/src/design/generateColor.ts b/apps/docs/src/design/generateColor.ts similarity index 100% rename from docs/src/design/generateColor.ts rename to apps/docs/src/design/generateColor.ts diff --git a/docs/src/design/layout/Layout.tsx b/apps/docs/src/design/layout/Layout.tsx similarity index 100% rename from docs/src/design/layout/Layout.tsx rename to apps/docs/src/design/layout/Layout.tsx diff --git a/docs/src/design/layout/LayoutElements/Footer.tsx b/apps/docs/src/design/layout/LayoutElements/Footer.tsx similarity index 98% rename from docs/src/design/layout/LayoutElements/Footer.tsx rename to apps/docs/src/design/layout/LayoutElements/Footer.tsx index 21fe3468..703d662c 100644 --- a/docs/src/design/layout/LayoutElements/Footer.tsx +++ b/apps/docs/src/design/layout/LayoutElements/Footer.tsx @@ -2,7 +2,7 @@ import { NavLink } from 'react-router'; import Amicon, { aiBluesky, aiGithub, aiHeart, aiStudio384, aiTwitter } from '@studio384/amicons'; -import pkg from '../../../../../amicons/package.json'; +import pkg from '../../../../package.json'; export default function Footer() { return ( diff --git a/docs/src/design/layout/LayoutElements/Header.tsx b/apps/docs/src/design/layout/LayoutElements/Header.tsx similarity index 100% rename from docs/src/design/layout/LayoutElements/Header.tsx rename to apps/docs/src/design/layout/LayoutElements/Header.tsx diff --git a/docs/src/design/layout/LayoutElements/Navbar.tsx b/apps/docs/src/design/layout/LayoutElements/Navbar.tsx similarity index 98% rename from docs/src/design/layout/LayoutElements/Navbar.tsx rename to apps/docs/src/design/layout/LayoutElements/Navbar.tsx index 7b5ebe83..bca214b3 100644 --- a/docs/src/design/layout/LayoutElements/Navbar.tsx +++ b/apps/docs/src/design/layout/LayoutElements/Navbar.tsx @@ -4,7 +4,7 @@ import { NavigationMenu } from '@base-ui/react'; import Amicon, { aiBluesky, aiGithub, aiStudio384 } from '@studio384/amicons'; import clsx from 'clsx'; -import pkg from '../../../../../amicons/package.json'; +import pkg from '../../../../package.json'; export default function Navbar() { const location = useLocation(); diff --git a/docs/src/design/light.ts b/apps/docs/src/design/light.ts similarity index 100% rename from docs/src/design/light.ts rename to apps/docs/src/design/light.ts diff --git a/docs/src/hooks/useFilters.ts b/apps/docs/src/hooks/useFilters.ts similarity index 100% rename from docs/src/hooks/useFilters.ts rename to apps/docs/src/hooks/useFilters.ts diff --git a/docs/src/hooks/useSearch.ts b/apps/docs/src/hooks/useSearch.ts similarity index 100% rename from docs/src/hooks/useSearch.ts rename to apps/docs/src/hooks/useSearch.ts diff --git a/docs/src/main.tsx b/apps/docs/src/main.tsx similarity index 100% rename from docs/src/main.tsx rename to apps/docs/src/main.tsx diff --git a/docs/src/style.css b/apps/docs/src/style.css similarity index 100% rename from docs/src/style.css rename to apps/docs/src/style.css diff --git a/docs/src/types/index.ts b/apps/docs/src/types/index.ts similarity index 100% rename from docs/src/types/index.ts rename to apps/docs/src/types/index.ts diff --git a/docs/src/utils/cn.ts b/apps/docs/src/utils/cn.ts similarity index 100% rename from docs/src/utils/cn.ts rename to apps/docs/src/utils/cn.ts diff --git a/docs/src/vite-env.d.ts b/apps/docs/src/vite-env.d.ts similarity index 100% rename from docs/src/vite-env.d.ts rename to apps/docs/src/vite-env.d.ts diff --git a/docs/tsconfig.json b/apps/docs/tsconfig.json similarity index 100% rename from docs/tsconfig.json rename to apps/docs/tsconfig.json diff --git a/docs/tsconfig.node.json b/apps/docs/tsconfig.node.json similarity index 100% rename from docs/tsconfig.node.json rename to apps/docs/tsconfig.node.json diff --git a/docs/vite.config.ts b/apps/docs/vite.config.ts similarity index 100% rename from docs/vite.config.ts rename to apps/docs/vite.config.ts diff --git a/docs/package-lock.json b/docs/package-lock.json deleted file mode 100644 index 47568229..00000000 --- a/docs/package-lock.json +++ /dev/null @@ -1,8435 +0,0 @@ -{ - "name": "amicons-docs", - "version": "0.1.0", - "lockfileVersion": 3, - "requires": true, - "packages": { - "": { - "name": "amicons-docs", - "version": "0.1.0", - "dependencies": { - "@base-ui/react": "^1.3.0", - "@mui/material": "7.3.9", - "@studio384/amicons": "file:../amicons/", - "@tailwindcss/vite": "^4.2.0", - "@tanstack/react-pacer": "^0.20.0", - "clsx": "^2.1.1", - "cva": "^1.0.0-beta.4", - "react": "19.2.4", - "react-dom": "19.2.4", - "react-router": "7.13.1", - "tailwind-merge": "^3.5.0", - "tailwindcss": "^4.2.1" - }, - "devDependencies": { - "@eslint/js": "^9.24.0", - "@tanstack/devtools-vite": "^0.5.5", - "@tanstack/react-devtools": "^0.9.13", - "@tanstack/react-pacer-devtools": "^0.5.3", - "@trivago/prettier-plugin-sort-imports": "6.0.2", - "@types/react": "19.2.14", - "@types/react-dom": "19.2.3", - "@vitejs/plugin-react-swc": "4.3.0", - "babel-plugin-react-compiler": "^1.0.0", - "eslint": "^9.24.0", - "eslint-config-prettier": "^10.0.1", - "eslint-plugin-react": "^7.37.4", - "eslint-plugin-react-hooks": "^7.0.0", - "eslint-plugin-unused-imports": "^4.1.4", - "globals": "^17.0.0", - "prettier": "3.8.1", - "prettier-plugin-tailwindcss": "^0.7.0", - "typescript": "5.9.3", - "typescript-eslint": "^8.30.1", - "vite": "7.3.1", - "vite-bundle-visualizer": "1.2.1", - "vite-plugin-html": "3.2.2" - } - }, - "../amicons": { - "name": "@studio384/amicons", - "version": "1.0.0-alpha.11", - "license": "AGPL-3.0-or-later", - "dependencies": { - "clsx": "^2.1.1" - }, - "devDependencies": { - "@types/react": "^19.0.1", - "nodemon": "3.1.14", - "npm-run-all": "4.1.5", - "picocolors": "1.1.1", - "react": "^19.0.0", - "react-dom": "^19.0.0", - "svg-to-ts": "12.0.0", - "svgo": "4.0.1", - "tsup": "^8.0.0", - "typescript": "5.9.3" - }, - "peerDependencies": { - "react": ">=16.x" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz", - "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-validator-identifier": "^7.28.5", - "js-tokens": "^4.0.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/compat-data": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz", - "integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/core": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz", - "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.29.0", - "@babel/generator": "^7.29.0", - "@babel/helper-compilation-targets": "^7.28.6", - "@babel/helper-module-transforms": "^7.28.6", - "@babel/helpers": "^7.28.6", - "@babel/parser": "^7.29.0", - "@babel/template": "^7.28.6", - "@babel/traverse": "^7.29.0", - "@babel/types": "^7.29.0", - "@jridgewell/remapping": "^2.3.5", - "convert-source-map": "^2.0.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.2", - "json5": "^2.2.3", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/babel" - } - }, - "node_modules/@babel/core/node_modules/convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", - "dev": true, - "license": "MIT" - }, - "node_modules/@babel/generator": { - "version": "7.29.1", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz", - "integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/parser": "^7.29.0", - "@babel/types": "^7.29.0", - "@jridgewell/gen-mapping": "^0.3.12", - "@jridgewell/trace-mapping": "^0.3.28", - "jsesc": "^3.0.2" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-compilation-targets": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz", - "integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/compat-data": "^7.28.6", - "@babel/helper-validator-option": "^7.27.1", - "browserslist": "^4.24.0", - "lru-cache": "^5.1.1", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-globals": { - "version": "7.28.0", - "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz", - "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-imports": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz", - "integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/traverse": "^7.28.6", - "@babel/types": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-transforms": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz", - "integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-module-imports": "^7.28.6", - "@babel/helper-validator-identifier": "^7.28.5", - "@babel/traverse": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-string-parser": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", - "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.28.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", - "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-option": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz", - "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helpers": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.6.tgz", - "integrity": "sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/template": "^7.28.6", - "@babel/types": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/parser": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.0.tgz", - "integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/types": "^7.29.0" - }, - "bin": { - "parser": "bin/babel-parser.js" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@babel/runtime": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz", - "integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/template": { - "version": "7.28.6", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz", - "integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.28.6", - "@babel/parser": "^7.28.6", - "@babel/types": "^7.28.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/traverse": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz", - "integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.29.0", - "@babel/generator": "^7.29.0", - "@babel/helper-globals": "^7.28.0", - "@babel/parser": "^7.29.0", - "@babel/template": "^7.28.6", - "@babel/types": "^7.29.0", - "debug": "^4.3.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/types": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz", - "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-string-parser": "^7.27.1", - "@babel/helper-validator-identifier": "^7.28.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@base-ui/react": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@base-ui/react/-/react-1.3.0.tgz", - "integrity": "sha512-FwpKqZbPz14AITp1CVgf4AjhKPe1OeeVKSBMdgD10zbFlj3QSWelmtCMLi2+/PFZZcIm3l87G7rwtCZJwHyXWA==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.28.6", - "@base-ui/utils": "0.2.6", - "@floating-ui/react-dom": "^2.1.8", - "@floating-ui/utils": "^0.2.11", - "tabbable": "^6.4.0", - "use-sync-external-store": "^1.6.0" - }, - "engines": { - "node": ">=14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui-org" - }, - "peerDependencies": { - "@types/react": "^17 || ^18 || ^19", - "react": "^17 || ^18 || ^19", - "react-dom": "^17 || ^18 || ^19" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/@base-ui/utils": { - "version": "0.2.6", - "resolved": "https://registry.npmjs.org/@base-ui/utils/-/utils-0.2.6.tgz", - "integrity": "sha512-yQ+qeuqohwhsNpoYDqqXaLllYAkPCP4vYdDrVo8FQXaAPfHWm1pG/Vm+jmGTA5JFS0BAIjookyapuJFY8F9PIw==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.28.6", - "@floating-ui/utils": "^0.2.11", - "reselect": "^5.1.1", - "use-sync-external-store": "^1.6.0" - }, - "peerDependencies": { - "@types/react": "^17 || ^18 || ^19", - "react": "^17 || ^18 || ^19", - "react-dom": "^17 || ^18 || ^19" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/@emotion/cache": { - "version": "11.14.0", - "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.14.0.tgz", - "integrity": "sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==", - "license": "MIT", - "dependencies": { - "@emotion/memoize": "^0.9.0", - "@emotion/sheet": "^1.4.0", - "@emotion/utils": "^1.4.2", - "@emotion/weak-memoize": "^0.4.0", - "stylis": "4.2.0" - } - }, - "node_modules/@emotion/hash": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz", - "integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==", - "license": "MIT" - }, - "node_modules/@emotion/memoize": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.9.0.tgz", - "integrity": "sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==", - "license": "MIT" - }, - "node_modules/@emotion/serialize": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.3.3.tgz", - "integrity": "sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==", - "license": "MIT", - "dependencies": { - "@emotion/hash": "^0.9.2", - "@emotion/memoize": "^0.9.0", - "@emotion/unitless": "^0.10.0", - "@emotion/utils": "^1.4.2", - "csstype": "^3.0.2" - } - }, - "node_modules/@emotion/sheet": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.4.0.tgz", - "integrity": "sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==", - "license": "MIT" - }, - "node_modules/@emotion/unitless": { - "version": "0.10.0", - "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.10.0.tgz", - "integrity": "sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==", - "license": "MIT" - }, - "node_modules/@emotion/utils": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.4.2.tgz", - "integrity": "sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==", - "license": "MIT" - }, - "node_modules/@emotion/weak-memoize": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz", - "integrity": "sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==", - "license": "MIT" - }, - "node_modules/@esbuild/aix-ppc64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.4.tgz", - "integrity": "sha512-cQPwL2mp2nSmHHJlCyoXgHGhbEPMrEEU5xhkcy3Hs/O7nGZqEpZ2sUtLaL9MORLtDfRvVl2/3PAuEkYZH0Ty8Q==", - "cpu": [ - "ppc64" - ], - "license": "MIT", - "optional": true, - "os": [ - "aix" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/android-arm": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.4.tgz", - "integrity": "sha512-X9bUgvxiC8CHAGKYufLIHGXPJWnr0OCdR0anD2e21vdvgCI8lIfqFbnoeOz7lBjdrAGUhqLZLcQo6MLhTO2DKQ==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/android-arm64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.4.tgz", - "integrity": "sha512-gdLscB7v75wRfu7QSm/zg6Rx29VLdy9eTr2t44sfTW7CxwAtQghZ4ZnqHk3/ogz7xao0QAgrkradbBzcqFPasw==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/android-x64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.4.tgz", - "integrity": "sha512-PzPFnBNVF292sfpfhiyiXCGSn9HZg5BcAz+ivBuSsl6Rk4ga1oEXAamhOXRFyMcjwr2DVtm40G65N3GLeH1Lvw==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/darwin-arm64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.4.tgz", - "integrity": "sha512-b7xaGIwdJlht8ZFCvMkpDN6uiSmnxxK56N2GDTMYPr2/gzvfdQN8rTfBsvVKmIVY/X7EM+/hJKEIbbHs9oA4tQ==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/darwin-x64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.4.tgz", - "integrity": "sha512-sR+OiKLwd15nmCdqpXMnuJ9W2kpy0KigzqScqHI3Hqwr7IXxBp3Yva+yJwoqh7rE8V77tdoheRYataNKL4QrPw==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/freebsd-arm64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.4.tgz", - "integrity": "sha512-jnfpKe+p79tCnm4GVav68A7tUFeKQwQyLgESwEAUzyxk/TJr4QdGog9sqWNcUbr/bZt/O/HXouspuQDd9JxFSw==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/freebsd-x64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.4.tgz", - "integrity": "sha512-2kb4ceA/CpfUrIcTUl1wrP/9ad9Atrp5J94Lq69w7UwOMolPIGrfLSvAKJp0RTvkPPyn6CIWrNy13kyLikZRZQ==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-arm": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.4.tgz", - "integrity": "sha512-aBYgcIxX/wd5n2ys0yESGeYMGF+pv6g0DhZr3G1ZG4jMfruU9Tl1i2Z+Wnj9/KjGz1lTLCcorqE2viePZqj4Eg==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-arm64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.4.tgz", - "integrity": "sha512-7nQOttdzVGth1iz57kxg9uCz57dxQLHWxopL6mYuYthohPKEK0vU0C3O21CcBK6KDlkYVcnDXY099HcCDXd9dA==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-ia32": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.4.tgz", - "integrity": "sha512-oPtixtAIzgvzYcKBQM/qZ3R+9TEUd1aNJQu0HhGyqtx6oS7qTpvjheIWBbes4+qu1bNlo2V4cbkISr8q6gRBFA==", - "cpu": [ - "ia32" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-loong64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.4.tgz", - "integrity": "sha512-8mL/vh8qeCoRcFH2nM8wm5uJP+ZcVYGGayMavi8GmRJjuI3g1v6Z7Ni0JJKAJW+m0EtUuARb6Lmp4hMjzCBWzA==", - "cpu": [ - "loong64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-mips64el": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.4.tgz", - "integrity": "sha512-1RdrWFFiiLIW7LQq9Q2NES+HiD4NyT8Itj9AUeCl0IVCA459WnPhREKgwrpaIfTOe+/2rdntisegiPWn/r/aAw==", - "cpu": [ - "mips64el" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-ppc64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.4.tgz", - "integrity": "sha512-tLCwNG47l3sd9lpfyx9LAGEGItCUeRCWeAx6x2Jmbav65nAwoPXfewtAdtbtit/pJFLUWOhpv0FpS6GQAmPrHA==", - "cpu": [ - "ppc64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-riscv64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.4.tgz", - "integrity": "sha512-BnASypppbUWyqjd1KIpU4AUBiIhVr6YlHx/cnPgqEkNoVOhHg+YiSVxM1RLfiy4t9cAulbRGTNCKOcqHrEQLIw==", - "cpu": [ - "riscv64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-s390x": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.4.tgz", - "integrity": "sha512-+eUqgb/Z7vxVLezG8bVB9SfBie89gMueS+I0xYh2tJdw3vqA/0ImZJ2ROeWwVJN59ihBeZ7Tu92dF/5dy5FttA==", - "cpu": [ - "s390x" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/linux-x64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.4.tgz", - "integrity": "sha512-S5qOXrKV8BQEzJPVxAwnryi2+Iq5pB40gTEIT69BQONqR7JH1EPIcQ/Uiv9mCnn05jff9umq/5nqzxlqTOg9NA==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/netbsd-arm64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.4.tgz", - "integrity": "sha512-xHT8X4sb0GS8qTqiwzHqpY00C95DPAq7nAwX35Ie/s+LO9830hrMd3oX0ZMKLvy7vsonee73x0lmcdOVXFzd6Q==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/netbsd-x64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.4.tgz", - "integrity": "sha512-RugOvOdXfdyi5Tyv40kgQnI0byv66BFgAqjdgtAKqHoZTbTF2QqfQrFwa7cHEORJf6X2ht+l9ABLMP0dnKYsgg==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/openbsd-arm64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.4.tgz", - "integrity": "sha512-2MyL3IAaTX+1/qP0O1SwskwcwCoOI4kV2IBX1xYnDDqthmq5ArrW94qSIKCAuRraMgPOmG0RDTA74mzYNQA9ow==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/openbsd-x64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.4.tgz", - "integrity": "sha512-u8fg/jQ5aQDfsnIV6+KwLOf1CmJnfu1ShpwqdwC0uA7ZPwFws55Ngc12vBdeUdnuWoQYx/SOQLGDcdlfXhYmXQ==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/openharmony-arm64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.4.tgz", - "integrity": "sha512-JkTZrl6VbyO8lDQO3yv26nNr2RM2yZzNrNHEsj9bm6dOwwu9OYN28CjzZkH57bh4w0I2F7IodpQvUAEd1mbWXg==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "openharmony" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/sunos-x64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.4.tgz", - "integrity": "sha512-/gOzgaewZJfeJTlsWhvUEmUG4tWEY2Spp5M20INYRg2ZKl9QPO3QEEgPeRtLjEWSW8FilRNacPOg8R1uaYkA6g==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "sunos" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/win32-arm64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.4.tgz", - "integrity": "sha512-Z9SExBg2y32smoDQdf1HRwHRt6vAHLXcxD2uGgO/v2jK7Y718Ix4ndsbNMU/+1Qiem9OiOdaqitioZwxivhXYg==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/win32-ia32": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.4.tgz", - "integrity": "sha512-DAyGLS0Jz5G5iixEbMHi5KdiApqHBWMGzTtMiJ72ZOLhbu/bzxgAe8Ue8CTS3n3HbIUHQz/L51yMdGMeoxXNJw==", - "cpu": [ - "ia32" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@esbuild/win32-x64": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.4.tgz", - "integrity": "sha512-+knoa0BDoeXgkNvvV1vvbZX4+hizelrkwmGJBdT17t8FNPwG2lKemmuMZlmaNQ3ws3DKKCxpb4zRZEIp3UxFCg==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=18" - } - }, - "node_modules/@eslint-community/eslint-utils": { - "version": "4.9.1", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz", - "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==", - "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/eslint-utils/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/@eslint-community/regexpp": { - "version": "4.12.2", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz", - "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.0.0 || ^14.0.0 || >=16.0.0" - } - }, - "node_modules/@eslint/config-array": { - "version": "0.21.2", - "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.2.tgz", - "integrity": "sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/object-schema": "^2.1.7", - "debug": "^4.3.1", - "minimatch": "^3.1.5" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/@eslint/config-array/node_modules/brace-expansion": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", - "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/@eslint/config-array/node_modules/minimatch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", - "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", - "dev": true, - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/@eslint/config-helpers": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz", - "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^0.17.0" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/@eslint/core": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz", - "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@types/json-schema": "^7.0.15" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/@eslint/eslintrc": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.5.tgz", - "integrity": "sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==", - "dev": true, - "license": "MIT", - "dependencies": { - "ajv": "^6.14.0", - "debug": "^4.3.2", - "espree": "^10.0.1", - "globals": "^14.0.0", - "ignore": "^5.2.0", - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.1", - "minimatch": "^3.1.5", - "strip-json-comments": "^3.1.1" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/@eslint/eslintrc/node_modules/brace-expansion": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", - "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/@eslint/eslintrc/node_modules/globals": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz", - "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@eslint/eslintrc/node_modules/minimatch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", - "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", - "dev": true, - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/@eslint/js": { - "version": "9.39.4", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.4.tgz", - "integrity": "sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://eslint.org/donate" - } - }, - "node_modules/@eslint/object-schema": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz", - "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/@eslint/plugin-kit": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz", - "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^0.17.0", - "levn": "^0.4.1" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/@floating-ui/core": { - "version": "1.7.5", - "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.5.tgz", - "integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==", - "license": "MIT", - "dependencies": { - "@floating-ui/utils": "^0.2.11" - } - }, - "node_modules/@floating-ui/dom": { - "version": "1.7.6", - "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.6.tgz", - "integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==", - "license": "MIT", - "dependencies": { - "@floating-ui/core": "^1.7.5", - "@floating-ui/utils": "^0.2.11" - } - }, - "node_modules/@floating-ui/react-dom": { - "version": "2.1.8", - "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.8.tgz", - "integrity": "sha512-cC52bHwM/n/CxS87FH0yWdngEZrjdtLW/qVruo68qg+prK7ZQ4YGdut2GyDVpoGeAYe/h899rVeOVm6Oi40k2A==", - "license": "MIT", - "dependencies": { - "@floating-ui/dom": "^1.7.6" - }, - "peerDependencies": { - "react": ">=16.8.0", - "react-dom": ">=16.8.0" - } - }, - "node_modules/@floating-ui/utils": { - "version": "0.2.11", - "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.11.tgz", - "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==", - "license": "MIT" - }, - "node_modules/@humanfs/core": { - "version": "0.19.1", - "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz", - "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">=18.18.0" - } - }, - "node_modules/@humanfs/node": { - "version": "0.16.7", - "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz", - "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@humanfs/core": "^0.19.1", - "@humanwhocodes/retry": "^0.4.0" - }, - "engines": { - "node": ">=18.18.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/retry": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz", - "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">=18.18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/nzakas" - } - }, - "node_modules/@jridgewell/gen-mapping": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", - "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", - "license": "MIT", - "dependencies": { - "@jridgewell/sourcemap-codec": "^1.5.0", - "@jridgewell/trace-mapping": "^0.3.24" - } - }, - "node_modules/@jridgewell/remapping": { - "version": "2.3.5", - "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", - "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", - "license": "MIT", - "dependencies": { - "@jridgewell/gen-mapping": "^0.3.5", - "@jridgewell/trace-mapping": "^0.3.24" - } - }, - "node_modules/@jridgewell/resolve-uri": { - "version": "3.1.2", - "resolved": "https://registry.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/source-map": { - "version": "0.3.11", - "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz", - "integrity": "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==", - "devOptional": true, - "license": "MIT", - "dependencies": { - "@jridgewell/gen-mapping": "^0.3.5", - "@jridgewell/trace-mapping": "^0.3.25" - } - }, - "node_modules/@jridgewell/sourcemap-codec": { - "version": "1.5.5", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", - "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", - "license": "MIT" - }, - "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.31", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", - "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", - "license": "MIT", - "dependencies": { - "@jridgewell/resolve-uri": "^3.1.0", - "@jridgewell/sourcemap-codec": "^1.4.14" - } - }, - "node_modules/@mui/material": { - "version": "7.3.9", - "resolved": "https://registry.npmjs.org/@mui/material/-/material-7.3.9.tgz", - "integrity": "sha512-I8yO3t4T0y7bvDiR1qhIN6iBWZOTBfVOnmLlM7K6h3dx5YX2a7rnkuXzc2UkZaqhxY9NgTnEbdPlokR1RxCNRQ==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.28.6", - "@mui/core-downloads-tracker": "^7.3.9", - "@mui/system": "^7.3.9", - "@mui/types": "^7.4.12", - "@mui/utils": "^7.3.9", - "@popperjs/core": "^2.11.8", - "@types/react-transition-group": "^4.4.12", - "clsx": "^2.1.1", - "csstype": "^3.2.3", - "prop-types": "^15.8.1", - "react-is": "^19.2.3", - "react-transition-group": "^4.4.5" - }, - "engines": { - "node": ">=14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui-org" - }, - "peerDependencies": { - "@emotion/react": "^11.5.0", - "@emotion/styled": "^11.3.0", - "@mui/material-pigment-css": "^7.3.9", - "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", - "react": "^17.0.0 || ^18.0.0 || ^19.0.0", - "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0" - }, - "peerDependenciesMeta": { - "@emotion/react": { - "optional": true - }, - "@emotion/styled": { - "optional": true - }, - "@mui/material-pigment-css": { - "optional": true - }, - "@types/react": { - "optional": true - } - } - }, - "node_modules/@mui/material/node_modules/@mui/core-downloads-tracker": { - "version": "7.3.9", - "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-7.3.9.tgz", - "integrity": "sha512-MOkOCTfbMJwLshlBCKJ59V2F/uaLYfmKnN76kksj6jlGUVdI25A9Hzs08m+zjBRdLv+sK7Rqdsefe8X7h/6PCw==", - "license": "MIT", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui-org" - } - }, - "node_modules/@mui/material/node_modules/@mui/private-theming": { - "version": "7.3.9", - "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-7.3.9.tgz", - "integrity": "sha512-ErIyRQvsiQEq7Yvcvfw9UDHngaqjMy9P3JDPnRAaKG5qhpl2C4tX/W1S4zJvpu+feihmZJStjIyvnv6KDbIrlw==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.28.6", - "@mui/utils": "^7.3.9", - "prop-types": "^15.8.1" - }, - "engines": { - "node": ">=14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui-org" - }, - "peerDependencies": { - "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", - "react": "^17.0.0 || ^18.0.0 || ^19.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/@mui/material/node_modules/@mui/styled-engine": { - "version": "7.3.9", - "resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-7.3.9.tgz", - "integrity": "sha512-JqujWt5bX4okjUPGpVof/7pvgClqh7HvIbsIBIOOlCh2u3wG/Bwp4+E1bc1dXSwkrkp9WUAoNdI5HEC+5HKvMw==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.28.6", - "@emotion/cache": "^11.14.0", - "@emotion/serialize": "^1.3.3", - "@emotion/sheet": "^1.4.0", - "csstype": "^3.2.3", - "prop-types": "^15.8.1" - }, - "engines": { - "node": ">=14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui-org" - }, - "peerDependencies": { - "@emotion/react": "^11.4.1", - "@emotion/styled": "^11.3.0", - "react": "^17.0.0 || ^18.0.0 || ^19.0.0" - }, - "peerDependenciesMeta": { - "@emotion/react": { - "optional": true - }, - "@emotion/styled": { - "optional": true - } - } - }, - "node_modules/@mui/material/node_modules/@mui/system": { - "version": "7.3.9", - "resolved": "https://registry.npmjs.org/@mui/system/-/system-7.3.9.tgz", - "integrity": "sha512-aL1q9am8XpRrSabv9qWf5RHhJICJql34wnrc1nz0MuOglPRYF/liN+c8VqZdTvUn9qg+ZjRVbKf4sJVFfIDtmg==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.28.6", - "@mui/private-theming": "^7.3.9", - "@mui/styled-engine": "^7.3.9", - "@mui/types": "^7.4.12", - "@mui/utils": "^7.3.9", - "clsx": "^2.1.1", - "csstype": "^3.2.3", - "prop-types": "^15.8.1" - }, - "engines": { - "node": ">=14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui-org" - }, - "peerDependencies": { - "@emotion/react": "^11.5.0", - "@emotion/styled": "^11.3.0", - "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", - "react": "^17.0.0 || ^18.0.0 || ^19.0.0" - }, - "peerDependenciesMeta": { - "@emotion/react": { - "optional": true - }, - "@emotion/styled": { - "optional": true - }, - "@types/react": { - "optional": true - } - } - }, - "node_modules/@mui/material/node_modules/@mui/types": { - "version": "7.4.12", - "resolved": "https://registry.npmjs.org/@mui/types/-/types-7.4.12.tgz", - "integrity": "sha512-iKNAF2u9PzSIj40CjvKJWxFXJo122jXVdrmdh0hMYd+FR+NuJMkr/L88XwWLCRiJ5P1j+uyac25+Kp6YC4hu6w==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.28.6" - }, - "peerDependencies": { - "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/@mui/material/node_modules/@mui/utils": { - "version": "7.3.9", - "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-7.3.9.tgz", - "integrity": "sha512-U6SdZaGbfb65fqTsH3V5oJdFj9uYwyLE2WVuNvmbggTSDBb8QHrFsqY8BN3taK9t3yJ8/BPHD/kNvLNyjwM7Yw==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.28.6", - "@mui/types": "^7.4.12", - "@types/prop-types": "^15.7.15", - "clsx": "^2.1.1", - "prop-types": "^15.8.1", - "react-is": "^19.2.3" - }, - "engines": { - "node": ">=14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui-org" - }, - "peerDependencies": { - "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", - "react": "^17.0.0 || ^18.0.0 || ^19.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "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/@popperjs/core": { - "version": "2.11.8", - "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", - "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", - "license": "MIT", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/popperjs" - } - }, - "node_modules/@rolldown/pluginutils": { - "version": "1.0.0-rc.7", - "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.7.tgz", - "integrity": "sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA==", - "dev": true, - "license": "MIT" - }, - "node_modules/@rollup/pluginutils": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz", - "integrity": "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "estree-walker": "^2.0.1", - "picomatch": "^2.2.2" - }, - "engines": { - "node": ">= 8.0.0" - } - }, - "node_modules/@rollup/pluginutils/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/@rollup/rollup-android-arm-eabi": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz", - "integrity": "sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ] - }, - "node_modules/@rollup/rollup-android-arm64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz", - "integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ] - }, - "node_modules/@rollup/rollup-darwin-arm64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.59.0.tgz", - "integrity": "sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@rollup/rollup-darwin-x64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.59.0.tgz", - "integrity": "sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@rollup/rollup-freebsd-arm64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz", - "integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ] - }, - "node_modules/@rollup/rollup-freebsd-x64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.59.0.tgz", - "integrity": "sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ] - }, - "node_modules/@rollup/rollup-linux-arm-gnueabihf": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz", - "integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==", - "cpu": [ - "arm" - ], - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-arm-musleabihf": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz", - "integrity": "sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==", - "cpu": [ - "arm" - ], - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-arm64-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz", - "integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==", - "cpu": [ - "arm64" - ], - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-arm64-musl": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.59.0.tgz", - "integrity": "sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==", - "cpu": [ - "arm64" - ], - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-loong64-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz", - "integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==", - "cpu": [ - "loong64" - ], - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-loong64-musl": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.59.0.tgz", - "integrity": "sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==", - "cpu": [ - "loong64" - ], - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-ppc64-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz", - "integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==", - "cpu": [ - "ppc64" - ], - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-ppc64-musl": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.59.0.tgz", - "integrity": "sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==", - "cpu": [ - "ppc64" - ], - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-riscv64-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz", - "integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==", - "cpu": [ - "riscv64" - ], - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-riscv64-musl": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz", - "integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==", - "cpu": [ - "riscv64" - ], - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-s390x-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.59.0.tgz", - "integrity": "sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==", - "cpu": [ - "s390x" - ], - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.59.0.tgz", - "integrity": "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==", - "cpu": [ - "x64" - ], - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-x64-musl": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.59.0.tgz", - "integrity": "sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==", - "cpu": [ - "x64" - ], - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-openbsd-x64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz", - "integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "openbsd" - ] - }, - "node_modules/@rollup/rollup-openharmony-arm64": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.59.0.tgz", - "integrity": "sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "openharmony" - ] - }, - "node_modules/@rollup/rollup-win32-arm64-msvc": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.59.0.tgz", - "integrity": "sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@rollup/rollup-win32-ia32-msvc": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.59.0.tgz", - "integrity": "sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==", - "cpu": [ - "ia32" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@rollup/rollup-win32-x64-gnu": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.59.0.tgz", - "integrity": "sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@rollup/rollup-win32-x64-msvc": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz", - "integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@solid-primitives/event-listener": { - "version": "2.4.5", - "resolved": "https://registry.npmjs.org/@solid-primitives/event-listener/-/event-listener-2.4.5.tgz", - "integrity": "sha512-nwRV558mIabl4yVAhZKY8cb6G+O1F0M6Z75ttTu5hk+SxdOnKSGj+eetDIu7Oax1P138ZdUU01qnBPR8rnxaEA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@solid-primitives/utils": "^6.4.0" - }, - "peerDependencies": { - "solid-js": "^1.6.12" - } - }, - "node_modules/@solid-primitives/keyboard": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/@solid-primitives/keyboard/-/keyboard-1.3.5.tgz", - "integrity": "sha512-sav+l+PL+74z3yaftVs7qd8c2SXkqzuxPOVibUe5wYMt+U5Hxp3V3XCPgBPN2I6cANjvoFtz0NiU8uHVLdi9FQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@solid-primitives/event-listener": "^2.4.5", - "@solid-primitives/rootless": "^1.5.3", - "@solid-primitives/utils": "^6.4.0" - }, - "peerDependencies": { - "solid-js": "^1.6.12" - } - }, - "node_modules/@solid-primitives/resize-observer": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@solid-primitives/resize-observer/-/resize-observer-2.1.5.tgz", - "integrity": "sha512-AiyTknKcNBaKHbcSMuxtSNM8FjIuiSuFyFghdD0TcCMU9hKi9EmsC5pjfjDwxE+5EueB1a+T/34PLRI5vbBbKw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@solid-primitives/event-listener": "^2.4.5", - "@solid-primitives/rootless": "^1.5.3", - "@solid-primitives/static-store": "^0.1.3", - "@solid-primitives/utils": "^6.4.0" - }, - "peerDependencies": { - "solid-js": "^1.6.12" - } - }, - "node_modules/@solid-primitives/rootless": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/@solid-primitives/rootless/-/rootless-1.5.3.tgz", - "integrity": "sha512-N8cIDAHbWcLahNRLr0knAAQvXyEdEMoAZvIMZKmhNb1mlx9e2UOv9BRD5YNwQUJwbNoYVhhLwFOEOcVXFx0HqA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@solid-primitives/utils": "^6.4.0" - }, - "peerDependencies": { - "solid-js": "^1.6.12" - } - }, - "node_modules/@solid-primitives/static-store": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@solid-primitives/static-store/-/static-store-0.1.3.tgz", - "integrity": "sha512-uxez7SXnr5GiRnzqO2IEDjOJRIXaG+0LZLBizmUA1FwSi+hrpuMzVBwyk70m4prcl8X6FDDXUl9O8hSq8wHbBQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@solid-primitives/utils": "^6.4.0" - }, - "peerDependencies": { - "solid-js": "^1.6.12" - } - }, - "node_modules/@solid-primitives/utils": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/@solid-primitives/utils/-/utils-6.4.0.tgz", - "integrity": "sha512-AeGTBg8Wtkh/0s+evyLtP8piQoS4wyqqQaAFs2HJcFMMjYAtUgo+ZPduRXLjPlqKVc2ejeR544oeqpbn8Egn8A==", - "dev": true, - "license": "MIT", - "peerDependencies": { - "solid-js": "^1.6.12" - } - }, - "node_modules/@studio384/amicons": { - "resolved": "../amicons", - "link": true - }, - "node_modules/@swc/core": { - "version": "1.15.18", - "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.15.18.tgz", - "integrity": "sha512-z87aF9GphWp//fnkRsqvtY+inMVPgYW3zSlXH1kJFvRT5H/wiAn+G32qW5l3oEk63KSF1x3Ov0BfHCObAmT8RA==", - "dev": true, - "hasInstallScript": true, - "license": "Apache-2.0", - "dependencies": { - "@swc/counter": "^0.1.3", - "@swc/types": "^0.1.25" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/swc" - }, - "optionalDependencies": { - "@swc/core-darwin-arm64": "1.15.18", - "@swc/core-darwin-x64": "1.15.18", - "@swc/core-linux-arm-gnueabihf": "1.15.18", - "@swc/core-linux-arm64-gnu": "1.15.18", - "@swc/core-linux-arm64-musl": "1.15.18", - "@swc/core-linux-x64-gnu": "1.15.18", - "@swc/core-linux-x64-musl": "1.15.18", - "@swc/core-win32-arm64-msvc": "1.15.18", - "@swc/core-win32-ia32-msvc": "1.15.18", - "@swc/core-win32-x64-msvc": "1.15.18" - }, - "peerDependencies": { - "@swc/helpers": ">=0.5.17" - }, - "peerDependenciesMeta": { - "@swc/helpers": { - "optional": true - } - } - }, - "node_modules/@swc/core-darwin-arm64": { - "version": "1.15.18", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.18.tgz", - "integrity": "sha512-+mIv7uBuSaywN3C9LNuWaX1jJJ3SKfiJuE6Lr3bd+/1Iv8oMU7oLBjYMluX1UrEPzwN2qCdY6Io0yVicABoCwQ==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-darwin-x64": { - "version": "1.15.18", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.18.tgz", - "integrity": "sha512-wZle0eaQhnzxWX5V/2kEOI6Z9vl/lTFEC6V4EWcn+5pDjhemCpQv9e/TDJ0GIoiClX8EDWRvuZwh+Z3dhL1NAg==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-linux-arm-gnueabihf": { - "version": "1.15.18", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.15.18.tgz", - "integrity": "sha512-ao61HGXVqrJFHAcPtF4/DegmwEkVCo4HApnotLU8ognfmU8x589z7+tcf3hU+qBiU1WOXV5fQX6W9Nzs6hjxDw==", - "cpu": [ - "arm" - ], - "dev": true, - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-linux-arm64-gnu": { - "version": "1.15.18", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.15.18.tgz", - "integrity": "sha512-3xnctOBLIq3kj8PxOCgPrGjBLP/kNOddr6f5gukYt/1IZxsITQaU9TDyjeX6jG+FiCIHjCuWuffsyQDL5Ew1bg==", - "cpu": [ - "arm64" - ], - "dev": true, - "libc": [ - "glibc" - ], - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-linux-arm64-musl": { - "version": "1.15.18", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.15.18.tgz", - "integrity": "sha512-0a+Lix+FSSHBSBOA0XznCcHo5/1nA6oLLjcnocvzXeqtdjnPb+SvchItHI+lfeiuj1sClYPDvPMLSLyXFaiIKw==", - "cpu": [ - "arm64" - ], - "dev": true, - "libc": [ - "musl" - ], - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-linux-x64-gnu": { - "version": "1.15.18", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.18.tgz", - "integrity": "sha512-wG9J8vReUlpaHz4KOD/5UE1AUgirimU4UFT9oZmupUDEofxJKYb1mTA/DrMj0s78bkBiNI+7Fo2EgPuvOJfuAA==", - "cpu": [ - "x64" - ], - "dev": true, - "libc": [ - "glibc" - ], - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-linux-x64-musl": { - "version": "1.15.18", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.15.18.tgz", - "integrity": "sha512-4nwbVvCphKzicwNWRmvD5iBaZj8JYsRGa4xOxJmOyHlMDpsvvJ2OR2cODlvWyGFH6BYL1MfIAK3qph3hp0Az6g==", - "cpu": [ - "x64" - ], - "dev": true, - "libc": [ - "musl" - ], - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-win32-arm64-msvc": { - "version": "1.15.18", - "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.15.18.tgz", - "integrity": "sha512-zk0RYO+LjiBCat2RTMHzAWaMky0cra9loH4oRrLKLLNuL+jarxKLFDA8xTZWEkCPLjUTwlRN7d28eDLLMgtUcQ==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-win32-ia32-msvc": { - "version": "1.15.18", - "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.15.18.tgz", - "integrity": "sha512-yVuTrZ0RccD5+PEkpcLOBAuPbYBXS6rslENvIXfvJGXSdX5QGi1ehC4BjAMl5FkKLiam4kJECUI0l7Hq7T1vwg==", - "cpu": [ - "ia32" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-win32-x64-msvc": { - "version": "1.15.18", - "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.18.tgz", - "integrity": "sha512-7NRmE4hmUQNCbYU3Hn9Tz57mK9Qq4c97ZS+YlamlK6qG9Fb5g/BB3gPDe0iLlJkns/sYv2VWSkm8c3NmbEGjbg==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/counter": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz", - "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==", - "dev": true, - "license": "Apache-2.0" - }, - "node_modules/@swc/types": { - "version": "0.1.25", - "resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.25.tgz", - "integrity": "sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@swc/counter": "^0.1.3" - } - }, - "node_modules/@tailwindcss/node": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.1.tgz", - "integrity": "sha512-jlx6sLk4EOwO6hHe1oCGm1Q4AN/s0rSrTTPBGPM0/RQ6Uylwq17FuU8IeJJKEjtc6K6O07zsvP+gDO6MMWo7pg==", - "license": "MIT", - "dependencies": { - "@jridgewell/remapping": "^2.3.5", - "enhanced-resolve": "^5.19.0", - "jiti": "^2.6.1", - "lightningcss": "1.31.1", - "magic-string": "^0.30.21", - "source-map-js": "^1.2.1", - "tailwindcss": "4.2.1" - } - }, - "node_modules/@tailwindcss/oxide": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.1.tgz", - "integrity": "sha512-yv9jeEFWnjKCI6/T3Oq50yQEOqmpmpfzG1hcZsAOaXFQPfzWprWrlHSdGPEF3WQTi8zu8ohC9Mh9J470nT5pUw==", - "license": "MIT", - "engines": { - "node": ">= 20" - }, - "optionalDependencies": { - "@tailwindcss/oxide-android-arm64": "4.2.1", - "@tailwindcss/oxide-darwin-arm64": "4.2.1", - "@tailwindcss/oxide-darwin-x64": "4.2.1", - "@tailwindcss/oxide-freebsd-x64": "4.2.1", - "@tailwindcss/oxide-linux-arm-gnueabihf": "4.2.1", - "@tailwindcss/oxide-linux-arm64-gnu": "4.2.1", - "@tailwindcss/oxide-linux-arm64-musl": "4.2.1", - "@tailwindcss/oxide-linux-x64-gnu": "4.2.1", - "@tailwindcss/oxide-linux-x64-musl": "4.2.1", - "@tailwindcss/oxide-wasm32-wasi": "4.2.1", - "@tailwindcss/oxide-win32-arm64-msvc": "4.2.1", - "@tailwindcss/oxide-win32-x64-msvc": "4.2.1" - } - }, - "node_modules/@tailwindcss/oxide-android-arm64": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.1.tgz", - "integrity": "sha512-eZ7G1Zm5EC8OOKaesIKuw77jw++QJ2lL9N+dDpdQiAB/c/B2wDh0QPFHbkBVrXnwNugvrbJFk1gK2SsVjwWReg==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">= 20" - } - }, - "node_modules/@tailwindcss/oxide-darwin-arm64": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.1.tgz", - "integrity": "sha512-q/LHkOstoJ7pI1J0q6djesLzRvQSIfEto148ppAd+BVQK0JYjQIFSK3JgYZJa+Yzi0DDa52ZsQx2rqytBnf8Hw==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">= 20" - } - }, - "node_modules/@tailwindcss/oxide-darwin-x64": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.1.tgz", - "integrity": "sha512-/f/ozlaXGY6QLbpvd/kFTro2l18f7dHKpB+ieXz+Cijl4Mt9AI2rTrpq7V+t04nK+j9XBQHnSMdeQRhbGyt6fw==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">= 20" - } - }, - "node_modules/@tailwindcss/oxide-freebsd-x64": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.1.tgz", - "integrity": "sha512-5e/AkgYJT/cpbkys/OU2Ei2jdETCLlifwm7ogMC7/hksI2fC3iiq6OcXwjibcIjPung0kRtR3TxEITkqgn0TcA==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">= 20" - } - }, - "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.1.tgz", - "integrity": "sha512-Uny1EcVTTmerCKt/1ZuKTkb0x8ZaiuYucg2/kImO5A5Y/kBz41/+j0gxUZl+hTF3xkWpDmHX+TaWhOtba2Fyuw==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 20" - } - }, - "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.1.tgz", - "integrity": "sha512-CTrwomI+c7n6aSSQlsPL0roRiNMDQ/YzMD9EjcR+H4f0I1SQ8QqIuPnsVp7QgMkC1Qi8rtkekLkOFjo7OlEFRQ==", - "cpu": [ - "arm64" - ], - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 20" - } - }, - "node_modules/@tailwindcss/oxide-linux-arm64-musl": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.1.tgz", - "integrity": "sha512-WZA0CHRL/SP1TRbA5mp9htsppSEkWuQ4KsSUumYQnyl8ZdT39ntwqmz4IUHGN6p4XdSlYfJwM4rRzZLShHsGAQ==", - "cpu": [ - "arm64" - ], - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 20" - } - }, - "node_modules/@tailwindcss/oxide-linux-x64-gnu": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.1.tgz", - "integrity": "sha512-qMFzxI2YlBOLW5PhblzuSWlWfwLHaneBE0xHzLrBgNtqN6mWfs+qYbhryGSXQjFYB1Dzf5w+LN5qbUTPhW7Y5g==", - "cpu": [ - "x64" - ], - "libc": [ - "glibc" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 20" - } - }, - "node_modules/@tailwindcss/oxide-linux-x64-musl": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.1.tgz", - "integrity": "sha512-5r1X2FKnCMUPlXTWRYpHdPYUY6a1Ar/t7P24OuiEdEOmms5lyqjDRvVY1yy9Rmioh+AunQ0rWiOTPE8F9A3v5g==", - "cpu": [ - "x64" - ], - "libc": [ - "musl" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 20" - } - }, - "node_modules/@tailwindcss/oxide-wasm32-wasi": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.1.tgz", - "integrity": "sha512-MGFB5cVPvshR85MTJkEvqDUnuNoysrsRxd6vnk1Lf2tbiqNlXpHYZqkqOQalydienEWOHHFyyuTSYRsLfxFJ2Q==", - "bundleDependencies": [ - "@napi-rs/wasm-runtime", - "@emnapi/core", - "@emnapi/runtime", - "@tybys/wasm-util", - "@emnapi/wasi-threads", - "tslib" - ], - "cpu": [ - "wasm32" - ], - "license": "MIT", - "optional": true, - "dependencies": { - "@emnapi/core": "^1.8.1", - "@emnapi/runtime": "^1.8.1", - "@emnapi/wasi-threads": "^1.1.0", - "@napi-rs/wasm-runtime": "^1.1.1", - "@tybys/wasm-util": "^0.10.1", - "tslib": "^2.8.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.1.tgz", - "integrity": "sha512-YlUEHRHBGnCMh4Nj4GnqQyBtsshUPdiNroZj8VPkvTZSoHsilRCwXcVKnG9kyi0ZFAS/3u+qKHBdDc81SADTRA==", - "cpu": [ - "arm64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 20" - } - }, - "node_modules/@tailwindcss/oxide-win32-x64-msvc": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.1.tgz", - "integrity": "sha512-rbO34G5sMWWyrN/idLeVxAZgAKWrn5LiR3/I90Q9MkA67s6T1oB0xtTe+0heoBvHSpbU9Mk7i6uwJnpo4u21XQ==", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 20" - } - }, - "node_modules/@tailwindcss/vite": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.2.1.tgz", - "integrity": "sha512-TBf2sJjYeb28jD2U/OhwdW0bbOsxkWPwQ7SrqGf9sVcoYwZj7rkXljroBO9wKBut9XnmQLXanuDUeqQK0lGg/w==", - "license": "MIT", - "dependencies": { - "@tailwindcss/node": "4.2.1", - "@tailwindcss/oxide": "4.2.1", - "tailwindcss": "4.2.1" - }, - "peerDependencies": { - "vite": "^5.2.0 || ^6 || ^7" - } - }, - "node_modules/@tanstack/devtools": { - "version": "0.10.14", - "resolved": "https://registry.npmjs.org/@tanstack/devtools/-/devtools-0.10.14.tgz", - "integrity": "sha512-bg1e0PyjmMMsc9VSOGb9etu15CpFdAwlQ5DD2xS6N93iTPgCPWXiZQFZygrEDoKnnx1x7BM6QTaiukizaejgSA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@solid-primitives/event-listener": "^2.4.3", - "@solid-primitives/keyboard": "^1.3.3", - "@solid-primitives/resize-observer": "^2.1.3", - "@tanstack/devtools-client": "0.0.6", - "@tanstack/devtools-event-bus": "0.4.1", - "@tanstack/devtools-ui": "0.5.0", - "clsx": "^2.1.1", - "goober": "^2.1.16", - "solid-js": "^1.9.9" - }, - "bin": { - "intent": "bin/intent.js" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "solid-js": ">=1.9.7" - } - }, - "node_modules/@tanstack/devtools-client": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@tanstack/devtools-client/-/devtools-client-0.0.6.tgz", - "integrity": "sha512-f85ZJXJnDIFOoykG/BFIixuAevJovCvJF391LPs6YjBAPhGYC50NWlx1y4iF/UmK5/cCMx+/JqI5SBOz7FanQQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@tanstack/devtools-event-client": "^0.4.1" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, - "node_modules/@tanstack/devtools-event-bus": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/@tanstack/devtools-event-bus/-/devtools-event-bus-0.4.1.tgz", - "integrity": "sha512-cNnJ89Q021Zf883rlbBTfsaxTfi2r73/qejGtyTa7ksErF3hyDyAq1aTbo5crK9dAL7zSHh9viKY1BtMls1QOA==", - "dev": true, - "license": "MIT", - "dependencies": { - "ws": "^8.18.3" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, - "node_modules/@tanstack/devtools-event-client": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@tanstack/devtools-event-client/-/devtools-event-client-0.4.3.tgz", - "integrity": "sha512-OZI6QyULw0FI0wjgmeYzCIfbgPsOEzwJtCpa69XrfLMtNXLGnz3d/dIabk7frg0TmHo+Ah49w5I4KC7Tufwsvw==", - "license": "MIT", - "bin": { - "intent": "bin/intent.js" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, - "node_modules/@tanstack/devtools-ui": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@tanstack/devtools-ui/-/devtools-ui-0.5.0.tgz", - "integrity": "sha512-nNZ14054n31fWB61jtWhZYLRdQ3yceCE3G/RINoINUB0RqIGZAIm9DnEDwOTAOfqt4/a/D8vNk8pJu6RQUp74g==", - "dev": true, - "license": "MIT", - "dependencies": { - "clsx": "^2.1.1", - "dayjs": "^1.11.19", - "goober": "^2.1.16", - "solid-js": "^1.9.9" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "solid-js": ">=1.9.7" - } - }, - "node_modules/@tanstack/devtools-utils": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/@tanstack/devtools-utils/-/devtools-utils-0.3.4.tgz", - "integrity": "sha512-lQdUdpSh1odWCZjtjOi9FA+MJWvIK/4TkGyeJeiOX7eY3JW+z3FNwHUR10vToHOwAJB6UGJhi04RNZQRpiM7GQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@tanstack/devtools-ui": "^0.5.0" - }, - "bin": { - "intent": "bin/intent.js" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "@types/react": ">=17.0.0", - "preact": ">=10.0.0", - "react": ">=17.0.0", - "solid-js": ">=1.9.7", - "vue": ">=3.2.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - }, - "preact": { - "optional": true - }, - "react": { - "optional": true - }, - "solid-js": { - "optional": true - }, - "vue": { - "optional": true - } - } - }, - "node_modules/@tanstack/devtools-vite": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/@tanstack/devtools-vite/-/devtools-vite-0.5.5.tgz", - "integrity": "sha512-vtXZ3LipEknVg0X6yejgWzZXIJSrvlBMWB1lDJKW6GWztEV+uCAoqLAJS+Jk3c2mTXp/u+aI/jfE0gqT4zHTNw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/core": "^7.28.4", - "@babel/generator": "^7.28.3", - "@babel/parser": "^7.28.4", - "@babel/traverse": "^7.28.4", - "@babel/types": "^7.28.4", - "@tanstack/devtools-client": "0.0.6", - "@tanstack/devtools-event-bus": "0.4.1", - "chalk": "^5.6.2", - "launch-editor": "^2.11.1", - "picomatch": "^4.0.3" - }, - "bin": { - "intent": "bin/intent.js" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "vite": "^6.0.0 || ^7.0.0" - } - }, - "node_modules/@tanstack/devtools-vite/node_modules/chalk": { - "version": "5.6.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz", - "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.17.0 || ^14.13 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/@tanstack/pacer": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@tanstack/pacer/-/pacer-0.19.0.tgz", - "integrity": "sha512-MRXCiG8IcjrN/3LGu7Wy6lKZkbwOb5YelOBYtHxnxKYj2WlO2FrqASILSiJcwdES5Sz2QJEIeuvO5JY8cKaGQw==", - "license": "MIT", - "dependencies": { - "@tanstack/devtools-event-client": "^0.4.0", - "@tanstack/store": "^0.8.1" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, - "node_modules/@tanstack/pacer-devtools": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@tanstack/pacer-devtools/-/pacer-devtools-1.1.3.tgz", - "integrity": "sha512-5X0sNCnN0k3YqSLMDD8hvIbO8RxbazmzBVrp8GzBuQ1mz3mcqAa2AxpX+EEF6Ii/ZU15vKW6/H2/lDP6d3ADgA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@tanstack/devtools-ui": "^0.4.4", - "@tanstack/devtools-utils": "^0.3.0", - "@tanstack/solid-store": "^0.8.1", - "clsx": "^2.1.1", - "dayjs": "^1.11.19", - "goober": "^2.1.18", - "solid-js": "^1.9.11" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "@tanstack/pacer": ">=0.16.4" - } - }, - "node_modules/@tanstack/pacer-devtools/node_modules/@tanstack/devtools-ui": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/@tanstack/devtools-ui/-/devtools-ui-0.4.4.tgz", - "integrity": "sha512-5xHXFyX3nom0UaNfiOM92o6ziaHjGo3mcSGe2HD5Xs8dWRZNpdZ0Smd0B9ddEhy0oB+gXyMzZgUJb9DmrZV0Mg==", - "dev": true, - "license": "MIT", - "dependencies": { - "clsx": "^2.1.1", - "goober": "^2.1.16", - "solid-js": "^1.9.9" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "solid-js": ">=1.9.7" - } - }, - "node_modules/@tanstack/react-devtools": { - "version": "0.9.13", - "resolved": "https://registry.npmjs.org/@tanstack/react-devtools/-/react-devtools-0.9.13.tgz", - "integrity": "sha512-O9YXTEe2dlnw2pPNKFZ4Wk7zC4qrDvc0SAALKfMVedeZ2Dyd0LEJUabYS6GPm+DmnrBhc7nJx6Zqc9aDjFrj4g==", - "dev": true, - "license": "MIT", - "dependencies": { - "@tanstack/devtools": "0.10.14" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "@types/react": ">=16.8", - "@types/react-dom": ">=16.8", - "react": ">=16.8", - "react-dom": ">=16.8" - } - }, - "node_modules/@tanstack/react-pacer": { - "version": "0.20.0", - "resolved": "https://registry.npmjs.org/@tanstack/react-pacer/-/react-pacer-0.20.0.tgz", - "integrity": "sha512-5p7rHTBUroUl6vxYhvREaqpUWKCoe0bXaFH6y6CLYpcuU5aCl78IxXJKY5IujCN1sTRaq07jsMInTPmTBHvTiA==", - "license": "MIT", - "dependencies": { - "@tanstack/pacer": "0.19.0", - "@tanstack/react-store": "^0.8.1" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "react": ">=16.8", - "react-dom": ">=16.8" - } - }, - "node_modules/@tanstack/react-pacer-devtools": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/@tanstack/react-pacer-devtools/-/react-pacer-devtools-0.5.3.tgz", - "integrity": "sha512-LUm9kyJJ67lGKrX2TDBXbPUP9TE/qCRriS2lxV8cP40RLMziiY8jdAeC3K9fBhFTDKX545GIxpVGjZEpte7loQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@tanstack/devtools-utils": "^0.3.0", - "@tanstack/pacer-devtools": "1.1.3" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "@types/react": ">=16.8", - "@types/react-dom": ">=16.8", - "react": ">=16.8", - "react-dom": ">=16.8" - } - }, - "node_modules/@tanstack/react-store": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@tanstack/react-store/-/react-store-0.8.1.tgz", - "integrity": "sha512-XItJt+rG8c5Wn/2L/bnxys85rBpm0BfMbhb4zmPVLXAKY9POrp1xd6IbU4PKoOI+jSEGc3vntPRfLGSgXfE2Ig==", - "license": "MIT", - "dependencies": { - "@tanstack/store": "0.8.1", - "use-sync-external-store": "^1.6.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", - "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - } - }, - "node_modules/@tanstack/solid-store": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@tanstack/solid-store/-/solid-store-0.8.1.tgz", - "integrity": "sha512-1p4TTJGIZJ2J7130aTo7oWfHVRSCd9DxLP3HzcDMnzn56pz8krlyBEzsE+z/sHGXP0EC/JjT02fgj2L9+fmf8Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@tanstack/store": "0.8.1" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "solid-js": "^1.6.0" - } - }, - "node_modules/@tanstack/store": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@tanstack/store/-/store-0.8.1.tgz", - "integrity": "sha512-PtOisLjUZPz5VyPRSCGjNOlwTvabdTBQ2K80DpVL1chGVr35WRxfeavAPdNq6pm/t7F8GhoR2qtmkkqtCEtHYw==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, - "node_modules/@trivago/prettier-plugin-sort-imports": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-6.0.2.tgz", - "integrity": "sha512-3DgfkukFyC/sE/VuYjaUUWoFfuVjPK55vOFDsxD56XXynFMCZDYFogH2l/hDfOsQAm1myoU/1xByJ3tWqtulXA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@babel/generator": "^7.28.0", - "@babel/parser": "^7.28.0", - "@babel/traverse": "^7.28.0", - "@babel/types": "^7.28.0", - "javascript-natural-sort": "^0.7.1", - "lodash-es": "^4.17.21", - "minimatch": "^9.0.0", - "parse-imports-exports": "^0.2.4" - }, - "engines": { - "node": ">= 20" - }, - "peerDependencies": { - "@vue/compiler-sfc": "3.x", - "prettier": "2.x - 3.x", - "prettier-plugin-ember-template-tag": ">= 2.0.0", - "prettier-plugin-svelte": "3.x", - "svelte": "4.x || 5.x" - }, - "peerDependenciesMeta": { - "@vue/compiler-sfc": { - "optional": true - }, - "prettier-plugin-ember-template-tag": { - "optional": true - }, - "prettier-plugin-svelte": { - "optional": true - }, - "svelte": { - "optional": true - } - } - }, - "node_modules/@types/estree": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", - "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", - "license": "MIT" - }, - "node_modules/@types/json-schema": { - "version": "7.0.15", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", - "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/prop-types": { - "version": "15.7.15", - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz", - "integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==", - "license": "MIT" - }, - "node_modules/@types/react": { - "version": "19.2.14", - "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", - "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", - "license": "MIT", - "dependencies": { - "csstype": "^3.2.2" - } - }, - "node_modules/@types/react-dom": { - "version": "19.2.3", - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz", - "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", - "dev": true, - "license": "MIT", - "peerDependencies": { - "@types/react": "^19.2.0" - } - }, - "node_modules/@types/react-transition-group": { - "version": "4.4.12", - "resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.12.tgz", - "integrity": "sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==", - "license": "MIT", - "peerDependencies": { - "@types/react": "*" - } - }, - "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.0.tgz", - "integrity": "sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@eslint-community/regexpp": "^4.12.2", - "@typescript-eslint/scope-manager": "8.57.0", - "@typescript-eslint/type-utils": "8.57.0", - "@typescript-eslint/utils": "8.57.0", - "@typescript-eslint/visitor-keys": "8.57.0", - "ignore": "^7.0.5", - "natural-compare": "^1.4.0", - "ts-api-utils": "^2.4.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.57.0", - "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz", - "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, - "node_modules/@typescript-eslint/parser": { - "version": "8.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.57.0.tgz", - "integrity": "sha512-XZzOmihLIr8AD1b9hL9ccNMzEMWt/dE2u7NyTY9jJG6YNiNthaD5XtUHVF2uCXZ15ng+z2hT3MVuxnUYhq6k1g==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/scope-manager": "8.57.0", - "@typescript-eslint/types": "8.57.0", - "@typescript-eslint/typescript-estree": "8.57.0", - "@typescript-eslint/visitor-keys": "8.57.0", - "debug": "^4.4.3" - }, - "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 || ^10.0.0", - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/project-service": { - "version": "8.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.57.0.tgz", - "integrity": "sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/tsconfig-utils": "^8.57.0", - "@typescript-eslint/types": "^8.57.0", - "debug": "^4.4.3" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/scope-manager": { - "version": "8.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.0.tgz", - "integrity": "sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/types": "8.57.0", - "@typescript-eslint/visitor-keys": "8.57.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/tsconfig-utils": { - "version": "8.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.0.tgz", - "integrity": "sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/type-utils": { - "version": "8.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.57.0.tgz", - "integrity": "sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/types": "8.57.0", - "@typescript-eslint/typescript-estree": "8.57.0", - "@typescript-eslint/utils": "8.57.0", - "debug": "^4.4.3", - "ts-api-utils": "^2.4.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 || ^10.0.0", - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/types": { - "version": "8.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.0.tgz", - "integrity": "sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg==", - "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.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.0.tgz", - "integrity": "sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/project-service": "8.57.0", - "@typescript-eslint/tsconfig-utils": "8.57.0", - "@typescript-eslint/types": "8.57.0", - "@typescript-eslint/visitor-keys": "8.57.0", - "debug": "^4.4.3", - "minimatch": "^10.2.2", - "semver": "^7.7.3", - "tinyglobby": "^0.2.15", - "ts-api-utils": "^2.4.0" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/balanced-match": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", - "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", - "dev": true, - "license": "MIT", - "engines": { - "node": "18 || 20 || >=22" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz", - "integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^4.0.2" - }, - "engines": { - "node": "18 || 20 || >=22" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": { - "version": "10.2.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz", - "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==", - "dev": true, - "license": "BlueOak-1.0.0", - "dependencies": { - "brace-expansion": "^5.0.2" - }, - "engines": { - "node": "18 || 20 || >=22" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/utils": { - "version": "8.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.57.0.tgz", - "integrity": "sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@eslint-community/eslint-utils": "^4.9.1", - "@typescript-eslint/scope-manager": "8.57.0", - "@typescript-eslint/types": "8.57.0", - "@typescript-eslint/typescript-estree": "8.57.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 || ^10.0.0", - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.0.tgz", - "integrity": "sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/types": "8.57.0", - "eslint-visitor-keys": "^5.0.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/visitor-keys/node_modules/eslint-visitor-keys": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz", - "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": "^20.19.0 || ^22.13.0 || >=24" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/@vitejs/plugin-react-swc": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react-swc/-/plugin-react-swc-4.3.0.tgz", - "integrity": "sha512-mOkXCII839dHyAt/gpoSlm28JIVDwhZ6tnG6wJxUy2bmOx7UaPjvOyIDf3SFv5s7Eo7HVaq6kRcu6YMEzt5Z7w==", - "dev": true, - "license": "MIT", - "dependencies": { - "@rolldown/pluginutils": "1.0.0-rc.7", - "@swc/core": "^1.15.11" - }, - "engines": { - "node": "^20.19.0 || >=22.12.0" - }, - "peerDependencies": { - "vite": "^4 || ^5 || ^6 || ^7 || ^8" - } - }, - "node_modules/acorn": { - "version": "8.16.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz", - "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", - "devOptional": 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.14.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz", - "integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==", - "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/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/array-buffer-byte-length": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz", - "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "is-array-buffer": "^3.0.5" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array-includes": { - "version": "3.1.9", - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.9.tgz", - "integrity": "sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "define-properties": "^1.2.1", - "es-abstract": "^1.24.0", - "es-object-atoms": "^1.1.1", - "get-intrinsic": "^1.3.0", - "is-string": "^1.1.1", - "math-intrinsics": "^1.1.0" - }, - "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.flat": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz", - "integrity": "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-shim-unscopables": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array.prototype.flatmap": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz", - "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-shim-unscopables": "^1.0.2" - }, - "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.4", - "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz", - "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "array-buffer-byte-length": "^1.0.1", - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6", - "is-array-buffer": "^3.0.4" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/async": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz", - "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", - "dev": true, - "license": "MIT" - }, - "node_modules/async-function": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz", - "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "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/babel-plugin-react-compiler": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/babel-plugin-react-compiler/-/babel-plugin-react-compiler-1.0.0.tgz", - "integrity": "sha512-Ixm8tFfoKKIPYdCCKYTsqv+Fd4IJ0DQqMyEimo+pxUOMUR9cVPlwTrFt9Avu+3cb6Zp3mAzl+t1MrG2fxxKsxw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/types": "^7.26.0" - } - }, - "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/baseline-browser-mapping": { - "version": "2.10.7", - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.7.tgz", - "integrity": "sha512-1ghYO3HnxGec0TCGBXiDLVns4eCSx4zJpxnHrlqFQajmhfKMQBzUGDdkMK7fUW7PTHTeLf+j87aTuKuuwWzMGw==", - "dev": true, - "license": "Apache-2.0", - "bin": { - "baseline-browser-mapping": "dist/cli.cjs" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/boolbase": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", - "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", - "dev": true, - "license": "ISC" - }, - "node_modules/brace-expansion": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", - "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^1.0.0" - } - }, - "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/browserslist": { - "version": "4.28.1", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz", - "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "baseline-browser-mapping": "^2.9.0", - "caniuse-lite": "^1.0.30001759", - "electron-to-chromium": "^1.5.263", - "node-releases": "^2.0.27", - "update-browserslist-db": "^1.2.0" - }, - "bin": { - "browserslist": "cli.js" - }, - "engines": { - "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" - } - }, - "node_modules/buffer-from": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", - "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", - "devOptional": true, - "license": "MIT" - }, - "node_modules/cac": { - "version": "6.7.14", - "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz", - "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/call-bind": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", - "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.0", - "es-define-property": "^1.0.0", - "get-intrinsic": "^1.2.4", - "set-function-length": "^1.2.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/call-bind-apply-helpers": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", - "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/call-bound": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", - "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.2", - "get-intrinsic": "^1.3.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/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/camel-case": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz", - "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==", - "dev": true, - "license": "MIT", - "dependencies": { - "pascal-case": "^3.1.2", - "tslib": "^2.0.3" - } - }, - "node_modules/caniuse-lite": { - "version": "1.0.30001778", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001778.tgz", - "integrity": "sha512-PN7uxFL+ExFJO61aVmP1aIEG4i9whQd4eoSCebav62UwDyp5OHh06zN4jqKSMePVgxHifCw1QJxdRkA1Pisekg==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/caniuse-lite" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "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/clean-css": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.3.tgz", - "integrity": "sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==", - "dev": true, - "license": "MIT", - "dependencies": { - "source-map": "~0.6.0" - }, - "engines": { - "node": ">= 10.0" - } - }, - "node_modules/clean-css/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true, - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/cliui": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "dev": true, - "license": "ISC", - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.1", - "wrap-ansi": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "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/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "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==", - "dev": true, - "license": "MIT" - }, - "node_modules/colorette": { - "version": "2.0.20", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz", - "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==", - "dev": true, - "license": "MIT" - }, - "node_modules/commander": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz", - "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 12" - } - }, - "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/connect-history-api-fallback": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz", - "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.8" - } - }, - "node_modules/consola": { - "version": "2.15.3", - "resolved": "https://registry.npmjs.org/consola/-/consola-2.15.3.tgz", - "integrity": "sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==", - "dev": true, - "license": "MIT" - }, - "node_modules/cookie": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz", - "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==", - "license": "MIT", - "engines": { - "node": ">=18" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/express" - } - }, - "node_modules/cross-spawn": { - "version": "7.0.6", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", - "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", - "dev": true, - "license": "MIT", - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/css-select": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz", - "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "boolbase": "^1.0.0", - "css-what": "^6.0.1", - "domhandler": "^4.3.1", - "domutils": "^2.8.0", - "nth-check": "^2.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/css-what": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz", - "integrity": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==", - "dev": true, - "license": "BSD-2-Clause", - "engines": { - "node": ">= 6" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/csstype": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", - "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", - "license": "MIT" - }, - "node_modules/cva": { - "version": "1.0.0-beta.4", - "resolved": "https://registry.npmjs.org/cva/-/cva-1.0.0-beta.4.tgz", - "integrity": "sha512-F/JS9hScapq4DBVQXcK85l9U91M6ePeXoBMSp7vypzShoefUBxjQTo3g3935PUHgQd+IW77DjbPRIxugy4/GCQ==", - "license": "Apache-2.0", - "dependencies": { - "clsx": "^2.1.1" - }, - "funding": { - "url": "https://polar.sh/cva" - }, - "peerDependencies": { - "typescript": ">= 4.5.5" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/data-view-buffer": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz", - "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/data-view-byte-length": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz", - "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/inspect-js" - } - }, - "node_modules/data-view-byte-offset": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz", - "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "is-data-view": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/dayjs": { - "version": "1.11.20", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz", - "integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/debug": { - "version": "4.4.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", - "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", - "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-lazy-prop": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", - "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "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.1.2", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", - "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", - "license": "Apache-2.0", - "engines": { - "node": ">=8" - } - }, - "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/dom-helpers": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz", - "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.8.7", - "csstype": "^3.0.2" - } - }, - "node_modules/dom-serializer": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz", - "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==", - "dev": true, - "license": "MIT", - "dependencies": { - "domelementtype": "^2.0.1", - "domhandler": "^4.2.0", - "entities": "^2.0.0" - }, - "funding": { - "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" - } - }, - "node_modules/domelementtype": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", - "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ], - "license": "BSD-2-Clause" - }, - "node_modules/domhandler": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz", - "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "domelementtype": "^2.2.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" - } - }, - "node_modules/domutils": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz", - "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "dom-serializer": "^1.0.1", - "domelementtype": "^2.2.0", - "domhandler": "^4.2.0" - }, - "funding": { - "url": "https://github.com/fb55/domutils?sponsor=1" - } - }, - "node_modules/dot-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz", - "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", - "dev": true, - "license": "MIT", - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/dotenv": { - "version": "16.6.1", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.6.1.tgz", - "integrity": "sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==", - "dev": true, - "license": "BSD-2-Clause", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://dotenvx.com" - } - }, - "node_modules/dotenv-expand": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-8.0.3.tgz", - "integrity": "sha512-SErOMvge0ZUyWd5B0NXMQlDkN+8r+HhVUsxgOO7IoPDOdDRD2JjExpN6y3KnFR66jsJMwSn1pqIivhU5rcJiNg==", - "dev": true, - "license": "BSD-2-Clause", - "engines": { - "node": ">=12" - } - }, - "node_modules/dunder-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", - "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.1", - "es-errors": "^1.3.0", - "gopd": "^1.2.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/ejs": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz", - "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "jake": "^10.8.5" - }, - "bin": { - "ejs": "bin/cli.js" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/electron-to-chromium": { - "version": "1.5.313", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.313.tgz", - "integrity": "sha512-QBMrTWEf00GXZmJyx2lbYD45jpI3TUFnNIzJ5BBc8piGUDwMPa1GV6HJWTZVvY/eiN3fSopl7NRbgGp9sZ9LTA==", - "dev": true, - "license": "ISC" - }, - "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/enhanced-resolve": { - "version": "5.20.0", - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.20.0.tgz", - "integrity": "sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==", - "license": "MIT", - "dependencies": { - "graceful-fs": "^4.2.4", - "tapable": "^2.3.0" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/entities": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz", - "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", - "dev": true, - "license": "BSD-2-Clause", - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/es-abstract": { - "version": "1.24.1", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.1.tgz", - "integrity": "sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==", - "dev": true, - "license": "MIT", - "dependencies": { - "array-buffer-byte-length": "^1.0.2", - "arraybuffer.prototype.slice": "^1.0.4", - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "data-view-buffer": "^1.0.2", - "data-view-byte-length": "^1.0.2", - "data-view-byte-offset": "^1.0.1", - "es-define-property": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.1.1", - "es-set-tostringtag": "^2.1.0", - "es-to-primitive": "^1.3.0", - "function.prototype.name": "^1.1.8", - "get-intrinsic": "^1.3.0", - "get-proto": "^1.0.1", - "get-symbol-description": "^1.1.0", - "globalthis": "^1.0.4", - "gopd": "^1.2.0", - "has-property-descriptors": "^1.0.2", - "has-proto": "^1.2.0", - "has-symbols": "^1.1.0", - "hasown": "^2.0.2", - "internal-slot": "^1.1.0", - "is-array-buffer": "^3.0.5", - "is-callable": "^1.2.7", - "is-data-view": "^1.0.2", - "is-negative-zero": "^2.0.3", - "is-regex": "^1.2.1", - "is-set": "^2.0.3", - "is-shared-array-buffer": "^1.0.4", - "is-string": "^1.1.1", - "is-typed-array": "^1.1.15", - "is-weakref": "^1.1.1", - "math-intrinsics": "^1.1.0", - "object-inspect": "^1.13.4", - "object-keys": "^1.1.1", - "object.assign": "^4.1.7", - "own-keys": "^1.0.1", - "regexp.prototype.flags": "^1.5.4", - "safe-array-concat": "^1.1.3", - "safe-push-apply": "^1.0.0", - "safe-regex-test": "^1.1.0", - "set-proto": "^1.0.0", - "stop-iteration-iterator": "^1.1.0", - "string.prototype.trim": "^1.2.10", - "string.prototype.trimend": "^1.0.9", - "string.prototype.trimstart": "^1.0.8", - "typed-array-buffer": "^1.0.3", - "typed-array-byte-length": "^1.0.3", - "typed-array-byte-offset": "^1.0.4", - "typed-array-length": "^1.0.7", - "unbox-primitive": "^1.1.0", - "which-typed-array": "^1.1.19" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/es-define-property": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", - "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-errors": { - "version": "1.3.0", - "resolved": "https://registry.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.3.0", - "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.3.0.tgz", - "integrity": "sha512-04cg8iJFDOxWcYlu0GFFWgs7vtaEPCmr5w1nrj9V3z3axu/48HCMwK6VMp45Zh3ZB+xLP1ifbJfrq86+1ypKKQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "define-properties": "^1.2.1", - "es-abstract": "^1.24.1", - "es-errors": "^1.3.0", - "es-set-tostringtag": "^2.1.0", - "function-bind": "^1.1.2", - "get-intrinsic": "^1.3.0", - "globalthis": "^1.0.4", - "gopd": "^1.2.0", - "has-property-descriptors": "^1.0.2", - "has-proto": "^1.2.0", - "has-symbols": "^1.1.0", - "internal-slot": "^1.1.0", - "iterator.prototype": "^1.1.5", - "math-intrinsics": "^1.1.0", - "safe-array-concat": "^1.1.3" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-object-atoms": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", - "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-set-tostringtag": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", - "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6", - "has-tostringtag": "^1.0.2", - "hasown": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-shim-unscopables": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz", - "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==", - "dev": true, - "license": "MIT", - "dependencies": { - "hasown": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-to-primitive": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz", - "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-callable": "^1.2.7", - "is-date-object": "^1.0.5", - "is-symbol": "^1.0.4" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/esbuild": { - "version": "0.27.4", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.4.tgz", - "integrity": "sha512-Rq4vbHnYkK5fws5NF7MYTU68FPRE1ajX7heQ/8QXXWqNgqqJ/GkmmyxIzUnf2Sr/bakf8l54716CcMGHYhMrrQ==", - "hasInstallScript": true, - "license": "MIT", - "bin": { - "esbuild": "bin/esbuild" - }, - "engines": { - "node": ">=18" - }, - "optionalDependencies": { - "@esbuild/aix-ppc64": "0.27.4", - "@esbuild/android-arm": "0.27.4", - "@esbuild/android-arm64": "0.27.4", - "@esbuild/android-x64": "0.27.4", - "@esbuild/darwin-arm64": "0.27.4", - "@esbuild/darwin-x64": "0.27.4", - "@esbuild/freebsd-arm64": "0.27.4", - "@esbuild/freebsd-x64": "0.27.4", - "@esbuild/linux-arm": "0.27.4", - "@esbuild/linux-arm64": "0.27.4", - "@esbuild/linux-ia32": "0.27.4", - "@esbuild/linux-loong64": "0.27.4", - "@esbuild/linux-mips64el": "0.27.4", - "@esbuild/linux-ppc64": "0.27.4", - "@esbuild/linux-riscv64": "0.27.4", - "@esbuild/linux-s390x": "0.27.4", - "@esbuild/linux-x64": "0.27.4", - "@esbuild/netbsd-arm64": "0.27.4", - "@esbuild/netbsd-x64": "0.27.4", - "@esbuild/openbsd-arm64": "0.27.4", - "@esbuild/openbsd-x64": "0.27.4", - "@esbuild/openharmony-arm64": "0.27.4", - "@esbuild/sunos-x64": "0.27.4", - "@esbuild/win32-arm64": "0.27.4", - "@esbuild/win32-ia32": "0.27.4", - "@esbuild/win32-x64": "0.27.4" - } - }, - "node_modules/escalade": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", - "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "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": "9.39.4", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.4.tgz", - "integrity": "sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@eslint-community/eslint-utils": "^4.8.0", - "@eslint-community/regexpp": "^4.12.1", - "@eslint/config-array": "^0.21.2", - "@eslint/config-helpers": "^0.4.2", - "@eslint/core": "^0.17.0", - "@eslint/eslintrc": "^3.3.5", - "@eslint/js": "9.39.4", - "@eslint/plugin-kit": "^0.4.1", - "@humanfs/node": "^0.16.6", - "@humanwhocodes/module-importer": "^1.0.1", - "@humanwhocodes/retry": "^0.4.2", - "@types/estree": "^1.0.6", - "ajv": "^6.14.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.6", - "debug": "^4.3.2", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^8.4.0", - "eslint-visitor-keys": "^4.2.1", - "espree": "^10.4.0", - "esquery": "^1.5.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^8.0.0", - "find-up": "^5.0.0", - "glob-parent": "^6.0.2", - "ignore": "^5.2.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "json-stable-stringify-without-jsonify": "^1.0.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.1.5", - "natural-compare": "^1.4.0", - "optionator": "^0.9.3" - }, - "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://eslint.org/donate" - }, - "peerDependencies": { - "jiti": "*" - }, - "peerDependenciesMeta": { - "jiti": { - "optional": true - } - } - }, - "node_modules/eslint-config-prettier": { - "version": "10.1.8", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz", - "integrity": "sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==", - "dev": true, - "license": "MIT", - "bin": { - "eslint-config-prettier": "bin/cli.js" - }, - "funding": { - "url": "https://opencollective.com/eslint-config-prettier" - }, - "peerDependencies": { - "eslint": ">=7.0.0" - } - }, - "node_modules/eslint-plugin-react": { - "version": "7.37.5", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz", - "integrity": "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==", - "dev": true, - "license": "MIT", - "dependencies": { - "array-includes": "^3.1.8", - "array.prototype.findlast": "^1.2.5", - "array.prototype.flatmap": "^1.3.3", - "array.prototype.tosorted": "^1.1.4", - "doctrine": "^2.1.0", - "es-iterator-helpers": "^1.2.1", - "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.9", - "object.fromentries": "^2.0.8", - "object.values": "^1.2.1", - "prop-types": "^15.8.1", - "resolve": "^2.0.0-next.5", - "semver": "^6.3.1", - "string.prototype.matchall": "^4.0.12", - "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": "7.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.1.tgz", - "integrity": "sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/core": "^7.24.4", - "@babel/parser": "^7.24.4", - "hermes-parser": "^0.25.1", - "zod": "^3.25.0 || ^4.0.0", - "zod-validation-error": "^3.5.0 || ^4.0.0" - }, - "engines": { - "node": ">=18" - }, - "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/brace-expansion": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", - "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/eslint-plugin-react/node_modules/minimatch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", - "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", - "dev": true, - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/eslint-plugin-react/node_modules/resolve": { - "version": "2.0.0-next.6", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.6.tgz", - "integrity": "sha512-3JmVl5hMGtJ3kMmB3zi3DL25KfkCEyy3Tw7Gmw7z5w8M9WlwoPFnIvwChzu1+cF3iaK3sp18hhPz8ANeimdJfA==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "is-core-module": "^2.16.1", - "node-exports-info": "^1.6.0", - "object-keys": "^1.1.1", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/eslint-plugin-unused-imports": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.4.1.tgz", - "integrity": "sha512-oZGYUz1X3sRMGUB+0cZyK2VcvRX5lm/vB56PgNNcU+7ficUCKm66oZWKUubXWnOuPjQ8PvmXtCViXBMONPe7tQ==", - "dev": true, - "license": "MIT", - "peerDependencies": { - "@typescript-eslint/eslint-plugin": "^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0", - "eslint": "^10.0.0 || ^9.0.0 || ^8.0.0" - }, - "peerDependenciesMeta": { - "@typescript-eslint/eslint-plugin": { - "optional": true - } - } - }, - "node_modules/eslint-scope": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz", - "integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^5.2.0" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint-visitor-keys": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz", - "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint/node_modules/brace-expansion": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", - "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/eslint/node_modules/minimatch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", - "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", - "dev": true, - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/espree": { - "version": "10.4.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz", - "integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "acorn": "^8.15.0", - "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^4.2.1" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/esquery": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz", - "integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==", - "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/estree-walker": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", - "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", - "dev": true, - "license": "MIT" - }, - "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.3", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", - "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", - "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.8" - }, - "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.20.1", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz", - "integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==", - "dev": true, - "license": "ISC", - "dependencies": { - "reusify": "^1.0.4" - } - }, - "node_modules/fdir": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", - "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", - "license": "MIT", - "engines": { - "node": ">=12.0.0" - }, - "peerDependencies": { - "picomatch": "^3 || ^4" - }, - "peerDependenciesMeta": { - "picomatch": { - "optional": true - } - } - }, - "node_modules/file-entry-cache": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz", - "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "flat-cache": "^4.0.0" - }, - "engines": { - "node": ">=16.0.0" - } - }, - "node_modules/filelist": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.6.tgz", - "integrity": "sha512-5giy2PkLYY1cP39p17Ech+2xlpTRL9HLspOfEgm0L6CwBXBTgsK5ou0JtzYuepxkaQ/tvhCFIJ5uXo0OrM2DxA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "minimatch": "^5.0.1" - } - }, - "node_modules/filelist/node_modules/minimatch": { - "version": "5.1.9", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz", - "integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==", - "dev": true, - "license": "ISC", - "dependencies": { - "brace-expansion": "^2.0.1" - }, - "engines": { - "node": ">=10" - } - }, - "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": "4.0.1", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz", - "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==", - "dev": true, - "license": "MIT", - "dependencies": { - "flatted": "^3.2.9", - "keyv": "^4.5.4" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/flatted": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz", - "integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==", - "dev": true, - "license": "ISC" - }, - "node_modules/for-each": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz", - "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-callable": "^1.2.7" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/fs-extra": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", - "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "graceful-fs": "^4.2.0", - "jsonfile": "^6.0.1", - "universalify": "^2.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/fsevents": { - "version": "2.3.3", - "resolved": "https://registry.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==", - "dev": true, - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/function.prototype.name": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.8.tgz", - "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "functions-have-names": "^1.2.3", - "hasown": "^2.0.2", - "is-callable": "^1.2.7" - }, - "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/generator-function": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/generator-function/-/generator-function-2.0.1.tgz", - "integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/gensync": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", - "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "dev": true, - "license": "ISC", - "engines": { - "node": "6.* || 8.* || >= 10.*" - } - }, - "node_modules/get-intrinsic": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", - "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.2", - "es-define-property": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.1.1", - "function-bind": "^1.1.2", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "has-symbols": "^1.1.0", - "hasown": "^2.0.2", - "math-intrinsics": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/get-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", - "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", - "dev": true, - "license": "MIT", - "dependencies": { - "dunder-proto": "^1.0.1", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/get-symbol-description": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.1.0.tgz", - "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "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": "17.4.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.4.0.tgz", - "integrity": "sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18" - }, - "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/goober": { - "version": "2.1.18", - "resolved": "https://registry.npmjs.org/goober/-/goober-2.1.18.tgz", - "integrity": "sha512-2vFqsaDVIT9Gz7N6kAL++pLpp41l3PfDuusHcjnGLfR6+huZkl6ziX+zgVC3ZxpqWhzH6pyDdGrCeDhMIvwaxw==", - "dev": true, - "license": "MIT", - "peerDependencies": { - "csstype": "^3.0.10" - } - }, - "node_modules/gopd": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", - "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/graceful-fs": { - "version": "4.2.11", - "resolved": "https://registry.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/has-bigints": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz", - "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "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.2.0", - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.2.0.tgz", - "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "dunder-proto": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-symbols": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", - "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/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/he": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", - "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", - "dev": true, - "license": "MIT", - "bin": { - "he": "bin/he" - } - }, - "node_modules/hermes-estree": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz", - "integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==", - "dev": true, - "license": "MIT" - }, - "node_modules/hermes-parser": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz", - "integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==", - "dev": true, - "license": "MIT", - "dependencies": { - "hermes-estree": "0.25.1" - } - }, - "node_modules/html-minifier-terser": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", - "integrity": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==", - "dev": true, - "license": "MIT", - "dependencies": { - "camel-case": "^4.1.2", - "clean-css": "^5.2.2", - "commander": "^8.3.0", - "he": "^1.2.0", - "param-case": "^3.0.4", - "relateurl": "^0.2.7", - "terser": "^5.10.0" - }, - "bin": { - "html-minifier-terser": "cli.js" - }, - "engines": { - "node": ">=12" - } - }, - "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.1", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", - "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", - "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/import-from-esm": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/import-from-esm/-/import-from-esm-1.3.4.tgz", - "integrity": "sha512-7EyUlPFC0HOlBDpUFGfYstsU7XHxZJKAAMzCT8wZ0hMW7b+hG51LIKTDcsgtz8Pu6YC0HqRVbX+rVUtsGMUKvg==", - "dev": true, - "license": "MIT", - "dependencies": { - "debug": "^4.3.4", - "import-meta-resolve": "^4.0.0" - }, - "engines": { - "node": ">=16.20" - } - }, - "node_modules/import-meta-resolve": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.2.0.tgz", - "integrity": "sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==", - "dev": true, - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "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/internal-slot": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz", - "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "hasown": "^2.0.2", - "side-channel": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/is-array-buffer": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.5.tgz", - "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "get-intrinsic": "^1.2.6" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-async-function": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz", - "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "async-function": "^1.0.0", - "call-bound": "^1.0.3", - "get-proto": "^1.0.1", - "has-tostringtag": "^1.0.2", - "safe-regex-test": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-bigint": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.1.0.tgz", - "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "has-bigints": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-boolean-object": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.2.tgz", - "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "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.16.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", - "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", - "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.2", - "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.2.tgz", - "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "get-intrinsic": "^1.2.6", - "is-typed-array": "^1.1.13" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-date-object": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.1.0.tgz", - "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-docker": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", - "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", - "dev": true, - "license": "MIT", - "bin": { - "is-docker": "cli.js" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.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.1.1", - "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz", - "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "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.1.2", - "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.2.tgz", - "integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.4", - "generator-function": "^2.0.0", - "get-proto": "^1.0.1", - "has-tostringtag": "^1.0.2", - "safe-regex-test": "^1.1.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.1.1", - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.1.tgz", - "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-regex": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz", - "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "gopd": "^1.2.0", - "has-tostringtag": "^1.0.2", - "hasown": "^2.0.2" - }, - "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.4", - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz", - "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-string": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.1.1.tgz", - "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-symbol": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.1.1.tgz", - "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "has-symbols": "^1.1.0", - "safe-regex-test": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-typed-array": { - "version": "1.1.15", - "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz", - "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "which-typed-array": "^1.1.16" - }, - "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.1.1", - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.1.1.tgz", - "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-weakset": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.4.tgz", - "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "get-intrinsic": "^1.2.6" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-wsl": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", - "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-docker": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "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.5", - "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.5.tgz", - "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==", - "dev": true, - "license": "MIT", - "dependencies": { - "define-data-property": "^1.1.4", - "es-object-atoms": "^1.0.0", - "get-intrinsic": "^1.2.6", - "get-proto": "^1.0.0", - "has-symbols": "^1.1.0", - "set-function-name": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/jake": { - "version": "10.9.4", - "resolved": "https://registry.npmjs.org/jake/-/jake-10.9.4.tgz", - "integrity": "sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "async": "^3.2.6", - "filelist": "^1.0.4", - "picocolors": "^1.1.1" - }, - "bin": { - "jake": "bin/cli.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/javascript-natural-sort": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/javascript-natural-sort/-/javascript-natural-sort-0.7.1.tgz", - "integrity": "sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw==", - "dev": true, - "license": "MIT" - }, - "node_modules/jiti": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz", - "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==", - "license": "MIT", - "bin": { - "jiti": "lib/jiti-cli.mjs" - } - }, - "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.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", - "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", - "dev": true, - "license": "MIT", - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/jsesc": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", - "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", - "dev": true, - "license": "MIT", - "bin": { - "jsesc": "bin/jsesc" - }, - "engines": { - "node": ">=6" - } - }, - "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": "2.2.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", - "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", - "dev": true, - "license": "MIT", - "bin": { - "json5": "lib/cli.js" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/jsonfile": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz", - "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==", - "dev": true, - "license": "MIT", - "dependencies": { - "universalify": "^2.0.0" - }, - "optionalDependencies": { - "graceful-fs": "^4.1.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/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/launch-editor": { - "version": "2.13.1", - "resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.13.1.tgz", - "integrity": "sha512-lPSddlAAluRKJ7/cjRFoXUFzaX7q/YKI7yPHuEvSJVqoXvFnJov1/Ud87Aa4zULIbA9Nja4mSPK8l0z/7eV2wA==", - "dev": true, - "license": "MIT", - "dependencies": { - "picocolors": "^1.1.1", - "shell-quote": "^1.8.3" - } - }, - "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/lightningcss": { - "version": "1.31.1", - "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.31.1.tgz", - "integrity": "sha512-l51N2r93WmGUye3WuFoN5k10zyvrVs0qfKBhyC5ogUQ6Ew6JUSswh78mbSO+IU3nTWsyOArqPCcShdQSadghBQ==", - "license": "MPL-2.0", - "dependencies": { - "detect-libc": "^2.0.3" - }, - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - }, - "optionalDependencies": { - "lightningcss-android-arm64": "1.31.1", - "lightningcss-darwin-arm64": "1.31.1", - "lightningcss-darwin-x64": "1.31.1", - "lightningcss-freebsd-x64": "1.31.1", - "lightningcss-linux-arm-gnueabihf": "1.31.1", - "lightningcss-linux-arm64-gnu": "1.31.1", - "lightningcss-linux-arm64-musl": "1.31.1", - "lightningcss-linux-x64-gnu": "1.31.1", - "lightningcss-linux-x64-musl": "1.31.1", - "lightningcss-win32-arm64-msvc": "1.31.1", - "lightningcss-win32-x64-msvc": "1.31.1" - } - }, - "node_modules/lightningcss-android-arm64": { - "version": "1.31.1", - "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.31.1.tgz", - "integrity": "sha512-HXJF3x8w9nQ4jbXRiNppBCqeZPIAfUo8zE/kOEGbW5NZvGc/K7nMxbhIr+YlFlHW5mpbg/YFPdbnCh1wAXCKFg==", - "cpu": [ - "arm64" - ], - "license": "MPL-2.0", - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-darwin-arm64": { - "version": "1.31.1", - "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.31.1.tgz", - "integrity": "sha512-02uTEqf3vIfNMq3h/z2cJfcOXnQ0GRwQrkmPafhueLb2h7mqEidiCzkE4gBMEH65abHRiQvhdcQ+aP0D0g67sg==", - "cpu": [ - "arm64" - ], - "license": "MPL-2.0", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-darwin-x64": { - "version": "1.31.1", - "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.31.1.tgz", - "integrity": "sha512-1ObhyoCY+tGxtsz1lSx5NXCj3nirk0Y0kB/g8B8DT+sSx4G9djitg9ejFnjb3gJNWo7qXH4DIy2SUHvpoFwfTA==", - "cpu": [ - "x64" - ], - "license": "MPL-2.0", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-freebsd-x64": { - "version": "1.31.1", - "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.31.1.tgz", - "integrity": "sha512-1RINmQKAItO6ISxYgPwszQE1BrsVU5aB45ho6O42mu96UiZBxEXsuQ7cJW4zs4CEodPUioj/QrXW1r9pLUM74A==", - "cpu": [ - "x64" - ], - "license": "MPL-2.0", - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-linux-arm-gnueabihf": { - "version": "1.31.1", - "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.31.1.tgz", - "integrity": "sha512-OOCm2//MZJ87CdDK62rZIu+aw9gBv4azMJuA8/KB74wmfS3lnC4yoPHm0uXZ/dvNNHmnZnB8XLAZzObeG0nS1g==", - "cpu": [ - "arm" - ], - "license": "MPL-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-linux-arm64-gnu": { - "version": "1.31.1", - "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.31.1.tgz", - "integrity": "sha512-WKyLWztD71rTnou4xAD5kQT+982wvca7E6QoLpoawZ1gP9JM0GJj4Tp5jMUh9B3AitHbRZ2/H3W5xQmdEOUlLg==", - "cpu": [ - "arm64" - ], - "libc": [ - "glibc" - ], - "license": "MPL-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-linux-arm64-musl": { - "version": "1.31.1", - "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.31.1.tgz", - "integrity": "sha512-mVZ7Pg2zIbe3XlNbZJdjs86YViQFoJSpc41CbVmKBPiGmC4YrfeOyz65ms2qpAobVd7WQsbW4PdsSJEMymyIMg==", - "cpu": [ - "arm64" - ], - "libc": [ - "musl" - ], - "license": "MPL-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-linux-x64-gnu": { - "version": "1.31.1", - "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.31.1.tgz", - "integrity": "sha512-xGlFWRMl+0KvUhgySdIaReQdB4FNudfUTARn7q0hh/V67PVGCs3ADFjw+6++kG1RNd0zdGRlEKa+T13/tQjPMA==", - "cpu": [ - "x64" - ], - "libc": [ - "glibc" - ], - "license": "MPL-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-linux-x64-musl": { - "version": "1.31.1", - "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.31.1.tgz", - "integrity": "sha512-eowF8PrKHw9LpoZii5tdZwnBcYDxRw2rRCyvAXLi34iyeYfqCQNA9rmUM0ce62NlPhCvof1+9ivRaTY6pSKDaA==", - "cpu": [ - "x64" - ], - "libc": [ - "musl" - ], - "license": "MPL-2.0", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-win32-arm64-msvc": { - "version": "1.31.1", - "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.31.1.tgz", - "integrity": "sha512-aJReEbSEQzx1uBlQizAOBSjcmr9dCdL3XuC/6HLXAxmtErsj2ICo5yYggg1qOODQMtnjNQv2UHb9NpOuFtYe4w==", - "cpu": [ - "arm64" - ], - "license": "MPL-2.0", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-win32-x64-msvc": { - "version": "1.31.1", - "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.31.1.tgz", - "integrity": "sha512-I9aiFrbd7oYHwlnQDqr1Roz+fTz61oDDJX7n9tYF9FJymH1cIN1DtKw3iYt6b8WZgEjoNwVSncwF4wx/ZedMhw==", - "cpu": [ - "x64" - ], - "license": "MPL-2.0", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "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-es": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz", - "integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==", - "dev": true, - "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/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/lower-case": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", - "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", - "dev": true, - "license": "MIT", - "dependencies": { - "tslib": "^2.0.3" - } - }, - "node_modules/lru-cache": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", - "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", - "dev": true, - "license": "ISC", - "dependencies": { - "yallist": "^3.0.2" - } - }, - "node_modules/magic-string": { - "version": "0.30.21", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", - "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", - "license": "MIT", - "dependencies": { - "@jridgewell/sourcemap-codec": "^1.5.5" - } - }, - "node_modules/math-intrinsics": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", - "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "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/micromatch/node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8.6" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/minimatch": { - "version": "9.0.9", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz", - "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==", - "dev": true, - "license": "ISC", - "dependencies": { - "brace-expansion": "^2.0.2" - }, - "engines": { - "node": ">=16 || 14 >=14.17" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "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/nanoid": { - "version": "3.3.11", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", - "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "bin": { - "nanoid": "bin/nanoid.cjs" - }, - "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" - } - }, - "node_modules/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/no-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", - "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", - "dev": true, - "license": "MIT", - "dependencies": { - "lower-case": "^2.0.2", - "tslib": "^2.0.3" - } - }, - "node_modules/node-exports-info": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/node-exports-info/-/node-exports-info-1.6.0.tgz", - "integrity": "sha512-pyFS63ptit/P5WqUkt+UUfe+4oevH+bFeIiPPdfb0pFeYEu/1ELnJu5l+5EcTKYL5M7zaAa7S8ddywgXypqKCw==", - "dev": true, - "license": "MIT", - "dependencies": { - "array.prototype.flatmap": "^1.3.3", - "es-errors": "^1.3.0", - "object.entries": "^1.1.9", - "semver": "^6.3.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/node-html-parser": { - "version": "5.4.2", - "resolved": "https://registry.npmjs.org/node-html-parser/-/node-html-parser-5.4.2.tgz", - "integrity": "sha512-RaBPP3+51hPne/OolXxcz89iYvQvKOydaqoePpOgXcrOKZhjVIzmpKZz+Hd/RBO2/zN2q6CNJhQzucVz+u3Jyw==", - "dev": true, - "license": "MIT", - "dependencies": { - "css-select": "^4.2.1", - "he": "1.2.0" - } - }, - "node_modules/node-releases": { - "version": "2.0.36", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.36.tgz", - "integrity": "sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==", - "dev": true, - "license": "MIT" - }, - "node_modules/nth-check": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", - "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "boolbase": "^1.0.0" - }, - "funding": { - "url": "https://github.com/fb55/nth-check?sponsor=1" - } - }, - "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-inspect": { - "version": "1.13.4", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", - "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/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.7", - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz", - "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0", - "has-symbols": "^1.1.0", - "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/object.entries": { - "version": "1.1.9", - "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.9.tgz", - "integrity": "sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.1.1" - }, - "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.values": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.1.tgz", - "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/open": { - "version": "8.4.2", - "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz", - "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "define-lazy-prop": "^2.0.0", - "is-docker": "^2.1.1", - "is-wsl": "^2.2.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/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/own-keys": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/own-keys/-/own-keys-1.0.1.tgz", - "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==", - "dev": true, - "license": "MIT", - "dependencies": { - "get-intrinsic": "^1.2.6", - "object-keys": "^1.1.1", - "safe-push-apply": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "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/param-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz", - "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==", - "dev": true, - "license": "MIT", - "dependencies": { - "dot-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "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/parse-imports-exports": { - "version": "0.2.4", - "resolved": "https://registry.npmjs.org/parse-imports-exports/-/parse-imports-exports-0.2.4.tgz", - "integrity": "sha512-4s6vd6dx1AotCx/RCI2m7t7GCh5bDRUtGNvRfHSP2wbBQdMi67pPe7mtzmgwcaQ8VKK/6IB7Glfyu3qdZJPybQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "parse-statements": "1.0.11" - } - }, - "node_modules/parse-statements": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/parse-statements/-/parse-statements-1.0.11.tgz", - "integrity": "sha512-HlsyYdMBnbPQ9Jr/VgJ1YF4scnldvJpJxCVx6KgqPL4dxppsWrJHCIIxQXMJrqGnsRkNPATbeMJ8Yxu7JMsYcA==", - "dev": true, - "license": "MIT" - }, - "node_modules/pascal-case": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz", - "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", - "dev": true, - "license": "MIT", - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "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-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/pathe": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz", - "integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==", - "dev": true, - "license": "MIT" - }, - "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": "4.0.3", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", - "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/possible-typed-array-names": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz", - "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/postcss": { - "version": "8.5.8", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz", - "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "nanoid": "^3.3.11", - "picocolors": "^1.1.1", - "source-map-js": "^1.2.1" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } - }, - "node_modules/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/prettier": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz", - "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==", - "dev": true, - "license": "MIT", - "bin": { - "prettier": "bin/prettier.cjs" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/prettier/prettier?sponsor=1" - } - }, - "node_modules/prettier-plugin-tailwindcss": { - "version": "0.7.2", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.2.tgz", - "integrity": "sha512-LkphyK3Fw+q2HdMOoiEHWf93fNtYJwfamoKPl7UwtjFQdei/iIBoX11G6j706FzN3ymX9mPVi97qIY8328vdnA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=20.19" - }, - "peerDependencies": { - "@ianvs/prettier-plugin-sort-imports": "*", - "@prettier/plugin-hermes": "*", - "@prettier/plugin-oxc": "*", - "@prettier/plugin-pug": "*", - "@shopify/prettier-plugin-liquid": "*", - "@trivago/prettier-plugin-sort-imports": "*", - "@zackad/prettier-plugin-twig": "*", - "prettier": "^3.0", - "prettier-plugin-astro": "*", - "prettier-plugin-css-order": "*", - "prettier-plugin-jsdoc": "*", - "prettier-plugin-marko": "*", - "prettier-plugin-multiline-arrays": "*", - "prettier-plugin-organize-attributes": "*", - "prettier-plugin-organize-imports": "*", - "prettier-plugin-sort-imports": "*", - "prettier-plugin-svelte": "*" - }, - "peerDependenciesMeta": { - "@ianvs/prettier-plugin-sort-imports": { - "optional": true - }, - "@prettier/plugin-hermes": { - "optional": true - }, - "@prettier/plugin-oxc": { - "optional": true - }, - "@prettier/plugin-pug": { - "optional": true - }, - "@shopify/prettier-plugin-liquid": { - "optional": true - }, - "@trivago/prettier-plugin-sort-imports": { - "optional": true - }, - "@zackad/prettier-plugin-twig": { - "optional": true - }, - "prettier-plugin-astro": { - "optional": true - }, - "prettier-plugin-css-order": { - "optional": true - }, - "prettier-plugin-jsdoc": { - "optional": true - }, - "prettier-plugin-marko": { - "optional": true - }, - "prettier-plugin-multiline-arrays": { - "optional": true - }, - "prettier-plugin-organize-attributes": { - "optional": true - }, - "prettier-plugin-organize-imports": { - "optional": true - }, - "prettier-plugin-sort-imports": { - "optional": true - }, - "prettier-plugin-svelte": { - "optional": true - } - } - }, - "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==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.4.0", - "object-assign": "^4.1.1", - "react-is": "^16.13.1" - } - }, - "node_modules/prop-types/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==", - "license": "MIT" - }, - "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.2.4", - "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz", - "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/react-dom": { - "version": "19.2.4", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz", - "integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==", - "license": "MIT", - "dependencies": { - "scheduler": "^0.27.0" - }, - "peerDependencies": { - "react": "^19.2.4" - } - }, - "node_modules/react-is": { - "version": "19.2.4", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.4.tgz", - "integrity": "sha512-W+EWGn2v0ApPKgKKCy/7s7WHXkboGcsrXE+2joLyVxkbyVQfO3MUEaUQDHoSmb8TFFrSKYa9mw64WZHNHSDzYA==", - "license": "MIT" - }, - "node_modules/react-router": { - "version": "7.13.1", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.13.1.tgz", - "integrity": "sha512-td+xP4X2/6BJvZoX6xw++A2DdEi++YypA69bJUV5oVvqf6/9/9nNlD70YO1e9d3MyamJEBQFEzk6mbfDYbqrSA==", - "license": "MIT", - "dependencies": { - "cookie": "^1.0.1", - "set-cookie-parser": "^2.6.0" - }, - "engines": { - "node": ">=20.0.0" - }, - "peerDependencies": { - "react": ">=18", - "react-dom": ">=18" - }, - "peerDependenciesMeta": { - "react-dom": { - "optional": true - } - } - }, - "node_modules/react-transition-group": { - "version": "4.4.5", - "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz", - "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", - "license": "BSD-3-Clause", - "dependencies": { - "@babel/runtime": "^7.5.5", - "dom-helpers": "^5.0.1", - "loose-envify": "^1.4.0", - "prop-types": "^15.6.2" - }, - "peerDependencies": { - "react": ">=16.6.0", - "react-dom": ">=16.6.0" - } - }, - "node_modules/reflect.getprototypeof": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz", - "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.9", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0", - "get-intrinsic": "^1.2.7", - "get-proto": "^1.0.1", - "which-builtin-type": "^1.2.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/regexp.prototype.flags": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz", - "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "define-properties": "^1.2.1", - "es-errors": "^1.3.0", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "set-function-name": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/relateurl": { - "version": "0.2.7", - "resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz", - "integrity": "sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/reselect": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/reselect/-/reselect-5.1.1.tgz", - "integrity": "sha512-K/BG6eIky/SBpzfHZv/dd+9JBFiS4SWV7FIujVyJRux6e45+73RaUHXLmIR1f7WOMaQ0U1km6qwklRQxpJJY0w==", - "license": "MIT" - }, - "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/reusify": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz", - "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==", - "dev": true, - "license": "MIT", - "engines": { - "iojs": ">=1.0.0", - "node": ">=0.10.0" - } - }, - "node_modules/rollup": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.59.0.tgz", - "integrity": "sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==", - "license": "MIT", - "dependencies": { - "@types/estree": "1.0.8" - }, - "bin": { - "rollup": "dist/bin/rollup" - }, - "engines": { - "node": ">=18.0.0", - "npm": ">=8.0.0" - }, - "optionalDependencies": { - "@rollup/rollup-android-arm-eabi": "4.59.0", - "@rollup/rollup-android-arm64": "4.59.0", - "@rollup/rollup-darwin-arm64": "4.59.0", - "@rollup/rollup-darwin-x64": "4.59.0", - "@rollup/rollup-freebsd-arm64": "4.59.0", - "@rollup/rollup-freebsd-x64": "4.59.0", - "@rollup/rollup-linux-arm-gnueabihf": "4.59.0", - "@rollup/rollup-linux-arm-musleabihf": "4.59.0", - "@rollup/rollup-linux-arm64-gnu": "4.59.0", - "@rollup/rollup-linux-arm64-musl": "4.59.0", - "@rollup/rollup-linux-loong64-gnu": "4.59.0", - "@rollup/rollup-linux-loong64-musl": "4.59.0", - "@rollup/rollup-linux-ppc64-gnu": "4.59.0", - "@rollup/rollup-linux-ppc64-musl": "4.59.0", - "@rollup/rollup-linux-riscv64-gnu": "4.59.0", - "@rollup/rollup-linux-riscv64-musl": "4.59.0", - "@rollup/rollup-linux-s390x-gnu": "4.59.0", - "@rollup/rollup-linux-x64-gnu": "4.59.0", - "@rollup/rollup-linux-x64-musl": "4.59.0", - "@rollup/rollup-openbsd-x64": "4.59.0", - "@rollup/rollup-openharmony-arm64": "4.59.0", - "@rollup/rollup-win32-arm64-msvc": "4.59.0", - "@rollup/rollup-win32-ia32-msvc": "4.59.0", - "@rollup/rollup-win32-x64-gnu": "4.59.0", - "@rollup/rollup-win32-x64-msvc": "4.59.0", - "fsevents": "~2.3.2" - } - }, - "node_modules/rollup-plugin-visualizer": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.14.0.tgz", - "integrity": "sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA==", - "dev": true, - "license": "MIT", - "dependencies": { - "open": "^8.4.0", - "picomatch": "^4.0.2", - "source-map": "^0.7.4", - "yargs": "^17.5.1" - }, - "bin": { - "rollup-plugin-visualizer": "dist/bin/cli.js" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "rolldown": "1.x", - "rollup": "2.x || 3.x || 4.x" - }, - "peerDependenciesMeta": { - "rolldown": { - "optional": true - }, - "rollup": { - "optional": true - } - } - }, - "node_modules/rollup-plugin-visualizer/node_modules/source-map": { - "version": "0.7.6", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz", - "integrity": "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==", - "dev": true, - "license": "BSD-3-Clause", - "engines": { - "node": ">= 12" - } - }, - "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.3", - "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.3.tgz", - "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "get-intrinsic": "^1.2.6", - "has-symbols": "^1.1.0", - "isarray": "^2.0.5" - }, - "engines": { - "node": ">=0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/safe-push-apply": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/safe-push-apply/-/safe-push-apply-1.0.0.tgz", - "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "isarray": "^2.0.5" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/safe-regex-test": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz", - "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "is-regex": "^1.2.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/scheduler": { - "version": "0.27.0", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz", - "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==", - "license": "MIT" - }, - "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/seroval": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/seroval/-/seroval-1.5.1.tgz", - "integrity": "sha512-OwrZRZAfhHww0WEnKHDY8OM0U/Qs8OTfIDWhUD4BLpNJUfXK4cGmjiagGze086m+mhI+V2nD0gfbHEnJjb9STA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - } - }, - "node_modules/seroval-plugins": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/seroval-plugins/-/seroval-plugins-1.5.1.tgz", - "integrity": "sha512-4FbuZ/TMl02sqv0RTFexu0SP6V+ywaIe5bAWCCEik0fk17BhALgwvUDVF7e3Uvf9pxmwCEJsRPmlkUE6HdzLAw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "seroval": "^1.0" - } - }, - "node_modules/set-cookie-parser": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz", - "integrity": "sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==", - "license": "MIT" - }, - "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/set-proto": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/set-proto/-/set-proto-1.0.0.tgz", - "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==", - "dev": true, - "license": "MIT", - "dependencies": { - "dunder-proto": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0" - }, - "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==", - "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/shell-quote": { - "version": "1.8.3", - "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz", - "integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", - "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "object-inspect": "^1.13.3", - "side-channel-list": "^1.0.0", - "side-channel-map": "^1.0.1", - "side-channel-weakmap": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel-list": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz", - "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "object-inspect": "^1.13.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel-map": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", - "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.5", - "object-inspect": "^1.13.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel-weakmap": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", - "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.5", - "object-inspect": "^1.13.3", - "side-channel-map": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/solid-js": { - "version": "1.9.11", - "resolved": "https://registry.npmjs.org/solid-js/-/solid-js-1.9.11.tgz", - "integrity": "sha512-WEJtcc5mkh/BnHA6Yrg4whlF8g6QwpmXXRg4P2ztPmcKeHHlH4+djYecBLhSpecZY2RRECXYUwIc/C2r3yzQ4Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "csstype": "^3.1.0", - "seroval": "~1.5.0", - "seroval-plugins": "~1.5.0" - } - }, - "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/source-map-support": { - "version": "0.5.21", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", - "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", - "devOptional": true, - "license": "MIT", - "dependencies": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - } - }, - "node_modules/source-map-support/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "devOptional": true, - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/stop-iteration-iterator": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz", - "integrity": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "internal-slot": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "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/string.prototype.matchall": { - "version": "4.0.12", - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz", - "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.3", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.6", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.0.0", - "get-intrinsic": "^1.2.6", - "gopd": "^1.2.0", - "has-symbols": "^1.1.0", - "internal-slot": "^1.1.0", - "regexp.prototype.flags": "^1.5.3", - "set-function-name": "^2.0.2", - "side-channel": "^1.1.0" - }, - "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.10", - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz", - "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "define-data-property": "^1.1.4", - "define-properties": "^1.2.1", - "es-abstract": "^1.23.5", - "es-object-atoms": "^1.0.0", - "has-property-descriptors": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/string.prototype.trimend": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz", - "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "call-bound": "^1.0.2", - "define-properties": "^1.2.1", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "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-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/stylis": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.2.0.tgz", - "integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==", - "license": "MIT" - }, - "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/tabbable": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.4.0.tgz", - "integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==", - "license": "MIT" - }, - "node_modules/tailwind-merge": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.5.0.tgz", - "integrity": "sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/dcastil" - } - }, - "node_modules/tailwindcss": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.1.tgz", - "integrity": "sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==", - "license": "MIT" - }, - "node_modules/tapable": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz", - "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==", - "license": "MIT", - "engines": { - "node": ">=6" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/terser": { - "version": "5.46.0", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.46.0.tgz", - "integrity": "sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==", - "devOptional": true, - "license": "BSD-2-Clause", - "dependencies": { - "@jridgewell/source-map": "^0.3.3", - "acorn": "^8.15.0", - "commander": "^2.20.0", - "source-map-support": "~0.5.20" - }, - "bin": { - "terser": "bin/terser" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/terser/node_modules/commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "devOptional": true, - "license": "MIT" - }, - "node_modules/tinyglobby": { - "version": "0.2.15", - "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", - "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", - "license": "MIT", - "dependencies": { - "fdir": "^6.5.0", - "picomatch": "^4.0.3" - }, - "engines": { - "node": ">=12.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/SuperchupuDev" - } - }, - "node_modules/tmp": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz", - "integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14.14" - } - }, - "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": "2.4.0", - "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz", - "integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18.12" - }, - "peerDependencies": { - "typescript": ">=4.8.4" - } - }, - "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==", - "devOptional": true, - "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/typed-array-buffer": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", - "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "es-errors": "^1.3.0", - "is-typed-array": "^1.1.14" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/typed-array-byte-length": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz", - "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.8", - "for-each": "^0.3.3", - "gopd": "^1.2.0", - "has-proto": "^1.2.0", - "is-typed-array": "^1.1.14" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typed-array-byte-offset": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz", - "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "for-each": "^0.3.3", - "gopd": "^1.2.0", - "has-proto": "^1.2.0", - "is-typed-array": "^1.1.15", - "reflect.getprototypeof": "^1.0.9" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typed-array-length": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.7.tgz", - "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.7", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "is-typed-array": "^1.1.13", - "possible-typed-array-names": "^1.0.0", - "reflect.getprototypeof": "^1.0.6" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", - "devOptional": true, - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, - "node_modules/typescript-eslint": { - "version": "8.57.0", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.57.0.tgz", - "integrity": "sha512-W8GcigEMEeB07xEZol8oJ26rigm3+bfPHxHvwbYUlu1fUDsGuQ7Hiskx5xGW/xM4USc9Ephe3jtv7ZYPQntHeA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/eslint-plugin": "8.57.0", - "@typescript-eslint/parser": "8.57.0", - "@typescript-eslint/typescript-estree": "8.57.0", - "@typescript-eslint/utils": "8.57.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 || ^10.0.0", - "typescript": ">=4.8.4 <6.0.0" - } - }, - "node_modules/unbox-primitive": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz", - "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "has-bigints": "^1.0.2", - "has-symbols": "^1.1.0", - "which-boxed-primitive": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/universalify": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", - "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 10.0.0" - } - }, - "node_modules/update-browserslist-db": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz", - "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "escalade": "^3.2.0", - "picocolors": "^1.1.1" - }, - "bin": { - "update-browserslist-db": "cli.js" - }, - "peerDependencies": { - "browserslist": ">= 4.21.0" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.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-sync-external-store": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz", - "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==", - "license": "MIT", - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - } - }, - "node_modules/vite": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz", - "integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==", - "license": "MIT", - "dependencies": { - "esbuild": "^0.27.0", - "fdir": "^6.5.0", - "picomatch": "^4.0.3", - "postcss": "^8.5.6", - "rollup": "^4.43.0", - "tinyglobby": "^0.2.15" - }, - "bin": { - "vite": "bin/vite.js" - }, - "engines": { - "node": "^20.19.0 || >=22.12.0" - }, - "funding": { - "url": "https://github.com/vitejs/vite?sponsor=1" - }, - "optionalDependencies": { - "fsevents": "~2.3.3" - }, - "peerDependencies": { - "@types/node": "^20.19.0 || >=22.12.0", - "jiti": ">=1.21.0", - "less": "^4.0.0", - "lightningcss": "^1.21.0", - "sass": "^1.70.0", - "sass-embedded": "^1.70.0", - "stylus": ">=0.54.8", - "sugarss": "^5.0.0", - "terser": "^5.16.0", - "tsx": "^4.8.1", - "yaml": "^2.4.2" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - }, - "jiti": { - "optional": true - }, - "less": { - "optional": true - }, - "lightningcss": { - "optional": true - }, - "sass": { - "optional": true - }, - "sass-embedded": { - "optional": true - }, - "stylus": { - "optional": true - }, - "sugarss": { - "optional": true - }, - "terser": { - "optional": true - }, - "tsx": { - "optional": true - }, - "yaml": { - "optional": true - } - } - }, - "node_modules/vite-bundle-visualizer": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/vite-bundle-visualizer/-/vite-bundle-visualizer-1.2.1.tgz", - "integrity": "sha512-cwz/Pg6+95YbgIDp+RPwEToc4TKxfsFWSG/tsl2DSZd9YZicUag1tQXjJ5xcL7ydvEoaC2FOZeaXOU60t9BRXw==", - "dev": true, - "license": "MIT", - "dependencies": { - "cac": "^6.7.14", - "import-from-esm": "^1.3.3", - "rollup-plugin-visualizer": "^5.11.0", - "tmp": "^0.2.1" - }, - "bin": { - "vite-bundle-visualizer": "bin.js" - }, - "engines": { - "node": "^18.19.0 || >=20.6.0" - } - }, - "node_modules/vite-plugin-html": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/vite-plugin-html/-/vite-plugin-html-3.2.2.tgz", - "integrity": "sha512-vb9C9kcdzcIo/Oc3CLZVS03dL5pDlOFuhGlZYDCJ840BhWl/0nGeZWf3Qy7NlOayscY4Cm/QRgULCQkEZige5Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@rollup/pluginutils": "^4.2.0", - "colorette": "^2.0.16", - "connect-history-api-fallback": "^1.6.0", - "consola": "^2.15.3", - "dotenv": "^16.0.0", - "dotenv-expand": "^8.0.2", - "ejs": "^3.1.6", - "fast-glob": "^3.2.11", - "fs-extra": "^10.0.1", - "html-minifier-terser": "^6.1.0", - "node-html-parser": "^5.3.3", - "pathe": "^0.2.0" - }, - "peerDependencies": { - "vite": ">=2.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==", - "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.1.1", - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz", - "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-bigint": "^1.1.0", - "is-boolean-object": "^1.2.1", - "is-number-object": "^1.1.1", - "is-string": "^1.1.1", - "is-symbol": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/which-builtin-type": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.1.tgz", - "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "function.prototype.name": "^1.1.6", - "has-tostringtag": "^1.0.2", - "is-async-function": "^2.0.0", - "is-date-object": "^1.1.0", - "is-finalizationregistry": "^1.1.0", - "is-generator-function": "^1.0.10", - "is-regex": "^1.2.1", - "is-weakref": "^1.0.2", - "isarray": "^2.0.5", - "which-boxed-primitive": "^1.1.0", - "which-collection": "^1.0.2", - "which-typed-array": "^1.1.16" - }, - "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.20", - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.20.tgz", - "integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==", - "dev": true, - "license": "MIT", - "dependencies": { - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "for-each": "^0.3.5", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "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": "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/ws": { - "version": "8.19.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz", - "integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": ">=5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, - "node_modules/y18n": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", - "dev": true, - "license": "ISC", - "engines": { - "node": ">=10" - } - }, - "node_modules/yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", - "dev": true, - "license": "ISC" - }, - "node_modules/yargs": { - "version": "17.7.2", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "dev": true, - "license": "MIT", - "dependencies": { - "cliui": "^8.0.1", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.3", - "y18n": "^5.0.5", - "yargs-parser": "^21.1.1" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/yargs-parser": { - "version": "21.1.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", - "dev": true, - "license": "ISC", - "engines": { - "node": ">=12" - } - }, - "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" - } - }, - "node_modules/zod": { - "version": "4.3.6", - "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz", - "integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==", - "dev": true, - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/colinhacks" - } - }, - "node_modules/zod-validation-error": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/zod-validation-error/-/zod-validation-error-4.0.2.tgz", - "integrity": "sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18.0.0" - }, - "peerDependencies": { - "zod": "^3.25.0 || ^4.0.0" - } - } - } -} diff --git a/docs/stats/index.html b/docs/stats/index.html deleted file mode 100644 index bfb7bfb1..00000000 --- a/docs/stats/index.html +++ /dev/null @@ -1,4949 +0,0 @@ - - - -
- - - -