2024-10-16 01:48:11 +00:00
|
|
|
{
|
|
|
|
|
"name": "vl2-forge",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
|
"requires": true,
|
|
|
|
|
"packages": {
|
|
|
|
|
"": {
|
|
|
|
|
"name": "vl2-forge",
|
|
|
|
|
"version": "1.0.0",
|
2024-10-24 00:02:29 +00:00
|
|
|
"license": "MIT",
|
2024-10-16 01:48:11 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"file-saver": "^2.0.5",
|
|
|
|
|
"jszip": "^3.10.1",
|
|
|
|
|
"lodash.orderby": "^4.6.0",
|
2024-10-26 18:38:40 +00:00
|
|
|
"next": "^15.0.1",
|
2024-10-16 01:48:11 +00:00
|
|
|
"react": "^18.3.1",
|
|
|
|
|
"react-dom": "^18.3.1",
|
2024-10-26 18:38:40 +00:00
|
|
|
"react-dropzone": "^14.2.10",
|
2024-10-16 01:48:11 +00:00
|
|
|
"react-icons": "^5.3.0"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"@types/node": "22.8.1",
|
|
|
|
|
"@types/react": "18.3.12",
|
2024-10-24 00:02:29 +00:00
|
|
|
"rimraf": "^6.0.1",
|
2024-10-16 01:48:11 +00:00
|
|
|
"typescript": "^5.6.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 18:38:40 +00:00
|
|
|
"node_modules/@emnapi/runtime": {
|
|
|
|
|
"version": "1.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-darwin-arm64": {
|
|
|
|
|
"version": "0.33.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz",
|
|
|
|
|
"integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@img/sharp-libvips-darwin-arm64": "1.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-darwin-x64": {
|
|
|
|
|
"version": "0.33.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz",
|
|
|
|
|
"integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@img/sharp-libvips-darwin-x64": "1.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-darwin-arm64": {
|
|
|
|
|
"version": "1.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "LGPL-3.0-or-later",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-darwin-x64": {
|
|
|
|
|
"version": "1.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "LGPL-3.0-or-later",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-linux-arm": {
|
|
|
|
|
"version": "1.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"license": "LGPL-3.0-or-later",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-linux-arm64": {
|
|
|
|
|
"version": "1.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "LGPL-3.0-or-later",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-linux-s390x": {
|
|
|
|
|
"version": "1.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"s390x"
|
|
|
|
|
],
|
|
|
|
|
"license": "LGPL-3.0-or-later",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-linux-x64": {
|
|
|
|
|
"version": "1.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "LGPL-3.0-or-later",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-linuxmusl-arm64": {
|
|
|
|
|
"version": "1.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "LGPL-3.0-or-later",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-linuxmusl-x64": {
|
|
|
|
|
"version": "1.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "LGPL-3.0-or-later",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linux-arm": {
|
|
|
|
|
"version": "0.33.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz",
|
|
|
|
|
"integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@img/sharp-libvips-linux-arm": "1.0.5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linux-arm64": {
|
|
|
|
|
"version": "0.33.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz",
|
|
|
|
|
"integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@img/sharp-libvips-linux-arm64": "1.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linux-s390x": {
|
|
|
|
|
"version": "0.33.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz",
|
|
|
|
|
"integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"s390x"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@img/sharp-libvips-linux-s390x": "1.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linux-x64": {
|
|
|
|
|
"version": "0.33.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz",
|
|
|
|
|
"integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@img/sharp-libvips-linux-x64": "1.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linuxmusl-arm64": {
|
|
|
|
|
"version": "0.33.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz",
|
|
|
|
|
"integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@img/sharp-libvips-linuxmusl-arm64": "1.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linuxmusl-x64": {
|
|
|
|
|
"version": "0.33.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz",
|
|
|
|
|
"integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@img/sharp-libvips-linuxmusl-x64": "1.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-wasm32": {
|
|
|
|
|
"version": "0.33.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz",
|
|
|
|
|
"integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"wasm32"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@emnapi/runtime": "^1.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-win32-ia32": {
|
|
|
|
|
"version": "0.33.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz",
|
|
|
|
|
"integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache-2.0 AND LGPL-3.0-or-later",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-win32-x64": {
|
|
|
|
|
"version": "0.33.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz",
|
|
|
|
|
"integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache-2.0 AND LGPL-3.0-or-later",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-16 01:48:11 +00:00
|
|
|
"node_modules/@isaacs/cliui": {
|
|
|
|
|
"version": "8.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"string-width": "^5.1.2",
|
|
|
|
|
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
|
|
|
"strip-ansi": "^7.0.1",
|
|
|
|
|
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
|
|
|
"wrap-ansi": "^8.1.0",
|
|
|
|
|
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/env": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "15.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/env/-/env-15.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-lc4HeDUKO9gxxlM5G2knTRifqhsY6yYpwuHspBZdboZe0Gp+rZHBNNSIjmQKDJIdRXiXGyVnSD6gafrbQPvILQ==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-darwin-arm64": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "15.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-C9k/Xv4sxkQRTA37Z6MzNq3Yb1BJMmSqjmwowoWEpbXTkAdfOwnoKOpAb71ItSzoA26yUTIo6ZhN8rKGu4ExQw==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-darwin-x64": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "15.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-15.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-uHl13HXOuq1G7ovWFxCACDJHTSDVbn/sbLv8V1p+7KIvTrYQ5HNoSmKBdYeEKRRCbEmd+OohOgg9YOp8Ux3MBg==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-arm64-gnu": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "15.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-LvyhvxHOihFTEIbb35KxOc3q8w8G4xAAAH/AQnsYDEnOvwawjL2eawsB59AX02ki6LJdgDaHoTEnC54Gw+82xw==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-arm64-musl": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "15.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-vFmCGUFNyk/A5/BYcQNhAQqPIw01RJaK6dRO+ZEhz0DncoW+hJW1kZ8aH2UvTX27zPq3m85zN5waMSbZEmANcQ==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-x64-gnu": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "15.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-5by7IYq0NCF8rouz6Qg9T97jYU68kaClHPfGpQG2lCZpSYHtSPQF1kjnqBTd34RIqPKMbCa4DqCufirgr8HM5w==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-x64-musl": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "15.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-lmYr6H3JyDNBJLzklGXLfbehU3ay78a+b6UmBGlHls4xhDXBNZfgb0aI67sflrX+cGBnv1LgmWzFlYrAYxS1Qw==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-win32-arm64-msvc": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "15.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-DS8wQtl6diAj0eZTdH0sefykm4iXMbHT4MOvLwqZiIkeezKpkgPFcEdFlz3vKvXa2R/2UEgMh48z1nEpNhjeOQ==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-win32-x64-msvc": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "15.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-4Ho2ggvDdMKlZ/0e9HNdZ9ngeaBwtc+2VS5oCeqrbXqOgutX6I4U2X/42VBw0o+M5evn4/7v3zKgGHo+9v/VjA==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "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": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "0.5.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.13.tgz",
|
|
|
|
|
"integrity": "sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "22.8.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.1.tgz",
|
|
|
|
|
"integrity": "sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"undici-types": "~6.19.8"
|
2024-10-16 01:48:11 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/prop-types": {
|
|
|
|
|
"version": "15.7.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.13.tgz",
|
|
|
|
|
"integrity": "sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "18.3.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.12.tgz",
|
|
|
|
|
"integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/prop-types": "*",
|
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ansi-regex": {
|
|
|
|
|
"version": "6.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ansi-styles": {
|
|
|
|
|
"version": "6.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/attr-accept": {
|
|
|
|
|
"version": "2.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/attr-accept/-/attr-accept-2.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-2pA6xFIbdTUDCAwjN8nQwI+842VwzbDUXO2IYlpPXQIORgKnavorcr4Ce3rwh+zsNg9zK7QPsdvDj3Lum4WX4w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/balanced-match": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/brace-expansion": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"balanced-match": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/busboy": {
|
|
|
|
|
"version": "1.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"streamsearch": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.16.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/caniuse-lite": {
|
|
|
|
|
"version": "1.0.30001668",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001668.tgz",
|
|
|
|
|
"integrity": "sha512-nWLrdxqCdblixUO+27JtGJJE/txpJlyUy5YN1u53wLZkP0emYCo5zgS6QYft7VUYR42LGgi/S5hdLZTrnyIddw==",
|
|
|
|
|
"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"
|
|
|
|
|
},
|
2024-10-26 18:38:40 +00:00
|
|
|
"node_modules/color": {
|
|
|
|
|
"version": "4.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-convert": "^2.0.1",
|
|
|
|
|
"color-string": "^1.9.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-16 01:48:11 +00:00
|
|
|
"node_modules/color-convert": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
2024-10-26 18:38:40 +00:00
|
|
|
"devOptional": true,
|
2024-10-16 01:48:11 +00:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-name": "~1.1.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/color-name": {
|
|
|
|
|
"version": "1.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
2024-10-26 18:38:40 +00:00
|
|
|
"devOptional": true,
|
2024-10-16 01:48:11 +00:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2024-10-26 18:38:40 +00:00
|
|
|
"node_modules/color-string": {
|
|
|
|
|
"version": "1.9.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
|
|
|
|
|
"integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-name": "^1.0.0",
|
|
|
|
|
"simple-swizzle": "^0.2.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-16 01:48:11 +00:00
|
|
|
"node_modules/core-util-is": {
|
|
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cross-spawn": {
|
|
|
|
|
"version": "7.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"path-key": "^3.1.0",
|
|
|
|
|
"shebang-command": "^2.0.0",
|
|
|
|
|
"which": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/csstype": {
|
|
|
|
|
"version": "3.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2024-10-26 18:38:40 +00:00
|
|
|
"node_modules/detect-libc": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-16 01:48:11 +00:00
|
|
|
"node_modules/eastasianwidth": {
|
|
|
|
|
"version": "0.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/emoji-regex": {
|
|
|
|
|
"version": "9.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/file-saver": {
|
|
|
|
|
"version": "2.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/file-saver/-/file-saver-2.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/file-selector": {
|
|
|
|
|
"version": "0.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/file-selector/-/file-selector-0.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-QlZ5yJC0VxHxQQsQhXvBaC7VRJ2uaxTf+Tfpu4Z/OcVQJVpZO+DGU0rkoVW5ce2SccxugvpBJoMvUs59iILYdw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/foreground-child": {
|
|
|
|
|
"version": "3.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cross-spawn": "^7.0.0",
|
|
|
|
|
"signal-exit": "^4.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/glob": {
|
|
|
|
|
"version": "11.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-11.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"foreground-child": "^3.1.0",
|
|
|
|
|
"jackspeak": "^4.0.1",
|
|
|
|
|
"minimatch": "^10.0.0",
|
|
|
|
|
"minipass": "^7.1.2",
|
|
|
|
|
"package-json-from-dist": "^1.0.0",
|
|
|
|
|
"path-scurry": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"glob": "dist/esm/bin.mjs"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "20 || >=22"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/immediate": {
|
|
|
|
|
"version": "3.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/inherits": {
|
|
|
|
|
"version": "2.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
2024-10-26 18:38:40 +00:00
|
|
|
"node_modules/is-arrayish": {
|
|
|
|
|
"version": "0.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
2024-10-16 01:48:11 +00:00
|
|
|
"node_modules/is-fullwidth-code-point": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/isarray": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/isexe": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jackspeak": {
|
|
|
|
|
"version": "4.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BlueOak-1.0.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@isaacs/cliui": "^8.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "20 || >=22"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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/jszip": {
|
|
|
|
|
"version": "3.10.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz",
|
|
|
|
|
"integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==",
|
|
|
|
|
"license": "(MIT OR GPL-3.0-or-later)",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"lie": "~3.3.0",
|
|
|
|
|
"pako": "~1.0.2",
|
|
|
|
|
"readable-stream": "~2.3.6",
|
|
|
|
|
"setimmediate": "^1.0.5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lie": {
|
|
|
|
|
"version": "3.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"immediate": "~3.0.5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash.orderby": {
|
|
|
|
|
"version": "4.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.orderby/-/lodash.orderby-4.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-T0rZxKmghOOf5YPnn8EY5iLYeWCpZq8G41FfqoVHH5QDTAFaghJRmAdLiadEDq+ztgM2q5PjA+Z1fOwGrLgmtg==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/loose-envify": {
|
|
|
|
|
"version": "1.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"loose-envify": "cli.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lru-cache": {
|
|
|
|
|
"version": "11.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "20 || >=22"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/minimatch": {
|
|
|
|
|
"version": "10.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"brace-expansion": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "20 || >=22"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/minipass": {
|
|
|
|
|
"version": "7.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=16 || 14 >=14.17"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/nanoid": {
|
|
|
|
|
"version": "3.3.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
|
|
|
|
|
"integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/next": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "15.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/next/-/next-15.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-PSkFkr/w7UnFWm+EP8y/QpHrJXMqpZzAXpergB/EqLPOh4SGPJXv1wj4mslr2hUZBAS9pX7/9YLIdxTv6fwytw==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"@next/env": "15.0.1",
|
|
|
|
|
"@swc/counter": "0.1.3",
|
|
|
|
|
"@swc/helpers": "0.5.13",
|
2024-10-16 01:48:11 +00:00
|
|
|
"busboy": "1.6.0",
|
|
|
|
|
"caniuse-lite": "^1.0.30001579",
|
|
|
|
|
"postcss": "8.4.31",
|
2024-10-26 18:38:40 +00:00
|
|
|
"styled-jsx": "5.1.6"
|
2024-10-16 01:48:11 +00:00
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"next": "dist/bin/next"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"node": ">=18.18.0"
|
2024-10-16 01:48:11 +00:00
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"@next/swc-darwin-arm64": "15.0.1",
|
|
|
|
|
"@next/swc-darwin-x64": "15.0.1",
|
|
|
|
|
"@next/swc-linux-arm64-gnu": "15.0.1",
|
|
|
|
|
"@next/swc-linux-arm64-musl": "15.0.1",
|
|
|
|
|
"@next/swc-linux-x64-gnu": "15.0.1",
|
|
|
|
|
"@next/swc-linux-x64-musl": "15.0.1",
|
|
|
|
|
"@next/swc-win32-arm64-msvc": "15.0.1",
|
|
|
|
|
"@next/swc-win32-x64-msvc": "15.0.1",
|
|
|
|
|
"sharp": "^0.33.5"
|
2024-10-16 01:48:11 +00:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@opentelemetry/api": "^1.1.0",
|
|
|
|
|
"@playwright/test": "^1.41.2",
|
2024-10-26 18:38:40 +00:00
|
|
|
"babel-plugin-react-compiler": "*",
|
|
|
|
|
"react": "^18.2.0 || 19.0.0-rc-69d4b800-20241021",
|
|
|
|
|
"react-dom": "^18.2.0 || 19.0.0-rc-69d4b800-20241021",
|
2024-10-16 01:48:11 +00:00
|
|
|
"sass": "^1.3.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@opentelemetry/api": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"@playwright/test": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
2024-10-26 18:38:40 +00:00
|
|
|
"babel-plugin-react-compiler": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
2024-10-16 01:48:11 +00:00
|
|
|
"sass": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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/package-json-from-dist": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BlueOak-1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/pako": {
|
|
|
|
|
"version": "1.0.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
|
|
|
|
|
"integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
|
|
|
|
|
"license": "(MIT AND Zlib)"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/path-key": {
|
|
|
|
|
"version": "3.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/path-scurry": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BlueOak-1.0.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"lru-cache": "^11.0.0",
|
|
|
|
|
"minipass": "^7.1.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "20 || >=22"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/picocolors": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/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/process-nextick-args": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"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": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"loose-envify": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-dom": {
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"loose-envify": "^1.1.0",
|
|
|
|
|
"scheduler": "^0.23.2"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.3.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-dropzone": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"version": "14.2.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-14.2.10.tgz",
|
|
|
|
|
"integrity": "sha512-Y98LOCYxGO2jOFWREeKJlL7gbrHcOlTBp+9DCM1dh9XQ8+P/8ThhZT7kFb05C+bPcTXq/rixpU+5+LzwYrFLUw==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"attr-accept": "^2.2.2",
|
|
|
|
|
"file-selector": "^0.6.0",
|
|
|
|
|
"prop-types": "^15.8.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.13"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">= 16.8 || 18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-icons": {
|
|
|
|
|
"version": "5.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-is": {
|
|
|
|
|
"version": "16.13.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
|
|
|
|
|
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/readable-stream": {
|
|
|
|
|
"version": "2.3.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
|
|
|
|
|
"integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"core-util-is": "~1.0.0",
|
|
|
|
|
"inherits": "~2.0.3",
|
|
|
|
|
"isarray": "~1.0.0",
|
|
|
|
|
"process-nextick-args": "~2.0.0",
|
|
|
|
|
"safe-buffer": "~5.1.1",
|
|
|
|
|
"string_decoder": "~1.1.1",
|
|
|
|
|
"util-deprecate": "~1.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/rimraf": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"glob": "^11.0.0",
|
|
|
|
|
"package-json-from-dist": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"rimraf": "dist/esm/bin.mjs"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "20 || >=22"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/safe-buffer": {
|
|
|
|
|
"version": "5.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/scheduler": {
|
|
|
|
|
"version": "0.23.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz",
|
|
|
|
|
"integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"loose-envify": "^1.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 18:38:40 +00:00
|
|
|
"node_modules/semver": {
|
|
|
|
|
"version": "7.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-16 01:48:11 +00:00
|
|
|
"node_modules/setimmediate": {
|
|
|
|
|
"version": "1.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2024-10-26 18:38:40 +00:00
|
|
|
"node_modules/sharp": {
|
|
|
|
|
"version": "0.33.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz",
|
|
|
|
|
"integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color": "^4.2.3",
|
|
|
|
|
"detect-libc": "^2.0.3",
|
|
|
|
|
"semver": "^7.6.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@img/sharp-darwin-arm64": "0.33.5",
|
|
|
|
|
"@img/sharp-darwin-x64": "0.33.5",
|
|
|
|
|
"@img/sharp-libvips-darwin-arm64": "1.0.4",
|
|
|
|
|
"@img/sharp-libvips-darwin-x64": "1.0.4",
|
|
|
|
|
"@img/sharp-libvips-linux-arm": "1.0.5",
|
|
|
|
|
"@img/sharp-libvips-linux-arm64": "1.0.4",
|
|
|
|
|
"@img/sharp-libvips-linux-s390x": "1.0.4",
|
|
|
|
|
"@img/sharp-libvips-linux-x64": "1.0.4",
|
|
|
|
|
"@img/sharp-libvips-linuxmusl-arm64": "1.0.4",
|
|
|
|
|
"@img/sharp-libvips-linuxmusl-x64": "1.0.4",
|
|
|
|
|
"@img/sharp-linux-arm": "0.33.5",
|
|
|
|
|
"@img/sharp-linux-arm64": "0.33.5",
|
|
|
|
|
"@img/sharp-linux-s390x": "0.33.5",
|
|
|
|
|
"@img/sharp-linux-x64": "0.33.5",
|
|
|
|
|
"@img/sharp-linuxmusl-arm64": "0.33.5",
|
|
|
|
|
"@img/sharp-linuxmusl-x64": "0.33.5",
|
|
|
|
|
"@img/sharp-wasm32": "0.33.5",
|
|
|
|
|
"@img/sharp-win32-ia32": "0.33.5",
|
|
|
|
|
"@img/sharp-win32-x64": "0.33.5"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-16 01:48:11 +00:00
|
|
|
"node_modules/shebang-command": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"shebang-regex": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/shebang-regex": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/signal-exit": {
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-26 18:38:40 +00:00
|
|
|
"node_modules/simple-swizzle": {
|
|
|
|
|
"version": "0.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-arrayish": "^0.3.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-10-16 01:48:11 +00:00
|
|
|
"node_modules/source-map-js": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/streamsearch": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/string_decoder": {
|
|
|
|
|
"version": "1.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"safe-buffer": "~5.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/string-width": {
|
|
|
|
|
"version": "5.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"eastasianwidth": "^0.2.0",
|
|
|
|
|
"emoji-regex": "^9.2.2",
|
|
|
|
|
"strip-ansi": "^7.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/string-width-cjs": {
|
|
|
|
|
"name": "string-width",
|
|
|
|
|
"version": "4.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"emoji-regex": "^8.0.0",
|
|
|
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
|
|
|
"strip-ansi": "^6.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/string-width-cjs/node_modules/ansi-regex": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/string-width-cjs/node_modules/emoji-regex": {
|
|
|
|
|
"version": "8.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/string-width-cjs/node_modules/strip-ansi": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-regex": "^5.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/strip-ansi": {
|
|
|
|
|
"version": "7.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-regex": "^6.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/strip-ansi-cjs": {
|
|
|
|
|
"name": "strip-ansi",
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-regex": "^5.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/styled-jsx": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"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==",
|
2024-10-16 01:48:11 +00:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"client-only": "0.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2024-10-26 18:38:40 +00:00
|
|
|
"react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
|
2024-10-16 01:48:11 +00:00
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@babel/core": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"babel-plugin-macros": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tslib": {
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
|
|
|
|
|
"license": "0BSD"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/typescript": {
|
|
|
|
|
"version": "5.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"bin": {
|
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.17"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/undici-types": {
|
|
|
|
|
"version": "6.19.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
|
|
|
|
|
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/util-deprecate": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/which": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"isexe": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"node-which": "bin/node-which"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/wrap-ansi": {
|
|
|
|
|
"version": "8.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-styles": "^6.1.0",
|
|
|
|
|
"string-width": "^5.0.1",
|
|
|
|
|
"strip-ansi": "^7.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/wrap-ansi-cjs": {
|
|
|
|
|
"name": "wrap-ansi",
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-styles": "^4.0.0",
|
|
|
|
|
"string-width": "^4.1.0",
|
|
|
|
|
"strip-ansi": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
|
|
|
|
|
"version": "4.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-convert": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
|
|
|
|
|
"version": "8.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/wrap-ansi-cjs/node_modules/string-width": {
|
|
|
|
|
"version": "4.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"emoji-regex": "^8.0.0",
|
|
|
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
|
|
|
"strip-ansi": "^6.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-regex": "^5.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|