Spaces:
Runtime error
Runtime error
| { | |
| "name": "frontend", | |
| "version": "0.1.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "frontend", | |
| "version": "0.1.0", | |
| "dependencies": { | |
| "@radix-ui/react-slider": "^1.3.6", | |
| "lucide-react": "^1.14.0", | |
| "next": "16.2.4", | |
| "next-intl": "^4.11.0", | |
| "react": "19.2.4", | |
| "react-colorful": "^5.6.1", | |
| "react-dom": "19.2.4", | |
| "react-dropzone": "^15.0.0" | |
| }, | |
| "devDependencies": { | |
| "@tailwindcss/postcss": "^4", | |
| "@types/node": "^20", | |
| "@types/react": "^19", | |
| "@types/react-dom": "^19", | |
| "tailwindcss": "^4", | |
| "typescript": "^5" | |
| } | |
| }, | |
| "node_modules/@alloc/quick-lru": { | |
| "version": "5.2.0", | |
| "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", | |
| "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/@emnapi/runtime": { | |
| "version": "1.10.0", | |
| "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.10.0.tgz", | |
| "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "tslib": "^2.4.0" | |
| } | |
| }, | |
| "node_modules/@formatjs/fast-memoize": { | |
| "version": "3.1.4", | |
| "resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-3.1.4.tgz", | |
| "integrity": "sha512-Lbke1aOrsygKKR09Ux0NrZgbTqpDmiwXOgzyDOJ8Owr1zd5qOKTauf62hH+Seeku3ju77rHWH9I5SfX2CN0vuA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@formatjs/icu-messageformat-parser": { | |
| "version": "3.5.7", | |
| "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-3.5.7.tgz", | |
| "integrity": "sha512-wJxRZ+SiUCIMTL86bQlZU9bEKDQqqvgk2ezQ1BySUdWRfHqOzj4IKUVFeUZKS9w58M4e7wMSG0Sl86LAPb7Qww==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@formatjs/icu-skeleton-parser": "2.1.7" | |
| } | |
| }, | |
| "node_modules/@formatjs/icu-skeleton-parser": { | |
| "version": "2.1.7", | |
| "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-2.1.7.tgz", | |
| "integrity": "sha512-cIw1SFP0bi0CUBiJ2jzp99ws3OJNQDfStcHq9Z0iHWzItmiIikihFO+npR8C80yDlp7ZuBCLXCcKjgWjHicksA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@formatjs/intl-localematcher": { | |
| "version": "0.8.6", | |
| "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.8.6.tgz", | |
| "integrity": "sha512-AZRgUxj0q93lyF7Z5lFS85bLINXuBLX4R3tCKicO6fSWo6cvh9GQfoR3B1WlsqQwefZ1QORTivhInx7gM6HUzQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@formatjs/fast-memoize": "3.1.4" | |
| } | |
| }, | |
| "node_modules/@img/colour": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz", | |
| "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@img/sharp-darwin-arm64": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz", | |
| "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-darwin-arm64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-darwin-x64": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz", | |
| "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-darwin-x64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-darwin-arm64": { | |
| "version": "1.2.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz", | |
| "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-darwin-x64": { | |
| "version": "1.2.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz", | |
| "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-arm": { | |
| "version": "1.2.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz", | |
| "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-arm64": { | |
| "version": "1.2.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz", | |
| "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-ppc64": { | |
| "version": "1.2.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz", | |
| "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-riscv64": { | |
| "version": "1.2.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz", | |
| "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-s390x": { | |
| "version": "1.2.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz", | |
| "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-x64": { | |
| "version": "1.2.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz", | |
| "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linuxmusl-arm64": { | |
| "version": "1.2.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz", | |
| "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linuxmusl-x64": { | |
| "version": "1.2.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz", | |
| "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-arm": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz", | |
| "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-arm": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-arm64": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz", | |
| "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-arm64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-ppc64": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz", | |
| "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-ppc64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-riscv64": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz", | |
| "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-riscv64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-s390x": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz", | |
| "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-s390x": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-x64": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz", | |
| "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-x64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linuxmusl-arm64": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz", | |
| "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linuxmusl-arm64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linuxmusl-x64": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz", | |
| "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linuxmusl-x64": "1.2.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-wasm32": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz", | |
| "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==", | |
| "cpu": [ | |
| "wasm32" | |
| ], | |
| "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@emnapi/runtime": "^1.7.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-win32-arm64": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz", | |
| "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0 AND LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-win32-ia32": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz", | |
| "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "license": "Apache-2.0 AND LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-win32-x64": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz", | |
| "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0 AND LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@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/remapping": { | |
| "version": "2.3.5", | |
| "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", | |
| "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", | |
| "dev": true, | |
| "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==", | |
| "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/@next/env": { | |
| "version": "16.2.4", | |
| "resolved": "https://registry.npmjs.org/@next/env/-/env-16.2.4.tgz", | |
| "integrity": "sha512-dKkkOzOSwFYe5RX6y26fZgkSpVAlIOJKQHIiydQcrWH6y/97+RceSOAdjZ14Qa3zLduVUy0TXcn+EiM6t4rPgw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@next/swc-darwin-arm64": { | |
| "version": "16.2.4", | |
| "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.4.tgz", | |
| "integrity": "sha512-OXTFFox5EKN1Ym08vfrz+OXxmCcEjT4SFMbNRsWZE99dMqt2Kcusl5MqPXcW232RYkMLQTy0hqgAMEsfEd/l2A==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-darwin-x64": { | |
| "version": "16.2.4", | |
| "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.4.tgz", | |
| "integrity": "sha512-XhpVnUfmYWvD3YrXu55XdcAkQtOnvaI6wtQa8fuF5fGoKoxIUZ0kWPtcOfqJEWngFF/lOS9l3+O9CcownhiQxQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-linux-arm64-gnu": { | |
| "version": "16.2.4", | |
| "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.4.tgz", | |
| "integrity": "sha512-Mx/tjlNA3G8kg14QvuGAJ4xBwPk1tUHq56JxZ8CXnZwz1Etz714soCEzGQQzVMz4bEnGPowzkV6Xrp6wAkEWOQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-linux-arm64-musl": { | |
| "version": "16.2.4", | |
| "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.4.tgz", | |
| "integrity": "sha512-iVMMp14514u7Nup2umQS03nT/bN9HurK8ufylC3FZNykrwjtx7V1A7+4kvhbDSCeonTVqV3Txnv0Lu+m2oDXNg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-linux-x64-gnu": { | |
| "version": "16.2.4", | |
| "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.4.tgz", | |
| "integrity": "sha512-EZOvm1aQWgnI/N/xcWOlnS3RQBk0VtVav5Zo7n4p0A7UKyTDx047k8opDbXgBpHl4CulRqRfbw3QrX2w5UOXMQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-linux-x64-musl": { | |
| "version": "16.2.4", | |
| "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.4.tgz", | |
| "integrity": "sha512-h9FxsngCm9cTBf71AR4fGznDEDx1hS7+kSEiIRjq5kO1oXWm07DxVGZjCvk0SGx7TSjlUqhI8oOyz7NfwAdPoA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-win32-arm64-msvc": { | |
| "version": "16.2.4", | |
| "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.4.tgz", | |
| "integrity": "sha512-3NdJV5OXMSOeJYijX+bjaLge3mJBlh4ybydbT4GFoB/2hAojWHtMhl3CYlYoMrjPuodp0nzFVi4Tj2+WaMg+Ow==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-win32-x64-msvc": { | |
| "version": "16.2.4", | |
| "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.4.tgz", | |
| "integrity": "sha512-kMVGgsqhO5YTYODD9IPGGhA6iprWidQckK3LmPeW08PIFENRmgfb4MjXHO+p//d+ts2rpjvK5gXWzXSMrPl9cw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.6.tgz", | |
| "integrity": "sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==", | |
| "hasInstallScript": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "detect-libc": "^2.0.3", | |
| "is-glob": "^4.0.3", | |
| "node-addon-api": "^7.0.0", | |
| "picomatch": "^4.0.3" | |
| }, | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| }, | |
| "optionalDependencies": { | |
| "@parcel/watcher-android-arm64": "2.5.6", | |
| "@parcel/watcher-darwin-arm64": "2.5.6", | |
| "@parcel/watcher-darwin-x64": "2.5.6", | |
| "@parcel/watcher-freebsd-x64": "2.5.6", | |
| "@parcel/watcher-linux-arm-glibc": "2.5.6", | |
| "@parcel/watcher-linux-arm-musl": "2.5.6", | |
| "@parcel/watcher-linux-arm64-glibc": "2.5.6", | |
| "@parcel/watcher-linux-arm64-musl": "2.5.6", | |
| "@parcel/watcher-linux-x64-glibc": "2.5.6", | |
| "@parcel/watcher-linux-x64-musl": "2.5.6", | |
| "@parcel/watcher-win32-arm64": "2.5.6", | |
| "@parcel/watcher-win32-ia32": "2.5.6", | |
| "@parcel/watcher-win32-x64": "2.5.6" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-android-arm64": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.6.tgz", | |
| "integrity": "sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-darwin-arm64": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.6.tgz", | |
| "integrity": "sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-darwin-x64": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.6.tgz", | |
| "integrity": "sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-freebsd-x64": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.6.tgz", | |
| "integrity": "sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-linux-arm-glibc": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.6.tgz", | |
| "integrity": "sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-linux-arm-musl": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.6.tgz", | |
| "integrity": "sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-linux-arm64-glibc": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.6.tgz", | |
| "integrity": "sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-linux-arm64-musl": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.6.tgz", | |
| "integrity": "sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-linux-x64-glibc": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.6.tgz", | |
| "integrity": "sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-linux-x64-musl": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.6.tgz", | |
| "integrity": "sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-win32-arm64": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.6.tgz", | |
| "integrity": "sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-win32-ia32": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.6.tgz", | |
| "integrity": "sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@parcel/watcher-win32-x64": { | |
| "version": "2.5.6", | |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.6.tgz", | |
| "integrity": "sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "node_modules/@radix-ui/number": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/number/-/number-1.1.1.tgz", | |
| "integrity": "sha512-MkKCwxlXTgz6CFoJx3pCwn07GKp36+aZyu/u2Ln2VrA5DcdyCZkASEDBTd8x5whTQQL5CiYf4prXKLcgQdv29g==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@radix-ui/primitive": { | |
| "version": "1.1.3", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", | |
| "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@radix-ui/react-collection": { | |
| "version": "1.1.7", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.7.tgz", | |
| "integrity": "sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-slot": "1.2.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-compose-refs": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", | |
| "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-context": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", | |
| "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-direction": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.1.tgz", | |
| "integrity": "sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-primitive": { | |
| "version": "2.1.3", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", | |
| "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-slot": "1.2.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-slider": { | |
| "version": "1.3.6", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-slider/-/react-slider-1.3.6.tgz", | |
| "integrity": "sha512-JPYb1GuM1bxfjMRlNLE+BcmBC8onfCi60Blk7OBqi2MLTFdS+8401U4uFjnwkOr49BLmXxLC6JHkvAsx5OJvHw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/number": "1.1.1", | |
| "@radix-ui/primitive": "1.1.3", | |
| "@radix-ui/react-collection": "1.1.7", | |
| "@radix-ui/react-compose-refs": "1.1.2", | |
| "@radix-ui/react-context": "1.1.2", | |
| "@radix-ui/react-direction": "1.1.1", | |
| "@radix-ui/react-primitive": "2.1.3", | |
| "@radix-ui/react-use-controllable-state": "1.2.2", | |
| "@radix-ui/react-use-layout-effect": "1.1.1", | |
| "@radix-ui/react-use-previous": "1.1.1", | |
| "@radix-ui/react-use-size": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "@types/react-dom": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", | |
| "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| }, | |
| "@types/react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-slot": { | |
| "version": "1.2.3", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", | |
| "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-compose-refs": "1.1.2" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-use-controllable-state": { | |
| "version": "1.2.2", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", | |
| "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-use-effect-event": "0.0.2", | |
| "@radix-ui/react-use-layout-effect": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-use-effect-event": { | |
| "version": "0.0.2", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-effect-event/-/react-use-effect-event-0.0.2.tgz", | |
| "integrity": "sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-use-layout-effect": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-use-layout-effect": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz", | |
| "integrity": "sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-use-previous": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-previous/-/react-use-previous-1.1.1.tgz", | |
| "integrity": "sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@radix-ui/react-use-size": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-use-size/-/react-use-size-1.1.1.tgz", | |
| "integrity": "sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@radix-ui/react-use-layout-effect": "1.1.1" | |
| }, | |
| "peerDependencies": { | |
| "@types/react": "*", | |
| "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/react": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@schummar/icu-type-parser": { | |
| "version": "1.21.5", | |
| "resolved": "https://registry.npmjs.org/@schummar/icu-type-parser/-/icu-type-parser-1.21.5.tgz", | |
| "integrity": "sha512-bXHSaW5jRTmke9Vd0h5P7BtWZG9Znqb8gSDxZnxaGSJnGwPLDPfS+3g0BKzeWqzgZPsIVZkM7m2tbo18cm5HBw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@swc/core-darwin-arm64": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.33.tgz", | |
| "integrity": "sha512-N+L0uXhuO7FIfzqwgxmzv0zIpV0qEp8wPX3QQs2p4atjMoywup2JTeDlXPw+z9pWJGCae3JjM+tZ6myclI+2gA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-darwin-x64": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.33.tgz", | |
| "integrity": "sha512-/Il4QHSOhV4FekbsDtkrNmKbsX26oSysvgrRswa/RYOHXAkwXDbB4jaeKq6PsJLSPkzJ2KzQ061gtBnk0vNHfA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-arm-gnueabihf": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.15.33.tgz", | |
| "integrity": "sha512-C64hBnBxq4viOPQ8hlx+2lJ23bzZBGnjw7ryALmS+0Q3zHmwO8lw1/DArLENw4Q18/0w5wdEO1k3m1wWNtKGqQ==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-arm64-gnu": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.15.33.tgz", | |
| "integrity": "sha512-TRJfnJbX3jqpxRDRoieMzRiCBS5jOmXNb3iQXmcgjFEHKLnAgK1RZRU8Cq1MsPqO4jAJp/ld1G4O3fXuxv85uw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-arm64-musl": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.15.33.tgz", | |
| "integrity": "sha512-il7tYM+CpUNzieQbwAjFT1P8zqAhmGWNAGhQZBnxurXZ0aNn+5nqYFTEUKNZl7QibtT0uQXzTZrNGHCIj6Y1Og==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-ppc64-gnu": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-ppc64-gnu/-/core-linux-ppc64-gnu-1.15.33.tgz", | |
| "integrity": "sha512-ZtNBwN0Z7CFj9Il0FcPaKdjgP7URyKu/3RfH46vq+0paOBqLj4NYldD6Qo//Duif/7IOtAraUfDOmp0PLAufog==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-s390x-gnu": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-s390x-gnu/-/core-linux-s390x-gnu-1.15.33.tgz", | |
| "integrity": "sha512-De1IyajoOmhOYYjw/lx66bKlyDpHZTueqwpDrWgf5O7T6d1ODeJJO9/OqMBmrBQc5C+dNnlmIufHsp4QVCWufA==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-x64-gnu": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.33.tgz", | |
| "integrity": "sha512-mGTH0YxmUN+x6vRN/I6NOk5X0ogNktkwPnJ94IMvR7QjhRDwL0O8RXEDhyUM0YtwWrryBOqaJQBX4zruxEPRGw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-linux-x64-musl": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.15.33.tgz", | |
| "integrity": "sha512-hj628ZkSEJf6zMf5VMbYrG2O6QqyTIp2qwY6VlCjvIa9lAEZ5c2lfPblCLVGYubTeLJDxadLB/CxqQYOQABeEQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-win32-arm64-msvc": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.15.33.tgz", | |
| "integrity": "sha512-GV2oohtN2/5+KSccl86VULu3aT+LrISC8uzgSq0FRnikpD+Zwc+sBlXmoKQ+Db6jI57ITUOIB8jRkdGMABC29g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-win32-ia32-msvc": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.15.33.tgz", | |
| "integrity": "sha512-gtyvzSNR8DHKfFEA2uqb8Ld1myqi6uEg2jyeUq3ikn5ytYs7H8RpZYC8mdy4NXr8hfcdJfCLXPlYaqqfBXpoEQ==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "license": "Apache-2.0 AND MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/@swc/core-win32-x64-msvc": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.33.tgz", | |
| "integrity": "sha512-d6fRqQSkJI+kmMEBWaDQ7TMl8+YjLYbwRUPZQ9DY0ORBJeTzOrG0twvfvlZ2xgw6jA0ScQKgfBm4vHLSLl5Hqg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "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==", | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/@swc/helpers": { | |
| "version": "0.5.15", | |
| "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz", | |
| "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "tslib": "^2.8.0" | |
| } | |
| }, | |
| "node_modules/@swc/types": { | |
| "version": "0.1.26", | |
| "resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.26.tgz", | |
| "integrity": "sha512-lyMwd7WGgG79RS7EERZV3T8wMdmPq3xwyg+1nmAM64kIhx5yl+juO2PYIHb7vTiPgPCj8LYjsNV2T5wiQHUEaw==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@swc/counter": "^0.1.3" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/node": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.4.tgz", | |
| "integrity": "sha512-Ai7+yQPxz3ddrDQzFfBKdHEVBg0w3Zl83jnjuwxnZOsnH9pGn93QHQtpU0p/8rYWxvbFZHneni6p1BSLK4DkGA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jridgewell/remapping": "^2.3.5", | |
| "enhanced-resolve": "^5.19.0", | |
| "jiti": "^2.6.1", | |
| "lightningcss": "1.32.0", | |
| "magic-string": "^0.30.21", | |
| "source-map-js": "^1.2.1", | |
| "tailwindcss": "4.2.4" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.4.tgz", | |
| "integrity": "sha512-9El/iI069DKDSXwTvB9J4BwdO5JhRrOweGaK25taBAvBXyXqJAX+Jqdvs8r8gKpsI/1m0LeJLyQYTf/WLrBT1Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 20" | |
| }, | |
| "optionalDependencies": { | |
| "@tailwindcss/oxide-android-arm64": "4.2.4", | |
| "@tailwindcss/oxide-darwin-arm64": "4.2.4", | |
| "@tailwindcss/oxide-darwin-x64": "4.2.4", | |
| "@tailwindcss/oxide-freebsd-x64": "4.2.4", | |
| "@tailwindcss/oxide-linux-arm-gnueabihf": "4.2.4", | |
| "@tailwindcss/oxide-linux-arm64-gnu": "4.2.4", | |
| "@tailwindcss/oxide-linux-arm64-musl": "4.2.4", | |
| "@tailwindcss/oxide-linux-x64-gnu": "4.2.4", | |
| "@tailwindcss/oxide-linux-x64-musl": "4.2.4", | |
| "@tailwindcss/oxide-wasm32-wasi": "4.2.4", | |
| "@tailwindcss/oxide-win32-arm64-msvc": "4.2.4", | |
| "@tailwindcss/oxide-win32-x64-msvc": "4.2.4" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-android-arm64": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.4.tgz", | |
| "integrity": "sha512-e7MOr1SAn9U8KlZzPi1ZXGZHeC5anY36qjNwmZv9pOJ8E4Q6jmD1vyEHkQFmNOIN7twGPEMXRHmitN4zCMN03g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-darwin-arm64": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.4.tgz", | |
| "integrity": "sha512-tSC/Kbqpz/5/o/C2sG7QvOxAKqyd10bq+ypZNf+9Fi2TvbVbv1zNpcEptcsU7DPROaSbVgUXmrzKhurFvo5eDg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-darwin-x64": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.4.tgz", | |
| "integrity": "sha512-yPyUXn3yO/ufR6+Kzv0t4fCg2qNr90jxXc5QqBpjlPNd0NqyDXcmQb/6weunH/MEDXW5dhyEi+agTDiqa3WsGg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-freebsd-x64": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.4.tgz", | |
| "integrity": "sha512-BoMIB4vMQtZsXdGLVc2z+P9DbETkiopogfWZKbWwM8b/1Vinbs4YcUwo+kM/KeLkX3Ygrf4/PsRndKaYhS8Eiw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.4.tgz", | |
| "integrity": "sha512-7pIHBLTHYRAlS7V22JNuTh33yLH4VElwKtB3bwchK/UaKUPpQ0lPQiOWcbm4V3WP2I6fNIJ23vABIvoy2izdwA==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.4.tgz", | |
| "integrity": "sha512-+E4wxJ0ZGOzSH325reXTWB48l42i93kQqMvDyz5gqfRzRZ7faNhnmvlV4EPGJU3QJM/3Ab5jhJ5pCRUsKn6OQw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-linux-arm64-musl": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.4.tgz", | |
| "integrity": "sha512-bBADEGAbo4ASnppIziaQJelekCxdMaxisrk+fB7Thit72IBnALp9K6ffA2G4ruj90G9XRS2VQ6q2bCKbfFV82g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-linux-x64-gnu": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.4.tgz", | |
| "integrity": "sha512-7Mx25E4WTfnht0TVRTyC00j3i0M+EeFe7wguMDTlX4mRxafznw0CA8WJkFjWYH5BlgELd1kSjuU2JiPnNZbJDA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-linux-x64-musl": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.4.tgz", | |
| "integrity": "sha512-2wwJRF7nyhOR0hhHoChc04xngV3iS+akccHTGtz965FwF0up4b2lOdo6kI1EbDaEXKgvcrFBYcYQQ/rrnWFVfA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-wasm32-wasi": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.4.tgz", | |
| "integrity": "sha512-FQsqApeor8Fo6gUEklzmaa9994orJZZDBAlQpK2Mq+DslRKFJeD6AjHpBQ0kZFQohVr8o85PPh8eOy86VlSCmw==", | |
| "bundleDependencies": [ | |
| "@napi-rs/wasm-runtime", | |
| "@emnapi/core", | |
| "@emnapi/runtime", | |
| "@tybys/wasm-util", | |
| "@emnapi/wasi-threads", | |
| "tslib" | |
| ], | |
| "cpu": [ | |
| "wasm32" | |
| ], | |
| "dev": true, | |
| "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.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.4.tgz", | |
| "integrity": "sha512-L9BXqxC4ToVgwMFqj3pmZRqyHEztulpUJzCxUtLjobMCzTPsGt1Fa9enKbOpY2iIyVtaHNeNvAK8ERP/64sqGQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-win32-x64-msvc": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.4.tgz", | |
| "integrity": "sha512-ESlKG0EpVJQwRjXDDa9rLvhEAh0mhP1sF7sap9dNZT0yyl9SAG6T7gdP09EH0vIv0UNTlo6jPWyujD6559fZvw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/postcss": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.2.4.tgz", | |
| "integrity": "sha512-wgAVj6nUWAolAu8YFvzT2cTBIElWHkjZwFYovF+xsqKsW2ADxM/X2opxj5NsF/qVccAOjRNe8X2IdPzMsWyHTg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@alloc/quick-lru": "^5.2.0", | |
| "@tailwindcss/node": "4.2.4", | |
| "@tailwindcss/oxide": "4.2.4", | |
| "postcss": "^8.5.6", | |
| "tailwindcss": "4.2.4" | |
| } | |
| }, | |
| "node_modules/@types/node": { | |
| "version": "20.19.39", | |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.39.tgz", | |
| "integrity": "sha512-orrrD74MBUyK8jOAD/r0+lfa1I2MO6I+vAkmAWzMYbCcgrN4lCrmK52gRFQq/JRxfYPfonkr4b0jcY7Olqdqbw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "undici-types": "~6.21.0" | |
| } | |
| }, | |
| "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==", | |
| "devOptional": true, | |
| "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==", | |
| "devOptional": true, | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "@types/react": "^19.2.0" | |
| } | |
| }, | |
| "node_modules/attr-accept": { | |
| "version": "2.2.5", | |
| "resolved": "https://registry.npmjs.org/attr-accept/-/attr-accept-2.2.5.tgz", | |
| "integrity": "sha512-0bDNnY/u6pPwHDMoF0FieU354oBi0a8rD9FcsLwzcGWbc8KS8KPIi7y+s13OlVY+gMWc/9xEMUgNE6Qm8ZllYQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/baseline-browser-mapping": { | |
| "version": "2.10.27", | |
| "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.27.tgz", | |
| "integrity": "sha512-zEs/ufmZoUd7WftKpKyXaT6RFxpQ5Qm9xytKRHvJfxFV9DFJkZph9RvJ1LcOUi0Z1ZVijMte65JbILeV+8QQEA==", | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "baseline-browser-mapping": "dist/cli.cjs" | |
| }, | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/caniuse-lite": { | |
| "version": "1.0.30001792", | |
| "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001792.tgz", | |
| "integrity": "sha512-hVLMUZFgR4JJ6ACt1uEESvQN1/dBVqPAKY0hgrV70eN3391K6juAfTjKZLKvOMsx8PxA7gsY1/tLMMTcfFLLpw==", | |
| "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/client-only": { | |
| "version": "0.0.1", | |
| "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz", | |
| "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/csstype": { | |
| "version": "3.2.3", | |
| "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", | |
| "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", | |
| "devOptional": true, | |
| "license": "MIT" | |
| }, | |
| "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/enhanced-resolve": { | |
| "version": "5.21.0", | |
| "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.21.0.tgz", | |
| "integrity": "sha512-otxSQPw4lkOZWkHpB3zaEQs6gWYEsmX4xQF68ElXC/TWvGxGMSGOvoNbaLXm6/cS/fSfHtsEdw90y20PCd+sCA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "graceful-fs": "^4.2.4", | |
| "tapable": "^2.3.3" | |
| }, | |
| "engines": { | |
| "node": ">=10.13.0" | |
| } | |
| }, | |
| "node_modules/file-selector": { | |
| "version": "2.1.2", | |
| "resolved": "https://registry.npmjs.org/file-selector/-/file-selector-2.1.2.tgz", | |
| "integrity": "sha512-QgXo+mXTe8ljeqUFaX3QVHc5osSItJ/Km+xpocx0aSqWGMSCf6qYs/VnzZgS864Pjn5iceMRFigeAV7AfTlaig==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tslib": "^2.7.0" | |
| }, | |
| "engines": { | |
| "node": ">= 12" | |
| } | |
| }, | |
| "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/icu-minify": { | |
| "version": "4.11.0", | |
| "resolved": "https://registry.npmjs.org/icu-minify/-/icu-minify-4.11.0.tgz", | |
| "integrity": "sha512-XRvblCwLqWXio5ZLcmDqXvJv7alSACK6UjXuuMOdQWB//d25AQX6xlVlI1FEbc3Q6iPLXXo6HaVLn8LcAFhn1Q==", | |
| "funding": [ | |
| { | |
| "type": "individual", | |
| "url": "https://github.com/sponsors/amannn" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "@formatjs/icu-messageformat-parser": "^3.4.0" | |
| } | |
| }, | |
| "node_modules/intl-messageformat": { | |
| "version": "11.2.4", | |
| "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-11.2.4.tgz", | |
| "integrity": "sha512-iKP6+uJXn+XcfRgYfGPE3+mqCoODV2vATrXDLo/YkYgIdelJHJPBEbc0GZThipAYPuk+8QJFiPgOfblU085ABg==", | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@formatjs/fast-memoize": "3.1.4", | |
| "@formatjs/icu-messageformat-parser": "3.5.7" | |
| } | |
| }, | |
| "node_modules/is-extglob": { | |
| "version": "2.1.1", | |
| "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", | |
| "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/is-glob": { | |
| "version": "4.0.3", | |
| "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", | |
| "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-extglob": "^2.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/jiti": { | |
| "version": "2.7.0", | |
| "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.7.0.tgz", | |
| "integrity": "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==", | |
| "dev": true, | |
| "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/lightningcss": { | |
| "version": "1.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz", | |
| "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==", | |
| "dev": true, | |
| "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.32.0", | |
| "lightningcss-darwin-arm64": "1.32.0", | |
| "lightningcss-darwin-x64": "1.32.0", | |
| "lightningcss-freebsd-x64": "1.32.0", | |
| "lightningcss-linux-arm-gnueabihf": "1.32.0", | |
| "lightningcss-linux-arm64-gnu": "1.32.0", | |
| "lightningcss-linux-arm64-musl": "1.32.0", | |
| "lightningcss-linux-x64-gnu": "1.32.0", | |
| "lightningcss-linux-x64-musl": "1.32.0", | |
| "lightningcss-win32-arm64-msvc": "1.32.0", | |
| "lightningcss-win32-x64-msvc": "1.32.0" | |
| } | |
| }, | |
| "node_modules/lightningcss-android-arm64": { | |
| "version": "1.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz", | |
| "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "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.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz", | |
| "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "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.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz", | |
| "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "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.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz", | |
| "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "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.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz", | |
| "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "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.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz", | |
| "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "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.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz", | |
| "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "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.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz", | |
| "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "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.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz", | |
| "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "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.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz", | |
| "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "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.32.0", | |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz", | |
| "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MPL-2.0", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 12.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/parcel" | |
| } | |
| }, | |
| "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/lucide-react": { | |
| "version": "1.14.0", | |
| "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.14.0.tgz", | |
| "integrity": "sha512-+1mdWcfSJVUsaTIjN9zoezmUhfXo5l0vP7ekBMPo3jcS/aIkxHnXqAPsByszMZx/Y8oQBRJxJx5xg+RH3urzxA==", | |
| "license": "ISC", | |
| "peerDependencies": { | |
| "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" | |
| } | |
| }, | |
| "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/nanoid": { | |
| "version": "3.3.12", | |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz", | |
| "integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "bin": { | |
| "nanoid": "bin/nanoid.cjs" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" | |
| } | |
| }, | |
| "node_modules/negotiator": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz", | |
| "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/next": { | |
| "version": "16.2.4", | |
| "resolved": "https://registry.npmjs.org/next/-/next-16.2.4.tgz", | |
| "integrity": "sha512-kPvz56wF5frc+FxlHI5qnklCzbq53HTwORaWBGdT0vNoKh1Aya9XC8aPauH4NJxqtzbWsS5mAbctm4cr+EkQ2Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@next/env": "16.2.4", | |
| "@swc/helpers": "0.5.15", | |
| "baseline-browser-mapping": "^2.9.19", | |
| "caniuse-lite": "^1.0.30001579", | |
| "postcss": "8.4.31", | |
| "styled-jsx": "5.1.6" | |
| }, | |
| "bin": { | |
| "next": "dist/bin/next" | |
| }, | |
| "engines": { | |
| "node": ">=20.9.0" | |
| }, | |
| "optionalDependencies": { | |
| "@next/swc-darwin-arm64": "16.2.4", | |
| "@next/swc-darwin-x64": "16.2.4", | |
| "@next/swc-linux-arm64-gnu": "16.2.4", | |
| "@next/swc-linux-arm64-musl": "16.2.4", | |
| "@next/swc-linux-x64-gnu": "16.2.4", | |
| "@next/swc-linux-x64-musl": "16.2.4", | |
| "@next/swc-win32-arm64-msvc": "16.2.4", | |
| "@next/swc-win32-x64-msvc": "16.2.4", | |
| "sharp": "^0.34.5" | |
| }, | |
| "peerDependencies": { | |
| "@opentelemetry/api": "^1.1.0", | |
| "@playwright/test": "^1.51.1", | |
| "babel-plugin-react-compiler": "*", | |
| "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", | |
| "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", | |
| "sass": "^1.3.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@opentelemetry/api": { | |
| "optional": true | |
| }, | |
| "@playwright/test": { | |
| "optional": true | |
| }, | |
| "babel-plugin-react-compiler": { | |
| "optional": true | |
| }, | |
| "sass": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/next-intl": { | |
| "version": "4.11.0", | |
| "resolved": "https://registry.npmjs.org/next-intl/-/next-intl-4.11.0.tgz", | |
| "integrity": "sha512-Chp8rgEVUYOX/bCtYy+PXH6lDX3X+GPT9sR9HScHroL283em/4urP9btfdHEMEHJJXdq2W/5wDaDDtWONPdNSA==", | |
| "funding": [ | |
| { | |
| "type": "individual", | |
| "url": "https://github.com/sponsors/amannn" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "@formatjs/intl-localematcher": "^0.8.1", | |
| "@parcel/watcher": "^2.4.1", | |
| "@swc/core": "^1.15.2", | |
| "icu-minify": "^4.11.0", | |
| "negotiator": "^1.0.0", | |
| "next-intl-swc-plugin-extractor": "^4.11.0", | |
| "po-parser": "^2.1.1", | |
| "use-intl": "^4.11.0" | |
| }, | |
| "peerDependencies": { | |
| "next": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0", | |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "typescript": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/next-intl-swc-plugin-extractor": { | |
| "version": "4.11.0", | |
| "resolved": "https://registry.npmjs.org/next-intl-swc-plugin-extractor/-/next-intl-swc-plugin-extractor-4.11.0.tgz", | |
| "integrity": "sha512-WUGBSxGNd8eQ0rAsJHFmRw2H7+SZAXQIY/HAnYM57JaUsj5D2vx4KOz4zFtXlyKDtsw9awHfgWVvBae2/RDF9A==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/next-intl/node_modules/@swc/core": { | |
| "version": "1.15.33", | |
| "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.15.33.tgz", | |
| "integrity": "sha512-jOlwnFV2xhuuZeAUILGFULeR6vDPfijEJ57evfocwznQldLU3w2cZ9bSDryY9ip+AsM3r1NJKzf47V2NXebkeQ==", | |
| "hasInstallScript": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@swc/counter": "^0.1.3", | |
| "@swc/types": "^0.1.26" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/swc" | |
| }, | |
| "optionalDependencies": { | |
| "@swc/core-darwin-arm64": "1.15.33", | |
| "@swc/core-darwin-x64": "1.15.33", | |
| "@swc/core-linux-arm-gnueabihf": "1.15.33", | |
| "@swc/core-linux-arm64-gnu": "1.15.33", | |
| "@swc/core-linux-arm64-musl": "1.15.33", | |
| "@swc/core-linux-ppc64-gnu": "1.15.33", | |
| "@swc/core-linux-s390x-gnu": "1.15.33", | |
| "@swc/core-linux-x64-gnu": "1.15.33", | |
| "@swc/core-linux-x64-musl": "1.15.33", | |
| "@swc/core-win32-arm64-msvc": "1.15.33", | |
| "@swc/core-win32-ia32-msvc": "1.15.33", | |
| "@swc/core-win32-x64-msvc": "1.15.33" | |
| }, | |
| "peerDependencies": { | |
| "@swc/helpers": ">=0.5.17" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@swc/helpers": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/next-intl/node_modules/@swc/helpers": { | |
| "version": "0.5.21", | |
| "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.21.tgz", | |
| "integrity": "sha512-jI/VAmtdjB/RnI8GTnokyX7Ug8c+g+ffD6QRLa6XQewtnGyukKkKSk3wLTM3b5cjt1jNh9x0jfVlagdN2gDKQg==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "peer": true, | |
| "dependencies": { | |
| "tslib": "^2.8.0" | |
| } | |
| }, | |
| "node_modules/next/node_modules/postcss": { | |
| "version": "8.4.31", | |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", | |
| "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/postcss/" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/postcss" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "nanoid": "^3.3.6", | |
| "picocolors": "^1.0.0", | |
| "source-map-js": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || >=14" | |
| } | |
| }, | |
| "node_modules/node-addon-api": { | |
| "version": "7.1.1", | |
| "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz", | |
| "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==", | |
| "license": "MIT" | |
| }, | |
| "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/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.4", | |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", | |
| "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/jonschlinkert" | |
| } | |
| }, | |
| "node_modules/po-parser": { | |
| "version": "2.1.1", | |
| "resolved": "https://registry.npmjs.org/po-parser/-/po-parser-2.1.1.tgz", | |
| "integrity": "sha512-ECF4zHLbUItpUgE3OTtLKlPjeBN+fKEczj2zYjDfCGOzicNs0GK3Vg2IoAYwx7LH/XYw43fZQP6xnZ4TkNxSLQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/postcss": { | |
| "version": "8.5.14", | |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz", | |
| "integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/postcss/" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/postcss" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "nanoid": "^3.3.11", | |
| "picocolors": "^1.1.1", | |
| "source-map-js": "^1.2.1" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || >=14" | |
| } | |
| }, | |
| "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/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-colorful": { | |
| "version": "5.6.1", | |
| "resolved": "https://registry.npmjs.org/react-colorful/-/react-colorful-5.6.1.tgz", | |
| "integrity": "sha512-1exovf0uGTGyq5mXQT0zgQ80uvj2PCwvF8zY1RN9/vbJVSjSo3fsB/4L3ObbF7u70NduSiK4xu4Y6q1MHoUGEw==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "react": ">=16.8.0", | |
| "react-dom": ">=16.8.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-dropzone": { | |
| "version": "15.0.0", | |
| "resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-15.0.0.tgz", | |
| "integrity": "sha512-lGjYV/EoqEjEWPnmiSvH4v5IoIAwQM2W4Z1C0Q/Pw2xD0eVzKPS359BQTUMum+1fa0kH2nrKjuavmTPOGhpLPg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "attr-accept": "^2.2.4", | |
| "file-selector": "^2.1.0", | |
| "prop-types": "^15.8.1" | |
| }, | |
| "engines": { | |
| "node": ">= 10.13" | |
| }, | |
| "peerDependencies": { | |
| "react": ">= 16.8 || 18.0.0" | |
| } | |
| }, | |
| "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/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": "7.7.4", | |
| "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", | |
| "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", | |
| "license": "ISC", | |
| "optional": true, | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/sharp": { | |
| "version": "0.34.5", | |
| "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz", | |
| "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==", | |
| "hasInstallScript": true, | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "@img/colour": "^1.0.0", | |
| "detect-libc": "^2.1.2", | |
| "semver": "^7.7.3" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-darwin-arm64": "0.34.5", | |
| "@img/sharp-darwin-x64": "0.34.5", | |
| "@img/sharp-libvips-darwin-arm64": "1.2.4", | |
| "@img/sharp-libvips-darwin-x64": "1.2.4", | |
| "@img/sharp-libvips-linux-arm": "1.2.4", | |
| "@img/sharp-libvips-linux-arm64": "1.2.4", | |
| "@img/sharp-libvips-linux-ppc64": "1.2.4", | |
| "@img/sharp-libvips-linux-riscv64": "1.2.4", | |
| "@img/sharp-libvips-linux-s390x": "1.2.4", | |
| "@img/sharp-libvips-linux-x64": "1.2.4", | |
| "@img/sharp-libvips-linuxmusl-arm64": "1.2.4", | |
| "@img/sharp-libvips-linuxmusl-x64": "1.2.4", | |
| "@img/sharp-linux-arm": "0.34.5", | |
| "@img/sharp-linux-arm64": "0.34.5", | |
| "@img/sharp-linux-ppc64": "0.34.5", | |
| "@img/sharp-linux-riscv64": "0.34.5", | |
| "@img/sharp-linux-s390x": "0.34.5", | |
| "@img/sharp-linux-x64": "0.34.5", | |
| "@img/sharp-linuxmusl-arm64": "0.34.5", | |
| "@img/sharp-linuxmusl-x64": "0.34.5", | |
| "@img/sharp-wasm32": "0.34.5", | |
| "@img/sharp-win32-arm64": "0.34.5", | |
| "@img/sharp-win32-ia32": "0.34.5", | |
| "@img/sharp-win32-x64": "0.34.5" | |
| } | |
| }, | |
| "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/styled-jsx": { | |
| "version": "5.1.6", | |
| "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz", | |
| "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "client-only": "0.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 12.0.0" | |
| }, | |
| "peerDependencies": { | |
| "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@babel/core": { | |
| "optional": true | |
| }, | |
| "babel-plugin-macros": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/tailwindcss": { | |
| "version": "4.2.4", | |
| "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.4.tgz", | |
| "integrity": "sha512-HhKppgO81FQof5m6TEnuBWCZGgfRAWbaeOaGT00KOy/Pf/j6oUihdvBpA7ltCeAvZpFhW3j0PTclkxsd4IXYDA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/tapable": { | |
| "version": "2.3.3", | |
| "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.3.tgz", | |
| "integrity": "sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/webpack" | |
| } | |
| }, | |
| "node_modules/tslib": { | |
| "version": "2.8.1", | |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", | |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", | |
| "license": "0BSD" | |
| }, | |
| "node_modules/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/undici-types": { | |
| "version": "6.21.0", | |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", | |
| "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/use-intl": { | |
| "version": "4.11.0", | |
| "resolved": "https://registry.npmjs.org/use-intl/-/use-intl-4.11.0.tgz", | |
| "integrity": "sha512-7ILhTLuo3fnSKhoTGDk5X9591pjtWr6qB4inrlvGkN9OEyKhoiG73GZFoLSs68wz3BsSGtoWa62iWvrYEYU+iA==", | |
| "funding": [ | |
| { | |
| "type": "individual", | |
| "url": "https://github.com/sponsors/amannn" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "@formatjs/fast-memoize": "^3.1.0", | |
| "@schummar/icu-type-parser": "1.21.5", | |
| "icu-minify": "^4.11.0", | |
| "intl-messageformat": "^11.1.0" | |
| }, | |
| "peerDependencies": { | |
| "react": "^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0" | |
| } | |
| } | |
| } | |
| } | |