| { | |
| "name": "trenches-platform", | |
| "version": "0.1.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "trenches-platform", | |
| "version": "0.1.0", | |
| "dependencies": { | |
| "@gsap/react": "^2.1.2", | |
| "@radix-ui/react-slot": "^1.2.4", | |
| "class-variance-authority": "^0.7.1", | |
| "clsx": "^2.1.1", | |
| "d3-geo": "^3.1.1", | |
| "gsap": "^3.14.2", | |
| "lucide-react": "^0.577.0", | |
| "mapbox-gl": "^3.19.1", | |
| "motion": "^12.35.1", | |
| "next": "^16.0.0", | |
| "react": "^19.2.0", | |
| "react-dom": "^19.2.0", | |
| "tailwind-merge": "^3.5.0", | |
| "topojson-client": "^3.1.0", | |
| "world-atlas": "^2.0.2" | |
| }, | |
| "devDependencies": { | |
| "@tailwindcss/postcss": "^4.1.12", | |
| "@types/d3-geo": "^3.1.0", | |
| "@types/node": "^24.3.0", | |
| "@types/react": "^19.2.2", | |
| "@types/react-dom": "^19.2.2", | |
| "@types/topojson-client": "^3.1.5", | |
| "playwright": "^1.58.2", | |
| "postcss": "^8.5.6", | |
| "tailwindcss": "^4.1.12", | |
| "typescript": "^5.9.2" | |
| } | |
| }, | |
| "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.8.1", | |
| "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz", | |
| "integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "tslib": "^2.4.0" | |
| } | |
| }, | |
| "node_modules/@gsap/react": { | |
| "version": "2.1.2", | |
| "resolved": "https://registry.npmjs.org/@gsap/react/-/react-2.1.2.tgz", | |
| "integrity": "sha512-JqliybO1837UcgH2hVOM4VO+38APk3ECNrsuSM4MuXp+rbf+/2IG2K1YJiqfTcXQHH7XlA0m3ykniFYstfq0Iw==", | |
| "license": "SEE LICENSE AT https://gsap.com/standard-license", | |
| "peerDependencies": { | |
| "gsap": "^3.12.5", | |
| "react": ">=17" | |
| } | |
| }, | |
| "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/@mapbox/jsonlint-lines-primitives": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/@mapbox/jsonlint-lines-primitives/-/jsonlint-lines-primitives-2.0.2.tgz", | |
| "integrity": "sha512-rY0o9A5ECsTQRVhv7tL/OyDpGAoUB4tTvLiW1DSzQGq4bvTPhNw1VpSNjDJc5GFZ2XuyOtSWSVN05qOtcD71qQ==", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/@mapbox/mapbox-gl-supported": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/@mapbox/mapbox-gl-supported/-/mapbox-gl-supported-3.0.0.tgz", | |
| "integrity": "sha512-2XghOwu16ZwPJLOFVuIOaLbN0iKMn867evzXFyf0P22dqugezfJwLmdanAgU25ITvz1TvOfVP4jsDImlDJzcWg==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@mapbox/point-geometry": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@mapbox/point-geometry/-/point-geometry-1.1.0.tgz", | |
| "integrity": "sha512-YGcBz1cg4ATXDCM/71L9xveh4dynfGmcLDqufR+nQQy3fKwsAZsWd/x4621/6uJaeB9mwOHE6hPeDgXz9uViUQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/@mapbox/tiny-sdf": { | |
| "version": "2.0.7", | |
| "resolved": "https://registry.npmjs.org/@mapbox/tiny-sdf/-/tiny-sdf-2.0.7.tgz", | |
| "integrity": "sha512-25gQLQMcpivjOSA40g3gO6qgiFPDpWRoMfd+G/GoppPIeP6JDaMMkMrEJnMZhKyyS6iKwVt5YKu02vCUyJM3Ug==", | |
| "license": "BSD-2-Clause" | |
| }, | |
| "node_modules/@mapbox/unitbezier": { | |
| "version": "0.0.1", | |
| "resolved": "https://registry.npmjs.org/@mapbox/unitbezier/-/unitbezier-0.0.1.tgz", | |
| "integrity": "sha512-nMkuDXFv60aBr9soUG5q+GvZYL+2KZHVvsqFCzqnkGEf46U2fvmytHaEVc1/YZbiLn8X+eR3QzX1+dwDO1lxlw==", | |
| "license": "BSD-2-Clause" | |
| }, | |
| "node_modules/@mapbox/vector-tile": { | |
| "version": "2.0.4", | |
| "resolved": "https://registry.npmjs.org/@mapbox/vector-tile/-/vector-tile-2.0.4.tgz", | |
| "integrity": "sha512-AkOLcbgGTdXScosBWwmmD7cDlvOjkg/DetGva26pIRiZPdeJYjYKarIlb4uxVzi6bwHO6EWH82eZ5Nuv4T5DUg==", | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@mapbox/point-geometry": "~1.1.0", | |
| "@types/geojson": "^7946.0.16", | |
| "pbf": "^4.0.1" | |
| } | |
| }, | |
| "node_modules/@next/env": { | |
| "version": "16.1.6", | |
| "resolved": "https://registry.npmjs.org/@next/env/-/env-16.1.6.tgz", | |
| "integrity": "sha512-N1ySLuZjnAtN3kFnwhAwPvZah8RJxKasD7x1f8shFqhncnWZn4JMfg37diLNuoHsLAlrDfM3g4mawVdtAG8XLQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@next/swc-darwin-arm64": { | |
| "version": "16.1.6", | |
| "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.1.6.tgz", | |
| "integrity": "sha512-wTzYulosJr/6nFnqGW7FrG3jfUUlEf8UjGA0/pyypJl42ExdVgC6xJgcXQ+V8QFn6niSG2Pb8+MIG1mZr2vczw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-darwin-x64": { | |
| "version": "16.1.6", | |
| "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.1.6.tgz", | |
| "integrity": "sha512-BLFPYPDO+MNJsiDWbeVzqvYd4NyuRrEYVB5k2N3JfWncuHAy2IVwMAOlVQDFjj+krkWzhY2apvmekMkfQR0CUQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-linux-arm64-gnu": { | |
| "version": "16.1.6", | |
| "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.1.6.tgz", | |
| "integrity": "sha512-OJYkCd5pj/QloBvoEcJ2XiMnlJkRv9idWA/j0ugSuA34gMT6f5b7vOiCQHVRpvStoZUknhl6/UxOXL4OwtdaBw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-linux-arm64-musl": { | |
| "version": "16.1.6", | |
| "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.1.6.tgz", | |
| "integrity": "sha512-S4J2v+8tT3NIO9u2q+S0G5KdvNDjXfAv06OhfOzNDaBn5rw84DGXWndOEB7d5/x852A20sW1M56vhC/tRVbccQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-linux-x64-gnu": { | |
| "version": "16.1.6", | |
| "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.1.6.tgz", | |
| "integrity": "sha512-2eEBDkFlMMNQnkTyPBhQOAyn2qMxyG2eE7GPH2WIDGEpEILcBPI/jdSv4t6xupSP+ot/jkfrCShLAa7+ZUPcJQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-linux-x64-musl": { | |
| "version": "16.1.6", | |
| "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.1.6.tgz", | |
| "integrity": "sha512-oicJwRlyOoZXVlxmIMaTq7f8pN9QNbdes0q2FXfRsPhfCi8n8JmOZJm5oo1pwDaFbnnD421rVU409M3evFbIqg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-win32-arm64-msvc": { | |
| "version": "16.1.6", | |
| "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.1.6.tgz", | |
| "integrity": "sha512-gQmm8izDTPgs+DCWH22kcDmuUp7NyiJgEl18bcr8irXA5N2m2O+JQIr6f3ct42GOs9c0h8QF3L5SzIxcYAAXXw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@next/swc-win32-x64-msvc": { | |
| "version": "16.1.6", | |
| "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.1.6.tgz", | |
| "integrity": "sha512-NRfO39AIrzBnixKbjuo2YiYhB6o9d8v/ymU9m/Xk8cyVk+k7XylniXkHwjs4s70wedVffc6bQNbufk5v0xEm0A==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "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-slot": { | |
| "version": "1.2.4", | |
| "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.4.tgz", | |
| "integrity": "sha512-Jl+bCv8HxKnlTLVrcDE8zTMJ09R9/ukw4qBs/oZClOfoQk/cOTbDn+NceXfV7j09YPVQUryJPHurafcSg6EVKA==", | |
| "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/@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/@tailwindcss/node": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.1.tgz", | |
| "integrity": "sha512-jlx6sLk4EOwO6hHe1oCGm1Q4AN/s0rSrTTPBGPM0/RQ6Uylwq17FuU8IeJJKEjtc6K6O07zsvP+gDO6MMWo7pg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jridgewell/remapping": "^2.3.5", | |
| "enhanced-resolve": "^5.19.0", | |
| "jiti": "^2.6.1", | |
| "lightningcss": "1.31.1", | |
| "magic-string": "^0.30.21", | |
| "source-map-js": "^1.2.1", | |
| "tailwindcss": "4.2.1" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.1.tgz", | |
| "integrity": "sha512-yv9jeEFWnjKCI6/T3Oq50yQEOqmpmpfzG1hcZsAOaXFQPfzWprWrlHSdGPEF3WQTi8zu8ohC9Mh9J470nT5pUw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 20" | |
| }, | |
| "optionalDependencies": { | |
| "@tailwindcss/oxide-android-arm64": "4.2.1", | |
| "@tailwindcss/oxide-darwin-arm64": "4.2.1", | |
| "@tailwindcss/oxide-darwin-x64": "4.2.1", | |
| "@tailwindcss/oxide-freebsd-x64": "4.2.1", | |
| "@tailwindcss/oxide-linux-arm-gnueabihf": "4.2.1", | |
| "@tailwindcss/oxide-linux-arm64-gnu": "4.2.1", | |
| "@tailwindcss/oxide-linux-arm64-musl": "4.2.1", | |
| "@tailwindcss/oxide-linux-x64-gnu": "4.2.1", | |
| "@tailwindcss/oxide-linux-x64-musl": "4.2.1", | |
| "@tailwindcss/oxide-wasm32-wasi": "4.2.1", | |
| "@tailwindcss/oxide-win32-arm64-msvc": "4.2.1", | |
| "@tailwindcss/oxide-win32-x64-msvc": "4.2.1" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-android-arm64": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.1.tgz", | |
| "integrity": "sha512-eZ7G1Zm5EC8OOKaesIKuw77jw++QJ2lL9N+dDpdQiAB/c/B2wDh0QPFHbkBVrXnwNugvrbJFk1gK2SsVjwWReg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-darwin-arm64": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.1.tgz", | |
| "integrity": "sha512-q/LHkOstoJ7pI1J0q6djesLzRvQSIfEto148ppAd+BVQK0JYjQIFSK3JgYZJa+Yzi0DDa52ZsQx2rqytBnf8Hw==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-darwin-x64": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.1.tgz", | |
| "integrity": "sha512-/f/ozlaXGY6QLbpvd/kFTro2l18f7dHKpB+ieXz+Cijl4Mt9AI2rTrpq7V+t04nK+j9XBQHnSMdeQRhbGyt6fw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-freebsd-x64": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.1.tgz", | |
| "integrity": "sha512-5e/AkgYJT/cpbkys/OU2Ei2jdETCLlifwm7ogMC7/hksI2fC3iiq6OcXwjibcIjPung0kRtR3TxEITkqgn0TcA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.1.tgz", | |
| "integrity": "sha512-Uny1EcVTTmerCKt/1ZuKTkb0x8ZaiuYucg2/kImO5A5Y/kBz41/+j0gxUZl+hTF3xkWpDmHX+TaWhOtba2Fyuw==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.1.tgz", | |
| "integrity": "sha512-CTrwomI+c7n6aSSQlsPL0roRiNMDQ/YzMD9EjcR+H4f0I1SQ8QqIuPnsVp7QgMkC1Qi8rtkekLkOFjo7OlEFRQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-linux-arm64-musl": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.1.tgz", | |
| "integrity": "sha512-WZA0CHRL/SP1TRbA5mp9htsppSEkWuQ4KsSUumYQnyl8ZdT39ntwqmz4IUHGN6p4XdSlYfJwM4rRzZLShHsGAQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-linux-x64-gnu": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.1.tgz", | |
| "integrity": "sha512-qMFzxI2YlBOLW5PhblzuSWlWfwLHaneBE0xHzLrBgNtqN6mWfs+qYbhryGSXQjFYB1Dzf5w+LN5qbUTPhW7Y5g==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-linux-x64-musl": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.1.tgz", | |
| "integrity": "sha512-5r1X2FKnCMUPlXTWRYpHdPYUY6a1Ar/t7P24OuiEdEOmms5lyqjDRvVY1yy9Rmioh+AunQ0rWiOTPE8F9A3v5g==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-wasm32-wasi": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.1.tgz", | |
| "integrity": "sha512-MGFB5cVPvshR85MTJkEvqDUnuNoysrsRxd6vnk1Lf2tbiqNlXpHYZqkqOQalydienEWOHHFyyuTSYRsLfxFJ2Q==", | |
| "bundleDependencies": [ | |
| "@napi-rs/wasm-runtime", | |
| "@emnapi/core", | |
| "@emnapi/runtime", | |
| "@tybys/wasm-util", | |
| "@emnapi/wasi-threads", | |
| "tslib" | |
| ], | |
| "cpu": [ | |
| "wasm32" | |
| ], | |
| "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.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.1.tgz", | |
| "integrity": "sha512-YlUEHRHBGnCMh4Nj4GnqQyBtsshUPdiNroZj8VPkvTZSoHsilRCwXcVKnG9kyi0ZFAS/3u+qKHBdDc81SADTRA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/oxide-win32-x64-msvc": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.1.tgz", | |
| "integrity": "sha512-rbO34G5sMWWyrN/idLeVxAZgAKWrn5LiR3/I90Q9MkA67s6T1oB0xtTe+0heoBvHSpbU9Mk7i6uwJnpo4u21XQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@tailwindcss/postcss": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.2.1.tgz", | |
| "integrity": "sha512-OEwGIBnXnj7zJeonOh6ZG9woofIjGrd2BORfvE5p9USYKDCZoQmfqLcfNiRWoJlRWLdNPn2IgVZuWAOM4iTYMw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@alloc/quick-lru": "^5.2.0", | |
| "@tailwindcss/node": "4.2.1", | |
| "@tailwindcss/oxide": "4.2.1", | |
| "postcss": "^8.5.6", | |
| "tailwindcss": "4.2.1" | |
| } | |
| }, | |
| "node_modules/@types/d3-geo": { | |
| "version": "3.1.0", | |
| "resolved": "https://registry.npmjs.org/@types/d3-geo/-/d3-geo-3.1.0.tgz", | |
| "integrity": "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/geojson": "*" | |
| } | |
| }, | |
| "node_modules/@types/geojson": { | |
| "version": "7946.0.16", | |
| "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.16.tgz", | |
| "integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/geojson-vt": { | |
| "version": "3.2.5", | |
| "resolved": "https://registry.npmjs.org/@types/geojson-vt/-/geojson-vt-3.2.5.tgz", | |
| "integrity": "sha512-qDO7wqtprzlpe8FfQ//ClPV9xiuoh2nkIgiouIptON9w5jvD/fA4szvP9GBlDVdJ5dldAl0kX/sy3URbWwLx0g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/geojson": "*" | |
| } | |
| }, | |
| "node_modules/@types/node": { | |
| "version": "24.12.0", | |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-24.12.0.tgz", | |
| "integrity": "sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "undici-types": "~7.16.0" | |
| } | |
| }, | |
| "node_modules/@types/pbf": { | |
| "version": "3.0.5", | |
| "resolved": "https://registry.npmjs.org/@types/pbf/-/pbf-3.0.5.tgz", | |
| "integrity": "sha512-j3pOPiEcWZ34R6a6mN07mUkM4o4Lwf6hPNt8eilOeZhTFbxFXmKhvXl9Y28jotFPaI1bpPDJsbCprUoNke6OrA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/react": { | |
| "version": "19.2.14", | |
| "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", | |
| "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", | |
| "devOptional": true, | |
| "license": "MIT", | |
| "peer": true, | |
| "dependencies": { | |
| "csstype": "^3.2.2" | |
| } | |
| }, | |
| "node_modules/@types/react-dom": { | |
| "version": "19.2.3", | |
| "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz", | |
| "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "@types/react": "^19.2.0" | |
| } | |
| }, | |
| "node_modules/@types/supercluster": { | |
| "version": "7.1.3", | |
| "resolved": "https://registry.npmjs.org/@types/supercluster/-/supercluster-7.1.3.tgz", | |
| "integrity": "sha512-Z0pOY34GDFl3Q6hUFYf3HkTwKEE02e7QgtJppBt+beEAxnyOpJua+voGFvxINBHa06GwLFFym7gRPY2SiKIfIA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/geojson": "*" | |
| } | |
| }, | |
| "node_modules/@types/topojson-client": { | |
| "version": "3.1.5", | |
| "resolved": "https://registry.npmjs.org/@types/topojson-client/-/topojson-client-3.1.5.tgz", | |
| "integrity": "sha512-C79rySTyPxnQNNguTZNI1Ct4D7IXgvyAs3p9HPecnl6mNrJ5+UhvGNYcZfpROYV2lMHI48kJPxwR+F9C6c7nmw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/geojson": "*", | |
| "@types/topojson-specification": "*" | |
| } | |
| }, | |
| "node_modules/@types/topojson-specification": { | |
| "version": "1.0.5", | |
| "resolved": "https://registry.npmjs.org/@types/topojson-specification/-/topojson-specification-1.0.5.tgz", | |
| "integrity": "sha512-C7KvcQh+C2nr6Y2Ub4YfgvWvWCgP2nOQMtfhlnwsRL4pYmmwzBS7HclGiS87eQfDOU/DLQpX6GEscviaz4yLIQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/geojson": "*" | |
| } | |
| }, | |
| "node_modules/baseline-browser-mapping": { | |
| "version": "2.10.0", | |
| "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.0.tgz", | |
| "integrity": "sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==", | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "baseline-browser-mapping": "dist/cli.cjs" | |
| }, | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/caniuse-lite": { | |
| "version": "1.0.30001777", | |
| "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001777.tgz", | |
| "integrity": "sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==", | |
| "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/cheap-ruler": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmjs.org/cheap-ruler/-/cheap-ruler-4.0.0.tgz", | |
| "integrity": "sha512-0BJa8f4t141BYKQyn9NSQt1PguFQXMXwZiA5shfoaBYHAb2fFk2RAX+tiWMoQU+Agtzt3mdt0JtuyshAXqZ+Vw==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/class-variance-authority": { | |
| "version": "0.7.1", | |
| "resolved": "https://registry.npmjs.org/class-variance-authority/-/class-variance-authority-0.7.1.tgz", | |
| "integrity": "sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "clsx": "^2.1.1" | |
| }, | |
| "funding": { | |
| "url": "https://polar.sh/cva" | |
| } | |
| }, | |
| "node_modules/client-only": { | |
| "version": "0.0.1", | |
| "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz", | |
| "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/clsx": { | |
| "version": "2.1.1", | |
| "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", | |
| "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/commander": { | |
| "version": "2.20.3", | |
| "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", | |
| "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/csscolorparser": { | |
| "version": "1.0.3", | |
| "resolved": "https://registry.npmjs.org/csscolorparser/-/csscolorparser-1.0.3.tgz", | |
| "integrity": "sha512-umPSgYwZkdFoUrH5hIq5kf0wPSXiro51nPw0j2K/c83KflkPSTBGMz6NJvMB+07VlL0y7VPo6QJcDjcgKTTm3w==", | |
| "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/d3-array": { | |
| "version": "3.2.4", | |
| "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz", | |
| "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "internmap": "1 - 2" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/d3-geo": { | |
| "version": "3.1.1", | |
| "resolved": "https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz", | |
| "integrity": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "d3-array": "2.5.0 - 3" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "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==", | |
| "devOptional": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/earcut": { | |
| "version": "3.0.2", | |
| "resolved": "https://registry.npmjs.org/earcut/-/earcut-3.0.2.tgz", | |
| "integrity": "sha512-X7hshQbLyMJ/3RPhyObLARM2sNxxmRALLKx1+NVFFnQ9gKzmCrxm9+uLIAdBcvc8FNLpctqlQ2V6AE92Ol9UDQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/enhanced-resolve": { | |
| "version": "5.20.0", | |
| "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.20.0.tgz", | |
| "integrity": "sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "graceful-fs": "^4.2.4", | |
| "tapable": "^2.3.0" | |
| }, | |
| "engines": { | |
| "node": ">=10.13.0" | |
| } | |
| }, | |
| "node_modules/framer-motion": { | |
| "version": "12.35.1", | |
| "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.35.1.tgz", | |
| "integrity": "sha512-rL8cLrjYZNShZqKV3U0Qj6Y5WDiZXYEM5giiTLfEqsIZxtspzMDCkKmrO5po76jWfvOg04+Vk+sfBvTD0iMmLw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "motion-dom": "^12.35.1", | |
| "motion-utils": "^12.29.2", | |
| "tslib": "^2.4.0" | |
| }, | |
| "peerDependencies": { | |
| "@emotion/is-prop-valid": "*", | |
| "react": "^18.0.0 || ^19.0.0", | |
| "react-dom": "^18.0.0 || ^19.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@emotion/is-prop-valid": { | |
| "optional": true | |
| }, | |
| "react": { | |
| "optional": true | |
| }, | |
| "react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/geojson-vt": { | |
| "version": "4.0.2", | |
| "resolved": "https://registry.npmjs.org/geojson-vt/-/geojson-vt-4.0.2.tgz", | |
| "integrity": "sha512-AV9ROqlNqoZEIJGfm1ncNjEXfkz2hdFlZf0qkVfmkwdKa8vj7H16YUOT81rJw1rdFhyEDlN2Tds91p/glzbl5A==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/gl-matrix": { | |
| "version": "3.4.4", | |
| "resolved": "https://registry.npmjs.org/gl-matrix/-/gl-matrix-3.4.4.tgz", | |
| "integrity": "sha512-latSnyDNt/8zYUB6VIJ6PCh2jBjJX6gnDsoCZ7LyW7GkqrD51EWwa9qCoGixj8YqBtETQK/xY7OmpTF8xz1DdQ==", | |
| "license": "MIT" | |
| }, | |
| "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/grid-index": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/grid-index/-/grid-index-1.1.0.tgz", | |
| "integrity": "sha512-HZRwumpOGUrHyxO5bqKZL0B0GlUpwtCAzZ42sgxUPniu33R1LSFH5yrIcBCHjkctCAh3mtWKcKd9J4vDDdeVHA==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/gsap": { | |
| "version": "3.14.2", | |
| "resolved": "https://registry.npmjs.org/gsap/-/gsap-3.14.2.tgz", | |
| "integrity": "sha512-P8/mMxVLU7o4+55+1TCnQrPmgjPKnwkzkXOK1asnR9Jg2lna4tEY5qBJjMmAaOBDDZWtlRjBXjLa0w53G/uBLA==", | |
| "license": "Standard 'no charge' license: https://gsap.com/standard-license.", | |
| "peer": true | |
| }, | |
| "node_modules/internmap": { | |
| "version": "2.0.3", | |
| "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz", | |
| "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/jiti": { | |
| "version": "2.6.1", | |
| "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz", | |
| "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "jiti": "lib/jiti-cli.mjs" | |
| } | |
| }, | |
| "node_modules/kdbush": { | |
| "version": "4.0.2", | |
| "resolved": "https://registry.npmjs.org/kdbush/-/kdbush-4.0.2.tgz", | |
| "integrity": "sha512-WbCVYJ27Sz8zi9Q7Q0xHC+05iwkm3Znipc2XTlrnJbsHMYktW4hPhXUE8Ys1engBrvffoSCqbil1JQAa7clRpA==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/lightningcss": { | |
| "version": "1.31.1", | |
| "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.31.1.tgz", | |
| "integrity": "sha512-l51N2r93WmGUye3WuFoN5k10zyvrVs0qfKBhyC5ogUQ6Ew6JUSswh78mbSO+IU3nTWsyOArqPCcShdQSadghBQ==", | |
| "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.31.1", | |
| "lightningcss-darwin-arm64": "1.31.1", | |
| "lightningcss-darwin-x64": "1.31.1", | |
| "lightningcss-freebsd-x64": "1.31.1", | |
| "lightningcss-linux-arm-gnueabihf": "1.31.1", | |
| "lightningcss-linux-arm64-gnu": "1.31.1", | |
| "lightningcss-linux-arm64-musl": "1.31.1", | |
| "lightningcss-linux-x64-gnu": "1.31.1", | |
| "lightningcss-linux-x64-musl": "1.31.1", | |
| "lightningcss-win32-arm64-msvc": "1.31.1", | |
| "lightningcss-win32-x64-msvc": "1.31.1" | |
| } | |
| }, | |
| "node_modules/lightningcss-android-arm64": { | |
| "version": "1.31.1", | |
| "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.31.1.tgz", | |
| "integrity": "sha512-HXJF3x8w9nQ4jbXRiNppBCqeZPIAfUo8zE/kOEGbW5NZvGc/K7nMxbhIr+YlFlHW5mpbg/YFPdbnCh1wAXCKFg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "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.31.1", | |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.31.1.tgz", | |
| "integrity": "sha512-02uTEqf3vIfNMq3h/z2cJfcOXnQ0GRwQrkmPafhueLb2h7mqEidiCzkE4gBMEH65abHRiQvhdcQ+aP0D0g67sg==", | |
| "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.31.1", | |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.31.1.tgz", | |
| "integrity": "sha512-1ObhyoCY+tGxtsz1lSx5NXCj3nirk0Y0kB/g8B8DT+sSx4G9djitg9ejFnjb3gJNWo7qXH4DIy2SUHvpoFwfTA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "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.31.1", | |
| "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.31.1.tgz", | |
| "integrity": "sha512-1RINmQKAItO6ISxYgPwszQE1BrsVU5aB45ho6O42mu96UiZBxEXsuQ7cJW4zs4CEodPUioj/QrXW1r9pLUM74A==", | |
| "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.31.1", | |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.31.1.tgz", | |
| "integrity": "sha512-OOCm2//MZJ87CdDK62rZIu+aw9gBv4azMJuA8/KB74wmfS3lnC4yoPHm0uXZ/dvNNHmnZnB8XLAZzObeG0nS1g==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "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.31.1", | |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.31.1.tgz", | |
| "integrity": "sha512-WKyLWztD71rTnou4xAD5kQT+982wvca7E6QoLpoawZ1gP9JM0GJj4Tp5jMUh9B3AitHbRZ2/H3W5xQmdEOUlLg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "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.31.1", | |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.31.1.tgz", | |
| "integrity": "sha512-mVZ7Pg2zIbe3XlNbZJdjs86YViQFoJSpc41CbVmKBPiGmC4YrfeOyz65ms2qpAobVd7WQsbW4PdsSJEMymyIMg==", | |
| "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.31.1", | |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.31.1.tgz", | |
| "integrity": "sha512-xGlFWRMl+0KvUhgySdIaReQdB4FNudfUTARn7q0hh/V67PVGCs3ADFjw+6++kG1RNd0zdGRlEKa+T13/tQjPMA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "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.31.1", | |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.31.1.tgz", | |
| "integrity": "sha512-eowF8PrKHw9LpoZii5tdZwnBcYDxRw2rRCyvAXLi34iyeYfqCQNA9rmUM0ce62NlPhCvof1+9ivRaTY6pSKDaA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "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.31.1", | |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.31.1.tgz", | |
| "integrity": "sha512-aJReEbSEQzx1uBlQizAOBSjcmr9dCdL3XuC/6HLXAxmtErsj2ICo5yYggg1qOODQMtnjNQv2UHb9NpOuFtYe4w==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "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.31.1", | |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.31.1.tgz", | |
| "integrity": "sha512-I9aiFrbd7oYHwlnQDqr1Roz+fTz61oDDJX7n9tYF9FJymH1cIN1DtKw3iYt6b8WZgEjoNwVSncwF4wx/ZedMhw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "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/lucide-react": { | |
| "version": "0.577.0", | |
| "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.577.0.tgz", | |
| "integrity": "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==", | |
| "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/mapbox-gl": { | |
| "version": "3.19.1", | |
| "resolved": "https://registry.npmjs.org/mapbox-gl/-/mapbox-gl-3.19.1.tgz", | |
| "integrity": "sha512-p1/nJ85IqpjKk7IKNDnH9AB4qE/MXbR5ToagNurofTpUgnXX9NXcOzm8WsRnrovQIwiefC4MiEWUK6Sa2HfWtg==", | |
| "license": "SEE LICENSE IN LICENSE.txt", | |
| "workspaces": [ | |
| "src/style-spec", | |
| "test/build/vite", | |
| "test/build/webpack", | |
| "test/build/typings" | |
| ], | |
| "dependencies": { | |
| "@mapbox/jsonlint-lines-primitives": "^2.0.2", | |
| "@mapbox/mapbox-gl-supported": "^3.0.0", | |
| "@mapbox/point-geometry": "^1.1.0", | |
| "@mapbox/tiny-sdf": "^2.0.6", | |
| "@mapbox/unitbezier": "^0.0.1", | |
| "@mapbox/vector-tile": "^2.0.4", | |
| "@types/geojson": "^7946.0.16", | |
| "@types/geojson-vt": "^3.2.5", | |
| "@types/pbf": "^3.0.5", | |
| "@types/supercluster": "^7.1.3", | |
| "cheap-ruler": "^4.0.0", | |
| "csscolorparser": "~1.0.3", | |
| "earcut": "^3.0.1", | |
| "geojson-vt": "^4.0.2", | |
| "gl-matrix": "^3.4.4", | |
| "grid-index": "^1.1.0", | |
| "kdbush": "^4.0.2", | |
| "martinez-polygon-clipping": "^0.8.1", | |
| "murmurhash-js": "^1.0.0", | |
| "pbf": "^4.0.1", | |
| "potpack": "^2.0.0", | |
| "quickselect": "^3.0.0", | |
| "supercluster": "^8.0.1", | |
| "tinyqueue": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/martinez-polygon-clipping": { | |
| "version": "0.8.1", | |
| "resolved": "https://registry.npmjs.org/martinez-polygon-clipping/-/martinez-polygon-clipping-0.8.1.tgz", | |
| "integrity": "sha512-9PLLMzMPI6ihHox4Ns6LpVBLpRc7sbhULybZ/wyaY8sY3ECNe2+hxm1hA2/9bEEpRrdpjoeduBuZLg2aq1cSIQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "robust-predicates": "^2.0.4", | |
| "splaytree": "^0.1.4", | |
| "tinyqueue": "3.0.0" | |
| } | |
| }, | |
| "node_modules/motion": { | |
| "version": "12.35.1", | |
| "resolved": "https://registry.npmjs.org/motion/-/motion-12.35.1.tgz", | |
| "integrity": "sha512-yEt/49kWC0VU/IEduDfeZw82eDemlPwa1cyo/gcEEUCN4WgpSJpUcxz6BUwakGabvJiTzLQ58J73515I5tfykQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "framer-motion": "^12.35.1", | |
| "tslib": "^2.4.0" | |
| }, | |
| "peerDependencies": { | |
| "@emotion/is-prop-valid": "*", | |
| "react": "^18.0.0 || ^19.0.0", | |
| "react-dom": "^18.0.0 || ^19.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@emotion/is-prop-valid": { | |
| "optional": true | |
| }, | |
| "react": { | |
| "optional": true | |
| }, | |
| "react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/motion-dom": { | |
| "version": "12.35.1", | |
| "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.35.1.tgz", | |
| "integrity": "sha512-7n6r7TtNOsH2UFSAXzTkfzOeO5616v9B178qBIjmu/WgEyJK0uqwytCEhwKBTuM/HJA40ptAw7hLFpxtPAMRZQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "motion-utils": "^12.29.2" | |
| } | |
| }, | |
| "node_modules/motion-utils": { | |
| "version": "12.29.2", | |
| "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.29.2.tgz", | |
| "integrity": "sha512-G3kc34H2cX2gI63RqU+cZq+zWRRPSsNIOjpdl9TN4AQwC4sgwYPl/Q/Obf/d53nOm569T0fYK+tcoSV50BWx8A==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/murmurhash-js": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/murmurhash-js/-/murmurhash-js-1.0.0.tgz", | |
| "integrity": "sha512-TvmkNhkv8yct0SVBSy+o8wYzXjE4Zz3PCesbfs8HiCXXdcTuocApFv11UWlNFWKYsP2okqrhb7JNlSm9InBhIw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/nanoid": { | |
| "version": "3.3.11", | |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", | |
| "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "bin": { | |
| "nanoid": "bin/nanoid.cjs" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" | |
| } | |
| }, | |
| "node_modules/next": { | |
| "version": "16.1.6", | |
| "resolved": "https://registry.npmjs.org/next/-/next-16.1.6.tgz", | |
| "integrity": "sha512-hkyRkcu5x/41KoqnROkfTm2pZVbKxvbZRuNvKXLRXxs3VfyO0WhY50TQS40EuKO9SW3rBj/sF3WbVwDACeMZyw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@next/env": "16.1.6", | |
| "@swc/helpers": "0.5.15", | |
| "baseline-browser-mapping": "^2.8.3", | |
| "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.1.6", | |
| "@next/swc-darwin-x64": "16.1.6", | |
| "@next/swc-linux-arm64-gnu": "16.1.6", | |
| "@next/swc-linux-arm64-musl": "16.1.6", | |
| "@next/swc-linux-x64-gnu": "16.1.6", | |
| "@next/swc-linux-x64-musl": "16.1.6", | |
| "@next/swc-win32-arm64-msvc": "16.1.6", | |
| "@next/swc-win32-x64-msvc": "16.1.6", | |
| "sharp": "^0.34.4" | |
| }, | |
| "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/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/pbf": { | |
| "version": "4.0.1", | |
| "resolved": "https://registry.npmjs.org/pbf/-/pbf-4.0.1.tgz", | |
| "integrity": "sha512-SuLdBvS42z33m8ejRbInMapQe8n0D3vN/Xd5fmWM3tufNgRQFBpaW2YVJxQZV4iPNqb0vEFvssMEo5w9c6BTIA==", | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "resolve-protobuf-schema": "^2.1.0" | |
| }, | |
| "bin": { | |
| "pbf": "bin/pbf" | |
| } | |
| }, | |
| "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/playwright": { | |
| "version": "1.58.2", | |
| "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.58.2.tgz", | |
| "integrity": "sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "playwright-core": "1.58.2" | |
| }, | |
| "bin": { | |
| "playwright": "cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "optionalDependencies": { | |
| "fsevents": "2.3.2" | |
| } | |
| }, | |
| "node_modules/playwright-core": { | |
| "version": "1.58.2", | |
| "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.2.tgz", | |
| "integrity": "sha512-yZkEtftgwS8CsfYo7nm0KE8jsvm6i/PTgVtB8DL726wNf6H2IMsDuxCpJj59KDaxCtSnrWan2AeDqM7JBaultg==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "playwright-core": "cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/playwright/node_modules/fsevents": { | |
| "version": "2.3.2", | |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", | |
| "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", | |
| "dev": true, | |
| "hasInstallScript": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" | |
| } | |
| }, | |
| "node_modules/postcss": { | |
| "version": "8.5.8", | |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz", | |
| "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==", | |
| "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/potpack": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/potpack/-/potpack-2.1.0.tgz", | |
| "integrity": "sha512-pcaShQc1Shq0y+E7GqJqvZj8DTthWV1KeHGdi0Z6IAin2Oi3JnLCOfwnCo84qc+HAp52wT9nK9H7FAJp5a44GQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/protocol-buffers-schema": { | |
| "version": "3.6.0", | |
| "resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.0.tgz", | |
| "integrity": "sha512-TdDRD+/QNdrCGCE7v8340QyuXd4kIWIgapsE2+n/SaGiSSbomYl4TjHlvIoCWRpE7wFt02EpB35VVA2ImcBVqw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/quickselect": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/quickselect/-/quickselect-3.0.0.tgz", | |
| "integrity": "sha512-XdjUArbK4Bm5fLLvlm5KpTFOiOThgfWWI4axAZDWg4E/0mKdZyI9tNEfds27qCi1ze/vwTR16kvmmGhRra3c2g==", | |
| "license": "ISC" | |
| }, | |
| "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", | |
| "peer": true, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/react-dom": { | |
| "version": "19.2.4", | |
| "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz", | |
| "integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==", | |
| "license": "MIT", | |
| "peer": true, | |
| "dependencies": { | |
| "scheduler": "^0.27.0" | |
| }, | |
| "peerDependencies": { | |
| "react": "^19.2.4" | |
| } | |
| }, | |
| "node_modules/resolve-protobuf-schema": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/resolve-protobuf-schema/-/resolve-protobuf-schema-2.1.0.tgz", | |
| "integrity": "sha512-kI5ffTiZWmJaS/huM8wZfEMer1eRd7oJQhDuxeCLe3t7N7mX3z94CN0xPxBQxFYQTSNz9T0i+v6inKqSdK8xrQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "protocol-buffers-schema": "^3.3.1" | |
| } | |
| }, | |
| "node_modules/robust-predicates": { | |
| "version": "2.0.4", | |
| "resolved": "https://registry.npmjs.org/robust-predicates/-/robust-predicates-2.0.4.tgz", | |
| "integrity": "sha512-l4NwboJM74Ilm4VKfbAtFeGq7aEjWL+5kVFcmgFA2MrdnQWx9iE/tUGvxY5HyMI7o/WpSIUFLbC5fbeaHgSCYg==", | |
| "license": "Unlicense" | |
| }, | |
| "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/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/sharp/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/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/splaytree": { | |
| "version": "0.1.4", | |
| "resolved": "https://registry.npmjs.org/splaytree/-/splaytree-0.1.4.tgz", | |
| "integrity": "sha512-D50hKrjZgBzqD3FT2Ek53f2dcDLAQT8SSGrzj3vidNH5ISRgceeGVJ2dQIthKOuayqFXfFjXheHNo4bbt9LhRQ==", | |
| "license": "MIT" | |
| }, | |
| "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/supercluster": { | |
| "version": "8.0.1", | |
| "resolved": "https://registry.npmjs.org/supercluster/-/supercluster-8.0.1.tgz", | |
| "integrity": "sha512-IiOea5kJ9iqzD2t7QJq/cREyLHTtSmUT6gQsweojg9WH2sYJqZK9SswTu6jrscO6D1G5v5vYZ9ru/eq85lXeZQ==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "kdbush": "^4.0.2" | |
| } | |
| }, | |
| "node_modules/tailwind-merge": { | |
| "version": "3.5.0", | |
| "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.5.0.tgz", | |
| "integrity": "sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/dcastil" | |
| } | |
| }, | |
| "node_modules/tailwindcss": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.1.tgz", | |
| "integrity": "sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/tapable": { | |
| "version": "2.3.0", | |
| "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz", | |
| "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/webpack" | |
| } | |
| }, | |
| "node_modules/tinyqueue": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/tinyqueue/-/tinyqueue-3.0.0.tgz", | |
| "integrity": "sha512-gRa9gwYU3ECmQYv3lslts5hxuIa90veaEcxDYuu3QGOIAEM2mOZkVHp48ANJuu1CURtRdHKUBY5Lm1tHV+sD4g==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/topojson-client": { | |
| "version": "3.1.0", | |
| "resolved": "https://registry.npmjs.org/topojson-client/-/topojson-client-3.1.0.tgz", | |
| "integrity": "sha512-605uxS6bcYxGXw9qi62XyrV6Q3xwbndjachmNxu8HWTtVPxZfEJN9fd/SZS1Q54Sn2y0TMyMxFj/cJINqGHrKw==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "commander": "2" | |
| }, | |
| "bin": { | |
| "topo2geo": "bin/topo2geo", | |
| "topomerge": "bin/topomerge", | |
| "topoquantize": "bin/topoquantize" | |
| } | |
| }, | |
| "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": "7.16.0", | |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", | |
| "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/world-atlas": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/world-atlas/-/world-atlas-2.0.2.tgz", | |
| "integrity": "sha512-IXfV0qwlKXpckz1FhwXVwKRjiIhOnWttOskm5CtxMsjgE/MXAYRHWJqgXOpM8IkcPBoXnyTU5lFHcYa5ChG0LQ==", | |
| "license": "ISC" | |
| } | |
| } | |
| } | |