diff --git a/package.json b/package.json index cb238b53..46ee5bb8 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.7.3", - "@happy-dom/global-registrator": "^14.10.2", + "@happy-dom/global-registrator": "^14.10.3", "@heroicons/react": "^2.1.3", "@testing-library/react": "^15.0.7", "@types/bun": "^1.1.2", diff --git a/yarn.lock b/yarn.lock index 0aef0b7f..d22bf982 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1,6 +1,5 @@ # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. # yarn lockfile v1 -# bun ./bun.lockb --hash: B2E69267F1F38F97-01b2bdbaba5a7c44-E53EB7CE9CF70556-e64fff8aff224683 "@alloc/quick-lru@^5.2.0": @@ -43,14 +42,14 @@ resolved "https://registry.npmjs.org/@biomejs/biome/-/biome-1.7.3.tgz" integrity sha512-ogFQI+fpXftr+tiahA6bIXwZ7CSikygASdqMtH07J2cUzrpjyTMVc9Y97v23c7/tL1xCZhM+W9k4hYIBm7Q6cQ== optionalDependencies: - "@biomejs/cli-win32-x64" "1.7.3" - "@biomejs/cli-win32-arm64" "1.7.3" - "@biomejs/cli-darwin-x64" "1.7.3" "@biomejs/cli-darwin-arm64" "1.7.3" - "@biomejs/cli-linux-x64" "1.7.3" + "@biomejs/cli-darwin-x64" "1.7.3" "@biomejs/cli-linux-arm64" "1.7.3" - "@biomejs/cli-linux-x64-musl" "1.7.3" "@biomejs/cli-linux-arm64-musl" "1.7.3" + "@biomejs/cli-linux-x64" "1.7.3" + "@biomejs/cli-linux-x64-musl" "1.7.3" + "@biomejs/cli-win32-arm64" "1.7.3" + "@biomejs/cli-win32-x64" "1.7.3" "@biomejs/cli-darwin-arm64@1.7.3": version "1.7.3" @@ -62,26 +61,26 @@ resolved "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-1.7.3.tgz" integrity sha512-JXCaIseKRER7dIURsVlAJacnm8SG5I0RpxZ4ya3dudASYUc68WGl4+FEN03ABY3KMIq7hcK1tzsJiWlmXyosZg== -"@biomejs/cli-linux-arm64@1.7.3": - version "1.7.3" - resolved "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-1.7.3.tgz" - integrity sha512-phNTBpo7joDFastnmZsFjYcDYobLTx4qR4oPvc9tJ486Bd1SfEVPHEvJdNJrMwUQK56T+TRClOQd/8X1nnjA9w== - "@biomejs/cli-linux-arm64-musl@1.7.3": version "1.7.3" resolved "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-1.7.3.tgz" integrity sha512-c8AlO45PNFZ1BYcwaKzdt46kYbuP6xPGuGQ6h4j3XiEDpyseRRUy/h+6gxj07XovmyxKnSX9GSZ6nVbZvcVUAw== -"@biomejs/cli-linux-x64@1.7.3": +"@biomejs/cli-linux-arm64@1.7.3": version "1.7.3" - resolved "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-1.7.3.tgz" - integrity sha512-vnedYcd5p4keT3iD48oSKjOIRPYcjSNNbd8MO1bKo9ajg3GwQXZLAH+0Cvlr+eMsO67/HddWmscSQwTFrC/uPA== + resolved "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-1.7.3.tgz" + integrity sha512-phNTBpo7joDFastnmZsFjYcDYobLTx4qR4oPvc9tJ486Bd1SfEVPHEvJdNJrMwUQK56T+TRClOQd/8X1nnjA9w== "@biomejs/cli-linux-x64-musl@1.7.3": version "1.7.3" resolved "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-1.7.3.tgz" integrity sha512-UdEHKtYGWEX3eDmVWvQeT+z05T9/Sdt2+F/7zmMOFQ7boANeX8pcO6EkJPK3wxMudrApsNEKT26rzqK6sZRTRA== +"@biomejs/cli-linux-x64@1.7.3": + version "1.7.3" + resolved "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-1.7.3.tgz" + integrity sha512-vnedYcd5p4keT3iD48oSKjOIRPYcjSNNbd8MO1bKo9ajg3GwQXZLAH+0Cvlr+eMsO67/HddWmscSQwTFrC/uPA== + "@biomejs/cli-win32-arm64@1.7.3": version "1.7.3" resolved "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-1.7.3.tgz" @@ -99,12 +98,12 @@ dependencies: tslib "^2.4.0" -"@happy-dom/global-registrator@^14.10.2": - version "14.10.2" - resolved "https://registry.npmjs.org/@happy-dom/global-registrator/-/global-registrator-14.10.2.tgz" - integrity sha512-uA3XjvxmHANqc26o5K7NUCDBXcYppA5X6eYRaPZydbfNrDu8ay6Ho23ZwVlIm0hVX5X0PbzEUq+MZRLeiMv1VA== +"@happy-dom/global-registrator@^14.10.3": + version "14.10.3" + resolved "https://registry.yarnpkg.com/@happy-dom/global-registrator/-/global-registrator-14.10.3.tgz#b00a8dc9f5ccf9c6641e3a5c4707100696240351" + integrity sha512-37RApkOrOjrP3PfDxBkuVCBSFiCmv5i6MgmnmuAK9Oy8Bw/miY0C5OIQ+8blBVX+VoitXnOxUi04EtX6PS6PYw== dependencies: - happy-dom "^14.10.2" + happy-dom "^14.10.3" "@heroicons/react@^2.1.3": version "2.1.3" @@ -135,16 +134,16 @@ resolved "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.2.tgz" integrity sha512-Ofw+7oaWa0HiiMiKWqqaZbaYV3/UGL2wAPeLuJTx+9cXpCRdvQhCLG0IH8YGwM0yGWGLpsF4Su9vM1o6aer+Fw== -"@img/sharp-libvips-linux-arm@1.0.2": - version "1.0.2" - resolved "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.2.tgz" - integrity sha512-iLWCvrKgeFoglQxdEwzu1eQV04o8YeYGFXtfWU26Zr2wWT3q3MTzC+QTCO3ZQfWd3doKHT4Pm2kRmLbupT+sZw== - "@img/sharp-libvips-linux-arm64@1.0.2": version "1.0.2" resolved "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.2.tgz" integrity sha512-x7kCt3N00ofFmmkkdshwj3vGPCnmiDh7Gwnd4nUwZln2YjqPxV1NlTyZOvoDWdKQVDL911487HOueBvrpflagw== +"@img/sharp-libvips-linux-arm@1.0.2": + version "1.0.2" + resolved "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.2.tgz" + integrity sha512-iLWCvrKgeFoglQxdEwzu1eQV04o8YeYGFXtfWU26Zr2wWT3q3MTzC+QTCO3ZQfWd3doKHT4Pm2kRmLbupT+sZw== + "@img/sharp-libvips-linux-s390x@1.0.2": version "1.0.2" resolved "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.2.tgz" @@ -165,13 +164,6 @@ resolved "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.2.tgz" integrity sha512-VI94Q6khIHqHWNOh6LLdm9s2Ry4zdjWJwH56WoiJU7NTeDwyApdZZ8c+SADC8OH98KWNQXnE01UdJ9CSfZvwZw== -"@img/sharp-linux-arm@0.33.3": - version "0.33.3" - resolved "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.3.tgz" - integrity sha512-Q7Ee3fFSC9P7vUSqVEF0zccJsZ8GiiCJYGWDdhEjdlOeS9/jdkyJ6sUSPj+bL8VuOYFSbofrW0t/86ceVhx32w== - optionalDependencies: - "@img/sharp-libvips-linux-arm" "1.0.2" - "@img/sharp-linux-arm64@0.33.3": version "0.33.3" resolved "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.3.tgz" @@ -179,6 +171,13 @@ optionalDependencies: "@img/sharp-libvips-linux-arm64" "1.0.2" +"@img/sharp-linux-arm@0.33.3": + version "0.33.3" + resolved "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.3.tgz" + integrity sha512-Q7Ee3fFSC9P7vUSqVEF0zccJsZ8GiiCJYGWDdhEjdlOeS9/jdkyJ6sUSPj+bL8VuOYFSbofrW0t/86ceVhx32w== + optionalDependencies: + "@img/sharp-libvips-linux-arm" "1.0.2" + "@img/sharp-linux-s390x@0.33.3": version "0.33.3" resolved "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.3.tgz" @@ -268,55 +267,55 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@next/env@14.3.0-canary.61": - version "14.3.0-canary.61" - resolved "https://registry.npmjs.org/@next/env/-/env-14.3.0-canary.61.tgz" - integrity sha512-17hvk1JJMvLhhI/UQlq4cTGQ9wNTva7Z5pZobpGq/cS+C4WvcOVx+U6EqIXShGVpxYo9T/Bo8D8QN6I304kCdQ== - -"@next/swc-darwin-arm64@14.3.0-canary.61": - version "14.3.0-canary.61" - resolved "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.3.0-canary.61.tgz" - integrity sha512-QCXz6KlfPl+Yxljpmv3WJzRcXvlaXn13uf16l/MvIYyLyZWsash8bwT/Nff7426NBAmwoD9H/2oAAcfG21RRbQ== - -"@next/swc-darwin-x64@14.3.0-canary.61": - version "14.3.0-canary.61" - resolved "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.3.0-canary.61.tgz" - integrity sha512-Cye3T+lT8Z5mDKiHJmOVWp+aPVEcUK++H8ed86Wi5whv6pd1nhZPiGVdXfPMOsI9CA8YmGEyq9SLrf8lN+IHFQ== - -"@next/swc-linux-arm64-gnu@14.3.0-canary.61": - version "14.3.0-canary.61" - resolved "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.3.0-canary.61.tgz" - integrity sha512-3rNkiTxT4Y//dXkJt4m/P+Tmbu8xV3ssN3ehObi4t6YHczFDXY6T6w22AXqRPImXS7fDbrgcw4se0CZ338bt9A== - -"@next/swc-linux-arm64-musl@14.3.0-canary.61": - version "14.3.0-canary.61" - resolved "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.3.0-canary.61.tgz" - integrity sha512-APOIWlSCpUFFt2NrommABtIeAmC6lpMKoesV/Aab/6uRc1qPoOviVgVhX6dJZQz5Zbe6KlcEUE1an70NNS37ZQ== - -"@next/swc-linux-x64-gnu@14.3.0-canary.61": - version "14.3.0-canary.61" - resolved "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.3.0-canary.61.tgz" - integrity sha512-NZOKp1UdHwm2RJe8te3Qf2Wb/SKunxHFbvYaRUM3d2FGlOJDF/ULeZoQkd4JpPRFZZa0ekEOc5JmMPG1skzqlQ== - -"@next/swc-linux-x64-musl@14.3.0-canary.61": - version "14.3.0-canary.61" - resolved "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.3.0-canary.61.tgz" - integrity sha512-VwviphaAYtqijwyDWaCe5KGUJjBQotN5aFI46WXraq+ujhxcZJiNn9GyLsiYRfm2r1EGd+Y7qsElbQujiKbGlA== - -"@next/swc-win32-arm64-msvc@14.3.0-canary.61": - version "14.3.0-canary.61" - resolved "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.3.0-canary.61.tgz" - integrity sha512-36avHibxtiLhjLf4fn82NWgZTzSvoGLwx//cO/10XmmbXd+D3LXtHf0xK5CIMioka0fTNeGTb+qFJhVGAmQ1NA== - -"@next/swc-win32-ia32-msvc@14.3.0-canary.61": - version "14.3.0-canary.61" - resolved "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.3.0-canary.61.tgz" - integrity sha512-WM5CjEncX3WEiSX0QuwYOpttzBqsS6UluVKXqKo/dcmxo+9wwJfjG4gIj4NUD74R8nMpmDTjc+RITPorPC145Q== - -"@next/swc-win32-x64-msvc@14.3.0-canary.61": - version "14.3.0-canary.61" - resolved "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.3.0-canary.61.tgz" - integrity sha512-J0NZsTbZ5+wh5ShGqjusDkRyDk3k+tMSGBqzWLMyv1U9Q+MqxSrt17W1IXfTUurqiqhkeoqY3JktID5DGPMTLQ== +"@next/env@14.3.0-canary.62": + version "14.3.0-canary.62" + resolved "https://registry.yarnpkg.com/@next/env/-/env-14.3.0-canary.62.tgz#670c8176a84b6dff296a14d72f264627346d60ad" + integrity sha512-9UCw4gLumkrxZ5rJkBozdT+5581LEbRy314AOgMsIbKDUA/1RT1/0+XGSQbqOSJWWnzrzbjyOYhSdZMfoA6FMw== + +"@next/swc-darwin-arm64@14.3.0-canary.62": + version "14.3.0-canary.62" + resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.3.0-canary.62.tgz#5fd13e827964985f7d5f4a64afe26880d25e753b" + integrity sha512-XMsxYzvQrKGGfVv6E68wQm6O8Y0TeUYF+8iYHKdsogvQ8iNOYuXSdB391gcwZn5VoO7ss8dO6wexwxl+HHuF0g== + +"@next/swc-darwin-x64@14.3.0-canary.62": + version "14.3.0-canary.62" + resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.3.0-canary.62.tgz#ff9406d8c95fbc8799e89422f086b6d914bd4619" + integrity sha512-XAUbu/hRBwz0zPP/UIYG/gbk5ZDGyG+GyvDVDntyyzEIOv6g93KBEmoU4mCOqAlWd5sPNhtK/USw7YsaxOp9DA== + +"@next/swc-linux-arm64-gnu@14.3.0-canary.62": + version "14.3.0-canary.62" + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.3.0-canary.62.tgz#fca0787dc9040234e34b79908742daac29ab321e" + integrity sha512-dASDsFcCdpH7ctHaGcLrpD5DieIiu/e1xgsP3wdB5Fqaxvr2mQw87taZeB75PKgLpBqNHTWh53OKitTtTcMK3A== + +"@next/swc-linux-arm64-musl@14.3.0-canary.62": + version "14.3.0-canary.62" + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.3.0-canary.62.tgz#e32615bd27de94a874f89e09141e99b129c604b6" + integrity sha512-+AdQ9E+VrSEfGz0oYB33njUQigVcr2iGeLpSRcuu0dQNK8BTgoeV0+zckZ7hgeNCYP4/wmNPoc1d+k2sWV3Akw== + +"@next/swc-linux-x64-gnu@14.3.0-canary.62": + version "14.3.0-canary.62" + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.3.0-canary.62.tgz#4e23628f7b38037deadfeee83c961f3e8be1e122" + integrity sha512-yi+n59DVEyzJ5UH8Ec6eCm7ngOTN5zWOulVkIrGNQ3AcFvxOKym9ilhMfLvZBaeVBwmJNaFKDttC+4uds6rkVQ== + +"@next/swc-linux-x64-musl@14.3.0-canary.62": + version "14.3.0-canary.62" + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.3.0-canary.62.tgz#371da6d46319007c1e3acb544d9a18ee817d55cc" + integrity sha512-NWDDNPRMi+NOoz8fDYN8mrXqSw4hy6/NAHpPvntKA//1y3c5wdcFG5/2TOfcZq39UdBKnYCKQaiUCZbPJk4RjA== + +"@next/swc-win32-arm64-msvc@14.3.0-canary.62": + version "14.3.0-canary.62" + resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.3.0-canary.62.tgz#d65979f144308c5c2717b981d98ad1b5bffefe42" + integrity sha512-sFlh9XpDfUvJxVABWafg1QNz/sj5SK7VqGikMryKfRacy4h0iu6aAbQdyOrWTH3kxl01U+Hpe3HFdh7LCujFaw== + +"@next/swc-win32-ia32-msvc@14.3.0-canary.62": + version "14.3.0-canary.62" + resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.3.0-canary.62.tgz#9b6491dd6946b2a1b2e3dcb89a2bc170c3d0cf0f" + integrity sha512-IhRM1cTkoqNkPSaH0H7RspqqOMDaHj5Op2JHUrul+LTXFI6NtfCiU5f7RSjnOohg0UbT6yu9o7tAkFCtyNx3TA== + +"@next/swc-win32-x64-msvc@14.3.0-canary.62": + version "14.3.0-canary.62" + resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.3.0-canary.62.tgz#06cde13532212af348b8241f28901844eccd02f0" + integrity sha512-oruwEdfQdm5q3y/lRAynnbzVT2akMToi3tyB8SSRwtWPLQW56XlV/RAUC4PrFVjqlkcrh1NeopNNKPiUhJOXTQ== "@nodelib/fs.scandir@2.1.5": version "2.1.5" @@ -398,14 +397,6 @@ resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz" integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q== -"@types/react@*", "@types/react@^18.0.0", "@types/react@^18.3.2": - version "18.3.2" - resolved "https://registry.npmjs.org/@types/react/-/react-18.3.2.tgz" - integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w== - dependencies: - "@types/prop-types" "*" - csstype "^3.0.2" - "@types/react-dom@^18.0.0", "@types/react-dom@^18.3.0": version "18.3.0" resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.0.tgz" @@ -413,6 +404,14 @@ dependencies: "@types/react" "*" +"@types/react@*", "@types/react@^18.3.2": + version "18.3.2" + resolved "https://registry.npmjs.org/@types/react/-/react-18.3.2.tgz" + integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w== + dependencies: + "@types/prop-types" "*" + csstype "^3.0.2" + "@types/ws@~8.5.10": version "8.5.10" resolved "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz" @@ -565,14 +564,6 @@ client-only@0.0.1: resolved "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz" integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA== -color@^4.2.3: - version "4.2.3" - resolved "https://registry.npmjs.org/color/-/color-4.2.3.tgz" - integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A== - dependencies: - color-convert "^2.0.1" - color-string "^1.9.0" - color-convert@^1.9.0: version "1.9.3" resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" @@ -605,6 +596,14 @@ color-string@^1.9.0: color-name "^1.0.0" simple-swizzle "^0.2.2" +color@^4.2.3: + version "4.2.3" + resolved "https://registry.npmjs.org/color/-/color-4.2.3.tgz" + integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A== + dependencies: + color-convert "^2.0.1" + color-string "^1.9.0" + commander@^4.0.0: version "4.1.1" resolved "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz" @@ -750,17 +749,6 @@ function-bind@^1.1.2: resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== -glob@^10.3.10: - version "10.3.15" - resolved "https://registry.npmjs.org/glob/-/glob-10.3.15.tgz" - integrity sha512-0c6RlJt1TICLyvJYIApxb8GsXoai0KUP7AxKKAtsYXdgJR1mGEUa7DgwShbdk1nly0PYoZj01xd4hzbq3fsjpw== - dependencies: - foreground-child "^3.1.0" - jackspeak "^2.3.6" - minimatch "^9.0.1" - minipass "^7.0.4" - path-scurry "^1.11.0" - glob-parent@^5.1.2, glob-parent@~5.1.2: version "5.1.2" resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" @@ -775,15 +763,26 @@ glob-parent@^6.0.2: dependencies: is-glob "^4.0.3" +glob@^10.3.10: + version "10.3.15" + resolved "https://registry.npmjs.org/glob/-/glob-10.3.15.tgz" + integrity sha512-0c6RlJt1TICLyvJYIApxb8GsXoai0KUP7AxKKAtsYXdgJR1mGEUa7DgwShbdk1nly0PYoZj01xd4hzbq3fsjpw== + dependencies: + foreground-child "^3.1.0" + jackspeak "^2.3.6" + minimatch "^9.0.1" + minipass "^7.0.4" + path-scurry "^1.11.0" + graceful-fs@^4.2.11: 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== -happy-dom@^14.10.2: - version "14.10.2" - resolved "https://registry.npmjs.org/happy-dom/-/happy-dom-14.10.2.tgz" - integrity sha512-n9A1h5X4OCJ1ACjjrLQJQ10F02dkGj9wpPdtam/LsxPHfcpsRp55Kfrruz/LVbDuM4QLwgZ56jr4OSVImWZkhQ== +happy-dom@^14.10.3: + version "14.10.3" + resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-14.10.3.tgz#0131947cadf38a8c36687f6db641924da0a4696c" + integrity sha512-aD2HDciRbe+3zTO22XopVW4576SKQLxaq43aOQ/ydo1wxb2ZrjXWRTeiJmGOdvuFfjbGTZI+eXPyAF184Ie96g== dependencies: entities "^4.5.0" webidl-conversions "^7.0.0" @@ -936,11 +935,11 @@ nanoid@^3.3.6, nanoid@^3.3.7: integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g== next@canary: - version "14.3.0-canary.61" - resolved "https://registry.npmjs.org/next/-/next-14.3.0-canary.61.tgz" - integrity sha512-sabB+tzEjx9f8Rwmk0hzyZdAb+0uIYToiqmCWN0KwPEvkvoxCkVus9SxD9IE7W8aijW8uM+EPWHnhTBYNXMGOA== + version "14.3.0-canary.62" + resolved "https://registry.yarnpkg.com/next/-/next-14.3.0-canary.62.tgz#7db5c72402089605a9b95dbcef43cfca4de796c6" + integrity sha512-5Y9cuGdFUU7WLY4jhR9WSKqE7iRYc+qHE5Zg71tjkv+OkDPD7h74L6Y1VEkQsmyZ4fR7X7Z1okylo91jTVXNYw== dependencies: - "@next/env" "14.3.0-canary.61" + "@next/env" "14.3.0-canary.62" "@swc/helpers" "0.5.11" busboy "1.6.0" caniuse-lite "^1.0.30001579" @@ -948,16 +947,16 @@ next@canary: postcss "8.4.31" styled-jsx "5.1.3" optionalDependencies: + "@next/swc-darwin-arm64" "14.3.0-canary.62" + "@next/swc-darwin-x64" "14.3.0-canary.62" + "@next/swc-linux-arm64-gnu" "14.3.0-canary.62" + "@next/swc-linux-arm64-musl" "14.3.0-canary.62" + "@next/swc-linux-x64-gnu" "14.3.0-canary.62" + "@next/swc-linux-x64-musl" "14.3.0-canary.62" + "@next/swc-win32-arm64-msvc" "14.3.0-canary.62" + "@next/swc-win32-ia32-msvc" "14.3.0-canary.62" + "@next/swc-win32-x64-msvc" "14.3.0-canary.62" sharp "^0.33.3" - "@next/swc-darwin-arm64" "14.3.0-canary.61" - "@next/swc-darwin-x64" "14.3.0-canary.61" - "@next/swc-linux-arm64-gnu" "14.3.0-canary.61" - "@next/swc-linux-arm64-musl" "14.3.0-canary.61" - "@next/swc-linux-x64-gnu" "14.3.0-canary.61" - "@next/swc-linux-x64-musl" "14.3.0-canary.61" - "@next/swc-win32-arm64-msvc" "14.3.0-canary.61" - "@next/swc-win32-ia32-msvc" "14.3.0-canary.61" - "@next/swc-win32-x64-msvc" "14.3.0-canary.61" normalize-path@^3.0.0, normalize-path@~3.0.0: version "3.0.0" @@ -997,6 +996,11 @@ picocolors@^1: resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz" integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== +picocolors@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1" + integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== + picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: version "2.3.1" resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" @@ -1012,24 +1016,6 @@ pirates@^4.0.1: resolved "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz" integrity sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg== -postcss@8.4.31: - version "8.4.31" - resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz" - integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ== - dependencies: - nanoid "^3.3.6" - picocolors "^1.0.0" - source-map-js "^1.0.2" - -postcss@>=8.0.9, postcss@^8.0.0, postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.38: - version "8.4.38" - resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz" - integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A== - dependencies: - nanoid "^3.3.7" - picocolors "^1.0.0" - source-map-js "^1.2.0" - postcss-import@^15.1.0: version "15.1.0" resolved "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz" @@ -1074,6 +1060,24 @@ postcss-value-parser@^4.0.0: resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== +postcss@8.4.31: + version "8.4.31" + resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz" + integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ== + dependencies: + nanoid "^3.3.6" + picocolors "^1.0.0" + source-map-js "^1.0.2" + +postcss@^8.4.23, postcss@^8.4.38: + version "8.4.38" + resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz" + integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A== + dependencies: + nanoid "^3.3.7" + picocolors "^1.0.0" + source-map-js "^1.2.0" + pretty-format@^27.0.2: version "27.5.1" resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz" @@ -1088,23 +1092,23 @@ queue-microtask@^1.2.2: resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== -"react@19.0.0-beta-4508873393-20240430", "react@19.0.0-beta-9d76c954cf-20240510", "react@>= 16", "react@>= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0", react@^18.0.0, react@canary: - version "19.0.0-beta-9d76c954cf-20240510" - resolved "https://registry.npmjs.org/react/-/react-19.0.0-beta-9d76c954cf-20240510.tgz" - integrity sha512-LNCQIqNkPCMz6/WstO1joeHev+jB36dG5+HD1iUxy3sL6RRhOQL8KNV7mra6P6Z92iAW1zCgM0jeFFi6+22Qyw== - -"react-dom@19.0.0-beta-4508873393-20240430", react-dom@^18.0.0, react-dom@canary: - version "19.0.0-beta-9d76c954cf-20240510" - resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.0.0-beta-9d76c954cf-20240510.tgz" - integrity sha512-/Yh2B8Av7VBqRTRow4Scxrh5RO0z3vgANrO1UhomeQjq/Nz0oy6YtTNz3GXDlCAMqRuDVCBi4xCRO/KAjtsz1g== +react-dom@canary: + version "19.0.0-beta-26f2496093-20240514" + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.0.0-beta-26f2496093-20240514.tgz#5fe4e829db8d379303057f539900a61ed6ca2615" + integrity sha512-UvQ+K1l3DFQ34LDgfFSNuUGi9EC+yfE9tS6MdpNTd5fx7qC7KLfepfC/KpxWMQZ7JfE3axD4ZO6H4cBSpAZpqw== dependencies: - scheduler "0.25.0-beta-9d76c954cf-20240510" + scheduler "0.25.0-beta-26f2496093-20240514" react-is@^17.0.1: version "17.0.2" resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== +react@canary: + version "19.0.0-beta-26f2496093-20240514" + resolved "https://registry.yarnpkg.com/react/-/react-19.0.0-beta-26f2496093-20240514.tgz#3a0d63746b3f9ebd461a0731191bd08047fb1dbb" + integrity sha512-ZsU/WjNZ6GfzMWsq2DcGjElpV9it8JmETHm9mAJuOJNhuJcWJxt8ltCJabONFRpDFq1A/DP0d0KFj9CTJVM4VA== + read-cache@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz" @@ -1145,10 +1149,10 @@ run-parallel@^1.1.9: dependencies: queue-microtask "^1.2.2" -"scheduler@0.25.0-beta-9d76c954cf-20240510": - version "0.25.0-beta-9d76c954cf-20240510" - resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.25.0-beta-9d76c954cf-20240510.tgz" - integrity sha512-PK8FvV7a0BZeqGuN1L+pQvvG8Kqkd3nzGjdlKamDlF8A2kFHOnM3XRw0d9birdksqdraYONBxgJfQgkckBJgqw== +scheduler@0.25.0-beta-26f2496093-20240514: + version "0.25.0-beta-26f2496093-20240514" + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0-beta-26f2496093-20240514.tgz#a3bc0ff694ec6de7a78c1e48e1f8f4a8555bd77d" + integrity sha512-vDwOytLHFnA3SW2B1lNcbO+/qKVyLCX+KLpm+tRGNDsXpyxzRgkIaYGWmX+S70AJGchUHCtuqQ50GFeFgDbXUw== semver@^7.6.0: version "7.6.2" @@ -1218,7 +1222,16 @@ streamsearch@^1.1.0: resolved "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz" integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg== -string-width@^4.1.0, "string-width@npm:string-width@^4.2.0": +"string-width-cjs@npm:string-width@^4.2.0": + version "4.2.3" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + +string-width@^4.1.0: version "4.2.3" resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -1236,6 +1249,13 @@ string-width@^5.0.1, string-width@^5.1.2: emoji-regex "^9.2.2" strip-ansi "^7.0.1" +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": + version "6.0.1" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" @@ -1317,13 +1337,6 @@ tailwindcss@^3.4.3: resolve "^1.22.2" sucrase "^3.32.0" -"thenify@>= 3.1.0 < 4": - version "3.3.1" - resolved "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz" - integrity sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw== - dependencies: - any-promise "^1.0.0" - thenify-all@^1.0.0: version "1.6.0" resolved "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz" @@ -1331,6 +1344,13 @@ thenify-all@^1.0.0: dependencies: thenify ">= 3.1.0 < 4" +"thenify@>= 3.1.0 < 4": + version "3.3.1" + resolved "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz" + integrity sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw== + dependencies: + any-promise "^1.0.0" + to-regex-range@^5.0.1: version "5.0.1" resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" @@ -1380,9 +1400,9 @@ which@^2.0.1: dependencies: isexe "^2.0.0" -"wrap-ansi@npm:wrap-ansi@^7.0.0": +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": version "7.0.0" - resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== dependencies: ansi-styles "^4.0.0"